<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.instruction-text {color: black;}
.ue-desc {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:12px;
	color:#555555;
	line-height:1.4;
}
.required-instruction-text span {color:#FFF !important;}

:root {
    --colorPri: #FFF6E5;
    --colorSec: #3E454C;
    --colorTer: #060606;
    --colorQua: #ED755C;
    --highlightPri: #2165C5;
    --highlightSec: #696969;
}

ul.site-menu ul.sub-menu li.menu-separator, li.menu-separator {
    background-color: #76ce04 !important;
}

li.menu-separator {
    height: 3px;
    font-size: 0px;
    line-height: 0px;
}
element.style {
}
a {
    color: #66f50f;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}</pre></body></html>