﻿/*
/////////////////////////////////////////////////////////
   __   _______  ___  ____  __________  ______ 
  / /  /  _/ _ )/ _ \/ __ \/ ___/ __/ |/ / __ \
 / /___/ // _  / , _/ /_/ / (_ / _//    / /_/ /
/____/___/____/_/|_|\____/\___/___/_/|_/\____/ 

Colores librogeno:

colorprincipal // 92ab2e
colorsecundario // 008fd0 / 4aaad1 / 4194b6

/////////////////////////////////////////////////////////
*/

@font-face {
	font-family: 'SourceSansPro-Regular';
	src: url('fonts/SourceSansPro-Regular.eot?') format('eot'), url('fonts/SourceSansPro-Regular.otf')  format('opentype'), url('fonts/SourceSansPro-Regular.woff') format('woff'), url('fonts/SourceSansPro-Regular.ttf')  format('truetype'), url('fonts/SourceSansPro-Regular.svg#SourceSansPro-Bold') format('svg');
}

.target
{
    height: 100vh;
    float: left;
    max-width: 23%;
}


body {
	font-family: 'Arial', Sans-Serif;
	font-size: 16px;
	line-height: 22px;
	color: #6c6c6c;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

a, a:active, a:visited {
	text-decoration: none;
	color: #6c6c6c;
}

.cabecera a, .cabecera a:active, .cabecera a:visited {
	text-decoration: none;
	color: #ffffff;
}

.cabecera_libro a, .cabecera_libro a:active, .cabecera_libro a:visited {
	text-decoration: none;
}

.desaturada {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.lateral {
	display: block;
	/*position: relative;
	float: left;
	max-width: 23%;
	height: 100%;*/
	border-right: 1px solid #cecece;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
}

.lateral img {
	width: 100%;
}

.cubierta {
	border: 1px solid #C5C5C5;
	-webkit-box-shadow: 2px 2px 5px #C5C5C5;
	-moz-box-shadow: 2px 2px 5px #C5C5C5;
}

.lateral_content {
	padding: 15px 10px 30px 10px !important;
}

.cabecera {
	width: 100vw;
	height: 43px;
	background: url(../imagenes/bg_titulo.jpg) repeat-x;
	font-family: 'SourceSansPro-Bold';
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
}

.cabecera_libro {
	width: 100vw;
	height: 45px;
	background: url(../imagenes/bg_titulo.jpg) repeat-x;
	font-family: 'SourceSansPro-Bold';
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
}

.icon {
	position: relative;
	float: left;
	padding: 0px 10px 0px 10px;
    height: 42px;
}

.titulo {
	font-family: 'SourceSansPro-Regular', Sans-Serif;
	font-size: 21px;
	display: inline;
	line-height: 42px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	position: relative;
	float: left;
	color: #ffffff;
	border-left: 2px solid #ffc354;
}

.menu {
	overflow: hidden;
	min-height: 115px;
    width: 76%;
}

.pestana {
	width: 15%;
	height: 120px;
	padding: 0px 0px 10px 0px;
	position: relative;
	float: left;
	font-family: 'SourceSansPro-Regular', Sans-Serif;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	filter: shadow(color=#999999, direction=135, strength=2);
	border-radius: 22px;
	background: /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
	border: 2px solid /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
	margin: -25px 5px 5px 0px;
	text-align: center;
}

.select {
	margin: -15px 5px 5px 0px;
	background: /*colorprincipal*/#C15189;/*-colorprincipal*/;
	border: 2px solid #667728;
}

.pestana img {
	height: 64px;
	margin-top: 25px;
}

.pestana p {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	line-height: 15px;
}

.azul {
	color: /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
}

.blanco {
	color: #ffffff;
}

.negro {
	color: #000000;
}

.gris {
	color: #9a9a9a;
}

.grisoscuro {
	color: #4c4c4c;
}

hr {
	margin: 15px 0px 15px 0px;
	width: 80%;
}

.main {
	margin: 0 auto;
	width: 100%;
	/*height: 95.6vh;*/
	position: relative;
	/*float: left;*/
	padding: 0px;
	max-width: 1600px;
    padding-left: 10px;
box-sizing: border-box;

}

.main .content {
	position: relative;
	float: left;
	width: 76%;
	margin: 15px auto;
	text-align: center;
}

.main .fondogr {
	max-width: 100%;
	margin: 15px auto;
	background: #E0E0E0;
	height: 95%;
}

.pag {
	width: 75vw;
	max-height: 98vh;
	margin: 0 auto;
}

.item {
    width: 29%;
    height: 210px !important;
    max-height: 215px;
    border: 1px solid #CECECE;
    position: relative;
    /* display: block; */
    margin: 0px 5px 14px;
    box-sizing: border-box;
    /* margin: 0px 12px 12px 5px; */
    background: #ffffff;
    /* min-width: 300px; */
    float: left;
    	-webkit-transition: opacity .4s ease-in;
	-moz-transition: opacity .4s ease-in;
	transition: opacity .4s ease-in;
}

.item img {
	max-width: 100%;
    height:120px;
	/*height: auto;*/
}

.item_propuesta {
	width: 31%;
	height: 258px;
	border: 1px solid #CECECE;
	position: relative;
	float: left;
	margin: 0px 12px 12px 5px;
}

.item_propuesta.azul {
	background: /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
}

.item_propuesta.gris {
	background: #bbbbbb;
}

.item_propuesta .cubierta {
	position: relative;
	float: left;
	height: 258px;
	width: 182px;
	margin: 0px 10px 0px 0px;
}

.item_propuesta .titular {
	width: auto;
	padding: 60px 5px 5px 5px;
	text-align: center;
}

.unidad {
	font-family: 'SourceSansPro-Regular', Sans-Serif;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

.titular {
	font-family: 'SourceSansPro-Regular', Sans-Serif;

	text-align: left;
	padding: 0px 0px 10px 10px;
	font-weight: bold;

	/*width: calc(100% - 60px);*/
	height: 51px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
    width: calc(100% - 56px);
font-size: 18px;
line-height: 19px;
}


.titular1 {
	/*font-family: 'SourceSansPro-Regular', Sans-Serif;

	text-align: left;
	padding: 0px 0px 10px 10px;
	font-weight: bold;


	height: 51px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

font-size: 18px;
line-height: 19px;*/
 
    font-family: 'SourceSansPro-Regular', Sans-Serif;
    text-align: left;
    padding: 0px 0px 10px 10px;
    font-weight: bold;
    width: 120px;
    height: 201px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 25px;
    padding-top: 50px;

}

#libro {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 46px;
	height: 46px;
	border-radius: 100%;
	background: url(../imagenes/icons/libro.png) no-repeat /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
	cursor: pointer;
	border: 3px solid #FFF;
	box-shadow: 0px 0px 3px #888;
}

#recursos {
	position: absolute;
	bottom: 4px;
	right: 4px;
	width: 38px;
	height: 38px;
	background: url(../imagenes/icons/recursos.png) no-repeat;
	cursor: pointer;
}

.papelera {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 55px;
	height: 55px;
	background: url(../imagenes/icons/papelera.png) no-repeat;
	cursor: pointer;
}

.descargar {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 46px;
	height: 46px;
	border-radius: 100%;
	background: url(../imagenes/icons/descargar.png) no-repeat /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
	cursor: pointer;
	border: 3px solid #FFF;
	box-shadow: 0px 0px 3px #888;
}

#volver {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 55px;
	height: 55px;
	background: url(../imagenes/icons/back.png) no-repeat;
	cursor: pointer;
}

.banner {
	width: 89%;
	height: auto;
     background-size: contain
}

table {
	border-collapse: collapse;
	margin: 21px 0px 0px 0px;
	border: 1px solid #cecece;
	min-width: 50%;
	background: #ffffff;
}

tr {
	border-bottom: 1px solid #cecece;
}

td {
	min-width: 50px;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
}

table .icon {
	width: 65px;
	padding: 0px 5px 0px 5px;
}

.actividad {
	text-align: left;


	/*margin: 16px 0px 16px 16px;*/
}

table.recursos {
	margin-left: 10px;
}

.listado {
	position: relative;
	float: left;
	width: 97%;
	border: 1px solid #CECECE;
	box-sizing: border-box;
	margin: 0px 5px 0px 0px;
	padding: 5px;
}

/*------navegador------*/

.navegador {
	background: #ffffff;
	position: absolute;
	right: 68px;
	width: auto;
	margin: 0px 0vw 0px 0px;
	height: 45px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
}

.navegador_libro {
	position: absolute;
	right: 68px;
	width: auto;
	margin: 0px 0vw 0px 0px;
	height: 45px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
}

ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
    /*overflow: hidden;
    */
    margin: 0px 0px 0px 0px;
}

