<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#logonav {
	position: relative;
	z-index: 100;
	margin-left: 0%;
	margin-right: 0%;
	background-color: rgba(255, 255, 255, .25);
	}
	
.ie8 #logonav {
	{
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3FFFFFFF,endColorstr=#3FFFFFFF)";
	}</pre></body></html>