.currencyPicker{position:relative;background-color:transparent;color:#222;height:24px}.currencyPicker .search{box-sizing:border-box;margin:0;padding:0 10px;width:100%;height:100%;background-color:transparent;color:#222;border:0;font-size:12px;cursor:pointer;position:absolute;top:0;left:0;z-index:3}.currencyPicker .list,#interbankPicker .list{position:absolute;padding:0 12px;margin:1px 0 0;z-index:2;list-style-type:none;background-color:#fff;max-height:355px;overflow:auto;display:none;top:100%;left:0;border:1px solid #e6e6e6}#interbankPicker .list{width:206px}#havePicker .list{left:-1px;right:-1px;border-top:0}.want-select .list{width:208px}.currencyPicker li,#interbankPicker li{box-sizing:border-box;width:100%;height:24px;clear:both;padding:5px 0;margin:5px 0}#interbankPicker li{height:auto;padding:1px 0;line-height:1.6em;cursor:pointer}.currencyPicker li:not(.groupLabel){cursor:pointer}.currencyPicker .value{box-sizing:border-box;width:20%;float:right;text-align:right;font-weight:700}#interbankPicker .value{display:none}.currencyPicker .display{box-sizing:border-box;width:80%;float:left}#interbankPicker .display{float:none;width:100%}.groupLabel{font-weight:700}.currencyPicker .active,#interbankPicker .active{color:#2075c3}.want-select .currencyPicker .search{opacity:0}.want-select .currencyPicker{background-color:transparent}