<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: 'APEXNEW-LIGHT';
	src: url(fuentes/APEXNEW-LIGHT.OTF) format("opentype");
}

@font-face {
	font-family: 'APEXNEW-BOLD';
	src: url(fuentes/APEXNEW-BOLD.OTF) format("opentype");
}

@font-face {
	font-family: 'APEXNEW-BOOK';
	src: url(fuentes/APEXNEW-BOOK.OTF) format("opentype");
}

@font-face {
	font-family: 'NEUTRAFACE2TEXT-LIGHT';
	src: url(fuentes/NEUTRAFACE2TEXT-LIGHT.OTF) format("opentype");
}
@font-face {
	font-family: 'NEUTRAFACE2TEXT-BOOKITALIC';
	src: url(fuentes/NEUTRAFACE2TEXT-BOOKITALIC.OTF) format("opentype");
}

@font-face {
	font-family: 'NEUTRAFACE2TEXT-BOLD';
	src: url(fuentes/NEUTRAFACE2TEXT-BOLD.OTF) format("opentype");
}

@font-face {
	font-family: 'SUBROC-REGULAR';
	src: url(fuentes/SUBROC-REGULAR.OTF) format("opentype");
}

@font-face {
	font-family: 'APEXNEW-MEDIUMITALIC';
	src: url(fuentes/APEXNEW-MEDIUMITALIC.OTF) format("opentype");
}

/*General */

body {
	font-size: 1.8rem;
	font-family: 'NEUTRAFACE2TEXT-LIGHT';
}

/*ENLACE WEB*/

#actividad a {
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background-color: #F9F2F4;
    padding: 0px 5px;
	color: #AECE5D;
	font-weight: 600;
    text-decoration: none;
}

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

/**/

#actividad .content .header .title h3 {
	color: #009FE3;
	font-size: 4rem;
	font-weight: 100;
	font-family: 'APEXNEW-LIGHT';
}

#actividad .content .header .title h3:before {
	content: none;
}

#actividad .content .header .slide_number{
	color: #009FE3;
    font-size: 6rem;
    font-family: 'APEXNEW-BOLD';
}

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

body.is_app .mcgrawhill_eso-navbar {
	/*top: 0;*/
	-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 .mcgrawhill_eso-navbar.ocultar {
	top: -136px;
}

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

.logo-publisher {
	background: url(imagenes/logo.jpg) center center / cover no-repeat;
}

.mcgrawhill_eso-navbar .copyright {
	color: #fff;
	line-height: 5.0rem;
}
/**/

#actividad .player.audio {
	background-image: url(imagenes/icon_verde.png);
	-webkit-background-size: 100% 100%;
	   -moz-background-size: 100%;
	     -o-background-size: 100%;
	        background-size: 100%;
	background-position: 0;
	background-color: transparent;
}

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

.bck-title {
	border-bottom: none;
	font-weight: inherit;
	color: inherit;
}

.bck-title-1 {
    color: #009FE3;
    font-size: 3rem;
    font-family: 'APEXNEW-BOOK'
}

.bck-title-4{
	color: #009FE3;
	font-family: 'SUBROC-REGULAR';
	font-size: 5rem;
	border-bottom: 1px solid #009FE3;
}

.bck-title-5{
	color: #3EA535;
	font-family: 'SUBROC-REGULAR';
	font-size: 5rem;
	border-bottom: 1px solid #3EA535;
}


.bck-title-3 {
    font-size: 1.7rem;
}

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


