/* méta */

.jh-token, .jh-wb, .jh-mythic, .jh-df-events {
    text-align: center;
    margin: 0;
    padding: 0;
    min-height: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.jh-token p.token {
    font-size: 28px;
    width: 100%;
    color: #fff;
    margin: 0;
    line-height: 60px;
}

.jh-token .token-price {
    text-shadow:1px 1px #000000;
}

.jh-token img {
    width: 20px;
    vertical-align: middle;
}

.jh-wb {
    position: relative;
    /*text-align: left;*/
    height: 100%;
    background-position: center;
    padding-top: 5px;
}

.jh-mythic {
    /*text-align: left;*/
    height: 80px;
    /*background-position-y: -2px;*/
}

.jh-wb-icon {
    /*position: absolute;
    left: 3px;*/
}

.jh-wb .jh-col-12 {
    padding-left: 0;
}

.jh-wb a {
    color: #fff !important;
    text-shadow:1px 1px #000000;
    font-size: 15px;
    /*font-variant: small-caps;*/
}

.jh-wb .wb-icon {
    vertical-align: middle;
    line-height: 30px;
}

.jh-mythic a {
    line-height: 65px;
}

.jh-df-events div {
    color: #fff;
    text-shadow:1px 1px #000000;
    font-size: 15px;
}

aside .block-content-right-inner .jh-row:not(:first-child) {
    border-top: 1px solid #323c3c;
}

.btn-charts {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 32px !important;
    color: #fafafa !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.btn-charts i.fa {
    color: #ff9200 !important;
}

.btn-design-info.btn-charts {
    background-color: #0084ba !important;
    border-color: #058bb3 !important;
}

.btn-design-info.btn-charts:hover, .btn-design-info.btn-charts:focus {
    opacity: 0.9 !important;
}

    .pagination {
        margin-bottom: 10px !important;
    }

    .pagination a {
        color: #fafafa !important;
    }

    .pagination .btn-design {
        padding: 4px !important;
        margin: 1px !important;
    }

    .leaderboard-party, .leaderboard-td {
        font-size: 0.8rem !important;
        text-shadow: 1px 1px #000000 !important;
    }

    .leaderboard-party-dps {
        padding: 2px !important;
    }

    #leaderboard .wow_affix_icons {
        width: 16px;
        border: 1px solid #fafafa;
        border-radius: 4px;
    }

    .btn-dark {
        background: #212529 !important;
        color: #fff !important;
        border: 3px solid #32383e !important;
    }

    .btn-dark:focus, .btn-dark:active {
        outline: 0 !important;
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) !important;
    }

    .btn-dark i {
        padding: 8px !important;
        background: -webkit-linear-gradient(to right, #212529, #323c3c) !important;
        background: linear-gradient(to right, #212529, #323c3c) !important;
        margin-right: 4px !important;
        border-radius: 50% !important;
    }

    .panel-filters .panel-body {
        padding: 15px !important;
    }

    .panel-filters {
        position: relative;
        border: 1px solid #ddd;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .panel-filters .filter-loading {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #000;
        opacity: 0.7;
        display: none;
        z-index: 1;
    }

    .panel-filters .filter-loading .filter-loading-cog {
        opacity: 1;
        text-align: center;
        margin-top: 30px;
    }

    .horizontal-chart {
        margin-bottom: 20px;
    }