/*custom styles*/

body.modal-open {
    padding-right: 0px !important;
    overflow-y: auto;
}
th.thBorderNone{
    border:none !important;
}

th.thBorderNoneLineHeight{
    border:none !important;
    line-height:2 !important;
}

.borderTop0{
    border-top:0 !important;
}

.zIndexM201{
	z-index:201 !important;
}
.warningText{
	font-weight: bold;
	color:#ff6c00;
}
.width14{
    width:14%;
}
.width50{
     width:50% !important;
}
.width25{
    width:25% !important;
}
.width900{
    width:900px !important;
}
.width85{
    width:85% !important;
}
.width100{
	width:100% !important;
}
.width180{
	width:180px !important;
}

.width200{
	width:200px !important;
}
.width162px{
    width:162px !important;
}
.height29{
    height:29px;
}
.maxHeight95{
	max-height:95px !important;
}
.height100{
    height:100%;
}
.lineHeightTable{
    line-height:29px;
    font-size: 11px;
    font-weight: 600;
}
.floatLeft{
    position:relative;
    float:left;
}
.floatRight{
    position:relative;
    float:right;
}
.breakWord{
	word-wrap:break-word;
	white-space: normal;
	line-height: 1.5em;
}

li.dropdown-footer{
height: 45px !important;
-webkit-border-bottom-right-radius: 5px !important;
-webkit-border-bottom-left-radius: 5px !important;
-moz-border-radius-bottomright: 5px !important;
-moz-border-radius-bottomleft: 5px !important;
border-bottom-right-radius: 5px !important;
border-bottom-left-radius: 5px !important;
}

