/* 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;
	}

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

	.content_type_clase_anaya .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;
	}

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

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

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

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

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

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

	.content_type_clase_anaya #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;
	}

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

	.content_type_clase_anaya #actividad .texto_curso li,
	.content_type_clase_anaya #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;
	}

	.content_type_clase_anaya .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;
	}

	.content_type_clase_anaya .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);
	}

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

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

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

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

	table {
		margin-bottom: 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,
	#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 .activities .item:not(.nivel_1) .title{font-size: 1.5rem;}
/**/

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

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

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

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

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

	.content_type_clase_anaya .anaya-navbar .dropdown button,
	.content_type_clase_anaya .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;
	}

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

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

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

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

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

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

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

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

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

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

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

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

/* CKEDITOR */
	.anaya-box {
		background-color: rgba(122, 172, 57, .3);
		text-align: justify;
		line-height: 2.6rem;
		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 > li:before {
		content: counter(ol-counter) ". ";
		counter-increment: ol-counter;
		color: #f57215;
		font-weight: bold;
		font-size: 1.8rem;
		width: 40px;
		text-align: right;
		float: left;
		margin-right: 10px;
	}

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

	.content ol[start]:before,
	.content ol[data-start-expression]:before {
		color: #f57215;
		font-weight: bold;
		font-size: 1.8rem;
		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)".";
	}

	.content_type_clase_anaya #actividad .texto_curso ol[start] li,
	.content_type_clase_anaya #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.2rem;
		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*/

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

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

	.content_type_clase_anaya #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;
	}

	.content_type_clase_basic .revision-budget {
    	left: 0px;
    }

/***/

@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;
    }

    .content_type_clase_basic .revision-budget {
    	left: 5px;
    }
}

@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 0;
	}

}











/*-------------------------------*/











@font-face {
  font-family: Gotham;
  src: url(fonts/gotham_100.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Gotham;
  src: url(fonts/gotham_300.ttf);
  font-weight: 300;
}
@font-face {
  font-family: Gotham;
  src: url(fonts/gotham_500.ttf);
  font-weight: 500;
}
@font-face {
  font-family: Gotham;
  src: url(fonts/gotham_600.ttf);
  font-weight: 700;
}
@font-face {
  font-family: Gotham;
  src: url(fonts/gotham_700.ttf);
  font-weight: 700;
}

html, body, *{
	font-family: Gotham;
}



#a_indice{
	margin-bottom: 60px;
	width: 200%;
}


#a_indice .units_container {
	display: inline-block;
    vertical-align: top;
    width: 630px;
}

#a_indice .index_container {
	display: inline-block;
    vertical-align: top;
    width: 300px;
    margin-right: 20px;
	transition: margin-left 0.4s ease-in-out 0s;
}
#a_indice .index_container.hiddenLeft {
	margin-left: -330px !important;
}



#index_units_list .litema{
	height: 40px;
	width: 250px;
	margin-bottom: 7px;
}


#index_units_list .number{
	position: absolute;
	height: 45px;
	width:40px;
	background-color: #F1BC55;
	border-radius: 6px;
	font-size: 2.6rem;
	line-height: 4.7rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	cursor: default;
}

#index_units_list .title{
	-moz-transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    transition: background-color 0.5s;
}




#index_units_list .title:hover{
	background-color: #e97409;
	margin-left: 60px;
}

#index_units_list .litema.active .title{
	background-color: #e97409;
}
#index_units_list .litema.active .number{
	background-color: #EC882E;
}

#index_units_list .title, #index_units_list .title_background{
	position: absolute;
	margin-left:40px;
	height: 45px;
	display: inline;
	padding: 0px 8px 0px 12px;
	width: 260px;
	font-size:1.4rem;
	color: #fff;
	background-color: #EDAA24;
	border-radius: 6px;
	font-weight: 300;
    cursor: pointer;
	-moz-transition: margin-left 0.3s;
    -webkit-transition: margin-left 0.3s;
    -o-transition: margin-left 0.3s;
    transition: margin-left 0.3s;
}


#index_units_list .litema.disabled .title{
	background-color: #CCB588;
	cursor: default;
}
#index_units_list .litema.disabled .number{
	background-color: #CBBA99;
	cursor: default;
}


#index_units_list .litema.disabled .title:hover, #index_units_list .litema.active .title:hover{
	margin-left:40px;
}


#index_units_list .litema.indice{
	margin-bottom:15px;
}

#index_units_list .litema.pd{
	margin-top:15px;
}
#index_units_list .litema.active .title.pd, #index_units_list .title.pd:hover{
	background-color: #3784C9;
}

#index_units_list .title.indice{
	margin-left: 0px;
	width: 300px;
	font-size: 1.9rem;
	background-color: #E98F09;
	padding-left: 16px;
}

#index_units_list .title.indice:hover, #index_units_list .litema.active .title.indice:hover{
	margin-left: 0px;
	background-color: #e97409;
}

#index_units_list .title.pd{
	margin-left: 0px;
	width: 300px;
	font-size: 1.7rem;
	background-color: #4B99D2;
}

#index_units_list .litema.active .title.pd:hover{
	margin-left: 0px;
}

