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

@import url(https://fonts.googleapis.com/css?family=Raleway:400,400italic,700,700italic,500italic,500);

	.body_clase .content-wrapper {
		padding-top: 100px;
		font-family: 'Raleway', Georgia, serif;
		font-weight: 500;
		padding-bottom: 0;
	}
	.body_clase.edit .content-wrapper {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	body.is_app .content-wrapper,
	body.app:not(.offline-pc) .content-wrapper,
	body.user_demo .content-wrapper {
	    padding-top: 60px;
	}
	.body_clase .content-wrapper.actividad.no-padding-bottom {
		padding-top: 44px;
	}

	.cke_contents  table {
		margin-bottom: 10px;
	}

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

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

	.content_type_clase_modern .actividad.modo-revision .js-slide-wrapper .slide-wrapper .revision-budget{
		margin-top: 25px;
	}

	.content_type_clase_modern .actividad.modo-revision .slide-concatenate .js-slide-wrapper .slide-wrapper .revision-budget{
		margin-top: -30px;
	}

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

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

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

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

	.content_type_clase_modern #actividad .content .header .title {
		margin-top: -40px;
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.content_type_clase_modern #actividad .content .header .title h3 {
		font-family: 'Raleway', Georgia, serif;
		font-size: 4.0rem;
		font-weight: bold;
		color: #f9bfad;
		display: block;
		padding: 50px 20px 0px 0px;
		margin-top: -43px;
		margin-bottom: 20px;
	}
	.content_type_clase_modern #actividad .content .header .title h3 span {
		display: block;
		font-size:2.2rem;
		font-weight: 400;
	}
	.content_type_clase_modern #actividad .texto_curso,
	.content_type_clase_modern #actividad .slide_content_type_1 .pregunta .texto_curso {
		font-size: 1.6rem;
	}

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

	#actividad .class_slide {
    	padding: 40px 88px 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_modern .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_modern .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_modern .slide_main input[disabled],
	.content_type_clase_modern .slide_main input[readonly],
	fieldset[disabled] .content_type_clase_modern .slide_main input {
		cursor: not-allowed;
		background-color: #eee;
		opacity: 1;
	}

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

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

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

	table {
		margin-bottom: 20px;
	}
/**/

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

	.navigator .title {
		width: calc(100% - 20px);
		font-size: 1.9rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		line-height: 4.8rem;
		display: inline-block;
		vertical-align: top;
	}

	.main-navigator {
		padding: 30px 0px 50px;
		width: 100%;
	}

	.navigator .left, .navigator .right {
		width: 50%;
		display: inline-block;
	}

	.navigator .right {
		text-align: right;
	}

	.navigator .slider-control.left,
	.navigator .slider-control.right {
		height: auto;
		width: 100%;
		background-color: transparent;
		border-radius: 0px;
		margin: 0px;
		opacity: 1;
		text-shadow: none;
		color: #f9bfad;
		font-size: 1.9rem;
		position: relative;
		top: auto;
		left: auto;
		cursor: pointer;
	}

	body:not(.android) .main-navigator .slider-control:not(.disabled):hover {
		color: #f77249;
	}

	.navigator .slider-control.left:before,
	.navigator .slider-control.right:after {
		font-family: 'FontAwesome';
		position: absolute;
		margin-top: 0;
		background: none;
		color: #f9bfad;
		border-radius: 120px;
		width: 48px;
		height: 48px;
		line-height: 4.8rem;
		text-align: center;
		font-size: 4.8rem;
	}

	.navigator .slider-control.left {
		padding-left: 58px;
	}
	.navigator .slider-control.right {
		left: 0;
		padding-right: 58px;
	}
	.navigator .slider-control.left:before {
		content: "\f104";
		left: 0;
		padding-right: 5px;
	}

	.navigator .slider-control.right:after {
		content: "\f105";
		right: 0;
		padding-left: 5px;
	}

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

/* Navbar */
	.navbar-bottom {
		background: #eee;
		display: none;
	}
	.edit .navbar-bottom {
		display: block;
	}

	.slider-indicators {
	    padding-left: 100px;
	    padding-right: 100px;
	}

	.slider-indicators li,
	.edit .slider-indicators li {
		background-color: #f9bfad;
		color: #ffffff;
		opacity: 0.5;
	}

	.slider-indicators .active,
	.slider-indicators li:hover,
	.edit .slider-indicators li.active,
	.edit .slider-indicators .concat.active {
		opacity: 1;
	}
	.edit .slider-indicators .concat.active {
		color: #f9bfad;
	}

/**/