ul.dropdown-notifications{
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.dropdown-footer a:hover{
	background-color: transparent !important;
}
/*** Margins ***/
.fontSize16{
	font-size:16px;
}
.fontSize20{
	font-size:20px;
}
.marginTop3px{
	margin-top:3px;
}
.marginTop5px{
	margin-top:5px;
}
.marginTop8px{
	margin-top:8px;
}
.marginTop10px{
	margin-top:10px;
}
.marginTop15px{
	margin-top:15px;
}
.marginTop25px{
	margin-top:25px;
}
.marginTop6{
    margin-top:6% !important;
}
.marginLeft5{
	margin-left:5px;
}
.marginLeft10{
	margin-left:10px;
}
.marginLeft15{
	margin-left:15px;
}
.marginLeft20{
	margin-left:20px;
}
.marginLeft25{
	margin-left:25px;
}
.marginLeft40{
	margin-left:40px;
}
.marginLeft8EM{
	margin-left:8em;
}
.marginLeft13EM{
    margin-left:13em;
}
.marginRight5{
	margin-right:5px;
}
.marginRight10{
	margin-right:10px;
}
.marginRight15{
	margin-right:15px;
}
.marginRight20{
	margin-right:20px;
}
.marginRight40{
	margin-right:40px;
}
.marginRight100{
	margin-right:100px;
}

.margin-25-auto{
 margin:25% auto !important;
}
/*** /Margins ***/
.sidebar-filter{
  width:160px;
  height:auto;
  margin:0 10px 10px;
  position:absolute;
}
/*** Tables ***/
.tableMH350{
	max-height:350px;
	overflow:scroll;
	width:370px;
}

.tableW490H275{
	width: 490px;
	height:275px;
	overflow:scroll;
}
.tableMH125{
	max-height:125px;
	overflow:scroll;
	width:290px;
}
/*** /Tables ***/

.headerFilter{
	height: 27px;
	background-color:#66A5BF !important;
	color:#ffffff !important;
	line-height: 28px;
	padding-left:15px;
	font-size:12px;
	font-weight:600;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.sidebarModuleFilter{
    border: 1px solid;      /*dgp*/
    border-color: #b1b1b1;  /*dgp*/
	width:162px;
	height:auto;
	margin: 4px 0 11px 0;
	background-color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.radioInFilter{
	padding: 0 10px 9px 10px;
}

.unit-filter {
	padding: 0 0 0 0;
}

.unit-filter-label {
	padding: 5px 5px 0px 10px !important;
}

.unitMenu {
    padding: 5px 10px 5px 10px;
    color: #262626 !important;
    /*border-right: 1px solid #ddd;
    background-color: #ddefff;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; DGP*/
}

.unitMenu label {
    font-size: 12px;
    display: block !important;
}

div.radio.radioInFilter label span {
	margin-bottom:5px;
}
.weekSelect{
    width:45%;
    line-height: 11px;
    margin-top:13px;
    position:relative;
    float:left;
}

.flexbox-container {
    display: flex;
    justify-content: space-between;
}

.dayTurn{
	width:100%;
	height:100%;
	margin-bottom:10px;
    padding:6px 4px 10px 4px;
    background-color: #CBE5FE;
    border-radius: 8px;
}

.dayTurnMonth{
	width:100%;
	height:100%;
    /*margin-bottom:10px;
     padding:10px 4px 10px 4px;
    background-color:#ddefff; DGP*/
}

.dayTurn div:not(:last-child), .nightTurn div:not(:last-child), .rotativeContainer div:not(.emptyCardRotative){
    cursor:pointer;
}

.nightTurn{
	width:100%;
	height:100%;
	margin-bottom:10px;
	padding:6px 4px 10px 4px;
    background-color:#BCC0D3;
    border-radius: 8px;
}

.nightTurnMonth {
	width:100%;
	height:100%;
	margin-bottom:10px;
	/*padding:10px 7px 10px 8px;*/
	/* background-color:#afbabc; */
}

.rotativeContainer{
    width:100%;
    height:55px;
    padding:7px 7px 10px 8px;
}


.rotativeIndex{
    width:45px;
    height:25px;
    padding:5px 2px 2px 2px;
    border-radius: 3px;
    background-color: #64b338; /*JM*/ 
    font-size: xx-small;
    color: #ffffff;
    font-weight:600;
    margin-top: 6px;
    border-color: #cccccc;
    border-style: solid;
    border-width: thin;
    text-align: center;
    font-family: 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
}

.rotativeIndexSpace{
    width:40px;
    /*display: none;*/
}

.rotativeTurn{
	width:150px;
	height:100%;
}

.editClient i{
    cursor:pointer;
    color:#ff6c00;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.editClient i:hover{
    color:#FFA664;
}

.turnCard {
    width:100%;
    min-width:127px;
    height:44px;
    margin:0 0 7px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.turnCardExtends {
    width:100%;
    min-width:127px;
    height:88px;
    margin:0 0 7px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.turnCardEnvoy{
    width:100%;
    min-width:133px;
    height:35px;
    margin:0 0 4px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#ffffff;
    background-color: #066FAE;
}
/*.turnCard:not(:first-child){
	margin:5px 0 4px 0;
}*/
.turnCardRotative{
    width:12%;
    min-width:133px;
}
.turnCardShift{
    width:100%;
    min-width:127px;
}
.emptyCard{
    width:100%;
    min-width:133px;
    height:35px;
    border:1px solid transparent;
    margin:0 0 4px 0;
}
.emptyCardRotative{
    width:12%;
    min-width:133px;
    height:35px;
    border:1px solid transparent;
    margin:0 0 4px 0;
}
.turnCardRotativeWrapper{
    width:12%;
    min-width:133px;
}
.cardInfo{
    width:75%;
    min-width:90px !important;
    height:45px;
    position:relative;
    float:right;
    font-size:10px;
}

.upperInfo{
    width:100%;
    height:13px;
}

.infoCorner{
	width: 30px;
    height: 14px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    margin-left: 4px;
    cursor: pointer;
    overflow: hidden;
    color:#ffffff;
    padding-top: 0 !important;
}

.corner-worker-div {
    width: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    display: inline-block;
    text-align: center;
    height: 17px;
}

.corner-worker-div .user-img {
    content: url("../img/user.png");
    width: 8px;
    vertical-align: top !important;
}

.corner-client-div {
    width: 15px;
    padding-top: 2px;
    padding-bottom: 3px;
    display: inline-block;
    vertical-align: top !important;
    text-align: center;
    height: 17px;
}

.corner-client-div i {
    vertical-align: top !important;
}

/* Blanco */
.corner-color-B {
	background-color:#ffffff;
    color:#666666;
    /*border:1px solid #c1c1c1;*/
	border:1px solid #acacac;
}

/* Gris */
.corner-color-G {
	background-color:#919191;
}

/* Morado */
.corner-color-M {
	background-color: #a000de;
}

/* Rojo */
.corner-color-R {
	background-color: #E20C0C;
}
.corner-color-R1 {
    background-color: #F73D2F;
    color:#ffffff;
}

/* Naranja */
.corner-color-N {
	background-color: #ff6c00;
}/* Naranja */
.corner-color-N1 {
    background-color: #F1A983;
}

/*Negro*/
.corner-color-Ne {
    background-color:#000;
    color:#ffffff;
}

/* Azul */
.corner-color-Az {
	background-color:#066FAE;
    color:#ffffff;
}
.corner-color-Az1 {
    background-color:#45B0E1;
    color:#000000;
 }

/* Verde */
.corner-color-V {
	background-color: #3A9E26;
	color:#ffffff;
}
.corner-color-V1 {
    background-color: #99D3A7;
    color:#000;
}

.corner-color-A {
	background-color: #DEA100;
	color:#ffffff;
}

.corner-color-G, .corner-color-M, .corner-color-R, .corner-color-N, .corner-color-V, .corner-color-Az {
	color:#ffffff;
}

.corner-color-return{
    border: 2px solid black;
}
.corner-color-return>div>.shift-type {
    padding-top: 0.6px;
}




.infoCornerPending{
    width:17px;
    height:17px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    color:#ffffff;
    padding-left:4px;
    margin-left:4px;
    cursor:pointer;
    background-color:#066fae;
}

.infoCornerEnvoy{
    width:17px;
    height:17px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    color:#ffffff;
    padding-left:4px;
    margin-left:4px;
    cursor:pointer;
}

.nameLastName{
    width:95px;
    height:13px;
    font-weight:600;
    font-size:10px;
    white-space:nowrap;
    overflow:hidden;
    text-align:left;
    float: left;
}

.status-label{
    width:98%;
    height:14px;
    font-weight:400;
    font-size:9px;
    white-space:nowrap;
    overflow:hidden;
    text-align:left;
    padding-right: 6px;
    padding-top: 2px;
}

.disponibilidad{
	line-height:30px;
}

#rotativeWeekRow > div:nth-child(odd), #assignShifts tr#prosContent td > div.width100:nth-child(odd){
    background-color: #ffffff;
}

#rotativeWeekRow > div:nth-child(even), #assignShifts tr#prosContent td > div.width100:nth-child(even){
    background-color: #e1e1e1;
}

/*employees icons*/
.employeeIcon{
	width:24px;
	height: 24px;
	margin: 10px 2px 5px 5px;
	position:relative;
	float:left;
}
.employeeIcon>img{
    border-radius: 3px;
}

/* Occupations icons */

.occ-icon{ /* Icono genérico */
    content: url("../img/icons/generic.jpg");
}

.occ1{ /*admin*/
	content: url("../img/icons/admin.png");
}
.occ2{ /*auxiliar*/
	content: url("../img/icons/auxiliar.jpg");
}
.occ3{ /*digitador*/
    content: url("../img/icons/digitador.jpg");
}
.occ4{ /*enfermera*/
    content: url("../img/icons/enfermera.jpg");
}
.occ5{ /*matrona*/
	content: url("../img/icons/matrona.jpg");
}
.occ6{ /*médico*/
	content: url("../img/icons/medico.jpg");
}
.occ7{ /*médico anestesista*/
	content: url("../img/icons/anestesista.png");
}
.occ8{ /*médico microbiología */
	content: url("../img/icons/microbiologo.png");
}
.occ9{ /*Tec. Alimentación*/
	content: url("../img/icons/nutricionista.png");
}
.occ10{ /*Tec Odontología*/
	content: url("../img/icons/odontologo.png");
}
.occ11{ /*TPM*/
	content: url("../img/icons/tpm.jpg");
}
.occ12{ /* Kinesiológo */
	content: url("../img/icons/kinesiologo.jpg");
}
.occ13{ /* Informático */
	content: url("../img/icons/informatico.png");
}
.occ14{ /* Enfermera Coordinadora */
	content: url("../img/icons/enf-coordinadora.jpg");
}

.occ15{/*Fonoaudiologo*/
    content: url("../img/icons/fonoaudiologo.jpg");
}

.occ16{/*Terepia ocupacional*/
    content: url("../img/icons/terapeuta_ocupacional.jpg");
}

.occ17{/*Tecnólogo Medico*/
    content: url("../img/icons/generic.jpg");
}

.occ18{/*Informático Biomédico*/
    content: url("../img/icons/generic.jpg");
}

.occ19{/*Tec. Arsenalero*/
    content: url("../img/icons/generic.jpg");
}

.occ20{/*Tec. Anestesia*/
    content: url("../img/icons/generic.jpg");
}

.occ21{/*Tec. Farmacia*/
    content: url("../img/icons/generic.jpg");
}

.occ22{/*Tec. Informático*/
    content: url("../img/icons/generic.jpg");
}

.occ23{/*Ing. Informático*/
    content: url("../img/icons/generic.jpg");
}

.occ24{/*Secretaria*/
    content: url("../img/icons/generic.jpg");
}

.occ25{/*Asistente Social*/
    content: url("../img/icons/generic.jpg");
}

.occ26{/*Tecnico electronica*/
    content: url("../img/icons/generic.jpg");
}

/* Valdivia Icons  */
.occ101{ /*ADMINISTRATIVO*/
	content: url("../img/icons/vald-admin.png");
}
.occ102{ /*AUXILIAR*/
	content: url("../img/icons/vald-aux.png");
}
.occ103{ /*BIOQUIMICO*/
    content: url("../img/icons/vald-prof.png");
}
.occ104{ /*ENFERMERA*/
    content: url("../img/icons/vald-prof.png");
}
.occ105{ /*INGENIERO CIVIL ELÉCTRICO*/
	content: url("../img/icons/vald-prof.png");
}
.occ106{ /*TECNOLOGO MEDICO*/
	content: url("../img/icons/vald-prof.png");
}
.occ107{ /*PROGRAMADOR WEB*/
	content: url("../img/icons/vald-tec.png");
}
.occ108{ /*TECNICO */
	content: url("../img/icons/vald-tec.png");
}
.occ109{ /*TENS*/
	content: url("../img/icons/vald-tec.png");
}


/*/employees icons*/

/*employees warning icons*/
.employeeWarningIcon{
	width:24px;
	height: 24px;
	margin:5px;
	position:relative;
	float:left;
}

/*/employees warning icons*/

/* UI icons */
.addIcon{
	width:17px;
	height:17px;
	font-size:10px;
	background-color:#E2E2E2;
	position:relative;
	float:right;
	color:#172277;
	padding:4px 0 0 0px; /*JM*/
	cursor:pointer;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	z-index:2;
}

.addIconPrivate{
    width:17px;
    height:17px;
    font-size:10px;
    background-color:#E2E2E2;
    position:relative;
    float:left;
    color:#172277;
    padding:4px 0 0 0px; /*JM*/
    cursor:pointer;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    z-index:2;
}
.addIcon:hover{
	background-color:#75B21D;
}

.removeIcon{
	width:15px;
	height:15px;
	font-size:9px;
	background-color:#9a9a9a;
	position:relative;
	float:right;
	color:#ffffff;
	padding:2px 0 0 4px;
	cursor:pointer;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.removeIcon:hover{
	background-color:#c3c3c3;
}

.infoIcon{
    color:#066fae;
    cursor:pointer;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    height: 25px;                   /*DGP*/
    width: 25px;                    /*DGP*/
    font-size: 13pt !important;     /*DGP*/
}
.infoIcon:hover{
    color:#337ab7;
}

.addFaultIcon{
	font-size:10px;
	background-color:#e46f61;
	position:relative;
	float:left;
	color:#ffffff;
	cursor:pointer;
	padding: 1px 3px 1px 3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

.rotativoIcon {  /*JM*/
    width: 90px;
    height: 20px;
    font-size: 10px;
    background-color: #89d31f;
    position: relative;
    float: right;
    color: #ffffff;
    padding: 1px 0 0 3px;
    cursor: pointer;
    line-height: 18px;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    float: left;
}

.tooltip {
    position: fixed;
}
.rotativoIcon:hover{
	background-color:#6faa1b;
}
.hideElement{
    display:none !important;
}

.editIcon, .editRotativeIcon{
    width:17px;
    height:17px;
    font-size:10px;
    background-color: #066FAE;
    position:relative;
    float:right;
    color:#ffffff;
    padding:1px 0 0 4px;
    cursor:pointer;
    line-height:17px;
    margin-right:5px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.editIcon:hover, .editRotativeIcon:hover{
    background-color: #64b338;    /*JM*/
}

.editRotative:hover{
    border:2px solid #ff6c00;
    cursor:pointer;
}
.outAddButton{
	width: 17px;
	height:17px;
}

.cbHidden{
	opacity:0;
	position:absolute;
	left:9999px;
}

.buscarProf{
	color:#186292;  /*3ebcf0;*/  /*JM*/
	cursor:pointer;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.buscarProf:hover{
	color:#066fae;
}
.enviarMail{
	width:auto;
	height:auto;
}
.mailIcon{
	font-size:20px;
}

.turnosCircle{
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    text-align: center;
}

.noButton{
	background:none !important;
	border:none !important;
	position:relative;
	top:-8px;
}
/*/UI icons*/
.position-absolute{
    position:absolute !important;
}
.moduleCliente{
	width:580px;
	height:auto;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#ffffff !important;
	position:relative;
	margin:0 auto;
}
.moduleHeaderTittle{
	height:30px;
	width:auto;
	font-size:14px;
	line-height:35px;
	padding:0 20px;
	/*color:#ffffff;
	background-color:#3ebcf0;
    color:#ffffff;
	/*background-color:#C3ECBF;
    background-color:#aaaaaa; JM*/
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}

.moduleContentWrapper{
	width:470px;
	height: auto;
	padding:10px 0;
	margin:0 auto;
}

.main-container {
    margin-top: 45px;
}

.page-content2{
    display: block;
    margin-right: 0;
    margin-top: 0;
    min-height: 100%;
    padding: 0;
}

.weekSelect > i{
    cursor:pointer;
}

.slimScrollDiv{
    height:auto !important;
}

#workerProContent td .width100 .pull-right{
    margin-right:43px !important;
}

select::-ms-expand {
    display: none;
    background: url('../img/sort_desc_dd.png') no-repeat right #ffffff;
    border: 1px solid #ccc;
}

select{
    -moz-appearance: none;
    _appearance: none;
    _background: url('../img/sort_desc_dd.png') no-repeat right #ffffff;
    _border: 1px solid #ccc;
    *appearance: none;
    *background: url('../img/sort_desc_dd.png') no-repeat right #ffffff;
    *border: 1px solid #ccc;
    appearance: none\0;
    background: url('../img/sort_desc_dd.png') no-repeat right #ffffff\0;
    border: 1px solid #ccc\0;
    appearance: none\9;
    background-image: url('../img/sort_desc_dd.png')\9;
    background-repeat:no-repeat\9;
    background-position: right\9;
    background-color:#ffffff\9;
    border: 1px solid #ccc\9;
}

.th-day-week {
    width: 14%;
    text-align: center;
}

.modal-content{
    border-radius: 4px;
}
.modal-header{
    border-radius: 4px 4px 0 0;
}

.modal-widget {
    min-width: 300px;    /*DG min space for datatable toolbar */
       border: 1px solid;
    border-color: #b1b1b1;
    border-radius: 5px;   /* DG creado por si acaso*/
}

.modal-table {
    width: 100%;
}

.form-td-list input {
    opacity: 0.75 !important;
    position: static !important;
}

.form-td-list div {
    width: 100%;
    padding-left: 10px;
}

.form-td-list input[type=checkbox]:checked:before {
    border-color: #009ecf;
    color: #009ecf;
}

.form-td-list label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    padding-left: 10px;
}

#worker-modal-body input[type=checkbox]{
    opacity:1 !important;
    position: relative !important;
    left:auto !important;
    margin-right:10px;
    z-index:0;
    /*dgp*/    height: 16px !important;
    /*dgp*/   width: 16px;
    /*dgp*/   margin-top: 0px;
}

.visible-checkbox {
    opacity:1 !important;
    position: relative !important;
    left:auto !important;
    margin-right:12%;
    z-index:0;
    line-height: 40px !important;
    margin-top: 20px;
}

.borderLBR{
    border-left: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
}

#modalContainerId > div{
    width:100% !important;/*ECP de 110 a 100*/
}

#workerForm input[type=text] {
    margin-top:0 !important;
    margin-bottom:10px;
}

#comments{
    width:100%;
    max-width:100%;
    height:100px;
    max-height:100px;
    clear:both;
}

@-webkit-keyframes shake {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(0.9); }
    100% { -webkit-transform: scale(1); }
}

