<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#indice .unit-content .content {
    margin-top: -41px;
    background: #fff!important;
}

#indice .unit-content {
    border-radius: 5px;
    background: #fff;
}

#indice .units ul li {
    background: #dddddd;
    border-radius: 5px;
}

#indice .unit-content .actividades .item .title {
    font-weight: 400;
    color: #666;
}


.body_clase .navbar.libro:after {
border-top: 10px solid #854c94;
}

/*primario*/
.btn-primary, .btn-primary.disabled, 
.btn-primary.disabled:focus {
  background-color: #854c94;
}
 body:not(.isTablet) #indice .units ul li:hover, #indice .units ul li:focus, #indice .units ul li.active {
  background: #854c94 !important;
}
#indice .unit-content .header {
   background-image:  !important;
}
 .add {
    background: #854c94 !important;
}
/*secundario*/
a:hover,
a:active,
a:focus {
  color: #854c94;
}
 .body_clase .navbar.libro:after {
    border-top: 10px solid 
}

.btn-primary, .btn-primary.disabled, .btn-primary.disabled:focus {
  background-color: #854c94;
}
body:not(.isTablet) #indice .units ul li:hover, #indice .units ul li:focus, #indice .units ul li.active {
  background: #854c94 !important;
}
.add {
    background: #854c94 !important;
}
/*secundario*/
a:hover,
a:active,
a:focus {
  color: #854c94;
}
.body_clase .navbar.libro:after {
    border-top: 10px solid #854c94;
}

.pags {
    display: none;
}

.btn-primary:not(.btn-reset), 
.btn-primary:not(.btn-reset).disabled,
.btn-primary:not(.btn-reset).disabled:focus {
    background-color: #854c94;
}

.btn-reset {
    background-color:  #3AC62A;
    color: #fff;
}</pre></body></html>