/* ******************************************************* //
// NO EDITAR ESTE ARCHIVO                                  //
// ******************************************************* */
/* ******************************************************* //

DESIGN & DEVELOPMENT BY DINAN APLICACIONES INFORMATICAS && VIMARADO
www.dinan.es
www.vimarado.com

// ******************************************************* */
/*
codes color https://www.quackit.com/css/css_color_codes.cfm


*/
body { 
    font-size: 14px; 
}

.h-95vh{
    height: calc(100vh - 63px) !important;
}

.logo_login { 
    width: 280px; 
    margin-bottom: 20px;
}

.title_web {
    float:left; 
    margin: 0;
    padding-top: 0; 
    width: 35%;
}

.top_nav .navbar-right { 
    width: 50%; 
}

.container{
    min-height: 100% !important;
}

/* .right_col { height: 100vh; } */
.nav-sm .container.body .col-md-2.left_col {
    min-height:100%;
    width:70px;
    padding:0;
    position:absolute;
}
/*.nav-md .navbar.nav_title a span {
    display: none;
} */
.nav-sm .container.body .col-md-2.left_col.menu_fixed {
    position:fixed;
    height:100%;
}
.nav-sm .container.body .col-md-2.left_col .mCSB_container,
.nav-sm .container.body .col-md-2.left_col .mCustomScrollBox{
    overflow:visible
}

/* .nav-md .container.body .col-md-2.left_col{
    min-height:100%;width:166px;padding:0;position:absolute;display:-ms-flexbox;display:flex;z-index:1
}
.nav-md .container.body .col-md-2.left_col.menu_fixed{height:100%;position:fixed} */
@media (min-width: 768px) {
    
    .left_col .nav_title a img {
        width: 90px;
    }
    .main_container .top_nav {
        margin-left: 0;
        margin-left: 166px !important;
    }
    /*.nav-md .container.body .right_col {
        /* margin-left: 0; * /
        margin-left: 166px;
    } */
    .vmrd_col_10 {
        padding-right: 0;
        padding-left: 0;
    }
    footer {
        margin-left: 166px;
    }
    /*.nav-md .container.body .col-md-2.left_col{
        display:none
    } */
}
@media (min-width: 768px) {
    .nav_title {
        width: 166px;
    }
    
    .nav-md .container.body .right_col {
        margin-left: 166px;
    }
    .nav_menu {
        position: static;
    }
}


@media (max-width: 560px) {
    .nav_title {
        height: 80px;
    }
    .left_col .nav_title a img {
        width: 50px;
        height: 50px;
    }
}
/* Errores Validation Form*/
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.error {
    color: #a94442;
}
.fa-rojo {
    color: #FA8D70;
}
.fa-amarillo {
    color: #F9EDB5
}
.fa-azul {
    color: #C4E8F8
}
/*.i-rojo {
    
}*/

/* WARNINGS en lineas de tablas */
tr .rojo {
    color: #000;
    background-color: #FA8D70;
}
tr .amarillo {
    color: #000;
    background-color: #F9EDB5;
}
tr .azul {
    color: #000;
    background-color: #C4E8F8;
}
tr .success {
    color: #000;
    background-color: #26B99A;
}
tr .primary {
    color: #fff;
    background-color: #337ab7;
}

/* URGENTE en ORDEN TRABAJO lineas de tablas */

.odd .rosa, .even .rosa {
    color: #ffffff;
    background-color: #e83e8c;
}
.odd .rosados, .even .rosados {
    color: #e83e8c;
    background-color: #e83e8c;
}
.odd .urgente, .even .urgente {
    color: #FA8D70;
    background-color: #FA8D70;
}
.odd .rojotd, .even .rojotd {
    color: #FA8D70;
    background-color: #FA8D70;
}
.odd .amarillotd, .even .amarillotd {
    color: #F9EDB5;
    background-color: #F9EDB5;
}
.odd .azultd, .even .azultd {
    color: #C4E8F8;
    background-color: #C4E8F8;
}
.odd .cleartd {
    color: #f9f9f9;
}
.even .cleartd {
    color: #ffffff;
}
/* FIN URGENTE en ORDEN TRABAJO lineas de tablas */
.blanco {
    color: #ffffff;
}
.gris {
    color: #f9f9f9;
}
/* FIN URGENTE */
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
      background-color: #31b131;
}

.dropzone {
    border: 1px solid #ddd;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.08) inset;
    border-radius: 4px;
}
.embed-container {
    height: 80vh;
    overflow: hidden;
}