#login-box .error-animation{
    color:#df5138 !important;
    font-weight:bold;
    -webkit-animation-name: shake;
    -webkit-animation-duration: 200ms;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: 6;
    -webkit-animation-timing-function: linear;
}

#login-box .msg{
    color:#005eff !important;
    font-weight:bold;
    -webkit-animation-name: shake;
    -webkit-animation-duration: 200ms;
    -webkit-animation-iteration-count: 3;
    -webkit-animation-timing-function: linear;
}

.select2-container-multi .select2-choices{
    font-size: 12px !important;
    color: #858585 !important;
    background-color: #fbfbfb !important;
    border: 1px solid #9f9f9f !important;
    padding: 0 1px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    margin-top: 6px !important;
    margin-bottom: 10px !important;
    padding-left: 10px !important;
}

.DTTTFooter{
    clear:both;
}

.activeSection{
    color: #3ebcf0 !important;
    text-decoration: none;
    background-color: #eee;
}

input[type=checkbox].colored-gray:checked ~ .text {
  color: #666666;
}

input[type=checkbox].colored-gray:checked ~ .text:before {
  border-color: #999999;
  color: #999999;
}

.shift-container {
    margin-top: -15px;
}

label.error {
    /*font-weight: bold;*/
    font-size: x-small;
    color: red;
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    position: relative;
    float: left;
}

