body
{

	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 09pt;
	background-color: #eef2f6;
	padding-top: 50px;

}
form
{

	margin: 0px!important;

}

.temporal
{

	border: 1px dotted red;

}

.ImagenBarra
{

	margin-bottom: 4px;

}

.CajaUS
{
	float: right;
	font-size: 9pt;
	text-align: center;
	padding:0.5em;
	cursor: pointer;
	margin-right: 1em;
	margin-left: 1em;
}

.DatoActualizarOPT
{
	padding: 0px;
	text-align: left;
	width: 100px;
}

.DatoActualizar{
	text-align: center;
	width: 60px;
}

.DatoActualizarNumero{
	display: inline-block;
	text-align: center;
	width: 30px;
}

.numeroNee{
	width:  30px;
}

.ColumanEstudiante
{

	background-color:#E0ECF8;

}

h2
{

	text-decoration: underline;
	font-size:11pt;
	margin: 10px;
	margin-left: 0px;
	margin-top: 0px;
	color: #4682B4;
	text-shadow: 0px 0px 2px white;

}

.tituloModulo
{
	float: left;
	font-size:11pt;
	margin: 10px;
	margin-left: 0px;
	margin-top: 0px;
	color: #4682B4;
	text-shadow: 0px 0px 2px white;
	font-weight: bold;
}

.oscuro
{
	font-size:12pt;
	color: #084B8A;
}

.tituloEstado_edit
{
	float: right;
	color: #D8D8D8;
	padding: 7px;
	font-size: 10px;
	border-radius: 3px;
	width: 100px;
	text-align: center;
	background-image: url("../img/mod_completo_off.png");
	background-repeat: no-repeat;
	background-position:right; 
}

.tituloEstado_completo
{
	float: right;
	background-color: transparent;
	color: #0174DF;
	padding: 7px;
	font-size: 10px;
	border-radius: 3px;
	width: 100px;
	text-align: center;
	background-image: url("../img/mod_completo.png");
	background-repeat: no-repeat;
	background-position:right; 
}


#BtnGuardarSeccion, #BtnCancelarEdicion,#AgregarIE{

	float: right;
}


 #BtnCancelarEdicion{
margin-right: 30px;
	float: right;
}




#IniciarRegistro
	{

		width: 100%;

	}



#BtnInicio,#BtnSiguiente{

width: 200px;



}






.BotonAccionIMG
{
	border-width: 1px;
	border-style: solid;
	/*padding: 7px;*/
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
 	border-radius: 5px;
 	font-family: Arial;
 	font-size: 9px;
	background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);
	color: black;
	border-style: solid;
	border-color:#0080FF;/* #DF7401;*/
	display: flex;
	align-items: center;
	text-align: center;
	width: 60px;
  }

.BotonAccionIMG:hover 
{
	background-image: -webkit-linear-gradient(top, #2A61BF 0%, #3D7EFF 100%);
 	color:white;
 	text-decoration: none;
 	border-color: #3D7EFF;
 	/*background-color: #fff;*/
	box-shadow:0px 0px 15px lightblue; 
}


.BotonAccion
{
	border-width: 1px;
	width: 150px;
	border-style: solid;
	padding: 7px;
	height: 30px;
 	border-radius: 5px;
 	font-family: Arial;
 	font-size: 12px;
 	text-decoration: none;
	background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);
	color: black;
	border-style: solid;
	border-color:#0080FF;/* #DF7401;*/
  }








.BotonAccion:active 
{
	 background-image:  -webkit-linear-gradient(top, #2A61BF 0%, #3D7EFF 100%);
 	color:white;
 	text-decoration: none;
 	border-color: #3D7EFF;
 	/*background-color: #fff;*/
	box-shadow:0px 0px 15px lightblue; 
}

.BotonAccion:disabled
{

	/*background-image:  -webkit-linear-gradient(top, #D8D8D8 0%, #A4A4A4 100%);*/
	background-color: gray;
	color:gray;
	text-shadow:-1px -1px white;
	border-color: #BDBDBD;
	box-shadow:0px 0px; 

}

.BotonAccionDisable
{
	border-width: 1px;
	width: 150px;
	border-style: solid;
	padding: 7px;
	height: 30px;
 	border-radius: 5px;
 	font-family: Arial;
  	
 	font-size: 12px;
 	text-decoration: none;
background-color: lightgray;
	/*background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);*/
	color: darkgray;
	border-style: solid;
	border-color: lightgray;

  }
.desaturada 
{

	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.transparencia{
	opacity: 0.3;
}

.BotonDesencadena
{
	border-width: 1px;
/*	width: 150px;*/
	border-style: solid;
	padding: 7px;
	height: 30px;
 	border-radius: 3px;
 	font-family: Arial;
  	background-color: #58ACFA;
 	font-size: 12px;
 	text-decoration: none;
 	color:white;
 	text-decoration: none;
 	border-color: #0080FF;
 	box-shadow: 0px 1px 0px 0px #A9D0F5 inset;
 	/*text-shadow:1px 1px black;*/
	cursor: pointer;
}

.hold-mini{
	height: 19px !important;
	width: 19px !important;
	background-color: white !important;
	padding: 0px !important;
	border-color:transparent !important; 
	margin: 0px !important;
	/*background-color: red !important;*/
}


.btn-mini{
	height: 19px !important;
	width: 19px !important;
	/*background-color: white !important;*/
	padding: 0px !important;
	/*border-color:transparent !important; */
	margin: 0px !important;
	/*background-color: red !important;*/
}

.BotonDesencadenaIMG
{
	border-width: 1px;
/*	width: 150px;*/
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
 	border-radius: 3px;
 	font-family: Arial;
  	background-color: #58ACFA;
 	font-size: 10px;
 	text-decoration: none;
 	color:white;
 	text-decoration: none;
 	border-color: #0080FF;
 	box-shadow: 0px 1px 0px 0px #A9D0F5 inset;
 	/*text-shadow:1px 1px black;*/
	cursor: pointer;
	display: flex;
	align-items: center;

}


.BotonDesencadenaIMG:hover
{
 	box-shadow: 0px 0px 0px 0px #A9D0F5 inset;
	background-image:  -webkit-linear-gradient(top, #2A61BF 0%, #3D7EFF 100%);

}

.BotonDesencadena:hover
{
 	box-shadow: 0px 0px 0px 0px #A9D0F5 inset;
	background-image:  -webkit-linear-gradient(top, #2A61BF 0%, #3D7EFF 100%);

}

#GuardarContacto,#BtnActualizarIE, #BtnAgregaDocente, #BtnActualizarDirector,#BtnNuevoEstudiante,#BtnGuardarEstudiante,#BtnAgregaEstudiante{
	float: right;
	width: 150px;
	cursor: pointer;
}



#BtnLogIn
{
	width: 100%;
}


 #GuardarAvance, #GuardarRegistro,#GuardarRegistroDesabilitado{
	float: right;
margin-left: 10px;
cursor: pointer;
	width: 160px;
}

.EtiquetaBoton{
	font-weight: bold;
	float: left;
vertical-align: middle;
width: 110px;
text-align: center;
padding: 8px;

}
.ImgBoton{
	float: left;

}
#CrearDatoAgenda{

	padding: 2px;
	float: left;
	width: 25px;
height: 25px;


}


.SubtituloSeccion h2{

font-size:11pt;
	margin: 0px;
	margin-bottom: 10px;
	/*color: 	gray;*/
	/*color: orange;*/
	color: #4682B4;
text-decoration: none;
	text-shadow: 0px 0px 2px white;
	
}


div
{
	border: 0px solid black;
}


#Contacto_Historico{
	overflow: auto;
	/*background-color: red;*/
	height: calc(100% - 420px);
}


.ContenedorDatosInterno{

	overflow: hidden;
	border-width:1px;
	border-color:#C9C7C8;	
    border-style:dotted;
	background-color: #F7F7F7;
	padding: 1.5em;
	border-radius: 5px;
}

.ContenedorDatosInterno-bordeout-bottom{

	overflow: hidden;
	border-width:1px 1px 0px 1px;
	border-color:#C9C7C8;	
    border-style:dotted;
	background-color: #F7F7F7;
	padding: 1.5em;
	border-radius: 5px 5px 0px 0px ;
}


#CancelarNuevoDatoContacto{
	float: left;
}

.TituloSeccionU{
	display: inline-block;
   	margin: 0px;
   	padding: 0px;
     padding-right: 12px;
   	/*background: linear-gradient(lig, white);*/
   	color: white;

}
.TituloSeccionU.imageUser img{
	border-radius: 50%;
    position: relative;
    top: -9px;
}
.TituloSeccionU.imageUserAdmin img{
	border-radius: 50%;
    position: relative;
}


.TituloSeccion, .SubTituloSeccion{

   	margin: 0px;
   	font-size: 14pt;
    padding: 0px;
   	/*background: linear-gradient(lig, white);*/
   	color: white;
}


.TituloSeccionOBSOLETO{
   border-radius: 1px ;
   border: 1px solid orange;
   margin: 0px;
   padding: 0.5em;
   box-shadow: 0 0px 4px 0 rgba(0,0,0,0.16),0 1px 10px 0 rgba(0,0,0,0.12) !important;
   background: linear-gradient(orange, darkorange);
   color: white;
   font-weight: 13pt;
   text-shadow: 0px 0px 2px black;
}

#ContenedorPage
{
	margin: auto;
	width: 1085px;
}

#ContenedorPage_pisa
{
	margin: auto;
	width: 1085px;
	/*width: 1200px;*/
}


