* {
    padding: 0;
    margin: 0;
    box-sizing: unset;
}
body {
    background-color: #DBDBDB;
}
header {
    position:fixed;
    z-index:1000;
}
    header nav {
        width: 250px;
        height: 100%;
        margin: 0;
        position: fixed;
        background: #FFF;
        left: -100%;
        top: 0;
    
    }
header nav ul{
    text-align:left;
}
    header nav ul li.li-menu {
        line-height: 50px;
        padding-left: 20px;
        font-size: 15px;
     
        font-weight: 400;
    }
    header nav ul li.li-menuprinicipal {
        line-height: 63px;
        border-bottom: 1px solid #E0E0E0;
        padding-left: 20px;
        
        letter-spacing: 0.123em;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 500;
        
        color: #000;
    }
    header nav ul li.li-menu:hover {
        background: #eeeeee;
        border-right: 6px solid #1E88E5;
    }
#div-sesion {
    position: fixed;
    top: 0;
    left: 0;
    background: url(../Resource/Foto_Gris.jpg);
    background-attachment: fixed;
    background-size:cover;
   
    width: 100%;
    height: 100%;
    z-index: 1100;
}
#div-menu-top {
    /*background-color: #F5F5F5;*/
    /*border: 1px solid #e0e0e0;*/
    /*background: #eee;
    border-left: solid 10px #E0E0E0;
    padding: 1em 1em;*/
    background-color: #f5f5f5;
    border: 1px solid rgba(0,0,0,0.2);
    /* background: #eee; */
    /* border-left: solid 10px #E0E0E0; */
    padding: .5em .5em;
    border-radius: 5px;
    border-radius: 5px;
}
.p-leyenda {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: #FFF;
    width: 410px;
    /* border-width: 200px; */
    /* border-bottom-width: 100px; */
    padding-top: 40px;
    
    text-transform: uppercase;
}

.btn-atras {
    height: calc(1.5em + .75rem + 2px);
    float: LEFT;
    border: 0;
    border-radius: 8px;
    /* border: 1px solid #9E9E9E; */
    padding-left: 33px;
    padding-right: 20px;
    margin-right: 9px;
    background-color: #FFF;
    background-image: url(../Resource/atras2.png);
    background-size: 25px;
    background-position: left;
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: 500;
}

    .btn-atras:hover {
        color: #0091EA;
    }
#table-prospectos{
    font-size:14px;
}
#table-respuestaalu {
    font-size: 12px;
    margin-bottom:0;
    width:95%;
}
.btn-user {
    background: #FFF;
    padding-bottom: 20px;
    padding-top: 17px;
    border-radius: .85rem !important;
    border: 5px solid #FFF;
    /*height: 85px;*/
    color: #212121;
}
    .btn-user:hover {
        background: #E0DFDF;
    }
    .p-leyendados {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    color: #212121;
    width: 610px;
    padding-bottom: 10px;
    text-align: justify;
}

#div-sesion-sub {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 400px;
    height: 348px;
    background: #FFF;
    border-radius: 8px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 1px 5px 0 rgba(0, 0, 0, 0.22), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
#div-sesion-sub2 {
    width: 90%;
    height: 368px;
    margin-top: 150px;
    border-radius: 8px;
  
}
#div-sesion-sub-top {
    width: 400px;
    height: 80px;
    background: #212121;
    margin-bottom: 5px;
    border-radius: 8px;
}
.lbl-datos {
    color: #FFF;
    
    font-size: 16px;
    line-height: 50px;
    font-weight: 500;
}
#imgsesion {
    width: 60px;
    height: 60px;
    padding-top: 12px;
    padding-bottom: 6px;
    padding-left: 17px;
    padding-right: 10px;
    border-right: 3px solid #424242;
    float: left;
    box-sizing: unset;
}
.btn-catalogo-quitar8 {
    
    border: 0;
    background-color: #D8D8D8;
    border-radius: .25em;
    margin-right: 20px;
    color: #212121;
    font-weight: 500;
    width: 100% ;
    line-height: 30px;
}
#div-sesion-sub-top label {
    line-height: 80px;
    padding-left: 10px;
    color: #F5F5F5;
    font-size: 25px;
    float: left;
}
.txt-default {
    width: 300px;
    padding: 20px;
    letter-spacing: 0.050em;
    text-align: center;
    margin-top: 10px;
    border: 0;
    border: 3px solid #F1f1f1;
    background: #FFF;
    color: #212121;
    box-sizing: unset;
    border-radius: 8px;
}


