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

 .slide.crosswords-puzzle .enunciados {  
    display: none;
}

/*INDICE*/

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

 .btn-primary.disabled {
    background-color: #ADCC5C;
}

a:hover, a:active, a:focus {
    color: #1AA3C7;
}


.content .bck-ol1 li:before, .cke_contents .bck-ol1 li:before, .content ol li:before, .cke_contents ol li:before {
    font-size: 1.5rem;
    line-height: 2.5rem;
}

#actividad .workspace.multiple-choice .opcion, #actividad .workspace.matching .opcion, #actividad .workspace.ordenar .js-rank-item {
    font-size: 2.2rem;
}

#bottom-navigator li {
   color: transparent;
    background: #fff;
}

#bottom-navigator li.active {
   color: transparent;
    background: #007FA3;
}

#bottom-navigator li:hover {
    color: transparent;
    background: rgb(142, 206, 224);
}

#bottom-navigator li {
    width: 18px;
    height: 18px;
    margin: 2px 5px;
}

.content_type_clase_poptropica #actividad .content .header .title h3 span {
    line-height: 1.1rem;
}


.item-container .icon:before {
    width: 54px;
    margin-top: -16px;
}

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

#actividad .workspace.multiple-choice .opcion, #actividad .workspace.matching .opcion, #actividad .workspace.ordenar .js-rank-item {
    background: #fff;
}

.fillblanks-draggable-wrapper .response {
    border: 0px solid #d8d8d8;
    background: #c1e5f7;
}

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

.content_type_clase_poptropica #actividad .content .header .title {
    padding: 30px 97px;
}

.content_type_clase_poptropica #actividad .slide_content_type_1 .pregunta .texto_curso, .content_type_clase_poptropica #actividad .texto_curso, .html-book {
    font-size: 2.2rem;
}

#actividad .player.audio {
    width: 42px;
    height: 39px;
    margin-top: -6px;
}

#actividad .workspace.chooseblanks .inline-answer a {
    background: #fff;
    border: 2px solid #10a0c6;
}

.slide_main .shortanswer-container textarea, .slide_main .shortanswer-container input, .shortanswer-container .preview {
    border: 0px solid #ccc;
    border-bottom: 2px solid #10a0c6;
    border-radius: 0px;
    -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;
    font-size: 2.0rem;
}


.bck-box {
    padding: 16px;
}

/*plantilla arrastrar*/

#actividad .multimedia-container .circulo_gris.editar:before, #actividad .multimedia-container .circulo_gris.drop_solucion:before, #actividad .multimedia-container .circulo_gris.respuesta:before {
    margin-top: 12px;
    margin-left: -35px;
    margin-bottom: 0px;
    margin-right: 0px; 
   min-width: 100px;
}

/*plantilla arrastrar img*/

body.content_type_clase_poptropica #actividad .content .fillblanks-draggable-wrapper .response .bck-i-fullscreen,
body.content_type_clase_poptropica #actividad .content .fillblanks-draggable .img-input-container.imgFilled img {
    height: 100px !important;
}

.content_type_clase_poptropica .slide_main .img-input-container {
    max-height: 110px;
}


#actividad .player.audio {
    height: 39px !important;
}


.count {
    display: none;
}

#actividad .player.audio {
    margin-top: -11px;
}

.content .bck-ol1 li:before, .cke_contents .bck-ol1 li:before, .content ol li:before, .cke_contents ol li:before {
    top: 1px;
}

#actividad .workspace.chooseblanks .inline-answer a {
    display: inherit;
}

.checkbox-option label.filter-label, .radio-option label.filter-label {
    font-size: 1.8rem;
}

 .cke_contents .bck-ol3 li:before {
    top: -8px;
}

.content .bck-ol3 li:before, .cke_contents .bck-ol3 li:before {
    line-height: inherit;
}

#actividad .ajuste  .workspace.chooseblanks .inline-answer {
   display: flow-root;
}

/*desplegable*/
.bck-dropdown-icon&gt;.fa {
    border: 2px solid #10A0C6;
}

.bck-dropdown-content {
    background-color: #fff;
}

/*plantilla arrastrar*/
#actividad .workspace.clasificar .clasificar_lista .classify-item {
    background: #c1e5f7;
    padding: 5px 10px;
    margin: 5px;
}

/*sopa de letras*/
div#t1pg .rf-wordcontainer {
    display: none;
}

div#t1pg .rf-tablestyle {
    position: relative;
    left: 50%;
}</pre></body></html>