li {
	float: left;
	padding: 0px 0px 0px 0px;
}

li a {
	display: block;
	text-align: center;
	/*padding: 3px 10px 0px 10px;
	text-decoration: none;*/
}

li a:hover {
	/*background-color: #ffffff;*/
	/*height: 43px;*/
}

/* otro menu  */
li.parent:hover {
	/*border: 1px #ccc solid;
	margin: -1px;
	background: #F8F8F8;*/
}

li li a {
	/*el ancho de los links del submenu, debe ser fijo, esto servirá para crear la animación mas adelante */
	display: block;
	height: 50px;
}

/* aquí esta lo importante!! */
li ul {
	/*margin: 0;*/
	/*display: none;*/
	/*background: #ffffff;
	position: absolute;
	top: 50px;
	min-width: 60px;*/
    /* border: 1px solid #ccc;
    */
}

/* mio*/
li ul li {
	/*width: 83px;*/
    /* padding: 8px 20px 7px 20px;
    */
}

li ul li.fin {
    /*padding: 8px 20px 7px 20px;
    */
    text-decoration: none;
    border-right: 0px;
}

ul.colores {
	width: 305px;
	min-height: 270px;
	border-right: 0px;
	padding-top: 15px;
	background: url('../imagenes/colores/senal.png') no-repeat 15px 1px;
	"
	overflow: visible;
}