.ContenedorPage_pisa_ancho{
		margin: auto;
		width: 100%;
}


.Item1, .Item1_1, .Item2, .Item3, .Item4, .Item5, .Item6, .Item7, .Item8, .Item9, .Item10
{
	margin: 1px;
}




input[type="time"],
input[type="number"],
input[type="text"],
input[type="password"], 
select{
width: 100%;
padding: 0.7em; 
/*padding-left: 2px; */
/*padding-right: 2px; */

/*padding: 2px;
height: 36px;*/
border: solid 1px #D8D8D8;
/*border-style: none;*/
/*font-size: 9pt;*/
border-radius: 3px;
color: #424242;
/*box-shadow: 1px 1px 1px #848484 inset;*/
}


#Cmb_AreaEnsenanzaCHK{
/*overflow: auto;*/
border: solid 1px #D8D8D8;
font-size: 9pt;
border-radius: 5px;
color: #424242;
background-color: white;
background-image: url("../img/select.png");
background-repeat: no-repeat;
}

#Cmb_TipoDocEstudiante, #Cmb_TipoDocDocente,#Cmb_TipoDocDirector{
width: 53px;
padding-left:1px;
padding-right:1px;
padding-top: 8px;
padding-bottom: 9px;
border-radius: 5px 0px 0px 5px;
font-size: 08pt;
}

#Txt_DniEstudiante, #Txt_DniDocente,#Txt_DniDirector{
width: 165px;
margin-left:-5px; 
border-radius: 0px 5px 5px 0px;
}


#txt_busca_codmod{
	display: inline-block;
	text-align: center;
	float: left;
	width: 100px;
	border-radius: 5px 0px 0px 5px;
	height: 30px;
}

#txt_busca_anexo{
	display: inline-block;
	text-align: center;
	margin-left:5px; 
	margin-right:5px; 
	float: left;
	width: 30px;
	border-radius: 0px 0px 0px 0px;
	height: 30px;
}



#txt_nombre_ie{
	text-align: center;
	float: left;
	height: 30px;
}

#Btn_busca_codmod{
display: inline-block;
float: left;
border-radius: 0px 5px 5px 0px;
height: 30px;
width: 60px;

}


#Txt_AreasChk{
border-color:white;
	padding: 1px;
margin: 0.7em;
margin-right: 0px;
	width: 190px;
}



.CuadroAgrega input[type="text"]{
	width: 100%;
	padding: 0.7em;
	border: solid 1px #D8D8D8;
	font-size: 9pt;
	border-radius: 5px;
	color: #424242;

}


#GuardarNuevoDatoContacto{

float: right;
}

#tablaContacto{
	display: none;
}

#AgregarListaDatoContacto{
	
	width: 100%;
}

select:disabled, input[type="text"]:disabled{
border: solid 1px #D8D8D8;
background-color: #E6E6E6;

color: #585858;
text-shadow: 0.5px 0.5px white;
}


.Cmb_TipoDatoAgenda 
{
	width: 100%;

}




#TablAgenda input[type="text"]{
	width: 100%;
}
#AgregarCampoListaDatoContacto{
	padding: 2px;
	float: right;
	width: 25px;
	height: 25px;
}


textarea
{
	width: 100%;
	height: 60px;
	font-size: 10pt;
	border-radius: 5px;
	border: solid 1px #D8D8D8;
	padding: 0.7em;
	font-family: Helvetica,Arial,sans-serif;

}


#Chk_Estado, #Chk_EstadoLabel{


vertical-align: middle;
}


.Item1{
	display:inline-block;
	width: 200px;
	/*height: 50px;*/
}

.Item1_1{
	display:inline-block;
	width: 200px;

	/*height: 50px;*/
}


.Item1 input{
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color:#4682B4;
	padding-top: 8px;
	padding-bottom: 10px;

	background-color: transparent;
	border-color:transparent;
}



.Item2{
	display:inline-block;
	width: 733px;

}
.Item2_1{
	display:inline-block;
	width: 691px;

}
.Item3{

	display:inline-block;
	width: 218px;


}


.Item10
{
	display:inline-block;
	width: 106px;


}
.Item11
{
	display:inline-block;
	width: 70px;


}



.Item3 select{
width: 100%;
}

#Opt_Titular, #Opt_Encargado{

width: 30px;
}


.Item4{
	display:inline-block;
	/*width: 484px;*/
	width: 442px;
}


.Item5{
	/*overflow: hidden;*/
	display:inline-block;
	width: 100%;
	height: 89px;
}


.DivSeparador{
	display: inline-block;
	float: left;
	width: 10px;

}


#HerramientaEstudiante{
	overflow: auto;
 	position: fixed;
 	top:50px;
    border-radius: 3px;
	padding: 1em;
	padding-right:0px; 
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    /*color: #2077cf;*/
    border: 1px solid #c3c9d1;
    background-color: #fff;
	box-shadow:0px 0px 15px lightblue;
	/*z-index:1002; */
	width: 1024px;
	left:50%;
	margin-left: -506px;
}



#DivNombreIE{
	margin: 0px;
	float: left;
	width: 470px;
}

.NombreIE{
	color: #045FB4;
	font-weight: bold;
	font-size: 9pt;
	margin: 0.8em;

}












.Item6{
	overflow: hidden;
	float: left;
	display:inline-block;
	/*width: 484px;*/
	width: 100%;
	/*padding-left:2em;*/


}


.Item7{

	float: left;
	width: 236px;

}

.Item8{
	overflow: hidden;
	width: 100%;
	height: 80px;
}

.Item9{
	width: 100%;

}


.Item12{
	display:inline-block;
	width: 115px;
	padding-left: 1em;

}
.Item12_1{
	display:inline-block;
	width: 109px;

}

.ContenedorHorario{

		display:none;
padding-left: 2em;
}

#ItemComboRegistro{
		display:inline-block;
	width: 150px;

}


.ItemDato{
	/*height: 30px;*/
	padding-bottom: 10px;
	padding-top: 5px;
}

.ItemDatoT{
	display: inline-block;
	height: 30px;

}

.EtiquetaDatoT
{
	text-align: left;
	width: 90px;
	display: inline-block;
	font-weight: normal;
	font-size: 8pt;
	margin: 0px;
	color:#848484;
	/*background-color: red;*/
}

.EtiquetaDato
{
	font-weight: bold;
	font-size: 8pt;
	margin: 0px;
	color:#535353;

}

.EtiquetaDatoL
{
	display: inline-block;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px;
	color:#585858;

}

.ItemDatoL
{
	display: inline-block;
	text-align: left;
	font-weight: normal;
	width: 250px;
	font-size: 8pt;
	margin: 0px;
	color:#848484;
	/*background-color: red;*/
}




#CasillaExclusion{
font-size: 10pt;
color: red;
display:inline-block;
border-width:1px;
border-color: gray;	
border-radius: 4px;
border-style:dotted;
background-color: #FBEFF2;
margin-bottom: 4px;
margin-top: 2px;
padding: 7px;
width: 98%;
}

/*.Exclusion_{
font-size: 10pt;
display:inline-block;
border-color: gray;	
border-radius: 4px;
border-style:dotted;
background-color: #FBEFF2;
margin-bottom: 4px;
margin-top: 2px;
padding: 7px;
width: 98%;
}
*/
.Exclusion{
	background-color: red;
	display: flex;
	align-items: center;
	padding: 7px;
	color: white;
	font-size: 9pt;
	border-style:dotted;
	font-weight: bold;
	border-color: gray;	
	border-radius: 4px;
	border-width:1px;
	margin-bottom: 7px;
}

.Completo{
	background-color: #1062b3;
	display: flex;
	align-items: center;
	padding: 7px;
	color: white;
	font-size: 9pt;
	border-style:dotted;
	font-weight: bold;
	border-color: gray;	
	border-radius: 4px;
	border-width:1px;
}



#CasillaVerificacion{
font-size: 10pt;
color: #0080FF;
display:inline-block;
border-width:1px;
border-color: gray;	
border-radius: 4px;
border-style:dotted;
background-color: #EFF5FB;
margin-bottom: 4px;
margin-top: 2px;
padding: 7px;
width: 98%;
}




.SeccionIE{
	overflow: hidden;
	padding: 2em;
	vertical-align: top;
	background-color: white;/*#f1f1f1;
	background-color: black;*/
    border-radius: 0px 0px 0px 0px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16),0 1px 2px 0 rgba(0,0,0,0.12) !important;
}

.SeccionRegistroContacto{
	overflow: hidden;
	padding: 0em;
	vertical-align: top;
	background-color: white;

    border-radius: 0px 0px 0px 0px;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16),0 1px 2px 0 rgba(0,0,0,0.12) !important;
}




.SelectorDatos{
	/*background-color: yellow;*/
}



.TabsIE{
	/*background-image: -webkit-linear-gradient(top, #C9C7C8 0%,#F7F7F7  100%);*/
	display: inline;
	width: 130px;
	text-align: center;
	background-color: #D8D8D8;
	border:1px;
	border-bottom: 0px;
	border-style: solid;
	border-color:#f1f1f1;	
	border-radius: 7px 7px 0px 0px;
	cursor: pointer;
	padding-top: 5px;
	padding-left: 13px;
	padding-right: 13px;
	margin-left: 1px;
}




.TabsIEn:active {
	text-decoration:none; 
	font-weight: bold;
	} /*Link activo*/

/*.TabsIE:hover {
	border:1px;
	color:#FE9A2E; 
	font-weight: bold;
	border-color:#C9C7C8;	
    border-style:dotted;
	border-bottom-style:solid;
	border-bottom-color:#F7F7F7;	 
	padding-top: 8px;
	padding-left: 13px;
	padding-right: 13px;

	}

*/








