<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Fonts */

@font-face {
	font-family: Campton;
	font-weight: 100;
	src: url('fonts/Campton-Light.otf');
}

@font-face {
	font-family: Campton;
	font-weight: bold;
	src: url('fonts/Campton-Bold.otf');

}

@font-face {
	font-family: Campton;
	font-weight: normal;
	src: url(fonts/Campton-Book.otf);
}

@font-face {
	font-family: Campton light;
	font-weight: 100;
	src: url('fonts/Campton-Light.otf');
}


b,
strong {
	font-weight: bold;
}

@font-face {
	font-family: 'Conv_marydale';
	src: url('fonts/marydale.eot');
	src: local('â˜º'),
		url('fonts/marydale.woff') format('woff'),
		url('fonts/marydale.ttf') format('truetype'),
		url('fonts/marydale.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Stag-Light';
	src: url('fonts/Stag-Light.eot');
	src: local('â˜º'),
		url('fonts/Stag-Light.woff') format('woff'),
		url('fonts/Stag-Light.ttf') format('truetype'),
		url('fonts/Stag-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*TOC*/
#indice .units ul li.active:not(.disabled),
#indice .units ul li:focus:not(.disabled) {
	background-color: #333 !important;
}

body:not(.isTablet) #indice .units ul li.active:not(.disabled) a .title {
	font-size: 14px;
	font-weight: bold;
}

body:not(.isTablet) #indice .units ul li:hover:not(.disabled),
#indice .units ul li:hover:not(.disabled) {
	background: #b7b7b7;

}

body:not(.isTablet) #indice .units ul li:not(.disabled) a .title:hover {
	color: #fff;
}

#list-units .unittag_textbook_proyectos {
	background: #31a2c7 !important;
}

#list-units .unittag_textbook_proyectos:hover {
	background: #3333337d !important;
}

.units ul#list-units .unittag_textbook_proyectos a .title {
	color: #ffffff;
}


/*General */
#book-index #indice .units ul li a .title {
	margin: 0;
	font-size: 14px;
	font-weight: 400;
}

/*Input Blanco*/
.input_blanco .slide_main .html-book input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	background: #fff;
}

/*logo*/


.content_type_curso_proyectos   .libro-left ul li .title:before {
	content: "";
	background-size: contain;
	top: 3px;
	background-image: url(imagenes_difusion/thespanishhub_logo.png) !important;
	position: fixed;
	width: 80px;
	height: 40px;
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -40px;
	opacity: 1;
}

.content_type_curso_proyectos.content_type_clase_proyectos   .libro-left ul li .title:before {
	opacity: 0;
}
.navbar-content .logo-publisher {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 44px;
	background: url(imagenes_difusion/thespanishhub_logo.png) 0 0 no-repeat;
	-webkit-background-size: contain;
	   -moz-background-size: contain;
		 -o-background-size: contain;
			background-size: contain;
	background-position: center center;

}

/*video*/
.vjs-poster {
	background-color: #fff;
}

body {
	font-size: 1.8rem;
	font-weight: normal;
	text-align: left;
	font-family: Campton;
}

.slide-wrapper {
	text-align: left;
}

/*tamaÃ±o enunciado listas*/

#actividad .pregunta .texto_curso {
	font-size: 1.8rem;
}

#actividad textarea {
    font-size: 18px;
}

/*ENLACE WEB*/

#actividad a,
body:not(.edit) #actividad a:not(.cke_button):not(.zoom_flag_img) {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: transparent;
	padding: 0px 5px;
	color: #333;
	font-weight: 600;
	text-decoration: none;
}
/*INDICE LATERAL*/

#indice .units ul li:not(.add) a .title {
	font-size: 14px;
	font-weight: 400;
	margin-left: 10px;
}


body:not(.isTablet) #book-index #indice .units ul li:not(.disabled) a:hover,
#book-index #indice .units ul li.active a {
	background: #b7b7b7;
}


#book-index .col-main {
	background: #31A2C7;
}


#indice .unit-content .header .title {
	color: #fff;
	background: transparent;
	float: left;
	font-size: 28px;
	font-weight: 700;
	line-height: 34px;
	padding: 5px 20px;
	height: 88px;
	margin: 5px 140px 20px 8px;
	overflow: hidden;
	z-index: 1;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}


#book-index #indice .unit-content .actividades .item .title {
	font-size: 14px;
}

#indice .unit-content .actividades .item .nota {
	background-color: #428bca;
}


#indice .units ul li.active:not(.disabled),
#indice .units ul li:focus:not(.disabled) {
	background: #31A2C7;
}


body:not(.isTablet) #indice .units ul li:not(.disabled) a:hover .title,
body:not(.isTablet) #indice .units ul li.active:not(.disabled) a .title {
	font-size: 14px;
	font-weight: 400;
}


#book-index #indice .unit-content a:hover,
#indice .units ul li a:hover,
#indice .actividades a:hover,
#book-index #indice .unit-content a:active,
#indice .units ul li a:active,
#indice .actividades a:active,
#book-index #indice .unit-content a:focus,
#indice .units ul li a:focus,
#indice .actividades a:focus {
	color: #31A2C7;
}

#book-index #indice .unit-content .actividades .item {
	background: #87bacc;
}

body:not(.isTablet) #book-index #indice .unit-content .actividades .item:hover,
#book-index #indice .unit-content .actividades .item.active,
#book-index #indice .unit-content .actividades .item.current {
	background: #31a2c75c;
}


