<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* No cajas dobles */
.shortanswer-container .js-rich-group{
	    border: 0;
}

.shortanswer-container .input-group-addon i.icon-edit{
	display: none;
}

.shortanswer-container .input-group-addon i.icon-file{
	display: none;
}

#indice .unit-content .material .item .imagen.actividad:before {
    background: #1976BC;
}

.btn-primary, .btn-primary.disabled, .btn-primary.disabled:focus {
    background-color: #1976BC;
}

#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: #1976BC;
}

#indice .unit-content .header .title {
    color: #1976BC;
}


.bck-box.box-1{
   background: #9FD03C;
}

.bck-box.box-1:before{
   background: #9FD03C;
}



.content_type_clase_fancy #actividad .content .header .title h3:before{
     left: -20px !important;
     top: 2px !important;
}
.content_type_clase_fancy #actividad .content .header .title h3:after{
     left: -20px !important;
     top: 2px !important;
}

.content_type_clase_fancy #actividad .content .header .title h3{
    font-size: 4rem !important;
}
.js-slide-wrapper &gt; .header .single-pagination{
    display: none;
}


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

.content_type_clase_fancy .logo-publisher {
    background-image: url(/useruploads/r/a/69326859/activity_other_imported/New-ATW-logoPNG_797859.png) !important;
     height: 44px !important;
}

.content_type_clase_fancy #actividad .content .header:before {
   display: none !important;
}

.content_type_clase_fancy #actividad .content .header {
    background: rgba(159,204,59,1) !important;
    background: -moz-linear-gradient(left, rgba(159,204,59,1) 0%, rgba(97,149,49,1) 100%) !important;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(159,204,59,1)), color-stop(100%, rgba(97,149,49,1))) !important;
    background: -webkit-linear-gradient(left, rgba(159,204,59,1) 0%, rgba(97,149,49,1) 100%) !important;
    background: -o-linear-gradient(left, rgba(159,204,59,1) 0%, rgba(97,149,49,1) 100%) !important;
    background: -ms-linear-gradient(left, rgba(159,204,59,1) 0%, rgba(97,149,49,1) 100%) !important;
    background: linear-gradient(to right, rgba(159,204,59,1) 0%, rgba(97,149,49,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fcc3b', endColorstr='#619531', GradientType=1 ) !important;
    padding-left: 86px !important;
    padding-right: 0px !important;

}

.header.empty {
    display: none;
}

#actividad .slide-concatenate .class_slide {
    margin-top: -20px;
}

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

/*naranja*/

.content_type_clase_fancy #actividad .content .naranja .header {
	background: rgba(249,197,15,1);
	background: -moz-linear-gradient(left, rgba(249,197,15,1) 0%, rgba(239,105,7,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(249,197,15,1)), color-stop(100%, rgba(239,105,7,1)));
	background: -webkit-linear-gradient(left, rgba(249,197,15,1) 0%, rgba(239,105,7,1) 100%);
	background: -o-linear-gradient(left, rgba(249,197,15,1) 0%, rgba(239,105,7,1) 100%);
	background: -ms-linear-gradient(left, rgba(249,197,15,1) 0%, rgba(239,105,7,1) 100%);
	background: linear-gradient(to right, rgba(249,197,15,1) 0%, rgba(239,105,7,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c50f', endColorstr='#ef6907', GradientType=1 );
}

.naranja .bck-enfasis, .naranja strong {
    color: #ef6907;
}

.content .naranja ol li:before, .cke_contents .naranja ol li:before {
    color: #EF6907;
}

/*morado*/
.content_type_clase_fancy #actividad .content .morado .header {
	background: rgba(204,161,217,1);
	background: -moz-linear-gradient(left, rgba(204,161,217,1) 0%, rgba(94,79,117,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(204,161,217,1)), color-stop(100%, rgba(94,79,117,1)));
	background: -webkit-linear-gradient(left, rgba(204,161,217,1) 0%, rgba(94,79,117,1) 100%);
	background: -o-linear-gradient(left, rgba(204,161,217,1) 0%, rgba(94,79,117,1) 100%);
	background: -ms-linear-gradient(left, rgba(204,161,217,1) 0%, rgba(94,79,117,1) 100%);
	background: linear-gradient(to right, rgba(204,161,217,1) 0%, rgba(94,79,117,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cca1d9', endColorstr='#5e4f75', GradientType=1 );=1 );
}

.morado .bck-enfasis, .morado strong {
    color: #937fb3;
}

.content .morado ol li:before, .cke_contents .morado ol li:before {
    color: #937fb3;
}

.morado .bck-title1, 
.morado .bck-title2, 
.morado .bck-title3,
.morado .bck-title-activity {
    color: #5E4F75;
}

.content_type_clase_fancy #actividad .texto_curso, .content_type_clase_fancy #actividad .slide_content_type_1 .pregunta .texto_curso {
    font-size: 1.9rem;
}</pre></body></html>