#CuadroLog{
	margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 220px;

    border-radius: 3px;
	padding: 2em;
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    font-weight: 400;
    font-size: 13px;
    color: #2077cf;
    border: 1px solid #c3c9d1;
    background-color: #fff;
	box-shadow:0px 0px 15px lightblue; 

}





#CuadroGuiaDetalle{

/*
border: 1px solid orange;
background-color:#F2F2F2;
border-radius: 5px;*/
    border-radius: 3px;
	padding: 1.5em;
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    font-weight: 400;
    font-size: 13px;
    color: #2077cf;
    border: 1px solid #c3c9d1;
    background-color: #fff;
	box-shadow:0px 0px 15px lightblue; 
margin-top:-15px;
}




#CuadroGuiaMovil{
/*border: 1px solid orange;
background-color:#F2F2F2;
border-radius: 5px;*/
position: fixed;
width: 1000px;
margin-left: -20px;
    border-radius: 3px;
	padding: 1.5em;
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    font-weight: 400;
    font-size: 13px;
    color: #2077cf;
    border: 1px solid #c3c9d1;
    background-color: #fff;
	box-shadow:0px 0px 15px lightblue; 
	margin-top:-10px;
}

#CuadroGuiaMovilT{
	margin-top:-20px;
/*
border: 1px solid orange;
background-color:#F2F2F2;
border-radius: 5px;*/
	width: 980px;
	margin-left: -10px;
    border-radius: 3px;
	padding: 1.5em;
    outline: 0;
    font-weight: 400;
    font-size: 13px;
    color: transparent;
    background-color: transparent;

}

.ParrafoGuia{
font-size: 9pt;
}


#TituloGuia{
	color: 	#4682B4;
	font-size:11pt;
	font-weight: bold;
	padding-bottom: 0.5em;

}


.TituloGuia{
	color: 	#4682B4;
	font-size:9pt;
	font-weight: bold;
	/*padding-bottom: 0.5em;*/

}

 







/*.TxtCompleto{
	padding: 0.5em;

	font-weight: bold;
}*/








.AvancePorcentaje{
padding: 0.5em;
	width: 30%;
	height: 13px;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(top, #2A61BF 0%, #3D7EFF 100%);
	box-shadow:0px 0px 5px gray; 
	color:white;
	box-shadow:0px 0px 15px lightblue; 
	text-align: center;
	vertical-align: middle;

}














.ContenedorProgress{
	margin-top:5px;
	margin-bottom:5px;
	width: 100%;
	height: 30px;
  background-color:  #eee;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
padding: 0px;
}


.Porcentaje{
font-weight: bold;
padding:10px;
}





.completoProgress
{
	float: left;
	vertical-align: middle;
	height: 30px;
  	background-color:  #819FF7;
  	border-radius: 5px 0px 0px 5px;
  	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
  	text-align: center;
  	margin: 0;
}

.iniciadoProgress
{	
	float: left;
	vertical-align: middle;
	display: inline-block;
	height: 30px;
  	background-color: #D0F5A9;
  	border-radius: 0px 5px 5px 0px;
  	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
  	text-align: center;
  	margin: 0;

}

.contactoProgress
{
	float: left;
	vertical-align: middle;
	display: inline-block;
	height: 30px;
  	background-color:  #A9E2F3;
  	border-radius: 0px 0px 0px 0px;
  	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
  	text-align: center;
  	margin: 0
}





.contactoCuadro
{
	margin-left: 5px;
	display: inline-block;
	width: 10px;
	height: 10px;
  	background-color: #A9E2F3;

  	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
/*
.excluidoCuadro
{
	margin-left: 5px;
	display: inline-block;
	width: 10px;
	height: 10px;
  	background-color:  #FE2E64;

  	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}*/

.completoCuadro
{
	margin-left: 5px;
	display: inline-block;
	width: 10px;
	height: 10px;
  	background-color:  #819FF7;

  	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}

.iniciadoCuadro
{
margin-left: 5px;
	display: inline-block;
	width: 10px;
	height: 10px;
  	background-color: #D0F5A9;
  	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}

.fila_excluida{
	background-color: gray;
}

h1{
	font-size: 11pt;
	font-weight: bold;

}

header{

	position: absolute;
	padding: 0em;

	top:0px;
	left:0px;
	height: 50px;
	width: 100%;
	/*background-image: url(bkg-cab.jpg);*/
	font-style: bold;
	/*background-clip: border-box;*/
	background-color: rgb(255, 255, 255);
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color:#c3c9d1; 
	opacity:.90;
}


.TablaDNI{
border-collapse:collapse; 
width:100%; 
 font-size: 11;

}


.CabeceraTabla{
font-size: 10pt;
background-color: #58ACFA;
color: white;
height: 30px;
text-align: center;
vertical-align: middle;
border: 0px;

}

.CuerpoTabla{
font-size: 9pt;
	color: gray;
	height: 30px;
	vertical-align: middle;
border: 0px;
background-color: #FFFFFF;
}

#FormularioIngreso {
/*position: absolute;*/

left:0;
right:0;
bottom:0;
margin: auto;
margin-top: 0px;
width:70%; 
height: 100%;
padding-top: 0em;
padding-left: 1em;
padding-right: 1em;
padding-bottom: 1em;
box-shadow:0px 0px 2px #888888; 


}

.FrameDNI
{

text-align: center;
}

.FrameInt
{
width:100%;
height: 80%
}


.subtitulo{
font-size: 11pt;
	font-weight: bold;
	color: #084B8A;
}

.subtituloIniSesion{
font-size: 07pt;
	font-weight: bold;
	color: #084B8A;
}	


#contenedorErr {

 border: 3px solid darkred;
/*background-color:#F2F2F2;*/
text-align: center;
 background-color:pink;
color: darkred;

 padding: 20px;
 border-radius: 5px;
  position: absolute;
  top: 35%;
  left: 35%;

}
#contenedorOK {

 border: 3px solid green;
/*background-color:#F2F2F2;*/
text-align: center;
 background-color:lightgreen;
color: darkgreen;

 padding: 20px;
 border-radius: 5px;
  position: absolute;
  top: 35%;
  left: 30%;
}

#contenedorKB {

 border: 3px solid gray;
/*background-color:#F2F2F2;*/
text-align: center;
 background-color:lightgray;
color: black;

 padding: 20px;
 border-radius: 5px;
  position: absolute;
  top: 35%;
  left: 30%;
}

#contenedor {

 border: 1px solid #BDBDBD;
 background-color:#F2F2F2;


 box-shadow:0px 0px 15px lightblue; 
 padding: 20px;
 border-radius: 5px;
  position: absolute;
  top: 30%;
  left: 35%;
}

hr{
border: 1px solid #eef2f6; 
width: 100%;
margin-bottom: 10px;


}

.CuadroInicio
{
	padding-left: 3em;

}



.Etiquetas
{

	font-size: 10pt;
	display:inline-block;
	color: #084B8A;
	width: 120px;


}
.Etiquetas2
{

	font-size: 9pt;
	display:inline-block;
	color: black;

width: 100px;

}



.CajaSesion{
	display:inline-block;
}
.CajaTXT{
	font-size: 12pt;
	height: 30px;
	border-radius: 4px;
	background-color: white;
	box-shadow:0px 0px 10px lightblue inset; 
 border: 1px solid #BDBDBD;
}

.BotonIniSes{

background-color: #DF7401;
border:1px solid #DBA901;
padding: 0.5em;
width: 100%;
color: white;
text-align: center;
}

.BotonLink{

background-color: #DF7401;
border:1px solid #DBA901;
padding: 0.5em;
width: 200px;
color: white;
text-align: center;
}


.BotonNormal{


padding: 0.5em;
width: 200px;
text-align: center;
}

.TituloIMG{
	float: left;	
	padding-top: 3px;
	padding-right:10px;
}

.TituloEmail{
	float: left;
}
.botonEmail{
	float: right;

}



.TituloBC{
	float: left;	
	color: orange;
	font-size: 15pt;
	vertical-align: bottom;
	padding-top: 0.6em;
	font-weight: bold;

}

.TituloEV{
	float: left;	
	color: orange;
	font-size: 13pt;
	vertical-align: bottom;
	padding-top: 0.9em;
	padding-left: 1em;
}




.CajaICO{
		float: right;

}

/*
a:link {
	text-decoration:none; color: #084B8A;
	}
a:visited {
	text-decoration:none; color:#084B8A;
	}
a:active {
	text-decoration:none; color:#99FF00; 
	background:#EEEEEE;
	}
a:hover {
	
	color:#FE9A2E; 
	}
*/
#CierraSesion{

	text-shadow: 0em 0em ;
	color: white;
}


.TablaRegistro{
	border-collapse: collapse;
	width: 100%;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16),0 1px 1px 0 rgba(0,0,0,0.12) !important;
	text-align: center;
}

.TablaRegistro input[type="text"] {
	width: 50px;

}


.TablaRegistro td{
	padding: 10px;
 	font-size: 10pt;
	color: #2077cf;

}

.EstadoAncho .DatoSeccion{
	width: 100%;
}

.DatoSeccion{
	border-color:transparent;
	border-style: none;
	text-align: center;
	color: #2077cf;
	background-color: transparent;
	width: 50px;
}


.TablaRegistro tr:first-child td{
	padding: 5px;
	background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);
	text-align:center;
	font-size:9pt;
	color: black;
}