body:not(.isTablet) #book-index #indice .unit-content .actividades .item:active,
#book-index #indice .unit-content .actividades .item.active,
#book-index #indice .unit-content .actividades .item.current {
	background: #ccc;
}

.proyectos-navbar h3 {
	width: 75%;
	margin: auto;
	margin-bottom: 15px;
	font-size: 2.0rem;
	font-weight: bold;
}

#actividad .content .header .title h3 {
	color: #fff;
	background: #333;
	width: 100%;
	padding: 13px;
}
#actividad .content .header .title h3::before{
	content: '';
	display: none;
}

.slide_main input:focus,
.slide_main .form-control:focus {
	border-color: #aaa;
}

.slide_main .html-book input {
    background: #fff;
}

.proyectos-navbar {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid black;
	background: #545759;
}

.logo-publisher {
	display: none;
	background: none;
}

body.is_app .proyectos-navbar {
	-webkit-transition: top 0.5s linear;
	-o-transition: top 0.5s linear;
	-moz-transition: top 0.5s linear;
	transition: top 0.5s linear;
}

body.is_app .proyectos-navbar.ocultar {
	top: -136px;
}

.proyectos-navbar .navbar-content {
	width: 100%;
	height: 100%;
	padding: 0 20px;
	text-align: center;
}

.proyectos-navbar .copyright {
	display: none;
}

.slider-navigator:hover,
.slider-navigator.disabled {
	opacity: .5;
	filter: alpha(opacity=50);
}

#actividad .workspace.chooseblanks .inline-answer a {
	margin: -7px 2px 2px 2px;
}

.bck-i-fullscreen figcaption {
	margin-top: -20px;
	border-bottom: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: transparent;
}

/*Icono audio*/
#actividad .player.audio {
	background-image: url(imagenes_difusion/img_audio.png);
	color: #fff;
}


#actividad .content img.player,
#actividad .player.audio,
#actividad .player.video,
#help-panel-content .player,
#remote-alert-modal-rich .player {
	height: 25px !important;
	width: 27px;
	display: inline-block;
	background-repeat: no-repeat;
	border-radius: 100%;
	margin: 0 5px;
	vertical-align: sub;
}

.bck-sub-label,
.bck-file-label {
	background: transparent;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	border-radius: 5px 5px;
	max-width: 200px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	text-align: center;
	overflow-wrap: break-word;
}

.bck-file-attach:before {
	content: " ";
	background-image: url(imagenes_difusion/icono_transcripciones.png);
	background-repeat: no-repeat;
	padding: 10px;
	background-size: contain;
	margin-top: 4px;
	position: absolute;
}

.bck-file-attach img {
	display: none;
}

.bck-file-attach span {
	display: inline-block;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 20px;
}

/*tÃ­tulo genÃ©rico*/

.bck-title {
	color: #211915;
	font-size: 2.1rem;
	border-bottom: none;
	font-weight: inherit;
}

.bck-title-preparate {
	color: #fff;
	font-size: 2.1rem;
	font-weight: bold;
	background: #333;
	padding: 12px;
	padding-left: 25px;
}


.bck-title-preparate:before {
	content: " ";
	position: relative;
	top: 15px;
	left: 0;
	padding: 17px;
	margin-right: 10px;
	background-size: contain;
	background-image: url(imagenes_difusion/img_casablanca.png);
	background-repeat: no-repeat;
}


.bck-title-1 {
	color: #333;
	font-size: 2.3rem;
	padding-bottom: 5px;
	margin-left: 25px;
	font-family: Campton;
	font-weight: bold;
	border-bottom: none;
}

.bck-title-1::before{
	content: '';
	display: none;
}

.bck-title-3 {
	font-family: Campton light;
	font-weight: 100;
	font-size: 1.7rem;
	border-bottom: none;
}

.bck-title-4 {
	font-weight: bold;
	font-size: 4.8rem;
	margin-left: 20px;
	border-bottom: none;
}

.bck-enfasis {
	color: #31A2C7;
	font-weight: bold;
}

.bck-enfasis-2 {
	color: #5888c3;
	font-style: italic;
}

.bck-enfasis-3 {
	color: #728fab;
}

.bck-enfasis-4 {
	background-color: #ffcca3;
	font-weight: bold;
}

.bck-enfasis-5 {
	font-family: 'Conv_marydale', Sans-Serif;
	color: #415799;
	font-size: 2rem;
}

.bck-enfasis-6 {
	font-weight: bold;
	color: #DBBC00;
}

.bck-enfasis-7 {
	font-weight: bold;
	font-size: 1.4rem;
	text-transform: uppercase;

}

.bck-enfasis-8 {
	font-weight: bold;
	font-size: 1.4rem;
	text-transform: uppercase;
	color: #fff;
	background-color: #333;
}

/*LISTAS DESORDENADAS*/
.texto_curso ul li {
	padding-left: 20px;
}

.texto_curso ul li:before,
.workspace ul li ul li:before,
.cke_contents ul li:before,
.preview ul li:before,
.classify-item ul li:before,
#actividad .workspace.multiple-choice .js-item ul li:before,
#actividad .workspace.matching .box ul li:before,
#actividad .workspace.ordenar .js-rank-item ul li:before {
	height: 6px;
	width: 6px;
	background-color: #333;
	color: #333;
	border-radius: 50%;
}

