<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* General */
	.cke_contents  table {
		margin-bottom: 10px;
	}

	.body_clase:not(.edit) .content-wrapper {
		padding-top: 99px;
		padding-bottom: 0px;
	}

	.body_clase.edit .content-wrapper {
		top: 0px;
	}

	.libro .footer .powered,
	.libro .footer .legal-notes,
	.libro .footer .about-us,
	.libro .footer .contact-us,
	.libro .footer .faq {
		display: none;
	}

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

	.body_clase .slide-wrapper,
	.cke_contents {
		text-align: justify;
	}

	#actividad .carousel-inner .item-container {
		background-image: none;
		margin: 20px auto 30px;
		padding: 0px;
		padding-bottom: 90px;
		position: relative;
		min-height: calc(100% - 50px) !important;
	}

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

	.body_clase #actividad .content .header {
		border: none;
	}

	.body_clase #actividad .content .header .title h3 {
		font-size: 3.1rem;
		margin-top: 0px;
		font-weight: bold;
		margin-left: -10px;
		color: #7aac39;
		display: block;
	}

	.body_clase #actividad .content .header .title h3 .competencias {
		color: #dda0dd;
	}

	.body_clase #actividad .content .header .title h3 .repaso {
		color: #8CC63F;
	}

	.body_clase #actividad .content .header .title h3 .aprendo {
		color: #0E71C2;
	}

	.body_clase #actividad .content .header .title h3 .repaso-trimestral {
		display: block;
		background: #00aee2; /* Old browsers */
		background: -moz-linear-gradient(left,  #00aee2 0%, #c5ca2f 36%, #f5cb0d 58%, #f0629d 100%, #7db9e8 100%, #f0629d 101%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00aee2), color-stop(36%,#c5ca2f), color-stop(58%,#f5cb0d), color-stop(100%,#f0629d), color-stop(100%,#7db9e8), color-stop(101%,#f0629d)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #00aee2 0%,#c5ca2f 36%,#f5cb0d 58%,#f0629d 100%,#7db9e8 100%,#f0629d 101%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #00aee2 0%,#c5ca2f 36%,#f5cb0d 58%,#f0629d 100%,#7db9e8 100%,#f0629d 101%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #00aee2 0%,#c5ca2f 36%,#f5cb0d 58%,#f0629d 100%,#7db9e8 100%,#f0629d 101%); /* IE10+ */
		background: linear-gradient(to right,  #00aee2 0%,#c5ca2f 36%,#f5cb0d 58%,#f0629d 100%,#7db9e8 100%,#f0629d 101%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aee2', endColorstr='#f0629d',GradientType=1 ); /* IE6-9 */
		color: #FFF;
	}

	.body_clase #actividad .texto_curso {
		font-size: 1.9rem;
		line-height: 2.1rem;
	}

	.body_clase #actividad .texto_curso li,
	.body_clase #actividad .workspace ul li li {
		margin-bottom: 10px;
	}

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

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

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

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

	.body_clase .slide_main input {
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-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;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}

	.body_clase .slide_main input:focus {
		border-top-color: #3AC62A;
		border-right-color: #3AC62A;
		border-bottom-color: #3AC62A;
		border-left-color: #3AC62A;
		outline-width: 0px;
		outline-style: none;
		box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(133, 200, 57, 0.6);
	}

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

	.body_clase .slide_main input.respuesta_ok {
		border-color: #57e900;
		background: #D1F3BD;
	}

	.body_clase .slide_main input.respuesta_ko {
		border-color: #FF3626;
		background: #FFA49D;
	}

	.body_clase .slide_main input.solucion {
		border-color: #00BDFF;
		background: #B6ECFF;
	}

	table {
		margin-bottom: 20px;
	}

	.zoom_flag_img {
	    top: 20px;
	}

/**/

/* Curso */
	#indice .unit-content .header.default {
		background-image: url(../../../images/libro/transparente.png) ! important;
		background-color: #7aac39;
	}

	#indice .units ul li a .number {
		width: 0px;
		visibility: hidden;
		margin: 0px;
	}

	#indice .units ul li {
		background: #cbcbcb;
	}

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

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

	#indice .unit-content .header .number {
		display: none;
	}

	#indice .unit-content .actividades .item:not(.nivel_1) .title{font-size: 1.5rem;}
/**/