.TablaRegistro tr:first-child {

	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16),0 1px 2px 0 rgba(0,0,0,0.12) !important;

}

.TablaRegistro tr:nth-child(odd)
{ 
	background-color:#eef2f6 ; 

}

.TablaRegistro tr:nth-child(even)    
{ 
	background-color:#ffffff; 
}

/*.TablaRegistro tr:nth-child(even):hover,.TablaRegistro tr:nth-child(odd):hover
{ 
	background-color:#CED8F6; 
	font-weight: bold;

}*/

#DivMensajeSeccion, #DivMensajeDirector, #DivMensajeDatosIE{
	/*float: right;*/
	/*margin-right: 1em;*/
	/*margin-top:0.3em; */
}




.TablaAgenda{
	border-collapse: collapse;
	width: 100%;
}

.TablaAgenda td{
	padding: 0.5em;
 	font-size: 9pt;
	color: #2077cf;
	background-color: #F2F2F2;
}


.TablaAgenda tr:first-child td{
	padding: 7px;
	background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);
	text-align:center;
	font-size:9pt;
	color: gray;
}


.TablaAgenda tr:first-child {


}

.TablaAgenda tr:nth-child(odd)
{ 
	/*background-color:#eef2f6 ; */
}

.TablaAgenda tr:nth-child(even)    
{ 
	/*background-color:#ffffff; */
}


.TablaHistoria {
 	/*font-size: 10pt;*/
	/*box-shadow: 0px 0px 5px #888888;*/
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #DADADA;
	
}


.TablaHistoria td{
	padding: 20px;
	/*height: 40px;*/
	color: #2077cf;
	font-size: 10pt;
}

.TablaHistoria tr:hover td{

 	background-color: #F5ECCE;
}

.TablaHistoria tr:nth-child(odd)
{ 
	background-color:#eef2f6 ; 
}

.TablaHistoria tr:nth-child(even)    
{ 
	background-color:#ffffff; 
}

.TablaHistoria tr:first-child td{
	padding: 20px;
	height: 10px;
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #56aaff), color-stop(1, #005fbf) );*/
	background-image: -webkit-linear-gradient(top, #2A61BF 0%, #3D7EFF 100%);
	background-color:#0080FF;
	text-align:center;
	font-size:9pt;
	color:white;
}


.fadeboxL {

    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 120%;
    background-color: white;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.fadeboxL2 {

    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 120%;
    background-color: white;
    z-index:10;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
}
.fadeboxL3 {

    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 120%;
    background-color: black;
    z-index:10;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
}

.CuadroAgrega{
	display: none;
	overflow: auto;
 	position: absolute;
 	top:5px;
    border-radius: 3px;
	padding: 2em;
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    font-weight: 400;
    font-size: 13px;
    color: #2077cf;
    border: 1px solid #c3c9d1;
    background-color: #fff;
	/*box-shadow:0px 0px 15px lightblue;*/
	z-index:1002; 
	width: 444px;
	left: 50%; 
	margin-left: -222px;
}

.Requiere{


	color: #DF0101;
}

#AgendaFloat{
	overflow: auto;
 	position: fixed;
 	top:45px;
    border-radius: 3px;
	padding: 2em;
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    font-weight: 400;
    font-size: 13px;
    color: #2077cf;
    border: 1px solid #c3c9d1;
    background-color: #fff;
	/*box-shadow:0px 5px 20px lightblue;*/
	z-index:1002;
	width: 800px;
	left: 50%; 
	margin-left: -430px;
}















#Nuevo_dato_agenda{
width: 450px;
margin-left: -225px;
box-shadow:0px 0px 0px transparent;
}


.Pop_Nuevo_dato_agenda {
	position: fixed;
    display: none;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 300px;
   	z-index:2002;
    overflow: auto;
    background-color: white;
	padding: 2em;
	border-radius: 7px;
}





.Pop_Nuevo_fin {
	position: fixed;
    display: none;
    /*top: 0px;*/
	margin: auto;
	top: calc(50% - 100px);
	left: calc(50% - 110px);
    width: 220px;
    height: 130px;
   	z-index:1002;
    overflow: auto;
    background-color: white;
	padding: 2em;
	border-radius: 7px;
	box-shadow:0px 0px 15px lightblue; 
    border: 1px solid #c3c9d1;
}


#BtnCierraMensaje,#BtnPaginaPrincipal{
width: 100%;


}
.Pop_Nuevo_Mensaje {
	  position: fixed;
    display: none;
    top: 50%;
    margin-top: -95px;
margin-left: auto;
margin-right: auto;
    width: 250px;
    height: 155px;
   	z-index:1002;
    overflow: auto;
    background-color: white;
	padding: 2em;
	border-radius: 7px;
	box-shadow:0px 0px 15px lightblue; 
    border: 1px solid #c3c9d1;
    left: 50%;
    margin-left: -125px;
}









.fadebox {

    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 120%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
}

/*.Pop_Nuevo_dato_agenda textarea{
	width: 100%;
	height: 70px;
}
*/



.DetalleAgenda{
	margin: 4px;
	width: 100%;
		box-shadow: 1px 1px 2px #D8D8D8 inset;
		background-color: #585858;
		height: 200px;
}






.ItemBoton
{
display:inline-block;
padding: 0px;
width: 100%;

}






.DivTitulo{
		display:inline-block;
}



.ContenedorTablaIni{
	    border: 1px solid #c3c9d1;


}






.TablaInicio{
	border-collapse: collapse;
	width: 100%;
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16),0 1px 1px 0 rgba(0,0,0,0.12) !important;
text-align: center;

}




.TablaInicio td{
	padding: 15px;
 	font-size: 9pt;
color: #2077cf;

}
.TablaInicio tr:first-child td{
	padding: 5px;
background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);
	text-align:center;
	font-size:9pt;
color: black;

}

.TablaInicio tr:first-child {

box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16),0 1px 2px 0 rgba(0,0,0,0.12) !important;


}

.TablaInicio tr:nth-child(odd)
{ 
	background-color:#eef2f6 ; 

}

.TablaInicio tr:nth-child(even)    
{ 
	background-color:#ffffff; 
}


#SubCasillaExclusion{

	margin: 5px;
	padding-left:2em; 
}

#AgendaDetalle{
background-color: white;
width: 100%;
border-radius: 5px;
/*border: 1px solid #c3c9d1;*/

}












.ResumenID1{
	float:left;
	font-size: 10pt;
	width: 50%;
	/*background-color: blue;*/
}


.ResumenID2{
	float:right;
	font-size: 10pt;
	width: 50%;
	/*background-color: yellow;*/
/*box-shadow: 0px 0px 1px #888888;	*/
}


br{
	background-color: red;
}

.ItemUl{
	display:inline-block;
	margin: 4px;
	color: gray;
	font-size: 8pt;
	width: 110px;
}
.AgendaDetalle 
{
padding: 0.5em;
}
.ItemDatoUl_T{
width: 100%;
}
.ItemDatoUl{
	display:inline-block;
	margin: 4px;
	font-size: 8pt;
	color: #2077cf;
	/*width: 250px;*/
	/*background-color: red;*/
	/*margin-right: 90px;*/
}

.ItemUl_1{
	display:inline-block;
	margin: 4px;
	color: gray;
	font-size: 8pt;
	width: 40px;
}

.ItemDatoUl_1{
	display:inline-block;
	margin: 4px;
	font-size: 9pt;
	color: #2077cf;

}




.CeldaNeutra
{
	vertical-align:top;
	background-color:transparent;
	border: 0px;
}























.TablaEstat, .TablaEstat tr, .TablaEstat td{
	border-collapse: collapse;
	border-style:dotted;
	border-color:  #C9C7C8;
	border-width: 1px;
	font-size: 9pt;
	padding: 1em;

}


.ItemINI1{

float: left;
	width: 652px;
	/*height: 50px;*/
	margin: 0px;
}

.ItemINI2{

	float: left;
	width: 300px;
	/*height: 50px;*/
	margin: 0px;

	top: 0px;

}

.EtiquetaDatoINI{
	width: 100%;
	height: 30px;
	background-color: yellow;
}




.ContenedorEstat{
overflow: hidden;

		padding: 0px;

}



















.TablaEstat {
 	font-size: 09pt;
	/*box-shadow: 0px 0px 5px #888888;*/
	border-collapse: collapse;
	padding: 3px;
	width: 640px;

}


.TablaEstat td{
	padding: 7px;
font-size: 9pt;
}



.TablaEstat tr:hover td{


}

.TablaEstat tr:nth-child(odd)
{ 
	background-color:#F2F2F2;
}

.TablaEstat tr:nth-child(even)    
{ 
	background-color:white;
}

.TablaEstat tr:first-child td{
	padding: 5px;
	background-color:#F2F2F2;
	text-align:left;
	font-size:11pt;
	color:#424242;
	font-weight: bold;

}


.NombreReg{

	font-size:8pt;
	/*text-shadow: 0px 0px 2px white;*/
	font-weight:bold;
	color: #4682B4;
	display: inline-block;
}
.NombreReg-bajo{

	font-size:10pt;
	/*text-shadow: 0px 0px 2px white;*/
	color: #4682B4;
	display: inline-block;
}

.Rol{
	font-size: 9pt;
	color: gray;
}




.ContenedorDatosInternoNEE
{
	font-weight: normal;
	color: #3A67A6;
}



.TablaRegistroContenedor .Txt_DniEstudiante{

	width: 70px;
}

.TablaRegistroContenedor .Txt_ApellidosEstuadiante,.TablaRegistroContenedor  .Txt_NombresEstudiante{

	width: 180px;

}
.TablaRegistroContenedor .Txt_DiaEstudiante,.TablaRegistroContenedor  .Txt_MesEstudiante
{

	width: 30px;
}

