
/*fuentes*/
@font-face {
	font-family: 'Conv_comic_zine_ot';
	src: url('fonts/comic_zine_ot.eot');
	src: local('☺'), 
	url('fonts/comic_zine_ot.woff') format('woff'), 
	url('fonts/comic_zine_ot.ttf') format('truetype'), 
	url('fonts/comic_zine_ot.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* General */

	body.content_type_clase_reporteros {
		font-size: 1.8rem;
		font: 400 15px 'Source Sans Pro',sans-serif;
	}

	body.content_type_clase_reporteros #actividad .content img {
		padding: 5px;
	}


	.is_app.content_type_clase_reporteros {
		padding-top: 0px;
	}

	.content_type_clase_reporteros #actividad {
		margin-bottom: 0px;
		-webkit-transform: none;
		-webkit-transform-style: flat;
	}

	#actividad .carousel-inner .item-container {
		background-image: none;
		margin: 20px auto 30px;
		padding: 0px;
		padding-bottom: 90px;
		position: relative;
	}

	.content_type_clase_reporteros #actividad .slide-concatenate {
		margin-top: 30px;
	}

	.content_type_clase_reporteros #actividad .content .header .title img,
	.content_type_clase_reporteros #actividad .content .header .chapter {
		display: none;
	}

	#indice .units ul li a .number,
	#indice .unit-content .header .number
	 {
		visibility: hidden;
	}

	.content_type_clase_reporteros #actividad .content .header {
		border: none;
		margin-bottom: 0;
	}

	

	.content_type_clase_reporteros #actividad .content .header .title {
    margin: -40px 0px 20px 0px;
    background: background: rgba(251,184,51,1);
	background: -moz-linear-gradient(top, rgba(251,184,51,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,184,51,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(251,184,51,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(251,184,51,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(251,184,51,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(251,184,51,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb833', endColorstr='#ffffff', GradientType=0 );
    padding: 40px 97px;
}

.content_type_clase_reporteros #actividad .content .seccion_azul .header .title {
    margin: -40px 0px 0px 0px;
    background: #E0F1F5;
    padding: 40px 97px;
}

	.content_type_clase_reporteros #actividad .content .slide-concatenate .header .title {
		display: none;
	}

	/*
	.content_type_clase_reporteros #actividad .content .header .title h3 {
		position: relative;
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
		color: #8b9c23;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: left;
	}
	*/
.content_type_clase_reporteros #actividad .content .header .title h3 {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 3.5rem;
    font-weight: bold;
    text-align: left;
    border-bottom: 3px dotted #333;
}


	.content_type_clase_reporteros #actividad .content .header .title h3 span {
		float: left;
		font-size: 1.8rem;
		font-weight: 900;
		line-height: 1.1rem;
	}

	.content_type_clase_reporteros #actividad .slide_content_type_1 .pregunta .texto_curso,
	.content_type_clase_reporteros #actividad .texto_curso,
	.html-book {
		font-size: 1.8rem;
	}

	.texto_curso p:last-of-type {
		margin-bottom: 15px;
	}

	.content_type_clase_reporteros #actividad .texto_curso li,
	.content_type_clase_reporteros #actividad .workspace ul li li {
		margin-bottom: 10px;
		line-height: inherit;
	}

	#actividad .class_slide {
    	padding: 40px 0 0;
	}

	#actividad .class_slide:last-of-type {
	    padding-bottom: 0px;
	}

	#actividad .slide-concatenate .class_slide {
	    padding-bottom: 20px;
	}

	#actividad .slide-concatenate:last-of-type .class_slide {
	    padding-bottom: 100px;
	}

	.content_type_clase_reporteros .slide_main {
		padding: 0 97px;
	}

	/*actividades fill in the blank*/
	.workspace.frame {
    	padding: 10px 4px;
	}

	/*Crucigrama*/
	.slide.crosswords-puzzle .enunciados {
    	border: 2px solid #dedede;
    	-webkit-border-radius: 7px;
    	-moz-border-radius: 7px;
    	border-radius: 7px;
    	display: inline-block;
    	width: 350px;
    	padding: 1rem 3rem;
    	line-height: 2.1rem;
    	margin-top: 20px;
}

	/*señalar respuesta*/

	#actividad .workspace.chooseblanks .inline-answer a {
	    display: inline-block;
	    vertical-align: initial;
	    border: none;
	    padding: 0px;
	    margin: 0 2px;
	    font-weight: 600;
	    -webkit-border-radius: 13px;
	    -moz-border-radius: 13px;
	    border-radius: 13px;
	}

	/*fill in the blank*/

	.fillblanks-draggable-wrapper .response {
	    border: 0px solid #d8d8d8;
	    background: #e5e5e5;
	}

	#actividad .player.audio {
	    border-radius: 0px;
	    background: url(images/iconoaudio.png) center center / cover;
	}

	@media screen and (max-width: 480px) {
		.content_type_clase_reporteros .slide_main {
			padding: 0 35px;
		}
	}

	.content_type_clase_reporteros .slide_main input,
	.content_type_clase_reporteros .slide_main .img-input-container {
		color: #555;
		background-color: #fff;
		background-image: none;
		border-bottom: 2px dotted #aaa;
		-webkit-border-radius: 4px;
		   -moz-border-radius: 4px;
		        border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
		-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
		     box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
		-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
	}

	.content_type_clase_reporteros .slide_main input:focus,
	.content_type_clase_reporteros .slide_main .img-input-container:focus {
		border-top-color: #85c939;
		border-right-color: #85c939;
		border-bottom-color: #85c939;
		border-left-color: #85c939;
		outline-width: 0px;
		outline-style: none;
		-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(133, 200, 57, 0.6);
		   -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(133, 200, 57, 0.6);
		        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(133, 200, 57, 0.6);
	}

	.content_type_clase_reporteros .slide_main input[disabled],
	.content_type_clase_reporteros .slide_main input[readonly],
	fieldset[disabled] .content_type_clase_reporteros .slide_main input,
	.content_type_clase_reporteros .slide_main .img-input-container {
		cursor: not-allowed;
		background-color: #eee;
		opacity: 1;
	}

	.content_type_clase_reporteros .slide_main .img-input-container input[readonly],
	.content_type_clase_reporteros .slide_main .img-input-container input[disabled] {
		opacity: 0;
		filter: alpha(opacity=0);
	}

	.content_type_clase_reporteros .slide_main input.respuesta_ok,
	.content_type_clase_reporteros .slide_main .img-input-container.respuesta_ok {
		border-color: #57e900;
		background: #D1F3BD;
	}

	.content_type_clase_reporteros .slide_main input.respuesta_ko,
	.content_type_clase_reporteros .slide_main .img-input-container.respuesta_ko {
		border-color: #FF3626;
		background: #FFA49D;
	}

	.content_type_clase_reporteros .slide_main input.solucion,
	.content_type_clase_reporteros .slide_main .img-input-container.solucion {
		border-color: #00BDFF;
		background: #B6ECFF;
	}

	.zoom_flag_img {
		top: 15px;
		right: 15px;
	}
