<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ui-selectmenu {color:#383838; background-color:#F0FCEF; border:1px solid #85D47D;}
.ui-selectmenu-menu  ul { background-color:#F0FCEF; border:1px solid #85D47D;} 
.ui-selectmenu-menu li a:hover {background-color:#AFE7A9;}
/* custom arrow */
.ui-icon-triangle-1-s { background-image:url(../images/select-arrow.png); width:31px; height:24px; }
.valuationbox .ui-icon-triangle-1-s { background-image:url(../images/select-arrow-grey.png); width:31px; height:24px; }
.valuationbox .ui-selectmenu { border:1px solid #85D47D; }</pre></body></html>