#index_units_list .title_text{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1.8rem;
}

#index_units_list .number.indice, #index_units_list .number.pd, #index_units_list .litema.appendix .number{
	display:none;
}

#index_units_list .litema.appendix{
	margin-top:15px;
	margin-bottom:15px;
}

#index_units_list .litema.appendix .title{
	margin-left: 0px;
	width: 300px;
	padding-left: 16px;
}

#index_units_list .litema.appendix .title:hover{
	margin-left: 20px;
}

#index_units_list .litema.appendix.disabled .title:hover, #index_units_list .litema.appendix.active .title:hover{
	margin-left: 0px;
}



#a_indice .content .item.enlace_libro{
	margin: 0px 0px -42px;
	font-weight: 700;
	padding-left: 22px;
	font-size: 2.3rem;
	padding-top: 75px;
	list-style-type: none;
}


#a_indice .content .item.enlace_libro .title{
	color: #497EBD;
	padding-left:40px;
	line-height: 2.6rem;
}

#a_indice .enlace_libro .icon{
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width:30px;
	height: 25px;
}



#a_indice .a_unit-content{
	border-radius: 8px;
	background-color: #FFF;
	overflow: hidden;
	margin-bottom: 40px;
}


#a_indice .a_unit-content .content {
	padding: 0px !important;
	margin-top: 0px;
	background-position: 290px 10px;
	background-size: 330px 28px;
	background-repeat: no-repeat;
}


#a_indice .a_unit-content .activities{
	text-align: left;
	margin-top: 60px;
	padding: 0 15px;
	margin-bottom: 30px;
}

#a_indice .a_unit-content .activities ul {
	padding-top: 40px;
	background-position: right 8px;
	background-size: 553px 26px;
	background-repeat: no-repeat;
}


#a_indice .a_unit-content .activities .item{
	position: relative;
	text-align: left;
	border-bottom: none !important;
	padding: 0px !important;
}

#a_indice .a_unit-content .activities .item:nth-child(2n){
	background-color: #fff2e2;
}

#a_indice .a_unit-content .activities .item .title{
	display: block;
	width: 370px;
	max-width: none !important;
	line-height: 1.7rem;
	margin-left: 36px;
	padding: 12px 30px 10px 12px;
	border-left: solid 1px #f7a347;
	border-right: solid 1px #f7a347;
	font-size: 1.3rem;
	font-weight: 300;
	word-wrap: break-word;
	overflow: visible;
	white-space: normal;
	cursor: pointer;
	-moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}
#a_indice .a_unit-content .activities .item.alum .title{
	width: 500px;
	border-right: none;
}
#a_indice .a_unit-content .activities .item .title:hover{
	color: #E97409;
}
#a_indice .a_unit-content .activities .item.visited .title:hover{
	color: #E97409;
}

#a_indice .a_unit-content .activities .item.visited .title{
	color: #9420ff;
}

#a_indice .a_unit-content .activities .item.visited .text{
	color: #b361ff;
}

#a_indice .a_unit-content .activities .item .text {
	display: block;
	width: 100%;
	max-width: 370px;
	line-height: 1.8rem;
	padding: 0px 20px 8px 12px;
	margin-top: -8px;
	margin-left: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	border-left: 1px solid #F7A347;
	border-right: 1px solid #F7A347;
	font-size: 1.3rem;
	font-weight: 300;
	color: #777;
	padding-left: 26px !important;
}
#a_indice .a_unit-content .activities .item.alum .text {
	max-width: 500px;
	border-right: none;
}

#a_indice .a_unit-content .activities .item .icon{
	padding: 20px 18px;
	position: absolute;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -7px;
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: 6px center !important;
	height: 100%;
}


#a_indice .a_unit-content .activities .item .grade{
    float: right;
    display: inline-block;
    width: 50px;
    height: 28px;
    font-weight: 500;
    font-size: 1.4rem;
    color: #FFF;
    border-radius: 15px;
    background-color: #EDAA24;
    text-align: center;
    padding: 4px 10px;
	margin: -34px 169px 6px 31px;
}
#a_indice .a_unit-content .activities .item.alum .grade{
	margin-right: 12px;
}

#a_indice .a_unit-content .activities .item .grade.display_none{
	display:none;
}



#a_indice .a_unit-content .header {
	/*height: 365px;*/
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
	background-image: url(images/fondo.png);
	text-align: center;
}

#a_indice .a_unit-content .header .title{
	color: #FFF;
	line-height: 3.4rem;
	z-index: 1;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	float: none !important;
	margin: 15px auto !important;
	height: auto !important;
	font-size: 2.2rem !important;
	font-weight: 500 !important;
}

#a_indice .a_unit-content .unit-image {
	height: 300px;
	width: 300px;
	background-size: cover;
	border-radius: 400px;
	margin: 0px auto;
}



#a_indice .a_unit-content .enter-book {
  	border: solid 1px #EDAA24;
	position:absolute;
	top:53px;
	left: 500px;
	height: 80px;
	width: 80px;
	border-radius: 55px;
	background-image: url(images/icono_entrar.png);
	background-size: cover;
	cursor: pointer;
	padding-top: 50px;
	color: white;
	font-size: 1.1rem;
}

