@import url('https://fonts.googleapis.com/css?family=dosis:wght@400;700&display=swap');

body{
    background-image: url("../images/fondo.jpg");
    margin-left:2%;
    font-family:Dosis;
}

.font

/* Tablas */
.tablas{
	     border-right: 1px solid #ffffff;
	     border-top: 1px solid #ffffff;
}


td {
	border-bottom: 0px solid black;
	border-left: 0px solid black;

}

td.conborde{
			border-bottom: 1px solid #ffffff;
			border-left: 1px solid #ffffff;
}

.tabla_1
{
    border-spacing:3px;
    border-collapse: separate;
}

.thead_1
{
    position:sticky;
    top:0;
}

.tr_thead_1
{
    background-color:#ABFFD9;
    text-align:center;
}

.tr_thead_2
{
    background-color:#4d55f5;
    text-align:center;
}

.tr_thead_3
{
    background-color:#8e91ff;
    text-align:center;
}

.th_1
{
    padding:7px;
    border-radius:3px;
    -moz-border-radius:3px;
    color:#9689f1;
    font-size:medium;
    font-weight:bold;
}

.th_2
{
    padding:7px;
    border-radius:3px;
    -moz-border-radius:3px;
    color:#ffffff;
    font-size:medium;
    font-weight:bold;
}

.tr_1
{
    background-color:#FFFFFF;
    text-align:center;
    border-radius:3px;
    -moz-border-radius:3px;
    font-size:medium;
}

.tr_2
{
    background-color:#f0eeff;
    text-align:center;
    border-radius:3px;
    -moz-border-radius:3px;
    font-size:medium;
}

.td_1
{
    border-radius:3px;
    -moz-border-radius:3px;
    color:#000000;
    font-size:medium;
}

/*Contenedores*/

.tablas_seleccion
{
    overflow-y:auto;
    overflow-x: auto;
    border:none;
    background-color:transparent;
    scrollbar-color:#eee6fc #9689f1;
    scrollbar-width:thin;
    margin-top:4px;
    width:480px;
}

.tablas_resultados
{
    overflow-y:auto;
    overflow-x: auto;
    border:0.5px solid #f1e9ff;
    padding:18px;
    border-radius:7px;
    scrollbar-color:#9689f1 #eee6fc;
    scrollbar-width:thin;
    box-shadow: 5px 6px 6px #d0cafc;
    border:1px solid #ebe0ff;
    background-color: rgba(255, 255, 255, 0.9);
    margin-top:7px;
    width:97%;
}

.contenedor_basico_contenidos
{
    overflow-y:auto;
    overflow-x: auto;
    scrollbar-color:#9689f1 #eee6fc;
    scrollbar-width:thin;
    background-color:#9866fa;
    border-radius:9px;
    box-shadow: 5px 6px 6px #a2a2a2;
    padding:18px;
    color:#ffffff;
    width:max-content;
}

.contenedor_basico_resultados
{
    overflow-y:auto;
    overflow-x: auto;
    scrollbar-color:#9689f1 #eee6fc;
    scrollbar-width:thin;
    padding:25px;
    border-radius:7px;
    box-shadow: 5px 6px 6px #d0cafc;
    border:1px solid #ebe0ff;
    background-color: rgba(255, 255, 255, 0.9);
    width:95.5%;
}

/*Popup*/

.popup_contenidos
{
    width:350px;
    position:fixed;
    left:50%;transform: translate(-50%, 0);
    box-shadow: 5px 6px 6px #d0cafc;
    border:1px solid #ebe0ff;
    background-color: rgba(255, 255, 255, 0.9);
    padding:20px;
    border-radius:7px;
}

.popup_alerta_confirmacion_info
{
    width:350px;
    position:fixed;
    left:40%;
    transform: translate(-50%, 0);
    box-shadow: 5px 6px 6px #d0cafc;
    border:1px solid #ebe0ff;
    background-color: rgba(255, 255, 255, 0.9);
    padding:20px;
    border-radius:7px;
}

/* Botones */
.boton_general
{
    background-color:#4d55f5;
    color:#ffffff;
    width:140px;
    height:35px;
    border-radius:20px;
    font-size:medium;
    padding-right: 20px;
    padding-left: 20px;
}

.boton_confirma
{
    background-color:#3ad6ae;
    color:#ffffff;
    width:140px;
    height:35px;
    border-radius:20px;
    font-size:medium;
    padding-right: 20px;
    padding-left: 20px;
    cursor:pointer;
}

.boton_cancela
{
    background-color:#EA1179;
    color:#ffffff;
    width:140px;
    height:35px;
    border-radius:20px;
    font-size:medium;
    padding-right: 20px;
    padding-left: 20px;
    cursor:pointer;
}

.boton{
    font-size:medium;
    width:550px;
    height:35px;
    Background-color: #4d55f5;
    color:#ffffff;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 20px;
}

.boton2{
    font-size:medium;
    width:300px;
    height:35px;
    Background-color: #4d55f5;
    color:#ffffff;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 20px;
}

.boton3{
    font-size:medium;
    width:120px;
    height:50px;
    Background-color: #4d55f5;
    color:#ffffff;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 20px;
}

.boton4{
    font-size:medium;
    width:500px;
    height:35px;
    Background-color: #4d55f5;
    color:#ffffff;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 20px;
}

.boton5{
    font-size:medium;
    height:32px;
    Background-color: #4d55f5;
    color:#ffffff;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 20px;
}

.boton6{
		font-size:medium;
		Background-color: #4d55f5;
		color:#ffffff;
                padding-right: 20px;
                padding-left: 20px;
		border-radius: 20px;
}
/* Fuentes */
font.fuente{
			color:#000000;
			font-size:medium;
}

