@import url(header.css);
@import url(footer.css);
@import url(menu.css);
@import url(btn.css);
@import url(scroll.css);
@import url(inputs.css);
@import url(tablas.css);
@import url(modal.css);
@import url(../fontello/fontello.css);
@import url(font-awesome.min.css);
@import url(pestanias.css);
@import url(messages.css);
@import url(../Calendar/framework.css);
@import url(../fontello/animation.css);

/*@font-face {
    font-family: 'Inter';
    src: url('/fonts/Inter-Regular.woff2') format('woff2'), url('/fonts/Inter-Regular.woff') format('woff');
    font-weight:400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-bold';
    src: url('/fonts/Inter-Bold.woff2') format('woff2'), url('/fonts/Inter-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}*/

body {
    font-family: 'Inter', sans-serif;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
    /*font-family: 'Source Sans Pro', sans-serif !important;*/
    outline: none;
    border: none;
    text-decoration: none;
    list-style: none;
}

html, body {
    min-height: 100%;
}

html {
    background: #EEE;
}

main {
    padding: 40px 10px 0px 10px;
    min-height: 91%;
    min-width: 100%;
    height: auto;
    width: 100%;
    font-size: 13px; /*position: absolute;*/
}



#principal {
    margin: auto;
    margin-bottom: 0px; /*padding-bottom:20px;*/
    float: right;
    min-height: 87.333333%;
    min-width: 100%; /*text-align: justify;*/    /*min-width: 100%;  -b*/
    background: #FFF;
    border-radius: 4px 4px 0px 0px;
    color: #333;
    background: #FFF; /*min-height: calc(100% - 35px);*/
}

.derecha {
    float: right !important;
}

.div-contenedor-grande {
    display: inline-block;
    width: 100%;
}

.div-contenedor-grande-marginBottom-5 {
    display: inline-block;
    width: 100%;
    margin-bottom: 5%;
}

