﻿
table.dataTable thead th {
    text-align: left;
}
div.dataTables_filter label input, div.comboContainer select {
    border: 1px solid #11457E;
    color: #959595;
    display: inline-block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    height: 20px;
    padding: 0 10px;
}
div.comboContainer {
    height: 35px;
    margin: 15px 0;
    position: relative;
    z-index: 10000;
}
div.comboContainer span {
    font-size: 14px;
    line-height: 30px;
    margin-right: 30px;
    margin-top: 10px;
}
div.comboContainer select {
    border-radius: 5px;
    height: 30px;
    margin: 0 auto;
    padding: 5px 5px 5px 20px;
    text-align: left;
    vertical-align: middle;
    width: 150px;
}
div.comboContainer select option {
    padding-left: 20px;
}
div.comboContainer div {
    float: left;
    overflow: hidden;
    width: auto;
}


div.comboContent > div:first-of-type
{
    min-width: 20%;
}
div.comboContent > div {
    float: left;
    min-width: 30%;
    margin: 0;
}

div.kSearchCont  div.comboContent div.input div.contentinput {
    clear: both;
}


table.dataTable thead th {
    background-color: #11457E;
    color: #EFEFEF;
    text-shadow: 1px 1px 0 #333333;
}
table.dataTable td {
    overflow: hidden;
    padding: 3px 10px;
}
.dataTables_filter {
    float: right;
    margin-bottom: 10px;
    text-align: right;
}
div.contentOptions button {
    display: block;
    float: right;
    margin: 0 5px 5px 0;
}
div.tableContainer.gridHores .dataTables_filter, div.tableContainer.gridGastos .dataTables_filter {
    display: none;
}
.page1 {
    overflow: hidden;
    position: relative;
}
.contentOptions {
    background: none repeat scroll 0 0 #E2E4FF;
    border: 2px solid;
    float: right;
    margin: 10px 0;
    min-height: 30px;
    min-width: 30px;
    overflow: hidden;
    position: relative;
    width: 400px;
    background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #11467E),
	color-stop(1, #FFFFFF),
	color-stop(1, #FFFFFF),
	color-stop(1, #E2E4FF)
    );
    background-image: -o-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -moz-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -webkit-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -ms-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: linear-gradient(to top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
}

.contentOptions .i-l, .contentOptions div.checkbox > span {
    color: white;
    display: inline-block;
    font-family: Arial,​Tahoma,​Verdana,​sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    min-height: 20px;
    text-decoration: none;
    text-shadow: 0 0 2px #000000;
}


.gridUser .dataTables_length {
    position: absolute;
    right: 0;
    top: -40px;
}
.displayNumber {
    text-align: right;
}


.permissionTable{
    font-size: 12px;
    width: 100%;
    overflow : hidden ;
    border: 2px solid;
    clear: both;
    margin: 0 auto;
   
}

.permissionTable tr td span:first-of-type {
    visibility: hidden;
}

.permissionTable .headerContainer, .permissionTable .bodyContainer {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.permissionTable table{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #D2D2D2;
}


.permissionTable table tr td, 
.permissionTable table tr th {
   width: 40px;
   border: 1px solid #D2D2D2;
}

.permissionTable tbody tr td:first-of-type, 
.permissionTable thead tr th:first-of-type {
    width: auto;
}


.permissionTable table thead tr  {
    background-image: linear-gradient(to top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
}
.permissionTable table thead tr th  {
    background-color: rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 115%;
    font-weight: bolder;
    height: 35px;
    margin: 0;
    padding: 0 5px;
    text-shadow: 0 0 2px #000000;
}
.permissionTable table tr td input {
    display: block;
    margin: 0 auto;
}

.permissionTable thead, 
.permissionTable tbody {
   
}

.permissionTable tbody tr:hover td {
   background-color: 	#ECECEC;
}





.llegenda2 {
    background-color: #E2E4FF;
    border: 2px solid;
    border-radius: 10px;
    color: #11457E;
    margin: 45px auto 10px;
    overflow: hidden;
    padding: 10px;
    width: 850px;
}
.llegenda2 div p {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    width: 100%;
}
.llegenda2 div {
    background-color: #FFFFFF;
    border: 1px solid;
    display: block;
    float: left;
    height: auto;
    margin: 5px;
    min-height: 40px;
    padding: 1px 5px;
    width: 99px;
}
.checkAll {
    margin: 5px;
    padding: 5px 20px;
    position: absolute;
    right: 16%;
}
.pestanyesGridClient {
    display: none;
}
.grid-container > div {
    margin: 0 auto;
    overflow: hidden;
    width: 95%;
}
.grid-container div.checkbox {
    padding-top: 20px;
}
.grid-container div.dataTables_info, .grid-container div.dataTables_paginate {
    display: none;
}
.calendarGridContainer .dataTables_scrollHead {
    width: 96.5% !important;
}
tr.total td {
    background: none repeat scroll 0 0 #FFDDDD !important;
    font-weight: bolder;
}
div.gridHores div.dataTables_scroll th {
    font-size: 14px;
    font-weight: normal;
}
div.gridHores table.dataTable td {
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div.gridHores table.dataTable tr td:first-of-type:hover {
    background: none repeat scroll 0 0 #D3D6FF;
    border: 1px solid #000000;
    border-radius: 5px;
    font-size: 14px;
    margin-left: -2px;
    padding: 3px 20px;
    position: absolute;
    z-index: 1000;
}
div.gridHores table.dataTable td.dataTables_empty:hover {
    position: relative;
}
select.camp {
    border: 1px solid;
    border-radius: 3px;
    font-weight: normal;
    margin: 0 auto;
    padding: 2px;
    text-align: left;
    vertical-align: middle;
}
table.dataTable {
    table-layout: fixed;
}
table.dataTable th {
    text-transform: capitalize;
}
div.gridHores div.dataTables_info, div.gridHores div.dataTables_paginate, div.gridGastos div.dataTables_info, div.gridGastos div.dataTables_paginate {
    display: none;
}

div.kSearchCont
{
    border: 2px solid;
    float: right;
    margin: 10px 0;
    overflow: hidden;
    padding: 20px;
    width:40%;
    position: relative;
    background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #11467E),
	color-stop(1, #FFFFFF),
	color-stop(1, #FFFFFF),
	color-stop(1, #E2E4FF)
    );
    background-image: -o-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -moz-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -webkit-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -ms-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: linear-gradient(to top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
}

div.kSearchCont div.input div.i-l
{
    width: 35%;
}

div.kSearchCont div.input div.contentinput
{
        clear: none;
}

div.kSearchCont button.searchGrid
{
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 5px;
    overflow: hidden;
}

div.kSearchCont div.closeOptions {
    background: url("../images/wave/close_pop.png") no-repeat scroll 0 0 / 25px 25px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 25px;
    margin: 5px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}

div.contentOptions div.closeOptions {
    background: url("../images/wave/close_pop.png") no-repeat scroll 0 0 / 25px 25px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 25px;
    margin: 5px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}
div.kSearchCont.min div.closeOptions {
    background-image: url("../images/find.png");
    background-size: 100% 100%;
    height: 30px !important;
    width: 30px !important;
}
div.showOptions:hover {
    bottom: 1px;
    box-shadow: 0 0 3px #0000FF;
    position: relative;
}
.tableContainer .dataTables_processing {
    border: 2px solid;
    font-weight: bold;
    height: 50px;
    margin-left: -25%;
    margin-top: -25px;
    width: 50%;
}
.tableContainer .dataTables_scrollHead {
    background: none repeat scroll 0 0 #EDEDED;
}
.checkAll {
    float: left;
}
.contLeft {
    overflow: hidden;
}
.contLeft .capa-checks-cita-previa {
    float: left;
}
.dialogPreCalendarI .dataTables_paginate, .dialogPreCalendarI .dataTables_info {
    display: none;
}
tr.firstRowTmpl {
    visibility: hidden;
}
tr.firstRowTmpl td {
    height: 1px;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 5px !important;
}
.grid-container {
    margin: 20px 0 10px;
}
.formContainer .left {
    float: left;
    overflow: hidden;
    width: 45%;
}
.formContainer .right {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid;
    border-radius: 5px;
    float: right;
    margin: 20px 0;
    min-height: 250px;
    overflow: hidden;
    width: 50%;
}
.formContainer .left input, .formContainer .left textarea {
    max-width: 95%;
}
.formContainer .right img {
    border: 1px solid;
    display: block;
    height: auto;
    margin: 0 0 50px;
    min-height: 130px;
    width: 95%;
}
.formContainer .right a, .formContainer .right div {
    display: block;
    float: left;
    margin: 0 20px 5px;
}
.imgCont {
    border-bottom: 1px solid;
    margin: 5px !important;
    overflow: hidden;
    padding: 0 15px;
    width: 90%;
}
.gridGrups .dataTables_info, .gridGrups .dataTables_paginate {
    display: none;
}
.formContainer {
    display: none;
}
.bttnShowAll {
    margin: 0 100px;
    width: 40%;
}
.dialog .page {
    float: left;
    overflow: hidden;
    width: 100%;
}
.page.page2 {
    border: 5px solid;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.calendarPages .page1 {
    clear: both;
    width: 100%;
}
.calendarPages .page2 {
    border: medium none;
    clear: both;
    overflow: hidden;
}
.formLeft {
    float: left;
    margin-right: 5%;
}
.dataTables_info, .dataTables_paginate, .dataTables_length {
    display: none;
}
.comboContent{
    font-weight: bolder;
    overflow: hidden;
    text-shadow: 0 0 2px #FFFFFF;
}
.fitxers .comboContent {
    float: left;
    height: 50px;
    overflow: hidden;
    width: 48%;
}
.fitxers .textlbl {
    float: left;
    margin-left: 5px;
    max-width: 150px;
    padding: 20px 0 5px;
    width: 150px;
}
.textlbl {
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    margin: 0 20px;
    max-width: 120px;
    padding: 20px 0 5px;
    text-shadow: 0 0 2px #000000;
    width: 20%;
}
div.tableContainer.gridYear {
    float: left;
    width: 19%;
}
#container .w20 {
    border: medium none;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 40%;
}
#container .w80 {
    border: medium none;
    float: right;
    margin: 0 0 0 1%;
    min-height: 200px;
    overflow: hidden;
    padding: 0;
    width: 59%;
}
.notiftabbs {
    background-color: #11457E;
    overflow: hidden;
    width: 100%;
}
.notiftabbs > div {
    background: none repeat scroll 0 0 #11457E;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    line-height: 10px;
    margin-right: 2px;
    padding: 5px;
    text-align: center;
}
.selected {
}
.notiftabbs > div.selected {
    background-color: #808080;
}
.containerFORM .part {
    margin: 15px 5px;
    overflow: hidden;
}
.displayAlways {
    display: inherit !important;
}
.displayNever {
    display: inherit !important;
}
.textAlignRight {
    text-align: right;
}
.textAlignRightTallat {
    text-align: right;
    white-space:nowrap;
    text-overflow: ellipsis;
}
.textAlignLeft {
    text-align: left;
}
.textAlignLeftTallat {
    text-align: left;
    white-space:nowrap;
    text-overflow: ellipsis;
}
tr td .enabled {
    background-image: url("../images/enabled.png");
}
tr td .disabled {
    background-image: url("../images/disabled.png");
}
.contentOptions.easy .searchGrid {
    bottom: 0;
    position: absolute;
    right: 0;
}
.contentOptions.easy .contentinput {
    clear: none;
    margin-left: 15px;
    width: inherit;
}
.contentInputs {
    margin: 20px;
}
.dataTables_filter {
    display: none;
}
.multiTableContainer {
    height: auto;
    overflow: hidden;
    width: 66%;
}
.multiTableContainer .tableContainer {
    border: 1px solid;
    border-radius: 5px;
    clear: none;
    float: right;
    height: 300px;
    margin: 0 2%;
    width: 45%;
}
.multiTableContainer .sortable {
    border: 4px dashed;
    border-radius: 5px;
    height: 230px;
    margin: 0 auto;
    overflow: auto;
    width: 85%;
}
.multiTableContainer .file {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid;
    cursor: pointer;
    display: block;
    font-size: 80%;
    margin: 4px;
    padding: 3px 5px;
    word-wrap: break-word;
}
.multiTableContainer .file:nth-child(2n) {
    background-color: #DDDDDD;
}
.multiTableContainer .file:hover {
    background-color: #CCCCCC;
}
.filterAttachments {
    background: none repeat scroll 0 0 #E2E4FF;
    border: 1px solid;
    border-radius: 5px;
    float: left;
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 33%;
}
.dialogAttachments span.title {
    display: block;
    font-size: 110%;
    margin: 15px;
    text-decoration: underline;
    width: 70%;
}
.sendFilter {
    bottom: 10px;
    position: absolute;
    right: 10px;
}
.tableContainer.gridYear td {
    cursor: pointer;
}
.contentOptions.easy.ktf-form {
    height: 100px !important;
}
.contentOptions.easy.ktf-form.showOptions {
    height: 30px !important;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.tableContainer table.dataTable thead th {
    background-color: rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 115%;
    font-weight: bolder;
    height: 35px;
    margin: 0;
    padding: 0 5px;
    text-shadow: 0 0 2px #000000;
}
div.tableContainer table.dataTable thead tr {
    background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #11467E),
	color-stop(1, #FFFFFF),
	color-stop(1, #FFFFFF),
	color-stop(1, #E2E4FF)
    );
    background-image: -o-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -moz-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -webkit-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -ms-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: linear-gradient(to top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
}
.bg-gradient {
   background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #11467E),
	color-stop(1, #FFFFFF),
	color-stop(1, #FFFFFF),
	color-stop(1, #E2E4FF)
    );
    background-image: -o-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -moz-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -webkit-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: -ms-linear-gradient(top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
    background-image: linear-gradient(to top, #11467E 0%, #FFFFFF 100%, #FFFFFF 100%, #E2E4FF 100%);
}
div.tableContainer table.dataTable tr.odd td{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D2D2D2;
}


div.tableContainer table.dataTable tr.even td{
    background: none repeat scroll 0 0 #ECECEC;
}

div.tableContainer table.dataTable tr.odd td.sorting_1 
{
    background-color: #EEEEFF;
}

div.tableContainer table.dataTable tr.even td.sorting_1 
{
    background-color: #DCDCDC;
}




div.tableContainer table.dataTable tr:hover td{
    background: none repeat scroll 0 0 #D0D7E1 !important;
}



div.tableContainer table.dataTable {
    border-collapse: collapse;
}
div.tableContainer table.dataTable, div.tableContainer table.dataTable th, div.tableContainer table.dataTable td {
    border: 1px solid #D2D2D2;
}


.formPartLeft {
    float: left;
    width: 50%;
}

.formPartRight {
    float: right;
    width: 50%;
}

.formPartLeft div.input div.i-l, 
.formPartRight div.input div.i-l
{
    float: left;
    width: 30%;
}

.formPartLeft div.input div.contentinput, 
.formPartRight div.input div.contentinput
{
    clear: none;
    float: left;
    width: inherit;
}
table tr td div.mright {
    background-color: #555;
    border-radius: 4px;
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 0 auto;
}
table.dataTable td {
    padding: 2px 3px !important;
}
div.gridFitxers table.dataTable tbody tr td div.isdeleted
{
    opacity: 0.5;
    text-decoration: line-through;
}
div.kSearchContFull{
    width:100%;
}
div.gridHores table.dataTable td.dataTables_empty {
    text-align: center;
}

.divicons {
    float: left;
    width: 70%;
}

.w12 {
    float: left;
    padding: 10px;
    width: 50%;

}
table.dataTable tbody tr td.searched, table.dataTable tbody tr:hover td.searched {
    background-color: #1111dd !important;
    color: white !important;
    text-shadow: none !important;
}