.fuente{
			color:#000000;
			font-size:medium;
}

font.fuente_tabla{
			color:#ffffff;
			font-size:medium;
			font-weight:bold;
}

font.fuente2{
			color:#000000;
			font-size:medium;
}

font.fuente3{
			color:#000000;
			font-size:medium;
}

font.fuente4{
			color:#000000;
			font-size:medium;
			/*font-style:italic;*/
			font-weight:bold;
}

font.fuente5{
			color:#000000;
}

font.fuente_red{
			color:red;
			font-size:medium;
}

.fuente_enlace
{
	color:#000000;
	font-size:medium;
	text-decoration:none;
}

.fuente_enlace2
{
	color:#000000;
	font-size:medium;
	text-decoration:none;
}

.fuente_logueo
{
	font-weight: bold;
	font-size:medium;
	color: #030f25;
}

/* Combos */
.combo1{
    color: #030f25;
    font-size:medium;
    width: 300px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
    background-image: url('../images/flechas.png');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1.3em auto, 100%;
}

.combo2{
    color: #030f25;
    font-size:medium;
    width: 150px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
    background-image: url('../images/flechas.png');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1.3em auto, 100%;
}

.combo3{
    color: #030f25;
    font-size:medium;
    width: 550px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
    background-image: url('../images/flechas.png');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1.3em auto, 100%;
    cursor:pointer;
}

.combo4{
    color: #030f25;
    font-size:medium;
    width: 70px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
    background-image: url('../images/flechas.png');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1.3em auto, 100%;
}

.combo5{
    color: #030f25;
    font-size:medium;
    width: 800px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
    background-image: url('../images/flechas.png');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1.3em auto, 100%;
}

.combo6
{
    color: #030f25;
    font-size:medium;
    width: 250px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
    background-image: url('../images/flechas.png');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1.3em auto, 100%;
}

.combo7
{
    color: #030f25;
    font-size:medium;
    width: 250px;
    height:70px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
    background-image: url('../images/flechas.png');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1.3em auto, 100%;
}

.combo8{
    color: #030f25;
    font-size:medium;
    width: 250px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
    background-image: url('../images/flechas.png');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1.3em auto, 100%;
}

.combo9{
    color: #030f25;
    font-size:medium;
    width: 100%;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
    background-image: url('../images/flechas.png');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1.3em auto, 100%;
}

.combo_nivel
{
	border: 0.5px;
	border-style: solid;
	border-color:#468aba;
	color: #030f25;
	font-size:13px;
	height: 22px;
	border-radius: 4px;
}


