/* WALFREPA */
/* LOGIN */

/* paginacion por cada pagina */
.paging {
	/*background:#fff;*/
	color: #ccc;
	margin-top: 1em;
	clear: both;
}

.paging .current,
.paging .disabled,
.paging a {
	text-decoration: none;
	padding: 5px 8px;
	display: inline-block;
	color: #333;
}

.paging>span {
	display: inline-block;
	border: 1px solid #ccc;
	border-left: 0;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	line-height: 1.42857;
	text-decoration: none;

}

.paging>span:hover {
	background: #efefef;
}

.paging .prev {
	border-left: 1px solid #ccc;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.paging .next {
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

.paging .disabled {
	color: #ddd;
}

.paging .disabled:hover {
	background: transparent;
}

.paging .current {
	background: #efefef;
}

.rutfield {
	float: left;
	width: 75%;
}

.dvfield {
	float: left;
	width: 20%;

}

.separador {
	display: block;
	float: left;
	width: 5%;
	line-height: 30px;
	text-align: center;

}

.cajaRut {
	overflow: hidden;

}

.fs-25 {
	font-size: 25px;
}

.m-t-5 {
	margin-top: 5px;
}



#mensajePortada {
	padding: 20px;

}

#mensajePortada h2,
#mensajePortada p {

	text-align: center;


}

#buscador-codigos .codigos {

	border: 1px solid #cccccc !important;
	height: 33px !important;
	border-radius: 0px !important;
	padding-left: 8px !important;
	background-color: #F7F9FA;


}

.navbar-form-custom {

	height: 33px;
	margin-top: 10px;
	width: 250px;

}

#logo {
	padding: 5px !important;
}

#logo img {
	width: 90%;
	height: auto;
}



.normalheader {
	padding: 0px !important;
}


/* //////////////ADDBOOK */

.separador {
	display: block;
	float: left;
	width: 5%;
	line-height: 30px;
	text-align: center;

}


.field {
	width: 30% !important;
	float: left !important;
	margin-bottom: 10px;
}


.activarBox {
	max-width: 500px;
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
}


/* //////////////BIBLIOTECA */
.contImagen {
	height: 173px !important;
	margin-bottom: 5px;
	position: relative;
	/*display:flex;*/
	/*align-items: center;*/
	/*justify-content: center;*/


}



.texto-clases-libro {
	text-align: center;
	margin-bottom: 5px;
}

.contenedor-letras-clases {
	margin: auto;
	text-align: center;
	min-height: 55px;

}

.contenedor-letras-clases .letra-clases {
	width: 22px;
	height: 22px;
	line-height: 22px;
	background-color: #333;
	color: #FFF;
	text-align: center;
	display: inline-block;
	margin: 2px;
}


.contImagenEnsayos {
	height: 173px !important;
	/*margin-left: -16px;*/


}

.contImagen img {

	min-height: 180px;
	height: 100%;
	width: auto;
	display: block;
	margin: auto;
	max-width: 90%;
	max-height: 173px;
	/* max-height: 173px; */

	-webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.3);


}

.contImagenEnsayos img {


	height: 100%;
	width: auto;
	display: block;
	margin: auto;

	-webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.3);


}

/* //////////////CLASES */
.titulo-cabecera {
	margin-top: 15px;
	margin-left: 25px;
}

.titulo-cabecera h2 {
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 3px;
}

.titulo-cabecera p {
	padding: 0px;
	margin: 0px;
}

#nav-clases {
	list-style: none;
	float: right;
	height: 60px;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;


}

@media only screen and (max-width: 950px) {
	#nav-clases {
		display: none;
	}
}

#nav-clases {
	height: 85px;
}

#nav-clases li a {
	display: block;
	padding: 8px;
	color: #666666;
	height: 85px;
}

#nav-clases li a:HOVER {
	background-color: #EFF0F3;
	color: #333333;

}

#nav-clases li i {
	font-size: 3em;
}

#nav-clases li {
	text-align: center;
	display: inline-block;
	margin-left: 15px;

}

#nav-clases li span {
	display: block;
	margin: auto;
	margin-top: 5px;
	font-size: 0.9em;
}

#barra-alumnos {
	margin-bottom: 20px;
	overflow: hidden;
}


.caja-clase {
	max-width: 392px;
	margin: auto;
	margin-bottom: 25px;
}

.caja-top-clase {
	padding: 10px 20px !important;

}

.tituloClase {
	font-size: 17px;
	color: #494949;
	font-weight: 800;
}

.tituloClase span {
	display: block;
	font-size: 14px;
	color: #797979;
	font-weight: 400;
	margin-top: 5px;
}