.input-mini{width:60px;}
.input-small{width:90px;}
.input-medium{width:150px;}
.input-large{width:210px;}
.input-xlarge{width:270px;}
.input-xxlarge{width:530px;}

.boxShadow{
    -webkit-box-shadow: 1px 0 10px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 0 10px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 0 10px 1px rgba(0, 0, 0, 0.3);
}

.rightTriangle{
    width: 0;
    height: 0;
    border-left: 10px solid #3ebcf0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin-left:-1px;
}

.no-margin-padding {
    margin: 0 !important;
    padding: 0 !important;
}

.entity-form-table {
    height:250px !important;
    width:100% !important;
    padding:0 !important;
    overflow:hidden;
    border-color:#cccccc;
    border-style:solid;
    border-width:thin;
    border-radius: 4px;
}

.loading-indicator {
    position: absolute;
    width: 40px !important;
    /*left: 40px;
    top: -50px;*/
}

.align-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.div-align-center {
    margin-left: auto;
    margin-right: auto;
}

.control-label {
    margin-top: 2px;
}

.control-width {
    width: 220px !important;
}

.control-date {
    width: 100px !important;
}

.control-time {
    width:60px !important;
    text-align: right;
    padding-right: 10px !important;
}

.time-field {
    width: 60px !important;
    text-align: right;
    padding-right: 10px !important;
}

