﻿body {
}

.DVFMesajSimgeUcgen {
    position: absolute;
    right: -9px;
    top: 50%;
    margin-top: -8px;
    width: 10px;
    height: 15px;
    content: '';
    background-image: none;
    background-repeat: no-repeat;
    background-position: -431px -183px;
    vertical-align: top;
}

.DVAnaHaberBolumu {
}

    .DVAnaHaberBolumu h1 {
        color: #6bab4d;
        font-size: 18px;
        font-weight: 500;
    }

.DVTumHaberBolumu {
    background-color: #232323;
    padding: 4px 6px;
}

.DVHaberDetayUstBar {
    padding: 4px 7px;
    border: 1px solid #3a3a3a;
}


span.spanOkunmaHiti {
    color: #c9c9c9;
    font-size: 11px;
    font-weight: 500;
    display: inline-block;
}

span.spanYorumSayisi {
    color: #ffffff;
    font-size: 11px;
    font-weight: 500;
    display: inline-block;
}

    span.spanYorumSayisi:before {
        content: '';
        width: 17px;
        height: 17px;
        background-image: url('../images/simgeler2.png');
        background-repeat: no-repeat;
        background-position: -530px -23px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 4px;
    }

span.spanBegen, span.spanBegen a {
    color: #ffffff;
    font-size: 11px;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
}

    span.spanBegen:before {
        content: '';
        width: 17px;
        height: 17px;
        background-image: url('../images/simgeler2.png');
        background-repeat: no-repeat;
        background-position: -560px -23px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 4px;
    }


    span.spanBegen a:hover {
        color: #c9c9c9;
    }


.DVHaberTumMetin {
    color: #c9c9c9;
    font-size: 12px;
    padding: 10px 15px;
}


    .DVHaberTumMetin h2 {
        color: #6bab4d;
        font-weight: 600;
        font-size: 20px;
    }

span.spanDipnot {
    text-decoration: underline;
    color: #c9c9c9;
    font-size: 11px;
}

.DVTumYorumlar {
    position: relative;
    margin: 40px 0px;
    border: 1px solid #3a3a3a;
}

.DVYorumlarBaslikPA {
    position: absolute;
    top: -20px;
    left: 25px;
    color: #ffffff;
    font-size: 16px;
    background-color: #6bab4d;
    padding: 3px 6px;
}


.DVForumMesajGenel {
    border: 1px solid #3a3a3a;
    padding: 4px 15px;
    margin: 15px 15px;
    position: relative;
    background-color: #232323;
}


.DVForumMesajGenelBaslik {
    padding: 25px 0px;
}

.DVBtnYorumYap {
}

    .DVBtnYorumYap a {
        text-decoration: none;
        background-color: #eaad14;
        color: #ffffff;
        font-size: 13px;
        display: inline-block;
        padding: 8px 15px;
    }


        .DVBtnYorumYap a:before {
            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;
        }




.DVBtnAlintiYap {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 165px;
}

    .DVBtnAlintiYap a {
        text-decoration: none;
        /*background-color: #949494;
        color: #ffffff;*/
        color: #eaad14;
        font-size: 12px;
        font-weight: 500;
        display: inline-block;
        padding: 8px 15px;
    }


    .DVBtnAlintiYap a:hover {
        text-decoration: underline;
    }


        /*.DVBtnAlintiYap a:before {
            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;
        }*/

.DVisAlinti {
    margin-left: 30px;
}

.DVMetinAlinti {
    background-color: #232323;
    padding: 10px 10px;
    margin-bottom: 6px;
}

    .DVMetinAlinti span {
        display: inline-block;
        color: #eaad14;
        font-weight: 600;
    }

    .DVMetinAlinti p {
        display: inline-block;
        margin-bottom: 0px;
    }


.DVHaberDetayGorsel {
    text-align: center;
    margin: 10px 0px;
}

    .DVHaberDetayGorsel img {
        width: 100%;
        height: auto;
        max-width: 700px;
        margin: 0 auto;
    }

a.aHaberGeriDon {
    background-color: #939393;
    display: inline-block;
    padding: 4px 8px;
    color: #232323;
    font-size: 11px;
    font-weight: 500;
    text-decoration: none;
    transition: all .3s;
}

    a.aHaberGeriDon i {
        color: #232323;
        font-size: 13px;
        font-weight: 500;
        text-decoration: none;
    }


    a.aHaberGeriDon:hover {
        background-color: #838383;
    }


a.HDSMSimge {
    text-decoration: none;
    padding: 2px 5px;
    background-color: #949494;
    border-radius: 2px;
    transition: all .4s;
    margin: 0px 2px;
}

    a.HDSMSimge i {
        color: #000000 !important;
        font-size: 12px;
        font-weight: 500;
        text-decoration: none;
    }

    a.HDSMSimge:hover {
        background-color: #a7a6a6;
    }

