@charset "utf-8";

.sbHolder {  padding: 0px 10px 0 0; position: relative; width: auto; float:left; font-size:14px; color:#fff; line-height:18px;  font-weight: normal; font-style: normal;}
.sbSelector { display: block; left: 0; outline: none; overflow: hidden; position: relative; text-indent: 0px; top: 0; color:#ffffff; font-size: 11px;  font-style: normal; line-height: 24px;}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover { /*color: #8f8787;*/outline: none; text-decoration: none; }
.sbToggle { background:url(../images/slt-arw.svg) no-repeat 0 0; display: block; height:8px; outline: none; position: absolute; right:0px; top: 8px; width: 13px; }
.sbHolder .sbOptions li a {color: #666;}
.sbHolderDisabled { background-color: #3C3C3C; border: solid 1px #515151; }
.sbOptions { list-style: none; right: 0px; margin: 0; padding: 0; position: absolute; top: 46px !important; max-height: none; width:90px; z-index: 99999; /*overflow-y: auto;*/width:100%; background:#fff; }
.sbHolder .sbOptions li { width: 100%; padding: 0px; background:none;  border-bottom:1px solid #d7d7d7; border-left:none;  margin:0; line-height:30px; text-align:right; border-right:none;height: 28px;}
.sbHolder .sbOptions li:last-child { border-bottom:none;  }
.sbOptions a { display: block; outline: none; padding: 2px 5px !important; color: #000; font-size:13px; line-height:23px; text-align:left; letter-spacing:1px; font-family: 'GTWalsheimPro-Medium';}
.sbHolder ul.sbOptions { border:1px solid #d7d7d7; float:left; left:0; top: 36px !important;}

.sbHolder .sbOptions li:hover{ background: #387623;}
.sbHolder .sbOptions li:hover a{ color:#ffffff;}
.sbOptions a:focus, .sbOptions a.sbFocus { color:#ffffff;  }
.sbOptions li.last a { border-bottom: none; }
.sbOptions .sbDisabled { border-bottom: dotted 1px #515151; color: #999; display: block; padding: 5px 0 5px 3px; }
.sbOptions .sbGroup { padding: 0px 4%; color: #2b2c2e; display: block; font-weight: bold; }
.sbOptions .sbSub { padding-left: 33px !important; }