ul li.colores {
	width: 300px;
	min-height: 270px;
	border-right: 0px;
	overflow: visible;
}

.contenedora {
	width: 300px;
	min-height: 250px;
	border: 1px solid /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
	background: #ffffff;
}

.contenedora .texto {
	background: /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
	width: 290px;
	height: 25px;
	color: #ffffff;
	padding: 5px;
	margin: 0px auto;
}

.contenedora .barra {
	relative;
	width: 270px;
	margin: 16px 10px 6px 10px;
	padding: 12px;
	background: url('../imagenes/barra.jpg')no-repeat;
}

.contenedora table {
	margin: 0px 0px 0px 0px;
	/*min-height: 270px;*/
}

.contenedora tr {
	border-bottom: 1px solid #cecece;
}

.contenedora td {
	min-width: 50px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
}

.contenedora td img {
	width: 75%;
}
/* fin mio*/


/*li:hover ul {
	display: block;
	}*/
/*ul li.primero {
    margin-top: -5px;
}
*/


.ocultar {
	position: absolute;
	top: 0;
	left: 0;
	width: 392px;
	height: 40px;
	z-index: 99;
	background: transparent;
}

.mostrar {
	position: absolute;
	top: 0;
	left: 0;
	width: 392px;
	height: 40px;
	z-index: 99;
	background: transparent;
}

