/*
    DEMO STYLE
*/
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";


body {
    font-family: 'Poppins', sans-serif;
    background: #fff;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #000;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

textarea:disabled{
	background-color:rgb(245,245,245)!important;
}
	
.btn-info{
	background-color:#6e86e8 !important;
}
.azulejos{
	margin-left:25px; !important;
}
.btn-primary{
	background-color:#007BFF !important;

}

.cursitos{
	border-radius: 50%;
    overflow: hidden;
    height: 40px;
    width: 40px;
    background-color: #007BFF;
    margin-top: 5px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
	float: left;
} 
.nom_cursos{

	font-weight:italic;
	margin-top: 10px;
	margin-left:50px;
	width: 100%;
	font-size: 16px;
}
.breadcrumb:hover{
	background-color:#e3e3e3;
}
.cursitos:hover{
	background-color:#2e93ff;
}
.tit_cursos{
	font-size: 20px;
	color:#007BFF;
}
.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}
.pic {
  border-radius: 50%;
  border: 8px solid #F6F6FA;
  margin-bottom: 15px;
  overflow: hidden;
  height: 220px;
  width: 220px;
  
}
.pic:hover{
  border: 5px solid #fafafa;
  
 }
.pic img {
 max-width: 100%;
 }
 .tamano{
  height: 320px;
  width: 90%;
 }
 
 .foto {
  overflow: hidden;
  height:60px;
  width: 60px;
  padding-top:6px;
 
}
.ir{
	cursor:pointer;
	color: #007BFF;
}
.envio_tarea{
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
}
.grupos{
  margin-top:30px;
}
.car_ach{
	border: 1px solid #A9A9A9;
	border-radius:15px;
	width:70%;
	padding-top:15px;
	padding-bottom:12px;
	margin-top:8px;
	margin-bottom :15px;
}

.user{
   overflow: hidden;
   color:#fff;
   font-size: 16px;
   padding-top: 10px;
   margin-left: -25px;
}
.user2{
   
   font-size: 16px;
   padding-top: 10px;
   
}

 .eva {
  
  padding-left:8px;
  padding-right:8px;
  text-align:center;

}
.div_img_centrada{
	padding-top:50px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	border:1px dashed #FAAC58;
	width:200px;
	height:200px;
}
.div_img_centrada_2{
	padding-top:50px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	border:1px dashed #FAAC58;
	width:400px;
	height:200px;
}
.div_img_centrada_3{
	padding-top:50px;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	border:1px dashed #FAAC58;
	width:500px;
	height:200px;
}
.img_centrada{
	
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	margin-top:-30px;
	
}
.reborde{
	border:1px solid #FAAC58;
	border-radius: 15px;
	padding: 15px;
	margin-left: 15px;
}
.pagado{
		background-color: #8CF07D;
}
#aparecer{
	display:none;
}
.aparece{
	display:none;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #00BEFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 0 30px;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 25px;
}

.pegadito{
	
	
	margin:18px;
	
	
}
.pegadito2{
	
	display:none;
	
} 
.pegadito3{
	
	padding:0px;
	margin:0px;
	
} 
.aparecer{
	
	display:none;
	
}
.notas{
	display:none;
	border:1px solid #F5F5F5;
	
}

.numeritos{
	font-family: 'Modak', cursive; 
	font-size: 90px; color:white; 
	padding-top:10px !important;
	-webkit-text-stroke: 3px #3756b1;
	
}
 
.tit_gra{    
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	}
	
