﻿@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600italic,600,700,700italic,800,800italic&subset=latin,latin-ext);
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
@import url('fonts.css');

body {
    /*font-family: 'PT Sans', sans-serif !important;*/
    font-family: 'Roboto', sans-serif;
    line-height: normal;
    font-size: 16px;
    color: #2d2d2d;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.field-validation-error {
    color: #d44646;
    font-weight: bold;
}

.table thead td, .table thead th {
    border-top: none !important;
}

a.Banner-btn {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #1961b2;
    padding: 10px 10px;
    text-align: center;
    min-width: 160px;
    transition: all 0.5s ease 0s;
    display: inline-block;
    margin: 5px;
}
a.Banner-btn:hover {
    
   text-decoration:underline;
}

.mali-tablo-donem {
    float: left;
    width: 25%;
}

.sub-page {
    background: url(../images/sub_page_bg.jpg) no-repeat top center;
}

table .detay1 {
    padding-left: 0px;
    font-weight: bold;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

.date .input-group-addon {
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1;
    color: #b1b1b1;
    text-align: center;
    background-color: #eee;
    font-size: 18px;
    border: 1px solid #e8e8e8;
    border-left: 0px;
    border-radius: 0px 4px 4px 0px;
}


.SpecialContent::Before {
    content: " ";
    width: 64px;
    height: 36px;
    background: url(../images/Tirnak_1.png) left bottom no-repeat;
    position: absolute;
    left: 0;
}

.SpecialContent::after {
    content: " ";
    width: 64px;
    height: 36px;
    background: url(../images/Tirnak_2.png) left bottom no-repeat;
    position: absolute;
    right: 0;
    margin-top: -20px;
}

.SpecialContent .note {
    padding: 22px 110px 22px 100px;
    border-left: 0;
    border-right: 0;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 0px;
}

.SpecialContent {
    margin-bottom: 20px;
    position:relative;
}

#icerik h1, #icerik h2, #icerik h3, #icerik h4 {
    color: #13457c !important;
    font-size: 22px !important;
    margin: 0px !important;
    padding: 10px 0px;
}

#icerik img {
    width: 100%;
}

.DateIcon {
    background: url(../images/date_ico.svg) no-repeat center center;
    height: 50px;
    width: 50px;
}

.date .form-control {
    font-size: 16px !important;
}

.ImgButton {
    width: 100%;
    padding-left: 15px;
    padding-bottom: 15px;
}

    .ImgButton img {
        width: 100%;
    }

table .detay2 {
    padding-left: 20px;
}

table .detay3 {
    padding-left: 40px;
    font-style: italic;
    color: #818181;
    font-weight: 500;
}

#tbl_bilanco tr td:first-child {
    text-align: left;
}

#tbl_bilanco tr td {
    text-align: right;
}

#tbl_bilanco tr th:first-child {
    text-align: left;
}

#tbl_bilanco tr th {
    text-align: right;
}

.title-menu {
    font-size: 13px;
    width: 100%;
    display: inline-block;
    list-style: none;
    padding-left: 15px;
    margin-bottom: 0px;
}

    .title-menu li {
        float: left;
        padding-right: 15px;
        padding-left: 5px;
        background: url(../images/title-menu-bg.png) no-repeat right center;
        /*margin-bottom: 5px;*/
    }

        .title-menu li:last-child {
            background: none;
        }

        .title-menu li:first-child {
            padding-left: 0px;
        }

        .title-menu li a {
            color: #13457c;
        }

.nav-side-cover {
    float: right;
    padding: 0px !important;
    margin-top: 15px;
}

.page-title h1 {
    color: #13457c;
    font-size: 26px;
    font-weight: 500;
    padding-left: 15px;
    margin-bottom: 5px;
    padding-top: 20px;
}

.sub-icerik-cover {
    float: left;
    padding: 0px !important;
    margin-bottom: 50px;
}

    .sub-icerik-cover #icerik h1, .sub-icerik-cover #icerik h2, .sub-icerik-cover #icerik h3 {
        font-size: 20px;
        color: #13457c;
        font-style: italic;
        font-weight: 500;
    }

* {
    margin: 0px;
    padding: 0px;
}

.sub-page #icerik {
    padding: 20px 20px;
    background: #fff;
    display: inline-block;
    width: 100%;
    min-height: 550px;
    margin-top: 15px;
}

.container {
    padding-right: 10px;
    padding-left: 10px;
}

.endeks-cover {
    background: #1961b2;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin-top: 25px;
}

    .endeks-cover .piyasa-item {
        margin: 7px 1px 10px 1px;
    }

        .endeks-cover .piyasa-item span {
            float: right;
        }

            .endeks-cover .piyasa-item span img {
                padding-bottom: 5px;
            }

    .endeks-cover ul {
        list-style: none;
        width: 100%;
        margin-bottom: 0px;
    }

        .endeks-cover ul li {
            border-right: 1px solid #0f4077;
        }

            .endeks-cover ul li:last-child {
                border-right: none;
            }

a {
    cursor: pointer !important;
}

a:hover {
    text-decoration: underline;
}

footer {
    font-size: 14px;
    color: #94989e;
}

.footer-menu ul {
    list-style: none;
}

