@font-face {
    font-family: 'goodmorningpurple_1_2_free';
    src: url('fonts/goodmorningpurple_1_2_free.eot');
    src: url('fonts/goodmorningpurple_1_2_free.eot') format('embedded-opentype'),
         url('fonts/goodmorningpurple_1_2_free.woff2') format('woff2'),
         url('fonts/goodmorningpurple_1_2_free.woff') format('woff'),
         url('fonts/goodmorningpurple_1_2_free.ttf') format('truetype'),
         url('fonts/goodmorningpurple_1_2_free.svg#goodmorningpurple_1_2_free') format('svg');
}

@font-face {
    font-family: 'strawberrymilkshakedemomedium';
    src: url('fonts/strawberrymilkshakedemo-webfont.woff2') format('woff2'),
         url('fonts/strawberrymilkshakedemo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    font-size: 1rem;}


.bg_alumno{
	background-image: url(../img/bg_alumno.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 639px;
}

.bg_docente{
	background-image: url(../img/bg_docente.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 639px;
}
a{
	text-decoration: none;	
}

a:hover{
	text-decoration: none;	
}
.button:hover {
  background-color: #0292c4;
  color: white;
}
.btn-url{
	width: 100px;
	margin-top: 10px;
	background: rgba(0, 0, 0, 0.5);
	font-weight: bold;
	color: #FFF;
}
.btn-cian{
	width: 170px;
	margin-top: 50px;
	background: rgba(16, 141, 199);
	font-weight: bold;
	color: #FFF;
}
.bg_registro{
	background-image: url(../img/bg_registro.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 639px;
	padding: 20px;
        background-size: cover;
}

.bg_registro_doc{
	background-image: url(../img/bg_registro_doc.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 639px;
	padding: 20px;
	background-size: cover;
}

.registro{
	background-color: rgba(255, 255, 255, 0.95);
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 15px !important;
	padding-left: 15px !important;
	}
.bg_menu{
	background: #108dc7;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #108dc7, #f26e6f);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #108dc7, #f26e6f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	min-height: 70px;
	min-width: 420px;
	padding-top: 8px;
}
.bg_menu_docente{
	background: #add100;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #00a6e0 , #add100);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #00a6e0, #add100 ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	min-height: 70px;
	min-width: 420px;
	padding-top: 8px;
}
.bg_menu_administrador{
	background: #66ffcc;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #00a6e0 , #66ffcc);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #00a6e0, #66ffcc ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	min-height: 70px;
	min-width: 420px;
	padding: 8px;
}
.bg_tablero{
	background-color: #fff;
	min-height: 70px;
	min-width: 420px;
	padding-top: 8px;
}
.bg_tab{
	background: #108DC7;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #108DC7, #74EBD5);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #108DC7, #74EBD5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	min-height: 70px;
	min-width: 420px;
	padding-top: 8px;
}
ul.coronas li{
	float:left;
	margin-right:15px;
	
}

.corona_verde {
	height: 50px;
	width: 50px;
	background-image: url(/img/corona_verde.svg);
	background-repeat: no-repeat;
}
.corona_azul {
	height: 50px;
	width: 50px;
	background-image: url(/img/corona_azul.svg);
	background-repeat: no-repeat;
}

li {
	list-style: none;
}
#iconos{
	min-width: 420px;
}
#iconos li{
	margin-right: 10px;
	float: left;
}
.niveles li{
	float: left;
}
#texto_docente{
	text-align: justify;
}
#texto_docente .resaltado{
	color: #108dc7;
}
.lin{
	padding-left: 1px!important;
	padding-right: 1px!important;
	padding-bottom: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}
.alert-pelle {
	display: inline-block !important;
	padding: 5px !important;
}
.atras{
	min-height: 70px;
	min-width: 420px;
	padding-top: 8px;
	margin-top: 10px;
}

.bg_perspectiva1{
		background: #108dc7;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #108dc7, #f26e6f);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #108dc7, #f26e6f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}
.bg_nivel2{
	background-color: #C8C937;	
	}
.bg_nivel3{
	background-color: #805086;	
	}
.bg_nivel4{
	background-color: #650B3D;	
}
.claves_verde{
	font-family: "strawberrymilkshakedemomedium";
	color: #c8c937;
	font-size: 35px;
	}
.claves_violeta{
	font-family: "strawberrymilkshakedemomedium";
	color: #815671;
	font-size: 35px;
	}
	
.claves_bg {
	background-color: rgba(255, 255, 255, 0.6);

}
.btn-enlace{
	width: 120px;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
}
.btn-gris{
	width: 150px;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	margin-top:50px;
}
.btn-rosa{
	width: 90px;
	background: rgba(242, 110, 111, 1);
	color: #FFF;
	margin-right:15px;
}
.btn-texto{
	width: 100px;
	background: rgba(226, 57, 88, 1);
	color: #FFF;
	font-size: 12px;
}
.btn-imagen{
	width: 100px;
	background: rgba(16, 141, 199, 1);
	color: #FFF;
	font-size: 12px;
}
.btn-audio{
	width: 100px;
	background: rgba(173, 209, 0, 1);
	color: #FFF;
	font-size: 12px;
}
.no-max {
    max-width: none!important;
}
.desplegable{
	padding: 10px;	
	}
.desplegable a{
	color: #333;
	text-decoration: none;
	}
.desplegable a:hover{
	color: #108DC7;
	}
.form-arriba {
	align-items: flex-start!important;
}
.form-arriba button {
	margin-left: 10px;
}
.form-arriba textarea {
	margin-left: 10px;
}
.invitar{
	background-image: url(../img/invitar_colab.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-origin: content-box;
	padding-top: 6px;
	padding-right: 6px;
	}
.doc_ver{
	background-image: url(../img/doc_ver.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-origin: content-box;
	padding-top: 8px;
	padding-right: 8px;
	}
.comentar{
	background-image: url(../img/comentarios.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-origin: content-box;
	padding-top: 6px;
	padding-right: 6px;
	}
.evaluar{
	background-image: url(../img/evaluacion.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-origin: content-box;
	padding-top: 6px;
	padding-right: 6px;
	}
.ver{
	background-image: url(../img/ver.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-origin: content-box;
	padding-top: 6px;
	padding-right: 6px;
	}
        
/* https://www.templatemonster.com/blog/back-to-top-button-css-jquery/ */
#js-back-to-top {
  display: none;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  margin: 30px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s;
  z-index: 1000;
  
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}

#js-back-to-top:hover {
  cursor: pointer;
  background-color: #333;
}

#js-back-to-top:active {
  background-color: #555;
}

.js-go-back {
    cursor: pointer;
}

.mas{
	position: absolute;
	right: 5px;
	}
.carita{
	margin-bottom: 10px;	
	}
.menu_ver a{
	margin-bottom: 10px;
	color: #333;
	text-decoration: none;
}
.menu_ver a:hover{
	color: #108dc7;
}
.doc_tableronombre{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;	
}
#doc_tablero_menu li{
	float: left;
	margin-right:10px;
	
	}

.icotablero{
	background-image: url(../img/ver_verde.svg);
	background-repeat: no-repeat;
	background-position: right top;
	background-origin: content-box;
	padding-top: 8px;
	padding-right: 8px;
}
.url{
	margin-top: 10px;
	background-color: rgb(173, 209, 0,0.4);
	padding: 5px;	
	}
/*.col-6{
	padding: 0px!important;
	}*/

.js-like-btn {
    cursor: pointer;
}

.enlace {
    width: 80%!important;
}
#doc_contenedor{
	margin-top: 10px;
	 min-height: 150px;
	 box-shadow: rgba(0, 0, 0, 0.19) 10px 10px 5px -4px;
	 background-color: rgb(255, 255, 255);width: 300px;
	 padding:10px;
	
	}
#doc_iconos li{
	margin-left: 0px!important;	
	float:left;
	margin-right:15px;
}
.url{
	background-color: #ccff99;	
}

ul#flechas{
	width: 300px;
	margin: 0 auto;
	min-height: 60px;
}	

ul#flechas li{
	float: left;
	margin-right: 15px;
}	

ul#botones{
	width: 170px;
	margin: 0 auto;
	min-height: 60px;
}	

ul#botones li{
	float: left;
	margin-right: 15px;
}	
.logo_tablero{
	margin-top:40px;
}
#tab_mision{
	margin-top:40px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.btn-tab{
	width: 250px;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	margin-top:50px;
}