/* Box */
.box_form1{
    color: #030f25;
    font-size:medium;
    width: 150px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.box_form2{
    color: #030f25;
    font-size:medium;
    width: 300px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.box_form3{
    color: #030f25;
    font-size:medium;
    width: 150px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.box_form4{
    color: #030f25;
    font-size:medium;
    width: 550px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.box_form5{
    color: #030f25;
    font-size:medium;
    width: 45px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.box_form6{
    color: #030f25;
    font-size:medium;
    width: 740px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.box_form7
{
    color: #030f25;
    font-size:medium;
    width: 95px;
    height:70px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.box_form8{
    color: #030f25;
    font-size:medium;
    width: 200px;
    height:40px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.box_form9{
    color: #030f25;
    font-size:medium;
    width: 400px;
    height:80px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.box_form10{
    color: #030f25;
    font-size:medium;
    width: 100%;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.box_iframe{
    color: #030f25;
    font-size:medium;
    width: 270px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

/* Otros estilos */
.legend1{
		/*font-style:italic;*/
		font-weight:bold;
		color:#000000;
                font-size:19px;
}

.legend2{
		font-size:19px;
		font-style:italic;
		color:#000000;
}
.texarea
{
    color: #030f25;
    font-size:medium;
    width: 100%;
    height:70px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.texarea2
{
    color: #030f25;
    font-size:medium;
    width: 270px;
    height:35px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.texarea3
{
    color: #030f25;
    font-size:medium;
    width: 100%;
    height:50px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.texarea4
{
    color: #030f25;
    font-size:medium;
    width: 500px;
    height:70px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.texarea5
{
    color: #030f25;
    font-size:medium;
    width: 320px;
    height:70px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.texarea6
{
    color: #030f25;
    font-size:medium;
    width: 100%;
    height:70px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #decdff;
    padding: 6px 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fbf8ff;
}

.imagen_inicio
{
	background-image : url(imagenes/cabezote3.png);
	background-repeat :  no-repeat;
	width: 821px;
	height: 300px;
}

/* Estilos para fondo de tablas */
#wrapper {
	width: 950px;
	margin: 0 auto;
}

/**
 * Typography and default HTML elements
 */

a {
	color: #124477;
	text-decoration: none;
}

#main {
    margin-left: 95px;
    margin-right: 60px;
}

#main2 {
	background: #e9eef3;
	border-radius: 5px 5px 10px 10px;
	width:850px;
	padding: 30px 20px 30px 20px;
	margin-left: 10px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.2);
	-moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.2);
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.2);
}

#main3 {
	background: #e9eef3;
	border-radius: 5px 5px 10px 10px;
	width:800px;
	padding: 30px 20px 30px 20px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
	-moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
}

#main4 {
	background:#e9eef3;
	border-radius: 5px 5px 10px 10px;
	width:100%;
	padding: 20px 10px 20px 10px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
	-moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
}

#main5 {
	background:#e9eef3;
	border-radius: 5px 5px 10px 10px;
	width:400px;
	padding: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
	-moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
}

#main6 {
	background: #e9eef3;
	border-radius: 5px 5px 10px 10px;
	width: 50%;
	padding: 30px 20px 30px 20px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
	-moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
}

#main7 {
	background: #e9eef3;
	border-radius: 5px 5px 10px 10px;
	width: 90%;
	padding: 30px 20px 30px 20px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
	-moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4), 0px 0px 15px rgba(204, 204, 204, 0.5);
}
/* No support for rgba */
.no-rgba #main {
	background: url(images/content_bg.png) repeat;
}

.imagen_inicio
{
	background-image : url(imagenes/fondo_tabla.png);
	background-repeat :  no-repeat;
	padding: 30px 20px 10px 20px;
	width: 1200px;
	height: 1000px;
}

.img_foto_est
{
    height: 120px;
    width: 120px;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
}

.img_foto_est_2
{
    height: 120px;
    width: 120px;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%
}

.img_foto_est_3
{
    height: 70px;
    width: 70px;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 235%
}
.img_1
{
	margin-top:7%;
	margin-left:0%;
	float: left;
	position:absolute;
        width: 120px;
	z-index:-1;
}

.img_2
{
	margin-top:0%;
	margin-left:82%;
	float: left;
	position:absolute;
	z-index:-1;
}

.img_3
{
	margin-top:0%;
	margin-left:82%;
	float: left;
	position:absolute;
	z-index:-1;
}

.img_4
{
	margin-top:2%;
	margin-left:30%;
	float: left;
	position:absolute;
	z-index:-1;
}

.img_5
{
	margin-top:0%;
	margin-left:63%;
	float: left;
	position:absolute;
	z-index:-1;
}

.img_7
{
	margin-top:1%;
	margin-left:73%;
	float: left;
	position:absolute;
	z-index:10;
}

.img_8
{
	margin-top:12%;
	left:50%;
	float: left;
	position: absolute;
	z-index:-2;
}

#menu_usuario
{
    margin-left: 90px;
    margin-right: 40px;
}

input:focus, textarea:focus
{
	-webkit-box-shadow: 0px 0px 2px 1px rgba(10,144,247,0.52);
-moz-box-shadow: 0px 0px 2px 1px rgba(10,144,247,0.52);
box-shadow: 0px 0px 2px 1px rgba(10,144,247,0.52);
	background-color: #f9f9f9;
}

select:focus, textarea:focus
{
	-webkit-box-shadow: 0px 0px 2px 1px rgba(10,144,247,0.52);
-moz-box-shadow: 0px 0px 2px 1px rgba(10,144,247,0.52);
box-shadow: 0px 0px 2px 1px rgba(10,144,247,0.52);
	background-color: #f9f9f9;
}

#footer {
	width: 174px;
	height: 137px;
	background: url('../images/img_2.png');
        background-repeat: no-repeat;
        margin-left:43%;
	position: absolute;
	bottom: 0;
        z-index:-3;
}

#encabezado {
	width: 90%;
	height: 100%;
	position: absolute;
	bottom: 0;
	z-index: 100;
}

#iframe_consultas
{
	overflow:auto;
	border-radius: 5px 5px 10px 10px;
	width:500px;
	height:130px;
	padding: 5px 5px 5px 5px;
	border: 1px;
	border-style: solid;
	border-color:#9f9f9f;
}

#iframe_docentes
{
	overflow:auto;
	border-radius: 5px 5px 10px 10px;
	width:260px;
	height:50px;
	padding: 5px 5px 5px 5px;
	border: 1px;
	border-style: solid;
	border-color:#9f9f9f;
}

#iframe_datos
{
	overflow:auto;
	border-radius: 5px 5px 10px 10px;
	width:600px;
	height:450px;
	padding: 5px 5px 5px 5px;
	border: 1px;
	border-style: solid;
	border-color:#9f9f9f;
	display: block;
	margin-left: auto;
	margin-right: auto
}

#iframe_logros
{
	overflow:auto;
	border-radius: 5px 5px 10px 10px;
	width:850px;
	height:100px;
	padding: 5px 5px 5px 5px;
	border: 1px;
	border-style: solid;
	border-color:#9f9f9f;
}

#iframe_logros2
{
	overflow:auto;
	border-radius: 5px 5px 10px 10px;
	width:850px;
	height:100px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	border-style: solid;
	border-color:#9f9f9f;
}

#iframe_estudiantes
{
	overflow:auto;
	border-radius: 5px 5px 10px 10px;
	width:910px;
	height:250px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	border-style: solid;
	border-color:#9f9f9f;
}

#iframe_estudiantes_eval
{
	overflow:auto;
	border-radius: 5px 5px 10px 10px;
	width:910px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	border-style: solid;
	border-color:#9f9f9f;
}

label, input { cursor: pointer;}

/***** check-box *****/

/* estilo 01 */
input[type=checkbox].check_01 {display: none;}
input[type=checkbox].check_01 + label { 
	background: #fff; 
	display: inline-block;
	width: 80px; 
	height: 31px; 
	background: url(../images/check_01.png) 0px 0px no-repeat; 
	text-indent: -1000em; 
}

input[type=checkbox].check_01:checked + label { background: url(../images/check_01.png) 0px -31px no-repeat;}

/* radio-box grupo 02*/
div.radio_02 { width: auto;}

div.radio_02 input[type=radio] { display: none;}
div.radio_02 input[type=radio] + label { 
	color: #000; 
	display: block; 
	width: 80px; 
	height: 31px;
	text-indent: -1000em;
}

div.radio_02 input[type=radio] + label 			{ background: url(../images/check_01.png) 0px 0px no-repeat;}
div.radio_02 input[type=radio]:checked + label 	{ background: url(../images/check_01.png) 0px -31px no-repeat;}

/* radio-box grupo 03*/
div.radio_03 { width: auto;}

div.radio_03 input[type=radio] { display: none;}
div.radio_03 input[type=radio] + label { 
	color: #000; 
	display: block; 
	width: 42px; 
	height: 30px; 
	text-indent: -1000em;
}

div.radio_03 input[type=radio] + label 			{ background: url(../images/check_04.png) 0px 0px no-repeat;}
div.radio_03 input[type=radio]:checked + label 	{ background: url(../images/check_04.png) 0px -32px no-repeat;}

hr
{
    border: 2px inset #eee; height: 1px; width: 80%;
}

/* estilo 03 */
input[type=checkbox].check_03 {display: none;}
input[type=checkbox].check_03 + label { 
	background: #fff; 
	display: inline-block;
	width: 82px; 
	height: 25px; 
	background: url(../images/check_03.png) 0px 0px no-repeat; 
	text-indent: -1000em; 
}

input[type=checkbox].check_03:checked + label { background: url(../images/check_03.png) 0px -25px no-repeat;}

/* estilo 04 */
input[type=checkbox].check_04 {display: none;}
input[type=checkbox].check_04 + label { 
	background: #fff; 
	display: inline-block;
	width: 40px; 
	height: 40px; 
	background: url(../images/responder_msg.png) 0px 0px no-repeat; 
	text-indent: -1000em; 
}

input[type=checkbox].check_04:checked + label { background: url(../images/responder_msg.png) 0px -40px no-repeat;}

/* estilo 05 */
input[type=checkbox].check_05 {display: none;}
input[type=checkbox].check_05 + label { 
	background: #fff; 
	display: inline-block;
	width: 32px; 
	height: 25px; 
	background: url(../images/check_05.png) 0px 0px no-repeat; 
	text-indent: -1000em; 
}

input[type=checkbox].check_05:checked + label { background: url(../images/check_05.png) 0px -25px no-repeat;}

/* estilo 06 */
input[type=checkbox].check_06 {display: none;}
input[type=checkbox].check_06 + label { 
	background: #fff; 
	display: inline-block;
	width: 50px; 
	height: 50px; 
	background: url(../images/check_grafica_inf.png) 0px 0px no-repeat; 
	text-indent: -1000em; 
}

input[type=checkbox].check_06:checked + label { background: url(../images/check_grafica_inf.png) 0px -50px no-repeat;}

/* estilo 07 */
input[type=checkbox].check_07 {display: none;}
input[type=checkbox].check_07 + label { 
	background: #fff; 
	display: inline-block;
	width: 11px; 
	height: 15px; 
	background: url(../libreta/img/check_07) 0px 0px no-repeat; 
	text-indent: -1000em; 
}

input[type=checkbox].check_07:checked + label { background: url(../libreta/img/check_07) 0px -15px no-repeat;}

/* estilo 08 */
input[type=checkbox].check_08 {display: none;}
input[type=checkbox].check_08 + label { 
	background: #fff; 
	display: inline-block;
	width: 41px; 
	height: 46px; 
	background: url(../images/check_08) 0px 0px no-repeat; 
	text-indent: -1000em; 
}

input[type=checkbox].check_08:checked + label { background: url(../images/check_08) 0px -46px no-repeat;}

/* estilo 09 */
input[type=checkbox].check_09 {display: none;}
input[type=checkbox].check_09 + label { 
	background: #fff; 
	display: inline-block;
	width: 30px; 
	height: 33.5px; 
	background: url(../images/check_06) 0px 0px no-repeat; 
	text-indent: -1000em; 
}

input[type=checkbox].check_09:checked + label { background: url(../images/check_06) 0px -33.5px no-repeat;}

/* estilo 10 */
input[type=checkbox].check_10 {display: none;}
input[type=checkbox].check_10 + label { 
	background: #fff; 
	display: inline-block;
	width: 82px; 
	height: 25px; 
	background: url(../images/check_10) 0px 0px no-repeat; 
	text-indent: -1000em; 
}

input[type=checkbox].check_10:checked + label { background: url(../images/check_10) 0px -25px no-repeat;}

/*popup 1*/

.button1 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		text-shadow: 1px 1px 1px #7f130a;
		border-radius: 0px;
	}
	
		
	
	.overlay-container1 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container1 {
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		padding: 10px 20px 20px;
		text-align: center;
		z-index: 10;
		position: relative;
		border-radius: 3px;
	}
	
	.zoomin1 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout1 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible1 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close1 {
	margin-left: 104%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}