/*lista desordenada por defecto, sin seleccionar estilo para la ul*/
#actividad .content .texto_curso ul li:before,
#actividad .content .workspace ul li ul li:before {
	height: 9px;
	width: 9px;
	background-color: #fff;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#actividad .content .texto_curso ul li::before,
#actividad .content .workspace ul li ul li::before,
#actividad .content .texto_curso .bck-ul li::before,
#actividad .content .workspace ul li .bck-ul li::before,
#actividad .popover-background.shown .popover-content&gt;ul&gt;li::before {
	content: "";
	height: 6px;
	width: 6px;
	background-color: #333;
	color: #333;
	border-radius: 50%;
	position: absolute;
	margin-top: .6em;
	margin-left: -10px;
}

#actividad .content .cke_contents .bck-ol li:before,
#actividad .content .texto_curso .bck-ol li:before,
#actividad .popover-content .bck-ol li:before,
#actividad .content .workspace ul li .bck-ol li:before {
	content: counter(bck-li-counter);
	position: relative;
	text-align: left;
	font-size: 1.9rem;
	font-family: sans-serif;
	margin-left: -10px;
}

/*LISTA ORDENADA 1*/
#actividad .content .cke_contents .bck-ol-1,
#actividad .content .texto_curso .bck-ol-1,
#actividad .content .workspace ul li .bck-ol-1 {
	list-style-type: none;
	counter-reset: bck-li-counter;
}

#actividad .content .cke_contents .bck-ol-1 li,
#actividad .content .cke_contents .bck-ol-1 li,
#actividad .content .texto_curso .bck-ol-1 li,
#actividad .popover-content .bck-ol-1 li,
#actividad .content .workspace ul li .bck-ol-1 li {
	counter-increment: bck-li-counter;
	padding-left: 0px;
	position: relative;
	z-index: 0;
	font-weight: 700;
}

#actividad .content .cke_contents .bck-ol-1 li:before,
#actividad .content .texto_curso .bck-ol-1 li:before,
#actividad .popover-content .bck-ol-1 li:before,
#actividad .content .workspace ul li .bck-ol-1 li:before {
	margin-left: -13px;
}

#actividad .content .cke_contents .bck-ol-1 li:before,
#actividad .content .texto_curso .bck-ol-1 li:before,
#actividad .popover-content .bck-ol-1 li:before,
#actividad .content .workspace ul li .bck-ol-1 li:before {
	content: counter(bck-li-counter) ".";
	font-family: Campton;
	font-weight: bold;
	position: absolute;
	text-align: right;
	color: #333;
	font-size: 1.8rem;
	width: 29px;
	margin-top: 0px;
	left: -20px;
	top: 0px;
}

/*LISTA ORDENADA 2*/
#actividad .content .cke_contents .bck-ol-2,
#actividad .content .texto_curso .bck-ol-2,
#actividad .content .workspace ul li .bck-ol-2 {
	list-style-type: none;
	counter-reset: bck-li-counter;
}

#actividad .content .cke_contents .bck-ol-2 li,
#actividad .content .cke_contents .bck-ol-2 li,
#actividad .content .texto_curso .bck-ol-2 li,
#actividad .popover-content .bck-ol-2 li,
#actividad .content .workspace ul li .bck-ol-2 li {
	counter-increment: bck-li-counter;
	padding-left: 0px;
	position: relative;
	z-index: 0;
}

#actividad .content .cke_contents .bck-ol-2 li:before,
#actividad .content .texto_curso ol.bck-ol-2 li:before,
#actividad .popover-content ol.bck-ol-2 li:before,
#actividad .content .workspace ul li ol.bck-ol-2 li:before {
	content: counter(bck-li-counter) ".";
	position: absolute;
	color: #333;
	font-weight: bold;
	margin-top: 0;
	text-align: right;
	left: -30px;
	width: 29px;
	font-family: Campton;

}

/*LISTA ORDENADA 3*/
#actividad .content .cke_contents .bck-ol-3,
#actividad .content .texto_curso .bck-ol-3,
#actividad .content .workspace ul li .bck-ol-3 {
	list-style-type: none;
	counter-reset: bck-li-counter;
}

#actividad .content .cke_contents .bck-ol-3 li,
#actividad .content .cke_contents .bck-ol-3 li,
#actividad .content .texto_curso .bck-ol-3 li,
#actividad .popover-content .bck-ol-3 li,
#actividad .content .workspace ul li .bck-ol-3 li {
	padding-left: 0px;
}

#actividad .content .cke_contents .bck-ol-3 li:before,
#actividad .content .texto_curso ol.bck-ol-3 li:before,
#actividad .popover-content ol.bck-ol-3 li:before,
#actividad .content .workspace ul li ol.bck-ol-3 li:before {
	content: counter(bck-li-counter, upper-alpha)'.';
	position: absolute;
	color: #000;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: right;
	left: -20px;
	font-family: inherit;
	margin: 0px 0px 0px -10px;
	width: inherit;
}

/*LISTA ORDENADA 4*/
#actividad .content .cke_contents .bck-ol-4,
#actividad .content .texto_curso .bck-ol-4,
#actividad .content .workspace ul li .bck-ol-4 {
	list-style-type: none;
	counter-reset: bck-li-counter;
}

#actividad .content .cke_contents .bck-ol-4 li,
#actividad .content .cke_contents .bck-ol-4 li,
#actividad .content .texto_curso .bck-ol-4 li,
#actividad .popover-content .bck-ol-4 li,
#actividad .content .workspace ul li .bck-ol-4 li {
	counter-increment: bck-li-counter;
	padding-left: 0px;
	z-index: 0;
}