.logo-list ul {
    list-style: none;
    margin-bottom: 0px;
    float: right;
}

    .logo-list ul li {
        max-width: 50px;
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

.footer-menu ul li a {
    float: left;
    margin-right: 15px;
    font-weight: 600;
    color: #94989e;
}

.footer-menu ul li a {
    float: left;
    margin-right: 15px;
    font-weight: 600;
}

.cekince-uyari {
    text-align: justify;
}

.finnet-link {
    text-align: right;
    float: right;
}

section.footer-uyari {
    /* background: url(../images/uyari_bg.jpg) repeat-y center center; */
    padding-top: 13px;
    background-color: #1961b2;
    padding-bottom: 8px;
    border-bottom: 5px solid #0a92f2;
}

.copyright-section {
    background: #242534;
    color: #fff;
    padding: 20px 0px;
}

section.footer-uyari ul {
    list-style: none;
    width: 100%;
    margin-bottom: 0px;
    display: inline-block;
}

    section.footer-uyari ul li {
        text-align: left;
        font-size: 14px;
        float: left;
        width: 20%;
    }

        section.footer-uyari ul li:nth-of-type(1) span {
            padding-top: 10px;
        }

        section.footer-uyari ul li:nth-of-type(2) span {
            padding-top: 10px;
        }

        section.footer-uyari ul li:nth-of-type(3) span {
            padding-top: 0px;
        }

        section.footer-uyari ul li:nth-of-type(4) span {
            padding-top: 10px;
        }

span.haber_sirket {
    font-weight: 900;
}

section.footer-uyari ul img {
    padding-right: 5px;
    width: 42px;
    float: left;
}

section.footer-uyari ul li a {
    color: #ffffff;
    display: inline-block;
    width: 100%;
}

    section.footer-uyari ul li a span {
        width: 79%;
        float: left;
    }


.Footer-Logo {
    background: #ffffff;
    padding: 20px 0px;
    border-top: 2px solid #ececec;
    padding-bottom: 0px;
}

.finnet-link a {
    font-weight: bold;
    color: #278bfb;
}

.footer-menu .container {
    padding: 20px 10px;
}



.green-border {
    border: 1px solid #157a3e;
}

#slider .butonGroup {
    margin-bottom: 50px;
}

a.zone-btn {
    font-size: 16px;
    font-weight: bold;
    color: #13457c;
    background: #ffffff;
    padding: 10px 10px;
    text-align: center;
    width: 160px;
    transition: all 0.5s ease 0s;
    display: inline-block;
    margin: 5px;
}

    a.zone-btn:hover {
        color: #fff;
        background: #13457c;
    }

section.piyasalar {
    background: #ffffff;
}

section.Duyurlar {
    background: #ffffff;
}

.space-cover {
    display: inline-block;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}

.white-bg {
    background-color: #ffffff;
}

.section-title {
    font-size: 30px;
    color: #1961b2;
    width: 100%;
    font-weight: bold;
    text-align: center;
}

.KapHaber-liste .area {
    padding: 0px;
}

#Duyurular {
    background: #fff;
    margin-bottom: 15px;
    padding: 10px 20px;
    display: inline-block;
    width: 100%;
}

.piramit-logo {
    display: inline-block;
}

    .piramit-logo img {
        width: 200px;
        height: 58px;
    }

#logo_k {
    display: none;
    max-width: 150px;
}



body {
    margin: 0px;
    padding: 0px;
}



.container {
    width: 100% !important;
    max-width: 1270px !important;
}




.area-title {
    font-size: 24px;
    color: #1961b2;
    margin-top: 10px;
}


