<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#indice .actividades .blinkai-progress {
	float: right;
	width: 32px;
	height: 32px;
	background: url(../../../../../../../themes/responsive/images/shared/tools2.png);
	background-position: -116px -3193px !important;
	margin: -6px 2px;
	z-index: 1;
}

#indice .material .blinkai-progress {
	width: 32px;
    position: absolute;
    height: 32px;
    background-size: 20px;
    background: url(../../../../../../../themes/responsive/images/shared/tools2.png);
    background-position: -118px -3195px !important;
    z-index: 1;
    top: -2px;
    right: -7px;
    background-color: lightgray;
    border-radius: 25px;
}


</pre></body></html>