.recuadroLetra {
	width: 65px;
	height: 65px;
	background-color: #2295E1;
	line-height: 65px;
	color: #FFF;
	text-align: center;
	font-size: 43px;
}

.recuadroLetra2 {
	width: 65px;
	height: 57px;
	background-color: #2295E1;
	line-height: 58px;
	color: #FFF;
	text-align: center;
	font-size: 30px;
}

.recuadroPortada {
	width: 100px;
	height: 100px;
	float: left;
}

.recuadroPortada img {
	height: 100%;
	width: auto;
	margin: auto;
	border: 1px solid #ddd;
}

.recuadroLetraTitulo {
	width: 85px;
	height: 85px;
	background-color: #2295E1;
	line-height: 85px;
	color: #FFF;
	text-align: center;
	font-size: 43px;
}

.recuadroLetraEstadistica {
	background-color: #FFF;
	line-height: 60px;
	color: black;
	text-align: center;
	font-size: 15px;
	border-style: solid;
	border-width: thin;

}

.recuadrofront1 {
	border-color: #5ECD1E;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.recuadrofront1 p {
	color: #5ECD1E !important;
}

.recuadrofront2 {
	border-color: #2C97DF;
	padding-bottom: 20px;
}

.recuadrofront2 p {
	color: #2C97DF !important;
}

.recuadrofront3 {
	border-color: #FFB703;
	padding-bottom: 20px;
}

.recuadrofront3 p {
	color: #FFB703 !important;
}

.recuadrofront4 {
	border-color: #E94B35;
	padding-bottom: 20px;
}

.recuadrofront4 p {
	color: #E94B35 !important;
}

.titulo-recuadro {
	color: #777;
}

.content-btn-clase {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}

.titulo-clase-detalle {
	float: left;
}

.titulo-clase-detalle h2 {
	color: #ABACAC;
	font-size: 14px;
	font-weight: 400;
	margin-left: 10px;
	margin-top: 10px;
}

.titulo-clase-detalle h2 span {
	display: block;
	color: #464646;
	font-size: 26px;
	font-weight: 800;
	margin-top: 2px;
}

.alumno-avatar {

	width: 70px;
	height: 70px;
	margin: auto;

}


.alumno-avatar img {

	width: 100%;
	height: auto;

}

.clase-nombre-alumno {
	font-size: 18px;
	text-align: center;
}

.circulo-estado-alumno {

	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	color: #ffffff;
	display: block;
	height: 25px;
	width: 25px;
	border: 1px solid #cccccc;


}

.circulo-activo {
	background-color: #59CF00;
}

.clase-titulo-alumnos {
	font-size: 20px;
}


li.eliminar {
	border-top: 1px solid #ccc;
	padding-top: 10px;

}


.col-clase-der {
	margin-top: 40px;
	padding-left: 30px;
	padding-right: 30px;


}


.tabla-col-der {

	border: 1px solid #EBEBEB;
	background-color: #FFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 25px;

}

.col-clase-der h4 {
	font-size: 1.1em;
	margin-top: 20px;
	font-weight: 800;
	margin-left: 5px;
}

.c-azul {
	color: #2295E1;

}


/* //////////////DROPZONE */

.dropzone {

	border: 1px solid #EBEBEB;
	margin-top: 10px;

}

.dz-message span {
	display: block;
	font-size: 1.5em;

}


.listado-alumnos-grupos {

	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;

}

