/* esto funcionará si la resolución mínima de la pantalla es de 1200 pixeles de ancho */
@media (max-width: 1200px) and (min-width: 1000px)  
{
	
	.panelMenu {position:relative !important;
	            top:-10px !important;
	            left:-8px !important;
	            width:1200px !important;
	            }
    #menuBarra{height:5.2em !important;  width: 1368px !important;}
 #menuUsuario {float:left  !important;}
}


/* esto funcionará si la resolución mínima de la pantalla es de 1200 pixeles de ancho */
@media (max-width: 999px) and (min-width: 0px)  
{
	
	.panelMenu {position:relative !important;
	            top:-10px !important;
	            left:-8px !important;
	            width:1200px !important;
	            }
 
    #menuBarra{height:8.2em !important; width: 1368px !important;}
   #menuUsuario {float:left  !important;}

}

h1,h2,h3,h4,h5,h6
{
	font-size : 96% ;
	font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial;
}




.sizeTexto
{
    width:80% !important;
    }
    
body
{

	font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";
	color: black;
	direction: ltr;
	font-size: 88%;
	background-color : rgb(243, 243, 243);
}


/* Outer */

#outer
{
/*	margin: 2.5em 3.0em 1.5em 3.0em;*/
	height:100%;
}

/* Header */

#header
{
	padding: 0em 1.5em 0em 0em;
	height: 5.4em;
	width: 10.2em;
	float: left;
	position: relative;
	background: #fafafa url('images/cedfibarra.png') repeat-y left top;
    top: 0px;
    left: 0px;
}
.notificacion
{
	position: relative;
	left:-20px;
    top: -20px;
}
.notificacionNumero
{
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
}

.pnlCerrarSession
{
	z-index:2;
}

#menu
{
	height: 5.6em;
	background: #fafafa url('images/cedfibarra.png')  left top;
	margin-left: 18.4em;
	position: relative;
    top: 0px;
    left: -93px;
    width: 100%;
}

#menuBarra
{
	color:White;
	height: 3.2em;
    background-color:rgb(0, 114, 198);
	margin-left: 0;
	position: relative;
	font-size :90%;
    top: 0px;
    left: 0px;
}

#menuUsuario
{
	height: 3em;
    position:relative; float:right;width:419px;
background-color:rgb(0, 114, 198);
    top: 0px;
    left: -3px;
}

#menuConfigUsuario
{
	width :25%;
	float :right  ;
}

#infoUsuario
{
	margin-top :0.8em;
	width :65%;
	height :25px;
	float :left ;
	text-align :right ;
	padding-right :10px;
}

#deplegarPanel
{
	margin-top :0.5em;
	width :10%;
	height :25px;
	float :left ;
}


#editarMenu
{
	margin-top :0.7em;
	height :25px;
	float :left;
	text-align:left;
	position:relative;
	width:250px
}

.ediatrMenuspan
{
	width :19%;
	font-size :110%;
	text-align:left;
	padding-left :10px;
	width :100%;
}


#editarMenuSide
{
	height :25px;
	float :left;
	position:relative;
	width:600px;
	background-color:rgb(0, 114, 198);
	z-index:10
}

#editarMenuSide input
{
	float :left;
}

#content
{
	height:100%;
	width:100%;
}



#contentchat
{
	float:right;
	position:absolute;
	right:1px; 
	margin-left:100%;
	margin-top :4px;
	z-index: 2;
	border-left  : dotted 1px #cacaca;
	width :250px;
}

#menuSesion 
{
	float:right;
	position:absolute;
	right:40px; 
	margin-top :2px;
	z-index :5;
	width :250px;
	border-style : solid ;
	border-color :rgb(0, 114, 198) ;
	border-width:1px;
	background-color:White;
}

#menuSessionDatos 
{
	margin-top :10px;
	margin-left :10px;
	margin-right   :10px;
	margin-bottom    :10px;
}


#divMensaje
{
	color:Gray  ;	 
	font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 15px;
	font-size: 19px;
	padding-right: 30px;	 
}

#divCerrar
{
	padding-top: 23px;
	padding-bottom: 15px;
	font-size: 19px;
}


#contentchatDerecha
{
	float:right;
	background-color : rgb(243, 243, 243);	
}
#contentchatIzquierda
{
	float:left ;
	margin-left:88%;
}

/* Primary Content */

#primaryContentContainer
{
	width:100%;
	z-index :2;
	background-color :White;

}

#primaryContent
{
	margin: 0em 0em 0em 0em;
	z-index :2;
	margin-left :20px;
	margin-right  :20px;

}