.tit_gra_fon{	
padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.tit_gra_fon_esp{
    flex: 1 1 auto;
    padding: 1.25rem;
	}
	
.descargar{
	
	background-image: url(../img/down-arrow.png); 
	width: 30px; 
	height: 30px; 
	border-width: 0;
	cursor: pointer;
	background-repeat: no-repeat;
	background-color:#F7F7F7;
	
}
.tema{
	padding:15px;
}
.subtema{
	padding: 15px;
    position: absolute;
    margin-top: 45px;
}

.card_bon {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
    background-color: #007bff!important;
	height: 100%!important;
	overflow: hidden !important;

}
.card_ven {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
    background-color: #00C1FF!important;
	height: 100%!important;
	overflow: hidden !important;

}
.blanquito{
   color: #fff!important;
   font-size:18px;
}
.card-bod {
   
    flex: 1 1 auto;
    padding: 1rem;
}
.card-bod-dib {
    position: absolute;
    z-index: 0;
    top: -1.25rem;
    right: 1rem;
    opacity: 0.4;
    font-size: 7.3rem;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}
.amar{
	border-top:1px solid #DFDFDF; 
	margin-top:15px;
	padding-top:10px;
	}
.largo {
    margin-top: 2rem!important;
}
.ancho{
margin-right: 3rem!important;
}
.card-pie{
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
	padding: 10px;
	font-size:16px;
	border-top: 1px solid rgba(0,0,0,.125);	
}
.small {
    font-size: 80%;
    font-weight: 400;
}
.z-1 {
    z-index: 1;
}
.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}
#BtnSeleccionar{
	color: #00C1FF;
	cursor:pointer;
	text-decoration: underline #00C1FF;
}

.grado{
	color:#00C1FF !important;
	font-weight:bold;
	font-size:18px;
}
.badgess {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .5rem;
}
.badgess-danger {
    color: #fff;
    background-color: #dc3545;
}
.nada{
	list-style-type:none;
}
.mx-1{
    margin-left: .25rem!important;
}
.grande{
	font-size:22px;
}
.cheked{
  
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
}
.equis {

  cursor:pointer;
}
.rojo {
	color: #FF0000;
}
ul.ok { 
list-style-image: url("../img/checked.png"); 
}
li.ok { 
list-style-image: url("../img/checked.png"); 
}

.azulito { 
	display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #00BEFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 0 30px;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 25px;
	}

.btn-link{
	color: #1351BC !important;
	font-weight: 500 !important;

	
}
 .eva:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);

}
 .eva2{
  
  padding-left:8px;
  padding-right:8px;
 

} 
.elige{
	color:#fff;
	text-align:center;
	font-size: 1.7rem;
    font-weight: 400;
	padding-bottom:8px;
	margin-top:-13px;

	
}

 .eva2:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);

}
.foto:hover{
opacity: 0.5;
  filter: alpha(opacity=50);
  
 }
.foto img {
 max-width: 100%;
 }
 .ubica{
	 position:absolute;
	 padding-bottom:20px;
 }
 .titulos{
	float:left;
	margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
 }
