@charset "utf-8";

.sbHolder {  padding: 0px 8px 0 0; position: relative; width: auto; float:left; font-size:14px; color:#fff; line-height:18px;font-family: 'Graphik-Regular'; font-weight: normal; font-style: normal;}
.sbSelector { display: block; left: 0; outline: none; overflow: hidden; position: relative; text-indent: 0px; top: 0; color:#0E0E0E; font-size: 14px; font-family: 'Graphik-Regular'; font-style: normal;}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover {outline: none; text-decoration: none; color:#0E0E0E; }
.sbToggle { background:url(../images/select-arw-blk.svg) no-repeat 0 0; display: block; height:6px; outline: none; position: absolute; right:0px; top: 5px; width: 11px; }

.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: 42px; max-height: none; width:70px !important; 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: 25px; }
.sbHolder .sbOptions li:last-child { border-bottom:none;  }
.sbOptions a { display: block; outline: none; padding: 2px 5px !important; font-size:12px; line-height:22px; text-align:left; }
.sbHolder ul.sbOptions { border:1px solid #d7d7d7; float:left; left:0;}

.sbHolder .sbOptions li:hover{ background: #189835;}
.sbHolder .sbOptions li:hover a{ color:#FFFFFF;}
.sbOptions a:focus, .sbOptions a.sbFocus { color:#3c3a3b;  }
.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; }
.sbToggle.sbToggleOpen {transform: rotate(180deg); top: 4px; }

header .lang-select .sbSelector{ width:30px;}

.is-sticky .top-menu .sbSelector:link, .is-sticky .top-menu .sbSelector:visited, .is-sticky .top-menu .sbSelector:hover { color: #0E0E0E;}
.is-sticky .top-menu .sbSelector { color: #0E0E0E;}
.is-sticky .top-menu .sbToggle { background:url(../images/select-arw-blk.svg) no-repeat 0 0;}

header.hm-mnu .is-sticky .top-menu .sbSelector:link, header.hm-mnu .is-sticky .top-menu .sbSelector:visited, header.hm-mnu .is-sticky .top-menu .sbSelector:hover { color: #0E0E0E;}
header.hm-mnu .is-sticky .top-menu .sbSelector { color: #0E0E0E;}
header.hm-mnu .is-sticky .top-menu .sbToggle { background:url(../images/select-arw-blk.svg) no-repeat 0 0;}

header.hm-mnu .sbSelector:link, header.hm-mnu .sbSelector:visited, header.hm-mnu .sbSelector:hover { color: #FFFFFF;}
header.hm-mnu .top-menu .sbSelector { color: #FFFFFF;}
header.hm-mnu .top-menu .sbToggle { background:url(../images/select-arw-wht.svg) no-repeat 0 0;}