.titulo-listado-alumnos-grupo {
	width: 100%;
	background-color: #E65D68;
	color: #FFF;
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.listado-alumnos-grupos li {

	width: 100%;
	background-color: #F6FAF9;
	padding: 6px;
	text-align: center;
	margin-bottom: 5px;
	border: #D7D9D9 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.listado-alumnos-grupos li:last-child {
	margin-bottom: 0px;

}

.caja-listado-alumnos-grupo {
	padding: 10px;
	border: #D7D9D9 1px solid;

}

.caja-listado-grupo-trabajo {
	padding: 10px;
	border: #aab1b1 1px solid;
	background-color: #f8fafb;

}


.progress-file-upload p {
	display: block;
	width: 90%;
	padding: 2px 5px;
	margin: 2px 0;
	border: 1px inset #446;
	border-radius: 5px;
}

.file-body-custom {
	padding-top: 5px !important;
	padding-right: 15px !important;
	padding-left: 10px !important;

}



.caja-clases-asignar {
	width: 100%;
	margin: auto;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	height: 90px;
	margin-top: 0px;
	margin-bottom: 10px;

}

.caja-clases-asignar label {
	display: block;
	font-weight: inherit;
	cursor: pointer;

}

.caja-clases-asignar .letra {
	width: 30%;
	height: 90px;
	background-color: #0C0;
	float: left;
	line-height: 90px;
	font-size: 56px;
	color: #FFF;
	text-align: center;
	background-color: #888888;
	font-weight: 600;
}

.caja-clases-asignar .letra img {
	height: 100%;
	width: auto;
}

.caja-clases-asignar .font {
	font-size: 16px;
}

.caja-clases-asignar .textos {
	padding-left: 10px;
}

.caja-clases-asignar p {
	margin: 2px;
}

.caja-clases-asignar .cuerpo {
	position: relative;
	width: 70%;
	height: 90px;
	float: left;
	display: flex;
	align-items: center;
}




.caja-libros-asignar {
	width: 100%;
	margin: auto;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	height: 90px;
	margin-top: 10px;
	margin-bottom: 0px;

}

.caja-libros-asignar label {
	display: block;
	font-weight: inherit;
	cursor: pointer;

}

.caja-libros-asignar .portada {
	width: 30%;
	height: 90px;
	float: left;

}

.caja-libros-asignar .portada img {
	height: 100%;
	width: auto;

}

.caja-libros-asignar .font {
	font-size: 16px;
}

.caja-libros-asignar .textos {
	padding-left: 10px;
}

.caja-libros-asignar p {
	margin: 2px;
}

.caja-libros-asignar .cuerpo {
	position: relative;
	width: 70%;
	height: 90px;
	float: left;
	display: flex;
	align-items: center;
}


.swal-button--cancel {
	background-color: #F8BE4F !important;
	color: #ffffff !important;
}

.swal-button--confirm {
	background-color: #7ED477 !important;

}

.transparente {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%;

	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=50);

	/* Older than Firefox 0.9 */
	-moz-opacity: 0.5;

	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.5;

	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.5;
}

.caja-alumno-clase {
	height: 200px;
}



.caja-documentos-seleccionar {
	width: 100%;
	margin: auto;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	height: 56px;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;

}

.caja-documentos-seleccionar label {
	display: block;
	font-weight: inherit;
	cursor: pointer;

}

.file-listado {
	width: 20%;
	height: 56px;
	float: left;
	max-width: 48px;

}

.file-listado i.fa {
	font-size: 56px;
}



.cuerpoDocumento {
	width: 80%;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 30px;

}

.alumno-listado {
	width: 20%;
	height: 56px;
	float: left;
	max-width: 48px;

}

.alumno-listado img {
	height: 100%;
	width: auto
}


.pasos-container {
	margin-bottom: 20px;
}

.cajaPasos {
	width: 50%;
	float: left;
	text-align: center;
	min-height: 50px;

	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #EEEEEE;


}

.cajaPaso-1 {

	background-color: #314861;
	color: #FFF;


}

.cajaPaso-2 {

	background-color: #fff;



}


.caja-alumnos-grupos {
	width: 100%;
	margin: auto;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;

}

.caja-alumnos-grupos label {

	display: block;
	font-weight: inherit;
	cursor: pointer;

}

.file-listado-icono {
	width: 20%;
	height: 56px;
	float: left;
	max-width: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	background-color: #4F5D73;
	color: #FFF;
}

#modalFrame {

	position: fixed;
	width: 100%;
	height: 100%;
	top: 56px;
	left: 0;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	display: none;

}

#frameid_ver_documento {
	border: 0px;
	width: 80%;
	margin: auto;
	display: block;
	position: relative;

}

#loading-frame-documentos {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100px;
	display: none;
}

#loading-frame-documentos img {
	width: 100%;
	height: auto;
	margin: auto;
}

#frame-previa-opciones {
	position: fixed;
	width: 100%;
	height: 56px;
	top: 0px;
	left: 0;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	display: none;



}

#frame-previa-opciones a {
	color: #FFF;
}

#frame-previa-opciones li,
#frame-previa-opciones li a {
	height: 56px;

}

#frame-previa-opciones li a {
	padding: 12px 20px;
	font-size: 25px;
	text-align: center;
	display: block;
	font-weight: 600;
}

#frame-previa-opciones li a:HOVER {
	background-color: rgba(0, 0, 0, 0.5);
}

#frame-previa-opciones ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#frame-previa-opciones li {

	float: left;
}


.caja-seleccion-clase {

	height: 80px;
	margin-bottom: 10px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);

}

.caja-seleccion-clase a {
	display: block;

}

.caja-seleccion-clase .portada-clase {

	width: 30%;
	height: 80px;
	float: left;
	max-width: 120px;

}

.caja-seleccion-clase .portada-clase img {
	width: auto;
	height: 100%;
	display: block;
}

