.showMorePanel{width:100%;height:100%;position:fixed;left:0;top:0;right:0;bottom:0;overflow-y:scroll;-ms-overflow-style:none;background:rgba(0,0,0,.5);z-index:100000;display:none}
.selectcurrency-pop h3{margin-bottom:15px}.currencypop{position:relative;width:100%}.selectcurrency-pop .showMoreWrap{width:950px!important;max-width:95%;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;height:90%}.selectcurrency-pop ul{list-style:none;width:100%}.selectcurrency-pop ul li{width:25%;float:left;margin:2px 0;padding:10px;border-radius:5px}.selectcurrency-pop ul li span img,li.select-currency img{width:28px;position:relative;margin-right:5px;height:28px;float:left}.selectcurrency-pop ul li span{width:100%;color:#000;font-size:15px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.selectcurrency-pop ul li span strong{font-weight:500;float:left;margin-left:0;font-size:13px;color:#8c8c8c}.selectcurrency-pop ul li.currency-list-li-active,.selectcurrency-pop ul li:hover{color:#176df5;background:#eaf2ff}.selectcurrency-pop ul li span img{display:inline-block;border-radius:100%;border:1px solid #ededed;top:6px}li.select-currency{position:relative;float:right;list-style:none;margin:7px 5px 0}li.select-currency img{border-radius:100%;border:1px solid #ededed;cursor:pointer}li.select-currency .tooltip .tooltiptext::after{content:"";position:absolute;top:-10px;left:156px;border-width:5px;border-style:solid;border-color:transparent transparent #ddd}li.select-currency .tooltip .tooltiptext{left:-180px;top:22px;min-height:auto;padding:7px 14px;width:320px;color:#000;font-weight:300;text-align:center}li.select-currency:hover .tooltiptext{visibility:visible;z-index:99;font-size:13px;animation-duration:.5s;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}li.select-currency:hover .tooltiptext p.total{margin-top:5px;padding:5px 0 0;margin-bottom:0!important}