a.HDPaylasSimge {
    background-color: #000000;
    padding: 4px 5px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 2px;
    text-decoration: none;
    transition: all .4s;
    display: inline-block;
}

    a.HDPaylasSimge:hover {
        background-color: #101010;
        transform: scale(1.03);
    }

.plr0px {
    padding-right: 0px;
    padding-left: 0px;
}


.DVYanHaberler {
    position: fixed;
    right: -320px;
    top: 100px;
    width: 320px;
    z-index: 10;
    background-color: #232323;
}


    .DVYanHaberler span {
        color: #ffffff;
        font-size: 18px;
        font-weight: 500;
        display: none;
    }

.DVYanHaberBtn a {
    color: #ebae22;
}

    .DVYanHaberBtn a i {
        transition: all .3s;
        color: #ebae22;
        transform: rotate(180deg);
    }

.DVYanBaslikCizgi {
    width: 100%;
    height: 2px;
    background-color: #ebae22;
    max-width: 250px;
    display: none;
}

.DVDigerHaber {
    padding: 12px 8px;
    background-color: #232323;
    border-bottom: 2px solid #474747;
}

    .DVDigerHaber:hover {
        background-color: #333333;
    }


.DVDigerHaberGorsel {
}


    .DVDigerHaberGorsel a {
        text-decoration: none;
    }

    .DVDigerHaberGorsel img {
        width: 100%;
        height: auto;
        max-width: 90px;
    }


.DVDigerHaberAdi {
}

    .DVDigerHaberAdi a {
        text-decoration: none;
        display: block;
    }

    .DVDigerHaberAdi h4 {
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
    }


    .DVDigerHaberAdi a span {
        font-size: 11px;
        color: #929292;
        font-weight: 500;
    }

.DVDigerVideolar {
    max-height:500px;overflow-y:hidden;overflow-x:hidden;
}





.DVHaberKapsayici {
    padding: 0px;
}

.DVHaberGorsel {
}

    .DVHaberGorsel a {
        display: block;
        position: relative;
    }

.DVSimgeVideoPlay {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -35px;
    z-index: 10;
    background-image: url('../images/simgeler2.png');
    background-repeat: no-repeat;
    background-position: -28px -265px;
    width: 70px;
    height: 70px;
}

.DVHaberGorsel a img {
    width: 100%;
    height: auto;
}


.DVHaberSahibi {
    font-size: 12px;
    color: #929292;
    font-weight: 400;
}


.DVHaberTarihi {
    font-size: 11px;
    color: #6c6a6a;
    font-weight: 400;
}


.DVRowFBorder {
    border-bottom: 1px solid #474747;
}

.DVHaberBaslik {
    font-size: 14px;
    color: #6bab4d;
    font-weight: 500;
    padding-top: 4px;
    padding-bottom: 4px;
}

.DVHaberKisaMetin {
    background-color: #1b1b1b;
}

    .DVHaberKisaMetin, .DVHaberKisaMetin p {
        font-size: 11px;
        color: #6c6a6a;
        font-weight: 500;
        padding-top: 4px;
        padding-bottom: 4px;
        display: inline-block;
        padding: 1px 8px;
    }


a.BtnHaberDetay {
    font-size: 11px;
    color: #929292;
    font-weight: 500;
    background-color: #232323;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    width: 40%;
    display: block;
    padding: 4px 8px;
    transition: all .3s;
}

    a.BtnHaberDetay:hover {
        background-color: #3d3d3d;
        transform: scale(1.05);
    }

.DVFotoThumbStats {
    padding: 0;
    padding-right: 15px;
}

    .DVFotoThumbStats span.DVGSpanTurSayi {
        font-size: 10px;
        color: #ffffff;
        font-weight: 500;
        display: inline-block;
        margin-right: 10px;
    }



    .DVFotoThumbStats span.DVGSpanGoruntulenme {
        font-size: 10px;
        color: #ffffff;
        font-weight: 500;
        margin-left: 4px;
        display: inline-block !important;
    }















.DVYanHaberBtn {
    display: block;
    width: 175px;
    transform: rotate(270deg);
    background-color: #232323;
    position: absolute;
    left: -105px;
    top: 95px;
}

    .DVYanHaberBtn a {
        color: #ebae22;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
        padding: 6px 10px;
        display: block;
    }

.DVForumMesajKisiBilgi img {
    display: block;
    margin: 5px auto;
    width: 35px;
    height: 35px;
}

.DVForumMesajKisiBilgi a {
    text-decoration: none;
    color: #867c65;
    display: block;
    font-size: 12px;
}


.DVForumMesajKisiBilgi span.FMesajTarih {
    color: #929292;
    font-size: 10px;
    display: block;
}


.DVForumMesajKisiBilgi span.FMesajMesajBilgi {
    color: #929292;
    display: block;
    font-size: 11px;
}

.DVForumMesajKisiBilgi {
    border-right: none;
    position: relative;
}