.nino{
	padding-top:20px;
	color:#fff;
	padding-left:11px;
	font-size: 1.1em;
	
} 
.ninoimg{
	overflow: hidden;
	height:40px;
	width: 40px;
	border-radius:50%;
	background-color:#2841AB;
	margin-left: 30px;
	margin-top:12px;
	padding:4px;
 
	
} 
.contenidito{
	width: 100%;
}
.division{
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	padding-bottom:10px;
		
}

 .abrir{
	
	float:left;
	
 } 
 .contenido{
	
	margin-top:-5px;
	
 }
 #evaluaciones{
	 display:none;
 }
 #competencias{
	 display:none;
 }
 .detalle{
	display:none;
}
 
  /* ---------------------------------------------------
    Tabla
----------------------------------------------------- */
 .table tbody tr td{
	border: 1px solid rgba(0,0,0,.125) !important;
}
.table thead tr th {
   
    border-bottom: 2px solid #DFDFDF !important;
    border-top: 2px solid #DFDFDF !important;
}
.input-group-addon{

	border: 1px solid #00BEFF !important;
}
.input-group{

	margin-top:15px; 
	margin-bottom:30px;
}
.cargar{
	
	display:none;
	padding-left:30px;
}
.car_gar{
	
	display:none;
}
.form-control {
	border: 1px solid #DFDFDF !important;
}
.botoncitos:hover{
	filter: opacity(.5);
}
.tllamamos {
	float:left;
	background: rgba(9,55,133,1);
	background: -moz-linear-gradient(45deg, rgba(9,55,133,1) 0%, rgba(25,97,222,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(9,55,133,1)), color-stop(100%, rgba(25,97,222,1)));
	background: -webkit-linear-gradient(45deg, rgba(9,55,133,1) 0%, rgba(25,97,222,1) 100%);
	background: -o-linear-gradient(45deg, rgba(9,55,133,1) 0%, rgba(25,97,222,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(9,55,133,1) 0%, rgba(25,97,222,1) 100%);
	background: linear-gradient(45deg, rgba(9,55,133,1) 0%, rgba(25,97,222,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#093785', endColorstr='#1961de', GradientType=1 );
	transition: background 0.9s;
	color: #fff;
	width: 40px;
    height: 40px;
	text-align: center;
	padding-top:8px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	z-index:12000;
	cursor:pointer;

}

.tllamamos:focus {
  background: #2c6bca
 
  outline: none;
}

.tllamamos:hover {
  background: #2c6bca;
 
}

.botones{
	position:absolute;
	bottom:2px;
	padding: 5px;
   	color:#fff;
	z-index:100;
	margin-left:60px;
	height: 42px;
	
}

  /* ---------------------------------------------------
    Buscar
----------------------------------------------------- */

   .fuera{

  background-color:#F6F6FA;
  margin-top:20px;
  margin-bottom:20px;
  padding-bottom: 40px;
  border-radius: 20px;
  
}
.buscando{
	color:#070707;
	float:left;
	margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
}
 .busca{
  border-radius: 50%;
  border: 5px solid #fff;
  margin: 15px;
  overflow: hidden;
  height: 180px;
  width: 180px;
  background-color:#00BEFF;
  margin-bottom:30px;

  
}
.busca:hover{
  border: 5px solid #fff;
 
  
 }
 .dentro{
  border-radius: 50%;
  overflow: hidden;
  height: 130px;
  width: 130px;
  background-color:#6bd5f9b8;
  margin-top: 5px;
  text-align:center;
  padding-left:10px;
  padding-top:35px;
  cursor:pointer;

  
} 
.dentro:hover{
  
 border:5px solid #00BEFF;
  
  
}

.busca img {
 max-width: 100%;
 }
 
 .lupa{
	padding-top: 15px;
	cursor: pointer;
	
   
 }
  .lupa:hover{
	opacity: 0.5;
  filter: alpha(opacity=50);
   
 }
  .lupa2{
	float:right;
	padding-left:15px;
	margin-top:10px;
	cursor: pointer;
	display:none;
	
	
   
 }
  .lupa2:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
   
 }

 .titbus{
	
	padding:15px;
	color:#000;
	text-align:center;
	
 } 

 
 /* ---------------------------------------------------
    barra para pasar al siguiente tema control video
----------------------------------------------------- */
 .cargando {
		position:absolute ; 
		width:0% ;
		background-color:#ff9311 ;
		font:4px verdana ;
}
/* ---------------------------------------------------
    botones de desplazamiento control video
----------------------------------------------------- */

.primero{
	width:60px; 
	height:60px;  
	background-image: url("../img/botones/primero.png");
	background-size:100%;
    background-position: center center;
    background-repeat: no-repeat;
	float:left;
	
}
.primero:hover{

	background-size:90%;
}
.anterior{
	width:60px; 
	height:60px;  
	background-image: url("../img/botones/anterior.png");
	background-size:100%;
    background-position: center center;
    background-repeat: no-repeat;
	float:left;
}
.anterior:hover{

	background-size:90%;
}
.pause{
	width:60px; 
	height:60px;  
	background-image: url("../img/botones/pause.png");
	background-size:100%;
    background-position: center center;
    background-repeat: no-repeat;
	float:left;
}
.pause:hover{

	background-size:90%;
}
.play{
	width:60px; 
	height:60px;  
	background-image: url("../img/botones/play.png");
	background-size:100%;
    background-position: center center;
    background-repeat: no-repeat;
	float:left;
}
.play:hover{

	background-size:90%;
}
.stop{
	width:60px; 
	height:60px;  
	background-image: url("../img/botones/stop.png");
	background-size:100%;
    background-position: center center;
    background-repeat: no-repeat;
	float:left;
}
.stop:hover{

	background-size:90%;
}
.siguiente{
	width:60px; 
	height:60px;  
	background-image: url("../img/botones/siguiente.png");
	background-size:100%;
    background-position: center center;
    background-repeat: no-repeat;
	float:left;
}
.siguiente:hover{

	background-size:90%;
}
.ultimo{
	width:60px; 
	height:60px;  
	background-image: url("../img/botones/ultimo.png");
	background-size:100%;
    background-position: center center;
    background-repeat: no-repeat;
	float:left;
}
.ultimo:hover{

	background-size:90%;
}

/* ---------------------------------------------------
    evaluaciones nivel básico
----------------------------------------------------- */
.nar{
	border: 2px solid #FAAC58 !important;
}

.encabezado{
	background-color:#FBFBFB;
	border: 1px solid #B3F785;
	width: 94%;
	padding: 20px;
	margin-left:40px;
	margin-top:15px;
	color: #000;
	font-size: 1.7rem;
}
.encabezado_nin{
	border:2px solid #b3f785;
	width: 94%;
	padding: 20px;
	margin-left:35px;
	margin-top:15px;
	color: #000;
	font-size: 1.7rem;
	border-radius: 15px;
	
}

.pregunta{
	background-color:#F6F6FA;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	width: 94%;
	padding: 20px;
	margin-left:40px;
	font-size: 1.7rem;
	color: #000;
	
}
.pregunta_nin{
	
	border: 1px solid #FF8000;
	border-radius: 15px;	    
	width: 94%;
	padding: 20px;
	margin-left:35px;
	margin-top: 15px;
	font-size: 1.3rem;
	font-weight: bold;
	color: #ffffff;
    background-color: #FAAC58;
}
.pregunta_nin_2{
    display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    background: #00BEFF;
   font-size: 1.3rem;
	font-weight: bold;
	color: #ffffff;  
    padding: 0 30px;
    line-height: 50px;
    width: 94%;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 15px;
}
.resultado_nin{
	
	border: 1px solid #FF8000;
	border-radius: 15px;	    
	width: 94%;
	height: 80vh;
	padding: 20px;
	margin-left:35px;
	margin-top: 15px;
	font-size: 2.3rem;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
    background-color: #FAAC58;
	position: relative;
}
#gano{
	position: absolute;
	left: 40%;
    top: 25%;
}
.bombas{
	position: absolute;
	
}
.poner{
    display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #00BEFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 0 30px;
    line-height: 50px;
	width: 94%;
    height: 100px;
	margin-left:40px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 5px;
}
.poner2{
   display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #6E86E8;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 0 30px;
    line-height: 50px;
	width: 94%;
    height: 100px;
	margin-left:40px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 5px;
}	

.respuestas{
	background: #FFFFFF;
    padding: 10px;
    border: 1px solid #DDD;
	width: 94%;
	margin-left:40px;
	font-size: 1.7rem;
	color: #000;	
}

.respuestas_nin{
	padding: 10px;
   	width: 94%;
	margin-left:35px;
	margin-top: 35px;
	font-size: 1.7rem;
	color: #000;
   	}

.ayuda{
	float:left;
	margin-top:15px;
	cursor:pointer;
}
.respuesta_niv1{
	cursor: move;
}

#myProgress {
	margin-top:20px;
  display:none;
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #ddd;

}