/*piyasalar tabs start*/ /*piyasalar tabs start*/
/*piyasalar tabs start*/ /*piyasalar tabs start*/
/*piyasalar tabs start*/ /*piyasalar tabs start*/
.canli-piyasa-link {
    padding: 10px;
    width: 100%;
    background-image: url(../images/canli_veri_bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #f7cf5e;
    height: 130px;
}

    .canli-piyasa-link h2 {
        font-size: 21px;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }


    .canli-piyasa-link h3 {
        font-size: 15px;
        margin-top: 2px !important;
    }

.Piyasalar-Tab .nav-tabs li {
    width: 50%;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

.EnCok-Tab .tab-content {
    min-height: 285px;
    padding: 10px;
}

.faiz-doviz {
    background: #ececec;
}

    .faiz-doviz .area {
        min-height: 164px;
        background: #fff;
        padding: 12px 15px;
        margin-bottom: 15px;
    }

        .faiz-doviz .area table {
            margin-bottom: 0px;
            margin-top: 0px !important;
        }

.table-head {
    font-size: 18px;
    color: #ffffff;
    padding: 15px;
    margin: 0px;
    padding-left: 15px;
    padding-bottom: 13px;
    background: #1961b2;
    border-bottom: 4px solid #b4b4b4;
}

.faiz-doviz table caption {
    font-size: 20px;
    color: #ffffff;
    padding-left: 15px;
    margin-top: 10px;
    background: #1961b2;
    border-bottom: 4px solid #b4b4b4;
}

.faiz-doviz table {
    background: #fff;
}

.EnCok-Tab .nav-tabs li {
    width: 33%;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

    .Piyasalar-Tab .nav-tabs li a, .EnCok-Tab .nav-tabs li a {
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 0;
    }

.nav-tabs > li > a.active, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    color: #1961b2 !important;
    cursor: pointer !important;
    background: url(../images/tab_arrow.png) no-repeat bottom center !important;
    background-color: #f0f0f0 !important;
    border: none;
    border-bottom-color: transparent !important;
    border-radius: 0px;
    border-bottom: 4px solid #1961b2 !important;
    font-weight: bold;
    margin-bottom: 0;
}

.nav-tabs a {
    color: #C3C3C3;
    text-decoration: none;
}

.tab-content {
    border-left: 4px solid #f0f0f0;
    border-right: 4px solid #f0f0f0;
    border-bottom: 4px solid #f0f0f0;
    border-top: 4px solid #1961b2;
    height: 285px;
}

.fontSizeChange {
    display: none;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -4px;
}

.nav-tabs {
    border-bottom: none;
}


    .nav-tabs > li > a:hover {
        border-radius: 0px !important;
        color: #ffffff !important;
        background: #1961b2 !important;
        border-bottom: 4px solid #1961b2 !important;
    }

    .nav-tabs > li > a {
        border: none;
        border-radius: 0px;
    }

.Piyasalar-Tab, .EnCok-Tab {
    background: #ffffff;
    margin-bottom: 15px;
}



.piyasa-item {
    background: #1961b2;
    padding: 10px 1px;
    margin-bottom: 10px;
}

.tab-content table {
    margin-bottom: 0px;
}

.piyasa-item table {
    width: 100%;
    text-align: right;
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

    .piyasa-item table tr td:first-child {
        text-align: left;
    }

    .piyasa-item table caption {
        margin-top: 0px;
    }

    .piyasa-item table thead td {
        font-size: 14px;
        color: #fff !important;
        background: none !important;
        padding: 0px !important;
    }

    .piyasa-item table tbody tr {
        border-bottom: 0px !important;
    }

    .piyasa-item table tbody td {
        font-size: 18px;
        color: #fff !important;
        background: none !important;
        padding: 0px !important;
        padding-right: 5px;
    }

    .piyasa-item table caption {
        font-size: 20px;
        font-weight: 600;
        color: #fff;
        padding: 0px !important
    }

.nav > li > a {
    position: relative;
    display: block;
    padding: 13px 10px;
}

/*piyasalar tabs end*/ /*piyasalar tabs end*/
/*piyasalar tabs end*/ /*piyasalar tabs end*/
/*piyasalar tabs end*/ /*piyasalar tabs end*/
/*piyasalar tabs end*/ /*piyasalar tabs end*/
/*piyasalar tabs end*/ /*piyasalar tabs end*/


/*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/
/*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/
/*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/
.modal {
    z-index: 999999 !important;
}

.modal-dialog {
    margin: 100px auto !important;
    background: #FFF;
}

.close {
    font-size: 32px;
    MARGIN-RIGHT: 20PX;
    MARGIN-TOP: 1PX;
    position: relative;
    z-index: 9;
    outline: none;
    height: 20px;
    width: 20px;
    line-height: 20px;
}

.uye-giris-modal h3 {
    font-size: 40px;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    color: #fff;
}

button.close {
    color: #3876c5 !important;
    opacity: 1;
    border: none;
    background: none;
}

.uye-giris-modal input {
    width: 100%;
    height: 48px;
    display: block;
    position: relative;
    line-height: 45px;
    padding: 0 10px;
    border: solid 1px #1676ce;
    box-shadow: 0 1px 1px rgba(80, 80, 80, 0.1);
    border-radius: 2px;
    outline: none;
}

.beni_hatirla, .beni_hatirla a {
    color: #fff;
}

.modal-body {
    border: solid 0px #DEDEDE;
    box-shadow: none !important;
    border-radius: 2px;
    text-align: center;
    padding: 50px 23px;
    padding-bottom: 100px;
    padding-top: 15px;
}
.modal-header {
    margin-bottom: 10px;
}
.form-group {
    margin-bottom: 1rem;
}
    .modal-body .label-text {
    color: #fff;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
hr {
    width: 40px;
    height: 1px;
    border: none;
    margin: 0 auto 10px;
    background: #cecece;
}

.uye-giris-modal .checkbox {
    height: 20px;
    width: 20px;
}

.checkbox-inline {
    vertical-align: baseline !important;
}

a {
    color: #1961b2;
    text-decoration: none;
    /*display: block;*/
}

#uyeGirisBtn {
    background: #014686;
    color: #fff;
    font-weight: bold;
    outline: none;
}

#lnkConnectFB {
    width: 100%;
    height: 48px;
    display: block;
    position: relative;
    line-height: 45px;
    padding: 0 10px;
    border: solid 1px #DEDEDE;
    box-shadow: 0 1px 1px rgba(80, 80, 80, 0.1);
    border-radius: 2px;
    outline: none;
    background: #46609e;
    color: #fff;
    border-color: #46609e;
}

    #lnkConnectFB:hover {
        background: #194f90;
        border-color: #194f90;
    }

.beni_hatirla {
    height: 40px;
    line-height: 25px;
    padding-top: 5px;
}


.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: #1781e0;
}

    .modal-backdrop.in {
        filter: alpha(opacity=90);
        opacity: .84;
    }

.modal-content {
    box-shadow: none !important;
    border: none !important;
    background: none;
}

.hatirlatma {
    width: 100%;
    display: table;
    margin-bottom: 5px;
    margin-top: 5px;
}

#uyelikSozlesme, #kampanyaMail {
    float: left;
    height: 20px !important;
    width: 20px;
    margin-right: 5px;
}

