/* CSS Document */
.fila_buqueda {
    padding: 3px;
}
.fila_buqueda.odd {
    background: #f3f3f3;
}
div#cargando {
    text-align: center;
}
div#info_aulas_modulo {
    padding-top: 8px;
}
#info_aulas_modulo div {
    margin-bottom: 5px;
}
.filtro_escuela {
	margin-bottom:10px;
	padding:0px;
	padding-right:10px;
}
select[name="tipo_staff"] {
    padding-left: 2px;
}
.select2.select2-container.select2-container--default, .select2.select2-container.select2-container--default.select2-container--focus {
	width:100% !important;
}
.filtro_escuela .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 28px;
    color: #73879C !important;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: 600;
}
.descargar_manual{
	float: right;
    margin-top: 8px;
    margin-right: 15px;
}
.fa.fa-exclamation-triangle.acceso-permanente{
	color: rgb(251, 210, 1);
    vertical-align: middle;
}
table .fa.fa-exclamation-triangle.acceso-permanente{
	margin-right: 5px;
}
.mt10{
margin-top: 10px	
}
.cerraduras .btn{
	margin-bottom: 10px;
}
.cerraduras .cerradura .acceso_temporal .fecha input[type=date] {
    border: 1px solid #b3b3b3;
	width: 100%;
}
.cerraduras .cerradura .acceso_temporal.unchecked .fecha input[type=date] {
    background: #e3e3e3;
    border: 1px solid #dedede;
	pointer-events:none;
}
.cerraduras .cerradura .acceso_temporal.unchecked .fecha label {
    color: #bfbfbf;
}
.cerraduras .cerradura .contenido .descripcion{
	font-size: 13px;
	width: calc(100% - 90px);
    color: #717171;
    margin-bottom: 15px;
}
.cerraduras .cerradura .fecha .input {
    width: 72%;
    display: inline-block;
}
.cerraduras .cerradura .div_button_wrapper {
    float: right;
    width: 95px;
}
.cerraduras .cerradura .fecha .label-input {
    width: 24%;
    display: inline-block;
}

.cerraduras .cerradura .fecha {
    width: 49%;
    display: inline-block;
}
.cerraduras .form-group.cerradura {
    width: 46%;
    display: inline-block;
    margin: 0 2%;
	font-size: 13px;
}
form.cerraduras {
    font-size: 0;
}
.cerraduras .cerradura .titulo {
   	background: #f7f7f7;
    border: 1px solid #dedede;
    padding: 6px;
    color: #595959;
    font-weight: 600;
    font-size: 15px;
}
.cerraduras .cerradura .switch{
	vertical-align: middle;
}
.cerraduras .cerradura .acceso_permanente {
    margin-bottom: 10px;
	color: #2196F3;
    font-size: 14px;
}
.cerraduras .cerradura .acceso_permanente.unchecked {
    margin-bottom: 10px;
	color: #73879C;
}
.cerraduras .cerradura .acceso_temporal .switch_wrapper {
    margin-bottom: 10px;
	color: #2196F3;
    font-size: 14px;
}
.cerraduras .cerradura .acceso_temporal.unchecked .switch_wrapper {
	color: #73879C;
}
.cerraduras .cerradura .contenido {
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
	padding: 10px;
}
.aclaracion{color: #717171;font-weight: 100;font-size: 13px;}
.fake_checkbox input[type=checkbox]{display: none}
.fake_checkbox span.label_button {background: #d9d9d9;color: #7a7a7a;border: 1px solid #7a7a7a;padding: 3px 10px;border-radius: 3px;margin-right: 10px;margin-bottom: 7px;display: inline-block;cursor:pointer;text-transform: uppercase;font-weight: 100;}
.fake_checkbox input[type=checkbox]:checked + span.label_button   {
    background: #43a2f3;
    color: white;
    border-color: #3b8bd1; 
}
.smb_label {
    margin-right: 30px;
    color: #555;
    font-weight: 100;
    margin-bottom: 15px;
}
.smb_label input[type=radio] {
    vertical-align: text-top;
    margin-top: 0;
    margin-right: 2px;
}
.form-vertical input[type=text], .form-vertical input[type=checkbox], .form-vertical textarea {
    margin-bottom: 12px;
}
.form-vertical .control-label{
    margin-bottom: 5px
}
form.form-vertical {
    padding: 10px 20px;
}
#informacionGrowl .fila {
    padding: 5px 15px;
}
/* table.dataTable thead th, table.dataTable thead td{padding: 10px;} */
.opcion i{margin-right: 5px; cursor:pointer;font-size:18px;}
table.table {
	border-collapse:collapse;
}
table.table thead {
	border: 1px solid #929AB1;
}
table.table thead tr th {
	border-right: 1px solid #dedede;
}
table.table thead tr th:last-child{
	border-right: none;
}
table.table tbody {
	border: 1px solid #dedede;
}
table.table tbody tr td {
	border-top: 0px;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
	vertical-align: middle;
}

/*BOTONES*/
.div-gestionar {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background-image: none;
    background: #5bc0de;
    border: 1px solid #46b8da;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 3px;
}
.div-gestionar:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.div-eliminar {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background-image: none;
    background: #d9534f;
    border: 1px solid #d43f3a;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 3px;
}
.div-eliminar:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.div-gestionada {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background: #26B99A;
    border: 1px solid #169F85;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
	margin-bottom: 3px;
}
.div-rechazada {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background: #ea6254;
    border: 1px solid #d43f3a;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
	margin-bottom: 3px;
}
.div-archivo {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background: #337ab7;
    border: 1px solid #2e6da4;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
	margin-bottom: 3px;
}
.div-archivo:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
	cursor:pointer;
}
.div-reenvio {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background: #33b7b5;
    border: 1px solid #239694;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
	margin-bottom: 3px;
}
.div-reenvio:hover {
    color: #fff;
    background-color: #0fa09e;
    border-color: #1f8482;
	cursor:pointer;
}
.div-baja {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background: #afafaf;
    border: 1px solid #909090;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 3px;
}
.div-enviar {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background-image: none;
    background: #01a500;
    border: 1px solid #018200;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
	margin-bottom: 3px;
}
.div-enviar:hover {
    color: #fff;
    background-color: #018000;
    border-color: #017100;
}