/* Navbar (Breadcums) */
	.body_clase .anaya-navbar {
		position: fixed;
		top: 44px;
		background-color: #7aac39;
		width: 100%;
		left: 0;
		z-index: 110;
	}

	#top-navigator {
		height: 55px;
		overflow: hidden;
		position: relative;
	}

	.body_clase .anaya-navbar .navbar-content {
		max-width: 960px;
		margin: 0 auto;
		padding-left: 90px;
		padding-right: 50px;
	}

	.body_clase .navbar-content:before {
		content: " ";
		background-image: url(logo.png);
		height: 35px;
		background-size: cover;
		width: 35px;
		margin-left: -50px;
		margin-top: 8px;
		float: left;
	}

	.body_clase .slider-indicators {
		padding: 10px 0px;
		display: inline-block;
		text-align: left;
		position: absolute;
		width: 5000px;
		bottom: 0px;
		left: 0px;
		z-index: 0;
	}

	.body_clase .anaya-navbar .dropdown button,
	.body_clase .anaya-navbar li {
		border-radius: 5px;
		border: none;
		background-color: white;
		color: #7aac39;
		vertical-align: middle;
		margin: 0px 5px;
		text-indent: 0px;
		line-height: 3.5rem;
		font-size: 2.0rem;
		font-weight: bold;
		cursor: pointer;
	}

	.body_clase .slider-indicators li {
		width: 35px;
		height: 35px;
		background-color: #DDD;
		margin: 0px 5px;
		text-align: center;
	}

	.body_clase .slider-indicators li.active,
	.body_clase .anaya-navbar li:hover {
		background-color: #FFF;
	}

	.body_clase .anaya-navbar .dropdown button {
		width: auto;
		padding: 0px 10px;
	}

	.body_clase .anaya-navbar .dropdown {
		display: block;
		float: left;
		margin-top: 10px;
	}

	.open &gt; .dropdown-menu {
		display: block;
		max-height: 300px;
		overflow-y: auto;
	}

	.body_clase .anaya-navbar .dropdown button {
		border: none;
	}

	.body_clase .anaya-navbar .dropdown button:focus {
		outline: none;
	}

	.body_clase .anaya-navbar .dropdown li {
		display: list-item;
		width: auto;
	}

	.body_clase .anaya-navbar .dropdown li a {
		color: #7aac39;
		font-weight: bold;
	}

	.body_clase .anaya-navbar .dropdown .caret {
		border-color: #7aac39 transparent transparent transparent;
	}

	.body_clase-eso .slider-indicators li:first-child span,
	.body_clase-eso .dropdown li:first-child span.num {
		font-family: "Palatino Linotype", Times;
	}

	.dropdown li:first-child span.num {
		margin-left: 2px;
	}
/**/