.caja-seleccion-clase .letra-clase {

	width: 20%;
	height: 80px;
	float: left;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #FFF;
	margin: 0px;
	max-width: 63px;

}

.caja-seleccion-clase .nombre-clase {

	width: 50%;
	height: 80px;
	float: left;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-left: 10px;
	padding-right: 10px;

}

.caja-seleccion-clase .nombre-clase p {
	margin: 0px;
}

.caja-seleccion-clase .nombre-clase span {

	display: block;
}

#txt-titulo-compartir-documento {
	margin-top: -10px;

}

#txt-titulo-compartir-documento span {
	display: block;
	font-size: 0.7em;
	margin-top: -4px;

}

.div-clase-seleccionada {
	height: 65px;
	margin-bottom: 10px;

}

.letra-seleccionada {
	height: 65px;
	width: 40px;
	text-align: center;
	line-height: 65px;
	color: #FFF;
	font-size: 18px;
	float: left;
	-webkit-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);

}

.portada-seleccionada {
	height: 65px;
	float: left;
	-webkit-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.1);
}

.portada-seleccionada img {
	height: 100%;
	width: auto;
}

#modal-actividades-inside {

	width: 1000px;
	height: 660px;
	background-color: #FFF;

}

#modal-actividades-view .cabecera {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	background-color: #FFD33D !important;
	padding-right: 8px;
}

#modal-actividades-reporte .cabecera {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	background-color: #FFD33D !important;
	padding-right: 8px;

}

#modal-actividades-view {
	position: absolute;

	display: none;
	z-index: 10000;
	transform: translateX(-50%);
	left: 50%;
	top: -95px;


}

#modal-actividades-reporte {
	position: absolute;
	display: none;
	z-index: 10000;
	transform: translateX(-50%);
	left: 50%;
	top: -50px;
	width: 80%;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.41);
	-moz-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.41);
	box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.41);

}

#cerrarModalActividad {

	width: 20px;
	height: 20px;
	padding: 3px 0;
	border-radius: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 0;

}



.btn-circle-cerrar {
	width: 20px;
	height: 20px;
	padding: 3px 0;
	border-radius: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 0;
	background-color: #23c6c8;
	border-color: #23c6c8;
	color: #FFFFFF;
}

.cuerpoDocumentoAlumno {
	width: 80%;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	word-wrap: break-word;

}

#txt-titulo-actividades {
	margin-top: -12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#txt-titulo-actividades span {
	font-size: 12px;
	display: block;


}

.bloque {
	padding: 10px;
}

.c {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 1);
	box-shadow: 0px 0px 5px 0px rgba(204, 204, 204, 1);
	background-color: white;
}

.fondo-modal-lecciones {
	background-color: #EEEEEE !important;
}


#unidad {
	position: relative;
	float: left;
	width: 100%;
	font-weight: bold;
	color: black;
	font-size: 14px;
}

.modal-titulo-unidad {
	float: left;
	position: relative;
}

.fondo-modal-lecciones .small-titulo {
	font-size: 12px;
	color: black;
	padding: 10px;
	background-color: #ffffff;
}

.div-span-bloque {
	width: 100%;
	height: 90px;
	/*padding: 10px;*/
	cursor: pointer;
	border: 1px solid gainsboro;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 130px;
	width: 100%;
	text-align: center;
	position: relative;
}

.div-span-bloque2 {
	cursor: pointer;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 130px;
	text-align: center;
	position: absolute;

}

/*.div-span-bloque2 img{
	
	margin-left: auto;
	margin-right: auto;
        
        position: fixed;
        display:none;
        top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;	
}*/

.span-bloque {

	padding: 2px 7px 3px 7px;
	font-weight: 800;
	background-color: black;
	position: absolute;
	margin: 0 auto;
	color: white;
	top: 20px !important;
	left: 20px;
}

.small-titulo {
	border-left: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	border-bottom: 1px solid gainsboro;
	padding: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	background-color: whitesmoke;
}

/*.div-span-bloque img:hover{
	transform:scale(1.5);
}*/

.c {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}

.c:hover {
	transform: scale(1.1);
}

.img-modal-unidades {
	height: 130px;
	width: 100%;
}

.img-modal-unidades2 {
	width: 30%;
}


#modal_evaluaciones_view .modal-body {

	padding: 0px !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

#modal_evaluaciones_view .imagen-respuesta img {

	width: 100%;
	height: auto;
	display: block;
	max-width: 200px;
	margin: auto;

}

#modal_evaluaciones_graficos h4 span,
#modal_evaluaciones_view h4 span {

	display: block;
	font-size: 0.7em;

}