.btn-default {
    width: 345px;
    padding: 20px;
    letter-spacing: 0.050em;
    text-align: center;
    margin-top: 20px;
    border: 0;
    background: #005cb9;
    color: #FFF;
    border-radius: 8px;
}
.btn-nivelmod {
    color: #FFF;
    background-color: #005cb9;
    border-radius: .25rem;
    width: 100%;
    border: 0;
    font-size: 12px;
    font-weight: 500;
    height: 40px;
}

.lbl-buscar {
    font-size: 12px;
    font-weight: 500;
}



.txt-busqueda {
    border: 0;
    float: left;
    line-height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-left: 10px;
    width: 575px;
    text-align: center;
    font-weight: 600;
}


#div-agregarobsequios {
    background: #E0E0E0;
    width: 100%;
    min-height: 200px;
    padding-bottom: 30px;
}
.select-evdoc {
    padding: 2px;
    font-size: 14px;
    border-radius: 0.25rem;
}
.select-finanzas {
    display: block;
    width: 100%;
    height: 30px;
    padding: .375rem .75rem;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(169, 169, 169);
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.text-finanzas {
    display: block;
    width: 100%;
    height: 30px;
    padding: .375rem .75rem;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(169, 169, 169);
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.text-finanzas2 {
    height: 40px;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(169, 169, 169);
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.sel-alumnos {
    display: block;
    line-height:25px;
    width: 100%;
    font-weight: 400;
    color: #495057;
    border: 1px solid #B0BEC5;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.text-alumnos {
    display: block;
    width: 100%;
    height: 40px;
    padding: .375rem .75rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(169, 169, 169);
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}



#div-efect-shadow {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    position: fixed;
    background-origin: content-box;
    display: none;
    z-index: 12;
}
#div-menu {
    height: 88px;
    width: 100%;
    position: fixed;/*COMENTADO 25-01-2021*/
    position: absolute;
    background: #FFF;
    background-image: url(../Resource/top_tittle_univa5.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 460px;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);*/
    top: 0;
    z-index: 1;
}
#div-catalogo {
      width:800px;  
      min-height:200px;
      
}
.contenedor {
    margin-top:20px;
}
#div-catalogo-menu {
    width: 100%;
    height: 60px;
    background-color: #212121;
}

.div-img-home-seleccionado {
    background-color: #388E3C;
    color: #FFF;
    padding-bottom: 40px;
    border-radius: .85rem !important;
    border: 5px solid #FAFAFA;
}

    .div-img-home-seleccionado:hover {
        background-color: #43A047;
    }
.div-img-home:hover {
    background-color: #BDBDBD;

}

.btn-seleccion {
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    border: 0;
    background-color: #212121;
    color: #FFF;
    margin-top:15px;
}

.td-general {
    font-size: 14px;
}
    .td-general:hover {
        background-color: #FFF3E0;
    }
#txt-descripcion {
    width: 500px;
    height: 100px;
    border: 0;
    padding: 10px;
}

.btn-seleccion2 {
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    border: 0;
    background-color: #005cb9;
    color: #FFF;
    margin-top: 15px;
    border-radius: 5px;
}

.btn-filtro {
    line-height: 40px;
    border: 0;
    background-color: #004ea3;
    color: #FFF;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
}
    .btn-filtro:hover {
        background-color: #0057b5;
    }
.btn-seleccion2:hover {
    background-color: #0D47A1;
}
.btn-quitar {
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    border: 0;
    background-color: #1B5E20;
    color: #FFF;
    margin-top: 15px;
}

.btn-catalogo-quitar {
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    min-width:80px;
    border: 0;
    background-color: #BF360C;
    border-radius: .25em;
    color: #FFF;
}

.btn-catalogo-quitarRetro {
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 80px;
    border: 0;
    background-color: green;
    border-radius: .25em;
    color: #FFF;
}


.btn-catalogo-quitar2 {
    padding: 10px;
    border: 0;
    background-color: #c62828;
    border-radius: .25em;
    color: #FFF;
    font-weight:500;
    margin-right: 20px;
}
    .btn-catalogo-quitar2:hover {
        background-color: #FF0101;
    }

.btn-catalogo-quitar3 {
    padding: 10px;
    border: 0;
    background-color: #056dae;
    border-radius: .25em;
    color: #FFF;
    font-weight: 500;
}

    .btn-catalogo-quitar3:hover {
        background-color: #045FB4;
    }

.btn-catalogo-quitar4 {
    padding: 10px;
    border: 0;
    background-color: #D8D8D8;
    border-radius: .25em;
    margin-right: 20px;
    color: #212121;
    font-weight: 500;
    padding-left:20px;
    padding-right:20px;
}

    .btn-catalogo-quitar4:hover {
        background-color: #BDBDBD;
    }

