.select-select{-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none;position:absolute;opacity:0;display:none;z-index:200}.select-element,.select-element *,.select-element :after,.select-element :before,.select-element:after,.select-element:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select-element{position:absolute;display:none}.select-element.select-open{display:block}.select-theme-dark,.select-theme-dark *,.select-theme-dark :after,.select-theme-dark :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:200}.select.select-theme-dark{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.select.select-theme-dark .select-content{overflow:auto;color:#b9b9b9;max-width:18rem;max-height:18rem;-webkit-overflow-scrolling:touch;background:#595669;font-family:inherit}@media (max-height:27rem),(max-width:27rem){.select.select-theme-dark .select-content{max-width:11.25rem;max-height:11.25rem}}.select.select-theme-dark .select-options{-webkit-tap-highlight-color:rgba(0,0,0,0);padding:0;-webkit-touch-callout:none;margin:0}.select.select-theme-dark .select-options .select-option{-webkit-tap-highlight-color:rgba(0,0,0,0);list-style:none;overflow:hidden;text-overflow:ellipsis;padding:10px 14px 11px;font-size:12px;-webkit-touch-callout:none;position:relative;border-bottom:1px solid #4f4c5c;margin:0;cursor:pointer;width:180px;line-height:1.25rem;white-space:nowrap;display:block}.select.select-theme-dark .select-options .select-option:first-child{display:none}.select.select-theme-dark .select-options .select-option:last-child{border-color:none}.select.select-theme-dark .select-options .select-option.select-option-selected:before{height:1em;position:absolute;bottom:.2em;top:0;margin:auto;left:1em;width:1em}.select.select-theme-dark .select-options .select-option.select-option-highlight,.select.select-theme-dark .select-options .select-option:hover{color:#fff;background:#726f86}.select-target.select-theme-dark{-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;zoom:1;text-overflow:ellipsis;padding:8px 14px;font-size:12px;text-decoration:none;-webkit-touch-callout:none;color:#fff;position:relative;max-width:100%;background:#656277 url(/skins/karaoke/_pic/icon_select.png) 100% 0 no-repeat;cursor:pointer;width:180px;vertical-align:middle;*vertical-align:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;white-space:nowrap;display:-moz-inline-stack;display:inline-block;*display:inline}.select-target.select-theme-dark:hover{border-color:#000;color:#fff}.select-target.select-theme-dark.select-target-focused,.select-target.select-theme-dark.select-target-focused:focus{border-color:#63a2f1;outline:none}.select-target.select-theme-dark b{height:1.25rem;right:1em;position:absolute;bottom:0;top:0;margin:auto;width:2em}.has-error .select-target{border:1px solid #a94442}