#actividad .content .cke_contents .bck-ol-4 li:before,
#actividad .content .texto_curso ol.bck-ol-4 li:before,
#actividad .popover-content ol.bck-ol-4 li:before,
#actividad .content .workspace ul li ol.bck-ol-4 li:before {
	content: counter(bck-li-counter, lower-alpha)'.';
	position: absolute;
	color: #000;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: right;
	left: -20px;
	font-family: inherit;
	margin: 0px 0px 0px -10px;
	width: inherit;
}

.bck-box p {
	display: inline-block;
}

.bck-box .bck-content {
	text-align: left;
	padding: 10px;
}

/*CAJA1*/
.bck-box.bck-box-1:before,
.bck-box.bck-box-1:after {
	display: none;
}
.bck-box-1 .bck-title:before {
	content: " ";
	position: absolute;
	padding: 20px;
	background-image: url(imagenes_difusion/img_multi.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: 10px;
	left: 17px;
}

.bck-box .bck-box-1 {
	min-height: 80px;
	margin-top: 20px;
}

.bck-box-1 .bck-title {
	color: #fff;
	font-size: 2rem;
	text-align: left;
	background-color: #808080;
	padding: 10px;
	padding-left: 70px;
}

.bck-box.bck-box-1 .bck-content {
	padding: 10px;
}

.bck-box-1 {
	background: #E5E5E5;
}

/*CAJA2*/
.bck-box.bck-box-2 {
	background: transparent;
	border: 3px dotted #9D9D9C;
	margin-top: 20px;
	border-radius: 0px;
}

.bck-box.bck-box-2 .bck-content {
	font-family: 'Conv_Stag-Light';
	color: #808285;
	background: #fff;
	font-size: 3.1rem;
}

.bck-box.bck-box-2 .bck-title {
	color: #9D9D9C;
	background: #fff;
}

.bck-box.bck-box-2 .bck-title:before {
	content: " ";
	position: absolute;
	padding: 23px;
	background: url(imagenes_difusion/img_cafeteria.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: -10px;
	left: -22px;
}

/*CAJA 3*/
.bck-box.bck-box-3 {
	background: #fff;
	border: 3px dotted #9D9D9C;
	text-align: left;
}

.bck-box.bck-box-3 .bck-content {
	padding: 4px 10px 15px;
	width: 80%;
	margin-left: 40px;
}

.bck-box.bck-box-3 .bck-title {
	padding: 10px 25px;
	border: 0px;
	color: #9D9D9C;
	font-size: 1.8rem;
	font-weight: bold;
	background: #fff;
}

.bck-box-3 .bck-title:before {
	content: " ";
	position: absolute;
	padding: 20px;
	background: url(imagenes_difusion/img_campana.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: -10px;
	left: -22px;
}

/*Caja 3 dentro de caja 6*/
.bck-box-6 .bck-box-3 .bck-title:before {
	content: " ";
	position: absolute;
	padding: 20px;
	background: url(imagenes_difusion/img_campana.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: -10px;
	left: -22px;
}

/*CAJA4*/
.bck-box.bck-box-4 {
	min-height: 80px;
	margin-top: 15px;
}

.bck-box-4 .bck-title {
	padding: 10px 25px;
	border: 0px;
	color: #9D9D9C;
	font-size: 1.8rem;
	font-weight: bold;
}

.bck-box.bck-box-4 .bck-content {
	padding: 4px 10px 15px;
	width: 80%;
	margin-left: 40px;
}

.bck-box.bck-box-4 {
	background: #fff;
	border: 3px dotted #9D9D9C;
	text-align: left;
}

.bck-box.bck-box-4 .bck-title:before {
	content: " ";
	position: absolute;
	padding: 24px;
	background: url(imagenes_difusion/img_engranaje.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: -10px;
	left: -22px;
}

.bck-box-5 .bck-box-4 .bck-title {
	padding: 10px 25px;
	border: 0px;
	color: #9D9D9C;
	background: #fff;
	font-size: 1.8rem;
	font-weight: bold;
}

/*CAJA5*/
.bck-box.bck-box-5 {
	min-height: 0;
	margin-top: 15px;
}

.bck-box-5 .bck-title {
	border-bottom: 0px solid #eee;
	color: #fff;
	font-size: 2.1rem;
	font-weight: bold;
	background-color: #bf0811;
	padding: 10px;
	text-align: center;
}

.bck-box.bck-box-5 {
	padding: 10px;
	background-color: #D1E3F0;
	top: -20px;
}

/*CAJADUO - CAJA 6*/
.bck-box-6 .bck-title:before {
	content: " ";
	position: absolute;
	padding: 20px;
	background-image: url(imagenes_difusion/img_duo.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: 10px;
	left: 17px;
}

.bck-box .bck-box-6 {
	min-height: 80px;
	margin-top: 20px;
}

.bck-box-6 .bck-title {
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	text-align: left;
	background-color: #808080;
	padding: 10px;
	padding-left: 70px;
}

.bck-box-6 {
	background: #E5E5E5;
}

/*CAJA 7*/
.bck-box.bck-box-7 {
	min-height: 0;
	margin-top: 15px;
}

.bck-box-7 .bck-title {
	border-bottom: 0px solid transparent;
	color: #fff;
	font-size: 2.1rem;
	font-weight: bold;
	background-color: #D0D0D0;
	padding: 10px;
	text-align: center;
}

.bck-box-7 .bck-content {
	padding: 10px;
	background-color: #D0D0D0;
}

/*CAJA8*/
.bck-box-8 .bck-title:before {
	content: " ";
	position: absolute;
	padding: 17px;
	background-image: url(imagenes_difusion/icono_video_blanco.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: 13px;
	left: 17px;
}

.bck-box .bck-box-8 {
	min-height: 80px;
	margin-top: 50px;
}

.bck-box-8 .bck-title {
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	text-align: left;
	background-color: #333;
	padding: 10px;
	padding-left: 70px;
}

.bck-box-8 .bck-content {
	text-align: center;
}

.bck-box-8 {
	background: #E5E5E5;
	margin-top: 50px;
}

.bck-box-8:before {
	content: "VIDEO";
	color: #333;
	padding: 40px;
	position: absolute;
	margin-top: -65px;
	left: -30px;
	font-weight: bold;
	font-size: 2.2rem;
}

/*Arreglos cajas*/
.bck-box-5 .bck-box-1 .bck-title {
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	text-align: left;
	background-color: #808080;
	padding: 10px;
	padding-left: 70px;
}

.bck-box-1 .bck-content .bck-box-4 .bck-title {
	padding: 10px 25px;
	border: 0px;
	color: #9D9D9C;
	font-size: 1.8rem;
	font-weight: bold;
	background: transparent;
}


/*CAJA POP-UP*/
.info-popover .popover-title:before,
.popover-template .popover-title:before {
	color: #728fa6;
}

.info-popover .popover-title,
.popover-template .popover-title {
	background: #728fa6;
}

.info-template .info-title {
	color: #333;
}

.info-template .info-title.shown {
	margin: 0 3px 12px 0;
}

.info-template .info-title.shown:before {
	display: none;
}

/*icono info*/
.fa-info:before {
	content: "+";
	font-weight: bold;
	font-family: Campton;
	font-size: 2.2rem;
	line-height: 20px;
	color: #333;
}

#actividad .info-button {
	display: block;
	width: 24px;
	height: 24px;
	margin: 0px;
	-webkit-box-shadow: 0 0 2px #555;
	-moz-box-shadow: 0 0 2px #555;
	box-shadow: 0 0 2px #555;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	color: #1a171b;
	font-family: 'FontAwesome';
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}

/*Pop-up flotante*/
.info-template {
	position: fixed;
	top: 100px;
	right: 0;
	-webkit-transform: translateX(105%);
	-moz-transform: translateX(105%);
	-ms-transform: translateX(105%);
	-o-transform: translateX(105%);
	transform: translateX(105%);
	z-index: 1000;
	width: 135px;
	height: auto;
	-webkit-box-shadow: 0 0 2px #555;
	-moz-box-shadow: 0 0 2px #555;
	box-shadow: 0 0 2px #555;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	background: #fff;
	padding: 15px 5px 0;
	-webkit-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}


/*AJUSTES ACTIVIDADES*/
/*Verdadero y falso*/
#actividad .workspace.true-false .tf-option {
	display: inline-block;
	margin-left: 50px;
}

/*Fill in the blanks*/
.fillblanks-draggable-wrapper {
	text-align: left;
	margin-bottom: 20px;
	margin-left: 47px;
}

/*clasificar*/
#actividad .workspace.clasificar .clasificar_lista&gt;ul {
	display: inline-block;
	min-height: 70px;
	text-align: left;
	margin-left: 47px;
}

#actividad .workspace.clasificar .clasificar_lista .classify-item {
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

/*tipo test*/

#actividad .workspace.test .checkbox-option label.filter-label,
#actividad .workspace.test .radio-option label.filter-label,
#actividad .workspace.true-false .checkbox-option label.filter-label,
#actividad .workspace.true-false .radio-option label.filter-label {
	font-size: 1.8rem;
	font-weight: 300;
	margin-left: 20px;
}

/*parejas cartas*/

#actividad .workspace.memory .flip-container p {
	font-size: 1.5rem;
}

/*botonera general*/
#actividad .class_slide .review {
	margin-top: 40px;
	text-align: left;
	margin-left: 40px;
}

.btn-danger,
.btn-danger[disabled] {
	color: #fff;
	border-color: transparent;
	border-radius: 0px;
}

/* modo correcion/revision */
.info-alumno .nombre-alumno {
	max-width: 189px;
}

/**Iconos**/
.item-container .icon:before {
	vertical-align: top;
}

.item-container .icon-critical:before {
	background-image: url(imagenes_difusion/critical_thinking_dark.png);
}

.item-container .icon-critical-gold:before {
	background-image: url(imagenes_difusion/critical_thinking_gold.png);
}

.item-container .icon-critical-verde:before {
	background-image: url(imagenes_difusion/critical_thinking_verde.png);
}

.item-container .icon-critical-negro:before {
	background-image: url(imagenes_difusion/critical_thinking_negro.png);
}

.item-container .icon-video-oscuro:before {
	background-image: url(imagenes_difusion/icono_video_oscuro.png);
	height: 20px;
	width: 33px;
}

.item-container .icon-bocadillo-blanco:before {
	background-image: url(imagenes_difusion/bocadillo_blanco.png);
}

/**TABLA**/
table,
.bck-table {
	border: 1px solid #ccc;
}

table td,
.bck-table td {
	border-color: #ccc;
}

td,
th {
	padding-left: 10px;
}

/*Boton toc - boton reininciar ejercicio*/
.btn-primary,
.btn-solution {
	background-color: #428bcac9;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary.disabled:focus,
.btn-solution,
.btn-solution.disabled,
.btn-solution.disabled:focus {
	background-color: #31A2C7;
	border-radius: 0;
}

.btn-primary:not([disabled]):hover,
.btn-primary:not([disabled]):focus,
.btn-primary:not([disabled]):active,
.btn-primary:not([disabled]).active,
.open .dropdown-toggle.btn-primary,
.btn-solution:not([disabled]):hover,
.btn-solution:not([disabled]):focus,
.btn-solution:not([disabled]):active,
.btn-solution:not([disabled]).active,
.open .dropdown-toggle.btn-solution {
	background-color: #ac0910;
}

/*portada*/
#actividad .portada .class_slide {
	padding: 0px 97px 0px;
	margin-top: -2%;
}

#actividad .carousel-inner .portada .item-container {
	padding-bottom: 0px;
}
#actividad .carousel-inner .item-container.aux-bckg .class_slide {
	background-color: transparent;
}