.img-home {
    width: 200px;
    margin-top: 10px;
}

.div-img-home {
    border: 5px solid #FFF;
    border-radius: .85rem !important;
    border: 1px solid #BDBDBD;
    padding: 15px;
    color: #424242;
}
#div-datos {
    height: 50px;
    width: 100%;
    position: fixed;/*OMENTADO 25-01-2021*/
    position: absolute;
    background: #002856;
    /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); */
    top: 88px;
    z-index: 10;
}
#div-contenedorbanner {
     width: 100%;
    background: url(../Resource/compu2.jpg);
    background-attachment: inherit;
    background-size: cover;
    /*background-color: #02418A;*/
    height: 200px;
}

#img-menu {
    width: 30px;
    height: 30px;
    padding: 17px;
    box-sizing: unset;
    margin-top: 10px;
}
#img-univa {
    height: 29px;
    width: 120px;
    margin-left: 52px;
    top: 18px;
    position: absolute;
    box-sizing: unset;
}
#div-contenedorfinanzas {
    width: 950px;
    margin-top: -200px;
}
.divisiones-color {
    /*background-color: #FFF3E0;*/
    background: #eee;
    border-left: solid 10px #E0E0E0;
    padding: 0.48em 1em;
    font-weight: 500;
}
.divisiones {
    padding: 10px;
    /*border: 1px solid #e0e0e0;*/
    border: 1px solid #CFD8DC;

    border-radius: 8px;
    /*background: #F5F5F5;*/
    background: #EEEEEE;
}

#div-formulario {
    width: 100%;
    background-color: #FFF;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 1px 5px 0 rgba(0, 0, 0, 0.22), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.p-formulario {
    font-weight: 500;

    color: #013ca6;
    font-size: 21px;
    padding-top: 18px;
}
#img-logo {
    height: 39px;
    width: 170px;
    top: 13px;
    position: absolute;
}
#lbl-user {
   
    text-transform: uppercase;
    font-size: 15px;
    color: #212121;
    float: right;
    background: #EEEEEE;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 100px;
    text-align: center;
    font-weight: 500;
}
#div-content-sub {
    width: 100%;
    padding-top: 130px;
    min-height: 400px;
    height: 100vh;
}

/*.h4-formulario {
    font-size: 20px;
    color: #212121;
    font-family: Tahoma;
}*/

footer {
    padding: 2em 0 2em 0;
    background-color: #000;
    text-align: center;
}
    footer ul li {
        padding-left: 1em;
        line-height: 1em;

        text-transform: uppercase;
        color: #E0E0E0;

        font-size: 0.8em;
        letter-spacing: 0.225em;
        text-decoration: none;
    }


div#div-load {
    position: fixed;
    top: 45%;
    left: 48%;
}

    div#div-load img {
        height: 70px;
        width: 70px;
    }


/*------------------------------------------------------------------------------------*/


.td-evaluaciones:hover {
    background-color: #FFF3E0;
}
#div-content {
    width: 100%;
    padding-bottom: 50px;
}

#h2-Mensaje {

    text-transform: uppercase;
    color: #78909C;
    font-size: 30px;
    width: 100%;
    text-align: center;
    padding-top: 100px;
}


.btn-evaluacion {
    /* width: 500px; */
    color: #2C2C2C;
    padding: 15px 15px 15px 15px;
    /* box-shadow: 0 0 10px #BDBDBD; */
    border: 0;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.123em;
    font-size: 13px;
    background: #FFF;
    text-align: left;
    /* border-radius: .85rem !important; */
}

.div-evaluacion:hover {
    border: 5px solid #BDBDBD;
}

.div-evaluacion {
    width: 350px;
    /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); */
    background: #FFF;
    padding: 13px;
    /*border-radius: .85rem !important;*/
    min-height: 200px;
    border: 5px solid #E0E0E0;
    z-index: 0;
}

.div-evaluacion-boton {
    width: 100px;
    height:100%;
    background: #1565C0;
}

#div-info {
    background: #FFF;
    width: 850px;
    padding: 30px;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);*/
}

table#table-cuestionario {
    text-align: center;
    /*font-family: "RobotoDraft","Roboto",sans-serif;*/
    background: #ECEFF1;
    width: 800px;
}