/* Navigators */
	.navigator {
		bottom: 0;
		left: 0;
		position: absolute;
		width: 100%;
		padding: 0px 97px;
	}

	.main-navigator {
		padding: 15px 0px;
		width: 100%;
		border-top: 1px solid #e5e5e5;
	}

	.navigator .left, .navigator .right {
		width: 49%;
		display: inline-block;
		cursor: pointer;
	}

	.navigator .left {
		padding-left: 20px;
	}

	.navigator .right {
		text-align: right;
		padding-right: 20px;
	}

	.navigator .title {
		font-size: 16px;
		line-height: 40px;
		display: inline-block;
		vertical-align: top;
		width: calc(100% - 20px);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	body:not(.android) .navigator .slider-control:not([disabled]):not(.disabled):hover {
		color: rgb(48, 48, 48)!important;
	}

	.navigator .slider-control.left,
	.navigator .slider-control.right {
		position: static;
		height: auto;
		width: 100%;
		background-color: transparent;
		border-radius: 0px;
		margin: 0px;
		opacity: 1;
		text-shadow: none;
		color: #999;
		font-size: 23px;
	}

	.navigator .slider-control.left:before,
	.navigator .slider-control.right:after {
		font-family: 'FontAwesome';
		position: absolute;
		margin-top: 9px;
	}

	.navigator .slider-control.left:before {
		margin-left: -20px;
		content: "\f104";
	}

	.navigator .slider-control.right:after {
		margin-left: 20px;
		content: "\f105";
	}

	.navigator .slider-control span {
		position: static;
		margin: 0px;
        cursor: pointer;
	}
/**/

/* CKEDITOR */
	.anaya-box {
		background-color: rgba(122, 172, 57, .3);
		text-align: justify;
		line-height: 2.7rem;
		border-radius: 8px;
		padding: 13px 20px;
		margin: 10px auto 20px;
		width: 90%;
	}

	.anaya-box.center {
		text-align: center;
	}

	.anaya-box.left {
		float: left;
		margin-right: 30px;
	}

	.anaya-box.right {
		float: right;
		margin-left: 30px;
	}

	.anaya-box-white {
		background-color: white;
		border-radius: 8px;
		padding: 5px;
		margin: 10px 5px;
	}

	.anaya-subtitle {
		margin-left: 20px;
		color: #7aac39;
		font-size: 2.3rem;
	}

	.anaya-subtitle:before {
		content: ' ';
		height: 15px;
		width: 15px;
		background-color: #7aac39;
		border-radius: 100%;
		position: absolute;
		margin-left: -20px;
		margin-top: 6px;
	}

	.anaya-header {
		color: #f7903a;
		font-size: 2.1rem;
	}

	.anaya-exercise {
		color: #0067b3;
	}

	.anaya-competencias-title {
		color: #dda0dd;
		font-weight: 700;
	}

	.anaya-competencias-subtitle {
		color: #dda0dd;
	}

	#actividad .content img{
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.dropdown-menu li span:first-child {
		display: inline-block;
		min-width: 20px;
	}

	.img-right,
	#actividad .content .bck-img.right,
	#actividad .content img[style~="float:right"] {
		margin-left: 20px;
		float: right;
	}

	.img-left,
	#actividad .content .bck-img.left,
	#actividad .content img[style~="float:left"] {
		margin-right: 20px;
		float: left;
	}

	/* Table1 */
	.table1 {
		border: 1px solid #7aac39;
		text-align: center;
	}

	.table1 tr:first-of-type td {
		background-color: rgba(122, 172, 57, .8);
		color: #FFF;
		font-weight: bold;
		padding: 5px;
	}

	.table1[data-color="light-blue"] {
		border: 1px solid rgb(87,208,244);
	}

	.table1[data-color="light-blue"] tr:first-of-type td {
		background-color: rgb(116,208,246);
	}

	.table1[data-color="dark-blue"] {
		border: 1px solid rgb(0,137,207);
	}

	.table1[data-color="dark-blue"] tr:first-of-type td {
		background-color: rgb(91,172,223);
	}

	.table1[data-color="fucsia"] {
		border: 1px solid #EF5BA1;
	}

	.table1[data-color="fucsia"] tr:first-of-type td {
		background-color: #EF5BA1;
	}

	.table1[data-color="light-green"] {
		border: 1px solid #8DC63F;
	}

	.table1[data-color="light-green"] tr:first-of-type td {
		background-color: #E0EFD4;
	}

	.table1[data-color="dark-green"] {
		border: 1px solid #72BF44;
	}

	.table1[data-color="dark-green"] tr:first-of-type td {
		background-color: #72BF44;
	}

	.table1[data-color="water-green"] {
		border: 1px solid #00B5AD;
	}

	.table1[data-color="water-green"] tr:first-of-type td {
		background-color: #00B5AD;
	}

	.table1[data-color="orange"] {
		border: 1px solid #F36F21;
	}

	.table1[data-color="orange"] tr:first-of-type td {
		background-color: #FEDEC7;
	}

	.table1[data-color="red"] {
		border: 1px solid #ED1D24;
	}

	.table1[data-color="red"] tr:first-of-type td {
		background-color: #FCD3C1;
	}

	/* Table 2 */
	.table2 {
		border: none;
		text-align: center;
	}

	.table2 td {
		border: 1px solid #7aac39;
	}

	.table2 tr:first-of-type td,
	.table2 td:first-of-type {
		background-color: rgba(122, 172, 57, .8);
		color: #FFF;
		font-weight: bold;
		padding: 5px;
	}

	.table2[data-color="light-blue"] td {
		border: 1px solid rgb(87,208,244);
	}

	.table2[data-color="light-blue"] tr:first-of-type td,
	.table2[data-color="light-blue"] td:first-of-type {
		background-color: rgb(116,208,246);
	}

	.table2[data-color="dark-blue"] td {
		border: 1px solid rgb(0,137,207);
	}

	.table2[data-color="dark-blue"] tr:first-of-type td,
	.table2[data-color="dark-blue"] td:first-of-type {
		background-color: rgb(91,172,223);
	}

	.table2[data-color="fucsia"] td {
		border: 1px solid #EF5BA1;
	}

	.table2[data-color="fucsia"] tr:first-of-type td,
	.table2[data-color="fucsia"] td:first-of-type {
		background-color: #EF5BA1;
	}

	.table2[data-color="light-green"] td {
		border: 1px solid #8DC63F;
	}

	.table2[data-color="light-green"] tr:first-of-type td,
	.table2[data-color="light-green"] td:first-of-type {
		background-color: #E0EFD4;
	}

	.table2[data-color="dark-green"] td {
		border: 1px solid #72BF44;
	}

	.table2[data-color="dark-green"] tr:first-of-type td,
	.table2[data-color="dark-green"] td:first-of-type {
		background-color: #72BF44;
	}

	.table2[data-color="water-green"] td {
		border: 1px solid #00B5AD;
	}

	.table2[data-color="water-green"] tr:first-of-type td,
	.table2[data-color="water-green"] td:first-of-type {
		background-color: #00B5AD;
	}

	.table2[data-color="orange"] td {
		border: 1px solid #F36F21;
	}

	.table2[data-color="orange"] tr:first-of-type td,
	.table2[data-color="orange"] td:first-of-type {
		background-color: #FEDEC7;
	}


	.table2[data-color="red"] td {
		border: 1px solid #ED1D24;
	}

	.table2[data-color="red"] tr:first-of-type td,
	.table2[data-color="red"] td:first-of-type {
		background-color: #FCD3C1;
	}

	/* Siempre al final de table2 */
	.table2 tr:first-of-type td:first-of-type {
		background-color: #FFF;
		border: none;
	}

	/* Table 3 */
	.table3 {
		text-align: center;
	}

	.table3 td {
		border: 1px solid #7aac39;
	}

	.table3 td:first-of-type {
		background-color: rgba(122, 172, 57, .8);
		color: #FFF;
		font-weight: bold;
		padding: 5px;
	}

	.table3[data-color="light-blue"] td {
		border: 1px solid rgb(87,208,244);
	}

	.table3[data-color="light-blue"] td:first-of-type {
		background-color: rgb(116,208,246);
	}

	.table3[data-color="dark-blue"] td {
		border: 1px solid rgb(0,137,207);
	}

	.table3[data-color="dark-blue"] td:first-of-type {
		background-color: rgb(91,172,223);
	}

	.table3[data-color="fucsia"] td {
		border: 1px solid #EF5BA1;
	}

	.table3[data-color="fucsia"] td:first-of-type {
		background-color: #EF5BA1;
	}

	.table3[data-color="light-green"] td {
		border: 1px solid #8DC63F;
	}

	.table3[data-color="light-green"] td:first-of-type {
		background-color: #E0EFD4;
	}

	.table3[data-color="dark-green"] td {
		border: 1px solid #72BF44;
	}

	.table3[data-color="dark-green"] td:first-of-type {
		background-color: #72BF44;
	}

	.table3[data-color="water-green"] td {
		border: 1px solid #00B5AD;
	}

	.table3[data-color="water-green"] td:first-of-type {
		background-color: #00B5AD;
	}

	.table3[data-color="orange"] td {
		border: 1px solid #F36F21;
	}

	.table3[data-color="orange"] td:first-of-type {
		background-color: #FEDEC7;
	}

	.table3[data-color="red"] td {
		border: 1px solid #ED1D24;
	}

	.table3[data-color="red"] td:first-of-type {
		background-color: #FCD3C1;
	}

	.content ol {
		list-style-type: none;
		counter-reset: ol-counter;
		padding-left: 0px;
	}

	.content ol &gt; li:before {
		content: counter(ol-counter) ". ";
		counter-increment: ol-counter;
		color: #f57215;
		font-weight: bold;
		font-size: 2.3rem;
		width: 40px;
		text-align: right;
		float: left;
		margin-right: 10px;
	}

	.content ol[start] &gt; li:before,
	.content ol[data-start-expression] &gt; li:before {
		content: '';
	}

	.content ol[start]:before,
	.content ol[data-start-expression]:before {
		color: #f57215;
		font-weight: bold;
		font-size: 2.3rem;
		margin-left: -20px;
		position: relative;
		margin-top: 4px;
		float: left;
		width: 34px;
		text-align: right;
		margin-right: 10px;
	}

	.content ol[start]{
		margin-left: 20px;
	}

	.content ol[start]:before {
		content: attr(start)".";
	}

	.body_clase #actividad .texto_curso ol[start] li,
	.body_clase #actividad .workspace ul li ol[start] li {
	  margin-left: 4px;
	}

	.content ol[data-start-expression]:before {
		content: attr(data-start-expression);
	}

	.content ol.listLevel2 {
		padding-left: 70px;
	}

	.cke-aside {
		float: left;
		max-width: 300px;
		font-size: 1.5rem;
		text-align: justify;
		padding: 10px;
		padding-top: 0px;
		margin-right: 30px;
		margin-bottom: 10px;
	}

	.cke-aside.right {
		float: right;
		margin-right: 0px;
		margin-left: 30px;
	}

	.bck-light-blue {
		color: #00B9F1;
	}

	.bck-fucsia {
		color: #EC008C;
	}

	.bck-purple {
		color: #8F62A9;
	}

	.bck-red {
		color: #B11116;
	}

	.bck-orange {
		color: #F48F32;
	}

	.bck-esmerald {
		color: #30A7A9;
	}

