#currencies-block-top {
  float: right;
  /*border-left: 1px solid #515151;*/
  margin-left:3%;
  position: relative; text-align:center; }
  @media (max-width: 479px) {
    #currencies-block-top {
      width: 25%; } }
  #currencies-block-top span.firstWord {
    display: none; }
  #currencies-block-top div.current {
    font-weight: normal;
    /*padding: 10px 10px 10px 10px;*/
	margin-top:-1px;
    color: #fff;
    /*text-shadow: 1px 1px rgba(0, 0, 0, 0.2);*/
    cursor: pointer;
    line-height: 18px; }
    @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: #fff; }
    #currencies-block-top div.current:hover, #currencies-block-top div.current.active {
      /*background: #2b2b2b;*/ }
    #currencies-block-top div.current:after {
      content: "\f0d7";
      font-family: "FontAwesome";
      font-size: 18px;
      line-height: 18px;
      color: #fff;
      vertical-align: -2px;
      padding-left: 3px; }
      @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: #3092c0;
	border:1px solid #054363;
	border-radius:3px;
    z-index: 2; }
	.shopid-2 #currencies-block-top ul {    
    background: #727273;
	border:1px solid #242425; }
    #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 {
        padding: 0 10px 0 12px;
        display: block;
        color: #fff; }
      #currencies-block-top ul li.selected, #currencies-block-top ul li:hover a {
        /*background: #484848;*/ text-decoration:underline; }

/*# sourceMappingURL=blockcurrencies.css.map */

/*.currentcurrencycls{font-style:italic}*/