.control-container {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.div-bordered {
    border-color: #cccccc ;
    border-style: solid;
    border-width:thin;
    border-radius: 4px;
}

.wizard ul li {
    float: left;
    margin: 0;
    padding: 0 20px 0 30px;
    line-height: 35px;
    position: relative;
    background: #f5f5f5;
    color: #d0d0d0;
    font-size: 13px;
    cursor: default;
    -webkit-transition: all 0.218s ease;
    -moz-transition: all 0.218s ease;
    -o-transition: all 0.218s ease;
    transition: all 0.218s ease;
}

.cursor-pointer {
    cursor:pointer !important;
}

.disabled-button:disabled {
	background-color:#75B21D !important;
}

.turnCard .popover {
    background-color: #066fae;
    color: white;
    width: 150px !important;
    font-size: 11px;
    font-family: "Open Sans";
}

#dayHeaderRow {
    /*background-color: #66A5BF !important;*/         /*JM*/
    background-color: #eee;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -moz-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -o-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: linear-gradient(to bottom, #f2f2f2 0, #fafafa 100%);
    font-size: 12px;
}

.text-align-center {
    text-align: center;
}

.nowrap {
    white-space: nowrap;
}

.break-word {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
}

.min-width {
    min-width: 70px;
}

/* Tooltips width and colors */

