.cryptopages-currentprice {
    font-weight: bold;
    font-size: 20px;
}

.cryptopages-pricestats-up {
    background: #3ec97b;
    color: #fff;
    padding: 6px 10px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
}

.cryptopages-pricestats-down {
    background: #e84331;
    color: #fff;
    padding: 6px 10px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: bold;
}

.cryptopages-pricechanges-up {
    color: #008c28;
}

.cryptopages-pricechanges-down {
    color: #e90000;
}

.cryptopages-coin-logo {
    font-size: 26px;
    margin-top: 15px;
    margin-bottom: 30px;
    font-weight: bold;
}

.cryptopages-coin-logo img {
    vertical-align: middle;
    width: 48px;
    height: 48px;
    margin-right: 5px;
}

.cryptopages-coin-logo .coin-symbol {
    background: #e5e5e5;
    font-size: 16px;
    padding: 2px 10px;
}

.cryptopages-buttonsection {
    margin-top: 30px;
    margin-bottom: 50px;
}

.cryptopages-buttonsection img {
    vertical-align: middle;
    width: 20px;
    margin-right: 10px;
}

.cryptopages-btnbuy {
    font-size: 18px;
    text-decoration: none;
    background: #4161bf;
    color: #fff;
    padding: 14px 100px;
    border-radius: 6px;
}

.cryptopages-btnbuy:hover {
    background: #009c2d;
}

.cryptopages-btnsell {
    font-size: 18px;
    text-decoration: none;
    background: #ff6900;
    color: #fff;
    padding: 10px 60px;
    border-radius: 6px;
}
.cryptopages-buttonsection a, .cryptopages-buttonsection a:visited {
    color: #fff !important;
    text-decoration: none !important;
}

.cryptopages-table {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 35px;
    font-size: 17px;
}

.cryptopages-table2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 35px;
    font-size: 17px;
}

h3.cryptopages-price-change {
    margin-top: 35px;
}

.cryptopages-azonsection {
    margin-top: 80px;
    margin-bottom: 80px;
}

.cryptopages-azonads {
    float:left;
    margin:0 20px 15px 0;
    width:180px;
    font-size:13px !important;
    line-height:1.4em;
}

.cryptopages-azonads a,
.cryptopages-azonads a:visited {
    text-decoration:none !important;
}

.azonads-img {
    float:left;
    margin: 0 15px 10px 0;
    max-width:70px;
    max-height:70px;
}

.azonads-stars {
    margin-top:5px;
    width:80px;
}