.TablaRegistroContenedor .Txt_AnoEstudiante{
		width: 50px;
}


.TablaRegistroContenedor .Cmb_GradoEstudiante,
.TablaRegistroContenedor .Cmb_SeccionEstudiante{
		width: 40px;
}

.TablaRegistroContenedor .Cmb_TurnoEstudiante{
		width: 50px;
}

.TablaRegistroContenedor .Cmb_NeeEstudiante{
		width: 53px;
}

.TablaRegistroContenedor .Txt_ObservacionEstudiante{

	width: 180px;
	height: 100%;
	padding: 5px;
	font-size: 8.5pt;

}


#BtnNuevoEstudiante{
	font-weight: bold;
	width: 130px;
	float: left;
	margin-right: 10px;
	width: 130px;
}

 #BtnGuardarEstudiante, #BtnFinalizaEstudiante{
	float: left;
	margin-right: 10px;
	width: 122px;
	/*background-color: #fff;*/
	/*box-shadow:0px 0px 15px lightblue; */
}

#BtnCerrarAgenda{
		float: right;
}


.TablaRegistroE
{
	/*left: 0px;*/
	position: absolute;
	border-collapse: collapse;
	width: 1280px;
	/*width: 80%;*/
	margin-left: -140px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}


.TablaRegistroE input[type="text"], 
.TablaRegistroE select {
	padding: 5px;
	font-size: 9pt;
}


.TablaRegistroE td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
 	font-size: 9pt;
}

.TablaRegistroE tr:first-child{
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 1px;
	padding-right: 1px;
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px;
	border-color: #BDBDBD;
}

.TablaRegistroE tr{
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px;
	border-color: #BDBDBD;

}


.TablaRegistroE tr:first-child {
/*box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16),0 1px 2px 0 rgba(0,0,0,0.12) !important;*/
}



.TablaRegistroE tr:nth-child(odd)
{ 
	background-color:#eef2f6; 
	/*background-color:#ffffff; */

}

.TablaRegistroE tr:nth-child(even)    
{ 
	background-color:#ffffff; 
}

.TablaRegistroE tr:hover 
{ 
	background-color:#EFF5FB; 
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px;
	border-color: #81BEF7;
}



.TablaRegistroE input[type="checkbox"]{
/*border: solid 1px #D8D8D8;*/
}




.TablaRegistroE .DegradaTabla{
	border-style:none;
	border-width: 0px;
	padding: 5px;
	background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);
	text-align:center;
	color: black;

}

.TablaRegistroE .DegradaTablaH{
	border-style:dotted;
	border-width: 0px;
	border-collapse: collapse;
	padding: 5px;
/*background-color: black;*/
}
.TablaRegistroE .DegradaTablaA{
	border-style:dotted;
	border-width: 0px;
	border-collapse: collapse;
	padding: 5px;
/*background-color: #E0F2F7;*/
}

.TablaRegistroE .DegradaTablaS{
	border-style:dotted;
	border-width: 0px;
	border-collapse: collapse;
	padding: 5px;
/*background-color: yellow;*/
}

.TablaRegistroE .DegradaTablaNeutro{
background-color: #eef2f6;
}



.TablaRegistroE .Txt_ObservacionEstudiante{

	/*width: 180px;*/
	height: 100px;
	/*padding: 5px;*/
	/*font-size: 8.5pt;*/

}














#Col1{
width:40px;
}


.CheckList{

	/*border-radius: 4px;*/

	width: 216px;
	height: 100px;
	overflow:auto;
	padding: 0px;
	background-color: white;
	position: absolute;
    display: none;
    border: 1px #dadada solid;
}





.LabelItem{
	margin: 0px;
	padding: 3px;

}

.LabelItem:hover{


background-color: Highlight;
color: white;
}


.Error{
	display: flex;
	align-items: center;
	padding: 3px;
	margin-top: 7px;
	background-color: #F8E0E0;
	color: #DF0101;
	font-size: 9pt;
	font-weight: bold;
	/*border-top: 1px solid #F5A9A9;*/
	/*border-bottom: 1px solid #F5A9A9;*/
}

.ImagenMensaje{
display: inline;
padding: 0px;
margin: 0px;
}

.Mensaje{
	padding: 0px;
	margin: 0px;
	margin-left: 9px;
	/*width: 500px;*/
	width: 100%;
	display: inline;
}


.Correcto{
	background-color: #E1F5A9;
	display: flex;
	align-items: center;
	padding: 3px;
	margin-top: 7px;
	color: #088A08;
	font-size: 9pt;
	font-weight: bold;	
	/*border-top: 1px solid #088A08;*/
	/*border: 1px solid  #088A08;*/
}


.Alerta{
	background-color: #F3E2A9;
	display: flex;
	align-items: center;
	padding: 3px;
	margin-top: 7px;
	color: #3B170B;
	font-size: 9pt;
	font-weight: bold;
	/*border-top: 1px solid #3B170B;*/
	/*border: 1px solid #3B170B;*/
}

.Enviado{
	background-color: #A9D0F5;
	display: flex;
	align-items: center;
	padding: 3px;
	margin-top: 7px;
	color: #3B170B;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px solid #013ADF;
	/*border: 1px solid #3B170B;*/
}

.errorUbi{
	border: 2px solid #FE9F9F;
    /*box-shadow: 0px 0px 5px 5px #FE9F9F;*/
    color:red;
    font-weight: bold;

}

.item_seccion{
	padding: 1px;
	padding-left: 4px;
	padding-left: 4px;
	color:black;
	display: inline-block;
	border-radius: 4px;
 	text-decoration: none;
	/*margin-left: 1px;*/
	/*display: inline-block;*/
  	background-color:  #D8D8D8;
  	/*box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25) inset;*/
  	/*border: 1px solid  #585858;*/
  	/*text-shadow:1px 1px #045FB4;*/
}



.item_cuadro{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	/*height: 15px;*/
	color:white;
	display: inline-block;
	border-radius: 2px;
 	text-decoration: none;
	margin-left: 5px;
	display: inline-block;
  	background-color:  #81BEF7;
  	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25) inset;
  	border: 1px solid  #2E9AFE;
  	text-shadow:1px 1px #045FB4;
}

.cuadro_email{
	float: left;
}

#Seccion2,
#Seccion1,
#AgendaFloat,
#Nuevo_dato_agenda,
#Nuevo_Registro_Contacto,
#GuardarRegistro, 
#SeccionRegistroGeneral{
	display: none;
}

.cuadroInterno{
	float: left;
	overflow: auto;
	width: 60%;
height: 25px;
/*background-color: blue;*/
}

.eq_comunicaciones{
	display: inline-block;
	/*float: left;*/
	border-width: 1;
	border-style: solid;
	border-color: #2A91F2;
	background-color: #7CC0FF;
	border-radius: 3px;
	color:white;
	width: 40px;
	text-align:center;
	margin-bottom: 3px;
	margin-top: 3px;
}
.eq_texto{
	display: inline-block;
	/*float: left;*/
	border-width: 1;
	border-style: solid;
	border-color: white;
	background-color: white;
	border-radius: 3px;
	color:#535353;
	width: auto;
	text-align:center;
	padding-left: 3px;
	padding-right: 3px;
}

.cuadroInterno input{
	/*background-color: red;*/
	padding: 2px;
	text-align: center;
}


.cuadroEtiquetaNee{
	float: left;
	/*background-color: red;*/
	font-size: 9pt;
	height: 25px;
	width: 30%;
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
}



.clase_contenido
{
	
	width: 100%;
}


.ListaDatoContacto{
width: 100%;
padding-left: 4.5px;
/*padding-right:  4.5px;*/
padding-top: 4.5px;
padding-bottom:4.5px;
border: solid 1px #D8D8D8;
/*border-style: none;*/
font-size: 9pt;
border-radius: 3px;
color: #424242;
	/*border-radius: 4px;*/
	/*width: 200px;*/
	overflow:auto;
	/*padding: 0px;*/
	background-color: white;
	/*position: absolute;*/
    /*display: none;*/
    /*border: 1px #C4C4C4 solid;*/
    /*margin-top: -5px;*/
    /*box-shadow: 0px 30px 100px 10px #B3B4B4;*/
}

.ListaDatoContacto select, .ListaDatoContacto input[type="Text"]{
	font-size: 8pt;
}

/*#DatoContactoDirector{
	padding: 0.7em;
	border: solid 1px #D8D8D8;
	font-size: 9pt;
	border-radius: 3px;
	color: #424242;
}
*/


.Item-Float-4{

	float: left;
	/*width: 484px;*/
	width: 405px;
}

.Item-Float-4_1{

	float: left;
	/*width: 484px;*/
	width: 407px;
}


.Item-Float-1_1{
	float: left;
	width: 200px;
	/*height: 50px;*/
}


.Item-Float-1_1, 
.Item-Float-4,
.Item-Float-4_1
{
	margin: 4px;
}




.chk-cuadro
{
	float: left;
	border-width: 1px;
	/*width: 38px;*/
	padding: 7px;
 	font-family: Arial;
 	font-size: 12px;
 	text-decoration: none;
	background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);
	color: black;
	border-left-style: solid;
	border-right-style: none;
	border-color: #B6B5B5;
	cursor: pointer;
}