.cerrar {
	position: absolute;
	right: 0;
	height: 23px;
	padding: 10px 15px 10px 15px;
	border-left: 2px solid #ffc354;
	margin: 0px 0px 0px 0px;
}
/*
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	body {
		background: #ffffff;
	}
	.lateral {
		display: none;
	}
	.main {
		width: 100vw;
	}
	.menu {
		margin-left: 5px;
	}
	.main .content {
		width: 100%;
	}
	.pag {
		width: 90vw;
		max-height: 98vh;
		margin: 0 auto;
	}
	.ocultar {
		position: absolute;
		top: 0;
		left: 0;
		width: 392px;
		display: block;
		height: 40px;
		display: block;
		z-index: 99;
		background: transparent;
	}
	.navegador_libro {
		top: 44px;
		position: relative;
		float: left;
		top: 0px;
		margin: 1px 0px 0px 10px;
	}
	.cabecera_libro {
		background: #ffffff url(../imagenes/bg_titulo.jpg) repeat-x;
		height: 90px;
		width: 100vw;
	}
	.titulo {
		font-family: 'SourceSansPro-Regular', Sans-Serif;
		font-size: 20px;
		display: inline;
		line-height: 42px;
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 10px;
		position: relative;
		float: left;
		color: #ffffff;
		border-left: 2px solid #ffc354;
	}
	.pestana {
		width: 15.4%;
	}
	.pestana img {
		height: 50px;
		margin-top: 25px;
	}
	.pestana .select img {
		height: 50px;
		margin-top: 25px;
	}
	.item {
		width: 30%;
		height: 192px;
		border: 1px solid #CECECE;
		position: relative;
		float: left;
		margin: 0px 10px 10px 11px;
		background: #ffffff;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	body {
		background: #ffffff;
	}
	.main .content {
		width: 72%;
	}
	.titulo {
		font-family: 'SourceSansPro-Regular', Sans-Serif;
		font-size: 20px;
		display: inline;
		line-height: 42px;
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 10px;
		position: relative;
		float: left;
		color: #ffffff;
		border-left: 2px solid #ffc354;
	}
	.pestana {
		width: 15.3%;
	}
	.pestana img {
		height: 50px;
		margin-top: 25px;
	}
	.item {
		width: 30%;
	}
	.lateral {
		display: block;
		position: relative;
		float: left;
		width: 263px;
		height: 100%;
	}
	.lateral img {
		width: 100%;
	}
}



@media (min-width:480px) and (max-width: 979px) {
	body {
		background: #ffffff;
	}
	.lateral {
		display: none;
	}
	.main .content {
		position: relative;
		float: left;
		width: 100%;
		margin: 15px auto;
	}
	.pag {
		width: 90%;
	}
	.item {
		width: 30%;
		height: 192px;
		border: 1px solid #CECECE;
		position: relative;
		float: left;
		margin: 0px 10px 10px 11px;
		background: #ffffff;
	}
	.navegador_libro {
		top: 44px;
		position: relative;
		float: left;
		top: 0px;
		margin: 1px 0px 0px 10px;
	}
	.cabecera_libro {
		background: #ffffff url(../imagenes/bg_titulo.jpg) repeat-x;
		height: 90px;
		width: 100vw;
	}
	.titulo {
		font-family: 'SourceSansPro-Regular', Sans-Serif;
		font-size: 20px;
		display: inline;
		line-height: 42px;
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 10px;
		position: relative;
		float: left;
		color: #ffffff;
		border-left: 2px solid #ffc354;
		display: block;
		width: 50%;
	}
	.pestana img {
		height: 50px;
		margin-top: 25px;
	}
	.pestana .select img {
		height: 50px;
		margin-top: 25px;
	}
}

@media (min-width:979px) and (max-width: 1200px) {
	body {
		background: #ffffff;
	}
	.main .content {
		position: relative;
		float: left;
		width: 75%;
		margin: 15px auto;
	}
	.pag {
		width: 90%;
	}
	.item {
		width: 30%;
		height: 192px;
		border: 1px solid #CECECE;
		position: relative;
		float: left;
		margin: 0px 10px 10px 11px;
		background: #ffffff;
	}
	.navegador_libro {
		top: 44px;
		position: relative;
		float: left;
		top: 0px;
		margin: 1px 0px 0px 10px;
	}
	.cabecera_libro {
		background: #ffffff url(../imagenes/bg_titulo.jpg) repeat-x;
		height: 90px;
		width: 100vw;
	}
	.titulo {
		font-family: 'SourceSansPro-Regular', Sans-Serif;
		font-size: 20px;
		display: inline;
		line-height: 42px;
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 10px;
		position: relative;
		float: left;
		color: #ffffff;
		border-left: 2px solid #ffc354;
		display: block;
		width: 50%;
	}
	.pestana img {
		height: 50px;
		margin-top: 25px;
	}
	.pestana .select img {
		height: 50px;
		margin-top: 25px;
	}
}*/

/*
 _   _                               
| | | | ___ _ __ _ __ ___   ___  ___ 
| |_| |/ _ \ '__| '_ ` _ \ / _ \/ __|
|  _  |  __/ |  | | | | | |  __/\__ \
|_| |_|\___|_|  |_| |_| |_|\___||___/

*/

/* Hermes /////////////////////////////////// */

.cabecera {
	width: 100%;
}

.lateral hr {
	width: 100%;
	height: 0px;
	border: 1px solid #DDD;
}

.lateral_content {
	padding: 15px 12px 0px 10px;
}

.pestana:hover, .pestana.select {
	background: /*colorprincipal*/#C15189;/*-colorprincipal*/;
	color: #FFF;
	cursor: pointer;
	border: 2px solid #667728;
}