/* Secondary Content */

#secondaryContentContainer
{
	float: left;	
	width:18.7%;
	background-color : rgb(243, 243, 243);
	height:500px;
	border-right : dotted 1px #cacaca;
}

#secondaryContent
{
	text-align:right;
	padding-left :-0.9em;
}

#secondaryContentDinamico
{
	padding-top: 0.2em;
	padding-left : 0.2em;
	padding-bottom  : 0.2em;
}

#secondaryContentEstatico
{
	padding-top: 0.2em;
	padding-left : 0.2em;
	padding-bottom  : 0.2em;
	width :100%;
}

#secondaryContentEstaticoMensaje
{
	padding-top: 0.2em;
	padding-left : 0.2em;
	text-align:left ;
	font-size: 150%;
	font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial;

}

#secondaryContentEstaticoMenu
{
	margin-top: -1em;
	padding-bottom  : 0.2em;
	text-align:left ;
	font-size: 130%;
	font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial;

}

#secondaryContentDinamicoMensaje
{
	padding-top: 0.2em;
	padding-right : 0.2em;
	text-align:left ;
	font-size: 150%;
	font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial;
}

#secondaryContentDinamicoMenu
{
	margin-top: -1em;
	padding-bottom  : 0.2em;
	text-align:left ;
	font-size: 130%;
	font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial;
}

/* Footer */

#footer
{
	border-top: solid 1px #cacaca;
	text-align : center ;
	padding-top :3px;
	padding-left :10px;
	padding-right :10px;
	text-decoration: none;  
	background-color :White;

}

#footer a
{
	color :rgb(102, 102, 102) !important;
	font-style :normal ;
	font-size: 95%;
}

#panelMenu
{
	background: #fcfcfc url('../Styles/images/cedfibarra.png') repeat-x top;
	width:100%;
	margin-top:0.1em;
	margin-bottom :6.5em;
	padding-top :0.1em;
	z-index:4;
}

#Mensaje
{
	width:99%;
}

#MensajeIcono
{
	margin-top :15px;
	float:left ;
	width:20%;
	text-align:center;
}

#MensajeTexto
{
	margin-top :10px;
	float:right ;
	width:80%;
	margin-bottom:10px;
}

#MensajeBotones
{
	text-align :center ;
	margin-bottom  :10px;
}

#divError
{
	width:100%;
	background-color: rgb(243, 243, 243);
	margin-top :10px;
	margin-right  :2px;
	margin-bottom :5px;
	padding-left :4px;
	font-size : 90%;
	height :23px;
	vertical-align:middle ;
	text-align:left  ;
}



.panelMenu
{
	top:0em;
	z-index:4;

}

.clear
{
	height :0.01em;
	clear: both;
}

.mGrid  


.mGrid  
{
	background-color: #fff; 
	margin: 5px 0 10px 0; 
	border-collapse:collapse; 
}

	padding: 2px; 
	color: #717171; 
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";
}

.mGrid th  
{
	padding: 4px 2px; 
    color: Black ; 
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";
    border-bottom : solid 1px #cacaca; 
    font-size: 86%; 
    
}

.espacioGrilla
{
	padding-left:40px;
	margin-left :40px;
	border-left :40px;
}
   