.chk-cuadroL
{
	float: left;
	border-width: 1px;
	/*width: 45px;*/
	padding: 7px;
 	font-family: Arial;
 	font-size: 12px;
 	text-decoration: none;
	background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);
	color: black;
	border-left-style: solid;
	border-right-style: none;
	border-color: #B6B5B5;
	text-align: center;
	cursor: pointer;
}

.chk-cuadro-ultimo{
	border-right-style: solid;
 	border-radius: 0px 3px 3px 0px;
}

.chk-cuadro-primero{
	/*border-right-style: solid;*/
 	border-radius: 3px 0px 0px 3px;
}

.chk-cuadro-medio{
	/*border-right-style: solid;*/
 	border-radius: 0px 0px 0px 0px;
}

.chk-cuadro-hover 
{
	/*background-image:  -webkit-linear-gradient(top, #2A61BF 0%, #3D7EFF 100%);*/
	background: rgba(109,176,238,1);
	background: -moz-linear-gradient(45deg, rgba(109,176,238,1) 22%, rgba(109,176,238,1) 33%, rgba(63,142,233,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(22%, rgba(109,176,238,1)), color-stop(33%, rgba(109,176,238,1)), color-stop(100%, rgba(63,142,233,1)));
	background: -webkit-linear-gradient(45deg, rgba(109,176,238,1) 22%, rgba(109,176,238,1) 33%, rgba(63,142,233,1) 100%);
	background: -o-linear-gradient(45deg, rgba(109,176,238,1) 22%, rgba(109,176,238,1) 33%, rgba(63,142,233,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(109,176,238,1) 22%, rgba(109,176,238,1) 33%, rgba(63,142,233,1) 100%);
	background: linear-gradient(45deg, rgba(109,176,238,1) 22%, rgba(109,176,238,1) 33%, rgba(63,142,233,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db0ee', endColorstr='#3f8ee9', GradientType=1 );

 	color:white;
 	text-decoration: none;
 	border-color: #71A0FE;
 	/*background-color: #fff;*/
	/*box-shadow:0px 0px 15px lightblue; */
}

.chk-cuadro-oscuro-hover 
{
	background-image:  -webkit-linear-gradient(top, #2A61BF 0%, #3D7EFF 100%);
	background-image:  -moz-linear-gradient(top, #2A61BF 0%, #3D7EFF 100%);

 	color:white;
 	text-decoration: none;
 	border-color: #71A0FE;

}

.sin-borde{
	border-style: none;
	/*background-color: red;*/
}

#pisa_Seccion2 .txt-mini {
	width: 50px;
	text-align: center;
}


#pisa_Seccion2 .txt-mini-cuadrado {
	border-radius: 0px;
}
#pisa_Seccion2 .txt-mini-derecha {
	border-radius: 0px 3px 3px 0px;
}
#pisa_Seccion2 .txt-mini-izquierda {
	border-radius: 3px 0px 0px 3px;
}

.campo-telefono
{
	padding-left: 25px!important;
	background:url("../img/telf.png");
	background-repeat: no-repeat;
	background-position: 2px 2px; 
	font-size: 9pt !important;
}

.campo-email
{
	padding-left: 25px!important;
	background:url("../img/email.png");
	background-repeat: no-repeat;
	background-position: 2px 2px; 
	font-size: 9pt !important;
	text-transform: lowercase;
}


#tabla_docente .txt-dim, #tabla_estudiante .txt-dim, #FormularioNuevoEstudiante .txt-dim, #FormularioNuevoDocente .txt-dim {
	width: 35px;
	text-align: center;
}


#tabla_docente .txt-mini, #tabla_estudiante .txt-mini , #FormularioNuevoEstudiante .txt-mini, #FormularioNuevoDocente .txt-mini{
	width: 45px;
	text-align: center;
}

#tabla_docente .txt-med, #tabla_estudiante .txt-med {
	width: 75px;
	text-align: center;
}

#tabla_docente .txt-nombre, #tabla_estudiante .txt-nombre {
	width: 100px;
	text-align: left;
}



#tabla_docente .txt-mini-cuadrado, 
#tabla_estudiante .txt-mini-cuadrado, 
#FormularioNuevoEstudiante .txt-mini-cuadrado, 
#FormularioNuevoDocente .txt-mini-cuadrado  {
	border-radius: 0px;
}
#tabla_docente .txt-mini-derecha, 
#tabla_estudiante .txt-mini-derecha,  
#FormularioNuevoEstudiante .txt-mini-derecha,
#FormularioNuevoDocente .txt-mini-derecha {
	border-radius: 0px 3px 3px 0px;
}
#tabla_docente .txt-mini-izquierda, 
#tabla_estudiante .txt-mini-izquierda , 
#FormularioNuevoEstudiante .txt-mini-izquierda,
#FormularioNuevoDocente .txt-mini-izquierda{
	border-radius: 3px 0px 0px 3px;
}

.contenedorTabla{
	clear: both;
	overflow-y:auto; 
	overflow-x:hidden; 
	border: 1px solid #D8D8D8; 
}

.contenedor-tabla-estatico
{
	clear: both;
	overflow-y:auto; 
	overflow-x:auto; 
	border: 1px solid #D8D8D8; 
	height: calc(100% - 130px);

}

.imgTbCod{
	float: right;
}

.tabla-basica{
	width: 100%;
	border-collapse: collapse;
	color: #424242;
	background-color: white;
}

.tabla-basica tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;

	padding: 3px;
	font-size: 8pt;
	color: gray;
}

.tabla-basica tr:hover{
	/*border-width: 1px;
	border-color: #BDBDBD; 
	border-style: dotted*/
	/* background-color: #FCFCFC; */
}

.tabla-basica tr:nth-child(odd){
background-color: white;
}

.tabla-basica th{
	/*background: -webkit-linear-gradient(top, rgba(156,203,247,1) 0%, rgba(16,105,201,1) 100%);*/
	background-color: white;
	/*border: none;*/
	/*font-size: 8pt;*/
	color:#585858;
	padding-top:7px;
	padding-left: 7px;
	padding-bottom:7px;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	height: 50px;
	vertical-align: bottom;
	/*color: 	black;*/
	/*text-shadow:1px 1px white;*/
	box-shadow: 5px 0px 10px 1px #BDBDBD;

}


.tabla-basica-h-gray th{
	background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);
	background-image: -moz-linear-gradient(top, #F7F7F7 0%, #C9C7C8 100%);

	color:white;
	padding-top:7px;
	padding-left: 7px;
	padding-bottom:7px;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	height: 50px;
	vertical-align: bottom;
	color: 	black;
	/*text-shadow:1px 1px white;*/
	box-shadow: 5px 0px 10px 1px #BDBDBD;

	color: #585858;
	text-shadow: 0.5px 0.5px white;
}

.tabla-basica .text_tb_pisa
{
	width: 100px;
	border-style: none;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
	padding:5px;
	font-weight: normal;
	border-radius: 0px;
	/*background-color: transparent;*/
}

.tabla-basica .text_tb_pisa:hover
{
    outline: none !important;
    /*border-bottom-color: #0174DF;*/
    box-shadow: 0px 1px 0px 0px #BDBDBD;

}

.tabla-basica  tr:nth-child(odd)
{ 
	/*background-color:#ffffff; */
}

.tabla-basica tr:nth-child(even)    
{ 
	/*background-color:#eef2f6 ; */
}

.tabla-basica .text_tb_pisa:focus
{
    outline: none !important;
    /*border-bottom-color: #0174DF;*/
    box-shadow: 0px 1px 0px 0px #0174DF;
}

.tabla-basica .text_tb_ancho_completo
{
	float: left;
	width: auto;
}

.tabla-basica .text_ancho
{
	width: 150px;
}

.tabla-basica-oscuro{
	background-color:#F0F0F0;
}





.item-academic{
	/*background-color: blue;*/
	padding: 3px;
	text-align: left;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-color: #BDBDBD;
*/

margin-right: 1px;
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-color: lightgray; 
	border-bottom-style: dotted;

	border-right-width: 1px;
	border-right-color: lightgray; 
	border-right-style: dotted;


margin-top: 5px;
margin-bottom: 5px;
background-color: #F7F7F7;

}

.green-circle{
	color: #86B404 !important;
}

.itemEliminar{
	/*background-color:#F78181;*/
	/*color:white;*/
	border-radius: 3px;
	font-size: 9pt;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-weight: normal;
	cursor: pointer;
	margin-bottom: 10px;
	margin-top: 10px;
}	

.itemEliminar:hover{
	background-color:#BFC6C8;
	/*font-weight: bold;*/
}

.menu-min
{
	position: absolute;
	display: none;
	box-shadow:0px 0px 15px gray;
	width: 250px; 
	padding: 5px;
	background-color: white;
}

.item-academic-label
{

	width:195px;
	display:inline-block;

}

.contenedor-areas{
	overflow-y: auto;
	height: 100px;
}

.item-academic-menu{

	padding: 6px;
	text-align: left;

	border-bottom-width: 1px;
	border-bottom-color: lightgray; 
	border-bottom-style: dotted;

}


.item-add-grado{
	display: inline-block !important;
	width: 35px !important	;
	padding: 1px !important;
	margin: 0px !important;
}

.item-add-seccion{
	display: inline-block !important;
	width: 50px !important	;
	padding: 1px !important;
	margin: 0px !important;

}

/*.tabla-basica .text_fecha
{
	width: 80px;
}


*/

/*FORMULARIOS PISA*/

.form_in{
  animation-duration: 0.5s;
  animation-name: mover_out;
}

@keyframes mover_in {
  from {
    margin-left: 100%;
    width: 300%;
    opacity:0.1;
  }

  to {
    margin-left: 0%;
    width: 100%;
    opacity:1;

  }
}