/*popup 2*/

.button2 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		text-shadow: 1px 1px 1px #7f130a;
		border-radius: 0px;
	}
	
		
	
	.overlay-container2 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container2 {
                top: 30px;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 1500px;
		padding: 10px 20px 20px;
		text-align: center;
		z-index: 10;
		position: relative;
		border-radius: 3px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin2 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout2 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible2 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close2 {
	margin-left: 98%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*popup 3*/

.button3 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		text-shadow: 1px 1px 1px #7f130a;
		border-radius: 0px;
	}
	
		
	
.overlay-container3 {
        content: " ";
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
}

.window-container3 {
        top: 30px;
        display: block;
        background: #fcfcfc;
        margin: 8em auto;
        width: 1000px;
        padding: 10px 20px 20px;
        text-align: center;
        z-index: 10;
        position: relative;
        border-radius: 3px;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
        -webkit-transition: 0.4s ease-out;
        -moz-transition: 0.4s ease-out;
        -ms-transition: 0.4s ease-out;
        -o-transition: 0.4s ease-out;
        transition: 0.4s ease-out;
        opacity: 1;
}

.zoomin3 {
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
        -ms-transform:  scale(1);
        transform:  scale(1);
}

.zoomout3 {
        /* -webkit-transform:  scale(0.7);
        -moz-transform:  scale(0.7);
        -ms-transform:  scale(0.7);
        transform:  scale(0.7); */
}

.window-container-visible3 {
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
        -ms-transform:  scale(1);
        transform:  scale(1);
        opacity: 1;
}
	
		
.close3 {
	margin-left: 104%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*popup 4*/

.button4 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
	}
	
		
	
.overlay-container4 {
        content: " ";
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
}

.window-container4 {
        top: 3%;
        display: block;
        background: #fcfcfc;
        margin: 8em auto;
        width: 500px;
        height: 250px;
        padding: 10px 20px 20px;
        text-align: center;
        z-index: 10;
        position: relative;
        border-radius: 3px;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
        -webkit-transition: 0.4s ease-out;
        -moz-transition: 0.4s ease-out;
        -ms-transition: 0.4s ease-out;
        -o-transition: 0.4s ease-out;
        transition: 0.4s ease-out;
        opacity: 1;
}

.zoomin4 {
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
        -ms-transform:  scale(1);
        transform:  scale(1);
}

.zoomout4 {
        /* -webkit-transform:  scale(0.7);
        -moz-transform:  scale(0.7);
        -ms-transform:  scale(0.7);
        transform:  scale(0.7); */
}

.window-container-visible4 {
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
        -ms-transform:  scale(1);
        transform:  scale(1);
        opacity: 1;
}
	
		
.close4 {
	margin-left: 106%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*popup 5*/

.button5 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
	}
	
		
	
.overlay-container5 {
        content: " ";
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
}

.window-container5 {
        top: 3%;
        display: block;
        background: #fcfcfc;
        margin: 8em auto;
        width: 500px;
        padding: 10px 20px 20px;
        text-align: center;
        z-index: 10;
        position: relative;
        border-radius: 3px;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
        -webkit-transition: 0.4s ease-out;
        -moz-transition: 0.4s ease-out;
        -ms-transition: 0.4s ease-out;
        -o-transition: 0.4s ease-out;
        transition: 0.4s ease-out;
        opacity: 1;
}

.zoomin5 {
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
        -ms-transform:  scale(1);
        transform:  scale(1);
}

.zoomout5 {
        /* -webkit-transform:  scale(0.7);
        -moz-transform:  scale(0.7);
        -ms-transform:  scale(0.7);
        transform:  scale(0.7); */
}

.window-container-visible5 {
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
        -ms-transform:  scale(1);
        transform:  scale(1);
        opacity: 1;
}
	
		
.close5 {
	margin-left: 106%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*popup 6*/

.button6 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
	}
	
		
	
.overlay-container6 {
        content: " ";
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
}

.window-container6 {
        top: 40%;
        display: block;
        background: #fcfcfc;
        width: 550px;
        padding: 30px 30px 30px;
        margin-left: 640px;
        z-index: 10;
        position: relative;
        border-radius: 3px;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
        -webkit-transition: 0.4s ease-out;
        -moz-transition: 0.4s ease-out;
        -ms-transition: 0.4s ease-out;
        -o-transition: 0.4s ease-out;
        transition: 0.4s ease-out;
        opacity: 1;
}

.zoomin6 {
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
        -ms-transform:  scale(1);
        transform:  scale(1);
}

.zoomout6 {
        /* -webkit-transform:  scale(0.7);
        -moz-transform:  scale(0.7);
        -ms-transform:  scale(0.7);
        transform:  scale(0.7); */
}

.window-container-visible6 {
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
        -ms-transform:  scale(1);
        transform:  scale(1);
        opacity: 1;
}
	
		
.close6 {
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}


/*popup 7*/

.button7 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		text-shadow: 1px 1px 1px #7f130a;
		border-radius: 0px;
	}
	
		
	
	.overlay-container7 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container7 {
                top: 70px;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 1000px;
		padding: 10px 20px 20px;
		text-align: center;
		z-index: 10;
		position: relative;
		border-radius: 3px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin7 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout7 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible7 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close7 {
	margin-left: 104%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*popup 8*/

.button8 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		border-radius: 0px;
	}
	
		
	
	.overlay-container8 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container8 {
                top: 70px;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 1000px;
		padding: 10px 20px 20px;
		text-align: center;
		z-index: 10;
		position: relative;
		border-radius: 3px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin8 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout8 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible8 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close8 {
	margin-left: 104%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*popup 9*/

.button9 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		text-shadow: 1px 1px 1px #7f130a;
		border-radius: 0px;
	}
	
		
	
	.overlay-container9 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container9 {
                top: 50px;
                left: 10%;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 500px;
		padding: 5px 20px 20px;
		text-align: left;
		z-index: 10;
		position: relative;
		border-radius: 7px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin9 {
		-webkit-transform:  scale(2);
		-moz-transform:  scale(2);
		-ms-transform:  scale(2);
		transform:  scale(2);
	}
	
	.zoomout9 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible9 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close9 {
	margin-left: 107%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*---*/

/*Popup 10*/
.button10 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		border-radius: 0px;
	}
	
		
	
	.overlay-container10 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
                /*
                background: -moz-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%, rgba(127,127,127,0.9) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(127,127,127,0)), color-stop(100%,rgba(127,127,127,0.9)));
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -o-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -ms-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
                */
	}
	
	.window-container10 {
                top: 25%;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 70%;
                height: 20%;
		padding: 10px 20px 20px;
		text-align: center;
		z-index: 1000;
		position: relative;
		border-radius: 3px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin10 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout10 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible10 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close10 {
	margin-left: 104%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*popup 11*/

.button11 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		border-radius: 0px;
	}
	
		
	
	.overlay-container11 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
                /*
                background: -moz-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%, rgba(127,127,127,0.9) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(127,127,127,0)), color-stop(100%,rgba(127,127,127,0.9)));
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -o-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -ms-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
                */
	}
	
	.window-container11 {
                top: 45px;
                border: 4px solid #decdff;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 500px;
		padding: 5px 20px 20px;
		text-align: center;
		z-index: 50000;
		position: relative;
		border-radius: 10px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin11 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout11 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible11 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close11 {
	margin-left:52%;
	float: left;
	position:absolute;
}

/*popup 12*/

.button12 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		text-shadow: 1px 1px 1px #7f130a;
		border-radius: 0px;
	}
	
		
	
.overlay-container12 {
        content: " ";
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
}

.window-container12 {
        top: 30px;
        display: block;
        background: #fcfcfc;
        margin: 8em auto;
        width: 1000px;
        padding: 10px 20px 20px;
        text-align: center;
        z-index: 10;
        position: relative;
        border-radius: 3px;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
        -webkit-transition: 0.4s ease-out;
        -moz-transition: 0.4s ease-out;
        -ms-transition: 0.4s ease-out;
        -o-transition: 0.4s ease-out;
        transition: 0.4s ease-out;
        opacity: 1;
}

.zoomin12 {
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
        -ms-transform:  scale(1);
        transform:  scale(1);
}

.zoomout12 {
        /* -webkit-transform:  scale(0.7);
        -moz-transform:  scale(0.7);
        -ms-transform:  scale(0.7);
        transform:  scale(0.7); */
}

.window-container-visible12 {
        -webkit-transform:  scale(1);
        -moz-transform:  scale(1);
        -ms-transform:  scale(1);
        transform:  scale(1);
        opacity: 1;
}
	
		
.close12 {
	margin-left: 104%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*popup 13*/

.button13 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		text-shadow: 1px 1px 1px #7f130a;
		border-radius: 0px;
	}
	
		
	
	.overlay-container13 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container13 {
                top: 30px;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 1000px;
		padding: 10px 20px 20px;
		text-align: center;
		z-index: 10;
		position: relative;
		border-radius: 3px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin13 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout13 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible13 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close13 {
	margin-left: 104%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*popup 14*/

.button14 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		border-radius: 0px;
	}
	
		
	
	.overlay-container14 {
		content: " ";
		height: 100%;
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
                /*
                background: -moz-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%, rgba(127,127,127,0.9) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(127,127,127,0)), color-stop(100%,rgba(127,127,127,0.9)));
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -o-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -ms-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
                */
	}
	
	.window-container14 {
                top: 100px;
                border: 4px solid #decdff;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 500px;
		padding: 5px 20px 20px;
		text-align: center;
		z-index: 100000;
		position: relative;
		border-radius: 10px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin14 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout14 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible14 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close14 {
	margin-left:52%;
	float: left;
	position:absolute;
}

/*popup 15*/

.button15 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		border-radius: 0px;
	}
	
		
	
	.overlay-container15 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container15 {
                top: 100px;
                border: 4px solid #decdff;
                position: absolute;
		background: #fcfcfc;
		margin: 8em auto;
		width: 500px;
		padding: 5px 20px 20px;
		text-align: center;
		z-index: 100000;
		position: relative;
		border-radius: 10px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin15 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout15 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible15 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close15 {
	
}

/*popup 16*/

.button16 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		border-radius: 0px;
	}
	
		
	
	.overlay-container16 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container16 {
                top: 100px;
                border: 4px solid #decdff;
                display: block;
		background: #fff6ff;
		margin: 8em auto;
		width: 500px;
		padding: 5px 20px 20px;
		text-align: center;
		z-index: 100000;
		position: relative;
		border-radius: 10px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin16 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout16 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible16 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close16 {
	
}

/*popup 17*/

.button17 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		border-radius: 20px;
	}
	
		
	
	.overlay-container17 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container17 {
                top: 100px;
                border: 4px solid #decdff;
                display: block;
		background: #fff6ff;
		margin: 8em auto;
		width: 500px;
		padding: 5px 20px 20px;
		text-align: center;
		z-index: 100000;
		position: relative;
		border-radius: 10px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin17 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout17 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible17 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close17 {
	margin-left:52%;
	float: left;
	position:absolute;
}

/*popup 18*/

.button18 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		border-radius: 20px;
	}
	
		
	
	.overlay-container18 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container18 {
                top: 100px;
                border: 4px solid #decdff;
                display: block;
		background: #fff6ff;
		margin: 8em auto;
		width: 500px;
		padding: 5px 20px 20px;
		text-align: center;
		z-index: 100000;
		position: relative;
		border-radius: 10px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin18 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout18 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible18 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close18 {
	
}

/*popup 19*/

.button19 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		border-radius: 20px;
	}
	
		
	
	.overlay-container19 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container19 {
                top: 100px;
                border: 4px solid #decdff;
                display: block;
		background: #fff6ff;
		margin: 8em auto;
		width: 500px;
		padding: 5px 20px 20px;
		text-align: center;
		z-index: 100000;
		position: relative;
		border-radius: 10px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin19 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout19 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible19 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close19 {
	
}

/*Popup libreta*/

/*Popup 20*/
.button20 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		border-radius: 0px;
	}
	
		
	
	.overlay-container20 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
                background: -moz-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%, rgba(127,127,127,0.9) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(127,127,127,0)), color-stop(100%,rgba(127,127,127,0.9)));
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -o-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -ms-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
	}
	
	.window-container20 {
                top: -50px;
                border: 4px solid #decdff;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 80%;
		padding: 10px 20px 20px;
		text-align: center;
		z-index: 1000;
		position: relative;
		border-radius: 3px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin20 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout20 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible20 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close20 {
	
	cursor: pointer;	
}

/*Popup 21*/
.button21 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		border-radius: 0px;
	}
	
		
	
	.overlay-container21 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container21 {
                top: 0%;
                border: 4px solid #decdff;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 70%;
		padding: 10px 20px 20px;
		text-align: center;
		z-index: 1000;
		position: relative;
		border-radius: 3px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin21 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout21 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible21 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close21 {
	
	cursor: pointer;	
}

/*Popup 22*/
.button22 {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		border-radius: 0px;
	}
	
		
	
	.overlay-container22 {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
                background: -moz-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%, rgba(127,127,127,0.9) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(127,127,127,0)), color-stop(100%,rgba(127,127,127,0.9)));
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -o-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -ms-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
	}
	
	.window-container22 {
                top: 0%;
                border: 4px solid #decdff;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 70%;
		padding: 10px 20px 20px;
		text-align: center;
		z-index: 1000;
		position: relative;
		border-radius: 3px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin22 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout22 {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible22 {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close22 {
	
	cursor: pointer;	
}

/*popup inst*/

.button_inst {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		border-radius: 0px;
	}
	
		
	
	.overlay-container_inst {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
                /*
                background: -moz-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%, rgba(127,127,127,0.9) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(127,127,127,0)), color-stop(100%,rgba(127,127,127,0.9)));
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -o-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -ms-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
                */
	}
	
	.window-container_inst {
                top: 100px;
                border: 4px solid #decdff;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 500px;
		padding: 5px 20px 20px;
		text-align: center;
		z-index: 100000;
		position: relative;
		border-radius: 10px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin_inst {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout_inst {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible_inst {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close_inst {
	margin-left:52%;
	float: left;
	position:absolute;
}

/*popup inst_usu*/

.button_inst_usu {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		border-radius: 0px;
	}
	
		
	
	.overlay-container_inst_usu {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
                /*
                background: -moz-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%, rgba(127,127,127,0.9) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(127,127,127,0)), color-stop(100%,rgba(127,127,127,0.9)));
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -o-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -ms-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
                */
	}
	
	.window-container_inst_usu {
                top: 250px;
                border: 4px solid #decdff;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		width: 500px;
		padding: 5px 20px 20px;
		text-align: center;
		z-index: 100000;
		position: relative;
		border-radius: 10px;
		box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		-ms-transition: 0.4s ease-out;
		-o-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
		opacity: 1;
	}
	
	.zoomin_inst_usu {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout_inst_usu {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible_inst_usu {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close_inst_usu {
	margin-left:52%;
	float: left;
	position:absolute;
}


/* alerta_confirmacion_info */

.button_alerta_confirmacion_info {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		border-radius: 0px;
	}
	
		
	
	.overlay-container_alerta_confirmacion_info {
		content: " ";
		height: 100%;
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
                /*
                background: -moz-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%, rgba(127,127,127,0.9) 100%);
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(127,127,127,0)), color-stop(100%,rgba(127,127,127,0.9)));
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -o-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: -ms-radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		background: radial-gradient(center, ellipse cover,  rgba(127,127,127,0) 0%,rgba(127,127,127,0.9) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
                */
	}
	
	.window-container_alerta_confirmacion_info {
                width:350px;
                top:80px;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		padding: 5px 20px 20px;
		text-align: center;
		z-index: 100000;
		position: relative;
		border-radius: 9px;
		box-shadow: 5px 6px 6px #d0cafc;
                border:1px solid #ebe0ff;
                background-color: rgba(255, 255, 255, 0.9);
	}
	
	.zoomin_alerta_confirmacion_info {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout_alerta_confirmacion_info {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible_alerta_confirmacion_info {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close_alerta_confirmacion_info {
	margin-left:52%;
	float: left;
	position:absolute;
}

/* contenidos */

.button_contenidos {
		display: inline-block;
		margin-right: .5em;
		border: 0px solid;
		font-weight: normal;
		color: #fff;
		text-shadow: 1px 1px 1px #7f130a;
		border-radius: 0px;
	}
	
		
	
	.overlay-container_contenidos {
		content: " ";
		height: 100%;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.window-container_contenidos {
                box-shadow: 0px 0px 500px #9689f1;
                border:1px solid #ebe0ff;width:700px;
                top:100px;
                display: block;
		background: #fcfcfc;
		margin: 8em auto;
		padding: 10px 20px 20px;
		text-align: center;
		z-index: 10;
		position: relative;
		border-radius: 3px;
	}
	
	.zoomin_contenidos {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
	}
	
	.zoomout_contenidos {
		/* -webkit-transform:  scale(0.7);
		-moz-transform:  scale(0.7);
		-ms-transform:  scale(0.7);
		transform:  scale(0.7); */
	}
	
	.window-container-visible_contenidos {
		-webkit-transform:  scale(1);
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		transform:  scale(1);
		opacity: 1;
	}
	
		
.close_contenidos {
	margin-left: 104%;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-ms-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	cursor: pointer;	
}

/*
*******************************
* Popup de alertas y dialogos *
*******************************
*/

/*Popup para alertas*/
.popup_alert
{
    position: fixed;
    top:0;
    left:0;
    display:flex;
    justify-content: center;
    align-items: center;
    height:100%;
    width: 100%;
    transition: transform 650ms;
    backdrop-filter:blur(20px);
    z-index:10000;
}

.popup_alert_style
{ 
    display:flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    background: #fcfcfc;
    padding: 20px 20px 20px;
    border-radius: 9px;
    box-shadow: 5px 6px 6px #d0cafc;
    border:1px solid #ebe0ff;
    background-color: rgba(255, 255, 255, 1);
    width:350px;
    z-index:10000;
}

.popup_alert[data-on='on'] 
{
  transform: scale(1);
}

.popup_alert[data-on='off'] 
{
  transform: scale(0);
}

/*Popup para dialogos*/
.popup_dialogo
{
    position: fixed;
    top:0;
    left:0;
    display:flex;
    justify-content: center;
    align-items: center;
    height:100%;
    width: 100%;
    transition: transform 650ms;
    backdrop-filter:blur(20px);
    z-index:10000;
}

.popup_dialogo_style
{ 
    display:flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    background: #fcfcfc;
    padding: 20px 20px 20px;
    border-radius: 9px;
    box-shadow: 5px 6px 6px #d0cafc;
    border:1px solid #ebe0ff;
    background-color: rgba(255, 255, 255, 1);
    z-index:10000;
}

.popup_dialogo[data-on='on'] 
{
  transform: scale(1);
}

.popup_dialogo[data-on='off'] 
{
  transform: scale(0);
}


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


input{
	border-color: transparent;
	border-style: solid;
	border-radius: 5px 5px 5px 5px;
	font-size:medium;
	color: #4b4b4b;
       font-family: 'Dosis', sans-serif;
}

select{
	border-color: transparent;
	border-style: solid;
	height: 22px;
	border-radius: 5px 5px 5px 5px;
	font-size:medium;
	color: #4b4b4b;
        font-family: 'Dosis', sans-serif;
}

font{
   font-family: 'Dosis', sans-serif;
   font-size:medium;
}

span{
   font-family: 'Dosis', sans-serif;
   font-size:medium;
}

textarea{
   font-family: 'Dosis', sans-serif;
   font-size:medium;
}

/*Estilo informde de calificación*/

@page {
margin: 0cm 0cm;
}

/** Define now the real margins of every page in the PDF **/

/** Define the header rules **/
header {
position: fixed;
top: 0cm;
left: 0cm;
right: 0cm;
height: 2cm;

/** Extra personal styles **/
background-color: #03a9f4;
color: white;
text-align: center;
line-height: 1.5cm;
}

/** Define the footer rules **/
footer {
position: fixed; 
bottom: 0.2cm; 
left: 0cm; 
right: 0cm;
height:1.3cm;

/** Extra personal styles **/
color: #06193c;
text-align: center;
line-height: 0.3cm;
}

bordes_tablas{
    border-radius: 7px 7px 7px 7px;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border-radius: 7px 7px 7px 7px;
border: 0px solid #000000;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.circulo1 {
    height: 65px;
    width: 65px;
    display: table-cell;
    text-align: center;
    font-size:25px;
    vertical-align: middle;
    border-radius: 50%;
    background: #de4996;
    line-height: 0.7em;
}

.circulo2 {
    font-weight: bold;
    height: 75px;
    width: 75px;
    display: table-cell;
    text-align: center;
    font-size:23px;
    vertical-align: middle;
    border-radius: 50%;
    background: #398ee7;
    line-height: 0.7em;
}

.circulo3 {
    font-weight: bold;
    height: 10px;
    width: 10px;
    display: table-cell;
    text-align: center;
    font-size:23px;
    vertical-align: middle;
    border-radius: 50%;
    background: #398ee7;
    line-height: 0.7em;
}

.contenedor_texto{
    position: relative;
    display: inline-block;
    text-align: center;
}
.centrado{
    font-size:18px;
    color: #fffacd;
    font-family: 'Quicksand', sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contenedor_img_libreta{
    position: relative;
    display: inline-block;
    text-align: center;
}

.texto-encima_libreta{
    position: absolute;
    top: 3px;
    left: 40px;
}
.centrado_libreta{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}



.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/load_cavalp.png') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}

.loader2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/aprobado.png') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}

/*Gauardar automatico*/

#modal {
  background: rgba(23,72,152,0.81);
  color: #fff;
  position: fixed;
  top: -100vh;
  left: 0;
  height: 100vh;
  width: 100vw;
  transition: all 0.5s;
  z-index: 20000;
}
#modal p {
  width: 60%;
  height: 40%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  font-size: 1.5em;
  text-align: center;
}

#mostrar_modal {
  display: none;
}
#mostrar_modal + label {
  background: steelblue;
  display: table;
  margin: auto;
  color: #fff;
  line-height: 3;
  padding: 0 1em;
  text-transform: uppercase;
  cursor: pointer;
}
#mostrar_modal + label:hover {
  background: #38678f;
}
#mostrar_modal:checked ~ #modal {
  top: 0;
}
#mostrar_modal:checked ~ #cerrar-modal + label {
  display: block;
}

#cerrar-modal {
  display: none;
}
#cerrar-modal + label {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 21000;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  background: tomato;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  display: none;
  transition: all 0.5s;
}
#cerrar-modal:checked ~ #modal {
  top: -100vh;
}
#cerrar-modal:checked + label {
  display: none;
}

/* Zoom In #1 */
.hover01 figure div {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover div {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}

.main::-webkit-scrollbar {
  width: 7px;
}

/* Estilos barra (thumb) de scroll */
.main::-webkit-scrollbar-thumb {
  background: #9689f1;
  border-radius: 10px;
}

.main::-webkit-scrollbar-thumb:active {
  background-color: #999999;
}

.main::-webkit-scrollbar-thumb:hover {
  background: #b3b3b3;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

 /* Estilos track de scroll */
.main::-webkit-scrollbar-track {
  background: #eee6fc;
  border-radius: 4px;
}

.main::-webkit-scrollbar-track:hover, 
.main::-webkit-scrollbar-track:active {
  background: #d4d4d4;
}
