.crSelectedPos { background-color:#458b00!important; color:#fff }
.crSelectedNeg { background-color:#cc0000!important; color:#fff}
#tblCryptoRT { width:100%;}
#tblCryptoRT th { text-align:right; background:#edf3f7;padding:8px 0;border-bottom:1px #d7d7d7 solid;font-size:14px; font-weight:normal; }
#tblCryptoRT td:last-child{direction:ltr; text-align:center; }
#tblCryptoRT td:first-child {direction:ltr;}
    #tblCryptoRT td {
        /* padding: 4px 0;*/
        border-bottom: 1px #ebebeb solid;
        /* border-top: 3px #fff solid;*/
    }
#tblCryptoRT td:first-child, #tblCryptoRT th:first-child {padding-right:10px}
#tblCryptoRT td:nth-child(2),#trRTHeader th:nth-child(2) {text-align:right;    text-indent: 5px;}
#tblCryptoRT td a {    font-family:almoniDL700;    font-size: 17px;}


#tblCryptoRT td span {width: 67px; display:block;   text-indent: 5px;    height: 26px; transition: background 0.5s ease; line-height:28px;}
#tblCryptoRT td span.down {animation: color1 1.5s;}
#tblCryptoRT td span.up {animation: color2 1.5s;}

#divCryptoRTContainer h4.mador {    display: flex;    justify-content: space-between;}
    .portIcon {
    background: url(../../../globes/icons/personal-bag.svg) no-repeat 0 0;
    height: 24px;
    width: 24px;
    display: block;
    zoom: 80%;
}
  .coinNeg span, .coinPos span, .coinNegStrong span, .coinPosStrong span , #tblCryptoMain tr td span{    
    width: 55px;
    display: inline-block;
    border-top: 1px #fff solid;
    text-align: center;
    font-weight: bold !important;
    padding: 7px !important;
  }
  .coinNeg span{
      background: #F9DCD3;
     color: #c00; 
  }
  .coinPos span {
    background: #CFFADB;
    color: #007804;    
  }
  #tblCryptoMain tr td{
      padding: 2px !important;
  }
  .coinNegStrong span{
      background: #c00 !important;
      color: white!important;
  }
  .coinPosStrong span{
      background: #007804 !important;
      color: white!important;
  }
   
.zero span { background:#ebebeb}

    @keyframes color1 {
        0% {
            background: #fff;
        }

        50% {
            background: #E8979B;
        }

        100% {
            background: #fff;
        }
    }

    @keyframes color2 {
        0% {
            background: #fff;
        }

        50% {
            background: #8BD6B3
        }

        100% {
            background: #fff;
        }
    }

    .crpBunner { float:left; margin-top:-45px}

#divCryptoContainer {    margin: 0px 0px 0 10%;max-width: 980px;}
 .divSponsLink {    
    font-size: 10px;
    color: #666;
    font-weight: normal;
    text-decoration: none;
    text-align:left; 
    display:block; 
    margin-top:7px

 }
 .contentW .divSponsLink {     
    margin-left: 10%;
    margin-bottom: 60px;
    max-width: 980px;
}
 .divSponsLink.fr {margin-top:2px}
 #GlobalFinanceData_home {border-bottom:1px #ebebeb solid;}

#divCryptoContainer h2 {text-align:right; font-size:31px; font-weight:bold; border-bottom:2px #f2dfce solid; width:100% !important; margin:0 !important; padding:15px 0;  max-width:100%!important}
#divCryptoContainer table { width:100%;}
 
#divCryptoContainer table td:nth-child(2) {  text-indent:10px }
    #divCryptoContainer table td:nth-child(2) a {
        font-family: almoniDL700;
        font-size: 17px;
        direction: rtl;
        display: inline-block;
    }
