<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#indice .unit-content .header .title {
    display: none;
}
#indice .units ul li.active:not(.disabled):not(.disabled), body:not(.isTablet) #indice .units ul li:hover:not(.disabled):not(.disabled), #indice .units ul li:focus:not(.disabled):not(.disabled) {
    background: #F05986;
}

#actividad .workspace.clasificar .clasificar_conjuntos .group-name-top {
    margin: 0;
}

#actividad a {
    background-color: transparent;
}

.activities-dropdown .nav-tabs &gt; li.active {
background: #20BDBD;
color: #fff;
}

.bck-dropdown-2 .bck-dropdown-button {
    background: #20BDBD;
}

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

.bck-dropdown.bck-dropdown-1 {
    background-color: #F0668D;
}

.bck-dropdown-1 .bck-dropdown-icon {
    background-color: transparent;
}

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

.bck-enfasis {
    color: #f0668d;
}

table td.bck-td-2 {
    background-color: #FCE6E9;
}

table td.bck-td-1 {
    color: #fff;
    background-color: #F0668D;
    border-color: #fff;
}

table td, .bck-table td {
    border-color: #333;
    border: 1px solid #333;
}

.bck-title-3 {
    color: #000;
    font-size: 2.1rem;
}

#book-index .col-main {
    background: #ccd0c4;
}
body:not(.isTablet) #book-index #indice .units ul li:not(.disabled) a:hover, #book-index #indice .units ul li.active a {
    background: #a1cccc;
}

.bck-dropdown-2 .bck-dropdown-content {
   max-height: none;
}

#actividad .content .texto_curso .bck-ol-1 li:before, #actividad .content .workspace ul li .bck-ol-1 li:before {
    left: -3rem;
    width: 3.5rem;
}

body:not(.isTablet) #book-index #indice .unit-content .actividades .item:hover, #book-index #indice .unit-content .actividades .item.active, #book-index #indice .unit-content .actividades .item.current {
    background: #a1cccc;
}
body:not(.isTablet) #book-index #indice .unit-content .actividades .item:active, #book-index #indice .unit-content .actividades .item.active, #book-index #indice .unit-content .actividades .item.current {
    background: #a1cccc;
}

#actividad .texto_curso li {
position: relative;
}

#actividad .pregunta .texto_curso {
    font-size: 1.8rem;
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 8px;
    padding: 0px;
}

#actividad .content .texto_curso ul li:before, #actividad .content .workspace ul li ul li:before, #actividad .content .texto_curso .bck-ul li:before, #actividad .content .workspace ul li .bck-ul li:before, #actividad .popover-background.shown .popover-content &gt; ul &gt; li:before{
       content: '\f111';
       font-size: 0.8rem;
       color: #333;

}

#actividad .content .texto_curso ul li:before, #actividad .content .workspace ul li ul li:before, #actividad .content .texto_curso .bck-ul li:before, #actividad .content .workspace ul li .bck-ul li:before {
       content: '\f111';
       font-size: 0.8rem;
       color: #333;
}

.bck-box.bck-box-1:before {
    content: "\f101";
    position: absolute;
    top: -3px;
    left: 0px;
    z-index: 100;
    width: 47px;
    height: 62px;
    border: none;
    padding: 17px 3px 5px 5px;
    color: white;
    font-size: 2.5rem;
    font-family: 'FontAwesome';
}

.bck-box.bck-box-1:after {
    background: transparent;
    border-right: none;
}
 .bck-box.bck-box-1 .bck-content {
    padding-left: 40px;
    color: white;
}

.bck-box {
    background: #20BDBD;
    border-radius: 10px;
}

#actividad .content .texto_curso .bck-ol li:before, #actividad .content .workspace ul li .bck-ol li:before {
    content: counter(bck-li-counter) ".";
    width: 3rem;
    color: #000000;
    font-size: 1.8rem;
    font-family: cursive;
    font-weight: 500;
}

#actividad .content .texto_curso .bck-ol li, #actividad .content .workspace ul li .bck-ol li {
    padding-left: 10px;
}