.banner {
 width: 89%;
 height: 300px;
 background-position: center center;
 background-repeat: no-repeat;
 margin-bottom: 20px;
 background-size: contain;
}

.content-recursos {
	display: none;
    	-webkit-transition: opacity .4s ease-in;
	-moz-transition: opacity .4s ease-in;
	transition: opacity .4s ease-in;
}
.content-recursos {
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in;
}
.wrap-back {
	.position: relative;
	width: 100%;
	min-height: 60px;
	background: #ffffff;
}

.back-button {
	position: absolute;
	top: 0px;
	right: 5px;
	cursor: pointer;
	width: 46px;
	height: 46px;
	border-radius: 100%;
	background: url(../imagenes/icons/back.png) no-repeat /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
	border: 3px solid #FFF;
	box-shadow: 0px 0px 3px #888;
}

.wrap-recursos {
	position: relative;
	width: 100%;
	min-height: 115px;
	background: /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
	border-bottom: 1px solid #EEE;
}

.recursos-unidad-img {
	float: left;
	width: 358px;
	height: 115px;
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.recursos-unidad-numero {
	position: relative;
	float: left;
	min-width: 40%;
	padding: 30px 0px 0px 15px;
	margin: 0px;	
}

.recursos-unidad-nombre {
	position: relative;
	float: left;
	min-width: 40%;
	padding: 0px 0px 0px 15px;
	margin: 0px;	
}

.recursos-unidad-iconolibro {
	position: absolute;
	top: 15px;
	right: 5px;	
}

.content-recursos .listado .icon img {
	height: 55px;
}

.listado {
	border-top: 0px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	width: 100%;
}

.navegador_libro>ul {
	padding: 0px 0px 0px !important;
}

.navegador_libro ul:not(.resbuscar):not(.linostyle)>li {
	cursor: pointer;
	width: 50px;
	height: 35px;
	margin: 0px !important;
	padding: 5px !important;
	border-right: 2px solid #FFF;
	text-align: center;
	background-color: rgba(255, 255, 255, .8) !important;
}

.navegador_libro ul.resbuscar > li {
	text-align: left;
}

.navegador_libro>ul li:last-child {
	border-right: none;
}

.navegador_libro>ul li:hover {
	background-color: rgba(255, 255, 255, 1) !important;
}

.navegador_libro>ul li img {
	height: 35px;
}

.swiper-container {
	padding-top: 10px !important;
}

#ico-herr-sub.active, #ico-herr-borr.active, #ico-herr-lapiz.active {
	background-color: #FFF !important;
}

#ico-herr-borr {
	display: none;
}

.contcolores, .contherramientasdibujos {
	position: unset;
	border: none;
}

.container-colores {
	display: none;
	position: absolute;
	border: 2px solid /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
	background-color: #FFF;
	top: 60px;
	left: -56px;
	padding-bottom: 5px;
}

.navegador_libro {
	position: relative;
	float: right;
}

.container-colores .strokes {
	margin-bottom: 34px;
	padding-top: 0px;
}

.container-colores .strokesize {
	margin-top: 16px;
	float: left;
}

.container-colores .arrow-down-trazo {
	border-bottom: 10px solid #fff;
	border-top: none;
	top: -9px;
}

.container-colores .arrow-down-border-trazo {
	border-bottom: 12px solid #36a0cc;
	border-top: none;
	top: -12px;
}

.contherramientanotas {
	left: 285px;
	top: 60px;
	width: 95px;
	height: 40px;
	border: 2px solid /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
}

.contherramientanotas li {
	width: 35px !important;
	height: 30px !important;
}

.contherramientanotas .arrow-down-trazo {
	border-bottom: 10px solid #fff;
	border-top: none;
	top: -9px;
	left: 37px;
}

.contherramientanotas .arrow-down-border-trazo {
	border-bottom: 12px solid #36a0cc;
	border-top: none;
	top: -12px;
	left: 35px;
}

.contnotas ul {
	float: left !important;
}

.topbarlistpostit {
	background: #FFF;
}

.cerrarbtnpostit {
	color: /*colorsecundario*/#EEBE00;/*-colorsecundario*/ !important;
	font-size: 25px;
}

.contnotas {
	/*float: right !important;*/
	width: 200px !important;
}

.container-notas li {
	width: 180px !important;
}

.br-der {
	line-height: 16px;
}