/* Navbar (Breadcums) */
	.content_type_clase_modern .publisher-navbar {
		position: fixed;
		top: 44px;
		background: #ffffff;
		width: 100%;
		left: 0;
		height: 58px;
		box-shadow: rgba(0, 0, 0, 0.3) 0px 0 9px;
	}

	/* BK-18572 Ajustar estilo en UX */
	.content_type_clase_modern .publisher-navbar.tmpux {
		top: 0px;
	}

	.is_app.content_type_clase_modern .publisher-navbar {
		position: fixed;
		top: 0px;
	}

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

	#top-navigator.show_left:before, #top-navigator.show_right:after {
        color: #5ebdb2;
        top: 0px;
    }

    #top-navigator.show_left:before {
    	background: linear-gradient(to right, rgba(0, 160, 228, 0.21), transparent);
    }

    #top-navigator.show_right:after {
    	background: linear-gradient(to left, rgba(0, 160, 228, 0.21), transparent);
    }

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

	.content_type_clase_modern .logo-publisher {
		display: block;
		margin-left: -48px;
	}
	.content_type_clase_modern .logo-publisher {
		content: " ";
		background-image: url(logo-blink.png);
		height: 36px;
		background-repeat: no-repeat;
		width: 100px;
		margin-left: -100px;
		margin-right: 60px;
		float: left;
		background-size: contain;
	}

	.content_type_clase_modern .slider-indicators {
		padding: 0;
		display: inline-block;
		text-align: center;
		position: relative;
		width: 5000px;
		bottom: 0px;
		left: 0px;
		z-index: 0;
		background-color: #ffffff;
	    color: #00599C;
	}


	.content_type_clase_modern .publisher-navbar .dropdown button,
	.content_type_clase_modern .publisher-navbar li {
		border-radius: 5px;
		border: none;
		background-color: transparent;
		color: #ffffff;
		vertical-align: middle;
		margin: 0px 5px;
		text-indent: 0px;
		line-height: 3.5rem;
		font-size: 2.0rem;
		font-weight: 400;
		cursor: pointer;
		background: #5ebdb2;
		border-radius: 120px;
	}
	.content_type_clase_modern .publisher-navbar .dropdown button {
		background: none;
		color: #5ebdb2;
	}

	.content_type_clase_modern .slider-indicators:after {
		content: '';
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}

	.content_type_clase_modern .slider-indicators li {
		width: 35px;
		height: 35px;
		margin: 0 8px 0 0;
		text-align: center;
		opacity: 0.5;
		position: relative;
	}

	.content_type_clase_modern .slider-indicators li.active,
	.content_type_clase_modern .publisher-navbar li:hover {
		opacity: 1;
		background:#f9bfad;
	}

	.content_type_clase_modern .publisher-navbar #top-navigator {
		float: none;
		margin-top: 10px;
		display: block;
	}

	.content_type_clase_modern .publisher-navbar .dropdown {
		float: left;
		display: block;
	}

	.content_type_clase_modern .publisher-navbar .dropdown button {
		width: auto;
		padding: 0px 10px;
	}

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

	.content_type_clase_modern .publisher-navbar .dropdown button {
		border: none;
	}

	.content_type_clase_modern .publisher-navbar .dropdown button:focus {
		outline: none;
	}

	.content_type_clase_modern .publisher-navbar .dropdown li {
		display: list-item;
		width: auto;
		background: none;
	}

	.content_type_clase_modern .publisher-navbar .dropdown li a {
		color: #5ebdb2;
	}

	.content_type_clase_modern .publisher-navbar .dropdown .caret {
		border-color: #5ebdb2 transparent transparent transparent;
		margin-left: 6px;

	}
/**/

/* Pagination */

.js-slide-wrapper &gt; .header .single-pagination {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 75px;
	background: #5ebdb2;
	color: #ffffff;
	font-size: 4.5rem;
	line-height: 4.5rem;
	padding: 2px 16px 2px 2px;
	font-family: 'Raleway', Georgia, serif;
	font-weight: bold;
	text-align: center;
	border-radius: 0 0 120px 0;
}
/* Iconos */

#actividad .player.audio {
	background: url(images/modern_audio.png) 0 0 no-repeat;
	background-size: contain;
	width: 36px;
	height:24px;
	border-radius: 0;
	vertical-align: middle;

}

#actividad .player.video {
	background: url(images/modern_video.png) 0 0 no-repeat;
	background-size: contain;
	width: 36px;
	height:24px;
	border-radius: 0;
	vertical-align: middle;

}

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

