<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrapper-redbar {
	/*padding-left:90px;*/	
	border: 1px solid transparent;
	height: 60px;
	margin-bottom: 10px;
}

.redbar {
	background: none;
	background-image: none;
	background-color: #E60000;
	height: 44px;
	filter: none;
	z-index: 98;
	border-radius: 3px;
	margin-left:90px;
	margin-top: 7px;
}

.wrapper-redbar .logo{
	/*margin-left:-90px;*/
}</pre></body></html>