[data-tooltip]:after {
    height: 18px !important;
    padding-top: 7px !important;
}

.simptip-gray.simptip-position-top:before {
    border-top-color: #999 !important;
}
.simptip-gray.simptip-position-top:after {
    background-color: #999 !important;
    color: #ecf0f1;
}
.simptip-gray.simptip-position-bottom:before {
    border-bottom-color: #999 !important;
}
.simptip-gray.simptip-position-bottom:after {
    background-color: #999 !important;
    color: #ecf0f1;
}
.simptip-gray.simptip-position-left:before {
    border-left-color: #999 !important;
}
.simptip-gray.simptip-position-left:after {
    background-color: #999 !important;
    color: #ecf0f1;
}
.simptip-gray.simptip-position-right:before {
    border-right-color: #999 !important;
}
.simptip-gray.simptip-position-right:after {
    background-color: #999 !important;
    color: #ecf0f1;
}
.simptip-gray.simptip-position-top.half-arrow:before {
    border-right: 7px solid #999 !important;
}
.simptip-gray.simptip-position-bottom.half-arrow:before {
    border-right: 7px solid #999 !important;
}

.week-label-div {
    width: 110px;
    min-width: 110px;
    display: inline-block;
    text-align: center;
}

.fa-sm {
   font-size: 0.8em;
}



/***CSS JULIO*******/

.navbar .navbar-inner {
    background: #eeeeee ;/*#186292;*/
}

.widget-header #monthDate{

    margin-top: 7px;
}
.page-sidebar:before {
    content: "";
    position: fixed;
    display: block;
    width: 185px;
    bottom: 0;
    top: 45px;
    left: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    z-index: 1;
}
.page-header .header-title h1 small{
    font-size: 14px;
}
.breadcrumb>li>a {
    color: #186292;
}

.navbar .navbar-inner .navbar-header .navbar-account .account-area>li>a {

    display: inline-block;
}
.navbar .navbar-inner .navbar-header .navbar-account .account-area>li.open>a {
    background-color: #ffffff;
}
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area .avatar {
    /* margin-right: 14px; */
    display: block;
    float: left;
    /* border-left: 2px solid #fb6e52; */
    width: 29px;
    height: 29px;
    margin-top: -2px; /*JM*/
}
.navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area .avatar {
    border-left: 0px solid #fb6e52;
    font-size: 20px;
    color: #fff;
    padding-left: 15px;
    /* margin-bottom: 16px; */
    padding-top: 7px;

    margin-top: -10px !important;
    margin-right: 5px !important;
}
.navbar .navbar-inner .navbar-header .navbar-account .account-area>li .dropdown-menu.dropdown-login-area>li.dropdown-footer {
    border-top: 3px solid #186292;
}

.widget-body {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: none !important; /*DG*/
    -moz-box-shadow: none !important;/*DG*/
    box-shadow: none !important;/*DG*/
    padding: 3px !important;/*DG*/
}
.widget-header {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-box-shadow: 0px !important;
    -moz-box-shadow: 0px !important;
    box-shadow: 0px !important;
}
.avatar{
    font-size: 17px;
    padding-top: 6px;
}
.headerFilter{
    background-color: #186292 !important;
}
.btn-blue{
    background-color: #186292 !important;
    border-color: #186292;
}
.page-breadcrumbs{
    display:none !important;
}