#myBar {
 
  position: absolute;
  width: 10%;
  height: 100%;
  background-color: #00BEFF;
    border-radius:5px;
  box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}

#label {
  
  text-align: center;
  line-height: 30px;
  color: white;
}

#myProgress2 {
	margin-top:20px;
  display:none;
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #ddd;

}

#myBar2 {
 
  position: absolute;
  width: 10%;
  height: 100%;
  background-color: #00BEFF;
    border-radius:5px;
  box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}

#label2 {
  
  text-align: center;
  line-height: 30px;
  color: white;
}

#myProgress_nin {
  margin-top:20px;
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #b3f785;
  border-radius:10px;

}
#myProgress_nin_2 {
  margin-top:20px;
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #FAAC58;
  border-radius:10px;

}

#myBar_nin {
 
  position: absolute;
  width: 1%;
  height: 100%;
  background-color: #00BEFF;
  border-radius:10px;
  box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}


#label_nin {
  
  text-align: center;
  line-height: 30px;
  color: white;
  font-size:15px;
}


#myProgress3 {
	margin-top:20px;
  display:none;
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #ddd;

}

#myBar3 {
 
  position: absolute;
  width: 10%;
  height: 100%;
  background-color: #00BEFF;
    border-radius:5px;
  box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}

#label3 {
  
  text-align: center;
  line-height: 30px;
  color: white;
}

