<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.noScript {position: absolute; top: 0; left: 0; height: 50px; width: 100%; background: #cc0000; color: #fff; z-index: 500; text-align: center;}
.noScript p {line-height: 20px; font-size: 16px; padding: 15px 0;}

.page {padding: 50px 0 0;}

.menuBar #menuTL {display: none;}

@media only screen and (min-width: 641px) {
	.menuBar {top: -50px; height: calc( 100% + 50px );}
}</pre></body></html>