<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#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: #0080D8;
}

.btn-primary, .btn-primary.disabled, .btn-primary.disabled:focus{
background-color: #0080D8;
}

a:hover, a:active, a:focus {
color: #0080D8;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content h2 #courseIndex {
background-color: #0080D8;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content h2 {
color: #0080D8;
}

.content_type_clase_lnplat .lnplat-navbar .navbar-content {
border-bottom: 1px solid #0080D8;
}

.content_type_clase_lnplat .lnplat-navbar .dropdownTemas .caret {
border-color: #0080D8 transparent transparent transparent;
}

.content_type_clase_lnplat .slider-indicators li.active, .content_type_clase_lnplat .lnplat-navbar li:hover {
background-color: #D9ECF9;
}

.bck-title1 {
color: #0080D8;
}

#actividad .content img{
border: 2px solid #0080D8;
}

.presentation-img:before, .presentation-video:before, .slider-img:before, .trabajar-img:before {
background-color: #0080D8;
}

.bck-title2 {
color: #0080D8;
border-bottom: 1px solid #0080D8;
}

.bck-enfasis {
color: #0080D8;
}

#actividad .content .texto_curso ul li:before, #actividad .content .texto_curso .bck-ul li:before {
background-color: #0080D8;
}

.bck-box.simple {
background-color: #D9ECF9;
}

#actividad .content .texto_curso .bck-ol li:before {
color: #fff;
background-color: #0080D8;
border-radius: 5px;
border-bottom-right-radius: 0px;
content: counter(bck-li-counter)'';
width: 30px;
padding: 2px;
text-align: center;
margin-left: 6px;
margin-top: -2px;
}

#actividad .carousel-inner .segunda {
background-color: #0080D8;
}

#actividad .carousel-inner .segunda .layout {
background-color: #A6D3F1;
}

#actividad .content .texto_curso ol.bck-ol-2 li:before {
color: #0080D8;
}

#actividad .carousel-inner .primera {
    background: linear-gradient(to bottom right, #E6BD6A, #F397B3);
}

table td.bck-td {
border: 1px solid #0080D8;
    background-color: #b2d9f3;
    color: #0080d8;
}

.bck-table td {
    border-color: #0080D8;
}

#indice .unit-content .header {
border: 2px solid #0080D8;
}

#actividad .content .texto_curso ul.bck-ul-3 li::before {
        color: #0080D8;
}

.item-container .icono {
    background-color: #0080D8;
}

.lnplat-dropdown-2 .bck-dropdown-icon {
    background-color: #0080d8;
}

.bck-dropdown.lnplat-dropdown-2 {
    background-color: #0080d8;
    margin-bottom: 30px;
}

.lnplat-dropdown-2 .bck-dropdown-content {
    background-color: #d9ecf9;
}

.hint.solucion {
    border: 1px solid #00BDFF;
    background: #B6ECFF;
    padding: 3px;
    border-radius: 4px;
}

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

.bck-dropdown-content {
    overflow-y: hidden;
    max-height: 100%;
}</pre></body></html>