#myProgress4 {
	margin-top:20px;
  display:none;
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #ddd;

}

#myBar4 {
 
  position: absolute;
  width: 10%;
  height: 100%;
  background-color: #00BEFF;
    border-radius:5px;
  box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
}

#label4 {
  
  text-align: center;
  line-height: 30px;
  color: white;
}

.sig{
    display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #00BEFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 10px;
    line-height: 50px;
	margin-left:40px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 25px;
	width:150px;
}
#cuantitativa{
	margin-top:40px;
	display:none;
}

/* ---------------------------------------------------
    evaluaciones nivel Medio
----------------------------------------------------- */

.radio {
  margin: 0.5rem;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #00C0FF;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  font: bold 1em Georgia;
}
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #00C0FF;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #00C0FF;
  background: #002C9D;
}
.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
.siguiente_eva	{
    display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #00BEFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 0 30px;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 25px;
	}
.bot{
    display: block;
    box-sizing: border-box;
    border: none;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,0.15);
    color: #FFF;
    background: #00BEFF;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    padding: 0 30px;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 25px;
	}
.bot:hover	{

background: #2dc7fc;

}
.salir{
	text-align:center;
	padding-top:15px;
	color: #00BEFF;
	font-weight:bold;
	font-weight: 400;
	cursor: pointer;
	
}
.siguiente_eva:hover	{

background: #2dc7fc;

}
.error{
	padding:15px;
	text-align:center;
	color:  #00BEFF;
	font-weight:bold;
}
.inactivo{
	filter: grayscale(1);
	}
.inactivopos_2{
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	padding-bottom:35px;

}

.caritas{
	position:relative; 
	margin-bottom:-15px;
}

/* ---------------------------------------------------
    competencias propuestas
----------------------------------------------------- */
.prop{
	margin-left:-15px;
}
.resp_propuesta{
	width: 94%;
	margin-left:40px;
	display:none;
	padding: 10px;
    border: 1px solid #DDD;
	background: #FFFFFF;
}
.resp_propuesta2{
	width: 94%;
	margin-left:40px;
	padding: 10px;
    border: 1px solid #DDD;
	background: #FFFFFF;
}

.graf{
	width: 94%;
	margin-left:40px;
	display:none;
	padding-bottom:20px;
	padding-top:20px;
	background-color:#FBFBFB;
	border: 1px solid #DDD;
	
}

.opt_propuesta{
	width: 94%;
	margin-left:40px;
	display:none;
	padding:20px;
	background: #FFFFFF;
	border: 1px solid #DDD;
}

.pregunta_com{
	background-color:#F6F6FA;
	border: 1px solid #DDD;
	padding: 20px;
	width: 94%;
	margin-left:40px;
	
	
}


