body {   
    /*margin-top: 0;*/
    display: block;
    margin: 0;
    /*text-align: center;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;    
}

div {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

footer, header, section {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font: inherit;
}

#container {
    position: relative;
    text-align:left;
    margin: auto;
    margin-left: 0;
    padding: 0;
    /*width: 1263px;*/
    min-width: 920px;
    min-height: 100%;    
    font: inherit;
}

div.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header-services {
    height: 25px;
    padding-top: 5px;
    padding-left: 10px;
    background-color: #004495;
    font: inherit;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
}

#header-logos {
    position: relative;
    margin: 15px;
}

#header-logo1 {
    position: relative;
    margin-left: 0;
    float: left;
    width: 40%;
}

#header-logo2 {
    float: right;
    width: 40%;
}

.logo-img {
    margin-right: 0px;
    float: right;
}

#header-line {
    position: relative;
    border-bottom: solid;
    border-bottom-color: #E4E4E4;
    border-bottom-width: 1px;
}

#main {
    width:auto;
    padding-bottom: 130px;    
    min-height: 570px;

}

footer {    
    display: block;
    width: 100%;
    height: 90px;    
    bottom: 0;
}

#zone-mainMenu {
    width:150px;    
    margin-right:20px;
    float:left;
    background-color: #F2F2F2;
    font: inherit;
    /*border: 1px solid #DDDDDD;*/
}

#zone-menuBar {
    /*width:auto;
    position: relative;
    text-align: left;
    margin-left: 780px;*/ 
    float: right;    
}

#zone-content {
    width: 80%;
    min-height: 400px;    
    float:left;   
    margin-left: 10%;
    margin-right: 10%;
}

#label-numero {
    width: 20%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #404040;
    padding-top: 5px;
}

#labelnumeroRegistro {
    width: 20%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #404040;
}

#labelgrupo {
    width: 20%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #404040;
}

#labelaula {
    width: 15%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #404040;
}

#labelhorario {
    width: 15%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #404040;
}

#labelnombre {
    width: 10%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #404040;
}


#numero {
    width: 14%;
    float: left;
    margin-left: 1%;
    padding-top: 1px;
}

#nombre {
    width: 54%;
    float: left;
    margin-left: 1%;
    padding-top: 1px;
}

#horario {
    width: 29%;
    float: left;
    margin-left: 1%;
    padding-top: 1px;
}

#grupo {
    width: 9%;
    float: left;
    margin-left: 1%;
    padding-top: 1px;
}
#aula {
    width: 9%;
    float: left;
    margin-left: 1%;
    padding-top: 1px;
}

h3 {
    font-size: 18pt;
}
h2 {
    font-size: 16pt;
}

#div-btnBuscarReg, #btnRegresar {
    width: 40%;
    float: left;
    margin-top: 2%;
}
#btnRegresar {
    width: 90%;
    margin-bottom: 2%;
}

#etiqueta{
    float: right;
}

#btnBuscarReg, #btnReg {
    float: right;
}

#curso {
    margin-bottom: 2%;   
    text-align: center;
    font-size: 18px;
}

#labelFieldset{
    font-weight: bold;
}

#requisitos {
    width: 100%;
    font-size: 16px; 
    text-align: center;
}

#img1,#img2,#img3,#img4 {
    max-width: 40%;
    height: auto;
}

#mensajeRequisitos {
    font-weight: bold;
    font-size: 18px;
}

div.login {       
    margin-top: 100px;
    margin-left: 35%;
    margin-right: 35%;
    padding-top: 50px;
    padding-bottom: 50px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
}

div.career {
    margin-top: 100px;
    margin-left: 35%;
    margin-right: 35%;
    padding-top: 50px;
    padding-bottom: 20px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    min-height: 220px;
}

/*******************************************************************************/

img {
    border:none;
}

img.pointer {
    cursor: pointer;
}

select {
    font: inherit;
    text-transform: uppercase;
    width: 155px;
}

table.login td {
    text-align: right;
    color: #004495;
    font-weight: bold;
}

td.label {
    color: #004495;
    text-align: right;    
}

div.label {
    color: #004495;
    text-align: right;    
}

h1, h2, h3, h4, h5, h6 {
    color: #004495;    
}

.button {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #cccccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 5px;
    border: 1px solid #877c87;
    display: inline-block;
    color: #404040;
    font: inherit;    
    font-weight: bold;
    padding: 3px 10px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
}

.button:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color: #dfdfdf;

}

.button:active {
    position:relative;
    top:1px;
}

#legend {
    position: relative;
    margin-left: 20px;
    margin-top: -84px;
    background-color: #FFFFFF;    
    padding: 11px;
}

div.labsWarning {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #FF6600;
    background-color: #FFFFCC;
    font: inherit;
    font-weight: 600;
    width: 70%;
    background-image:url('../img/alert.png');
    background-repeat: no-repeat;
    background-position: 1% 50%;
    padding-left: 45px;
}

#nom-Horario {
    position: absolute;
    /*margin-top: 150px;*/
    margin-top: 240px;
    margin-left: 5px;
    color: #004495;
}

#nom-HorarioBody {
    position: absolute;
    /*margin-top: 165px;*/
    margin-top: 250px;
    width: 152px;
    height: 129px;
    overflow-y: scroll;
}

/*#nom-Horario {
    margin-left: 5px;
    color: #004495;
}

#nom-HorarioBody {
    position: relative;
    top: 10px;
    width: 152px;
    height: 129px;
    overflow-y: scroll;
}*/