.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 99%;
}

#myDatepicker span:before {
    content: "";
}
#myDatepicker span .glyphicon-calendar:before {
    content: "\e109";
}
.date {
    margin-bottom: 0;
}
.no-bottom {
    margin-bottom: 0;
}

#horarios tbody tr td input, #datatable-horarios tbody tr td input {
    width: 20px;
    border: 0;
    text-align: center;
}

#datatable-partidas tbody tr td input, #tblfiles tbody tr td input {
    width: 80px;
    border: 0;
    text-align: right;
}

table.table-bordered.dataTable th:last-child.coste, table.table-bordered.dataTable td:last-child.coste {
    width: 150px;
}

.vcol-20 {
    width: 20%;
}
.vcol-80 {
    width: 80%;
}

/* Tabla Asistencias y Notas (Profesores) */

table.tabla-asistencias > tbody > tr > td,
table.tabla_notas > thead > tr > td  {
    padding: 4px;
    font-size: 14px;
}

table.tabla-asistencias > tbody > tr > td.acciones {
    min-width: 61px;
}

table.tabla-asistencias > thead > tr > th,
table.tabla_notas > thead > tr > th,
table.tabla_documentos > thead > tr > th {
    font-size: 12px;
    text-align: center;
}

table.tabla_notas td a,
table.tabla_notas td button, 
table.tabla-asistencias td a {
    padding: 1px 4px;
    margin: 0;
}


/* ********************************************* */
.modalfull {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: center;
}

.modalfull .modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.width-80 { width: 80px; text-align: right; }

#myDropzone .input_fields_wrap { padding-bottom: 20px; }

.modal-tab {
    padding: 25px 20px;
    color: #73879C;
    background: #FFFFFF;
    font-family: "Helvetica Neue",Roboto,Arial,"Droid Sans",sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
}
.background-white { background-color: #FFFFFF; }

.input-text-valign-middle {
    display: inline-block;
    padding: 7px 11px;
    
}

.myinput-group-addon {
    height: 33.24px
}

.row-max-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nav-md .container.body .col-md-2.left_col {
    min-height: 100%;
    width: 166px;
    padding: 0;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
}
@media (max-width: 768px) {
    .nav-md .container.body .col-md-2.left_col {
        display: none;
    }
}
.modal-dinan-md {
    width: 600px;
}

.modal-dinan-lg {
    width: 900px;
}
@media (min-width: 992px) {
    .modal-dialog {
        width: 900px;
    }
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 700px;
        margin: 30px auto;
    }
    .modal-dinan-lg {
        width: 900px;
    }
}