/**/

/*TAGS*/

/*Azul oscuro*/

.unittag_azul_oscuro_reporteros #actividad .content .header .title {   
    background: background: rgba(63,144,207,1);
    background: -moz-linear-gradient(top, rgba(63,144,207,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(63,144,207,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(63,144,207,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(63,144,207,1) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(63,144,207,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(63,144,207,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5C9AD5', endColorstr='#ffffff', GradientType=0 );
}

.unittag_azul_oscuro_reporteros .navbar-bottom {
    background: #5C9AD5;
}

.unittag_azul_oscuro_reporteros #bottom-navigator li.active {
    background: #b3d2ef;
}

.unittag_azul_oscuro_reporteros #bottom-navigator li:hover {
    background: #b3d2ef;
}

/*Verde*/

.unittag_verde_reporteros #actividad .content .header .title {   
    background: background: rgba(164,200,74,1);
    background: -moz-linear-gradient(top, rgba(164,200,74,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(164,200,74,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(164,200,74,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(164,200,74,1) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(164,200,74,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(164,200,74,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A4C84A', endColorstr='#ffffff', GradientType=0 );
}

.unittag_verde_reporteros .navbar-bottom {
    background: #A4C84A;
}

.unittag_verde_reporteros #bottom-navigator li.active {
    background: #d1f183;
}

.unittag_verde_reporteros #bottom-navigator li:hover {
    background: #d1f183;
}

/*Azul claro*/

.unittag_azul_claro_reporteros #actividad .content .header .title {   
    background: background: rgba(101,195,220,1);
    background: -moz-linear-gradient(top, rgba(101,195,220,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(101,195,220,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(101,195,220,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(101,195,220,1) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(101,195,220,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(101,195,220,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65C3DC', endColorstr='#ffffff', GradientType=0 );
}

.unittag_azul_claro_reporteros .navbar-bottom {
    background: #65C3DC;
}

.unittag_azul_claro_reporteros #bottom-navigator li.active {
    background: #bcecf9;
}

.unittag_azul_claro_reporteros #bottom-navigator li:hover {
    background: #bcecf9;
}

/*Morado*/

.unittag_morado_reporteros #actividad .content .header .title {   
    background: background: rgba(122,117,183,1);
    background: -moz-linear-gradient(top, rgba(122,117,183,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(122,117,183,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(122,117,183,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(122,117,183,1) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(122,117,183,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(122,117,183,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7A75B7', endColorstr='#ffffff', GradientType=0 );
}

.unittag_morado_reporteros .navbar-bottom {
    background: #7A75B7;
}

.unittag_morado_reporteros #bottom-navigator li.active {
    background: #c9c5f7;
}

.unittag_morado_reporteros #bottom-navigator li:hover {
    background: #c9c5f7;
}

/*Amarillo*/

.unittag_amarillo_reporteros #actividad .content .header .title {   
    background: background: rgba(255,214,0,1);
    background: -moz-linear-gradient(top, rgba(255,214,0,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,214,0,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,214,0,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,214,0,1) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,214,0,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,214,0,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFD600', endColorstr='#ffffff', GradientType=0 );
}

.unittag_amarillo_reporteros .navbar-bottom {
    background: #FFD600;
}

.unittag_amarillo_reporteros #bottom-navigator li.active {
    background: #ffea7a;
}

.unittag_amarillo_reporteros #bottom-navigator li:hover {
    background: #ffea7a;
}

/*Aguamarina*/

.unittag_aguamarina_reporteros #actividad .content .header .title {   
    background: background: rgba(0,166,149,1);
    background: -moz-linear-gradient(top, rgba(0,166,149,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,166,149,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(0,166,149,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(0,166,149,1) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,166,149,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(0,166,149,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A695', endColorstr='#ffffff', GradientType=0 );
}

.unittag_aguamarina_reporteros .navbar-bottom {
    background: #00A695;
}

.unittag_aguamarina_reporteros #bottom-navigator li.active {
    background: #48f1df;
}

.unittag_aguamarina_reporteros #bottom-navigator li:hover {
    background: #48f1df;
}

/**/


/* Navbar */
	.navbar-bottom {
		background: #FBB833;
    	padding-left: 100px;
    	padding-right: 100px;
	}

	.logo-publisher {
		display: none;
	}

	@media only screen and (max-width: 640px) {
		.navbar-bottom {
			padding-left: 40px;
			padding-right: 40px;
		}

	}

	.slider-indicators {
	    padding-left: 0px;
	    padding-right: 0px;
	    white-space: nowrap;
	}
	.edit .slider-indicators {
		white-space: normal;
	}
	.slider-indicators li,
	.edit .slider-indicators li {
		background-color: #ffffff;
	    color: #005840;
	}

	.slider-indicators .active,
	.edit .slider-indicators .active,
	.slider-indicators li:hover,
	.edit .slider-indicators .concat.active,
	.slider-indicators .active {
	    background-color: #FFE4B8;
	    color: #333;
	}

	.edit .slider-indicators .concat.active:before {
 		background-color: #8b9c23;
	}

	#bottom-navigator {
		overflow: hidden;
		position: relative;
	}
	#bottom-navigator .slider-indicators {
		margin-left: auto;
		margin-right: auto;
	}
	#bottom-navigator .slider-indicators:after {
		content: '';
		display: table;
		clear: both;
	}
	#bottom-navigator li {
		width: 18px;
		height: 18px;
		margin: 2px 5px;
		background: #fff;
		color: transparent;
		line-height: 2.2rem;
		font-size: 1.8rem;
		font-weight: bold;
		text-indent: initial;
	}
	#bottom-navigator li:hover {
		  background: #FFE4B8;
    	  color: transparent;
	}
	#bottom-navigator li.active {
		background: #FFE4B8;
   		color: transparent;
	}
	#bottom-navigator.show_left:before {
		content: '\F053';
		font-family: 'FontAwesome';
		position: absolute;
		left: 0;
		z-index: 100;
		color: #ffffff;
		top: 10px;
		height: 35px;
		line-height: 5.4rem;
		width: 20px;
		text-align: left;
		background: -webkit-gradient(linear, left top, right top, from(#132E4C), to(transparent));
		background: -webkit-linear-gradient(left, #132E4C, transparent);
		background: -moz-linear-gradient(left, #132E4C, transparent);
		background: -o-linear-gradient(left, #132E4C, transparent);
		background: linear-gradient(to right, #132E4C, transparent);
	}

	#bottom-navigator.show_right:after {
		content: '\F054';
		font-family: 'FontAwesome';
		position: absolute;
		right: 0;
		color: #ffffff;
		top: 10px;
		height: 35px;
		line-height: 5.4rem;
		width: 20px;
		text-align: right;
		background: -webkit-gradient(linear, right top, left top, from(#132E4C), to(transparent));
		background: -webkit-linear-gradient(right, #132E4C, transparent);
		background: -moz-linear-gradient(right, #132E4C, transparent);
		background: -o-linear-gradient(right, #132E4C, transparent);
		background: linear-gradient(to left, #132E4C, transparent);
	}

/**/

/*TOC*/

.btn-primary, .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus,
.btn-solution, .btn-solution.disabled, .btn-solution.disabled:hover, .btn-solution.disabled:focus {
    background-color: #FD7F27;
    border-color: transparent;
    border-radius: 0px;
    color: #fff;
    opacity: 1;
}

.btn-solution:not([disabled]):hover,
.btn-solution:not([disabled]):focus,
.btn-solution:not([disabled]):active,
.btn-solution.active,
.open .dropdown-toggle.btn-solution {
	background-color: #2BA619;
	border-color: transparent;
	color: #fff;
	opacity: 0.9;
}

#indice .units ul li {
    padding: 0;
    background: #FD7F27;
    border-radius: 0px;
}

a:hover, a:active, a:focus {
    outline: 0;
    color: #FD7F27;
    text-decoration: none;
}

#indice .units ul li.active:not(.disabled), 
body:not(.isTablet) #indice .units ul li:hover:not(.disabled), 
#indice .units ul li:focus:not(.disabled) {
    background: #ffde9b;
}

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

#indice .units ul li a .title {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin: -21px 0 0 35px;
    line-height: 18px;
    display: block;
}

/*botón corregir*/

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


/*TITULO 1*/

.bck-title1 {
	color: #E83F56;
	font-size: 4rem;
	margin-bottom: 30px;
	font-family: 'Conv_comic_zine_ot';
	border: unset;
	background: unset;
	box-shadow: unset;
	text-shadow: unset;
}

/*TITULO 2*/

.bck-title2 {
    color: #602483;
    font-size: 4rem;
    margin-bottom: 30px;
    font-family: 'Conv_comic_zine_ot';
}

/*TITULO 3*/

.bck-title3 {
    color: #8FAB12;
    font-size: 4rem;
    margin-bottom: 30px;
    font-family: 'Conv_comic_zine_ot';
}

/*TITULO 4*/

.bck-title4 {
    color: #5DBFC0;
    font-size: 4rem;
    margin-bottom: 30px;
    font-family: 'Conv_comic_zine_ot';
}

/*TITULO 5*/

.bck-title5 {
    color: #333;
    font-size: 3.4rem;
    font-weight: bold;
    margin-bottom: 30px;
}

/* Lists */

.texto_curso ul li,
.workspace ul li ul li,
.cke_contents ul li {
	padding-left: 75px;
}

.texto_curso ul li:before,
.workspace ul li ul li:before,
.cke_contents ul li:before {
	width: 4px;
	height: 4px;
	background-color: #414141;
}

.content .bck-ol,
.cke_contents .bck-ol,
.content ol,
.cke_contents ol {
	list-style-type: none;
	padding-left: 0;
	counter-reset: bck-li-counter;
}

/*LISTA ORDENADA 1*/

.content .bck-ol1 li,
.cke_contents .bck-ol1 li,
.content ol li,
.cke_contents ol li {
	list-style-type: none;
	padding-left: 35px;
	margin-bottom: 16px;
	counter-increment: bck-li-counter;
	position: relative;
	font-weight: bold;
}

.content .bck-ol1 li:before,
.cke_contents .bck-ol1 li:before,
.content ol li:before,
.cke_contents ol li:before {
    content: counter(bck-li-counter) ".";
    position: absolute;
    top: 0px;
    left: -27px;
    display: inline-block;
    width: 30px;
    height: 0px;
    -webkit-box-shadow: 0px;
    -moz-box-shadow: 2px 2px 2px 0px rgba(174,87,30,1);
    box-shadow: 0px;
    border: 0px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 0px;
    background: #fff;
    color: #333;
    font-size: 1.9rem;
    font-weight: bold;
    text-align: center;
    line-height: inherit;
    font-family: sans-serif;
}

/*LISTA ORDENADA 2*/

.content .bck-ol2 li,
.cke_contents .bck-ol2 li {
	font-weight: bold;
	padding-left: 60px;
	}

.content .bck-ol2 li:before,
.cke_contents .bck-ol2 li:before {
    content: counter(bck-li-counter);
    color: #333;
    position: absolute;
    background: rgba(255,238,0,0);
    background: -moz-linear-gradient(left, rgba(255,238,0,0) 0%, rgba(255,238,0,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,238,0,0)), color-stop(100%, rgba(255,238,0,1)));
    background: -webkit-linear-gradient(left, rgba(255,238,0,0) 0%, rgba(255,238,0,1) 100%);
    background: -o-linear-gradient(left, rgba(255,238,0,0) 0%, rgba(255,238,0,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,238,0,0) 0%, rgba(255,238,0,1) 100%);
    background: linear-gradient(to right, rgba(255,238,0,0) 0%, rgba(255,238,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffee00', endColorstr='#ffee00', GradientType=1 );
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
	padding: 0px 0px 0px 20px;
	border: none;
    left: -15px;
    top: 0px;
    width: 65px;
    text-align: center;
    height: auto;
    font-size: 1.9rem;

}

/*LISTA ORDENADA 3*/

.content .bck-ol3 li,
.cke_contents .bck-ol3 li {
	font-weight: normal;
	padding-left: 75px;
	}


.content .bck-ol3 li:before,
.cke_contents .bck-ol3 li:before {
    content: counter(bck-li-counter, lower-alpha) ".";
    color: #000;
    left: 50px;
    position: absolute;
    margin-right: 30px;
    top: 0;
    font-size: 1.8rem;

    }

/*LISTA ORDENADA 4*/

.content .bck-ol4 li, 
.cke_contents .bck-ol4 li {
    font-weight: normal;
    padding-left: 85px;
}

.content .bck-ol4 li:before, 
.cke_contents .bck-ol4 li:before {
    content: counter(bck-li-counter, lower-alpha);
    color: #fff;
    background: #333;
    padding: 0px;
    border-radius: 100%;
    position: absolute;
    top: 0px;
    width: 24px;
    text-align: center;
    height: auto;
    font-size: 1.7rem;
    left: 55px;
}

/*LISTA DESORDENADA 1*/


.texto_curso .bck-ul1 li:before, 
.workspace .bck-ul1 li ul li:before, 
.cke_contents .bck-ul1 li:before {
    width: 6px;
    height: 6px;
    background-color: #414141;
    margin-left: -20px;
}

/*LISTA DESORDENADA 2*/

.texto_curso .bck-ul2 li:before, 
.workspace .bck-ul2 li ul li:before, 
.cke_contents .bck-ul2 li:before {
    width: 6px;
    height: 6px;
    background-color: #fff;
    border: 1px solid #414141;
    margin-left: -20px;
}

/*CAJAS*/

.bck-box {
	margin: 10px;
    border: 2px solid #8b9c23;
    border-radius: 0px;
    background: #fff;
    padding: 6px 20px;
}

.bck-box .bck-content p:last-child {
	margin-bottom: 0;
}

/* Caja 1 */
.bck-box.bck-box1 {
	margin: 10px 10px 30px 10px;
	border: 2px solid transparent;
	background: #EDF0ED;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
}


/* Caja 2 */
.bck-box.bck-box2 {
	margin: 10px 10px 30px 10px;
	border: 2px solid transparent;
	background: #FFF4E0;
	-webkit-box-shadow: 10px 10px 20px 0 #DDDDDD;
	box-shadow: 10px 10px 20px 0 #DDDDDD;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
	text-align: left;
}

/* Caja 3 */
.bck-box.bck-box3 {
	margin: 10px 10px 30px 10px;
	border: 2px solid transparent;
	background: #F3F1E9;
	-webkit-box-shadow: 0px 0px 20px 7px #F4F4F4;
	box-shadow: 0px 0px 20px 7px #F4F4F4;
	transform: unset;
}

.bck-box3 .bck-title {
	color: #333;
    font-size: 3rem;
	font-weight: 600;
	position: relative!important;
    top: unset!important;
    left: unset!important;
    -webkit-transform: unset!important;
    -moz-transform: unset!important;
    -ms-transform: unset!important;
    -o-transform: unset!important;
    transform: unset!important;
    display: unset!important;
    border: unset!important;
    -webkit-border-radius: unset!important;
    -moz-border-radius: unset!important;
    border-radius: unset!important;
    background: unset!important;
    padding: unset!important;
}

/* Caja 4 */
.bck-box.bck-box4 {
	margin: 10px 10px 30px 10px;
	border: 2px solid #333;
	background: #BCDCE3;
	-webkit-box-shadow: 5px -5px 0 0px #333;
	box-shadow: 5px -5px 0 0px #333;
}

.bck-box4 .bck-title {
	color: #333;
    font-size: 3rem;
    font-weight: 600;
}

/* Caja 5 */
.bck-box.bck-box5 {
	margin: 10px 10px 30px 10px;
	border: 2px solid transparent;
	background: #fff;
	border-radius: 10px;
}


/*TABLA POR DEFECTO*/

/*
.content table:not(.rf-tablegrid) td,
.content table:not(.rf-tablegrid) th {
    border: 3px solid #fff;
    padding: 10px;
    background: #D4EAE4;
}

*/
.content table:not(.rf-tablegrid) {
    border: none
    /* margin-bottom: 20px; */
}

/*

/*Celda 1*/

.content table:not(.rf-tablegrid) td.bck-td-1 {
    border: 3px solid #fff;
    padding: 10px;
    background: #635F58;
    color: #fff;
    font-weight: 600;
    font-size: 1.6rem;
}

/*Celda 2*/

.content table:not(.rf-tablegrid) td.bck-td-2 {
    border: 3px solid #fff;
    padding: 10px;
    background: #F6F5F1;
    font-weight: 600;
    font-size: 1.6rem;
}

/*Celda 3*/

.content table:not(.rf-tablegrid) td.bck-td-3 {
    border: 1px dashed #333;
    padding: 10px;
    background: #fff;
}

/*Celda 4*/

.content table:not(.rf-tablegrid) td.bck-td-4 {
    border: 3px dotted #fff;
    padding: 10px;
    background: #BCDCE3;
}


/*Énfasis*/
.bck-enfasis-1 {
	color: #E83F56;
}

.bck-enfasis-2 {
	color: #2880C3;
}



/* Icons */

#actividad .player.audio {
	background: url(images/iconoaudio.png) center center / cover;
	height: 27px !important;
    width: 38px;
}

.item-container .icon:before {
	content: "";
	background-repeat: no-repeat;
	-webkit-background-size: auto 100%;
	   -moz-background-size: auto 100%;
	     -o-background-size: auto 100%;
	        background-size: auto 100%;
	background-position: center center;
	display: inline-block;
	vertical-align: middle;
	height: 40px;
	width: 54px;
	margin-top: -16px;
}


.item-container .icon-write:before {
	background-image: url(images/icon_write.png);
}

.item-container .icon-dados:before {
	background-image: url(images/icon_dados.png);
}

.item-container .icon-reading:before {
	background-image: url(images/icon_reading.png);
}



/* Forms */

.content_type_clase_reporteros .slide_main input,
.content_type_clase_reporteros .slide_main .img-input-container {
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
       -moz-box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
    		box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
    border: 0px solid #ccc;
    border-bottom: 2px dotted #aaa;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
    		border-radius: 0px;
}

.content_type_clase_reporteros .slide_main .fill-text .img-input-container {
    display: none;
}

.content_type_clase_reporteros .slide_main input:focus,
.content_type_clase_reporteros .slide_main .img-input-container:focus {
    border-top-color: #10A0C6;
    border-right-color: #10A0C6;
    border-bottom-color: #10A0C6;
    border-left-color: #10A0C6;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(133, 200, 57, 0);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(133, 200, 57, 0);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(133, 200, 57, 0);
}

/* Slides */

#actividad .workspace.multiple-choice .opcion,
#actividad .workspace.matching .opcion,
#actividad .workspace.ordenar .js-rank-item {
    border: 2px solid #10A0C6;
    background: #fff;
}

#actividad .workspace.clasificar .clasificar_lista .classify-item {
    border: 0px solid #d8d8d8;
}

#actividad .workspace.clasificar .clasificar_conjuntos .conjunto .group-box {
    border: 2px solid #10A0C6;
    padding-top: 10px;
}


.fillblanks-draggable-wrapper .response .bck-i-fullscreen-wrapper {
    padding: 0;
}

body.content_type_clase_reporteros #actividad .content .fillblanks-draggable-wrapper
.response .bck-i-fullscreen,
body.content_type_clase_reporteros #actividad .content .fillblanks-draggable
.img-input-container.imgFilled img {
	width: auto;
	height: 100px !important;
	padding: 0;
}

.nota-budget span {
    padding: 2px 46px 6px 10px;
}