.DVForumMesajIcerik {
    color: #ffffff;
    font-size: 12px;
    padding: 25px 25px;
}


    .DVForumMesajIcerik a {
        color: #929292;
        font-size: 14px;
    }

.DVForumMesajIcerikBaslik {
    padding: 10px 15px;
}

    .DVForumMesajIcerikBaslik h2 {
        color: #6bab4d;
        font-size: 18px;
    }

.DVMetinAlinti {
    background-color: #232323;
    padding: 10px 10px;
    margin-bottom: 6px;
}

    .DVMetinAlinti span {
        display: inline-block;
        color: #eaad14;
        font-weight: 600;
    }

    .DVMetinAlinti p {
        display: inline-block;
        margin-bottom: 0px;
    }

.DVisAlinti {
    margin-left: 70px;
}

.DVYeniYorum {
    text-align: right;
    width: 100%;
    max-width: 700px;
    margin: 20px auto;
    padding: 0px 15px;
}

    .DVYeniYorum a {
        background-color: #6bab4d;
        font-size: 14px;
        font-weight: 500;
        padding: 4px 8px;
        color: #ffffff;
        font-size: 12px;
        text-decoration: none;
    }

        .DVYeniYorum a:hover {
            background-color: #929292;
        }

    .DVYeniYorum textarea {
        border: 1px solid #929292;
        background-color: #555555;
        width: 100%;
        max-width: 700px;
        color: #adadad;
        font-size: 12px;
    }

        .DVYeniYorum textarea:focus {
            outline: none;
        }

::-webkit-input-placeholder { /* Edge */
    color: #555555;
    font-size: 12px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #555555;
    font-size: 12px;
}

::placeholder {
    color: #555555;
    font-size: 12px;
}

.DVYorumKalanKarakter {
    color: #53545b;
    font-size: 11px;
    font-weight: 600;
}

.DVHaberDetayGorsel iframe{
    width:100%;/*height:400px;*/
}

.DVVideoSahibi{

}

    .DVVideoSahibi a{
        text-decoration:none;
    }

    .DVVideoSahibi a:hover {
        color:#929292;
    }

        .DVVideoSahibi a img {
            display: inline-block;
            border-radius: 40px;
        }


        .DVVideoSahibi a span {
            display: inline-block;
            color: #929292;margin-left:6px;
        }

.DVVideoIcerigi{

}

    .DVVideoIcerigi span {
        color: #5ec22e;font-size:13px;font-weight:500;
    }

    .DVVideoIcerigi a {
        text-decoration:none;
        color: #5ec22e;
        font-size: 13px;
        font-weight: 500;
    }

    .DVVideoIcerigi p {
        color: #929292;
        font-size: 12px;
        font-weight: 500;
    }

.DVTumuBtn{
    
}

    .DVTumuBtn a{
        text-decoration:none;color:#929292;font-size:12px;font-weight:500;
    }

    @media (min-width: 556px) {
    }

@media (min-width: 768px) {
    .DVFMesajSimgeUcgen {
        position: absolute;
        right: -9px;
        top: 50%;
        margin-top: -8px;
        width: 10px;
        height: 15px;
        content: '';
        background-image: url(../images/simgeler2.png);
        background-repeat: no-repeat;
        background-position: -431px -183px;
        vertical-align: top;
    }

    .DVForumMesajKisiBilgi img {
        display: block;
        margin: 5px auto;
        width: 50px;
        height: 50px;
        border-radius:45px;
    }

    .DVForumMesajKisiBilgi {
        border-right: 3px solid #535353;
        position: relative;
    }
}

@media (min-width: 992px) {
    .DVYanHaberler {
        position: static;
        width: 400px;
        background-color: transparent;
    }

    .DVDigerHaberler {
    }

    .DVYanHaberBtn {
        display: none;
    }

    .DVYanHaberler span {
        display: block;
    }

    .DVYanBaslikCizgi {
        display: block;
    }
}

@media (min-width: 1200px) {
    .DVYanHaberler {
        position: static;
        width: 370px;
    }

    /*.DVDigerVideolar {
        max-height: 1200px;
        
    }*/

    .DVDigerVideolar {
        max-height: 1200px;
        overflow-y: hidden;
    }
}


@media (min-width: 1400px) {
    .DVYanHaberler {
        position: static;
        width: 430px;
    }
}

@media (min-width: 1600px) {
    .DVYanHaberler {
        position: static;
        width: 490px;
    }
}



.mleft40px {
    margin-left: 40px !important;
}

.mleft80px {
    margin-left: 80px !important;
}

.mleft120px {
    margin-left: 120px !important;
}

.mleft160px {
    margin-left: 160px !important;
}

.mleft200px {
    margin-left: 200px !important;
}

.mleft240px {
    margin-left: 240px !important;
}

.mleft280px {
    margin-left: 280px !important;
}

.DVYazSifirla {
    display: none;
    text-align: center;
}

    .DVYazSifirla a {
        color: #929292;
        font-size: 12px;
    }