#a_indice .a_unit-content .enter-book:hover {
	border: none;
	padding-top: 51px;
}

#a_indice .a_unit-content .activities .resources_header{
	border-bottom: 3px solid #E1741E;
	font-size: 2.0rem;
	font-weight: 300;
	text-align: left;
	padding: 5px 0px 4px 8px;
}





#a_indice .activities li.item{
	background-position: right;
	background-size: 172px 26px;
	background-repeat: no-repeat;
}



#a_indice .activities .legend {
    float: right;
    font-weight: 300;
    text-align: right;
    padding-left: 10px;
    padding-right: 5px;
    margin-top: -2px;
}


#a_indice .activities .legend .icon{
	font-size: 1.2rem;
	display: inline-block;
	font-weight: 400;
	text-align: left;
	padding-left: 23px;
	background-position: 0px center;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 18px;
	color: #777;
}


#a_indice .activities .icon{
	background-image: url("images/icono_exposicion.png");
}
#a_indice .activities .icon.exposicion{
	background-image: url("images/icono_exposicion.png");
}
#a_indice .activities .icon.evaluacion{
	background-image: url("images/icono_evaluacion.png");
}
#a_indice .activities .icon.ejercitacion{
	background-image: url("images/icono_ejercitacion.png");
}



#a_indice .activities li{
	background-image: url("images/icono_check.png");
}
#a_indice .activities li.item.alum{
	background-image: none;
}

#a_indice .activities li.only_teachers{
	background-image: url("images/icono_check_solo_profesorado.png");
}



#a_indice .alumprof_labels{
	float: right;
	display: inline-block;
	margin-top: -22px;
}

#a_indice .alumprof_labels .label{
	display: inline-block;
	padding: 0px;
	margin: 0px;
	font-size: 1.4rem;
	font-weight: 500;
	width: 92px;
}

#a_indice .alumprof_labels .label.alum{
	color: #E0922E;
}
#a_indice .alumprof_labels .label.prof{
	color: #3784C9;
}



#a_indice .tablet_button {
	position: fixed;
	display: block;
	left: -27px;
	top: 100px;
	width: 70px;
	height: 90px;
	border-radius: 28px;
	background-image: url("images/boton_menu.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 99;
	background-position: 20px;
	cursor: pointer;
}

#a_indice .tablet_button.close_mode {
	background-image: url("images/boton_cerrar.png");
}




@media screen and (min-width:800px) and (max-width:960px){

	#a_indice .index_container {
		margin-left: 30px;
	}

	#a_indice .units_container{
		margin-left: 2vw;
		margin-right: 2vw;
		width: 96vw;
		transition: margin-left, width 0.4s ease-in-out 0s;
	}

	#a_indice .a_unit-content .activities .item .title {
		width: 530px;
	}
	#a_indice .a_unit-content .activities .item.alum .title {
		width: 650px;
	}

	#a_indice .a_unit-content .activities .item .text{
		max-width: none;
		width: 520px;
	}
	#a_indice .a_unit-content .activities .item.alum .text{
		max-width: none;
		width: 520px;
	}

	#a_indice .a_unit-content .activities .item .grade{
		margin-right: 163px;
	}
	#a_indice .a_unit-content .activities .item.alum .grade{
		margin-right: 82px;
	}
	#a_indice .a_unit-content {
	    width: 783px;
	    margin: 0px auto;
	}
	#a_indice .a_unit-content .content{
		width: 783px;
	}

	#a_indice .a_unit-content .enter-book {
		left: calc(100% - 150px) !important;
	}

}


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

	#a_indice .index_container {
		margin-left: 30px;
	}

	#a_indice .units_container{
		margin-left: 5px;
		width: 96vw;
		transition: width 0.4s ease-in-out 0s;
	}

	#a_indice .a_unit-content .activities .legend{
		right: 46px;
		font-weight: 300;
		text-align: right;
		padding-left: 10px;
	}

	#a_indice .a_unit-content {
	    margin: 0px auto !important;
	    width: calc(100% - 10px);
	}
	#a_indice .a_unit-content .content{
	    width: 100%;
	}
	#a_indice .a_unit-content .activities .item .text, #a_indice .a_unit-content .activities .item .title {
		float: none !important;
		width: calc(100% - 230px) !important;
		max-width: none !important;
	}
	#a_indice .a_unit-content .activities .item.alum .text, #a_indice .a_unit-content .activities .item.alum .title {
		float: none !important;
		width: calc(100% - 130px) !important;
		max-width: none !important;
	}
	#a_indice .a_unit-content .enter-book {
		left: calc(100% - 150px) !important;
	}

	#a_indice .a_unit-content .activities .leyenda {
		height: 60px;
		line-height: 8.0rem;
		background-position: right 0px !important;
	}

}


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

	#a_indice .a_unit-content .activities .legend{
		right: 36px;
		font-weight: 300;
		text-align: right;
		padding-left: 10px;
		margin-top: -56px;
	}

}

/* 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 > ul > 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;
	}
}
