<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*2 secun*/

.coursetag_2_secundaria_lumbreras .btn-group .btn-primary.disabled {
    background-color: #7CB162;
}

.coursetag_2_secundaria_lumbreras #indice .units ul li.active:not(.disabled){
	background-color: #7CB162!important;
}

.coursetag_2_secundaria_lumbreras #indice .units ul li:hover:not(.disabled){
	background-color: #7CB162!important;
}

.coursetag_2_secundaria_lumbreras #indice .units ul li:focus:not(.disabled){
	background-color: #7CB162!important;
}

.coursetag_2_secundaria_lumbreras.content_type_clase_lumbrerasNuevo .publisher-navbar .dropdown button{
	background: #7CB162;
    color: #ffffff;
    border: none;
    font-weight: 600;
    font-size: 2.3rem;
}

.coursetag_2_secundaria_lumbreras.content_type_clase_lumbrerasNuevo .publisher-navbar .dropdown button{
	width: auto;
    padding: 0px 7px 0px 15px;
}

.coursetag_2_secundaria_lumbreras.content_type_clase_lumbrerasNuevo .publisher-navbar .dropdown .caret{
	border-color: #ffffff transparent transparent transparent;
    margin-left: 9px;
}

#actividad .drag li {
    float: left;
    width: 25%;
    min-height: 30px;
    position: relative;
}</pre></body></html>