/* CKEDITOR */

	.bck-title1,
	.bck-title2,
	.bck-title3,
	.bck-title-activity {
		font-family: 'Raleway', Georgia, serif;
		font-weight: bold;
	 	color: #5ebdb2;
	}

	.bck-title1,
	.bck-title-activity {
		font-size: 2.0rem;
		font-weight: 400;
		clear: both;
		padding: 10px 40px 10px 98px;
		margin-bottom: 25px;
		background: #5ebdb2;
		color: #ffffff;
		margin-left: -98px;
		border-radius: 0 40px 40px 0;
		display: inline-block;
	}

	.bck-title2 {
		font-size: 2.0rem;
		clear: both;
		padding: 10px 20px 0px 0;
		margin-bottom: 20px;
	}

	.bck-title3 {
		font-size: 1.6rem;
	}

	.bck-enfasis,
	strong {
		color: #f9bfad;
		font-weight: bold;
	}

	.content hr,
	.cke_contents hr {
		border: 0;
		border-top: 2px dashed #f9bfad;
	}

	.content ol,
	.cke_contents ol {
		list-style: none;
		padding: 0;
		margin: 0 0 20px 0;
	}
	.content ol li,
	.cke_contents ol li {
		counter-increment: bck-li-counter 1;
		position: relative;
		padding-left: 32px;
	}

	.content ol li:before,
	.cke_contents ol li:before {
		content: counter(bck-li-counter)') ';
		position: absolute;
		margin-left: -30px;
		font-weight: bold;
		font-size: 2.0rem;
		text-align: right;
		color: #5ebdb2;
		margin-top: -2px;
	}

	.texto_curso ul li,
	.workspace ul li ul li,
	.cke_contents ul li {
		position: relative;
		padding-left: 18px;
		margin-bottom: 20px;
	}

	.texto_curso ul li:before,
	.workspace ul li ul li:before,
	.cke_contents ul li:before {
		background-color: #f9bfad;
		height: 12px;
		width: 12px;
		margin-top: 5px;
		margin-left: -18px;
	}

	.content figure:first-child:last-child,
	.content .js--row figure,
	.cke_contents figure:first-child:last-child,
	.cke_contents .js--row figure {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
	}

	.content figure figcaption,
	.cke_contents figure figcaption {
		text-align: left;
		margin-top: 10px;
	}

	.cke_contents table:not(.rf-tablegrid),
	.content table:not(.rf-tablegrid) {
		border: 1px solid #CBCCCD;
	}

	.cke_contents table:not(.rf-tablegrid) td,
	.cke_contents table:not(.rf-tablegrid) th,
	.content table:not(.rf-tablegrid) td,
	.content table:not(.rf-tablegrid) th {
		border: 1px solid #CBCCCD;
		padding: 7px;
	}

	.cke_contents table:not(.rf-tablegrid) caption,
	.content table:not(.rf-tablegrid) caption {
		margin-bottom: 10px;
	}

	.bck-td {
		background: #dcdcdc;
	}

	.bck-box {
		margin-bottom: 30px;
	}
	.bck-box.center {
		margin-left: auto;
		margin-right: auto;
	}

	.bck-box .bck-title {
		font-size: 2.5rem;
		margin-bottom: 10px;
	}
	.bck-box .bck-title1,
	.bck-box .bck-title2 {
		border-left: 0;
		margin-left: 0;
		padding: 0;
		margin-bottom: 10px;
	}

	.bck-box.box-1 {
		border: 3px solid #5ebdb2;
		background: #ffffff;
		padding: 40px;
		position: relative;
		margin-top: 60px;
		border-radius: 40px;
	}

	.bck-box.box-1 hr {
		border: 0;
		display: block;
		border-top: 1px solid #5ebdb2;
	}

	.bck-box.box-1 .bck-title {
		color: #f9bfad;
		font-size: 2.4rem;
	}

	.bck-box.box-1 .bck-title1 {
		font-size: 3.0rem;
		margin-left: -40px;
		padding: 4px 20px 4px 40px;
	}
	.bck-box.box-1 .bck-title2 {
		font-size: 2.0rem;
		font-weight: 400;
		color: #706f6f;
		margin-bottom: 10px;
	}

	.bck-box.box-2,
	.bck-box.box-3  {
		border: 0;
		padding: 20px;
		font-size: 1.4rem;
		position: relative;
		margin-bottom: 40px;
		border-radius: 40px;
		box-shadow: 0 0 30px 0px rgba(0,0,0,.1);
	}

	.bck-box.box-2 {

	}


	.bck-box.box-3 {
		margin-bottom: 80px;
	}

	.bck-box.box-2 .bck-title,
	.bck-box.box-2 .bck-title1,
	.bck-box.box-3 .bck-title,
	.bck-box.box-3 .bck-title1 {
		color: #f9bfad;
		background: none;
		font-size: 1.8rem;
		margin-bottom: 20px;
		font-family: 'Raleway', sans-serif;
		font-weight: bold;
	}

	.bck-box.box-2 .bck-title,
	.bck-box.box-3 .bck-title {
		margin-top: -20px;
		margin-left: -20px;
		margin-right: -20px;
		border-radius: 40px 40px 0 0 ;
		padding: 14px 20px 10px;
		color: #ffffff;
		background: #f9bfad;
		font-weight: 400;
	}
	.bck-box.box-3 .bck-title {
		background: #5ebdb2;
	}

	.bck-box.box-2 .bck-title p,
	.bck-box.box-3 .bck-title p {
		margin-bottom: 0;
	}

	.bck-box.box-2 .bck-title2,
	.bck-box.box-3 .bck-title2,
	.bck-box.box-2 .bck-title3,
	.bck-box.box-3 .bck-title3 {
		color: #f9bfad;
		margin-bottom: 10px;
		font-family: 'Raleway', sans-serif;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.bck-box.box-2 .bck-title3,
	.bck-box.box-3 .bck-title3 {
		font-size: 1.4rem;
	}
	.bck-box.box-3 .bck-title1,
	.bck-box.box-3 .bck-title2,
	.bck-box.box-3 .bck-title3 {
		color: #5ebdb2;
	}

	.bck-box.box-2 hr,
	.bck-box.box-3 hr {
		border: 0;
		display: block;
		border-top: 2px solid #f9bfad;
	}

	.bck-box.box-3 hr {
		border-top-color: #5ebdb2;
	}


	.bck-box.box-2 ul li:before {
		font-family: 'FontAwesome';
		content:"\f00c";
		color: #f9bfad;
		background: none;
		margin-top: -2px;
		margin-left: -24px;
		font-size: 2.0rem;
	}

/**/

@media screen and (max-width: 1099px) {
    .body_clase .content-wrapper {
        max-width: 100%;
    }

    #actividad .content {
        border-radius: 0;
    }

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

    .tmpux.content_type_clase_modern #actividad .carousel-inner .item-container {
		border-right: 1px solid #eee;
		height: initial;
  	}
	body.app.tmpux.ipad.content_type_clase_modern .content-wrapper.tmpux {
		padding-top: 60px!important;
	}

	.content_type_clase_modern .logo-publisher {
		margin-right: 0px;
	}


	.content_type_clase_modern .actividad.modo-revision .js-slide-wrapper .slide-wrapper .revision-budget,
	.content_type_clase_modern .actividad.modo-revision .slide-concatenate .js-slide-wrapper .slide-wrapper .revision-budget{
		margin-top: -50px;
	}
}

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

	.tmpux #actividad .carousel-inner .item-container {
		height: initial;
		margin-top: 0 !important;
    }

	#actividad .class_slide {
		padding-right: 30px;
		padding-left: 30px;
	}

	.tmpux #actividad .class_slide {
		padding-right: 30px;
		padding-left: 30px;
		padding-bottom: 0;
		margin-bottom: 0 !important;
	}
	body.app.tmpux.ipad.content_type_clase_modern .content-wrapper.tmpux {
		padding-top: 60px!important;
	}
	.content_type_clase_modern #actividad .content .header .title h3 {
		margin-left: -30px;
		padding-left: 20px;
		padding-right: 50px;
	}
	.js-slide-wrapper &gt; .header .single-pagination {
		right: 0;
		left: auto;
		border-radius: 0 0 0 120px;
		padding-left: 16px;
		padding-right: 2px;
	}
	.navigator {
		padding-left: 30px;
		padding-right: 30px;
	}
	.tmpux.navigator {
		bottom: 0px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.content_type_clase_modern .publish {
		padding-left: 25px;
	}
	.content_type_clase_modern .logo-publisher {
		margin-left: -20px;
	}

	.body_clase.isTablet .actividad.modo-revision.tmpux  #actividad .carousel-inner .item-container {
		height: 100% !important;
	}

	.body_clase.app.isTablet .actividad.modo-revision.tmpux  #actividad .carousel-inner .item-container {
		margin-top: 0px;
	}

}