.div-contenedor-mediano {
    display: inline-block;
    width: 47%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.scroll-y {
    overflow-y: scroll;
}

.contenedor {
    overflow-x: auto;
    min-width: 95%;
    width: 95%;
    margin: 10px auto;
    display: block; /*position: relative;*/
    height: auto; /*padding: 15px 2.5% 10px 2.5%; padding-bottom: 10px; padding-top:15px;*/
}

.espacioBajo {
    margin-bottom: 100px;
}

.contenedor2 /*se cambio el height a auto antes tenia 250px*/ {
    min-width: 95%;
    width: 95%;
    margin: auto;
    display: block;
    height: auto;
    padding: 0px 0px 0px 0px;
}

.contenedor2-left /*se cambio el height a auto antes tenia 250px*/ {
    float: left;
}

.contenedor2-alturaEstatica /*Se manda a llamar cuando necesitas que el contenedor2 sea estatico el la propiedad height*/ {
    height: 350px;
}

.contenedor.contenedor25 {
    width: 25%;
    min-width: 25% !important;
    margin: 0;
    padding: 15px 5px 10px 5px;
}

.contenedor.contenedor75 {
    width: 75%;
    min-width: 75% !important;
    margin: 0;
    padding: 15px 5px 10px 5px;
}

.contenedor.contenedor100 {
    width: 100%;
    padding: 15px 5px 10px 5px;
}


.contenedorControles, .descripciones {
    width: calc(100% - 20px);
}

.contenedorControles, .descripciones, .contenedorControles-m, .contenedorControles-c, .contenedorControles-t {
    display: block;
    float: left;
    margin: 0px 10px;
}

.contenedorControles-m {
    width: calc(50% - 20px) !important;
}

.contenedorControles-c {
    width: calc(25% - 20px) !important;
}

.contenedorControles-t {
    width: calc(calc(100% / 3) - 20px) !important;
}

.contenedorControles-2 {
    width: calc(100% - 20px) !important;
}


.contenedorControles label, .contenedorControles input, .contenedorControles span, .contenedorControles i, .contenedorControles button {
    display: inline-block;
    position: relative;
}

.contenedorControles label {
    width: 90%;
}

.contenedorControles input {
    width: 80%; /*b*/
    margin-left: 0px;
}

.contenedorControles1 input {
    margin-left: 0px;
}

.contenedorControles1 input {
    margin-left: 0px;
}

.contenedorControles-input {
    margin-left: 10px !important;
}

.contenedorControles i, .contenedorControles span {
    width: 20px;
}

.contenedorControlesCompleto {
    display: inline-block;
    width: 100%;
    margin: auto;
    text-align: center;
}

    .contenedorControlesCompleto input {
        width: 80%;
        margin: auto;
    }

/*contenedor controles modal*/
.contenedorControlesModal {
    display: block;
    width: calc(30% - 10px);
    float: left;
    margin: 0px 10px;
}

    .contenedorControlesModal label, .contenedorControlesModal input, .contenedorControlesModal span, .contenedorControlesModal i, .contenedorControlesModal button {
        display: inline-block;
        position: relative;
    }

    .contenedorControlesModal label {
        width: 90%;
    }

    .contenedorControlesModal input {
        width: 87%;
        margin-left: 0px;
    }

    .contenedorControlesModal i, .contenedorControlesModal span {
        width: 20px;
    }

    .contenedorControlesModal ul {
        position: fixed !important;
        z-index: 5000;
    }

.contenedorSeccion, .contenedorSubSeccion {
    display: block;
    border: 0.5px solid gray;
    height: 250px;
    margin-bottom: 10px;
    border-radius: 6px;
    float: left;
}

.contenedorSeccion {
    width: 99% !important;
    margin: 5px 0.5%;
}

.contenedorSubSeccion {
    width: 49%;
    margin: 5px 0.5%;
}

.contenidoSubSeccion {
    display: inline-block;
    width: 100%;
    height: 80%;
    overflow-y: scroll;
}

.segundosBotonesModal {
    width: 100%;
    position: absolute;
}

.contenedor-overflowY {
    overflow-y: auto;
}

/*Estilos para letras*/
.fontGreen {
    font-size: 1em;
    color: rgb(67, 157, 4);
}

.fontRed {
    font-size: 1em;
    color: rgb(206, 0, 0);
}

/*BOTON TEST*/
.inputCheckOpciones {
    height: 100% !important;
    position: absolute;
    width: 100% !important;
    opacity: 0;
}

.botonMasOpciones {
    z-index: 5 !important;
    /*background: rgb(0, 100, 150); azul modal*/
    /*background:rgb(0, 12, 150);*/ /*azul obscuro*/
    background: rgb(137, 137, 137); /*gris*/
    color: rgb(255, 255, 255);
    display: flex !important;
}

.div-tabla {
    display: inline-block;
    width: 97%;
    margin: 1%;
}

.div-textArea-Mediana {
    display: inline-block;
    width: 43%;
    margin: 1%;
}

.botonMasOpcionesExpandido {
    background: rgb(255, 255, 255);
    color: rgb(0, 100, 150);
    border: none !important;
}

.labelMasOpciones {
    width: 100% !important;
    height: 100% !important;
}

.labelPadMO {
    padding-top: 4px;
    padding-right: 1px;
}

.botonMasOpciones {
    text-transform: capitalize;
    display: inline-block;
    cursor: pointer;
    width: 20px !important;
    height: 20px !important;
    text-align: center;
    letter-spacing: .5px;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    transition: background 200ms ease-in-out;
    transition: all 0.7s;
    margin-top: -11px;
    float: right;
    margin-right: 10px;
    /*border: 1px solid rgb(0, 100, 150);*/
}

/*BOTON TEST*/
/*.contenedorControles button { width:20px; height:20px; font-size:10px; margin:auto; text-align:center; }*/

.descripciones label, .descripciones input {
    width: 90%;
    float: left;
    display: block;
}

.ContenedorTablaUL {
    position: relative;
}

.EnfocarFila {
    font-weight: bold;
    font-style: italic;
}

.TextoCentrado {
    text-align: center;
}

p {
    margin: 15px;
}

.encabezado {
    display: inline-block;
    width: 100%;
    height: 30px;
    margin-bottom: -1.8px;
    background: linear-gradient(#CCC,#999);
    background: #4991D8;
    margin: 0px;
    background: #49432E;
    background: #555;
    background: linear-gradient(#DDD,#AAA);
    height: auto !important;
}

    .encabezado label {
        float: left;
        margin: 5px;
        display: block;
        color: #FFF;
        font-size: 15px;
        font-weight: bold;
        color: #000;
        /*font-family: 'Source Sans Pro', sans-serif !important;*/
        text-align: left;
    }

fieldset {
    display: block;
    border: none;
    border-radius: 3px;
    margin: 0px;
    min-width: 0;
    width: 100%;
    overflow-x: unset;
    display: block;
    padding: 0px;
    background: #fff;
    border: none; /*border: 1px solid #333;*/
    background: none;
}

    fieldset .tituloFieldset {
        border-radius: 3px 3px 0px 0px;
        height: auto;
        width: 100%;
        margin: 0px;
        margin-bottom: 15px;
        /*background: #1b1e24; background: #ddd; background:#F9F1D7; background:#DDD;background:linear-gradient(#F1F1F1,#BBB);*/
        background: #AAA;
        position: relative;
        padding: 8px;
        text-align: center;
        font-size: 11px;
        text-transform: uppercase;
        /*color: #FFF;color: #333;*/
        color: #fff;
        border: none; /*border-bottom: 1px solid #333;*/
        display: block;
        font-weight: bold;
    }

/* NAVEGACION BINDING */

.contenedorNavegacion {
    width: 100%; /*  top:-13px */
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    height: 30px;
    border: 0.5px solid #AAA;
    position: relative;
    border-radius: 3px;
    display: flex;
}


.botonNavegacion, .botonGuardar, .botonBorrar, .botonCancelar, .botonAgregar, .botonBuscar, .botonDesabilitado, .botonNavInicio, .botonNavAnterior, .botonNavSiguiente, .botonNavFin,
.boton-Guardar, .botonEliminar, .botonImprimir {
    cursor: pointer;
    height: 28px;
    width: 28px;
    border-right: 0.5px solid #AAA;
    color: #070;
    background: #FFF;
    text-align: center;
    display: block;
    transition: all 0.5s;
    font-size: 1.4em;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 6.5px 6.5px;
}

.boton-Guardar {
    background-size: 21px 21px;
    background-position: 3.8px 3.8px;
}

.botonDesabilitado {
    filter: opacity(0.5);
    cursor: default;
    background-color: #DDD;
}

.botonGuardar {
    background-image: url("../../iconosNavegacion/save.png");
}

.botonBorrar {
    background-image: url("../../iconosNavegacion/del.ico");
}

.botonEliminar {
    background-image: url("../../iconosNavegacion/delete.ico");
}

.botonCancelar {
    background-image: url("../../iconosNavegacion/cancel.ico");
}

.botonAgregar {
    background-image: url("../../iconosNavegacion/new.ico");
}

.botonBuscar {
    background-image: url("../../iconosNavegacion/search.ico");
}

.botonNavInicio {
    background-image: url("../../iconosNavegacion/goFisrt.ico");
}

.botonNavFin {
    background-image: url("../../iconosNavegacion/goLast.ico");
}

.botonNavAnterior {
    background-image: url("../../iconosNavegacion/prev.ico");
}

.botonNavSiguiente {
    background-image: url("../../iconosNavegacion/next.ico");
}

.boton-Guardar {
    background-image: url("../../iconosNavegacion/guardar.ico");
}

.botonImprimir {
    background-image: url("../../iconosNavegacion/print.ico");
}



/* FIN NAVEGACION BINDING */

legend {
    font-size: 15px;
}
/* COLOR ICONOS */
.icon-pencil, .fa-pencil {
    color: rgba(3,118,191,1);
}

.fa-info-circle {
    color: rgba(3,118,191,1) !important;
}

.fa-plus-circle {
    color: rgba(50, 120,0,1) !important;
}

.colCloseIco {
    color: #900;
}

.icon-trash, .fa-times-circle {
    color: #900 !important;
}

.fa-square-o {
    color: rgba(50, 120,0,0.75) !important;
}

.fa-check-square-o {
    color: rgba(50, 120,0,1) !important;
}

.fa-circle-o {
    color: rgba(50, 120,0,0.75) !important;
}

.fa-check-circle-o {
    color: rgba(50, 120,0,1) !important;
}

.icon-left-open {
    padding: 0px !important;
}
/* FIN COLOR ICONOS */

/* ENCABEZADO INFORMACION */
.nView {
    display: none !important;
    visibility: hidden;
}

.yView {
    display: block;
    visibility: initial;
}

.lblTitulo {
    font-weight: bold !important;
    margin-right: 5px;
}

.lblTitulo-left {
    margin-left: 10px;
}

.encabezadoInformation {
    width: 98%;
    margin: auto;
    height: 300px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 2px 3px 10px rgba(0,0,0,0.3);
    border-radius: 15px 15px 0px 0px;
}

    .encabezadoInformation .imageItem {
        width: 30%;
        height: 100%;
        border-radius: 15px 0px 0px 0px;
        max-width: 200px;
        margin: 0px;
        display: flex;
        float: left;
    }

        .encabezadoInformation .imageItem figure {
            width: 90%;
            margin: auto;
            height: 90%;
            display: flex;
            cursor: pointer;
        }

            .encabezadoInformation .imageItem figure input[type=file] {
                position: absolute;
                margin: auto;
                height: 200px;
                width: 200px;
                opacity: 0;
                cursor: pointer;
            }

            .encabezadoInformation .imageItem figure img {
                width: 100%;
                height: 100%;
                position: relative;
                border-radius: 15px;
            }

.item1, .item2, .item3 {
    width: 68%; /*border-bottom:1px solid #FFF;*/
    height: 50px;
    position: relative;
    display: block;
    float: left;
    padding: 0px 10px;
}

.item1 {
    height: 100px;
}

.item4 {
    width: 98% !important;
}

.item1 input[type = text] {
    margin-top: 40px;
    width: auto;
    border: none;
    font-size: 30px;
    padding: 15px;
    width: 100%;
}

.item2 input[type = text] {
    margin: 0px auto 5px 5px;
    width: 100%;
    border: none;
    font-size: 15px;
    padding: 5px;
}

#Pagination {
    background: rgb(241, 241, 241);
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    bottom: 0px;
}

textarea {
    padding: 5px;
    /*font-size: 10px;*/
    font-family: 'Inter', sans-serif;
    font-weight: normal;
    color: #555;
    list-style: initial;
}

.section-margintop {
    margin-top: 110px;
}

.divTextArea > label {
    width: 100% !important;
}

/*Modal Notificaciones*/
.filaNotificacion {
    background: #f5f5f5;
    border: Solid 1px #AAA;
    border-radius: 2px;
    font-size: 11pt;
}

.filaNotificacion {
    padding-left: 60px;
}

    .filaNotificacion > label {
        font-size: 10pt;
        padding: 4px;
        border: none;
    }

    .filaNotificacion > .lblFolio {
        font-size: 15pt;
    }

    .filaNotificacion > span {
        position: absolute;
        left: 20px;
        width: 25px;
        height: 25px;
        padding: 0px;
        border-radius: 5px;
        font-size: 28px;
        font-weight: bold;
        cursor: pointer;
        line-height: 80px !important;
    }

        .filaNotificacion > span::before {
            margin-top: -3px;
            margin-left: -2px;
        }

    .filaNotificacion > .icon-plus-squared-alt::before {
        color: green;
    }

    .filaNotificacion > .icon-minus-squared-alt::before {
        color: red;
    }

    .filaNotificacion > .icon-check-empty::before {
        color: #BBB;
    }

.divTablaNTF, .divTablaNTF > .lblTitulo {
    border: none;
}

    .divTablaNTF > table {
        width: 100% !important;
        margin-top: 25px;
    }

#modalNotifications > .contenidoModal > .contenedor > .modalCuerpo {
    height: calc(100% - 152px);
}
/*Fin Modal Notificaciones*/


/* FIN ENCABEZADO INFORMACION */
.icon-circle-empty, .icon-ok-circle {
    color: #070 !important;
    text-align: center;
}

    .icon-circle-empty:hover {
        text-decoration: solid;
        text-shadow: 0px -0.5px 1px #096709;
    }

.tdHidden {
    display: none;
}
/* ESTILO CON 800px DE ANCHO COMO TAMANIO MINIMO  */

.spanTabla {
    margin-left: -20px !important;
    width: 20px !important;
    position: absolute;
    top: 5px;
}

.spanPorcentaje {
    height: 10px;
    background-color: green;
    display: inline-block;
}

.contenidoMenu {
    overflow-y: auto;
    height: calc(100% - 150px);
}

    .contenidoMenu::-webkit-scrollbar-thumb {
        /*background:#116a99;*/
        background: #3b91d7;
        border-radius: 10px;
        border: 2px solid rgba(0,0,0,0.3);
        box-shadow: -6px -6px 12px rgba(66,137,224,1) inset, 6px 6px 6px rgba(158, 226, 225, 1) inset;
    }

    .contenidoMenu::-webkit-scrollbar-track {
        background: #FBFBFB;
        box-shadow: 6px 6px 20px rgba(0,0,0,.25) inset;
    }

.div35 {
    width: 35%;
    float: left;
    padding-bottom: 5px;
}

.div65 {
    width: 65%;
    float: left;
    padding-bottom: 5px;
    border-left: 2px solid rgb(225, 225, 225);
    min-height: 250px;
}

.div35, .div65 {
    max-height: 100%;
}

.elemento35-65 {
    width: 100%;
    float: left;
}

.Tabla35-65 {
    min-height: 250px;
    max-height: 345px;
    overflow: auto;
}



.seccionBitacora35 {
    width: calc(100% - 10px) !important;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
}

    .seccionBitacora35 div {
        width: 100%;
        padding-bottom: 10px;
        min-height: 30px;
    }

    .seccionBitacora35 > div label {
        width: 100%;
        float: left;
    }
@media only screen and (min-width: 1024px){
    #btnMenu:checked ~  main {
        padding: 40px 0px 0px 260px;
        float: right;
    }
}
@media only screen and (min-device-width: 1024px) and (min-width: 800px) {
   #btnMenu:checked ~  main {
        padding: 40px 0px 0px 260px;
        float: right;
    }

    #principal {
        /*min-width: 520px;*/
        /*min-width: 800px;*/
        width: 100%;
    }

    .contenedorControles {
        width: 40%;
    }

    .contenedorControlesModal {
        width: calc(23% - 10px);
    }

    .contenedorControlesTextarea {
        width: calc(100% - 60px);
    }

    .descripciones {
        width: 48%;
    }

    .botonMasOpciones {
        display: none !important;
    }

    .botonMasOpciones4MasFiltros {
        display: flex !important;
    }
}

