<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*MEJORAS 2021*/
/*titulo zona web*/
.bck-title-13{
background-color: #F382C0;
}

/*caja desafio*/
.bck-box.bck-box-9 .bck-title p {
    /* background-color: #fff; */
    top: 4px;
}

.bck-box.bck-box-9 .bck-title:before {
    left: 10px;
    top: 14px;

}

.bck-box.bck-box-9 {
    margin-top: 50px;
}

/*pie de imagen*/
.bck-i-fullscreen figcaption {
    border-bottom: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FDFDFD;
    color: #404040;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 500;
    position: relative;
    left: 0px;
    top: -24px;
    font-family: Conv_AkzidenzGrotesk-Cond;
}

/*#top-navigator.show_left:before {
    background: -webkit-gradient(linear, left top, right top, from(#7aac39), to(transparent));
    background: -webkit-linear-gradient(left, #7aac39, transparent);
    background: -moz-linear-gradient(left, #7aac39, transparent);
    background: -o-linear-gradient(left, #7aac39, transparent);
    background: linear-gradient(to right, #7aac39, transparent);
}

#top-navigator.show_right:after {
    background: -webkit-gradient(linear, right top, left top, from(#7aac39), to(transparent));
    background: -webkit-linear-gradient(right, #7aac39, transparent);
    background: -moz-linear-gradient(right, #7aac39, transparent);
    background: -o-linear-gradient(right, #7aac39, transparent);
    background: linear-gradient(to left, #7aac39, transparent);
}*/


/*actividades interactivas*/

.web a {
    background-color: transparent;
    color: inherit !important;
    text-decoration: inherit !important;
    font-weight: normal !important;
}

.bck-title-1:before{
    display: none;
}

.coursetag_ingles_donos .bck-box.bck-box-3 .bck-title:before {
	content: "Discover";
}

.coursetag_ingles_donos .bck-title-13:before {
	background-image: url(/useruploads/r/a/231488486/activity_other_imported/web_area_donos_137655.png);
}

.bck-title-14:after {
right: -610px;
}

#actividad .player.audio {
    background-image: url(https://www.blinklearning.com/themes/responsive/assets/styles/mcgrawhill/audio_icon.png);
}

.bck-title-13 {
    position: relative;
    font-weight: 700;
    text-indent: -168px;
    margin-left: -97px;
    font-size: 1.8rem;
    width: 119.3%;
    font-family: Conv_ProximaNova-Bold;
    background-color: #ef5aab;
    padding: 30px 20px 80px 150px;
    COLOR: #fff;
    top: -41px;
}

/*test*/
#actividad .workspace.test .respuestas li {
    width: 24%;
}

.bck-box.bck-box-3 .bck-title:before {
    content: "Discover";
left: -190px !important;
}

#actividad .workspace.test .checkbox-option label.filter-label, 
#actividad .workspace.test .radio-option label.filter-label, 
#actividad .workspace.true-false .checkbox-option label.filter-label, 
#actividad .workspace.true-false .radio-option label.filter-label {
font-size: 2rem !important;
}</pre></body></html>