/**/

/* Secciones */

	/*lingua*/

	.body_clase #actividad .content .lingua .title h3 {
		display: inline-block;
		position: relative;
		background: #FFCB08;
		border-radius: 50px;
		padding: 10px 20px;
		width: 300px;
	}

	.body_clase #actividad .content .lingua .title h3 span.index {
	    position: absolute;
		bottom: 10px;
		left: 150%;
		color: #00AAE0;
		width: 220px;
		text-align: center;
	}

	.body_clase #actividad .content .lingua .title h3 span.index::before{
		content: "";
		position: absolute;
		height: 100px;
		width: 220px;
		background: #0095DA;
		top: -100px;
		left: 0;
		border-bottom-left-radius: 250px;
		border-bottom-right-radius: 250px;
	}

/***/

@media screen and (max-width: 1023px) {
	.body_clase,
	.carousel-inner {
		background-color: #FFF;
	}

	#actividad .carousel-inner .item-container {
        margin: 0;
        width: 100% !important;
        max-width: none;
        box-shadow: none;
		min-height: 100% !important;
    }

    .ipad #actividad .carousel-inner .item-container {
  		border-right: 1px solid #eee;
    }
}

@media screen and (max-width: 768px) {
	#actividad .carousel-inner .class_slide {
        padding: 40px 20px 0px;
    }

	.navigator {
        padding: 0px 20px;
    }

	.bck-img.right, img[style~="float:right"] {
		max-width: 50%
	}

	.bck-img.left, img[style~="float:left"] {
		max-width: 50%
	}

}

