<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content .segunda .bck-ol li:before {
  background: #004281;
}

.content .primera .bck-ol li:before {
  background: #C1C200;
}

.content_type_clase_editex-musica #actividad .content .indice .header .title h3 {
    font-size: 3.0rem;
    margin-top: 0px;
    font-weight: bold;
    display: block;
    color: #fff;
    background: #006FB9;
    padding: 10px;
}

.indice .bck-title1 {
    border: 3px solid #C3B7B2;
    position: relative;
    padding-left: 45px;
    background: transparent;
    min-height: 40px;
    padding: 0px 10px;
    text-indent: 40px;
    line-height: 33px;
    color: #000;
}


.indice .bck-title1:before {
    content: attr(data-index);
    display: block;
    color: white;
    background: #006FB9;
    height: 40px;
    width: 40px;
    text-align: center;
    position: absolute;
    top: -3px;
    left: -3px;
    border: 3px solid #C3B7B2;
    text-indent: 0;
}

.box-simple {
    font-size: 1.6rem;
}

.box-simple .bck-title {
    font-size: 2.0rem;
}

.html-book {
    font-size: 1.9rem;
}


#indice .unit-content .header {
    background-image: none !important;
    background-color: #005cb9;
}

#indice .units ul li.active:not(.disabled), #indice .units ul li:hover:not(.disabled), #indice .units ul li:focus:not(.disabled) {
    background: #005cb9;
}

.btn-primary, .btn-primary.disabled, .btn-primary.disabled:focus {
    background-color: #005cb9;
}

a:hover, a:active, a:focus {
    color: #005cb9;
}

.duodecima .box-simple .bck-title {
    background: #D2E3B6;
}</pre></body></html>