/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
	background-color:#3f4652;
    color: #fff;
    /* transition: all 0.3s;
	-webkit-box-shadow: 2px 0px 3px 0px rgba(227,227,230,1);
	-moz-box-shadow: 2px 0px 3px 0px rgba(227,227,230,1);
	box-shadow: 2px 0px 3px 0px rgba(227,227,230,1);*/
}

#sidebar.active {
    margin-left: -250px;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #7386D5;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#dismiss:hover {
    background: #fff;
    color: #7386D5;
}
#sidebar .sidebar-header {
    padding: 10px;
	background: #3F4652;
	font-size:24px;
	text-align:center;
	

}
#sidebar .sidebar-usuario {
    padding: 5px;
    padding: 10px;
	background-color:#3F4652;
	
	
}

#sidebar ul p {
    color: #fff;
    padding-left: 10px;
    padding-top: 20px;
	
}

#sidebar ul li a {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    font-size: 1.1em;
    display: block;
	background-color: #3F4652;
	color: #fff;
	
	}
#sidebar ul li a:hover {
    background: #393F4B;
	color:#fff;
}

#sidebar ul li a .active > a, a[aria-expanded="true"] {
    color: #212529;
	background: #F6F6FA;
}


.subtemas{
    width: 280px;
	height:70%;
    border: 1px solid #E7E7E7;
    padding: 5px 0;
    z-index: 1;
    position: fixed;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    top: 80px;
    left: 270px;
	display:none;
	overflow-y: scroll;
	border-top: 1px solid rgba(227,227,230,1);
	background-color: #F9F9F9;
	}
.flecha_izquierda{
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent; 
	border-right:20px solid #fff;
	position: fixed;
	top: 80px;   
	z-index: 1;
	top: 85px;
	margin-left: -35px; 
	display:none;
  
}

.mi_cuenta{
    width: 250px;
	height:30%;
    border: 1px solid #E7E7E7;
    padding: 5px 0;
    z-index: 1000;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    top: 10px;
    left: 200px;
	position: fixed;
	border-top: 1px solid rgba(227,227,230,1);
	background-color: #F9F9F9;
	border-radius:15px;
	padding-left: 22px;
    padding-right: 25px;
	padding-top:20px;
	display:none;
	}
.flecha_mi_cuenta{
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid #F9F9F9;
	position: fixed;
	top: 80px;   
	z-index: 1001;
	top: 18px;
	margin-left: -98px; 
	display:none;
	
  
}
.avatar{
	padding-bottom:8px;
	padding-top:8px;
}
.configura{
	padding-bottom:20px;
	padding-top:8px;
	
}
.configura2{
	border-top:1px solid #EBECED; 
	padding-bottom:10px;
	padding-top:15px;
}
.opciones{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:12px;
	font-size: 0.9em;
	transition: all 0.3s;
	background-color: #F9F9F9;
	
}
.opciones:hover{
	color: #000;
	background: #ededf2;
	
}
/* a[data-toggle="collapse"] { */
    /* position: relative; */
/* } */

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
    content: '\e259';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
	color:#fff;
}
a[aria-expanded="true"]::before {
    content: '\e260';
	color:#fff;
}


ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #F6F6FA;
	color:#000;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
a.download {
    background: #fff;
    color: #7386D5;
}
a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

.content_iframe {
 
}
.content_iframe iframe {
   width:860px; 
   height:580px;
}