.page-header .header-buttons a.refresh:before {
    background-color: #64b338 !important;
}
.green {
    color: #64b338 !important;
}

.page-header .header-buttons a.fullscreen:before {
    color: #fb6e52 !important;
}
.orange {
    color: #fb6e52 !important;
}

.header-buttons .fullscreen .orange {
    color: #fb6e52 !important;
}

.page-header .header-buttons a.alerts:before {
    color: #e61356 !important;
}
#a.alerts-toggler.alerts.darkpink:before{
    color: #e61356 !important;
}
.page-header .header-buttons a.alerts:before {
    background-color: #e61356;
}
.pink {
    color: #e61356 !important;
}

.page-header .header-buttons a.blue:before {
    background-color: #009ecf;
}

.btn-palegreen:hover, .open .btn-palegreen.dropdown-toggle { /*JM*/
    background-color: #186292 !important;/*DGP*/
    border-color: #186292;/*DGP*/
    color: #fff;
}
.wizard ul li.active .step {
    border-color: #186292;
    color: #186292;
}
.wizard ul li.active:before {

    background-color: #186292;

}

/* SIDEBAR */
.page-sidebar .sidebar-menu .submenu>li .submenu>li>a {
    padding-left: 30px;
}

.page-sidebar:before {
    width: 170px;
}
.page-sidebar {

    width: 175px;
}


.page-sidebar.sidebar-fixed {
    top: 44px;
}

.navbar .sidebar-collapse {
    left: 175px;
}

.navbar .navbar-brand small img {
    margin-left: -10px;
}

.page-content {
    margin-left: 170px;
    margin-left: 0px;
}

.page-body {/*DG*/
    background: #f8f6f6;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 24px;
    padding-left: 8px;
}

.page-sidebar.menu-compact .sidebar-menu>li>a {
    position: relative;
    z-index: 123;
    padding-top: 15px;
    padding-left: 7px;
}
.page-sidebar .sidebar-menu .submenu>li>a {
    padding-left: 30px;
}
.page-sidebar .sidebar-menu li:before {
    background-color: #009ecf;
}
.page-sidebar .sidebar-menu>li>.submenu>li.active>a:before {
    background: #009ecf;
    border-color: #009ecf;
}
.page-sidebar .sidebar-menu .submenu>li>a {
    line-height: 3.2;
}
.page-sidebar .sidebar-menu a .menu-icon {
    margin-top: -4px;
}
.navbar .sidebar-collapse.active .collapse-icon, .navbar .sidebar-collapse:hover{
    box-shadow: none;
}

.dropdown-toggle {
    height: 32px !important;
    font-size: 12px !important;
}

@media (min-width: 768px){
    .form-horizontal .control-label {
        padding-top: 0px;
    }

}

@media (max-width: 691px) {

    .navbar .navbar-inner .navbar-header .navbar-account .account-area .login-area {
        padding: 8px !important;
        width: 16px !important;
        margin-right: -10px;
    }

    .dropdown-toggle {
        height: 30px !important;
        font-size: 10px !important;
    }

}

.form-control, select, input[type="text"] {
    /*ECP
    font-size: 12px;
    color: #858585;
    background-color: #fbfbfb;
    border: 1px solid #9f9f9f;
    padding: 0 1px;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    height: 23px;
    margin-top: 5px;
    padding-left: 10px;
    */
    height: 32px;
    background-color: #FFFFFF;
    border-radius: 2px !important ;
    padding: 6px;/*dgp*/
}

.ui-widget-header {
    background-color: #186292 !important; /**JM**/
    color: #ffffff;
    font-weight: bold;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #ffffff;
    background: #186292;
    color: #ffffff;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #186292;
    background: #cee3f6;
    color: #363636;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {

    border-top: 3px solid #186292;
}

.widget {
    margin: 10px 0 30px 0;
    border: 1px solid #b1b1b1;/*DGP*/
    border-radius: 5px;/*DGP*/
}

input[type=checkbox].colored-blue:checked~.text:before, input[type=radio].colored-blue:checked~.text:before {
    border-color: #186292;
    color: #186292;
}

input[type=checkbox].colored-blue:checked~.text, input[type=radio].colored-blue:checked~.text {
    color: #186292;
}
input[type=checkbox].colored-blue:checked~.text:before, input[type=radio].colored-blue:checked~.text:before {
    border-color: #186292;
    color: #186292;
}
.bg-blue {
    background-color: #186292 !important;
}
.cgops {
   color: #186292;
}
.cgops-i{
    color: #186292 !important;
}

.bg-cgops {
    background-color: #186292;
}