.mGrid .alt { background: #fcfcfc url('grd_alt.png') repeat-x top;border-bottom: solid 1px #cacaca;font-size: 86%;	}
.mGrid .pgr {  border-top : solid 1px #cacaca;color: rgb(0, 114, 198); font-size: 86%; }
.mGrid .pgr table { margin: 5px 0;}
    .mGrid .pgr td { border-bottom: solid 1px #cacaca; color: rgb(0, 114, 198);}   
    .mGrid .pgr a { color: #777; text-decoration: none;}
    .mGrid .pgr a:hover { color: rgb(0, 114, 198); text-decoration: none; }
    
.accordionHeader a:hover
{
         color: #fc7e0e;         
}
.accordionHeader
{
     
    background-color: #eaeae7;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-align:left;
}
.accordionHeaderSelected
{
		border: 1px solid Gray;
		background-color: #eaeae7;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color:#aa0101;
		padding: 5px;
		margin-top: 5px;
		cursor: pointer;
		text-align:left;
      
}
.accordionContent
{
   padding: 5px;
   padding-top: 5px;
 }
 
 .modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

 .bottonCancelar 
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    color: white;
	min-width: 6em;
	font-family: "Segoe UI Web Semibold", "Segoe UI Web Regular", "Segoe UI", "Helvetica Neue", Arial;
	font-size: 100%;
	background-color: rgb(0, 114, 198);
	padding: 3px 12px 5px;
    height: 33px;

}
.bottonCancelar:hover
{
	background-color: rgb(38, 114, 236);

}


.modalPopup {
    background-color:White;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
}
.cssRequerido  
{
    color:#e0dfdf ;
}
 
.marcaAgua
{
    color:Silver ;  
}
 
/* Pagina de Inicar Session*/
 
div.center
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.floatLeft {
float: left;
}

div.centerParent, td.centerParent {
text-align: center;
}

div.signInHeader {
margin-left: 100px;
}

.textoTamanoPequeno {
font-size: 86%;
}

.textoTamanoPequenoError {
color:Red ;
font-size: 86%;
}

div.textbox, select {




div.textbox, select {


div.textbox, select {
}

rgb(153, 153, 153);
background-color: transparent;
margin-top: 6px;
margin-left: 9px;
white-space: nowrap;
}


line-height: 150%;
}

.watermarked_psw
{
color: White;
font-family: Tahoma;
font-size: 11px;
border: solid 1px #a9a9a9;
text-indent:2px;
vertical-align:middle;
text-align:right;
background-image:url(../Styles/images/password.png);
background-repeat:no-repeat;
}
.checkbox 
{
position: absolute;
padding: 100 0 100 0;
height: 19px;
margin: 100 100 100 35;
margin-bottom :auto ;
cursor: pointer;
}

.checkbox 
{
position: absolute;
padding: 100 0 100 0;
height: 19px;
margin: 100 100 100 35;
margin-bottom :auto ;
cursor: pointer;
}

.botton 
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    color: white;
	min-width: 6em;
	font-family: "Segoe UI Web Semibold", "Segoe UI Web Regular", "Segoe UI", "Helvetica Neue", Arial;
	font-size: 100%;
	background-color: rgb(0, 114, 198);
	padding: 3px 12px 5px;
    height: 33px;
}
.botton:hover
{
	background-color: rgb(38, 114, 236);
}

.TextSizeSmall {
font-size: 86%;
}

/* Menu Horizonal */

#menuHorizontal {  
padding: 0;  
float:left; 
position:relative;top:10px;
    left: -7px;
    width: 11px;
}  

#menuHorizontal li {  
display: inline;  
}  

#menuHorizontal li a {  
font-family: Arial;  
font-size:11px;  
text-decoration: none;  
float:left;  
padding: 10px;  
background-color: #2175bc;  
color: #fff;  
}


/* Menú vertical con subpestañas
----------------------------------------------- */
#secondaryContentEstatico ul { list-style-type: none; padding:0;text-align:left;
                               vertical-align :middle ;

}
#secondaryContent ul li.nivel1 {
width: 100%; /* Ancho de las pestañas */
}
#secondaryContent ul li.primera {
border-top: solid 1px #FFF;

 /* Borde superior de la primera pestaña */
}
#secondaryContent ul li {padding:0;font-size: 80%; text-align:left;
 }
#secondaryContent ul li a {
text-decoration: none;
color: rgb(102, 102, 102) ; /* Color del texto */
border-top: 0px;
position: relative;
width:240px;
height:27px;
padding-left:5px;

}
#secondaryContent ul li:hover {
position: relative;
color: rgb(240, 240, 240); /* Color del texto al pasar el mouse */
}
#secondaryContent ul li a:hover, #menuvertical ul li:hover a.nivel1 {
background-color: rgb(230, 230, 230); /* Color de fondo al pasar el mouse */
color: #000;
position: relative;
}
#secondaryContent ul li a.nivel1 {
display: block !important;
display: none;
position: relative;
}
#secondaryContent ul li ul {
display: none;
}
#secondaryContent ul li a:hover ul, #menuvertical ul li:hover ul {
display: block;
position: absolute;
left: 161px;
}
#secondaryContent ul li ul li a {
width:100%;
background-color: #045FB4; /* Color de fondo subpestañas */
color: #fff; /* Color del texto subpestañas */
}
#secondaryContent ul li ul li a:hover {
position: relative;
background-color: #6E6E6E; /* Color de fondo al pasar el mouse subpestañas */
color: #000; /* Color del texto al pasar el mouse subpestañas */
}


.jimgMenu {
	position: relative;
	width: 60px;
	height: 60px;
	
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	height: 120px;
	width: 1340px;	
	}