@media screen and (max-width: 767px) {
    #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%
    }
	.content_type_clase_modern .publisher-navbar {
		top: 88px;
	}

	.content_type_clase_modern .logo-publisher {
		margin-right: -20px;
	}

	.body_clase.tmpux #actividad .carousel-inner .item-container {
		margin-top: 0px;
		height: 100%;
	}
	.body_clase.tmpux .navigator {
		bottom: 0px;
		left: 0;
		position: absolute;
		width: 100%;
		padding: 0px 97px;
	}

}

@media screen and (max-width: 579px) {
	.bck-row .col-xs-1,
	.bck-row .col-xs-2,
	.bck-row .col-xs-3,
	.bck-row .col-xs-4,
	.bck-row .col-xs-5,
	.bck-row .col-xs-6,
	.bck-row .col-xs-7,
	.bck-row .col-xs-8,
	.bck-row .col-xs-9,
	.bck-row .col-xs-10,
	.bck-row .col-xs-11,
	.bck-row .col-xs-12 {
		width: 100%;
		float: none;
		padding-bottom: 20px;
	}
}

@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;
	}
	.content_type_clase_modern .publisher-navbar .navbar-content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.content_type_clase_modern .publisher-navbar .logo-publisher:before {
		content: none;
		display: none;

	}
	#actividad .carousel-inner .item-container {
		padding-top: 13px;
	}
	.js-slide-wrapper &gt; .header .single-pagination {
		padding-top: 15px;
		font-size: 2.4rem;
		width: 60px;
	}
	.content_type_clase_modern #actividad .content .header .title h3 {
		padding-right: 20px;
		margin-bottom: 20px;
	}

}