#uyeOlBtn {
    background: #01B178;
    color: #fff;
    font-weight: bold;
    outline: none;
}
/*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/
/*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/
/*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/ /*modal*/




/*slider*/ /*slider*/
/*slider*/ /*slider*/
/*slider*/ /*slider*/
/*slider*/ /*slider*/
#pr {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}

#slider .owl-controls {
    /* margin-top: 10px; */
    text-align: center;
    position: absolute;
    width: 100%;
    /* left: 15px; */
    bottom: 15px;
    MAX-WIDTH: 1388PX;
    /* MARGIN-LEFT: AUTO; */
    /* MARGIN-RIGHT: AUTO; */
    right: 0px;
    display: inline-block !important
}

.owl-pagination {
    display: none;
}

.owl-buttons {
    float: left;
    padding-left: 20px;
}

#slider .item {
    background-repeat: no-repeat;
    background-size: cover;
    /*min-height: 640px;*/
}


.Slide {
    background-repeat: no-repeat;
    background-size: cover;
}

.item h2.banner_head_1 {
    font-size: 36px;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 10px;
}

.item h3.banner_head_2 {
    font-size: 20px;
    padding-bottom: 10px;
}

.item .banner_content {
    font-size: 18px;
    margin-bottom: 30PX;
}



#Dunya-endeks .owl-controls .owl-page span {
    height: 6px !important;
    background: #00693e !important;
}

#Dunya-endeks .owl-controls .owl-page span {
    width: 13px !important;
    height: 13px !important;
}

b, strong {
    font-weight: 500 !important;
}
/*slider*/ /*slider*/
/*slider*/ /*slider*/
/*slider*/ /*slider*/
/*slider*/ /*slider*/



/*liste view*/ /*liste view*/ /*liste view*/
/*liste view*/ /*liste view*/ /*liste view*/
/*liste view*/ /*liste view*/ /*liste view*/
/*liste view*/ /*liste view*/ /*liste view*/
.link {
    text-align: center;
    color: #157a3e;
}

    .link i {
        border: 1px solid;
        border-radius: 50%;
        padding: 5px;
        margin-right: 5px;
    }
ol, ul {
    padding-left: 0px;
}
.liste-view {
    list-style: none;
    margin-top: 15px;
    margin-bottom: 0px;
}

    .liste-view li:last-child {
        border-bottom: 0px !important;
    }

    .liste-view li {
        color: rgba(0, 0, 0, 0.45);
        display: block;
        border-bottom: 1px solid rgba(181, 181, 181, 0.45);
        display: inline-block;
        width: 100%;
        background: #f9f9f9;
        position:relative;
    }

        .liste-view li a {
            color: #717171;
            display: block;
            min-height: 42px;
        }


    .liste-view .view-icon {
        float: left;
        margin-right: 10px;
    }

        .liste-view .view-icon img {
            border-radius: 50%;
            min-width: 30px;
        }

    .liste-view .aciklama {
        font-size: 16px;
        /* padding-left: 300px; */
        font-weight: 600;
        padding: 10px;
        color: #13457c;
        padding-left: 140px;
        max-width: 92%;
    }

    .liste-view .tarih {
        font-size: 16px;
    }

.Duyuru-liste-Tum {
    background: #e3e3e3;
    text-align: right;
    width: 100%;
    padding: 15px;
    color: #13457c;
}

ul.liste-view.Duyuru-liste {
    background: #f9f9f9;
}

.Duyuru-liste li .view-saat {
    display: block;
    float: left;
    padding-top: 17px;
    color: #13457c;
    width: 125px;
    text-align: center;
}

ul#haberListesi {
    background: #165396;
}

/*.Duyuru-liste li .view-Gun {
    display: none;
}

.Duyuru-liste li .view-ay {
    display: none;
}

.Duyuru-liste li .view-yil {
    display: none;
}*/
.Duyuru-liste li .view-Gun {
    display: inline-block;
    float: left;
}

.Duyuru-liste li .view-ay {
    display: inline-block;
    float: left;
}

.Duyuru-liste li .view-yil {
    display: inline-block;
    float: left;
}

.Duyuru-liste .aciklama {
    font-weight: normal;
    position: absolute;
    overflow: hidden; /* ta�anlar� gizle */
    white-space: nowrap; /* alt sat�ra hi� inme */
    text-overflow: ellipsis; /* e�er uzunsa �� nokta koy */
}

ul.liste-view.Duyuru-liste li:first-child .aciklama, ul#haberListesi li:first-child .aciklama {
    font-weight: normal;
    position: absolute;
    overflow: hidden;
    white-space: normal !important;
    max-height: 120px;
    text-overflow: ellipsis !important;
}

.Duyuru-liste li:first-child .tarih-view {
    display: block;
    width: 125px;
    height: 120px;
    float: left;
    margin-right: 10px;
    text-align: center;
    background: #e3e3e3;
    padding-top: 15px;
    padding-left: 5px;
}

.Duyuru-liste li:first-child .view-saat {
    display: none;
}

.Duyuru-liste li:first-child .view-Gun {
    padding: 0px 5px;
    text-align: center;
    font-size: 45px;
    width: 100%;
    color: #13457c;
    display: block;
    line-height: 37px;
    float: none !important;
    display: block !important;
}

.Duyuru-liste li:first-child .view-ay {
    color: #13457c;
    font-size: 16px;
    padding: 0px 1px;
    display: block;
    float: none !important;
    display: block !important;
}

