<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font: 400 18px 'Source Sans Pro',sans-serif;
}

#actividad .pregunta .texto_curso {
    font-size: 18px;
}

#actividad .pregunta .texto_curso ol li::marker {
    color: #0083CA;
    font-size: 20px;
    font-weight: 600;
}

td, th {
    padding: 5px 10px;
}

ol {
    padding-inline-start: 25px;
}

.checkbox-option label.filter-label, .checkbox-option label.filter-label-append, .radio-option label.filter-label {
    font-size: 18px;
}

#actividad .class_slide {
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
}

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


#layout-container div[id*=section-screen] .section .section-data .desc-wrapper .section-desc {
    background-color: transparent;
}

 #layout-container div[id*=section-screen] .section .section-content .tabs-content .content .unit-content .content-item .content-img {
    background-image: none !important;
}

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

.removetable  .slide.crosswords-puzzle table.puzzle {
    margin: auto;
}

.removetable  .puzzle-wrapper {
    width: 100%
}

.texto_curso li {
    line-height: 2.0em!important;
}

.nota-budget span {
    padding: 2px 46px 2px 10px;
}

#layout-container #main-screen #course-content .slider-wrapper .slider-itemtrack .slider-item .section-number{
    display: none;
}

#layout-container #main-screen #course-content .slider-wrapper .slider-itemtrack .slider-item:after {
    left: 1px;
    width: calc(100% + 225px);
}

#layout-container div[id*=section-screen] .section .section-data .desc-wrapper .section-number {
    display: none;
}


#layout-container div[id*=section-screen] .section .section-data .desc-wrapper .section-desc {
    top: -13%;
    left: 12px;
    color: #fff;
    position: absolute;
}


#layout-container div[id*=section-screen] .section .section-data .desc-wrapper .section-desc [class*=section-title-] {
    font-size: 22px;
}

ol {
    padding-inline-start: 15px;
}

.foro_wiki_cke_text ul li:before, .texto_curso ul li:before, .workspace:not(.test) ul li ul li:before, .cke_contents ul li:before, .preview ul li:before, .classify-item ul li:before, .popover-template .popover-content ul li:before {
    background-color: #3399ff;
}

#layout-container #main-screen #course-content .slider-wrapper .slider-itemtrack .slider-item .section-title,
#layout-container #main-screen #course-content .slider-wrapper .slider-itemtrack .slider-item .section-title:before {
    background-image: linear-gradient(90deg,#0083CA 25%,#0083CA);
}

#layout-container div[id*=section-screen] .section .section-data .section-title {
    background-color: #0083CA;
    background-image: linear-gradient(90deg,#0083CA 25%,#4b95bd);
}

#layout-container div[id*=section-screen] .section .section-data .section-title:before {
    background-image: linear-gradient(45deg,#4b95bd -140%,#4b95bd 50%,#0083CA 170%);
}

#layout-container div[id*=section-screen] .section .section-content .tabs-content .content .no-resources .content-item:after, #layout-container div[id*=section-screen] .section .section-content .tabs-content .content .resources-content .content-item:after, #layout-container div[id*=section-screen] .section .section-content .tabs-content .content .unit-content .content-item:after {
    background-image: linear-gradient (90deg,#0083CA 25%,#4b95bd );
    }


#layout-container ::-webkit-scrollbar-thumb {
    background-color: #0083CA;
}

#layout-container div[id*=section-screen] .section .section-content .tabs-content .content .no-resources .content-item:hover, #layout-container div[id*=section-screen] .section .section-content .tabs-content .content .resources-content .content-item:hover, #layout-container div[id*=section-screen] .section .section-content .tabs-content .content .unit-content .content-item:hover {
    background-color: #daf5ff;
    color: #0083CA;
}


#layout-container div.go-back button:hover, .go-back button:hover {
    color: #0083CA;
}


#layout-container div[id*=section-screen] .section .section-content .tabs-content .content .unit-content .content-item .content-img {
    background-image: none !important;
    background-color: #0083CA;
}


#layout-container div[id*=section-screen] .section .section-content .tabs-content .content .no-resources .content-item:after, #layout-container div[id*=section-screen] .section .section-content .tabs-content .content .resources-content .content-item:after, #layout-container div[id*=section-screen] .section .section-content .tabs-content .content .unit-content .content-item:after {
    background-image: linear-gradient(90deg,#0083CA 25%,#4b95bd );
}

#layout-container div[id*=section-screen] .section .section-content .tabs .tab:not(.active):hover [class*=section-title-] {
    color: #0083CA;
}

body #book-index #indice .units ul#list-units li:not(.disabled).active a, body:not(.isTablet) #book-index #indice .units ul#list-units li:not(.disabled).active a {
    background: #0083CA;
}


body #book-index #indice .units ul#list-units li:not(.disabled):not(.active) a:hover, body:not(.isTablet) #book-index #indice .units ul#list-units li:not(.disabled):not(.active) a:hover {
    background: #0083CA;
}

body #book-index #indice .col-main {
    background-image: linear-gradient(90deg,#0083CA 25%,#4b95bd);
}</pre></body></html>