.lead { width: 80%; }
.tab-errores { float: right; margin-top: 0; margin-right: 5px; font-size: 20px; font-weight: bold;color: #FFFFFF; background: #2A3F54; border-radius: 5px; padding: 5px;} /* width: 15%; */
.pagina-errores { float: right; color: #FFFFFF; background: #2A3F54; border-radius: 5px; padding: 10px; font-size: 20px; font-weight: bold; }

.input-group-addon.glyphicon-ok:before {
    content: "";
}

/* colores de los TABs */
ul.bar_tabs>li a {background: #EEE8AA;}
ul.bar_tabs>li a:hover{background: #F0E68C;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover,
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #007bff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-pills .nav-link {
    border: 2px solid #007bff;
}

.vic-table-print {
    background: #FFFFFF;
}

.upload-mostrar-106 {
    display: none;
}
.nav.side-menu>li.active>a, .nav.side-menu>li.active-sm>a {
    background: #1ABB9C;
}

td span {
    line-height: inherit;
}
.td-hcenter {
    text-align: center;
}
.td-hcenter i {
    font-size: 16px;
}

.loader {
    display: none;
    position: fixed;
    z-index: 1051;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.loading {
     margin: auto;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#cif {
    background-color: rgb(250, 255, 189) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

input[type=checkbox], input[type=radio]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
  background-color: #5cb85c;
}

.v-div-control-label {
    padding-top: 8px;
}

/* Tabla Datatable-buttons */
#datatable-buttons .tr-success {
    color: #FFFFFF;
    background-color: #26B99A;
}

#datatable-buttons {
    width: 100% !important;
}

@media screen and (max-width: 767px) {
    div.dt-buttons {
        float: none;
        width: 50%;
        text-align: left;
    }
}

/* input {
    text-transform:uppercase;
} */

.btn.btn-app {
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    box-shadow: none;
    border-radius: 0;
    text-align: center;
    color: #fff;
    border: 1px solid #2e6da4;
    background-color: #337ab7;
    font-size: 12px;
}
.btn.btn-app:hover{
    background:#3F8DD0;
    color:#fff;
    border-color:#2e6da4;
}

/* listados */
.border-1px {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #E6E9ED;
}

.glyphicon-remove {
    color: red;
}

.push-hidden {
    display: none;
}

.medioambiente {
    margin: 10px 20px;
    width: 30%;
    padding: 15px;
    color: #555;
    border: 1px solid #28a745;
    border-radius: 10px;
    background: #20c997;
    
}

.medioambiente .titulo {
    font-size: 16px;
    font-weight: bold;
}


/* Buttons */
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-white-faltas {
    margin: 0;
    width: 22px;
    height: 22px;
    color: #fff;
    background-color: #fff;
    border-color: #ccc;
}
.btn-danger-faltas {
    margin: 0;
    width: 22px;
    height: 22px;
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.falta {
    background-color: #d9534f;
    color: white;
}

.config-boletin{
    margin-top: 10px;
    margin-bottom: 10px;
}

.trimestreTable{
    background-color: #ececec;
}

/* FORMS */
.required {
    color: red;
}
.glyphicon-ok {
    color: green;
}
.glyphicon-remove {
    color: red;
}

.modal-dialogNotas{
    width: 90% !important;
}
.modal-bodyNotas{
    overflow: hidden;
    overflow-x: scroll;
}

/* Bootstrap VMRD Grid */
.col-md-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .col-md-1-5 {
    float: left;
  }
  .col-md-1-5 {
    width: 12.33333333%;
  }
  .col-md-offset-1-5 {
      margin-left: 12.33333333%;
  }
}

/* checking's */
.chk-warning {
    color: #F9EDB5;

}
.chk-success {
    color: #5cb85c;
}

/* MARGIN && PADDING */
.m-20 {
    margin-top: 20px;
}

/* TOP_TILES F9EDB5 */
.top_tiles .animated .active {
    border: 3px solid #E4E4E4;
    background-color: #D9F5E5;
}
.tile-stats .icon {
    width: 130px;
    top: 42px;
}
.tile-stats .count, .tile-stats h3, .tile-stats p {
    width: 200px;
}

ul.bar_tabs > li a {
    background: #f3f3f3;
}

ul.bar_tabs > li a:hover {
    background: #eaeaea;
}

/* CUSTOM BOOTSTRAP CSS */

.w-100{
    width: 100% !important;
}

.w-75{
    width: 75% !important;
}

.w-50{
    width: 50% !important;
}

.w-25{
    width: 25% !important;
}

.float-right{
    float:right;
}

.col-0{
    position: relative;
    min-height: 1px;
    float: left;
    padding-right: 1px;
    padding-left: 1px;
    width: 0.5%;
}



.px-1{
    padding: 0 .25rem !important;
}

.px-2{
    padding: 0 .5rem !important;
}

.px-3{
    padding: 0 1rem !important;
}


.px-4{
    padding: 0 1.5rem !important;
}


.px-5{
    padding: 0 3rem !important;
}

.py-1{
    padding: .25rem 0 !important;
}

.py-2{
    padding: .5rem 0 !important;
}

.py-3{
    padding: 1rem 0 !important;
}


.py-4{
    padding: 1.5rem 0 !important;
}


.py-5{
    padding: 3rem 0 !important;
}

.p-0 {
    padding: 0px !important;
}

.p-1{
    padding: .25rem !important;
}

.p-2{
    padding: .5rem !important;
}

.p-3{
    padding: 1rem !important;
}

.p-4{
    padding: 1.5rem !important;
}

.p-5{
    padding: 3rem !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pl-1{
    padding-left: .25rem !important;
}

.pl-2{
    padding-left: .5rem !important;
}

.pl-3{
    padding-left: 1rem !important;
}

.pl-4{
    padding-left: 1.5rem !important;
}

.pl-5{
    padding-left: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1{
    padding-top: .25rem !important;
}

.pt-2{
    padding-top: .5rem !important;
}

.pt-3{
    padding-top: 1rem !important;
}

.pt-4{
    padding-top: 1.5rem !important;
}

.pt-5{
    padding-top: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1{
    padding-bottom: .25rem !important;
}

.pb-2{
    padding-bottom: .5rem !important;
}

.pb-3{
    padding-bottom: 1rem !important;
}

.pb-4{
    padding-bottom: 1.5rem !important;
}

.pb-5{
    padding-bottom: 3rem !important;
}


.mx-1{
    margin: 0 .25rem !important;
}

.mx-2{
    margin: 0 .5rem !important;
}

.mx-3{
    margin: 0 1rem !important;
}


.mx-4{
    margin: 0 1.5rem !important;
}


.mx-5{
    margin: 0 3rem !important;
}

.my-1{
    margin: .25rem 0 !important;
}

.my-2{
    margin: .5rem 0 !important;
}

.my-3{
    margin: 1rem 0 !important;
}


.my-4{
    margin: 1.5rem 0 !important;
}


.my-5{
    margin: 3rem 0 !important;
}

.m-1{
    margin: .25rem !important;
}

.m-2{
    margin: .5rem !important;
}

.m-3{
    margin: 1rem !important;
}

.m-4{
    margin: 1.5rem !important;
}

.m-5{
    margin: 3rem !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1{
    margin-top: .25rem !important;
}

.mt-2{
    margin-top: .5rem !important;
}

.mt-3{
    margin-top: 1rem !important;
}

.mt-4{
    margin-top: 1.5rem !important;
}

.mt-5{
    margin-top: 3rem !important;
}

.mt-3-5{
	margin-top: 3.5rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1{
    margin-bottom: .25rem !important;
}

.mb-2{
    margin-bottom: .5rem !important;
}

.mb-3{
    margin-bottom: 1rem !important;
}

.mb-4{
    margin-bottom: 1.5rem !important;
}

.mb-5{
    margin-bottom: 3rem !important;
}

.mr-0{
    margin-right: 0 !important;
}

.mr-1{
    margin-right: .25rem !important;
}

.mr-2{
    margin-right: .5rem !important;
}

.mr-3{
    margin-right: 1rem !important;
}

.mr-4{
    margin-right: 1.5rem !important;
}

.mr-5{
    margin-right: 3rem !important;
}
.ml-1{
    margin-left: .25rem !important;
}

.ml-2{
    margin-left: .5rem !important;
}

.ml-3{
    margin-left: 1rem !important;
}

.ml-4{
    margin-left: 1.5rem !important;
}

.ml-5{
    margin-left: 3rem !important;
}

/*PERFIL*/

/*Notificaciones Alumnos*/

.list_notify{
    list-style: none;
    padding: .2rem;
}


.list_notify li{
    padding: 1rem 0;
}

.fecha_notify{
    margin-right: 1rem;
}

/*Input group addon*/

.input-group-addon {
	color: #fff;
	font-size: 1.8rem;
        padding-bottom: 5px;
}

.input-group-addon .glyphicon {
    color: #73879C !important;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.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: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2a3f54;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2a3f54;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}


/* Form */

.form-group {
    margin-bottom: 0px;
}

input.check_estilo {
    width: 10px;
    height: 10px;
}

label.checkbox-inline.estilo_label {
    margin-left: 10px;
    padding-top: 0;
}

label.control-label.acceso {
    margin-top: 9px;
}

label.control-label.edad {
    margin-top: 4px;
}

.control-label.notas {
    margin-top: 0;
    padding-top: 0;

}

div.btn_notas{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.input-group{
    margin-bottom: 0;
}

#form_destrezas_boletin_1 .vic-validate {
    margin: 10px 0;
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*Toggles*/

.toggles{
	margin-bottom: 0px;
}

/* Botón de ancho completo */

.btn-full-width{
	width: 100%;
}


/*Estilos tabla perfil.recibos*/

.tablaRecibos{
	margin: 3rem;
	width: 50%;
}

.reciboPagado{
	color: #20bd9f;
	font-weight: 600;
}

.reciboNoPagado{
	color: #E74C3C;
	font-weight: 600;
}

.reciboDomiciliado{
	color: #337ab7;
	font-weight: bold;
}

.reciboImprimir{
	padding: .5rem;
	border-radius: .5rem;
}

/*DOCUMENTOS*/

.btn-padding {
	width:20px;
	height:20px;
	padding: .5rem;
	
}

.formDoc {
    width: 50%;
    margin: auto;
}

/*PROFESORES HOME*/

.statsHome{
    background: #fff;
    border-radius: 8px;
    margin: 1rem;
    padding: 1.5rem 0 2rem 0;
    color: #bab8b8 !important;
    transition: transform 1s ease, filter 1s ease;
}

.statsHome:hover{ /*Transicion del efecto especificada en la clase statsHome*/
    filter: drop-shadow(5px 5px 5px gray);
    transform: scale(1.1); /*Hace más grande el objeto seleccionado*/
   /* transform: rotateY(360deg);*/ /*Rota 360 grados en el eje Y*/
}

.titleHomeTwoLines{
    font-size: 3rem;
    height: 7.5rem;
}

.titleHome{
    font-size: 3rem;
    height: 7.5rem;
    padding-top: 1.5rem;
}

.iconHome{
    font-size: 5rem;
    height: 7.5rem;
    text-align: center;
    padding-right:2rem;
}

.homeNumeroCursos{
    font-size: 3rem;
    color: #73879c;
    font-weight: 600;
}

.homeTextCursos{
    font-size: 1.5rem;
}


/* Home Centros */

.logo_home {
    text-align: center;
}

/*.home_centros*/ .fila_centros {
    display: flex;
    justify-content: center;
}

.nav-md .container.body .right_col.centros {
    margin-left: 0;
}

.statsCentros .titleHomeTwoLines {
    color: #fff;
}

.statsHome.statsCentros {
    height: 150px;
    padding: 2.5rem 8px 2rem 8px;
}

.iconHome.col-xs-5.col-sm-5 img {
    max-width: 90px;
}

.statsHome.la_ermita {
    background: #A50404;
}

.statsHome.san_bernabe {
    background: #2A3F54;
}

.statsHome.salesianos_algeciras {
    background: #E88D25;
}

.statsHome.salesianos_la_linea {
    background: #156406;
}

.statsHome.disabled {
    background: #6c757d;
}

.nombreColegio{
    font-size: 20px;
    color: white;
    padding: 15px;
    margin-top: 15px;
}

@media (min-width: 992px) {
    .main_container .top_nav.menu_top_home {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .footer_home {
        margin-left: 0;
    }
}

/* Fin Home Centros */

.td-alumno{
    width:300px;
}

.th-active{
    border-top: solid 2px #000 !important;
    border-left: solid 2px #000 !important;
    border-right: solid 2px #000 !important;
}

.td-active{
    border-left: solid 2px #000 !important;
    border-right: solid 2px #000 !important;
}

.td-end{
    border-bottom: solid 2px #000 !important;
}

.formNotas input, .formNotas textarea  {
    font-size: 1.5rem;
    border-radius: .5rem;
    margin-bottom: 1.5rem;
}

.btn-nuevo1{
    float:right;
}


.cursoActivo{
    filter: drop-shadow(5px 5px 5px gray);
    transform: scale(1.1);
}

#addAlumno{
    font-size: 3rem;
}

.pointer{
    cursor:pointer;
}

.btn-informe{
    margin-top: .5rem;
}

.anversoNotas,.reversoNotas{
    width:100%;
    height:110vh;
    border: solid 1px #000;
}

.anversoNotas img{
    width: 22.4%;
    margin-top:20%;
}

.anversoNotas .anversoDatos{
    font-size:2.5rem;
}
.reversoNotas table{
    
}

.reversoNotas .thVacio{
    border-top: solid 1px rgba(0,0,0,0) !important;
    border-left: solid 1px rgba(0,0,0,0) !important;
}
.reversoNotas td, .reversoNotas th {
    width: 20%;
}

/* Cartulinas */
div.cartulina ul {
    display: flex;
    justify-content: flex-end;
}

/* Tabla Cartulinas */

table.table-cartulina > tbody > tr > td, 
table.table-cartulina > thead > tr > th {
    padding: 5px;
    border-top: 0;
    padding-bottom: 1px;
}

table.table-cartulina input[type="checkbox"] {
    width: 10px;
}

table.table-cartulina .btn-xs {
    font-size: 10px;
    margin-bottom: 0px;
    margin-right: 0px;
}

table.table-cartulina td {
    font-size: 12px;
}


/*VERTICAL ALIGN*/

.modal-xs{
    width:500px !important;
}

.vertical-align {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.botones {
    display: flex;
    justify-content: center;
}

.h2-header {
    border-bottom: 2px solid #E6E9ED;
    padding: 1px 5px 6px;
}

.h-100vh {
    height: 100vh;
}
.h-95vh {
    height: 95vh;
}
.h-90vh {
    height: 90vh;
}

.password ,.password2 {
    height: 35px !important;
}

.recibo {
    font-size: 1.8rem;
    font-weight: bold;
}

/* Print Recibo */

#reciboprint {
    display: none;
    background-color: #FFFFFF; 
}
.marco {
    margin: 20px;
    border: 1px solid #000000;
    border-radius: 10px;
}

.form-control-static {
    color: #555;
    padding-left: 10px;
    border-bottom: 1px dotted #555;
}

.form-control-feedback.left {
    left: 0;
}

.switchery {
    background-color: #ccc !important;
    border: 1px solid #2a3f54 !important;
}

/* Notas Profesores */
.input_notas {
    background-color: transparent;
    border: none;
}

/* Form */
.form-control{
    border-radius: 4px; 
}

label.control-label {
    margin-top: 1.75rem;
}

span.switchery {
    background-color: rgb(255, 255, 255); 
    border-color: rgb(223, 223, 223); 
    box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset; 
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
}

span.switchery small{
    left: 0px; 
    transition: background-color 0.4s ease 0s, left 0.2s ease 0s;
}

.site_title{
    height: auto;
    text-align: center;
    padding: 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Small devices (max 600px) */
@media only screen and (max-width: 600px) {
    
    .anversoNotas,.reversoNotas{
        height:100%;
    }

    .reversoNotas table{
        font-size:.6rem;
    }
    
    .reversoNotas h3{
        font-size: 1.5rem;
    }
    
    .reversoNotas p{
        font-size: 1rem;
    }
    
    .anversoNotas .anversoDatos{
        font-size:1em;
    }
    
    .anversoNotas{
        font-size:.8em;
    }

    a.site_title img {
        width: 50px;
        padding:10px 0px;
    }
    

.w-xs-100{
    width: 100% !important;
}

.formDoc {
        width: 100%;
        margin: auto;
    }
    
    .col-0{
        position: relative;
        min-height: 1px;
        float: left;
        text-align:center;
        padding-right: 1px;
        padding-left: 1px;
        width: 100%;
    }
    
    #form_edit_teacher .text-right{
        text-align:left;            
    }
    

}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
        
    
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {} 

@media (max-width: 560px) {
    /* .col-xs-12 {
        width: 560px !important;
    } */
    .toggle {
        width: 50px;
    }

    .title_web {
        display: none;
    }

    .top_nav .navbar-right { width: 80%; }

    .btn { padding: 6px 10px !important; }

    .btn_cambio_clase,
    table.tabla-asistencias td a.btn_xxs {
        padding: 1px 4px !important;
    }

    /* STATSHOME */
    .statsHome{
        padding: 0;
    }    

    .titleHomeTwoLines {
        height: 9rem;
    }
}
@media (max-width: 360px) {
    .col-xs-12 {
        width: 100% !important;
    }
    /* .btn { padding: 6px 10px !important; } */

    
}

.error.help-block{
    margin: 0px !important;
}

.pagination>.active>a{
    color: black !important;
}

.notiName{
    /* font-style: italic; */
    font-weight: 700;
}

.reservadoCurso{
    color: #eea236 !important;
}

.reservadoCurso a {
    color: #eea236 !important;
}

.reservadoCurso a:hover {
    color: #b97a22 !important;
}

.nav-md ul.nav.child_menu li:before{
    background: rgba(255, 255, 255, 0.75);
}
.nav-md ul.nav.child_menu li:after {
    border-left: 1px solid rgba(255, 255, 255, 0.75);
}

#modalSMSenviados .dataTables_filter{
    width: fit-content;
    display: inline-block;
}
#modalSMSenviados .dt-buttons{
    width: fit-content;
    display: inline-block;
}
#modalSMSenviados table {
    width: 100% !important;
    max-width: 100% !important;
}

#modalSMSenviados .dataTables_wrapper{
    padding-top: 10px;
}

.noWrapTable{
    max-width: 255px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* TOP NOTAS */

.top_notas {
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
}

.top_notas .logo_london_notas {
    max-width: 8%;
}

.nombre_alumno {
    align-self: flex-end;
}

@media print {
    .top_notas {
        display: flex !important;
        justify-content: space-between !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .top_notas .logo_london_notas {
        width: 150px;
    }

    ::-webkit-scrollbar {
        display: none;
    }

    .alert.ui-pnotify-container.alert-warning.ui-pnotify-shadow {
        display: none;

    }

    .break-page{
        page-break-after: always !important;
        margin-bottom: 2rem !important;
    }
}