.contnotas li .br-izq {
	height: 34px;
}

.contnotas ul {
	margin-top: -12px !important;
}

.topbarlistpostit {
	cursor: auto;
}

#ico-herr-borrar {
	display: none;
}

.ico-recursos.colores {
	top: 42px;

	background: none;
	display: none;
     right: 70px;
	position: absolute;
	top: 50px;
	min-width: 60px;
}

.ico-recursos.colores .contenedora {
	border: 2px solid /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
}

.ico-recursos.colores .contenedora table {
	border: none;
}

.ico-recursos.colores .contenedora table tr {
	border-bottom: 2px solid #EEE;
}

.ico-recursos.colores .contenedora table tr:last-child {
	border: none;
}

.contenedora td.icon {
	text-align: center;
	vertical-align: middle;
}

.contenedora td img {
	width: auto;
}

.ico-recursos img {
    float: none;
}

.ico-recursos .arrow-down-trazo {
	border-bottom: 10px solid #fff;
	border-top: none;
	top: 11px;
	left: 157px;
	display: none;
}

.ico-recursos .arrow-down-border-trazo {
	border-bottom: 12px solid /*colorsecundario*/#EEBE00;/*-colorsecundario*/;
	border-top: none;
	top: 8px;
	left: 155px;
}

.contenedora {
	font-family: verdana;
	font-size: 14px;
}

.contenedora .texto {
	font-weight: bold;
}

.toogleFit {
	float: left;
	position: unset;
	background: none !important;
}

.cabecera_libro {
	width: auto;
}

.libuscador {
	width: auto !important;
	border-right: none !important;
	display: none;
}

.navegador_libro > ul li.libuscador:hover {
	background-color: rgba(255, 255, 255, .8) !important;
}

#buscador {
	margin-top: 1px !important;
	margin-left: 6px !important;
	right: 0px !important;
	width: auto !important;
}

#texto_bus input {
	padding-left: 6px !important;
}

#buscador_cont {
	width: auto !important;	
}

.resultados-buscar {
	width: 261px;
}

.recursos.izq, .recursos.der {
    margin-top: 0px !important;
}

.contenedora {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

.tdrecurso {
	width: 100%;
}

#popup {
	display: none;
	left: 0;
	position: fixed;
	top: 0; width: 100%;
	z-index: 10001;
	margin-top: 100px;
}

.popupback {
	background: rgba(255, 255, 255, .65);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10000;
	display: none;
}

#popup iframe {
	border: none;
	width: 100%;
	height:100%;
}

.content-popup {
	margin: 0px auto;
	position: relative;
	width: 70%;
	background-color: #FFF;
	border: 1px solid #000;
	height: 100%;
	padding: 20px;
	box-sizing: border-box;
}

.popupiframe {
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	width: 100%;
	height:100%;
}

.content-popup p {
	font-size: 12px;
	margin-bottom: 10px;
}

.maximize, .restaurar {
	z-index: 1000;
	position: absolute;
	top: -16px;
	right: 20px;
}

.restaurar {
	display: none;
}

.minimize {
	z-index: 1000;
	position: absolute;
	top: -16px;
	right: 60px;
}

.maximize, .restaurar {
	z-index: 1000;
	position: absolute;
	top: -16px;
	right: 20px;
}

.restaurar {
	display: none;
}

.minimize {
	z-index: 1000;
	position: absolute;
	top: -16px;
	right: 60px;
}

.content-popup iframe {
	overflow: auto;
}

.content-popup.minimized {
	width: 200px !important;
	padding: 8px !important;
	overflow: none !important;
}

.content-popup.minimized * {
	opacity: 0;
}

.content-popup.minimized.minaudio * {
	opacity: 1;
}

.titlemin {
	opacity: 1 !important;
}

#popup.minimized {
	margin-left: 0px !important;
	height: 40px !important;
	top: auto !important;
	bottom: 7px !important;
	left: 100px !important;
	width: auto !important;
}

.restaurar.minimized {
	opacity: 1 !important;
	top: 3px !important;
	right: -38px !important;
}

.restaurar.minimized * {
	opacity: 1;
}

.close.minimized {
	opacity: 1 !important;
	top: 3px !important;
	right: -72px !important;
}

.close.minimized * {
	opacity: 1;
}

.botonera, .close
{
	text-align: center;
}