@media (max-width:1050px) {
    .div35, .div65 {
        width: 100%;
    }

    .div65 {
        border-left: none;
        padding-top: 10px;
    }
}


/* ESTILO CON 1390px DE ANCHO COMO TAMANIO MINIMO  */
@media (min-width:1250px) {
    #btnMenu:checked ~ main {
        padding: 40px 10px 0px 260px;
        float: right;
    }
    .contenedorControles label {
        width: 100%;
    }

    .contenedorControles-d, .contenedorControl-d {
        width: calc(calc(100% / 2) - 20px);
    }

    .contenedorControles, .contenedorControlesModal {
        width: calc(23% - 10px);
        /*width: calc(calc(100% / 2) - 30px);*/
    }

    .contenedorControlesTextarea {
        width: calc(100% - 60px);
    }

    .contenedorControles-wo {
        width: calc(42% - 10px) !important;
    }

    .contenedorControles input, .contenedorControlesModal input {
        width: 80%;
    }

    .contenedorControles i, .contenedorControles span, .contenedorControlesModal i, .contenedorControlesModal span {
        width: 21px;
    }
}


/* ESTILO CON 1390px DE ANCHO COMO TAMANIO MINIMO  */
@media (min-width:1390px) {
    .contenedorControles, .contenedorControlesModal  {  
        width: calc(20% - 10px); 
       /*width: calc(30% - 100px);*/
        /*width: calc(50% - 10px);*/
    }

    .contenedorControle{
        width: calc(50% - 10px);
    }

    .contenedorControles-d {
        width: calc(calc(100% / 2) - 20px);
    }

    .contenedorControlesTextarea, .contenedorControleTextarea {
        width: calc(50% - 10px); /*100-60*/
    }

    .contenedorControles input, .contenedorControlesModal input {
        width: 85%; /*80% b*/
    }
    
    .contenedorControles3 {
        width: 90%;
    }

     .contenedorControles i, .contenedorControles span, .contenedorControlesModal i, .contenedorControlesModal span {
        width: 25px;
    }

    /*.contenedorControles button  { width:28px;  }*/
}