.bck-title-6{
    padding: 15px 15px 5px 10px;
    width: fit-content;
    font-family: 'SUBROC-REGULAR';
    font-size: 6rem;
    color: #0093CD;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.bck-title-7{
	background: rgba(229,2,127,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(229,2,127,1) 0%, rgba(229,2,127,1) 45%, rgba(201,0,110,1) 80%, rgba(201,0,110,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(229,2,127,1)), color-stop(45%, rgba(229,2,127,1)), color-stop(80%, rgba(201,0,110,1)), color-stop(100%, rgba(201,0,110,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(229,2,127,1) 0%, rgba(229,2,127,1) 45%, rgba(201,0,110,1) 80%, rgba(201,0,110,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(229,2,127,1) 0%, rgba(229,2,127,1) 45%, rgba(201,0,110,1) 80%, rgba(201,0,110,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(229,2,127,1) 0%, rgba(229,2,127,1) 45%, rgba(201,0,110,1) 80%, rgba(201,0,110,1) 100%);
	background: radial-gradient(ellipse at center, rgba(229,2,127,1) 0%, rgba(229,2,127,1) 45%, rgba(201,0,110,1) 80%, rgba(201,0,110,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5027f', endColorstr='#c9006e', GradientType=1 );
    padding: 15px 15px 5px 10px;
    width: fit-content;
    font-family: 'SUBROC-REGULAR';
    font-size: 6rem;
    color: #F5B6D3;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.bck-title-8{
	background: rgba(248,229,0,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(248,229,0,1) 0%, rgba(248,229,0,1) 5%, rgba(227,206,0,1) 80%, rgba(227,206,0,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(248,229,0,1)), color-stop(5%, rgba(248,229,0,1)), color-stop(80%, rgba(227,206,0,1)), color-stop(100%, rgba(227,206,0,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(248,229,0,1) 0%, rgba(248,229,0,1) 5%, rgba(227,206,0,1) 80%, rgba(227,206,0,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(248,229,0,1) 0%, rgba(248,229,0,1) 5%, rgba(227,206,0,1) 80%, rgba(227,206,0,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(248,229,0,1) 0%, rgba(248,229,0,1) 5%, rgba(227,206,0,1) 80%, rgba(227,206,0,1) 100%);
	background: radial-gradient(ellipse at center, rgba(248,229,0,1) 0%, rgba(248,229,0,1) 5%, rgba(227,206,0,1) 80%, rgba(227,206,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8e500', endColorstr='#e3ce00', GradientType=1 );
    padding: 15px 15px 5px 10px;
    width: fit-content;
    font-family: 'SUBROC-REGULAR';
    font-size: 6rem;
    color: #FFF7B3;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.bck-title-9{
	background: rgba(64,165,55,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(64,165,55,1) 0%, rgba(64,165,55,1) 45%, rgba(46,146,50,1) 80%, rgba(46,146,50,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(64,165,55,1)), color-stop(45%, rgba(64,165,55,1)), color-stop(80%, rgba(46,146,50,1)), color-stop(100%, rgba(46,146,50,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(64,165,55,1) 0%, rgba(64,165,55,1) 45%, rgba(46,146,50,1) 80%, rgba(46,146,50,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(64,165,55,1) 0%, rgba(64,165,55,1) 45%, rgba(46,146,50,1) 80%, rgba(46,146,50,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(64,165,55,1) 0%, rgba(64,165,55,1) 45%, rgba(46,146,50,1) 80%, rgba(46,146,50,1) 100%);
	background: radial-gradient(ellipse at center, rgba(64,165,55,1) 0%, rgba(64,165,55,1) 45%, rgba(46,146,50,1) 80%, rgba(46,146,50,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40a537', endColorstr='#2e9232', GradientType=1 );
    padding: 15px 15px 5px 10px;
    width: fit-content;
    font-family: 'SUBROC-REGULAR';
    font-size: 6rem;
    color: #C2DBB1;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.bck-title-10{
	background: #8C431C;
    padding: 15px 15px 5px 10px;
    width: fit-content;
    font-family: 'SUBROC-REGULAR';
    font-size: 6rem;
    color: #D2AD8B;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/*LISTAS DESORDENADAS*/

#actividad .content .texto_curso ul li:before,
#actividad .content .workspace ul li ul li:before,
#actividad .content .texto_curso .bck-ul-2 li:before,
#actividad .content .workspace ul li .bck-ul-2 li:before ,
#actividad .popover-background.shown .popover-content &gt; ul &gt; li:before{
	content: 'â€”';
    position: absolute;
    top: -4px;
    left: 10px;
	height: 6px;
    width: 6px;
    background-color: transparent;
	font-family: 'FontAwesome';
	margin: 2px 5px 0 5px;
	color: #333;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
}

/*LISTA ORDENADA 1*/

#actividad .content .texto_curso .bck-ol li:before,
#actividad .popover-content .bck-ol li:before,
#actividad .content .workspace ul li .bck-ol li:before {
    font-size: 2.5rem;
    font-family: 'NEUTRAFACE2TEXT-BOLD';
    top: -2px;
}

/*LISTA ORDENADA 4*/

#actividad .content .texto_curso .bck-ol-4 li:before,
#actividad .popover-content .bck-ol-4 li:before,
#actividad .content .workspace ul li .bck-ol-4 li:before {
	content: counter(bck-li-counter) ".";
	position: absolute;
	left: -25px;
	width: 20px;
	text-align: right;
	color: #753E29;
    font-size: 2.3rem;
    font-family: 'NEUTRAFACE2TEXT-BOLD';
    font-weight: normal;
    top: -2px;
}

#actividad .content .texto_curso .bck-ol-4 li:before,
#actividad .popover-content .bck-ol-4 li:before,
#actividad .content .workspace ul li .bck-ol-4 li:before {
	top: 1px;
	left: -30px;
	width: 25px;
}

/*LISTA ORDENADA 5*/

#actividad .content .texto_curso .bck-ol-5 li:before,
#actividad .popover-content .bck-ol-5 li:before,
#actividad .content .workspace ul li .bck-ol-5 li:before {
	content: counter(bck-li-counter) ".";
	position: absolute;
	left: -25px;
	width: 20px;
	text-align: right;
	color: #E32526;
    font-size: 2.3rem;
    font-family: 'NEUTRAFACE2TEXT-BOLD';
    font-weight: normal;
    top: -2px;
}

#actividad .content .texto_curso .bck-ol-5 li:before,
#actividad .popover-content .bck-ol-5 li:before,
#actividad .content .workspace ul li .bck-ol-5 li:before {
	top: -2px;
	left: -30px;
	width: 25px;
}

/*LISTA ORDENADA 6*/

#actividad .content .texto_curso .bck-ol-6 li:before,
#actividad .popover-content .bck-ol-6 li:before,
#actividad .content .workspace ul li .bck-ol-6 li:before {
	content: counter(bck-li-counter) ".";
	position: absolute;
	left: -25px;
	width: 20px;
	text-align: right;
	color: #0C406A;
    font-size: 2.3rem;
    font-family: 'NEUTRAFACE2TEXT-BOLD';
    font-weight: normal;
    top: -2px;
}

#actividad .content .texto_curso .bck-ol-6 li:before,
#actividad .popover-content .bck-ol-6 li:before,
#actividad .content .workspace ul li .bck-ol-6 li:before {
    top: -2px;
    left: -35px;
    width: 30px;
}

/*BOXES*/

.bck-box {
	background: none;
}

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

/*caja interesa*/

.bck-box.bck-box-3 {
	background: #fff;
	text-align: left;
}

.bck-box.bck-box-3 .bck-content {
	padding: 5px;
	border-bottom: 2px solid #59C6F2;
}

.bck-box.bck-box-3 .bck-title {
	padding: 5px;
	color: #59C6F2;
	font-size: 4rem;
	font-family: 'SUBROC-REGULAR';
}

/*caja sabias que*/

.bck-box.bck-box-11 {
	background: #fff;
	text-align: left;
}

.bck-box.bck-box-11 .bck-content {
	padding: 5px;
	border-bottom: 2px solid #8AD3E7;
}

.bck-box.bck-box-11 .bck-title {
	padding: 5px;
	color: #8AD3E7;
	font-size: 2.5rem;
	font-family: 'APEXNEW-MEDIUMITALIC';
	border-bottom: 2px solid #8AD3E7;
}

/*caja actividades*/

.bck-box.bck-box-4 {
	background: #fff;
	text-align: left;
}

.bck-box.bck-box-4 .bck-content {
	padding: 5px;
	border-bottom: 2px solid #009FE3;
}

.bck-box.bck-box-4 .bck-title {
	padding: 5px 5px 5px 35px;
	color: #009FE3;
	font-size: 2.5rem;
	font-family: 'APEXNEW-MEDIUMITALIC';
}

.bck-box.bck-box-4 .bck-title:before {
    content: " ";
    position: relative;
    padding: 30px;
    background-image: url(imagenes/c-actividades.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: 35px;
    top: 55px;
}

body.ipad .bck-box.bck-box-4 .bck-title:before,
body.iphone .bck-box.bck-box-4 .bck-title:before {
	padding: 17px;
	top: 40px;
}

/*caja colores*/

.bck-box.bck-box-5 .bck-content{
	padding: 15px;
	border: 2px solid #E6007E;
    border-radius: 15px;
    color: #E6007E;
    background: #F9F1E8;
}

.bck-box.bck-box-5 .bck-title:before{
    content: " ";
    position: absolute;
    padding: 15px 93px;
    right: 0%;
    top: 11px;
    z-index: 999;
    background-image: url(imagenes/img_colores.png);
    background-repeat: no-repeat;
    background-size: contain;
}

/*caja inicio degradado*/

.bck-box.bck-box-6 .bck-content{
	padding: 15px;
	color: #fff;
	background: rgba(144,193,20,1);
	background: -moz-linear-gradient(left, rgba(144,193,20,1) 0%, rgba(144,193,20,0.59) 86%, rgba(144,193,20,0.55) 94%, rgba(144,193,20,0.53) 97%, rgba(144,193,20,0.52) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(144,193,20,1)), color-stop(86%, rgba(144,193,20,0.59)), color-stop(94%, rgba(144,193,20,0.55)), color-stop(97%, rgba(144,193,20,0.53)), color-stop(100%, rgba(144,193,20,0.52)));
	background: -webkit-linear-gradient(left, rgba(144,193,20,1) 0%, rgba(144,193,20,0.59) 86%, rgba(144,193,20,0.55) 94%, rgba(144,193,20,0.53) 97%, rgba(144,193,20,0.52) 100%);
	background: -o-linear-gradient(left, rgba(144,193,20,1) 0%, rgba(144,193,20,0.59) 86%, rgba(144,193,20,0.55) 94%, rgba(144,193,20,0.53) 97%, rgba(144,193,20,0.52) 100%);
	background: -ms-linear-gradient(left, rgba(144,193,20,1) 0%, rgba(144,193,20,0.59) 86%, rgba(144,193,20,0.55) 94%, rgba(144,193,20,0.53) 97%, rgba(144,193,20,0.52) 100%);
	background: linear-gradient(to right, rgba(144,193,20,1) 0%, rgba(144,193,20,0.59) 86%, rgba(144,193,20,0.55) 94%, rgba(144,193,20,0.53) 97%, rgba(144,193,20,0.52) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90c114', endColorstr='#90c114', GradientType=1 );
}

/*caja descubre*/

.bck-box.bck-box-7 {
    background: #F9F3EA;
    text-align: left;
    border: 2px solid #F5C899;
    padding: 10px;
    border-radius: 10px;
}

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

.bck-box.bck-box-7 .bck-title {
	padding: 5px;
	color: #F5C899;
	font-size: 4rem;
	font-family: 'SUBROC-REGULAR';
}

/*caja ciencia*/

.bck-box.bck-box-8 {
	background: #fff;
	text-align: left;
}

.bck-box.bck-box-8 .bck-content {
	padding: 10px;
	background-color: #F9F0E2;
}

.bck-box.bck-box-8 .bck-title {
	padding: 5px;
	color: #BC885E;
	font-size: 2.5rem;
	border-bottom: 2px solid #994F24;
	font-family: 'APEXNEW-MEDIUMITALIC';
}

/*caja reto*/

.bck-box.bck-box-9 {
	background: #fff;
	text-align: left;
}

.bck-box.bck-box-9 .bck-content {
	padding: 5px;
	border-bottom: 2px solid #E4664B;
}

.bck-box.bck-box-9 .bck-title {
	padding: 5px;
	color: #E4664B;
	font-size: 2.5rem;
	font-family: 'APEXNEW-MEDIUMITALIC';
}

#actividad .content .bck-box.bck-box-2 .header.bck-title .title {
	display: inline-block;
}

#actividad .content .bck-box.bck-box-2 .header.bck-title .title h3 {
	margin: 0;
	color: #9BCB20;
	font-size: 1.8rem;
	font-weight: bold;
}

#actividad .content .bck-box.bck-box-2 .header.bck-title .title h3:before {
	content: '';
}

/**/

/**Iconos**/

.item-container .icon:before {
	margin-top: -15px;
}

.item-container .icon-1:before {
	background-image: url(imagenes/icono_facil.png);
}

.item-container .icon-2:before {
	background-image: url(imagenes/icono_medio.png);
}

.item-container .icon-3:before {
	background-image: url(imagenes/icono_dificil.png);
}

/**Iconos con nÃºmero**/
.item-container .icono {
	font-size: 2rem;
	color: #fff;
	background-color: #E30045;
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
	        border-radius: 20px;
	-webkit-border-bottom-right-radius: 0;
	   -moz-border-radius-bottomright: 0;
	        border-bottom-right-radius: 0;
	padding: 2px 5px 2px 10px;
	margin-right: 5px;
}

.item-container .icono:after {
	content: "";
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
	background-position: center center;
	display: inline-block;
	vertical-align: middle;
	height: 25px;
	width: 25px;
	margin-left: 4px;
	margin-bottom: 4px;
}

.item-container .icono.ablink:after {
	background-image: url(icon_ablink.png);
}

.item-container .icono.ascorm:after {
	background-image: url(icon_ascorm.png);
}

/**/

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

table td,
.bck-table td {
	padding: 10px;
	border-color: #fff;
}

table td.bck-td-1 {
	color: #fff;
	background-color: #9ACB1E;
}

table td.bck-td-2 {
	background-color: #DCE29F;
}

table td.bck-td-3 {
	background-color: #E5E9B7;
}

table td.bck-td-4 {
	background-color: #E6E7E8;
}

/**/

.textarea-container {
    width: 100%;
}

#actividad .workspace.multiple-choice .opcion {
    background-color: white;
}

.cke_reset {
    background: white;
}

.btn-primary, .btn-primary.disabled, .btn-primary.disabled:focus {
    background-color: #9ACB1E;
}

/**/</pre></body></html>