<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tm-main.uk-section-default { background-image: url("https://www.memorytest.es/images/recursos/fondo-memory-color.svg")!important;  background-attachment: fixed;}

.view-doc .tm-main &gt; .uk-container { max-width: 100%!important; }

/*
	Cronometro Test
*/

#contador-tiempo { position: fixed; left: 0px; bottom: 0px; width: 100%; background-color: #791036; z-index: 1000000; opacity:1!important; }
.barra-inicio { position: fixed; left: 0px; bottom: 0px; width: 100%; background-color: #791036; z-index: 1000000; opacity:1!important; }

#clockdiv { float: left; }
#respondiasdiv { float: right; }
#clockdiv, #respondiasdiv{
	font-family: sans-serif;
	color: #fff;
	display: inline;
	font-weight: 100;
	text-align: center;
	font-size: 32px;
	line-height: 64px;
	width: 50%!important;
	height: 64px;
	overflow: hidden;
	z-index: 10000;
}

#clockdiv &gt; div , #respondiasdiv &gt; div{
	display: inline-block;
}

#clockdiv div &gt; span, #respondiasdiv div &gt; span{
	display: inline-block;
	padding: 0px;
}

.smalltext{
	padding-top: 0px;
	font-size: 16px;
	line-height: 64px;
	display: inline-block;	
}

#deadline-messadge{  	
  	font-family: sans-serif;
	color: #fff;
	display: none;
	font-weight: 100;
	text-align: center;
	font-size: 32px;
	line-height: 64px;
	width: 50%!important;
	height: 64px;
	overflow: hidden;
	z-index: 10000;  
}

#deadline-messadge.visible {
	display: inline;
}

#clockdiv.hidden{
  display: none;
}

/*
	TARJETAS DE MEMORIA
*/

#botonera { position: fixed; left: 0px; bottom: 0px; width: 100%; background-color: #791036; z-index: 1000000; opacity:1!important; }


.clearfix {clear: both;}

.pregunta .uk-h4 { font-weight: 900!important;}
.boton-mostrar {padding: 20px 5px; font-size: 0.8em!important;}	
.uk-button-normal, .uk-button-facil, .uk-button-dificil, .uk-button-muy-dificil { font-size: 0.8em!important; color:#fff!important; padding: 20px 5px;}
.uk-button-facil { background-color:#4ABDFF; font-weight: bold; } 
.uk-button-normal { background-color:#50E3C2; font-weight: bold; }
.uk-button-dificil { background-color:#393939; font-weight: bold; } 
.uk-button-muy-dificil { background-color:#ef3a57; font-weight: bold;}


/*
Planes

*/
.osm-pricing-table-circle .osm-plan-header &gt; h2 { color: #fff!important;}

/*
DOCMAN
*/

.koowa_media--gallery { padding-top: 30px;}
.koowa_wrapped_content { text-transform: uppercase!important;}
@media only screen and (max-width: 480px)  
{
.uk-button-normal, .uk-button-facil, .uk-button-dificil, .uk-button-muy-dificil { font-size: 0.5em!important; padding: 35px 5px;}	
.boton-mostrar {padding: 30px 5px;}	
	
#osm-plans-list-pricing-table-circle .uk-width-1-2 {

    width: 100%!important;

}

}























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