<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.typeahead {
    border-radius: 4px 4px 4px 4px;
    margin-top: 2px;
    z-index: 1051;
}
#reseller-member-name {
    width: 215px;
}
#reseller_input .dropdown-menu{background-color:#ffffff;float:left;display:none;position:absolute;top:40px;z-index:900;min-width:268px;max-width:268px;_width:268px;margin-left:0;margin-right:0;padding:6px 0;zoom:1;border-color:#999;border-color:rgba(0, 0, 0, 0.2);border-style:solid;border-width:1px 1px 1px;-webkit-border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;border-radius:4px 4px 4px 4px;-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;}
#reseller_input .dropdown-menu li{float:none;display:block;background-color:none;}
#reseller_input .dropdown-menu .divider{height:1px;margin:5px 0;overflow:hidden;background-color:#eee;border-bottom:1px solid #ffffff;}
#reseller_input .dropdown-menu li &gt; a{display:block;padding:4px 20px 4px 8px;clear:both;font-weight:normal;line-height:20px;color:#333333;white-space: nowrap;}
#reseller_input .dropdown-menu li.active &gt; a, #reseller_input .dropdown-menu li &gt; a:hover{background-color:#0081C2;background-repeat:repeat-x;background-image:-khtml-gradient(linear, left top, left bottom, from(#0088CC), to(#0077B3));background-image:-moz-linear-gradient(top, #0088CC, #0077B3);background-image:-ms-linear-gradient(top, #0088CC, #0077B3);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #0088CC), color-stop(100%, #0077B3));background-image:-webkit-linear-gradient(top, #0088CC, #0077B3);background-image:-o-linear-gradient(top, #0088CC, #0077B3);background-image:linear-gradient(top, #0088CC, #0077B3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088CC', endColorstr='#0077B3', GradientType=0);color:#ffffff;outline: 0 none;text-decoration:none;}

#reseller_input .dropdown-menu li div.reseller_info {
    display: inline-block;
    padding-left: 8px;
}
#reseller_input .dropdown-menu li div.reseller_display_name {
    font-size: 0.85em;
    font-style: italic;
}
#reseller_input .dropdown-menu li img.avatar_reseller
{
    max-width: 36px;
    max-height: 36px;
    margin-top: 2px;
    vertical-align: top;
}</pre></body></html>