﻿body {
}

.info-box {
    background-color: #F2F2F2 !important;
}
.info-box, .card {
    margin-bottom: 10px !important;
}

.info-box {
    height: 28px !important;
}

    .info-box .icon i {
        color: #CB2828 !important;
        font-size: 28px !important;
        line-height: 28px !important;
    }

    .info-box .content .text {
        margin-top: 0px !important;
        color: #CB2828 !important;
        font-weight: bold !important;
    }


/*Bizden Haberler ile ilgili Css*/
#haberlerTB {
    padding: 0 !important;
}

.bizdenHaberIcerik {
    padding: 0px;
}

    .bizdenHaberIcerik .content-overlay {
        background: rgba(0,0,0,0.5);
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
    }

    .bizdenHaberIcerik:hover .content-overlay {
        opacity: 1;
    }

.bizdenHaberImageDetails {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.bizdenHaberIcerik:hover .bizdenHaberImageDetails {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.bizdenHaberImageDetails h4 {
    color: #fff;
    /*font-weight: 500;*/
    /*letter-spacing: 0.15em;*/
    margin-bottom: 0.5em;
    /*text-transform: uppercase;*/
}

.fadeIn-top {
    top: 20%;
}

.bizdenHaberIcerekImg {
    width: 100%;
    height: 100%;
    float: left;
    margin: 0 5px 0 0;
}


/*Anadolu Ajansı Haberleri ile ilgili Css*/
#aaHaberler {
    position: relative;
    width: 100%;
    /*overflow: auto;
    overflow-x: hidden;*/
    -webkit-overflow-scrolling: touch;
    font-family: 'Cardium B' !important;
}

#aaHaberlerFrame {
    position: relative;
    overflow: hidden;
    width: 100%;
}
/*Döziv Kurları ile ilgili Css*/
#dovizKurTb {
    padding: 0 !important;
}

.downRed {
    color: red;
}

.arrowZero {
    color: blue;
    font-size: 9px;
}
    
.upGreen {
    color: green;
}

#doviz_tb > tbody > tr > th {
    padding-right: 0px;
    width: 85px;
    font-size:12px !important;
}

#doviz_tb > tbody > tr > td {
    padding-right: 2px;
    padding-left: 0px;
    width: 80px;
    font-size:12px !important;
}
/*Kullanıcı Videolar ile ilgili Css*/

/*Nasıl Yapalım ile ilgili Css*/

/*Kara Tahta ile ilgili Css*/




/*Haber Modalı ile ilgili Css*/
#haberModalBody {
    width: 100%;
    position: relative;
    overflow: hidden;
}

#haberModalBodyImage {
    position: relative;
    /*width: 100%;*/
    overflow: hidden;
}


/*Opuqo Font*/