/*@media only screen and (min-width:1250px) {
    .logoitem {
        margin-left: 30px;
        margin-top: 30px;
        margin-right: 30px`;
    }
}*/
@media (max-width:700px) {
    .contenedorControlesModal {
        width: calc(33% - 10px);
    }
    .contenedorControlesTextarea {
        width: calc(100% - 60px);
    }
}

@media (max-width:625px) {
    .contenedorControlesModal {
        width: calc(38% - 10px);
    }
    .contenedorControlesTextarea {
        width: calc(100% - 60px);
    }
}

@media (max-width:435px) {
    .contenedorControlesModal {
        width: calc(49% - 10px);
        margin: 0px 0px;
    }
}

@media (max-width:319px) {
    .contenedorControlesModal {
        width: calc(99% - 10px);
        margin: 0px 0px;
    }
}

@media(min-device-width:320px) and (max-width:1022){
    #tblAutorizacion{
    float:left !important;
}


@media (min-width:320px) {
    .botonMasOpciones2Filtros {
        display: none !important;
    }
}

@media (min-width:701px) {
    .botonMasOpciones3Filtros {
        display: none !important;
    }
}

@media (min-width:600px) {
    .botonMasOpciones {
        width: 25px !important;
        height: 25px !important;
        margin-top: -14px;
    }

    .labelPadMO {
        padding-top: 8px;
    }
}