.label-form-filtro {

	font-size: 12px;

}


/* MEMO */
.caja_contenedor_apk {
	background-color: #F7F7F7;
	border-radius: 10px;
	padding: 0px;
	border-color: #E7E7E7;
	border-style: solid;
	border-width: 1px;
	/*width: 280px;*/
}



.caja_contenedor_apk_icono {
	height: 100%;

}

.caja_contenedor_apk_icono img {
	width: 80px;
	height: 80px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.caja_contenedor_apk_descarga {
	height: 100%;
	padding: 0px;
}

.color_texto_opcion1 {
	color: #8A569B;
}

.color_texto_opcion2 {
	color: #68AF40;
}

.color_texto_opcion3 {
	color: #B43332;
}

.color_texto_opcion4 {
	color: #308EC8;
}

.color_texto_opcion5 {
	color: #D87732;
}

.size_texto_opcion1 {
	font-size: 16px;
	text-align: left;
	width: 100%;
	margin-top: 15px;
}

.texto_opcion1 {
	font-size: 11px;
	color: #333333;
	width: 100%;
	text-align: left;
}

.color_fondo_opcion1 {
	background-color: #8A569B;
}

.color_fondo_opcion2 {
	background-color: #68AF40;
}

.color_fondo_opcion3 {
	background-color: #B43332;
}

.color_fondo_opcion4 {
	background-color: #308EC8;
}

.color_fondo_opcion5 {
	background-color: #D87732;
}


.border_footer_opcion {
	border-radius: 0px 0px 10px 10px;
	height: 7px;

}

.contenedor_boton_descarga_memo {
	background-color: orange;
	height: 30px;
	padding: 5px;
	width: 150px;
	margin-right: 15px;
	margin-top: 5px;
	border-radius: 5px;
	color: white;
}





/* Estilos Waldo front_detail */

#btn-video-live {
	background: #E94C35;
	color: #fff !important;
}

#btn-video-live:HOVER {
	color: #333333 !important;
}

#nav-clases li {
	position: relative;
}

#nav-clases li ul li {
	text-align: left;
	display: block;
	margin-left: 0px;
}

#nav-clases li ul li a {
	display: block;
	padding: 5px;
	color: inherit;
	height: auto;
	font-size: 0.9em;
}

#nav-clases li ul li span {
	display: inline;
	margin: inherit;
	margin-top: inherit;
	font-size: inherit;
}

#nav-clases li ul li i {
	font-size: 1.2em;
	padding-right: 10px;
}

#li-video-live .dropdown-menu {
	margin-left: -120px;
	top: 90%;
}

.parrafo-01 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 1.2em;
	color: #949494;
}

.btn-rojo,
.btn-rojo:hover,
.btn-rojo:active,
.btn-rojo:visited,
.btn-rojo:focus {
	background-color: #E94C35;
	border-color: #E94C35;
	color: #fff !important;
	min-width: 150px;
}

.btn-azul,
.btn-azul:hover,
.btn-azul:active,
.btn-azul:visited,
.btn-azul:focus {
	background-color: #309FE6;
	border-color: #309FE6;
	color: #fff !important;
	min-width: 150px;
}

.btn-naranja,
.btn-naranja:hover,
.btn-naranja:active,
.btn-naranja:visited,
.btn-naranja:focus {
	background-color: #FCF1E0;
	color:#EB8B1C;
	font-weight: 600;
	border: none;
}

@media (max-width: 767px) {
	.table-responsive .dropdown-menu {
		position: static !important;
	}
}

@media (min-width: 768px) {
	.table-responsive {
		overflow: visible;
	}
}

.pe-medio-x {
	font-size: 1.5em;
}

#right-asistencia {
	background-color: #fff;
	border-left: 1px solid #eaeaea;
	position: fixed;
	top: 149px;
	width: 260px !important;
	z-index: 1009;
	bottom: 0;
	right: 0;
	display: none;
	overflow: auto;
}

#right-asistencia.sidebar-open {
	display: block;
}

.ausente {
	color: #E85C5C;
}

.presente {
	color: #92CE4B;
}

.duracion2s {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.loading-video-reproducir {
	width: 28px;
	height: 28px;
	margin: auto;
}

.loading-video-reproducir img {
	width: 100%;
	height: auto;
	display: block;
}


#biblioteca-content {
	margin-bottom: 30px;
}

.banner_docente {
	background-image: url('../../img/paes/background_tintas_docente.jpg');
	background-size: cover;
	background-position: center center;
}

.banner_estudiante {
	background-image: url('../../img/paes/background_inicio_estudiantes.png');
	background-size: cover;
	background-position: center center;
}