.Duyuru-liste .tarih-view {
    width: 125px;
    display: inline-block;
    padding-left: 13px;
    padding-top: 10px;
    color: #13457c;
    float: left;
    font-size: 14px !important;
}

    .Duyuru-liste .tarih-view div {
        padding-right: 3px;
    }

section.Duyurlar .area {
    display: inline-block;
    width: 100%;
}

.Duyuru-liste li:first-child .view-yil {
    color: #13457c;
    font-size: 24px;
    padding: 0px 1px;
    display: block;
    float: none !important;
    display: block !important;
}

.Duyuru-liste li:first-child .liste-view .aciklama {
    font-size: 16px;
    /* padding-left: 300px; */
    font-weight: 600;
    padding: 26px;
    color: #13457c;
    padding-left: 145px;
    display: block;
}
/*kap haberleri*/

#AciklanmaTarihi {
    text-align: right !important;
}

.Haber-liste-Tum {
    color: #fff;
    color: #fff;
    color: #fff;
    background: #13457c;
    text-align: right;
    width: 100%;
    padding: 15px;
}

    .Haber-liste-Tum:hover {
        color: #fff;
        color: #fff;
        color: #fff;
        background: #13457c;
        text-align: right;
        width: 100%;
        padding: 15px;
    }

.KapHaber-liste li .view-saat {
    display: block;
    float: left;
    padding-top: 10px;
    color: #ffffff;
    width: 125px;
    text-align: center;
    font-size: 14px !important;
}

.KapHaber-liste li .view-Gun {
    display: none;
}

.KapHaber-liste li .view-ay {
    display: none;
}

.KapHaber-liste li .view-yil {
    display: none;
}

.KapHaber-liste .aciklama {
    font-weight: normal;
    color: #ffffff;
    position: absolute;
    overflow: hidden; /* ta�anlar� gizle */
    white-space: nowrap; /* alt sat�ra hi� inme */
    text-overflow: ellipsis; /* e�er uzunsa �� nokta koy */
}

.VeriSaati {
    position: absolute;
    right: 0px;
    z-index: 9;
    top: 43px;
    padding-right: 15px;
    color: #13457c;
}




.KapHaber-liste li:first-child .tarih-view {
    display: block;
    width: 125px;
    height: 120px;
    float: left;
    margin-right: 10px;
    text-align: center;
    background: #13457c;
    padding-top: 15px;
}

.KapHaber-liste li:first-child .view-saat {
    display: none;
}

.KapHaber-liste li:first-child .view-Gun {
    padding: 0px 5px;
    text-align: center;
    font-size: 45px;
    width: 100%;
    color: #fff;
    display: block;
    line-height: 37px;
}

.KapHaber-liste li:first-child .view-ay {
    color: #fff;
    font-size: 16px;
    padding: 0px 1px;
    display: block;
}

.KapHaber-liste li:first-child .view-yil {
    color: #fff;
    font-size: 24px;
    padding: 0px 1px;
    display: block;
}

.KapHaber-liste li:first-child .liste-view .aciklama {
    font-size: 16px;
    /* padding-left: 300px; */
    font-weight: 600;
    padding: 26px;
    color: #fff;
    padding-left: 145px;
    display: block;
}

.KapHaber-liste.liste-view li:first-child {
    color: #ffffff;
    display: block;
    border-bottom: 1px solid #13457c;
    display: inline-block;
    width: 100%;
    background: #1961b2;
}

.KapHaber-liste.liste-view li {
    color: #ffffff;
    display: block;
    border-bottom: 1px solid #13457c;
    display: inline-block;
    width: 100%;
    background: #165396;
}

/*liste view*/ /*liste view*/ /*liste view*/
/*liste view*/ /*liste view*/ /*liste view*/
/*liste view*/ /*liste view*/ /*liste view*/
/*buttons start*/ /*buttons start*/ /*buttons start*/
/*buttons start*/ /*buttons start*/ /*buttons start*/
/*buttons start*/ /*buttons start*/ /*buttons start*/
/*buttons start*/ /*buttons start*/ /*buttons start*/
.btn-link {
    font-size: 18px;
    font-weight: bold;
    padding: 10px 10px;
    text-align: center;
    width: 190px;
    border-radius: 22px;
    transition: all 0.5s ease 0s;
    display: inline-block;
    margin: 5px;
}

a.btn-link:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);
}

.white-btn {
    background: #fff;
    color: #846e33;
}

    .white-btn:hover {
        background: #fff;
        color: #846e33;
    }
