/*Estilos modulo escuelas*/
.buscar-escuela {
	width: 100%;
    height: auto;
}
.lista-escuelas {
	width: 100%;
    height: auto;
}
.buscar-escuela input {
	border: none;
	padding: 5px;
	border-radius: 6px;
}
.item-escuela {
	width: 100%;
    height: auto;
    padding: 10px 0px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #cccaca;
    border-radius: 5px;
}
.altas-escuela {
	width: 100%;
    height: auto;
    text-align: center;
    padding: 20px 0px;
}
.item-escuela p {
	padding-left: 10px;
	display: inline-block;
}
.item-escuela a {
	float: right;
	padding-right: 10px;
	font-size: 1.2em;
}
.color-update {
	color: #7c7a79;
}
.color-remove {
	color: #7c7a79;
}
.color-altas {
	color: green;
	font-size: 1.2em;
}
.altas-escuela a {
	text-decoration: none;
	color: #000000;
}
.btn-estilo {
	background: #960322;
	color: #ffffff;
}
.btn-estilo:hover {
	color: #ffffff;
}

/* Estilos links paginador*/
.btn-indices {
	text-decoration: none;
	color: #960322;
}
.btn-indices:hover {
	color: #960322;
	cursor: pointer;
}
.indicador {
	margin: 0px 10px;
	color: #960322;
}
.divpaginador {
	width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: right;
}




/*Estilo modulo maestros*/

span{
	font-family:'Exo', Sans-Serif;
}


.col-imagen{
	float: left;
	width: 110px;
	height: auto;
}
.col-informacion{
	float: left;
	width: 85%;
	height: auto;
}

.col-informacion-sinImg
{
	float: left;
	width: 95%;
	height: auto;
}

.col-botones{
	float: right;
	width: 30px;
	height: auto;
}

.col-buscar{
	float: left;
	width: 80%;
	height: auto;
	padding-left: 55%;
}

.col-buscar2{
	float: left;
	width: 20%;
	height: auto;
	padding-left: 1%;
}

.buscar-maestro {
	width: 100%;
    height: auto;
    text-align: right;
}

.lista{
	background: #fff;
	height: auto;
	padding-top: 10px;
	padding-left: 10px; 
	border: 1px solid #cccaca;
	border-radius: 5px;
}



.izquierda{
	display: inline-block;
}

.botones a{
	padding-right: 10px;
	float:right;
}

.btnActualizar{
	color:#7c7a79;
	font-size: 20px;

}

.btnEliminar{
	color:#7c7a79;
	font-size: 20px;

}

.btnAgregar{
	color:#31B404;
}

.centrar{
 text-align: center;
}

.textoAgregar{
	color: #000;
}

.tamanoImagen{
	height: 85px;
	width: 85px;
	margin-bottom: 10px;
	margin-left:  10px;

}

.tamanoImagen2{
	height: 85px;
	width: 85px;
	margin-bottom: 10px;
	margin-left:  10px;

}


.imagenModal{
	height: 100px;
	width: 100px;
}

.TituloP{
	font-size: 20px;
	padding-left: 10px;
}
.subtituloP{
	font-size: 14px;
	padding-left: 10px;
}


/*****************************************nuevo**********************************************************/

.col-buscar3
{
	width: 30%;
}

.fileUpload {
    position: relative;
    overflow: hidden;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}



.inputImg{
	height: 35px;
}

.col-nomImg{
	float: left;
	width: 80%;
	height: auto;
	padding-right: 2%;
}

.col-buscarImg{
	float: left;
	width: 20%;
	height: auto;

}

.col-img{
	float: left;
	width: 15%;
	height: auto;
	padding-right: 2%;
	margin-left: 5%
}

.col-campos{
	float: left;
	width: 70%;
	height: auto;
	padding-right: 2%; 
	padding-top: 30px;
	margin-right: 5%;
	margin-left:5%;
}

.padre2 {
 
}

/**************************************/


.btnBuscarAl
{
	left: -3%;
}

.campoBuscarAl
{
	width: 53%;
}

.rubrica{
	width: 200px;
}

.porcentaje{
	width: 50px;
}

.bordeabajo
{
	border-bottom: 1px solid #cccaca;
}

.btnsFV
{
	padding-left: 165px;
}

.opcionesvista{

	display:inline-block; 
	width: 300px;
}

.numCtrlTam{
	display:inline-block; 
	width: 10%;
}

.nombreAlTam{
	display:inline-block; 
	width: 30%;
}

.col-alumno-cal
{
	
	float: left;
	width: 45%;
	height: auto;
}

.col-rubrica-cal
{
	
	float: left;
	width: 55%;
	height: auto;
}



.etiquetaRubrica{
	width: 1px;
	padding:2px 2px;
	text-align: right;
	float: left;
	color: transparent;
}


/************************************************************/
.encabezadoCal
{
	height: auto;
	padding-top: 10px;
	padding-left: 10px; 
}

.tamano-Ctrl{
	width: 12%; 
	float: left;

}

.tamano-nombre{
	width: 34%; 
	float: left;
}

.tamano-rubricas{
	width: 520px;
	float: left;
}