.div-button{
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    background-image: none;
    background: #01a500;
    border: 1px solid #018200;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
	margin-bottom: 3px;
}
.div-button:hover{
    background: #0a7b0a;
    border: 1px solid #0a7b0a;
}
.div-button.envio{background: orange;border: 1px solid #d28c0b;}
.div-button.envio:hover{background: #d28c0b;border: 1px solid #d28c0b;}
.div-button.registros{background: #337ab7;border: 1px solid #2e6da4;}
.div-button.registros:hover{background: #2f6fa7;border: 1px solid #2e6da4;}
.div-button.accesos{background: #b92cd2;border-color: #9824ad;}
.div-button.accesos:hover{background: #9824ad;border-color: #9824ad;}
.registro {
    padding: 5px 20px;
    font-size: 0px;
}
.registro .nombre, .registro .fecha, .registro .accion {
    font-size: 13px;
    display: inline-block;
    width: 33%;
    text-align: center;
}
/*.oculta_fechas .fechas {display: none;background: #eee;padding: 5px;position: absolute;right: -220px;top: 0;}
.oculta_fechas .fechas.active {display: block;}
.oculta_fechas .boton-fechas {top: 1px;vertical-align: top;margin-left: 8px;font-size: 17px;position: absolute;cursor:pointer;}
.oculta_fechas {position: relative;}
.oculta_fechas .fechas .fecha input {width: 150px;}
.oculta_fechas .fechas .fecha label {width: 80px;}*/
.oculta_fechas .fechas.active {display: block;}
.oculta_fechas .boton-fechas {top: 1px;vertical-align: top;margin-left: 8px;font-size: 17px;position: absolute;cursor:pointer;}
.oculta_fechas {position: relative;}
.oculta_fechas .fechas .fecha input {width: 150px;}
.oculta_fechas .fechas .fecha label {width: 80px;}

.fechas{
	margin-top: 5px;
	margin-bottom:12px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 39px;
  height: 21px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}
.inline{display: inline}
/* Rounded sliders */
.slider.round {
  border-radius: 21px;
}

.slider.round:before {
  border-radius: 50%;
}
.tabla_wrapper{
	padding: 10px;
}
.no_spin::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
@media only screen and (max-width: 1024px){
	.cerraduras .cerradura .acceso_temporal .fecha input[type=date] {
	   width: 100px;
	   vertical-align: middle;
	}	
}

#staff_wrapper{width:inherit;}
.desbordamiento{width:100%;overflow:auto;}

@media only screen and (max-width:722px){
    .modal-dialog{width:inherit!important;}
}