#actividad .content .portada img:not(.bck-cam-button) {
	margin-top: 0px;
	margin-bottom: 0px;
}

#actividad .carousel-inner .item-container {
	margin-bottom: 14px;
}

.body_clase .content-wrapper, .body_clase.view-mode .content-wrapper.actividad.no-padding-bottom {
	padding-bottom: 0;
}

/*TAGS*/
/*Tag verde*/
.activitytag_verde_proyectos #actividad .content .header .title h3 {
	background: #556F35;
}

.activitytag_verde_proyectos .bck-title-1 {
	color: #556F35;
}

.activitytag_verde_proyectos .bck-title-preparate {
	color: #fff;
	font-size: 2.1rem;
	font-weight: bold;
	background: #556F35;
	padding: 12px;
	padding-left: 25px;
}

.activitytag_verde_proyectos .bck-box.bck-box-5 {
	padding: 10px;
	background-color: #556f3526;
}

.activitytag_verde_proyectos .bck-box.bck-box-3 {
	border: 3px dotted #556F35;
}

.activitytag_verde_proyectos .bck-box-3 .bck-title:before {
	background: url(imagenes_difusion/campana_verde.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.activitytag_verde_proyectos .bck-box.bck-box-3 .bck-title {
	color: #556F35;
}

.activitytag_verde_proyectos .bck-box.bck-box-4 {
	border: 3px dotted #556F35;
}

.activitytag_verde_proyectos .bck-box-4 .bck-title:before {
	background: url(imagenes_difusion/engranajes_verde.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.activitytag_verde_proyectos .bck-box.bck-box-4 .bck-title {
	color: #556F35;
}

.activitytag_verde_proyectos .bck-enfasis-8 {
	background-color: #556F35;
}

/*Tag negra*/
.activitytag_negra_proyectos #actividad .content .header .title h3 {
	background: #333;
}

.activitytag_negra_proyectos .bck-box.bck-box-3 {
	border: 3px dotted #000000;
}

.activitytag_negra_proyectos .bck-box-3 .bck-title:before {
	background: url(imagenes_difusion/campana_negra.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.activitytag_negra_proyectos .bck-box.bck-box-3 .bck-title {
	color: #000000;
}

.activitytag_negra_proyectos .bck-box.bck-box-4 {
	border: 3px dotted #000000;
}

.activitytag_negra_proyectos .bck-box-4 .bck-title:before {
	background: url(imagenes_difusion/engranajes_negra.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.activitytag_negra_proyectos .bck-box.bck-box-4 .bck-title {
	color: #000000;
}

/*Tag gold*/
.activitytag_gold_proyectos .bck-box.bck-box-3 {
	border: 3px dotted #E2C95F;
}

.activitytag_gold_proyectos .bck-box-3 .bck-title:before {
	background: url(imagenes_difusion/campana_gold.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.activitytag_gold_proyectos .bck-box.bck-box-3 .bck-title {
	color: #E2C95F;
}

.activitytag_gold_proyectos .bck-box.bck-box-4 {
	border: 3px dotted #E2C95F;
}

.activitytag_gold_proyectos .bck-box-4 .bck-title:before {
	background: url(imagenes_difusion/engranajes_gold.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.activitytag_gold_proyectos .bck-box.bck-box-4 .bck-title {
	color: #E2C95F;
}

/*Tag azul*/

.activitytag_azul_proyectos #actividad .content .header .title h3 {
	background: #3B5A65;
}

.activitytag_azul_proyectos .bck-title-1 {
	color: #3B5A65;
}

.activitytag_azul_proyectos .bck-title-preparate {
	color: #fff;
	font-size: 2.1rem;
	font-weight: bold;
	background: #3B5A65;
	padding: 12px;
	padding-left: 25px;
}

.activitytag_azul_proyectos .bck-box.bck-box-3 {
	border: 3px dotted #385963;
}

.activitytag_azul_proyectos .bck-box-3 .bck-title:before {
	background: url(imagenes_difusion/campana_azul.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.activitytag_azul_proyectos .bck-box.bck-box-3 .bck-title {
	color: #385963;
}

.activitytag_azul_proyectos .bck-box.bck-box-4 {
	border: 3px dotted #385963;
}

.activitytag_azul_proyectos .bck-box-4 .bck-title:before {
	background: url(imagenes_difusion/engranajes_azul.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.activitytag_azul_proyectos .bck-box.bck-box-4 .bck-title {
	color: #385963;
}

.activitytag_azul_proyectos .bck-enfasis-8 {
	background-color: #385963;
}

/*Tag verde claro*/
.activitytag_verdeclaro_proyectos #actividad .content .header .title h3 {
	background: #00943C;
}

.activitytag_verdeclaro_proyectos .bck-title-1 {
	color: #00943C;
}

.activitytag_verdeclaro_proyectos .bck-title-preparate {
	color: #fff;
	font-size: 2.1rem;
	font-weight: bold;
	background: #00943C;
	padding: 12px;
	padding-left: 25px;
}

.activitytag_verdeclaro_proyectos .bck-box.bck-box-5 {
	padding: 10px;
	background-color: #00943c40;
	top: -20px;
}

/*tag rojo*/
.activitytag_rojo_proyectos #actividad .content .header .title h3 {
	background: #D73534;
}

.activitytag_rojo_proyectos .bck-title-1 {
	color: #D73534;
}

.activitytag_rojo_proyectos .bck-title-preparate {
	color: #fff;
	font-size: 2.1rem;
	font-weight: bold;
	background: #333;
	padding: 12px;
	padding-left: 25px;
}

.activitytag_rojo_proyectos .bck-box.bck-box-5 {
	padding: 10px;
	background-color: #d7353430;
	top: -20px;
}

/*activity tag morado*/
.activitytag_morado_proyectos #actividad .content .header .title h3 {
	background: #853F57;
}

.activitytag_morado_proyectos .bck-title-1 {
	color: #853F57;
	font-size: 2.3rem;
	padding-bottom: 5px;
	margin-left: 0;
}

.activitytag_morado_proyectos .bck-title-preparate {
	background: #853F57;
}


.activitytag_morado_proyectos .bck-box.bck-box-5 {
	background-color: #853f5754;

}

/*tag naranja*/
.activitytag_naranja_proyectos #actividad .content .header .title h3 {
	background: #E07C3E;
}

/*WB*/
.activitytag_wb_proyectos #actividad .content .header .title h3 {
	background: #50748A;
}

/*secciÃ³n intro*/
#actividad .content .intro .header .title h3 {
	color: #333;
	font-size: 2.5rem;
	font-weight: 400;
	background: #fff;
	width: 100%;
	padding: 13px;
}

.intro .texto_curso ul li:before,
.intro .workspace ul li ul li:before,
.intro .cke_contents ul li:before,
.intro .preview ul li:before,
.intro .classify-item ul li:before,
#actividad .workspace.multiple-choice .intro .js-item ul li:before,
#actividad .workspace.matching .intro .box ul li:before,
#actividad .workspace.ordenar .intro .js-rank-item ul li:before {
	background-color: #fff;
	color: #fff;
}

/**iframe**/
#iframe_div.scorm {
	width: 100% ! important;
	height: 100% ! important;
	top: 0px ! important;
	left: 0px ! important;
	background-color: #CCCCCC;
}

#iframe_div.scorm iframe#class_iframe {
	width: 100% ! important;
	height: 100% ! important;
}

#iframe_div.scorm .btn-close-iframe {
	right: 0px;
	top: 15px;
	margin-top: 20px;
}

#iframe_div.scorm .btn-close-iframe span {
	display: none;
}

#iframe_div.scorm .btn-close-iframe a {
	padding: 16px;
	background-color: #E9E9E9;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-webkit-box-shadow: 0px 1px 5px #aaa;
	-moz-box-shadow: 0px 1px 5px #aaa;
	box-shadow: 0px 1px 5px #aaa;
}

#iframe_div.scorm .btn-close-iframe a .fa {
	font-size: 2rem;
}

/*Dropdown 1*/
.bck-dropdown.bck-dropdown-1 {
	background-color: #9D9D9C;
}

.bck-dropdown-1 .bck-dropdown-icon {
	background-color: #9D9D9C;
}

/*Dropdown 3*/
.bck-dropdown.bck-dropdown-3 {
	background-color: #00A4CC;
	margin-top: 10px;
}

.bck-dropdown-3 .bck-dropdown-button {
	margin-top: 0px;
	font-size: 1.2rem;
}

.bck-dropdown-3 .bck-dropdown-icon {
	background-color: transparent;
	width: 35px;
	height: 10px;
	float: right;
}

.bck-dropdown-3 .bck-dropdown-icon&gt;.fa {
	border: 0px solid white;
}

.bck-dropdown-3 .fa-chevron-up:before,
.bck-dropdown-3 .fa-chevron-down:before {
	font-size: 1.8rem;
}

.bck-dropdown-3 .bck-dropdown-titulo {
	font-size: 1.8rem;
	padding-left: 8px;
	font-weight: 800;
}

.bck-dropdown-3 .bck-dropdown-titulo:before {
	content: " ";
	position: relative;
	top: 13px;
	left: 0;
	padding: 22px;
	margin-right: 20px;
	background-size: contain;
	background-image: url(imagenes_difusion/img_casablanca.png);
	background-repeat: no-repeat;
}

.bck-dropdown-3 .bck-dropdown-content {
	background-color: #D1E3F0;
	padding-left: 17px;
	max-height: 800%;
}

/*Dropdown 4*/
.bck-dropdown.bck-dropdown-4 {
	background-color: #808080;
	margin-top: 10px;
}

.bck-dropdown-4 .bck-dropdown-button {
	margin-top: 0px;
	font-size: 1.2rem;
}

.bck-dropdown-4 .bck-dropdown-icon {
	background-color: transparent;
	width: 35px;
	height: 10px;
	float: right;
}

.bck-dropdown-4 .bck-dropdown-icon&gt;.fa {
	border: 0px solid white;
}

.bck-dropdown-4 .fa-chevron-up:before,
.bck-dropdown-4 .fa-chevron-down:before {
	font-size: 1.8rem;
}

.bck-dropdown-4 .bck-dropdown-titulo {
	font-size: 1.8rem;
	padding-left: 8px;
	font-weight: 800;
}

.bck-dropdown-4 .bck-dropdown-titulo:before {
	content: " ";
	position: relative;
	top: 15px;
	left: 0;
	padding: 20px;
	margin-right: 20px;
	background-size: contain;
	background-image: url(imagenes_difusion/img_multi.png);
	background-repeat: no-repeat;
}

.bck-dropdown-4 .bck-dropdown-content {
	background-color: #E5E5E5;
	padding-left: 25px;
	max-height: 800%;
}

/*Dropdown 5*/
.bck-dropdown.bck-dropdown-5 {
	background-color: #333;
	margin-top: 10px;
}

.bck-dropdown-5 .bck-dropdown-button {
	margin-top: 0px;
	font-size: 1.2rem;
}

.bck-dropdown-5 .bck-dropdown-icon {
	background-color: transparent;
	width: 35px;
	height: 10px;
	float: right;
}

.bck-dropdown-5 .bck-dropdown-icon&gt;.fa {
	border: 0px solid white;
}

.bck-dropdown-5 .fa-chevron-up:before,
.bck-dropdown-5 .fa-chevron-down:before {
	font-size: 1.8rem;
}

.bck-dropdown-5 .bck-dropdown-titulo {
	font-size: 1.8rem;
	padding-left: 8px;
	font-weight: 800;
}

.bck-dropdown-5 .bck-dropdown-content {
	background-color: #E5E5E5;
	padding-left: 25px;
	max-height: 800%;
}

.fa-times:before {
	color: #333;
}

@media screen and (max-width: 1024px){
	.libro-left ul li .title:before {
		left: 48%;
	}
}


#list-units .unittag_textbook_proyectos {
    background: #000 !important;
}

