
.sbHolder {  padding: 0px 20px 0 0; position: relative; width: 100%; float:left; font-size:16px; color:#fff; }
.sbSelector { display: block; left: 0; outline: none; overflow: hidden; position: relative; text-indent: 0px; top: 0; color:#fff; }
.sbSelector:link, .sbSelector:visited, .sbSelector:hover { /*color: #8f8787;*/outline: none; text-decoration: none; }
.sbToggle { background: url(../images/drop-down-idioma.svg) no-repeat 0 0; display: block; height:6px; outline: none; position: absolute; right:0px; top:8px; width: 10px; position: absolute; }
/*.sbHolder:hover .sbToggle {
   background-position: 0 -22px;
}*/


.sbHolder:hover .sbToggle { }
/*.sbToggleOpen{
	background: url(../images/select-arr.png) no-repeat left top; 
}

.sbHolder:hover .sbToggleOpen { background-position: 0 0px;}*/
/*.sbToggleOpen:hover{
	background: url(../images/select_arrow_close.jpg) top right no-repeat;
}*/
.sbHolderDisabled { background-color: #3C3C3C; border: solid 1px #515151; }
.sbHolderDisabled .sbHolder { }
.sbHolderDisabled .sbToggle { }
.sbOptions { list-style: none; right: 0px; margin: 0; padding: 0; position: absolute; top: 42px; max-height: none; width:60px;
z-index: 99999; /*overflow-y: auto;*/width:100%; background:#fff; left:0; }
.sbHolder .sbOptions li { width: 100%; padding: 0px; background:none;  border-bottom:1px solid #d7d7d7;  margin:0; line-height:30px; text-align:center; font-family: 'helveticaneuelight'; }
.sbHolder .sbOptions li:last-child { border-bottom:none;  }
.sbOptions a { display: block; outline: none; padding: 2px 15px; color: #00; font-size:13px; line-height:22px; }
.sbHolder ul.sbOptions {-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); 
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); float:left; visibility: visible; width: auto !important; padding: 0;}
/*.sbOptions a:link, .sbOptions a:visited{
	color: #909090;
	text-decoration: none;
}*/

.sbOptions a:focus, .sbOptions a.sbFocus { color: #f9af02;  }
.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 { /*border-bottom: dotted 1px #515151;*/
	padding: 0px 4%; color: #2b2c2e; display: block; font-weight: bold; }
.sbOptions .sbSub { padding-left: 33px !important; }

header .lang_select .sbSelector {text-overflow: clip; width:32px; white-space: nowrap; letter-spacing: 0.3px;}
header .lang_select .sbSelector:hover { color:#f9af02;}

header .lang_select .selet-lang .sbSelector{ width:25px;}