.close, .toolbar
{
	font-weight: 700;
}

.close
{
	color: #ccc;
	line-height: 30px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 30px;
	text-decoration: none;
	pointer-events: auto;
	font-size: 18pt;
	background-color: white;
	border-radius: 50%;
	z-index: 10002;
}
	.close:hover
	{
		color: #606061;
	}

    .navegacionpaginas {
 float: left;
 display: inline-block;
 left: 50%;
 margin-left: -50px;
 width: 100px;
 position: relative;
 margin-top: 5px;
 font-family: verdana;
 font-size: 16px;
 color: #FFF;
 font-weight: bold;
}

.pagina_actual {
 color: #000;
}

.irpagina {
 z-index: 99;

 background: #FFA40B !important;
 border: 2px solid #FF8809 !important;
 color: #FFF;
 left: 10px;
 height: 32px;
}

.arrow-right {
 border-left: 15px solid #FF8809;
}

#popup .close {
 top: -16px;
 right: -16px;
}

.min-miniaturas {
	width: 800px;
	text-align: center;
	display: inline-block;
	margin-left: calc(50% - 400px);
}

.min-pagina {
	margin: 10px;
	float:left;
	width: 100px;
	height: 100px;
	position: relative;
	background: #FFF;
	cursor: pointer;
	box-shadow: 0px 0px 6px #555;
	border: 1px solid #888;
}

.min-paginas {
	display: none;
}

.min-cont {
	background: rgba(0,0,0,.5);
}

.herramientasnavegacion {
	display: none;
	width: 230px;
	z-index: 10000;
	position: absolute;
	bottom: 40px;
	left: 50%;
	height: 30px;
	background: rgba(0,0,0,.6);
	border-radius: 19px;
	margin-left: -140px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.btn-miniaturas, .min-izquierda, .min-derecha, .lupa-mas, .lupa-menos {
	margin-top: 5px;
}

.min-izquierda, .min-info, .min-derecha {
	margin-left: 10px;
}

.min-info {
	margin-top: 4px;
}

.herramientasnavegacion img {
	height: 20px;
	cursor: pointer;
}

.btn-miniaturas, .min-izquierda, .min-derecha, .lupa-mas, .lupa-menos, .min-info {
	color: #ccc;
	float: left;
}



.lupa-mas, .lupa-menos {
	float: right;
}

.lupa-mas {
	margin-right: 14px;
}

.pestana img {
    margin-top: 30px;
}



.loader {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    border: 3px solid #FFF;
    /* border: 5px solid #f3f3f3; */
    border-radius: 50%;
    border-top: 5px solid rgb(211, 213, 0);
    /* width: 18px; */
    /* height: 18px; */
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    pointer-events:none;
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

element.style {
    font-size: 64px;
}

.nomostrar{
    display:none !important ;
}

.navegacionpaginas {
 display: none;
}

.min-paginas {
 display: block;
}

.min-miniaturas {
    height: 75vh;
    overflow-y: auto;
    overflow-x: hidden;
}



.btndescargartodo {
	width: 150px;
	background: url(../imagenes/icons/descargar.png) no-repeat #00addf;
	background-position: 5px center;
	cursor: pointer;
	border: 3px solid #FFF;
	box-shadow: 0px 0px 3px #888;
	color: #FFF;
	padding-left: 60px;
	line-height: 40px;
    display:none;

	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;

        margin-top: 15px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}


.trrecurso {
 vertical-align: top;
}

.btndescargartodo {
 width: 150px;
 background: url(../imagenes/icons/descargar.png) no-repeat #00addf;
 background-position: 5px center;
 cursor: pointer;
 border: 3px solid #FFF;
 box-shadow: 0px 0px 3px #888;
 color: #FFF;
 padding-left: 60px;
 line-height: 40px;
 margin: 0px auto 10px;
     display:none;
 user-select: none;
 -moz-user-select: none;
 -webkit-user-select: none;
 -ms-user-select: none;

         margin-top: 15px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}

.titulorecurso {
word-break: normal;
	width: calc(100% - 60px);
    text-align:left;
}

#flechas {
    clear: both;
    width: 146px;
    height: 32px;
    position: absolute;
    left: 45%;
    margin-top: 7px;
    text-align: center;
    font-weight: bold;
	font-family: 'Arial', Sans-Serif;
}


/* /////////////////////////////////// Hermes */