﻿body {
}


.CNFGenelStats {
    margin: 30px 0px;
}

.CNGenelStats {
}

.DVASStatsGenel {
}

.DVASStats {
    padding: 10px;
    width: 100%;
    max-width: 270px;
    background-color: #242424;
    margin: 10px auto;
}


.DVASStatSimge {
}

    .DVASStatSimge img {
    }

.DVASStatMetin {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
}

.spanStatsAd span {
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
}

.spanStatsRakam {
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
}

.spanStatsAd span:before {
    width: 10px;
    height: 10px;
    content: '';
    display: inline-block;
    margin-right: 6px;
}

.bgBefore1 span:before {
    background-color: #eaad14;
}


.bgBefore2 span:before {
    background-color: #87691c;
}

.bgBefore3 span:before {
    background-color: #604d1f;
}

.bgBefore4 span:before {
    background-color: #4c3f21;
}

.bgBefore5 span:before {
    background-color: #383222;
}

.DVStatsTumu {
}

    .DVStatsTumu a {
        font-size: 12px;
        font-weight: 500;
        color: #ffffff;
        text-decoration: none;
    }


        .DVStatsTumu a:hover {
            color: #fe8a35;
        }