#actividad .content .header .title h3 {
    color: #000;
    font-size: 2.8rem;
    font-weight: 500;
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
}

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

#actividad .content .header .title h3 {
    display: block;
}

.bck-title {
    border-bottom: transparent;
    font-weight: 500;
}

.bck-title-1 {
    color: #000;
    font-size: 2.3rem;
}

.bck-title-1:before {
    display: none;
}

.bck-title-2 {
    border-bottom: 2px solid #000;
    font-size: 2.3rem;
    font-weight: 500;
    color: #000;
}

#actividad a {
    background-color: transparent;
    color: #000;
}

#actividad .content .texto_curso ol.bck-ol-2 li:before, #actividad .content .workspace ul li ol.bck-ol-2 li:before {
    content: counter(bck-li-counter, lower-alpha) ")";
    color: #000;
    font-weight: inherit;
    font-style: italic;
    font-family: inherit;
    font-size: 1.8rem;
}

#actividad .content .texto_curso .bck-ol-2, #actividad .content .workspace ul li .bck-ol-2 {
    padding-left: 60px;
}

.simula-actividad .bck-dropdown-content {
    border: 2px solid #F27060;
    background-color: transparent;
    border-radius: 7px;
}

.simula-actividad .bck-dropdown-button {
    border-bottom: 2px solid #F27060;
    border-radius: 3px;
}

.bck-dropdown.simula-actividad .bck-dropdown-titulo {
    color: #000;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: -20px;
}

.bck-dropdown.simula-actividad .bck-dropdown-icon &gt; .fa {
    border: 3px solid white;
    background: #F27060;
}

.bck-i-fullscreen figcaption {
    border-bottom: transparent;
}

.info-popover .popover-title, .popover-template .popover-title {
    background: #20BDBD;
}

.info-popover .popover-title:before, .popover-template .popover-title:before {
    color: #20BDBD;
}

.info-template .info-title {
    color: #20BDBD;
}

.info-template .info-title.shown:before {
    color: #20BDBD;
}

.info-template .info-icon {
    color: #F27060;
}

/*sintesis*/

#actividad .content .sintesis .header .title h3 {
    color: #333;
    border-bottom: transparent;
    background: #FCE2E6;
    padding-left: 30px;
    height: 70px;
}

#actividad .content .sintesis .header .title h3 {
    font-size: 2.5rem;
    line-height: 85px;
}

#actividad .content .sintesis .header .title:after {
    content: "\f0eb";
    font-family: FontAwesome;
    color: white;
    font-size: 344%;
    margin-top: -58px;
    position: relative;
    top: -44px;
    left: 92%;
}
@media (max-width: 600px) {
#actividad .content .sintesis .header .title:after {  
    left: 83%;
}}



/*aprendizaje*/

#actividad .content .aprendizaje .header .title h3 {
    color: #333;
    font-size: 2.5rem;
    border-bottom: transparent;
    background: #E1F3F4;
    height: 70px;
    padding-left: 30px;
    line-height: 80px;
}

/*simulacion*/


#actividad .content .simulacion .header .title h3 {
    color: white;
    border-bottom: transparent;
    padding-bottom: 8px;
    background: #F27060;
    height: 70px;
    padding-right: 30px;
    line-height: 50px;
    text-align: left;
    padding: 14px;
}

/*objetivos*/

#actividad .content .objetivos .header .title h3 {
    color: #F0668D;
    font-size: 3.5rem;
    font-weight: 600;
    border-bottom: transparent;
}

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


/*emprende*/

#actividad .content .emprende .header .title h3 {
    color: white;
    font-size: 2.8rem;
    font-weight: 500;
    border-bottom: transparent;
    background-color: #23B7BC;
    height: 70px;
    line-height: 37px;
    padding: 17px;
}

#actividad .content .texto_curso ol.desordenada2 li:before, #actividad .content .workspace ul li ol.desordenada2 li:before {
    content: '–';
    background-color: #fff;
    padding-left: 5px;
    margin-left: -16px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 20px;
    color: #333;
}</pre></body></html>