/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    width: calc(100% - 250px);
    padding-left: 40px;
	padding-right:20px;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
	
}
#content_iframe {
 
	display:none;
}
#content_2 {
    width: calc(100% - 250px);
	height:200vh;
    padding-left: 40px;
	padding-right:20px;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
	z-index:1;
	background-color:black;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.85;
	display:none;
	
}
#content.active {
    width: 100%;
}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 1200px) {
	.content_iframe iframe {
   width:100%; 
   height:660px;
   
	}
}
@media (max-width: 1024px) {
	.content_iframe iframe {
	width:100%;
    height:570px;
    
	}
}
@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    #content {
        width: 100%;
    }
    #content.active {
        width: calc(100% - 250px);
    }

    #sidebarCollapse span {
        display: none;
    }
	.content_iframe iframe {
	 width:100%;
   height:550px;
     
	}
	
}
@media (max-width: 480px) {
	.primero{
	width:35px; 
	height:35px;
	}
	.anterior{
	width:35px; 
	height:35px;
	}
	.pause{
	width:35px; 
	height:35px;
	}
	.play{
	width:35px; 
	height:35px;
	}
	.stop{
	width:35px; 
	height:35px;
	}
	.siguiente{
	width:35px; 
	height:35px;
	}
	.ultimo{
	width:35px; 
	height:35px;
	}
	.content_iframe iframe {
    width:100%;
    height:500px;
  
   }
   .botones{
	margin-top:-120px;
	margin-left:-30px;
	}
	.subtemas{
    left:80px;
	z-index:1000;
	}
	

}
	

@media (max-width: 320px) {
	.primero{
	width:30px; 
	height:30px;
	}
	.anterior{
	width:30px; 
	height:30px;
	}
	.pause{
	width:30px; 
	height:30px;
	}
	.play{
	width:30px; 
	height:30px;
	}
	.stop{
	width:30px; 
	height:30px;
	}
	.siguiente{
	width:30px; 
	height:30px;
	}
	.ultimo{
	width:30px; 
	height:30px;
	}
	.content_iframe iframe {
    width:100%; 
    height:400px;
     
	}
	.botones{
	margin-top:-100px;
	margin-left:-50px;
	}
	.encabezado{
	margin-left:10px;
	}
	.pregunta{
		margin-left:10px;
		}
	.poner{
		margin-left:10px;
		}
	.poner2{
		margin-left:10px;
	   }	

	.respuestas{
		margin-left:10px;	
		}
	.subtemas{
    left:80px;
	z-index:1000;
	}
	
}
	

/* ---------------------------------------------------
tooltip text
----------------------------------------------------- */
#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 230px; /* Set a default minimum width */
    margin-left: 10px; /* Divide value of min-width by 2 */
    background-color: #333; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 10px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1200; /* Add a z-index if needed */
    bottom: 150px; /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */

/* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 150px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 150px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 150px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 150px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}


/* ---------------------------------------------------
   matematicas para nños
----------------------------------------------------- */
.ninos {
	position: fixed;
	display: block;
	padding: 6px 12px 9px 12px;
	font-size: 16px;
	border-radius: 2px;
	right: 15px;
	bottom: 15px;
	transition: background 0.5s;
	z-index:1200;
}

/* ---------------------------------------------------
   Animación para evaluaciones niños
----------------------------------------------------- */
.animar {
 border-radius:50%;
-webkit-border-radius:50%;
box-shadow: 0px 0px 15px 15px #ec731e;
-webkit-box-shadow: 0px 0px 15px 15px #ec731e;
}
.animar_2 {
 border-radius:15px;
-webkit-border-radius:15px;
box-shadow: 0px 0px 25px 25px #B3F785;
-webkit-box-shadow: 0px 0px 25px 25px #B3F785;
}
.animar_3 {
 border-radius:15px;
-webkit-border-radius:15px;
box-shadow: 0px 0px 25px 25px #3380FF;
-webkit-box-shadow: 0px 0px 25px 25px #3380FF;
}
.animar_4 {
 border-radius:15px;
-webkit-border-radius:15px;
box-shadow: 0px 0px 25px 25px #FF33AF;
-webkit-box-shadow: 0px 0px 25px 25px #FF33AF;
}

.table-hover{
	background-color:#F6F6FA;
	
}
.ver{
	color:#6E86E8;
	cursor:pointer;
	
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	    border: 1px solid #00BEFF!important;
		background-color: #d7dde2;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a {
	    border: 1px solid #DFDFDF!important;
		background-color: #d7dde2;
		height:50px;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 2px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}