/*BK-10860*/
/*
 * Me cargo todos los border que hay por debajo de un ejercicio de cÃ¡lculo y restauro los necesarios
 *
 */
div.calculo table.marco,
div.calculo table.marco * {
	border:none;
}

.content hr, .cke_contents hr {
    border-top: 2px dashed #f9bfad !important;
}

.content_type_clase_modern .slide_main input {
    border: 1px solid #ccc !important;
}

/* TMPUX STYLES */
.tmpux.modo-correccion.body_clase:not(.edit) .publisher-navbar{
	display: none;
}
.tmpux.content_type_clase_modern.modo_revision .modern-navbar,
.tmpux.content_type_clase_modern.modo-correccion .modern-navbar,
.tmpux.content_type_clase_modern.modo-deber .modern-navbar {
		top: 0;
		display: block !important;
	}

body.tmpux.body_clase .content-wrapper {
	padding-top: 48px;
}
body.tmpux.body_clase.content_type_clase_modern .content-wrapper {
	padding-top: 60px;
}

.body_clase.android.app.is_app.isTablet #actividad .carousel-inner .item-container.tmpux {
	padding-top:  10px;
}

/* body.is_app.tmpux.isTablet.modo-correccion.content_type_clase_modern.content_type_curso_modern .content-wrapper, */
body.is_app.tmpux.isTablet.modo-revision.content_type_clase_modern.content_type_curso_modern .content-wrapper,
body.app:not(.offline-pc).tmpux.isTablet.modo-revision.content_type_clase_modern.content_type_curso_modern .content-wrapper {
	margin-top: 10px;
}

body.is_app .content-wrapper.actividad.modo-revision.tmpux,
body.app:not(.offline-pc) .content-wrapper.actividad.modo-revision.tmpux,
body.app:not(.offline-pc).tmpux.isTablet.modo-correccion.content_type_clase_modern.content_type_curso_modern .content-wrapper,
body.tmpux.user_demo .content-wrapper {
	margin-top: 0px;
}

.tmpux.content_type_clase_modern.modo-correccion #actividad .carousel-inner .item-container {
    margin: 10px auto 20px;
	min-height: calc(100% - 44px);
}

.body_clase.isTablet .actividad.modo-revision.tmpux  #actividad .carousel-inner .item-container {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
	min-height: calc(100% - 40px);
}

body.app:not(.offline-pc).tmpux .content-wrapper,
body.user_demo .content-wrapper.tmpux_app {
	margin-top: 50px;
}

body.app.tmpux.offline-pc .content-wrapper.modo-revision {
	margin-top: 0px !important;
}

body.app.tmpux .content-wrapper.tmpux {
	padding-top: 50px!important;
}

body.app.tmpux .content-wrapper.tmpux.tmpux_app .navigator {
	bottom: 0px;
}

body.isTablet.tmpux.modo-correccion .content-wrapper.tmpux.modo-revision #actividad .class_slide {
	padding: 20px 88px 0px;
}

body.isTablet.view-mode .content-wrapper.actividad.tmpux_app {
    margin-top: 50px;
}

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