.coinPos { color: #090; }
.coinNeg { color: #c00; }
#divCryptoContainer table td:nth-child(1) { width: 30px; direction: rtl;     padding-right: 10px;}
 
#trHeader th { background:#edf3f7;padding:8px 0;border-bottom:1px #d7d7d7 solid;font-size:14px;font-weight:normal; }
#divCryptoContainer table td {border-bottom:1px #ebebeb solid; padding:11px 0;  direction:ltr; text-align:right;}
#divCryptoContainer table,
#tblCryptoRT {  border-collapse: collapse; } 
#divCryptoRTContainer {border-bottom:1px #ebebeb  solid}
#divCryptoRTContainer h2,.coinsTitle {text-align:right; font-size:24px; font-weight:bold; border-bottom:2px #f2dfce solid; width:100% !important; margin-bottom:0; padding:15px 0; }
 .coinsTitle {    
    border: 0;
    margin: 53px 0 8px;
    padding: 0;

 }

#divCryptoContainer table a, #tblCryptoRT a , #divCryptoContainer table td, #tblCryptoRT td { font-size:14px}
#divCryptoContainer tr:hover {background:#f4f9fd}
.col:before {display:none}
#divCryptoContainer td:hover { cursor:pointer}

@media only screen and (min-width:1600px) {
        #tblCryptoRT th , #trHeader th { font-size:17px}
        #divCryptoContainer table a, #tblCryptoRT a, #divCryptoContainer table td, #tblCryptoRT td {font-size:16px}
        #banner1 div {text-align:right!important; margin:0!important}
        #DivFolderName {margin-left:151px}
        .tagiutBox {    margin-left: 0;}
}

#divCryptoContainer .currency-logo-sprite img {width:16px; height:16px; margin-right:5px}
.s-s-bitcoin      { background:url(../../../globes/crypto/btc-min.png) no-repeat 0 0; }
.s-s-ethereum     { background:url(../../../globes/crypto/eth-min.png) no-repeat 0 0;}
.s-s-ripple       { background:url(../../../globes/crypto/xrp-min.png) no-repeat 0 0; }
.s-s-bitcoin-cash { background:url(../../../globes/crypto/bch-min.png) no-repeat 0 0;}
.s-s-cardano      { background:url(../../../globes/crypto/ada-min.png) no-repeat 0 0;}
.s-s-stellar      { background:url(../../../globes/crypto/xlm-min.png) no-repeat 0 0;}
.s-s-neo          { background:url(../../../globes/crypto/neo-min.png) no-repeat 0 0;}
.s-s-litecoin     { background:url(../../../globes/crypto/ltc-min.png) no-repeat 0 0;}
.s-s-eos          { background:url(../../../globes/crypto/eos-min.png) no-repeat 0 0;}
.s-s-nem          { background:url(../../../globes/crypto/xem-min.png) no-repeat 0 0;}


/* tooltip */
[data-tooltip] {  position: relative;}
sup [data-tooltip], sup.tooltip {border:0}

[data-tooltip]:after {
  content: attr(data-tooltip);
  padding: 10px;
  color: #fff;
  position: absolute;
  left: 0;
  width: 120px;
  margin-left: -100px;
  bottom: 34px;
  background:#383838;
  text-align: center;
  font-size:15px;
  line-height:1.13;
  direction:rtl; 
  text-align:right;
}
[data-tooltip]:after { visibility: visible; opacity: 0; pointer-events: none;}
[data-tooltip]:before { 
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #383838;
    content: "";
    position: absolute;
    top: -19px;
    left: -2px;
    opacity:0;
}
[data-tooltip]:hover:after {visibility: visible; opacity: 1; z-index:2 }
[data-tooltip]:hover:before { opacity: 1;}
.fa-smile-o:after {    content: "\f118"; font-size:20px}
.fa-frown-o:after {    content: "\f119"; font-size:20px}
 
/* end tooltip */
.CryptoContainerH2Wr h2 {    display: flex;    justify-content: space-between;}
 
.CryptoContainerH2Wr h2 a {color:#97133F; font-size:14px;font-weight: normal;  line-height: 14px; background: #97133F0D; border:1px #97133F solid; padding: 6px 10px;     font-family: AlmoniDL500;}

.cryptoTime {
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    font-family: AlmoniDL400;
}