/*buttons end*/ /*buttons end*/ /*buttons end*/
/*buttons end*/ /*buttons end*/ /*buttons end*/
/*buttons end*/ /*buttons end*/ /*buttons end*/
/*buttons end*/ /*buttons end*/ /*buttons end*/
@media (max-width:575px) {
    .btn-hesapla {
        margin-top: 10px;
    }

    .logo-list ul {
        justify-content: center !important;
        float: none !important;
    }

    .Footer-Logo div {
        text-align: center;
    }

    section.footer-uyari ul li {
        text-align: left;
        font-size: 14px;
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width:767px) {
    .g-recaptcha {
        transform: scale(0.77);
        transform-origin: 0 0;
    }

    .VeriSaati {
        position: relative;
        right: auto;
        z-index: 9;
        top: auto;
        padding-right: 0px;
        color: #13457c;
        text-align: center;
        padding-bottom: 15px;
    }

    table td:first-child {
        padding-left: 30px !important;
    }



    .mali-tablo-donem {
        float: left;
        width: 50%;
        padding-bottom: 10px;
    }

    .SpecialContent .note {
        padding: 21px 50px 22px 45px;
        border-left: 0;
        border-right: 0;
        margin-top: 10px;
        text-align: left;
        margin-bottom: 0px;
    }

        .SpecialContent .note span, .SpecialContent .note p {
            font-size: 18px !important;
        }

    .logo-list ul li {
        float: left;
        text-align: center;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .text-cover {
        background: rgba(25, 97, 178, 0.84);
        padding: 15px;
        margin: 15px;
        color: #ffffff !important;
        z-index: 9;
    }

    #slider .slider-img {
        position: absolute;
        top: 0px;
    }

    #slider .item {
        background-repeat: no-repeat;
        background-size: cover;
    }

    .item h2.banner_head_1 {
        font-size: 28px;
        color: #fff !important
    }

    .item .banner_content {
        font-size: 18px;
        margin-bottom: 30PX;
        color: #fff !important
    }

        .item .banner_content span, .item .banner_content p {
            color: #fff !important
        }

    #slider .container {
        padding: 0px;
        color: #fff !important
    }
}

@media (max-width:991px) {
    .sub-icerik-cover {
        float: none;
    }
}

@media (max-width:1024px) {
    /*.sub-icerik-cover {
        float: none;
        width: 100%;
    }*/

    .owl-prev {
        height: 40px;
        width: 40px;
        background: url(../images/Sld_Left.png);
        background-size: 100%;
    }

    .owl-next {
        height: 40px;
        width: 40px;
        background: url(../images/Sld_Right.png);
        background-size: 100%;
    }

    .endeks-cover ul li {
        border-right: 1px solid #0f4077;
        border-bottom: 1px solid #0f4077;
    }


    .item h3.banner_head_2 {
        font-size: 20px;
        padding-bottom: 10px;
    }

    #slider .item {
        height: 100%;
    }
}

@media (max-width:1269px) {
    .container {
        width: 100% !important;
    }
}




/*select*/
.form-control {
    background: url(../images/select_arrow.png) center right no-repeat;
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f1f1f1;
    background-image: initial;
    border: 1px solid #e8e8e8;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



/*select*/



.selectdiv {
    position: relative;
    /*Don't really need this just for demo styling*/
}

/*To remove button from IE11, thank you Matt */
select::-ms-expand {
    display: none;
}

/*.selectdiv:after {
    content: '<>';
    font: 17px "Consolas", monospace;
    color: #1961b2;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    top: 10px;
    padding: 0 0 2px;
    border-bottom: 1px solid #1961b2;
    position: absolute;
    pointer-events: none;
    padding-bottom: 6px;
}*/

.bootstrap-select .dropdown-toggle::after {
    display: none;
}

.bootstrap-select .filter-option-inner-inner {
    line-height: 30px;
}

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */
    display: block;
    width: 100%;
    margin: 0px 0px;
    padding: 0px 11px;
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    background-image: none;
    -ms-word-break: normal;
    word-break: normal;
    padding-right: 40px;
}

.btn-hesapla {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    /* padding: 0px 11px; */
    font-size: 16px;
    border-radius: 0px;
    line-height: 1.75;
    color: #fff;
    background-image: none;
    -ms-word-break: normal;
    word-break: normal;
    font-weight: 600;
    height: 45px;
    background-color: #0a92f2;
    background-image: initial;
    border: 1px solid #e8e8e8;
    /* padding-right: 40px; */
    transition: all 0.5s ease 0s;
}

    .btn-hesapla:hover, .btn-hesapla:focus {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        display: block;
        width: 100%;
        /* padding: 0px 11px; */
        font-size: 16px;
        border-radius: 0px;
        line-height: 1.75;
        color: #fff;
        background-image: none;
        -ms-word-break: normal;
        word-break: normal;
        font-weight: 600;
        height: 45px;
        background-color: #077fd4;
        background-image: initial;
        border: 1px solid #e8e8e8;
        /* padding-right: 40px; */
    }

i.glyphicon.glyphicon-star {
    COLOR: #0a92f2;
}

/*table*/
table caption {
    background: #1961b2;
    color: #ffffff;
    padding-left: 10px;
    font-size: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    caption-side: top;
}

table th {
    background: #0f3762 !important;
    color: #fff !important;
    padding: 10px !important;
}



table td {
    background: #fff;
    color: #13457c;
    padding: 8px !important;
}


table tbody tr {
    border-bottom: 1px solid #dcdcdc;
}

table {
    width: 100%;
    margin-top: 15px !important;
}
/*table*/

.graph-cover #graphBaslik {
    background: #1961b2;
    color: #ffffff !important;
    padding: 12px;
    padding-bottom: 16px;
    padding-left: 10px;
    margin: 0px;
    font-style: normal !important;
    margin-top: 15px;
    font-size: 18px !important;
    font-weight: normal !important;
}

.haber_tarih {
    color: #1961b2;
    font-weight: bold;
    margin-right: 10px;
}

.haber_detay_icerik a span {
    color: #1961b2 !important;
    font-weight: bold;
}

.haber_detay_icerik a {
    color: #757575 !important;
    margin-right: 5px;
}

.iletisim-form label {
    width: 100%;
    font-weight: 500;
    margin-top: 9px;
}