@media (max-width:800px) {
    .encabezadoItem {
        width: auto;
        height: 400px;
    }

        .encabezadoItem input[type = text], .encabezadoItem input[type = text]:hover {
            text-align: center;
            width: 100%;
        }

    .item3 div[class = checkbox] {
    }

    .figurelogo {
        width: 200px;
        margin: auto;
        height: 90%;
        border-radius: 15px;
    }

        .figurelogo img {
            border-radius: 15px;
        }

    .imageItem, .item1, .item2, .item3 {
        max-width: 100%;
        width: 100%;
        background: #FFF;
    }

    .item1 {
        border-top: 1px solid #FFF;
    }

    .item3 {
        margin-bottom: 15px;
    }

    .imageItem {
        height: 200px;
        border-radius: 15px 15px 0px 0px;
        background: #FFF;
    }

    .contenidoMenu {
        height: calc(100% - 30px);
    }

    .contenedorControles-m, .contenedorControles-c, .contenedorControles-t {
        width: calc(100% - 20px) !important;
    }

    .contenedorSubSeccion {
        width: 99%;
        margin: 5px 0.5%;
    }
}

@media (max-width:1250px) {
    .div-contenedor-mediano {
        display: inline-block;
        width: 100%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
}

@media (max-width: 1250px) and (min-width: 800px) {
    .contenedorControles-m, .contenedorControles-c, .contenedorControles-t {
        width: calc(50% - 20px) !important;
    }
}
