#currencies-block-top { float: left; border-left: 1px solid #515151; position: relative; }
header.style_2 #currencies-block-top { float: right }
header.style_3 #currencies-block-top{float: none;display: inline-block;vertical-align: top}
@media (max-width:991px) {
  header.style_2 #currencies-block-top { float: none; display: inline-block;    padding: 0 15px 0 0;
    margin: 0 15px 0 0;
    border: 1px solid #555;
    border-width: 0 1px 0 0;}
}
@media (max-width:479px) {
  #currencies-block-top {float: none;display: inline-block}
}
#currencies-block-top span.firstWord { display: none; }
#currencies-block-top div.current { padding: 0px 0 0px 15px; line-height: 18px; color: #000; cursor: pointer; font: normal 13px "Lato", sans-serif; }
header.style_2 #currencies-block-top div.current { color: #666 }
#currencies-block-top div.current span { vertical-align: middle; }
/*@media (max-width:479px) {
  #currencies-block-top div.current { text-align: center; padding: 9px 5px 10px; font-size: 11px; }
}*/
#currencies-block-top div.current strong { color: #777777; }
#currencies-block-top div.current:hover, #currencies-block-top div.current.active { color: #ccc; }
#currencies-block-top div.current:after { content: "\f107"; font-family: "FontAwesome"; font-size: 16px; line-height: 18px; vertical-align: -3px; padding-left: 3px; color: #000; }
#currencies-block-top div.current:hover:after, #currencies-block-top div.current.active:after { color: #ccc; }
/*@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: 25px; left: 0; width: 157px; background: #fff; z-index: 101; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
#currencies-block-top ul li { font: normal 13px "Lato", sans-serif; color: #fff; line-height: 35px; font-size: 13px; padding: 0 15px; }
#currencies-block-top ul li a, #currencies-block-top ul li > span { padding: 0 10px 0 0px; display: block; color: #000; }
#currencies-block-top ul li.selected, #currencies-block-top ul li.selected a { background: #333; color: #fff }
#currencies-block-top ul li:hover, #currencies-block-top ul li:hover a { color: #ccc; }

#header.style_3 #currencies-block-top ul{left: auto;right: 0}
/*# sourceMappingURL=blockcurrencies.css.map */