form label {
    font-weight: 700;
}

.iletisim-form input {
    width: 100%;
    margin-bottom: 9px;
}

.iletisim-form textarea {
    width: 100%;
    min-height: 225px;
    margin-bottom: 10px;
}

.iletisim-form p {
    margin-bottom: 10px;
    margin-top: 10px;
}

.harita-cover {
    margin-top: 35px;
}

.adres-table {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .adres-table td {
        padding-bottom: 10px;
        padding-right: 20px;
        vertical-align: baseline;
    }

#SirketAdi {
    display: block;
    color: #13457c;
    font-size: 20px;
    font-weight: bold;
}

.haber_title {
    font-weight: bold;
    color: #13457c;
}

.haber_content {
    padding: 15px;
    color: #13457c;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
    border: 10px solid #eaeaea;
}

table {
    width: 100% !important;
    margin-bottom: 15px;
    border-collapse: collapse !important;
}

#HaberDetay table td, #HaberDetay table th, #HaberDetay table p, #HaberDetay table a, #HaberDetay table td span {
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
}

#icerik #haberLink p {
    color: #13457c;
    font-weight: bold;
}

.selectdiv button {
    background: none;
    height: 45px;
    border: 1px solid #e8e8e8;
    padding-right: 36px
}

    .selectdiv button:hover, .selectdiv button:active, .selectdiv button:focus {
        background: none;
        height: 45px;
        border: 1px solid #e8e8e8;
    }

    .selectdiv button .bs-caret {
        display: none;
    }

.selectdiv .btn-default.active.focus, .selectdiv .btn-default.active:focus, .selectdiv .btn-default.active:hover, .selectdiv .btn-default:active.focus, .selectdiv .btn-default:active:focus, .selectdiv .btn-default:active:hover, .selectdiv .open > .dropdown-toggle.btn-default.focus, .selectdiv .open > .dropdown-toggle.btn-default:focus, .selectdiv .open > .dropdown-toggle.btn-default:hover {
    background-color: rgba(255, 255, 255, 0) !important;
    border: 1px solid #e8e8e8;
}

.selectdiv .btn-default.active, .selectdiv .btn-default:active, .selectdiv .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: rgba(255, 255, 255, 0) !important;
    border: 1px solid #e8e8e8;
}

.Bulten-liste .aciklama {
    font-size: 16px;
    /* padding-left: 300px; */
    font-weight: 600;
    padding: 15px;
    padding-top: 0px !important;
    color: #13457c;
    padding-left: 0px;
    padding-bottom: 0px !important;
}

.Bulten-liste td:first-child {
    width: 60px;
}
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
/*div.loading {
    overflow: hidden;
    display: block;
    position: absolute;
}*/

/* Anytime the body has the loading class, our
   modal element will be visible */
div.loading .modal {
    display: block;
}

.loading {
    background: rgba( 255, 255, 255, .8 ) url(../images/loading.gif) 50% 245px no-repeat;
    z-index: 99;
    top: 0px;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    display: table-cell;
}

table .view-icon img {
    max-width: 50px !important;
    max-height: 50px !important;
}



.uyari-icon {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 50%;
    border: 10px solid #e6e6e6;
    display: inline-block;
    max-width: 215px;
}

.uyari-no {
    font-size: 140px;
    color: #0992f1;
    font-weight: 600;
}

.uyari-aciklama {
    font-size: 20px;
    font-weight: 600;
    color: #8c8c8c;
    padding-bottom: 10px;
}

.uyari-link {
    color: #8c8c8c;
    padding-bottom: 10px;
}

.uyari-cover {
    padding-top: 20px;
    padding-bottom: 40px;
    width: 100%;
    display: inline-block;
}

#tblViop thead th, #tblTahvil thead th, #tblDovizAltin thead th, #tblDoviz thead th, #tblAltin thead th {
    background: none !important;
    color: #13457c !important;
    padding: 10px !important;
    font-weight: bold !important;
    border-bottom: 1px solid #ddd !important;
}

    #tblTahvil thead th:first-child, #tblDovizAltin thead th:first-child, #tblDoviz thead th:first-child, #tblAltin thead th:first-child {
        width: 110px !important
    }

    #tblTahvil thead th:last-child, #tblDovizAltin thead th:last-child, #tblDoviz thead th:last-child, #tblAltin thead th:last-child {
        width: 110px !important
    }

#tblViop thead tr th:first-child, tbody tr td:first-child {
    text-align: left !important
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    border: 1px solid #10539f !important;
    border-radius: 3px !important;
    background-color: #1961b2 !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    content: '-';
    background-color: #d33333 !important;
    border: 1px solid #c72a2a !important;
}

.EnCok-Tab table thead td, .EnCok-Tab table thead th {
    font-weight: bold;
}

.bootstrap-select.btn-group .dropdown-menu {
    Z-INDEX: 9999;
}