@keyframes mover_out {
  from {
    margin-left: 0%;
    width: 1080px;
    opacity:0.5;

  }
  to {
    margin-left: -100%;
    width: 1080px;
    opacity:0;
  }

}



.eliminarSeccion{
	display: inline-block;
	/*background-color: red;*/
	cursor:pointer;
	padding: 1px;
	margin-left: 3px;
	color: red;
	/*font-weight: bold;*/
	margin: 0px;

}

.eliminarSeccion:hover{
	background-color: #F5A9A9;
	color: white;
	/*background:url('../img/eliminar_g_w.png');*/

}






/*####################################### CSS R-NEE ################################################*/
.estilo-estado{
	/*padding: 4px;*/
	width: 65px;
	/*border-radius: 3px; */
	/*color:black;*/
	/*text-align: center;*/
	/*margin:0;*/
}

.finalizado{
	color:#0040FF;
	text-align: right;
}

.iniciado{
	text-align: right;
}

.pendiente{
	color: #D8D8D8;
	text-align: right;
}


.agrega-disc{
	float: right;
	margin-top: 5px;
	margin-bottom: 3px;
	width: 130px;
	padding: 4px;
	height: 15px;
}

.desaturada-nee
{
	/*-webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    /*filter: grayscale(0%);*/
    cursor: pointer;
}

.desaturada-dis{
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
	opacity: 0.3;
    
}
/*.desaturada-nee:hover
{
	-webkit-filter: grayscale(0%);  Chrome, Safari, Opera 
    filter: grayscale(0%);
}*/

.transparencia-nee{
	opacity: 0.7;
    cursor: pointer;
}

.transparencia-nee:hover{
	opacity: 0.9;
}


.cuadro-matriz{
	/*overflow: auto;*/
 	/*position: absolute;*/
 	/*top:5px;*/
    border-radius: 3px;
	padding: 2em;
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    font-weight: 400;
    font-size: 13px;
    color: #2077cf;
    border: 1px solid #c3c9d1;
    background-color: #fff;
	/*box-shadow:0px 0px 15px lightblue;*/
	/*z-index:1002; */
	/*width: 100%;*/
	/*left: 50%; */
	/*margin-left: -222px;*/
}






.ContenedorDatosInternoNEE{
	overflow: auto;
	border-width:1px;
	border-color:#C9C7C8;	
    border-style:dotted;
	background-color: #F7F7F7;
	padding: 1em;
	border-radius: 5px;
	color: black;
	font-size: 12px;
}

#cont_descriptor{
	float: left;
	width: 48.5%;
	/*background-color: red;*/
}

#cont_recurso{
	float: right;
	width: 49.5%;
	/*background-color: yellow;*/

}

.lbl_recurso{
	display: inline-block;
	width: calc(100% - 40px);
	cursor:pointer;
}

.lbl_descrip{
	display: inline-block;
	width: calc(100% - 80px);
	cursor:pointer;
}

.item_matriz{
	padding-top:5px; 
	padding-bottom:5px; 
	margin-bottom:10px; 
	font-size: 8.5pt;
	overflow: auto;
}

.item_matriz:hover{
	background-color: #D2ECFF;
}

.chk_bi{
	
	width:20px;
	height: 18px;
	padding: 1px; 
	font-size: 8pt;
}

.chk_mid{
	
	width:60px;
	height: 18px;
	padding: 1px; 
	font-size: 8pt;
}

.ico_alert{
	display: inline-block; 
	margin-top: 0px;
	margin-left:5px;
}

#matriz{
	z-index: 10000;
	position: fixed;
	display: none;
	left:calc(50% - 500px);
	top:0;
	/*height: 90%;*/
	height: auto;
	max-height: 90%;
	width: 945px;
	overflow-y:scroll;
	overflow-x:hidden;
}

.errorType{
	background:url("../img/eliminar_15.png");
	background-repeat: no-repeat;
	background-position: 4px 7px;
	padding-left: 25px !important;
	border-color: #8A0808!important;
	background-color: #F78181;
	color:white !important;
}


.alertType{
	background:url("../img/alerta_15.png");
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-left: 25px !important;
	border-color: #8A4B08!important;
	background-color: #F3E2A9;
	color:#61380B!important;
}


.errorTypewo{
	border-color: #8A0808!important;
	background-color: #F78181;
	color:white !important;
}
.form-control:focus{
	color: #424242 !important;
}

.alertTypewo{

	border-color: #8A4B08!important;
	background-color: #F3E2A9;
	color:#61380B!important;
}


#btn_salir_matriz{
	display: none;
}

.estado-reg-nee{
	width: 100%;
	padding: 0.6em;
	border: solid 0px white;
	font-size: 9pt;
	border-radius: 5px;
	color: #424242;
}

.estado-pendiente{
	/*font-weight: bold;*/
	color: gray;
}

.estado-inicio{
	font-weight: bold;
	color: #564609;
}

.estado-completo{
	font-weight: bold;
	color: #1062b3;
}

.estado-validado{
	background-color: #1062b3; 
	font-weight: bold;
	color: white;
}

#contenedorDJ{
	top: 0;
	/*left: 25%;*/
	z-index: 10000;
	position: fixed;
	display: none;
	/*height: 90%;*/
	width: 1000px;

}

.cuadro-dj{
	margin: auto;

    border-radius: 3px;
	padding: 2em;
    text-decoration: none;
    vertical-align: middle;
    outline: 0;
    font-weight: 400;
    font-size: 13px;
    color: #2077cf;
    border: 1px solid #c3c9d1;
    background-color: #fff;
    width: 600px;

}

.dwl-img{


	/*background-color: #F7BE81;*/
	font-size: 08pt;

	padding: 3px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 2px;
}

.nombre-file{
	width: 260px;
	padding: 3px;
	overflow: hidden;
	display: inline-block;
	white-space:nowrap;
    text-overflow: ellipsis;
	margin-bottom: 3px;
	color: #4d4b4c;
	font-size: 08pt;
}

.tipo-file{
	display: inline-block;
}

.lista-file{
	background-color: #FCFCFC;
	width: 400px;
    border: 1px dotted #C9C7C8;
    margin-bottom: 5px;
	
}

.lista-file:hover{
	background-color: #FCFCFC;
}

.btn_file{
	margin-top:20px; 
	margin-bottom: 20px; 
	font-size: 9pt;
	color: #4d4b4c;
}

.err
{
	color: red;
	font-size: 9pt;
}

.sub-titulo{
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	padding: 5px;
	background-color: #848484;
	color: white;
}


.cuadro-interno-descriptor{
	background-color: #D8D8D8;
	overflow: auto;
	padding: 8px;
	text-align: right;
	border-radius: 3px;
	box-shadow: 1px 1px 1px #848484 inset;
	/*width: 95%;*/
	/*float: right;*/
	vertical-align: middle;
	/*margin-top: 3px;*/
}


.tooltip_index_rnee {
    visibility: hidden;
    width: 220px;
    /*height: 310px;*/
    /*background-color: #535353;*/
    background-color: #1755B2;
    /*background-color: #5882FA;*/

    color: #D8D8D8;
    font-size: 10pt;

    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    /*bottom: 125%;*/
    left: 50%;
    margin-left: -60px;
    text-align: left;
    padding: 10px;
    /*font-weight: normal;*/
	box-shadow: 0px 3px 10px #424242;

    opacity: 0;
    transition: opacity 1s;
}

.tooltip_index_rnee::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -16px;
    margin-top: -10px;
    border-width: 8px;
    border-style: solid;
    /*border-color: transparent #535353 transparent transparent;*/
    border-color: transparent #1755B2 transparent transparent;
    /*border-color: transparent #5882FA transparent transparent;*/
    
}


.l-trash{
	cursor: pointer;
	-webkit-filter: grayscale(100%);
	text-align: center;
	font-size: 9pt;
	color: #585858;
}

.l-trash:hover{
	color: red;
	-webkit-filter: grayscale(0%);
}


.cont-dia{
	display: none;
}


.t-horario
{
	width: 115px!important;
	height: 30px!important;
	padding: 7px!important;
}


.l-horario
{

border: 1px solid #D8D8D8;
border-top: none;
padding:7px;
padding-left: 10px;
}


.btn-filtro
{
	background-image: url('../img/filtro_16.png');
	background-position: 4px 8px;
	background-repeat: no-repeat;
 	font-size: 11px;
 	height: 30px;
	width: 100px;
	padding-left: 20px; 
 	border-radius: 3px 0px 0px 3px;
	background-color: rgba(237,237,237,1);
	border:1px solid #848484;
	box-shadow: 1px 1px 0px 0px #FFFFFF inset ;

	 -webkit-appearance: none;

}

.btn-filtro-s
{
	background-image: url('../img/filtro_16.png');
	background-position: 4px 8px;
	background-repeat: no-repeat;
 	font-size: 11px;
 	height: 30px;
	width: 150px;
	padding-left: 20px; 
 	border-radius: 3px 3px 3px 3px;
	background-color: rgba(237,237,237,1);
	border:1px solid #848484;
	box-shadow: 1px 1px 0px 0px #FFFFFF inset ;
}
.caja-buscar
{
 	height: 30px;
	padding: 0.5em;
	border: solid 1px #D8D8D8;
	font-size: 9pt;
	border-radius: 1px;
	background-image: url('../img/find_g.png');
	background-position: 4px 3px;
	padding-left: 25px; 
	background-repeat: no-repeat;

}
.caja-filtro
{
	background-image: none;
	padding-left: 10px;	
	width: 150px;
	border: solid 1px #A4A4A4;

	border-left: none;

}


