/*Boton cerrar imagen en ebook*/
.btn-close-iframe a {
    padding: 5px 10px;
    background-color: #fff;
}


/*Ajustes tags desplegable*/
#indice .units ul li.mapas-toc-unithead.mapas-toc-active {
    margin-bottom: 8px;
    margin-top: 0;
}

#indice .units ul li.mapas-toc-unithead a .title:before {
    filter: brightness(0);
    -webkit-filter: brightness(0);
}

#indice .units ul li.mapas-toc-subunit {
   margin-left: 10px;
}