.bg-cgops-i {
    background-color: #186292 !important;
}
.pagination>li.active>a, .pagination>li.active>a:hover {
    background-color: #186292;
    border-color: #186292;
}


/***CSS DEINY*******/
.loading-container {
    background: #186292;
}

.table-scrollable {/*DGP*/
    border: 1px solid #b1b1b1;
}
.pad3{
    padding-left: 3px !important;
    padding-right: 3px !important;
}
.btn.shiny {
 -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    height: 30px;
    width: 30px;
}
.bordered-blueberry {
    background-color: #fff !important;
    background-image: none !important;
    border-bottom: 5px solid;
}

.fa.fa-edit.blue {
    height: 25px;
    width: 25px;
    font-size: 13pt !important;
}
.dataTables_wrapper .form-inline .no-footer{
    padding-top: 5px;
}
.DTTT.btn-group{
    padding-top: 5px;
}
.dataTables_length {
    padding-top: 5px !important;
    padding-right: 3px;
}
.dataTables_filter{
    padding-top: 5px;
}
.select2-search-choice{
    display: inline-flex !important;
    padding-right: 5px !important;
}

.btn-palegreen,
.btn-palegreen.disabled,
.btn-palegreen[disabled],
fieldset[disabled] .btn-palegreen,
.btn-palegreen.disabled:hover,
.btn-palegreen[disabled]:hover,
fieldset[disabled] .btn-palegreen:hover,
.btn-palegreen.disabled:focus,
.btn-palegreen[disabled]:focus,
fieldset[disabled] .btn-palegreen:focus,
.btn-palegreen.disabled:active,
.btn-palegreen[disabled]:active,
fieldset[disabled] .btn-palegreen:active,
.btn-palegreen.disabled.active,
.btn-palegreen[disabled].active,
fieldset[disabled] .btn-palegreen.active{
    background-color: #186292 !important;
    border-color: #186292 !important;
}

tbody{
    font-size: 12px;
}
.page-sidebar .sidebar-menu li:not(.open):hover:before {
    background: #e61356;
}
input[type=checkbox], input[type=radio]{
    font-size: 7px !important;
    font-family: FontAwesome;
    line-height: 12px !important;
    height: 13px !important;
    min-width: 13px !important;
}
input[type=radio]~.text:before,input[type=checkbox]~.text:before  {
    font-size: 6px;
    font-family: FontAwesome;
    line-height: 11px;
    height: 12px;
    min-width: 12px;
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox{
    padding-bottom: 10px;
}

.open>.dropdown-menu {
    padding-bottom: 0px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #186292;
}
.blue{
    color:#009ecf !important;
}
.fa-star{
    color: #fb6e52 !important;
}

.w100{
    width: 100% !important;
}

.height-flex {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
}

.refreshDivSize{
    float: right;
    margin-right: 135px;
    padding-right: 0
}

.pointerRefreshIcon{
    font-size: 20px;
    padding-top: 4px;
    float: right
}

/*DGP Estilos de reemplazos de turnos*/
.full-time-replacement {
    background: #dadada;
}

.part-time-replacement {
    background: linear-gradient(to right, #dadada 0%,#dadada 50%,#000000 50%,white 50%,white 100%);
    color: #666;
}

.icon-replacement {
    position: relative;
    top: 5px;
    font-size: 20px;
    float: left;
    left: 7px;
}

.under-small-icon-replacement {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.b-t-r-0{
    border-top-right-radius: 0px;
}

.min-w-95-i{
    min-width: 95px !important;
}
.min-w-130-i{
    min-width: 130px !important;
}
.min-w-200-i{
    min-width: 200px !important;
}
.max-w-90-i{
    max-width: 90px !important;
}
.min-w-115-i{
    min-width: 115px !important;
}
.max-w-120-i{
    max-width: 120px !important;
}

.bootbox-close-button{
    margin-right: 16px !important;
}


/*DGP end Estilos de reemplazos de turnos*/

.page-header{
    margin: 45px 0px 0px 0px;
}

.page-container {
    background: #f8f6f6;
}

.page-header {
    background: #ffffff;
}

.input-small-gops {
    height: 25px !important;
    font-size: 12px !important;
}


button.btn.dropdown-toggle.bs-placeholder.btn-default {
    padding: 0px 0px 0px 6px !important;
}


/* retirar y crear estilo particilar */
/*.btn {*/
    /*padding: 0px !important;*/
/*}*/

/*button.btn.dropdown-toggle.btn-default {*/
/*    padding: 0px 0px 0px 6px !important;*/
/*}*/

.btn-gops-search {
    width: 72px;
    height: 32px;
    font-size: 11px;
    padding: 0px 0px 0px 0px !important;
    border-radius: 4px !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100% !important;
}

.input-group .input-group-addon {
    background: #ffffff !important;
}










































