<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#currencies-block-top {
    display:inline-block;
    height:33px;
    line-height:33px;
    text-shadow: none;
    position: relative;
    font-size:12px;
    color:#4e4e4e;
}
#currencies-block-top span.firstWord {
    display: none; }
#currencies-block-top div.current {
    padding: 0 10px;
    display: inline-block;
    line-height: 30px;
    cursor: pointer;
    font-weight: normal;  }
#currencies-block-top div.current:hover{
     color:#f36100;
}
#currencies-block-top div.current {padding-left: 0;font-size:12px;}
#currencies-block-top div.current strong {
    font-weight: normal;
    text-shadow: none;
}
#currencies-block-top div.current:after{
    padding:0 10px;
    font-weight: normal;
    text-shadow: none;
}
#currencies-block-top div.current:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 14px;
    vertical-align: -1px;
    padding-left: 5px; }
@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: 31px;
    left: -9px;
    width: 100px;
    background: #1E1E21;
    z-index: 9999; }
#currencies-block-top ul li {
    color: #fff;
    line-height: 35px;
    font-size: 13px; }
#currencies-block-top ul li a,
#currencies-block-top ul li &gt; span {
    padding: 0 10px 0 12px;
    display: block;
    color: #fff; }
#currencies-block-top ul li.selected, #currencies-block-top ul li:hover a {
    background: #f36100; }

@media(max-width:991px){
    #currencies-block-top{float:none; display:inline-block;}
}
@media (max-width:500px){
     #currencies-block-top{margin-bottom: 30px;}
}
/*# sourceMappingURL=blockcurrencies.css.map */
</pre></body></html>