#currencies-block-top{float:right;position:relative;}
@media (max-width:479px){#currencies-block-top div.current{text-align:center;padding:9px 5px !important;}
#currencies-block-top span.cur-label{font-size: 14px !important}
}
#currencies-block-top span.cur-label{font-weight: 600}
#currencies-block-top span.firstWord{display:none;}
#currencies-block-top div.current{padding:9px;color:#FFF;text-transform:uppercase;cursor:pointer;line-height:24px;}
#currencies-block-top div.current:hover{background:#2499DF;border-radius: 1px;}
#currencies-block-top div.current strong{color:#FF8081}
/*#currencies-block-top div.current:hover, #currencies-block-top div.current.active{background:#D55152 !important;}*/
/*#currencies-block-top div.current:before{content:"\f155";font-family:"FontAwesome";font-size:15px;color:#fff;font-weight:500}*/
#currencies-block-top div.current:after{content:"\f0d7";font-family:"FontAwesome";font-size:18px;color:#fff;padding-left:6px;}
@media (max-width:479px){#currencies-block-top div.current:after{padding-left:2px;font-size:13px;line-height:13px;vertical-align:0;}
}
/*@media (max-width:479px){#currencies-block-top div.current .cur-label{display:none;}
}*/
#currencies-block-top ul{display:none;position:absolute;top:44px;width:100%;background:#1d5892;z-index:2;}
#currencies-block-top ul li{color:#fff;line-height:35px;font-size:13px;}
#currencies-block-top ul li a,
#currencies-block-top ul li > span{text-align: center;display:block;color:#fff;border-bottom:1px solid #F6F3F1;}
#currencies-block-top ul li.selected, #currencies-block-top ul li:hover a{background:#2499DF;}
#currencies-block-top ul li.selected:before{content:"";font-family:"FontAwesome";color:#fff;position:absolute;margin-left:8px;font-size:16px;}