<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.srx-guia{
	font-size: 11px;
	background: #808080;
	margin: 0;
}
.srx-guia p{
	font-size: 11px;
	color: #fff;
	margin: 0;
}
.srx-guia img{
	width: 50px;
	height: 50px;
	margin: 10px 0 0 0;
}
button.reset{
	margin: 0;
	padding: 12px 20px;
}
.lentilla{
	position: absolute;
	top: 44px;
	left: 0;
	right: 0;
	z-index: 50;
}
img#ojo, img.lentilla{
	width: 60%;
	margin: auto;
}
a.favor{
	background: url(../../img/srxlentilla/favor-orange.png) no-repeat 0 0;
	width: 50px;
	height: 41px;
	display: block;
	margin: 0 auto;
}
/*a.favor:hover{
	background: url(../../img/srxlentilla/favor.png) no-repeat 0 0;
}*/
a.contra{
	background: url(../../img/srxlentilla/contra-orange.png) no-repeat 0 0;
	width: 50px;
	height: 41px;
	display: block;
	margin: 0 auto;
}
/*a.contra:hover{
	background: url(../../img/srxlentilla/contra.png) no-repeat 0 0;
}*/</pre></body></html>