/*Material de apoyo*/

#indice .unit-content .material .item .imagen.actividad:before {
    background-image: url(../../../images/contenido/recurso-bg-actividad.jpg);
    background-image: none;
    background: #EC968C;
}

#book-index #indice .unit-content .material .item .imagen:after {
    margin-left: 5px;
}

#book-index #indice .unit-content .material .item .title {
    font-size: 1.3rem;
    margin: 0px 6px;
}

/*Contenido*/

#actividad .content .header.empty {
    display: none;
}

#actividad .pregunta .texto_curso {
    font-size: 1.8rem;
}