.units ul#list-units .unittag_textbook_proyectos a .title {
    color: #ffffff;
}

#list-units .unittag_textbook_proyectos:hover {
    background: #3333337d !important;
}
#list-units .unittag_activities_proyectos {
    background: #fff !important;
}

.units ul#list-units .unittag_activities_proyectos a .title {
    color: #000;
}

#list-units .unittag_activities_proyectos:hover {
    background: #3333337d !important;
}
#indice .unit-content .header .title {
	display: none;
 }
 #indice .units ul li.active:not(.disabled),
#indice .units ul li:focus:not(.disabled) {
    background-color: #ae440f !important;
}

.btn-primary,
.btn-primary.disabled,
.btn-solution,
.btn-solution.disabled {
     background-color: #ae440f;
}

#indice .actividades a:hover {
	color: #ae440f;
}
#indice .unit-content .actividades .item .text {
    display: block;
    margin-left: 29px;
    font-size: 14px;
    color: gray;
    max-width: 370px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -moz-transition: height .4s ease;
    -webkit-transition: height .4s ease;
    -o-transition: height .4s ease;
    transition: height .4s ease;
    max-height: fit-content;
}
#indice .unit-content .material .item .imagen.archivo:after {
    background-color: rgba(174, 68, 15, 0.7);
    border-radius: 50%;
}