.jimgMenu ul li {
	float: left;
    width: 131px;
    height: 56px;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:140px;
	height: 56px;
}

.jimgMenu ul li.sistema a {
	background: url(images/configuracion.png) scroll 0%;
	
}

.jimgMenu ul li.academico a {
	background: url(images/sistemaAcademico.png) repeat scroll 0%;
}

.jimgMenu ul li.matricula a {
	background: url(images/matriculacion.png) repeat scroll 0%;
}
.jimgMenu ul li.usuarios a {
	background: url(images/usuarios.png) repeat scroll 0%;
}

.jimgMenu ul li.calificacion a {
	background: url(images/calificaciones.png) repeat scroll 0%;
	min-width:100px;
	
}

.jimgMenu ul li.horarios a {
	background: url(images/horarios.png) repeat scroll 0%;
	min-width:100px;	
}

.jimgMenu ul li.dobe a {
	background: url(images/dobe.png) repeat scroll 0%;
	min-width:100px;
	
}
.jimgMenu ul li.reportes a {
	background: url(images/reportes.png) repeat scroll 0%;
	min-width:100px;
	
}

.clear {
	clear: both;
}


 input[type='radio'], 
 input[type='checkbox'] {
    
    /* Hide the input, but have it still be clickable */
    opacity: 0.6;    
    width: 18px;
    left:1px;

}

.mascaraFocus {
	background :#f4f5fc ;
}

.mascaraInvalida 
{
	border-color :#f64145 ;
}


/*gif*/

.posiciondelgifloading{top:30%;left:47.5%; position:relative}

.contenedorloadingLogeo2{display:none; width:100%; height:100%; background: rgba(0,0,0,0.5); z-index: 100; position: fixed;
left:0px; top:0px
}

.DivContenedorLogin2{width:450px;height:350px;}




 /* el menú en si mismo */
  .mi-menu  {
    display:block !important;   
    list-style-type: none;
    margin: 0 auto; /* si queremos centrarlo */
    padding: 0;
    /* la altura y su ancho dependerán de los textos */
    height: 40px; 
    width: 100%;
    /* el color de fondo */
    background: #Transparent;

    
  }

  /* si es necesario, evitamos que Blogger de problemas con los saltos de línea cuando escribimos el HTML */
  .mi-menu  br { display:none; }

  /* cada item del menu */
  .mi-menu  li 
  {
      
    display: block;
    float: left; /* la lista se ve horizontal */
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0px;
    /*left: 93px;*/
}
  .mi-menu li a {

    color: Blue;
 
   
    display: block;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
    padding: 0 14px;
    margin: 6px 0;
    text-decoration: none;
    /* animamos el cambio de color de los textos */
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
  }
  /* eliminamos los bordes del primer y el último */
  .mi-menu li:first-child a { border-left: none; }
  .mi-menu li:last-child a{ border-right: none; }
  /* efecto hover cambia el color */
  .mi-menu li:hover > a { color: #29D949; }

  /* los submenús */
  .mi-menu ul 
  {
    z-index:100;
    border-radius: 0 0 5px 5px;
    left: 0;
    margin: 0;
    opacity: 0; /* no son visibles */
    position: absolute;
    top: 60px; /* se ubican debajo del enlace principal */
    /* el color de fondo */
    background: rgb(0, 114, 198);
    border:3px solid white;
    /* animamos su visibildiad */
    -moz-transition: opacity .25s ease .1s;
    -webkit-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
  }
  /* son visibes al poner el cursor encima */
  .mi-menu li:hover > ul { opacity: 1; }

   /* cada un ode los items de los submenús */
  .mi-menu ul li 
  {
      
    height: 0; /* no son visibles */
    overflow: hidden;
    padding: 0;
    /* animamos su visibildiad */
    -moz-transition: height .25s ease .1s;
    -webkit-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
  }
  .mi-menu li:hover > ul li {
    height: 36px; /* los mostramos */
    overflow: visible;
    padding: 0;
  }
  .mi-menu ul li a {
    border: none;
    margin: 0;
    /* el ancho dependerá de los textos a utilizar */
    padding: 5px 20px;
    color:white;
  }
  /* el último n otiene un borde */
  .mi-menu ul li:last-child a { border: none; }


.OpcionesUsuario
{
    position:relative; display:none; background-color:White; width:100px
}

.MostrarLista
{display:none;}


.MenuMobile
{
    display:none;
    }
    
.IngresoEvaluacion {
    width:30px; 
    height:12px;  
    border:1px solid black; 
    font-size:7pt; 
    text-align:center    
}