<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.kurtblue, .kurtorange, .kurtgreen { 
	display: none !important;
	margin: 0px; 
	padding: 0px; 
}

.ok { border: 1px solid #f78f1e; }
.nok { border: 1px solid #cc0000; }
.notification { background: #fefefe; padding: 10px; color: #333; border-left-width: 1px; border-radius:10px; }
</pre></body></html>