.tamano-rub-nom{
	width: 8%;
	float: left;
	text-align: left;
	-webkit-transform: rotate(-45deg);   
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.tamano-por-nom{
	width: 8.1%;
	float: left;
	text-align: left;
}

.tamCajaRubrica
{
	width: 35px;
	padding:2px 2px;
	text-align: center;
	float: left;
	top:-4px;
	margin-left: -5px;
	margin-left: -5px;
}

.subtituloPor{
	font-size: 12px;
	padding-left: 10px;
}



.tamano-img-maestro{
	width: 80%;
}

.sec-foto-perfil{
	width: 30%;
	float: left;
	padding-top: 35px;
}

.foto-perfil{
	text-align: right;
}

.sec-formulario-perfil{
	width: 70%;
	float: left;
}

.cambiaimgM {
	font-size: .8em;
    color: #960322;
}
a.cambiaimgM {
	float: right;
	margin-top: 5px;
}

.titulo-Pago{
	text-align: center;
	font-size: 30px;
}

.instruccion-Pago{
	padding-left: 100px;
	font-size: 16px;
}

.img-pagos-Mae{
	float: left;
	width: 33.33%;
	text-align: center;
}


.tam-img-pag{
	width: 75%;

}

.tamanoTicketGua{
	width: 89%;
	padding-left: 165px;
}

.control-ticket{
	text-align: left;
	font-size: 12px;
	font-family:'Exo', Sans-Serif;
	padding-left: 165px;

}

.subtituloRub{
	font-size: 12px;
	padding-left: 10px;
}

.botonesCal{
	text-align: right;
}

.btnesForm{
	margin-top: 10px;
	width: 135px;
}




/* Etilos modulo pagos*/
.TituloPagos {
	font-size: .9em;
}
.btnDetalle {
	font-size: 1.2em;
	color: #960322;
}
.col-botones-detalle {
	text-align: right;
}
.info-pago-maestro {
	display: inline-block;
}
.link-alta-grupos {
	text-align: left;
}
.baucher {
	width: 95%;
    height: auto;
    margin: 0 auto;
}
.baucher img {
	width: 100%;
    height: auto;
}
.titulo-consultas {
    font-size: 1.2em;
    color: #960322;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
.subtituloPagos {
	font-size: .8em;
}

/* Estilos modulo grupos*/

.continfo{
	margin-bottom: 5px;
}
.materiasmaestro {
	margin-left: 5px;
}
.gruposmaestro {
	width: 100%;
	margin-left: 5px;
}
.grupomateria {
	margin-left: 30px;
}
.iconovermas, .iconovermas2 {
	color: #960322;
	font-size: 1.5em;
}
.iconovermas:hover, .iconovermas2:hover  {
	cursor: pointer;
}
.ocultar1, .ocultar2 {
    display: none;
}
.size-materias {
	width: 25px;
	height: 25px;
}

.TituloMG {
	font-size: .9em;
}

/* Estilo modulo mi cuenta admin*/
.micuentaAdmin {
	width: 68%;
	height: auto;
	margin-left: 31%;
	display: inline-block;
}
.img-admin {
	position: absolute;
	width: 25%;
	height: auto;
	display: inline-block;
}
.cambiapass, .cambiaimg {
	font-size: .8em;
    color: #960322;
}
a.cambiaimg {
	float: left;
	margin-top: 5px;
}
.img-administrador {
	width: 85%;
	height: auto;
}
.img-administrador img {
	width: 100%;
	height: auto;
}

/* Estilos alumno*/
.nuevo {
	width: 85%;
	margin: 0 auto;
}
.pinta {
	background: #F2EEEE;
	padding: 6px;
	border-radius: 3px;
}
.pinta:hover {
	cursor: pointer;
}

.contenido-examenes-alumno {
	width: 99%;
	height: auto;
	margin: 0 auto;
}
.listaexamenes, .mis-calificaciones {
	width: 85%;
	height: auto;
	margin: 0 auto;
	padding: 5px 0px;
	border-bottom: 1px solid #960322;
}
.curso-normal {
	width: 85%;
	height: auto;
	margin: 0 auto;
	padding: 15px 0px;
	text-align: center;
}
.titulo-materia {
	width: 85%;
	height: auto;
	margin: 0 auto;
	padding: 5px 0px;
	font-size: 1.3em;
	text-align: center;
}

.item-examen {
	width: 85%;
	height: auto;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #cccaca;
	border-radius: 5px;
	padding: 5px;
}

.titulo-exa {
	
}
.btn-calif {
	float: right;
	margin-left: 15px;
	padding: 0px 5px;
	border: none;
	background: #fff;
	font-weight: bold;
	color: #960322;
}

.icono-exa, .hora-exa, .fecha-exa {
	float: right;
	margin-left: 15px;
}
.icono-exa {
	color: #81B53E;
	font-size: 1.2em;
}
.icono-exa:hover {
	cursor: pointer;
}
.divisor {
	width: 100%;
	height: 10px;
}
.titulos-tabla {
	font-weight: bold;
}
.calif-final {
	font-weight: bold;
	text-align: right;
}

/* Estilos examen alumno*/
.cont-examen {
	width: 100%;
	height: auto;
	padding: 20px 0px;
	border-radius: 10px;
	background: #fff;
}
.cabecera-examen {
	width: 95%;
	height: auto;
	margin: 0 auto;
}
.item-pregunta {
	font-size: 1.2em;
	background: #E1DEDE;
	padding: 10px;
	border-radius: 5px;
	margin-top: 15px;
}
input.respuestainput {
	border: none;
	margin: 5px;
	border-radius: 5px;
}
label.radio-respuesta {
	padding: 10px;
}
input.radio-respuesta {
	margin-left: 10px;
}

.error{
background-color:#F30;
}

.normal{
background-color:#FFF;
}

/* Estilos calificar completa la frase por parte del maestro*/
.cont-preguntas-frase {
	width: 100%;
	height: auto;
	background: #FFFFFF;
	border-radius: 5px;
	padding: 10px;
}
.margensuperior {
	margin-top: 20px;
}
.estilonombrealumno {
	font-size: 1.2em;
}
.selectCalU{
	float: left;
	width: 300px;
}

.selectCalT{
	float: left;
	width: 200px;
	padding-left: 10px;
}

/* Estilos modulo reportes admin*/
.cont-select {
	width: 250px;
	height: 50px;
}
.reportes-admin {
	width: 100%;
	height: auto;
	background: #FFFFFF;
	border-radius: 5px;
	padding: 5px 20px;
}
.tgmexport {
	width: 100%;
	height: auto;
	display: inline-block;
	padding-bottom: 50px;
}
.totG, .totM {
	font-size: 3em;
	display: inline-block;
}
.nG, .nM {
	width: 100px;
	height: 100px;
	font-size: 2.5em;
	background: #af334d;
	padding: 20px;
	color: #FFFFFF;
	border-radius: 50px;
	margin: 0 auto;
}
#btnexportar {
	float: right;
}
.tgrupos, .tmaterias {
	width: 49%;
	height: auto;
	display: inline-block;
	text-align: center;

}
.nombreMat {
	width: 100%;
	height: auto;
	border-bottom: 2px solid #960322; 
	padding: 5px;
}
.numeroGrup{
	width: 87px;
	height: auto;
	background: #960322;
	color: #FFFFFF;
	padding: 2px;
	border-radius: 0px 0px 5px 5px;
}
.nombGrup {
	width: 200px;
	height: auto;
	background: #960322;
	color: #FFFFFF;
	padding: 2px;
	border-radius: 0px 0px 5px 5px;
}
.nombreGrup {
	width: 88%;
	height: auto;
	margin: 0 auto;
	padding: 5px;
}
.margenabajo {
	width: 100%;
	height: 50px;
}
.cont-select-grupo {
	width: 250px;
	height: 50px;
	padding: 5px 0 0 0;
	display: inline-block;
}
.cont-select-maestros {
	width: 250px;
	height: 50px;
	padding: 5px 0 0 0;
	margin-right: 10px;
	display: inline-block;
}
.cont-select-materias {
	width: 250px;
	height: 50px;
	padding: 5px 0 0 0;
	margin-right: 10px;
	display: inline-block;
}

.cont-select-escuelas {
	width: 250px;
	height: 50px;
	padding: 5px 0 0 0;
	display: inline-block;
}
.tgmexport2 {
	width: 100%;
	height: auto;
	display: inline-block;
	padding-bottom: 5px;
}

/* Estilo vendedores*/
a.vendedores {
	text-align: right;
}
.listavendedores {
	width: 100%;
	height: auto;
}

/******************************************************************************************/

.tituloGRUMa{
	text-align: left;
	font-size: 25px;
	border-bottom: 1px solid #960322;
}

.contraseniasLink{
	font-size: 14px;
    color: #960322;
}
.alrig{
    text-align: right;
}

/***********************************************************************/
.lista2{
	background: #eeeae7;
	padding-top: 10px;
	padding-left: 10px; 
	border: 1px solid #cccaca;
	border-radius: 5px;
}

.codigoCol{
	float: left;
	width: 245px;
	padding-left: 10px;
}

.c1{
	background: #eeeae7;
	height: 25px;
	width: 25px;
	border: 1px solid #cccaca;
	border-radius: 4px;
	margin-top:5px;
}

.c2{
	background: #fff;
	height: 25px;
	width: 25px;
	border: 1px solid #cccaca;
	border-radius: 4px;
	margin-top: 5px;
}

.codigoText{
	position: relative;
	bottom: 12px;
	padding-left: 10px; 
	padding-right: 10px;
	font-size: 15px;
	font-weight: normal;
}

.TitDoc{
	padding-top: 30px;
	text-align:center; 
	color:#960322;
	font-size: 24px;
	font-weight: bold;
}

.subtDoc{
	text-align:center; 
	color: #7c7a79;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}

.tiparrafo{
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 30px;
	text-align:justify; 
	color: #393837;
	font-size: 18px;
	font-weight: bold;
}

.parrafo{
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 10px;
	text-align:justify; 
	color: #393837;
	font-size: 18px;
	font-weight: normal;
}