body, html{
    background-color: #EAEAEA;
    font-family: 'Titillium Web', sans-serif;
    font-size: 11pt;
    color: navy;	
    padding: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    /*padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;*/
}
#divCabecera{	
    height:80px;
    background-color: #1B5693;
    background-position: 5px -10px; 
    background-image: url('../cds/img/logo_portal.png'); 
    background-repeat:no-repeat; 
    border:none;
    vertical-align:middle;
    text-align:center;
    margin: 0;
    /*-webkit-border-radius: 20px 20px 0px 0px;
border-radius: 20px 20px 0px 0px;*/
}
#divCabecera span{
    color:white;
    text-align:center;
    font-variant: small-caps;
    font-size: 14pt;
}
#divPie{
    background-color: #1B5693;
    height: 30px;
    /*-webkit-border-radius: 0px 0px 20px 20px;
border-radius: 0px 0px 20px 20px;	*/
    bottom: 0px;
    text-align:right;
    /*padding-right: 10px;*/
    padding: 0;
    margin: 0;
}
#divPie span{
    color:white;
    text-align:center;
    font-variant: small-caps;
    font-size: 8pt;
    vertical-align:bottom;
    margin-right: 10px;
}
#divContenido{
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 450px;
    text-align: center;
}
#divLogin{
    padding-left:30%;
}
#divUser{
    right: 30px;
    float:right;
    position: relative;
    padding-top: 5px;
}
.liError{
    list-style-image: url("../images/exclamation.png");
    list-style-position: outside;
    vertical-align: middle;
    padding-left: 5px;
    color: red;
    font-weight: 800;
}
.tdleft{
    text-align: left;
}

.divNavegacion{
    text-align: left;
    margin-bottom: 2em;
    padding-left: 3em;
}
.divNavegacion a{
    text-decoration: none;
}

.divNavegacion a:hover{
    text-decoration: underline;
}
input[type="text"], input[type="password"], input[type="select"], select{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px dotted black;
    color: black;
    font-family: courier, helvetica;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;

}
textarea{
    border: 1px dotted black;
    color: black;
    font-family: courier, helvetica;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;	
}
input[type="text"]:focus, input[type="password"]:focus, input[type="select"]:focus, select:focus, textarea:focus{
    background-color:#EAEAEA;
}
.botonAzul{
    background-color: #4683B1;
    border: 1px solid silver;
}
.botonGris{
    background-color: #5B5B5B;
    border: 1px solid #292C2D;
}
button, input[type="button"], input[type="submit"]{	
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;	
    color: white;
    font-weight: 500;
    cursor: pointer;
}

.campoRequerido{
    border-bottom-color: red;
    border-bottom-style: solid;
    border-bottom-width: 2px;

    border-top-color: red;
    border-top-style: solid;
    border-top-width: 1px;

    border-right-color: red;
    border-right-style: solid;
    border-right-width: 2px;

    border-left-color: red;
    border-left-style: solid;
    border-left-width: 1px;

    background-color: rgb(255,240,240);
}

.subTitulo{
    font-size: 10pt;
    color: navy;
    font-variant: small-caps;
    font-weight: 900;
}
.tablaBaseH th{
    font-size: 10pt;
    color: #1B5693;
    font-variant: small-caps;
    font-weight: 500;
    text-align: center;
    border: 1px solid #1B5693;
    padding: 5px;
    /* background-color: #1B5693;*/

}
.tablaBaseH td{
    font-size: 8pt;
    color: black;
    font-weight: 400;
    border-bottom: 1px solid #1B5693;
}
.tablaBaseH{
    border-spacing: 0px;
    text-align: center;
    padding: 5px;
}

.tablaBaseV{
    border-spacing: 0px;
    text-align: justify;
    font-size: 8pt;
    color: black;
    font-weight: 400;
    padding: 5px;
}
.tablaBaseV td:first-child{
    border-spacing: 0px;
    text-align: right;
    font-weight: 900;
    color: #415693;
    padding: 5px;
    /* border-left: 1px solid #1B5693;*/
}
.tablaBaseV td:last-child{
    border-spacing: 0px;
    text-align: justify;
    padding: 5px;
    /*border-right: 1px solid #1B5693;*/
}
.botonGrande{
    white-space: normal;
    height:80px; 
    width:150px;

    background-color: #5B5B5B;
    border: 1px solid #292C2D;
}
.botonGrandeDisabled{
    white-space: normal;
    height:80px; 
    width:150px;
    border: 1px solid #292C2D;  
    background-color : white; 
    color: #5B5B5B !important; 
    cursor: text !important;
}
/*PARA GRID*/
.display input{
    -webkit-border-radius: 4px 4px 4px 4px ;
    border-radius: 4px 4px 4px 4px ;	
    border: 1px solid black;
}
.display thead{
    color: black;
    font-family: helvetica ,verdana , tahoma;
    font-size: 10pt;
    font-weight: 900;
}
.display tbody{
    color: black;
    font-family: helvetica ,verdana , tahoma;
    font-size: 8pt;
    font-weight: 300;
}
.noWrap{
    white-space: nowrap;
}
.izquierda{
    text-align: left;
}
.gridContainer{
    padding-bottom: 80px; 
    width: 90%;
    text-align: center;
}
.resultados{
    width: 98%;
    overflow: auto;
}


.tablaMenu{
    width: 98%;
    margin-left: 1%;

}
.tablaMenu td{
    border: 2px solid #1B5693;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.tablaMenu td:hover{
    border: 2px solid #1B5693;
    cursor: pointer;
    background-color: #ccccff;
}
.tdTituloRegistro{
    border-spacing: 0px;
    text-align: right;
    font-weight: 900;
    color: #415693;
    padding: 5px;
}

.textoTituloCarrera{
    font-size: 110%;
    color:black;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 2em;
    text-align: justify;

}

.faltante{
    /*background-color: #FCCFCF;*/
    border: 1px solid red !important;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fce2e2;
}

.spanCurp{
    font-size: 150%;
}
#divCotejo{
    text-align: left;
    width: 50%;
    margin-left: 40%;
}
.imgChecked{
    width: 14px;
    height: 14px;
}
#divWait{
    z-index: 1000;
    position: absolute;
    top: 1px;
    left: 1px;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    background-image: url('/Propedeuticos/images/loading.gif');
    background-repeat: no-repeat;
    background-position-x: 40%;
    background-position-y: 40%;
    display: none;
}
.spanError{
    color:red;
    font-weight: 900;
}
.spanExito{
    color:white;
    font-weight: 900;
    background-color: darkseagreen;
   
}
.divImpresion{
    width: 50%;
    margin-left: 25%;
    padding: 2em 0 2em 0;
    border: 2px solid #1B5693;
}
.valorIncorrecto{
    font-weight: bolder;
    color:red;
}