.tooltip-lista 
{
    visibility: hidden;
    width: 150px;
    background-color: #535353;
    color: #D8D8D8;
    font-size: 9pt;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    z-index: 1;
    text-align: center;
    padding: 10px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltip-lista::before 
{
    border-width: 8px;
    border-top-width: 0px;
    border-style: solid;
    border-color: transparent transparent #535353 transparent ;
    content: "";
    margin-top: -15px;
    left: calc(50% - 8px);
    position: absolute;
}





/*  2022 */
.tabla1{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #DADADA;
}
.tabla1 th{
	text-align: center;
	width: 50px;
	background-color:#eef2f6 ; 

	padding: 20px;
	height: 10px;
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #56aaff), color-stop(1, #005fbf) );*/
	background-image: -webkit-linear-gradient(top, #2A61BF 0%, #3D7EFF 100%);
	background-color:#0080FF;
	font-size:9pt;
	color:white;
}
.tabla1 td{
	padding: 20px;
	/*height: 40px;*/
	color: #2077cf;
	font-size: 10pt;
}
.tabla1 tr:hover td{
 	background-color: #F5ECCE;
}
.tabla1 tr:nth-child(odd)
{ 
	background-color:#eef2f6 ; 
}
.tabla1 tr:nth-child(even)    
{ 
	background-color:#ffffff; 
}



/* boostrapvalidator */
.bv-form .help-block {
    color: #FF0000;
}

.dataTables_scrollHeadInner{
	width: 100% !important;
}
.dataTables_scrollHeadInner table.dataTable{
	width: 100% !important;
}

.dataTables_scrollBody{
	width: 100% !important;
}
.dataTables_scrollBody table.dataTable{
	width: 100% !important;
}

.blue{
	color: #007bff !important;
}
.orange{
	color: orange !important;
}
.gray{
	color: gray !important;
}
.pr-6{
	padding-right: 6px;
}
.hidden{
	display: none !important;
}
.highcharts-label text {
	fill: inherit !important;
	font-weight: normal !important;
	font-size: 15px !important;
  }

  .highcharts-label text tspan {
    fill: inherit !important;
    stroke-width: 0px !important;
}

text.highcharts-title {
    font-size: 21px !important;
    font-weight: bold;
    margin-bottom: 20px !important;
}

.highcharts-xaxis-labels text {
    font-size: 14px !important;
    font-weight: bold;
}

#search_here input {
	width: 150px;
    border-left: none;
    height: 30px;
    padding: 0.5em;
    border: solid 1px #D8D8D8;
    font-size: 9pt;
    border-radius: 1px;
    background-position: 4px 3px;
    background-repeat: no-repeat;
    background-image: none;
    padding-left: 5px;
}

/* Oculta el botón "X" en el input de tipo búsqueda */
#search_here input::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
#tabla_docente_filter{
	display: none;
}
#tabla_estudiantes_filter{
	display: none;
}

/* Estilos para el menú desplegable */
#divFiltro.card{
	position: inherit;
}
#divFiltro.card #divReg{
    position: inherit;
}
.container-fluid .card.mb-3{
    position: inherit;
}

.MenuOption.CajaUS{
	padding-top: 0px;
	padding-bottom: 0px;
}
.dropdown-t {
	display: inline-block;
  }
  
  .dropbtn {
	background-color: #4CAF50;
	color: white;
	padding: 10px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	height: 100%;
  }
  
  .dropdown-t-content {
	display: none;
	position: relative;
	background-color: #f9f9f9;
	min-width: 120px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 111111;
	text-align: left;
	right: 2px;
  }
  
  .dropdown-t-content a {
	color: black;
	padding: 8px 18px;
	text-decoration: none;
	display: block;
  }
  
  .dropdown-t-content a:hover {
	background-color: #f1f1f1;
  }
  
  .show {
	display: block;
  }
  
/* Estilo para todos los input */
/* input {
    border: 1px solid black;
} */

.absolute{
	position: absolute;
}
.show{
	display: block !important;
}
span.requeridoA{
	font-size: 12px;
    color: #DD5654;
	font-style: italic;
	display: block;
}
span.requerido{
	font-size: 12px;
    color: #DD5654;
	font-style: italic;
	display: block;
	display: none;
}
span.requerido1{
	color: #DD5654;
    font-size: 15px;
}
.input-red-border{
	border-color: red !important; 
	background-color: #f8d7da;
    border-color: #f5c6cb !important;
}
.card-body_1{
	background: #F4BAB9;
    font-size: 15px;
    font-weight: bold;
    padding: 12px;
	color: #d40d0d;
}
.m0{
	margin: 0;;
}
.p0{
 padding: 0;
}

#infraContent input[type=checkbox] {
    width: 16px;
    height: 16px;
    vertical-align: bottom;
    margin-right: 10px;
    -moz-appearance: none;
    -webkit-appearance:none;
    -o-appearance:none;
    border: 1px solid rgb(62 162 255 / 70%);
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}

#infraContent input[type=checkbox]:after {
    content: '';
    display: inline-block;
    background-color: #3EA2FF;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 3px;
    width: 11px;
    height: 11px;
    overflow: hidden;
    opacity: 0;
}


input.input-red-border[type=checkbox] {
    width: 16px;
    height: 16px;
    vertical-align: bottom;
    margin-right: 10px;
    -moz-appearance: none;
    -webkit-appearance:none;
    -o-appearance:none;
    border: 1px solid red;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}

input[type=checkbox]:checked:after {
    opacity: 1 !important;
}

input.input-red-border[type=radio] {
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 14px;
    height: 14px;
    border: 2px solid red;
    border-radius: 50%;
}
input[type=radio] {
	appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
}
input.input-red-border[type="radio"]:checked {
	border: 2px solid blue; /* Borde azul */
	accent-color: auto;
}

input[type="radio"]:checked {
	border: 2px solid blue; /* Borde azul */
	accent-color: auto;
}

/* agregado */
#tabIes.table{
	width: 100% !important;
    max-width: 100%;
}
.responsive-table{
	overflow-x:auto;
}
.header-responsive{
	/* overflow:hidden; */
	z-index: 11;
}
.header-responsive #ContenedorPage{
	margin: auto;
	width: auto;
}
.btn-reporte{
	padding-right: 5px;
}
.TituloBC{
	padding-left: 10px;
}
#tabla_estudiantes_wrapper{
position: inherit;
}
.only-desktop{
	display: block;
}
.only-tablet{
	display: none;
}
@media (max-width: 1600px) {
	.only-desktop{
		display: none;
	}
	.only-tablet{
		display: block;
	}
}
@media (max-width: 600px) {
	.TituloBC{
		padding-left: 5px;
	}
	.CajaUS.profile-user {
		margin-top: 7px;
	}
	#ContenedorPage {
		margin-top: 27px;
	}
	.btn-reporte{
		position: relative !important;
    	display: flex;
		margin-bottom: 10px;
	}
	.only-desktop{
		display: none;
	}
	.only-mobile{
		display: block;
	}
}

/* tabla estudiante */

/* Estilos generales */
.table-cell {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
}

/* Estilos para el select */
.select-doc {
    width: 50px;
    padding: 8px 2px;
    border-radius: 5px 0 0 5px;
    font-size: 8pt;
}

/* Estilos para el input */
.input-doc {
    border-radius: 0 5px 5px 0;
    border-left: none;
    margin-left: -3px;
    height: 35px;
    width: 100px;
    padding: 8px;
	font-size: 8pt;
}
@media (max-width: 1500px) {
	.table-cell {
		display: block;
    }
}
/* Responsividad */
@media (max-width: 768px) {
	.table-cell {
		display: block;
    }
    .select-doc {
        width: 50px;
        font-size: 9pt;
    }
    .input-doc {
        width: 90px;
        height: 30px;
        font-size: 9pt;
    }
}

@media (max-width: 480px) {
    .table-cell {
		display: block;
        flex-direction: column;
        align-items: stretch;
    }
    .select-doc, .input-doc {
        width: 100%;
        border-radius: 5px;
    }
}


/* table.dataTable>tbody>tr>th, table.dataTable>tbody>tr>td{
 border: 2px solid;
} */

table.dataTable tbody tr>.dtfc-fixed-start, table.dataTable tbody tr>.dtfc-fixed-end{
background-color: #F2F2F2 !important;
}
table.dataTable tbody tr:nth-child(odd) > .dtfc-fixed-start,
table.dataTable tbody tr:nth-child(odd) > .dtfc-fixed-end,
table.dataTable tbody tr:nth-child(odd) > td {
  background-color: white !important;
}


.ocultar-columna {
    display: none;
}

/* Ocultamos el checkbox nativo */
.checkbox-disabled-selected {
	appearance: none;
	-webkit-appearance: none;
	width: 15px;
	height: 15px;
	border: 2px solid #007bff;
	border-radius: 4px;
	background-color: #e9ecef; /* fondo tipo disabled */
	position: relative;
	cursor: not-allowed;
  }
  
  /* Mostrar el check si está marcado */
  .checkbox-disabled-selected:checked::after {
	content: '✔';
	position: absolute;
	font-size: 10px;
	color: #fff;
	left: 2px;
	top: -1px;
  }
  
  /* Fondo azul cuando está marcado */
  .checkbox-disabled-selected:checked {
	background-color: #007bff;
	border-color: #007bff;
  }
  
  .dataTables_filter{
 float: right;
}

.no-click {
  pointer-events: none;
  opacity: 0.5; /* Opcional: para dar apariencia de deshabilitado */
}