.notify-footer {
    background: #fff;
    bottom: 0;
    color: #02184d;
    border-top: 1px solid #dcdcdc !important;
    border-color: #dcdcdc;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99;
    margin-bottom: 0px !important;
    font-size: 14px;
}

    .notify-footer button.close {
        background: url(../images/close_bg.png) no-repeat center center;
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

        .notify-footer button.close span {
            display: none;
        }

.notify-content {
    /*background: url(../images/bell.png) no-repeat left center;*/
    padding-left: 40px;
}

.ValidityMessage {
    color: #109f64;
    font-weight: 500;
    line-height: 1em;
    color: #ef748b;
    padding: 15px;
    padding-left: 34px;
    align-items: center;
    font-size: 10px;
    margin-left: 0;
    border-radius: 8px;
    position: absolute;
    width: 95%;
    top: 100%;
    margin-top: -8px;
    z-index: 3;
    background: #fff;
    box-shadow: 0 1px 16px 0 rgba(41,53,108,.25);
    left: 0px;
}

    .ValidityMessage:before {
        position: absolute;
        content: "!";
        left: 10px;
        width: 18px;
        height: 18px;
        background: #ef748b;
        color: #fff;
        font-weight: 900;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        margin-right: 10px;
        font-size: 16px;
        line-height: 1em;
        top: 50%;
        transform: translateY(-50%);
    }

    .ValidityMessage:after {
        content: '';
        border-bottom: 4px solid #fff;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-width: 7px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateY(-100%) translateX(-50%);
    }



.date span.glyphicon.glyphicon-calendar {
    margin-top: 5px;
}

.bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 32px;
    z-index: 1;
}

.recaptcha-cover {
    text-align: center;
}

.g-recaptcha {
    display: inline-block;
}

.modal-dialog {
    pointer-events: inherit;
}

div#IsKisiselVeriKabulDiv {
    position: relative;
}

.kisiselvericheckbox input#IsKisiselVeriKabul {
    width: 22px !important;
    height: 22px;
    position: absolute;
    float: left;
    z-index: 9;
    left: 10px;
    margin-top: 10px;
}

.kisiselvericheckbox p {
    padding-left: 40px;
    float: left;
    position: relative;
    z-index: 1;
    font-size: 12px;
}

/*ÇEREZ POLİTİKASİ BEGİN*/
#notify-message-popup {
    padding: 17px !important;
    font-size: 14px;
}

#notify-message-popup table {
    margin: 0px !important;
}

#notify-message-popup label {
    display: inline-block;
    max-width: 100%;
    text-align: left;
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 14px;
    color: #8a8a8a;
    margin-top: 10px;
    width: 100%;
}

.notify-footer {
    position: fixed;
    bottom: 15px;
    width: 100%;
    max-width: 400px;
    left: 15px;
    z-index: 99;
    margin-bottom: 0px !important;
    font-size: 15px;
    padding: 15px 7px;
    background-color: #0000004a;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    color: #fff;
    box-shadow: 10px 10px 25px 0px rgb(0 18 46 / 18%);
}

    .notify-footer button.close {
        background: url(../images/close_bg.png) no-repeat center center;
        width: 15px;
        height: 15px;
        margin-right: 5px;
        padding-top: 0px;
        margin-top: 8px;
    }

.notify-message-btn-cover {
    padding-left: 0px;
    padding-top: 10px;
}

.notify-footer button.close span {
    display: none;
}

##notify-message-popup .notify-content {
    padding-left: 0px;
}

.notify-message i.glyphicon.glyphicon-cog {
    font-size: 28px;
    padding: 4px;
    color: #0d6efd;
    position: absolute;
    top: 20px;
    left: 13px;
}

.notify-message-btn-cover button {
    font-size: 14px;
    font-weight: 600;
}


.row {
    margin: 0px;
}

#notify-message-popup .modal-dialog button.close {
    text-align: right;
    MARGIN-RIGHT: 0PX;
    MARGIN-TOP: 0PX;
    position: absolute;
    right: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    top: 0px;
}
#notify-message-popup .modal-dialog .modal-content:first-child {

    padding-top: 46px;
}
.end-button {
    text-align:right;
}
#cookieIcon {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 999999999999;
    background: #fff;
    border-radius: 35px;
    border: 2px solid #1d51dd;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);
}

    #cookieIcon a {
        display: inline-block;
    }

    #cookieIcon i.glyphicon.glyphicon-cog {
        font-size: 28px;
        padding: 4px;
    }

#notify-message-popup .modal-dialog {
    width: 100% !important;
    max-width: 770px !important;
    padding:15px;
}

    #notify-message-popup .modal-dialog h2 {
        color: #1961b2;
        font-weight: 600;
        font-size: 20px;
        text-align: center;
    }

#notify-message-popup label.custom-control-label {
    min-width: 113px;
}

.modal-dialog {
    margin: 100px auto !important;
    background: #ffffff;
    border-radius: 5px;
}

    .modal-dialog h2 {
        color: #1961b2;
        font-weight: 600;
        text-align: center;
    }


#notify-message-popup .form-check-input {
    height: 20px;
    width: 20px;
    cursor: pointer;
    margin-right: 5px !important;
}

#notify-message-popup .form-check.form-switch {
    width: 0px;
    height: 0px;
    margin-bottom: 0px;
}

#notify-message-popup .switch-label-right {
    
    min-width: 113px;
}
#notify-message-popup .form-check-input{
    position:relative;
}
#notify-message-popup table td {
    padding: 0px !important;
    vertical-align:middle;
}
/*END*/
.blue1_btn {
    background-color: #1961b2;
    border-color: #1961b2;
}

div > #btnGonder {
    margin-bottom: 10px;
}

.form-group table tbody tr {
    border-bottom: 0px;
}


.datepicker td.day.today {
    background-color: #bfddf6 !important;
    color: #13457c !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7 !important;
    color: #ffffff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}