#indice .unit-content .material .item .imagen.archivo:before {
    background-image: none;
}


#indice .unit-content .material .item .imagen.actividad:after {
    background-color: rgba(59, 90, 100, 0.8);
    border-radius: 50%;
}

#indice .unit-content .material .item .imagen.actividad:before {
    background-image: none;
}

a:hover {
    outline: 0;
    color: #ae440f;
    text-decoration: none;
}

#book-index #indice .unit-content .content .title-buttons .btn {
    background: 0;
    font-size: 14px;
    color: #000;
    padding: 0;
}

#book-index .col-main {
    background: #fff;
}

#book-index #indice .unit-content .content .title-buttons {
    top: auto;
    text-align: left;
    border-bottom: 1px solid #000;
    padding: 0 0 12px 0;
    margin: 0 0 20px 0;
}

#book-index #indice .unit-content .actividades .item {
    background: #b7b7b7;
}

#book-index #indice .unit-content .actividades .item:hover,
#book-index #indice .unit-content .actividades .item.current,
#book-index #indice .unit-content .actividades .item:active {
	background: #000 !important;
}

#actividad a {
background: transparent;
}

#actividad a, body:not(.edit) #actividad a:not(.cke_button):not(.zoom_flag_img){
background-color: transparent;
}

#actividad textarea {
    font-size: 18px;
}

/* TMP UX */
.tmpux.body_clase.view-mode .js-nota-budget.nota-budget {
	bottom: 32px;
}

.tmpux.body_clase.view-mode.content_type_curso_proyectos.content_type_clase_proyectos .tmpux.content-wrapper.actividad {
	padding-top: 0;
}</pre></body></html>