.wSelect-el, .wSelect-selected, .wSelect.wSelect-multiple {overflow: hidden }.wSelect-option-value, .wSelect-selected {background-repeat: no-repeat;white-space: nowrap }.wSelect-el {width: 0;height: 0;padding: 0;margin: 0;border: none }.wSelect {position: relative;display: inline-block;zoom: 1;vertical-align: middle;cursor: pointer;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none }.wSelect-arrow {position: absolute;width: 38px;right: 0;top: 0;height: 100%;background-repeat: no-repeat;background-position: 0 center;background-image: url(../img/arrow-down.png) }.wSelect-active .wSelect-arrow, .wSelect-hover .wSelect-arrow {background-position: -38px center }.wSelect-selected {margin: 0 38px 0 10px;padding: 6px 0;background-position: 0 center }.wSelect-options-holder {position: absolute;display: none;left: 0;z-index: 200;overflow: hidden }.wSelect-multiple .wSelect-options-holder {position: relative!important;display: block!important;top: auto!important;z-index: auto!important;border: none!important }.wSelect-options {overflow-y: scroll;overflow-x: hidden }.wSelect-option {background-repeat: no-repeat;background-position: 5px center;margin-bottom: 1px;cursor: pointer }.wSelect-option-last {margin-bottom: 0 }.wSelect-option-value {margin: 0 10px;padding: 5px 0;background-position: 0 center;overflow: hidden;line-height: 24px }.wSelect-option-disabled .wSelect-option-value {filter: alpha(opacity=20);opacity: .2 }.wSelect-option-icon {padding-left: 20px }.wSelect-theme-classic.wSelect {border: 1px solid #CCC;height: 38px;background: #fff;color: grey;font-family: open_sansregular;font-size: 13px;line-height: 28px;margin-bottom: 0;border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;width: 98%!important;float: left }.wSelect-theme-classic .wSelect-options-holder {background-color: #FAFAFA;border: 1px solid #CACACA;border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0;min-width: 100px;max-width: 308px;width: 100% }.wSelect-theme-classic .wSelect-options {border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0 }.wSelect-theme-classic .wSelect-option {background-color: #FFF;color: grey }.wSelect-theme-classic .wSelect-option-disabled {background-color: #FFF!important;color: grey!important }.wSelect-theme-classic .wSelect-option-selected, .wSelect-theme-classic .wSelect-option:hover {background-color: #ce0000;color: #fff }.wLabel-left, .wLabel-left-top, .wLabel-top {vertical-align: middle;font-size: 10px;line-height: 16px;color: #999;display: block;margin: 5px 0 3px 3px }.wLabel-left-top {vertical-align: top }@media screen and (min-width:600px) {.wLabel-left, .wLabel-left-top {display: inline-block;zoom: 1;width: 70px;text-align: right;margin: 0 0 7px }}