@media screen and (max-width: 480px) {

    .bck-img.right, img[style~="float:right"] {
        width: 100%;
    }

    .bck-img.left, img[style~="float:left"] {
        width: 100%;
    }

    #actividad .carousel-inner .item-container {
		padding: 40px 20px 90px;
	}

}

/* TMPUX STYLES */
.body_clase.view-mode .anaya-navbar,
.tmpux.content_type_clase_anaya.modo_revision .anaya-navbar,
.tmpux.content_type_clase_anaya.modo-correccion .anaya-navbar,
.tmpux.content_type_clase_anaya.view-mode .anaya-navbar,
.tmpux.content_type_clase_anaya.modo-deber .anaya-navbar {
	top: 0;
	display: block !important;
}

.tmpux.body_clase .content-wrapper.modo-revision {
	padding-top: 55px !important;
}

.tmpux.body_clase.view-mode.content-wrapper.actividad {
	padding-top: 0;
}

.tmpux.body_clase:not(.edit) .content-wrapper {
	padding-top: 55px;
}

.body_clase:not(.edit) .content-wrapper.actividad.tmpux_app {
	padding-top: 99px !important;
	padding-bottom: 0px;
}

body.app:not(.offline-pc).isTablet.tmpux .content-wrapper.actividad.tmpux { padding-top: 55px !important; }

body.app.isTablet .libro-left { max-width: 50%; }
body.app.isTablet .libro-left &gt; ul &gt; li { max-width: calc(100% - 100px); }

body.app:not(.is_app) .modo_revision { top: 99px; }
body.body_clase:not(.edit):not(.tmpux) .content-wrapper.actividad.modo-revision { padding-top: 157px !important; }
body.body_clase:not(.edit):not(.tmpux) .modo_revision { top: 99px !important; }


/* responsive */
body.body_clase.app.is_app .content-wrapper,
body.body_clase.app:not(.offline-pc) .content-wrapper,
body.body_clase.user_demo .content-wrapper {
	padding-top: 55px;
}

body.body_clase.is_app:not(.edit):not(.tmpux) .modo_revision { top: 55px !important; }
body.body_clase.is_app:not(.edit):not(.tmpux) .content-wrapper.actividad.modo-revision {
	top: 0 !important;
	padding-top: 113px !important;
}


@media (max-width: 767px) {
	.body_clase.app.isTablet .actividad.modo-revision #actividad .carousel-inner .item-container {
		margin: 0 !important;
		padding-bottom: 90px !important;
	}
}
</pre></body></html>