﻿body {
}

.DVForumMesajGenelBaslik {
    padding: 25px 0px;
}


.DVFListeBaslik{

}
    .DVFListeBaslik a {
        text-decoration: none;
        color: #ffffff;
    }

    .DVFListeBaslik h2 {
        color: #ffffff;
        font-size: 18px;
        font-weight: 600;
    }



.DVForumListeBaslikAltiCizgi {
    background-color: #ebae22;width:70%;height:3px;display:block;
}



.DVFListeBolumAdi{

}


.DVFListeBolumStats{

}


.DVFListeBolumYonetici{

}

.DVFListeBolumAdi a {
    text-decoration: none;
    color: #ffffff;
}

.DVFListeBolumAdi h3 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    display: block;
    margin-bottom: 0px;
}

.DVFListeBolumAdi span {
    color: #929292;
    font-size: 12px;
    font-weight: 500;display:block;
}


.DVFListeBolumIcGenel {
    margin-top: 10px;
    padding: 15px 15px;
    background-color: #232323;
}

.DVMobilStatsFL{
    display:block;
}

.simgeYorum {
    width: 24px;
    height: 22px;
    content: '';
    background-image: url(../images/simgeler2.png);
    background-repeat: no-repeat;
    background-position: -372px -22px;
    vertical-align: bottom;
    display: inline-block;
}


span.spanFLMesaj {
    color: #929292;font-size:12px;display:inline-block;
}

span.spanFLMesajSayi1 {
    color: #ffffff;
    font-size: 12px;
    margin-left: 13px;
    display: inline-block;
}

span.spanFLOkuma {
    color: #929292;
    font-size: 12px;
    display: inline-block;
    margin-left: 28px;
}

span.spanFLMesajSayi2 {
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
}


.DVFListeBolumYonetici{
    text-align:right;
}

    .DVFListeBolumYonetici a {
        text-decoration: none;
        color: #867c65;
        font-size: 12px;vertical-align:middle;
    }

        .DVFListeBolumYonetici a span {
            color: #867c65;
            font-size: 12px;
            vertical-align: middle;
        }

    .DVFListeBolumYonetici img {
        width: 40px;
        height: 40px;
        margin-left: 7px;
        vertical-align: middle;
        border-radius: 20px;
    }

.DVFListeBolumGenel{
    padding:30px 15px;
}

.DVFListeBolumGenelp1 {
    padding-top:0px;
}

.DVFListeBaslik {
    padding: 30px 15px;
}

.DVFListeArama {
    position: relative;
}


    .DVFListeArama input[type=text] {
        background-color: transparent;
        border: none;
        border: 2px solid #929292;padding:10px 15px;
        width:100%;color:#ffffff;font-size:14px;
    }


    .DVFListeArama input[type=text]:focus {
        outline:none;
    }

    .DVFListeArama a {
        text-decoration: none;
        position: absolute;
        top: 13px;
        right: 20px;
    }

    .DVFListeArama a i {
        font-size: 16px;
        text-decoration: none;
        color: #949494;
    }

.DVFListeKutuStats {
    text-align: center;
    padding: 15px 15px;
    background-color: #232323;
    padding-bottom: 2px;
    margin: 10px 0px;
}

    .DVFListeKutuStats span {
        display: block;
        color: #929292;
        font-size: 12px;
        margin-bottom:2px;
        text-align:left;
    }


    .DVFListeKutuStats span:first-child {
        display: block;
        color: #ffffff;
        font-size: 16px;
    }
    .DVFListeKutuStats a {
        text-decoration: none;
        padding: 4px 8px;
        background-color: #282828;
        color: #929292;
        font-size: 12px;
        margin: 8px 0px;
        display: block;
        transition:all .4s;
    }


    .DVFListeKutuStats a:hover {
        transform:scale(1.1);
    }

.DVFLKusTurleriBtn{
    text-align:center;
}

    .DVFLKusTurleriBtn a {
        text-decoration: none;
        color: #d1d1d1;
        font-size: 16px;
        font-weight: 600;
        background-color: #232323;
        display: block;
        width: 100%;padding:6px 15px;
    }

    .DVFLKusTurleriBtn a:hover {
        color: #ebae22;
    }

.DVFLKusTurleriListe{

}

    .DVFLKusTurleriListe table{
        width:100%;
    }

    .DVFLKusTurleriListe table thead{
        width: 100%;
    }

        .DVFLKusTurleriListe table thead tr{
            
        }

            .DVFLKusTurleriListe table thead tr th {
                color: #929292;
                padding: 4px;
            }

            .DVFLKusTurleriListe table thead tr th a{
                color: #929292;
                padding: 4px;text-decoration:none;
            }

                .DVFLKusTurleriListe table thead tr th .DVTableBaslikAltiCizgi {
                    width: 60%;
                    height: 2px;
                    background-color: #929292;
                }

.DVFLKusTurleriListe table tbody {
    width: 100%;
}

            .DVFLKusTurleriListe table tbody tr {
            }

                .DVFLKusTurleriListe table tbody tr td {
                    color: #929292;
                    font-size:12px;
                    padding: 4px;
                }

                    .DVFLKusTurleriListe table tbody tr td a {
                        color: #929292;
                        font-size: 12px;
                        padding: 4px;
                        text-decoration: none;
                    }

                    .DVFLKusTurleriListe table tbody tr td:first-child {
                        color: #ffffff;
                        font-size: 12px;
                        padding: 4px;
                    }

                    .DVFLKusTurleriListe table tbody tr td:first-child a{
                        color: #ffffff;
                        font-size: 12px;
                        padding: 4px;
                    }

.bgReset {
    background-color: transparent !important;
}

    .bgReset a {
        background-color: #1f1f1f;
    }

    @media (min-width: 992px) {
        .DVMobilStatsFL {
        display: none;
    }
}

@media (min-width: 1200px) {

    .DVFListeBolumYonetici {
        text-align: right;
    }
    
}