table#table-datosdocente {
    
    font-size: 12px;
    background-color: #f5f5f5;
    border: 1px solid rgba(0,0,0,0.2);
    width: 95%;
    padding: 15px;
    border-collapse: unset;
    border-radius:5px;
   
}

    table#table-datosdocente tbody tr td label.label-datosdocente {
        /*font-family: "RobotoDraft","Roboto",sans-serif;*/
        font-size: 12px;
    }

.label-materias {
    font-family: "RobotoDraft","Roboto",sans-serif;
    font-size: 13px;
}

table#table-cuestionario thead {
    /*	background: #03a9f4;*/
    font-family: "Oswald", sans-serif;
    color: #2C2C2C;
    height: 45px;
    font-size: 1.2em;
    letter-spacing: 0.123em;
    text-transform: uppercase;
}

table#table-cuestionario tbody tr {
    background: #FFF;
    color: #212121;
    height: 45px;
}

    table#table-cuestionario tbody tr td {
        font-size: 15px;
        padding: 7px;
        border: 1px solid #E0E0E0;
    }

        table#table-cuestionario tbody tr td#td-reactivo {
            width: 70%;
        }

    table#table-cuestionario tbody tr:hover {
        background: #e0e0e0;
    }

    table#table-cuestionario tbody tr td select {
        width: 100%;
        height: 45px;
        border: 0;
        margin: 0px;
        padding: 0px;
        background: #FFF;
    }

.btn-gral {
    margin: 20px 20px 0 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 0;
    color: #FFF;
    font-size: 1.2em;
    background: url('../Resource/Check.png');
    background-color: #0288d1;
    background-size: cover;
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    /*box-shadow:2px 2px 15px #000;*/
}

p.p-comentario {
    font-size: 1em;
    font-family: "Oswald", sans-serif;
    width: 700px;
    padding: 15px;
    margin: 20px 0 0 0;
    text-align: Left;
    color: #454545;
}

textarea.txtArea {
    width: 675px;
    height: 120px;
    margin: 0 0 20px 0;
    font-family: "Oswald", sans-serif;
    font-size: 1em;
    color: #212121;
    padding: 15px;
    border: 0;
    background: #FFF;
    text-align: left;
}

#div-ventana {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
    position: fixed;
    background-origin: content-box;
    z-index: 20;
    display: none;
    padding-bottom: 80px;
}

#div-ventana-content {
    width: 850px;
    border-radius: 8px;
    background-color: #FFF;
    /*margin-top: 40px;*/
    padding: 15px 25px 25px 25px;
    height: 520px;
    /*overflow-y: auto;*/
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.12), 0 16px 16px rgba(0, 0, 0, 0.24);
    /*box-sizing: content-box;*/
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

    #div-ventana-content-sub {
        /*overflow-y: auto;*/
        height: 400px;
        /*overflow-x: hidden;*/
    }
/*------------------------------------------------------------------------------------*/
@media screen and (max-width:1050px) {
    #div-ventana-content {
        width: 90%
    }
        #div-sesion-sub {
        width:100%;
 

    }
    #div-sesion-sub-top {
        width:100%;
    }
    #div-sesion-sub {
        width: 90%;
    }
    .txt-default {
        width: 80%;
    }
    .btn-default {
        width:90%;
    }
    #div-content {
        padding-bottom: 50px;
    }

    #div-contenedorfinanzas {
        width: 90%;
    }

    #div-catalogo {
        width: 90%;
    }
    #txt-descripcion {
        width:90%;
    }
        #div-info {
        width: 80%;
        padding: 20px;
    }

    .div-evaluacion {
        width: 80%;
        padding: 20px;
    }

    .btn-evaluacion {
        width: 100%;
    }
        
    table#table-datosdocente {
        width: 100%;
    }
    table#table-cuestionario {
        width:100%;
    }
    table#table-cuestionario tbody tr td select {
        height: 65px;
    }

    table#table-cuestionario thead tr th {
        height: 40px;
    }

    textarea.txtArea {
        width: 80%;
    }

    p.p-comentario {
        width: 83%;
    }

    h4#h4-titulo {
        font-size: 13px;
    }

    #div-menu {
        background-image: url('../Resource/top_tittle_univa5 -bottom.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 290px;
    }

/*    #table-general th:nth-child(3), #table-general tbody tr td:nth-child(3) {
        display: none;
    }*/
}


@media screen and (max-width:766px) {

    .btn-nivelmod {
        margin-top:12px;
        margin-top:12px;
    }

    .lbl-buscar {
        padding-top:0;
    }
}

@media screen and (max-width:650px) {
  /*  #table-general th:nth-child(2), #table-general tbody tr td:nth-child(2) {
        display: none;
    }*/
}





