﻿@import url('Editor/CustomControl.css');

@font-face {
    font-family: 'sourcesanspro-lightit-webfont';
    src: url('/fonts/sourcesanspro-lightit-webfont.eot') format('embedded-opentype'), url('/fonts/sourcesanspro-lightit-webfont.svg') format('svg'), url('/fonts/sourcesanspro-lightit-webfont.ttf') format('truetype'), url('/fonts/sourcesanspro-lightit-webfont.woff') format('woff');
}

@font-face {
    font-family: "Source Sans Pro";
    src: url('/fonts/sourcesanspro-regular-webfont.eot') format('embedded-opentype'), url('/fonts/sourcesanspro-regular-webfont.svg') format('svg'), url('/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('/fonts/sourcesanspro-regular-webfont.woff') format('woff');
}

@font-face {
    font-family: 'sourcesanspro-semibold-webfont';
    src: url('../fonts/sourcesanspro-semibold-webfont.eot') format('embedded-opentype'), url('../fonts/sourcesanspro-semibold-webfont.svg') format('svg'), url('../fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'sourcesanspro-semiboldit-webfont';
    src: url('/fonts/sourcesanspro-semiboldit-webfont.eot') format('embedded-opentype'), url('/fonts/sourcesanspro-semiboldit-webfont.svg') format('svg'), url('/fonts/sourcesanspro-semiboldit-webfont.ttf') format('truetype'), url('/fonts/sourcesanspro-semiboldit-webfont.woff') format('woff');
}

body {
    font-family: "Source Sans Pro";
    font-style: normal;
    background-color: transparent !important;
}

div {
    box-sizing: border-box !important;
}

footer, nav, button, .nav.navbar-nav.pull-right a {
    font-family: 'sourcesanspro-semibold-webfont' !important;
}

.custombg {
    background-color: #006633;
    background-image: url('../img/icon/bgicon.png');
}

.starter-template {
    padding: 40px 15px;
    text-align: center;
}

.navbar-inverse {
    background-color: #fff;
    border-color: transparent;
}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        background-color: transparent;
        color: #007235;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #333333;
    }

.menupageicon {
    background-image: url('../img/icon1.png');
    background-repeat: no-repeat;
}

.centertopimg {
    background-image: url('../img/bgtop.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 349px;
    height: 150px;
}


.navbar {
    max-height: 35px !important;
    margin-top: 0;
    border-bottom: 0 solid transparent;
    min-height: initial;
    margin-bottom: 0;
}

.navbar-nav > li > a {
    line-height: 16px;
}

.form-control {
    display: block;
    width: 100%;
    height: 26px;
    padding: 3px 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e3e3e3;
    -ms-border-radius: 10px;
    border-radius: 10px;
    line-height: 14px;
}

input.form-control {
    margin: 4px 0;
    font-size: 11px;
}

.btn-default {
    color: #FFF;
    background-color: #2c862d;
    border-color: transparent;
}

+ .navbar-inverse .navbar-nav > li > a {
    font-size: 11px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #4c9a22;
    border-color: transparent;
}

.input-group-addon, .input-group-btn {
    width: 0%;
}

    .input-group-addon:focus, .input-group-bt0:focus {
        width: 0;
        outline: 0;
    }


    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: 0;
    }

.btnsrc {
    background-image: url('../img/icon/searchicon.png');
    background-repeat: no-repeat;
    z-index: 9992 !important;
    height: 28px;
    width: 32px;
    margin-top: -27px;
    background-color: transparent;
    border: 0;
    margin-left: 137px;
}

.form-control:focus {
    border-color: #E4E4E4;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(101, 240, 20, 0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(101, 240, 20, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(101, 240, 20, 0.6);
}

li {
    font-size: 11px;
}

.srcicon {
    margin-top: 9px;
}

.font22size {
    font-size: 22.025px;
    color: rgb(0, 114, 53);
    font-weight: bold;
    line-height: 1.477;
    margin-right: 40px;
    font-family: 'sourcesanspro-semibold-webfont';
}

header {
    background-image: url('../img/bgtop.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
}

.logo {
    float: left;
    margin-left: 2px;
    margin: 2%;
}

.netbank {
    margin-top: 10px;
}

.btn-group2 {
    float: right;
}

.pad {
    font-size: 11px;
    padding: 3px 10px 0 10px;
    margin-left: 5px;
    color: #000000;
    cursor: pointer;
}

.pad2 {
    font-size: 11px;
    padding: 3px 10px 0 8px;
    color: #000000;
    cursor: pointer;
}

    .pad:hover, .pad2:hover {
        color: #2c862d;
    }
/*.nav > li {border-right: 1px solid #3d3d3d;}


.nav > li:last-child {
    border-right: none;
}*/

.navbar-default {
    color: #fff;
    background-color: #ccc6c6;
    border-color: #aca1a2;
}

    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

    .navbar-default .navbar-brand {
        color: #fff;
    }

.menu-large {
    position: static !important;
}

.megamenu {
    padding: 20px 0px;
    width: 100%;
    -webkit-border-bottom-right-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

    .megamenu > li > ul {
        padding: 0;
        margin: 0;
    }

        .megamenu > li > ul > li {
            list-style: none;
        }

            .megamenu > li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: normal;
                line-height: 1.428571429;
                color: #333333;
                white-space: normal;
            }

    .megamenu > li ul > li > a:hover,
    .megamenu > li ul > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

    .megamenu.disabled > a,
    .megamenu.disabled > a:hover,
    .megamenu.disabled > a:focus {
        color: #999999;
    }

        .megamenu.disabled > a:hover,
        .megamenu.disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

    .megamenu.dropdown-header {
        color: #428bca;
        font-size: 18px;
    }


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #0d7438;
}

.navbar-default {
    color: #fff;
    background-color: #0d7438;
    border-color: #fff;
}

.navbar.navbar-default {
    max-height: 45px !important;
    -webkit-border-top-left-radius: 35px;
    -webkit-border-top-right-radius: 35px;
    -moz-border-radius-topleft: 35px;
    -moz-border-radius-topright: 35px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #d2eb0d !important;
    -webkit-border-top-left-radius: 18px;
    -webkit-border-top-right-radius: 18px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 3px;
    color: #006633;
    opacity: 1;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    height: 42px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #FFF;
    background-color: #d2eb0d;
    -webkit-border-top-left-radius: 30px;
    -webkit-border-top-right-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-topright: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 100%;
    padding-bottom: 13px;
}

.navbar-default .navbar-nav > li > a {
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
}

.navbar-inverse .navbar-nav > li > a {
    margin-top: -4px;
}

nav {
    border: 0;
    margin-bottom: -1px;
}


.megamenu > li ul > li > a:hover, .megamenu > li ul > li > a:focus {
    text-decoration: none;
    color: #000;
    background-color: #d2eb0d;
}

.inicon {
    background-image: url('../img/icon/indexicon.png');
    background-repeat: no-repeat;
    padding: 6px;
    position: absolute;
    left: 20px;
    top: 16px;
    background-size: 13px;
    width: 16px;
}

    .inicon:hover {
        background-image: url('../img/icon/indexiconhover.png');
        background-repeat: no-repeat;
        float: left;
        padding: 6px;
    }

.megamenu > li > ul > li {
    list-style: none;
    background-color: #F5F5F5;
    margin: 1px;
}

.navbar.navbar-default_down {
    height: 46px !important;
    -webkit-border-bottom-right-radius: 35px;
    -webkit-border-bottom-left-radius: 35px;
    -moz-border-radius-bottomright: 35px;
    -moz-border-radius-bottomleft: 35px;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
    background-color: #fff;
    max-height: initial !important;
    margin-top: 0;
}

.box {
    height: 235px;
    width: 99%;
    background-color: #ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    margin-top: 16px;
}


.footerbar {
    background-color: #c3da0c;
    width: 100%;
    height: 36px;
    bottom: 0;
    border-bottom: 1px #778507 solid;
    overflow: hidden;
}

.Copyright {
    overflow: hidden;
    text-align: left;
    color: #ffffff;
    font-size: 11px;
    line-height: 23px;
}

h6 {
    color: #d2eb0d;
}

.textcolor {
    color: #fff;
}

.btn.btn-danger {
    height: 19px;
    width: 60px;
}

.footercall {
    background-image: url('../img/footercall.png');
    width: 173px;
    height: 74px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 1px;
    left: 18px;
}

.footercall_en {
    background-image: url('../img/footercall_en.png');
    width: 173px;
    height: 74px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 1px;
    left: 18px;
}

.footercall_de {
    background-image: url('../img/footercall_de.png');
    width: 173px;
    height: 74px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 1px;
    left: 18px;
}

.menu-footer {
    color: #ffffff;
    list-style-type: none;
}

    .menu-footer ul li {
        font-size: 12px;
        list-style-type: none;
        color: #fff;
    }

.padfoot {
    padding: 10px 0;
    text-align: right;
}

ul, menu, dir {
    -webkit-padding-start: 0 !important;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    -ms-opacity: 0.4;
    opacity: 0.4;
    background-color: transparent !important;
}

.lang-map {
    line-height: 35px;
}

    .lang-map a {
        padding: 0 5px;
        font-size: 14px;
    }

.star, .grap, .bsvr, .calc, .pin {
    padding: 10px;
}

    .star a, .grap a, .bsvr a, .calc a, .pin a {
        padding: 10px;
        color: #000000 !important;
    }

a {
    color: #006633;
    text-decoration: none;
}

.star, .grap, .bsvr, .calc, .pin {
    padding: 10px;
}

    .star a, .grap a, .bsvr a, .calc a, .pin a {
        padding: 10px;
        color: #000000 !important;
    }


a.buttonnet3 {
    color: #fff !important;
    text-decoration: none !important;
}

.buttonnet {
    background-image: -moz-linear-gradient( 90deg, rgba(46,117,26,0) 0%, rgba(153,225,75,0.41) 41%, rgba(220,253,0,0.96) 116%, rgb(220,253,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(46,117,26,0) 0%, rgba(153, 225, 75, 0.44) 41%, rgba(53, 240, 23, 0.96) 116%, rgba(0, 253, 70, 0.25) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(46,117,26,0) 0%, rgba(153,225,75,0.41) 41%, rgba(220,253,0,0.96) 116%, rgb(220,253,0) 100%);
    cursor: pointer;
    border: none;
    min-width: 97px;
    height: 32px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    margin-right: 2px;
    background-color: #124525;
    display: inline-block;
    float: left !important;
    width: 48%;
    text-align: left;
    line-height: 22px !important;
}


.btn-group2 > button:before {
    content: url(../img/icon/over21.png);
    width: 10px;
    height: 10px;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: 2px;
}

img.content-img1, .content-img1 img {
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-top: -15px !important;
    margin-bottom: 15px !important;
    width: 104% !important;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.sfContentBlock {
    padding-bottom: 5px;
}

.buttonnet:hover, .buttonnet:focus {
    outline: none;
}

.border-bottom {
    border-bottom: 1px solid #dadada;
    background-color: #fff;
    max-height: 35px;
}

/*div#myCarousel {
    margin-top: -2px;
    margin-bottom: -14px;
}*/

.navbar-collapse.collapse {
    max-height: 46px !important;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 1200px) {
    .col-md-15.col-sm-3 {
        background-image: none !important;
    }
}

.col-md-15.col-sm-3 {
    background-image: url('../img/icon/Group-9-copy-7.png');
    background-repeat: no-repeat;
    background-position: 101% 0%;
    line-height: 37px;
    text-align: center;
    cursor: pointer;
    border-top: 2px solid #ffffff;
    padding: 0px 47px 0 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .col-md-15.col-sm-3 img:last-child {
        margin-left: 2px;
    }

    .col-md-15.col-sm-3 img {
        clear: both;
        float: left;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 7px;
    }

    .col-md-15.col-sm-3:hover {
        border-top: 5px solid #d2eb0d;
        -webkit-transition: border-top 0.5s ease;
        -moz-transition: border-top 0.5s ease;
        -ms-transition: border-top 0.5s ease;
        -o-transition: border-top 0.5s ease;
        transition: border-top 0.5s ease;
        margin-top: -1px;
    }

.iconmenu {
    font-size: 14px;
    color: #000000;
    line-height: 1.071;
}

.brdrright {
    border-right: 1px solid #e6e6e6;
    margin-top: 15px;
}

.coverblock {
    background-color: #ffffff;
    /*margin-top: 15px;*/
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.breadcrumb {
    background-color: transparent;
    padding: 0 2px;
    margin-bottom: 0;
}

    .breadcrumb a {
        color: #000000;
    }

.panel {
    -ms-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
}

h3 {
    color: #0d7438;
}

#sidebar-wrapper {
    color: #000000;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(210, 235, 13);
    border-radius: 10px;
    padding: 0 8px 0 8px;
}


ul.sidebar-nav li {
    color: #000000;
    font-size: 14px;
    font-family: "Source Sans Pro";
    text-align: left;
    list-style: square outside none;
    list-style-position: inside;
    padding: 1px 5px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: -1px;
    border-bottom: 3px solid white;
}

    ul.sidebar-nav li a {
        color: #000000;
        line-height: 26px;
    }


/*.sidebar-nav li:last-child {
    border-bottom: 0;
}*/

/*.sidebar-nav li:first-child {
    background-color: #d2eb0d;
    padding: 12px !important;
    font-size: 16px !important;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    list-style-type: none !important;
    margin-bottom: 10px;
    margin-left: -12px;
    margin-right: -12px;
}*/

ul.sidebar-nav li {
    color: #d2eb0d !important;
    font-weight: 500;
}

    ul.sidebar-nav li a:hover {
        color: #5cb85c;
    }


.kredibox {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(210, 235, 13);
    border-radius: 9px;
    cursor: pointer;
    margin: 10px 5px 10px 5px;
    font-weight: 700;
    font-style: italic;
}

    .kredibox span.col-md-12 img {
        padding: 7px 0px 5px 0px;
    }

    .kredibox:hover {
        opacity: 0.7;
    }

.backslice {
    background-color: #ffffff;
    height: 24px;
}

.bgnone {
    background-color: #ffffff;
    padding: 32px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-bottom-left-radius: 100px;
    margin-bottom: 30px;
}

.btn {
    border-radius: 10px;
}

.nav.navbar-nav.pull-right a {
    color: #000000;
    margin: 10px;
    line-height: 32px;
    font-size: 11px;
    font-weight: 600;
}

.nav.navbar-nav.pull-left {
    line-height: 30px;
}

.col-md-3.pull-right.row {
    padding-top: 5px;
}

.bgpadding {
    background-color: #ffffff;
    height: 24px;
    margin-bottom: 5px;
    padding: 24px 0 64px 0;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-bottom-left-radius: 100px;
    margin-left: 0px;
    position: absolute;
}

.col-md-16 {
    width: 12%;
    float: right;
    text-align: center;
    margin-right: 0;
    padding: 0;
    cursor: pointer;
}

    .col-md-16 img {
        display: block;
        margin: 0 auto;
    }

    .col-md-16:first-child {
        margin-right: 5px;
    }

.nav.navbar-nav.pull-right a:hover {
    color: #2c862d;
}

.buttonnetfooter {
    background-image: url('../img/buton.png');
    background-repeat: no-repeat;
    cursor: pointer;
    border: none;
    width: 60px;
    height: 25px;
    color: #fff;
    font-size: 12px;
    border-radius: 10px;
    padding: 2px;
    margin: 5px;
    background-color: #3A882F;
}

.social {
    line-height: 32px;
    text-align: right;
}

.sidetexttitle {
    font-size: 16px;
    font-family: "Source Sans Pro Semibold";
    color: rgb(15, 121, 65);
    line-height: 19px;
    text-align: left;
    -moz-transform: matrix( 0.34868926672072,0,0,0.34403786593211,0,0);
    -webkit-transform: matrix( 0.34868926672072,0,0,0.34403786593211,0,0);
    -ms-transform: matrix( 0.34868926672072,0,0,0.34403786593211,0,0);
}

.sidetext {
    font-size: 13px;
    color: #000000;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 3px;
    margin-bottom: 6px;
    font-weight: 700;
}

.bireyselbox {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-radius: 10px;
    background-color: rgb(242, 242, 242);
    box-shadow: 0px 1px 6px 0px rgba(1, 2, 2, 0.4);
    height: 55px;
    z-index: 2;
    height: 75px;
    display: block;
    margin-top: 7%;
    border: 1px solid rgba(86,61,124,.2);
    color: #007235;
    font-size: 14px;
    text-align: left;
    cursor: pointer;
    width: 108%;
}

.colsIn.col-md-3 {
    display: inline-block;
}

.bireyselbox:hover {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-radius: 10px;
    background-color: #0e7538;
    box-shadow: 0px 1px 6px 0px rgba(1, 2, 2, 0.4);
    color: #ffffff;
}

.bireyselboxtext {
    position: absolute;
    text-align: center;
    max-width: 59%;
    line-height: 16px;
    padding-top: 13px;
    padding-left: 3px;
    padding-right: 10px;
    font-family: 'sourcesanspro-semibold-webfont' !important;
}

.col-md-12.text-right {
    margin-bottom: 10px;
}

.bireyselkrediler {
    background-image: url('../img/bireyselicon/krediler.png');
    background-repeat: no-repeat;
    height: 100%;
    width: 33%;
    display: inline-table;
    background-position: center center;
    border-right: 2px solid #FFF;
}


.bireyselaltin {
    background-image: url('../img/bireyselicon/altinn.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}

    .bireyselaltin:hover {
        background-image: url('../img/bireyselicon/altin.png');
    }

.bireyselemekli {
    background-image: url('../img/bireyselicon/tekne.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}

.bireyselmevudat {
    background-image: url('../img/bireyselicon/yatirimurunleri.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}


.bireyselsigorta {
    background-image: url('../img/bireyselicon/sigorta.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}

.bireyselprofesyonel {
    background-image: url('../img/bireyselicon/profesyoneller.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}


.bireyselkartlar {
    background-image: url('../img/bireyselicon/kartlar.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}


.bireyselozel {
    background-image: url('../img/bireyselicon/ozelurun.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}


.bireyselozgur {
    background-image: url('../img/bireyselicon/boxs.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}

.bireyselkampanyalar {
    background-image: url('../img/bireyselicon/kampanyalar.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}

.bireyselfiyat {
    background-image: url('../img/bireyselicon/fiyatveoranlar.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}

.bireyselodemeler {
    background-image: url('../img/bireyselicon/odemeler.png');
    background-repeat: no-repeat;
    height: 73px;
    width: 52px;
    display: inline-table;
    background-position: 11px;
    border-right: 2px solid #FFF;
}

.toggle-visibility {
    color: #0e7538;
    cursor: pointer;
    padding: 15px 8px;
}

.hideclass {
    display: -webkit-inline-box;
    padding: 10px;
    margin-right: -22px;
}

span.hideclass img {
    padding-right: 10px;
}

span.hideclass img {
    padding-right: 7px;
    margin-top: -7px;
}

.bireyselcontent {
    /*overflow-x: auto;*/
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #d2eb0d;
    border-radius: 10px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding-top: 4px;
}

.bireyselcontent.thumbnail {
    height: 350px;
    padding: 15px;
}

    .bireyselcontent.thumbnail h3 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: 700;
    }

    .bireyselcontent.thumbnail h4 {
        color: #0d7438;
        margin-top: 10px;
    }


.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #E4E0E0;
    -ms-border-radius: 10px;
}

.scrollbar::-webkit-scrollbar {
    width: 10px;
}

.scrollbar::-webkit-scrollbar-thumb {
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#4D9C41), to(#19911D), color-stop(.6,#54DE5D));
}

.noscroll {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
}

.scroll {
    display: block;
    overflow-y: scroll !important;
}

.sub-menu.collapse.in li {
    color: #4f4f4f;
}

    .sub-menu.collapse.in li:hover {
        color: #5cb85c;
    }

.thumbnailcontent {
    height: auto !important;
    padding: 15px 20px 45px 15px !important;
}

.basvurhesapla {
    margin: -30px 15px 0 0;
}

span.pull-right.basvurhesapla a {
    margin-left: 5px;
}

.accordion-show:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: left;
    color: #d2eb0d;
    padding: 1px 0 1px 0;
    margin-right: 15px;
    position: relative;
    right: 0;
}

.accordion-hide:before {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    float: left;
    color: #d2eb0d;
    padding: 1px 0 1px 0;
    margin-right: 15px;
    position: relative;
    right: 0;
}

.panel-group .panel {
    overflow: initial;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 0;
}

a.collapsed {
    font-size: 14px;
    font-weight: 800;
    color: #007235;
}

ol ul li {
    padding: 6px;
    font-size: 14px;
    font-style: italic;
    list-style: square outside none;
    list-style-position: inside;
}

.panel-title > a {
    font-size: 14px;
    font-weight: 800;
    color: #007235;
}

div.text-center {
    padding-bottom: 11px;
    color: #000000;
}

.tabletitle {
    background-color: #d2eb0d;
    padding: 12px !important;
    font-size: 14px !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    box-shadow: inset 0 0 0 1px #D2EB0D !important;
    padding: 10px !important;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #D2EB0D;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
    border-right: 1px solid #ffffff;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
    border-right: 1px solid #ffffff;
}

.table > caption + thead > tr:last-child > th, .table > colgroup + thead > tr:last-child > th, .table > thead:last-child > tr:last-child > th, .table > caption + thead > tr:last-child > td, .table > colgroup + thead > tr:last-child > td, .table > thead:last-child > tr:last-child > td {
    border-top: 0;
    border-right: 0;
}

.menutitle {
    background-color: #d2eb0d;
    padding: 12px !important;
    font-size: 16px !important;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    list-style-type: none !important;
    margin-bottom: 10px;
    margin-left: -8px;
    margin-right: -8px;
    font-weight: 700;
    color: #4e4e4e !important;
}





.img-rounded {
    border-radius: 6px;
}

.kredilerbox {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(210, 235, 13);
    border-radius: 10px;
}

.lefticon {
    position: absolute;
    margin: 8px 0 0 -21px;
}

.lefticonbottom {
    position: absolute;
    margin: -130px 0 0 -10px;
}

.pdfdownload {
    padding: 2px !important;
    border: 1px solid #ffffff !important;
}

.pdficon {
    background-image: url('../img/icon/pdfnormal.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 56px;
    cursor: pointer;
}

    .pdficon:hover {
        background-image: url('../img/icon/pdfover.png');
        background-repeat: no-repeat;
    }

    .pdficon:active {
        background-image: url('../img/icon/pdfpush.png');
        background-repeat: no-repeat;
    }

.pdf {
    background-color: #ebebeb;
    border: 1px solid #ffffff;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 3px;
    margin-bottom: 6px;
    font-weight: 700 !important;
    color: #0d7438;
}

h1, h2, h3, h4, h5 {
    color: #0d7438;
    padding: 0 !important;
    margin: 0 !important;
    font-family: "Source Sans Pro" !important;
}

h1 {
    display: block;
    font-size: 30px !important;
    font-weight: 700;
}

h2 {
    display: block;
    font-size: 26px !important;
    font-weight: 700;
}

h3 {
    display: block;
    font-size: 22px !important;
    font-weight: 700;
}

h4 {
    display: block;
    font-size: 18px !important;
    font-weight: 700;
}

h5 {
    display: block;
    font-size: 16px !important;
    font-weight: 700;
}

h6 {
    display: block;
    font-size: 14px !important;
    font-weight: 700;
}

.menupadding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.kampanya {
    background-image: url('../img/icon/star.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-table;
    padding: 1px 31px;
    line-height: 27px;
}

.basvurular {
    background-image: url('../img/icon/bsvr.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-table;
    padding: 1px 31px;
    line-height: 27px;
}

.hesaplama {
    background-image: url('../img/icon/calc.png');
    background-repeat: no-repeat;
    display: inline-table;
    padding: 1px 31px;
    line-height: 21px;
}

.atm {
    background-image: url('../img/icon/pin.png');
    background-repeat: no-repeat;
    display: inline-table;
    padding: 1px 31px;
    line-height: 27px;
}

.yatirim {
    background-image: url('../img/icon/grap.png');
    background-repeat: no-repeat;
    display: inline-table;
    padding: 1px 31px;
    line-height: 27px;
}

.buttonnet2 {
    background-image: -moz-linear-gradient( 90deg, rgba(46,117,26,0) 0%, rgba(153, 225, 75, 0.44) 41%, rgba(53, 240, 23, 0.96) 116%, rgb(0, 253, 70, 0.25) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(46,117,26,0) 0%, rgba(153, 225, 75, 0.44) 41%, rgba(53, 240, 23, 0.96) 116%, rgba(0, 253, 70, 0.25) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(46,117,26,0) 0%, rgba(153,225,75,0.41) 41%, rgba(220,253,0,0.96) 116%, rgb(220,253,0) 100%);
    cursor: pointer;
    border: none;
    min-width: 100px;
    height: 32px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    margin-right: 2px;
    background-color: #124525;
    display: inline-block;
    text-align: left;
    line-height: 32px !important;
    padding-left: 10px;
    line-height: 31px !important;
}

    .buttonnet2:hover {
        color: white;
        background-color: rgb(1, 96, 30) !important;
    }

    .buttonnet2:before {
        content: url(../img/icon/over21.png);
        width: 10px;
        height: 10px;
        float: right;
        padding-right: 15px;
        padding-top: 2px;
    }


span.bireyselboxtext {
    margin-top: 10px;
}


.gizle {
    display: block;
}

.buttonnet3 {
    cursor: pointer;
    border: none;
    height: 32px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    color: #fff;
    margin-right: 1px;
    padding: 0 18px 3px 0;
    background-image: -moz-linear-gradient( 90deg, rgba(46,117,26,0) 0%, rgba(153,225,75,0.41) 41%, rgba(220,253,0,0.96) 116%, rgb(220,253,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(46,117,26,0) 0%, rgba(153, 225, 75, 0.44) 41%, rgba(53, 240, 23, 0.96) 116%, rgba(0, 253, 70, 0.25) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(46,117,26,0) 0%, rgba(153,225,75,0.41) 41%, rgba(220,253,0,0.96) 116%, rgb(220,253,0) 100%);
    background-color: #124525;
    line-height: 2px;
    padding: 5px 21px 6px 13px;
    text-align: center;
    border-radius: 20px;
    text-align: center;
    z-index: 8;
    position: relative;
}

.sub-menu.collapse.in li:hover {
    position: relative;
    color: #ffffff !important;
}

.pagebg {
    background-image: url('../img/slider/1.png');
    background-repeat: no-repeat;
    z-index: -1;
}

.pagebgnone {
    display: none;
}

.bggreen {
    background-color: #0e7538;
    text-align: left;
    height: 32px;
    color: #ffffff;
    margin-bottom: 10px;
}

    .bggreen a {
        color: #ffffff;
        line-height: 32px;
        margin: 2px 10px;
        font-weight: 500;
        display: block;
    }

        .bggreen a:after {
            float: right;
        }


.p0 {
    padding: 0 !important;
}

.bgth {
    background-color: #d2eb0d;
}

th.text-center.bgth {
    padding: 7px;
}

/*.panel-heading.p0 {
    margin-bottom: -10px;
}*/

ul.sidebar-nav li img {
    width: 30px;
    margin: -5px -15px;
    right: 0;
    float: right;
}

img.collapsed {
    width: 30px;
    /*float: right;*/
    margin: -5px -15px;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(90deg);
}

ul li {
    list-style-position: inside !important;
}


.content-area {
    display: block;
    padding: 15px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #d2eb0d;
    border-radius: 10px;
}

.full-image img {
    width: 100%;
}

div#ContentPlaceHolder_C002_Col00 {
    padding: 15px;
}

.content-img img {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    margin-bottom: 15px;
    width: 104%;
}

.col-md-offset-1 h2 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #d2eb0d !important;
    -webkit-border-top-left-radius: 18px;
    -webkit-border-top-right-radius: 18px;
    -moz-border-radius-topleft: 18px;
    -moz-border-radius-topright: 18px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    height: 42px;
    margin-top: 3px;
    color: #006633;
    opacity: 1;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
}

input#SearchPlaceHolder_T6B622B84009_ctl00_ctl00_searchTextBox {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 137px;
    margin-right: 31px;
    font-size: 11px !important;
    font-family: 'Source Sans Pro' !important;
    font-weight: 600 !important;
    border: 1px solid rgb(227, 227, 227) !important;
    line-height: 14px !important;
}

.sub-menu.collapse.in li a {
    display: inline-block; /*block bgr*/
}

li.sub-active {
    background-color: rgb(210, 235, 13);
    color: #fff !important;
    margin-right: -10px;
    margin-left: -12px;
    padding-right: 18px !important;
    list-style: none !important;
}

.buttonnet3:hover, .buttonnet3:active, .buttonnet3:focus {
    background-color: #1a6a38 !important;
}

.child-node {
    font-style: italic;
    font-weight: 300;
}


.form-inline .form-control {
    display: inline-block !important;
    width: auto !important;
    vertical-align: middle !important;
}

.collgoshide {
    background-image: url('../img/icon/Shape-91-copy2.png');
    background-repeat: no-repeat;
    float: right;
    margin: 1px;
    width: 124px;
    line-height: 0;
    padding-top: 10px;
    margin-top: 4px;
}

.collgosview {
    background-image: url('../img/icon/Shape-91-copy1.png');
    background-repeat: no-repeat;
    float: right;
    margin: 1px;
    width: 65px;
    line-height: 0;
    padding-top: 10px;
    margin-top: 4px;
}

.hideclass {
    background-image: url('../img/icon/Shape-91-copy1.png');
    background-repeat: no-repeat;
    float: right;
    margin: 1px;
    width: 65px;
    line-height: 0;
    padding-top: 10px;
    margin-top: 4px;
    display: initial;
}

.sub-active:before {
    background-color: #D2EB0D;
    content: "\00a0";
    display: inline-block;
    height: 10px;
    position: relative;
    top: 8px;
    transform: rotate( 64deg ) skew( 38deg );
    -moz-transform: rotate( 66deg ) skew( 38deg );
    -ms-transform: rotate( 66deg ) skew( 38deg );
    -o-transform: rotate( 66deg ) skew( 38deg );
    -webkit-transform: rotate( 66deg ) skew( 38deg );
    width: 14px;
    box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );
    left: -16px;
    padding: 7px 10px;
}

.btnnoradius {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: white;
    color: #333333;
}

.btn-success {
    border-color: #e1e1e1 !important;
}

.timeright {
    float: right;
    padding: 4px 10px;
    font-size: 13px;
    color: #007235;
    border-bottom: 1px dotted #a7a7a7;
    width: 101%;
    padding-right: 0;
    text-align: right;
}

.cureTablo {
    color: #000000;
}

    .cureTablo td {
        border-bottom: 1px dotted #a7a7a7;
        padding-bottom: 7px;
    }

        .cureTablo td a {
            color: #000000;
            padding: 5px 5px;
        }

table#currencies {
    margin-left: 10px;
}

#result {
    text-align: right;
    color: gray;
    min-height: 2em;
}

#table-sparkline {
    margin: 0 auto;
    border-collapse: collapse;
}

.highcharts-tooltip > span {
    background: white;
    border: 1px solid silver;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #888;
    padding: 8px;
}

.bgbtn {
    background-color: #d2eb0d !important;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-left: 0;
    border-top: 0;
}

.btn-group > .btn:nth-child(3) {
    border-right: 0;
    border-top: 0;
}

.btn-group > .btn:nth-child(2) {
    border-top: 0;
}

td img {
    cursor: pointer;
}

.newsTable td {
    padding: 0 !important;
    border-bottom: 0 !important;
    border-top: 0 !important;
    list-style-type: none;
    cursor: pointer;
}

.menu-footer ul li:hover {
    opacity: 0.8;
}

.imgwh {
    width: 30px;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(-90deg);
}

a.next_link {
    font-size: 35px;
    color: black;
    list-style-type: none;
}

a.page_link {
    font-size: 21px;
    color: black;
    list-style-type: none;
    margin: 3px;
    line-height: 44px;
}

a.prev_link {
    font-size: 35px;
    color: black;
    list-style-type: none;
}

.newsTable li {
    list-style-type: none;
    float: left;
    text-align: center;
    cursor: pointer;
    font-weight: 400;
}

.active {
    color: #006400 !important;
}

.pagecenter {
    margin-left: 40%;
}

.btnbg {
    background-color: #fff;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #000;
    background-color: #d2eb0d !important;
    border-color: #d2eb0d !important;
}

button.btn.btnbg.btn-success.col-md-2.cur-icon img {
    margin-left: 0px;
}

button.btn.btnbg.btn-success.col-md-2.car-icon img {
    margin-left: 15px;
}

button.btn.btnbg.col-md-2.home-icon img {
    margin-left: 6px;
}

.marginonly {
    margin: 15px auto;
    display: block;
}

.sf_cols.operation-buttons {
    margin-left: -10px;
}

/******************** Editor Table CSS - start ***************/
.telerik-reTable-1 {
    font-family: 'Source Sans Pro' !important;
}

    .telerik-reTable-1 tr.telerik-reTableHeaderRow-1 {
        margin: 10px;
        color: #3F4D6B !important;
        background: initial !important;
        background-color: #D2EB0D !important;
        text-align: left;
        text-transform: capitalize;
        vertical-align: top;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        float: none;
        font-family: 'Source Sans Pro' !important;
        font-size: 14px !important;
        font-style: normal;
        font-weight: bold !important;
        line-height: 20px !important;
    }

        .telerik-reTable-1 tr.telerik-reTableHeaderRow-1 td {
            border-right: 1px solid #fff !important;
        }

    .telerik-reTable-1 td.telerik-reTableHeaderFirstCol-1 {
        padding: 10px;
        color: #3a4663;
        line-height: 14pt;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-top-left-radius: 10px;
    }

.sfContentBlock table td {
    border: none !important;
}

.telerik-reTable-1 td {
    box-shadow: inset 0 0 0 1px #D2EB0D !important;
    padding: 10px !important;
}

/*.telerik-reTable-1 td.telerik-reTableHeaderLastCol-1 {
        border-top-color: transparent !important;
        border-right-color: transparent !important;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
    }*/


.telerik-reTable-1 tr.telerik-reTableHeaderRow-1 td:first-child {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}

.telerik-reTable-1 tr.telerik-reTableHeaderRow-1 td:last-child {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}

.telerik-reTable-1 tr.telerik-reTableFooterRow-1 {
    color: #666666 !important;
    background-color: transparent !important;
    float: none;
    font-family: 'Source Sans Pro' !important;
    line-height: 20px;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600 !important;
    float: none;
}

.telerik-reTable-1 tr.telerik-reTableOddRow-1 {
    background-color: transparent !important;
}

.telerik-reTable-1 tr.telerik-reTableEvenRow-1 {
    background-color: transparent !important;
}

.telerik-reTable-1 td.telerik-reTableFooterFirstCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    border-top: 0 !important;
    text-align: left;
}

.telerik-reTable-1 td.telerik-reTableFooterLastCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    border-top: 0 !important;
    text-align: left;
}

.telerik-reTable-1 td.telerik-reTableFooterOddCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
    border-top: 0 !important;
}

.telerik-reTable-1 td.telerik-reTableFooterEvenCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
    border-top: 0 !important;
}

/*** Responsive table fix ***/
table.telerik-reTable-1, col, td.telerik-reTableHeaderOddCol-1, td.telerik-reTableHeaderLastCol-1, td.telerik-reTableHeaderFirstCol-1 {
    width: initial !important;
}
/******************** Editor Table CSS - end ***************/

/********************* Table Fix - start **************/
.ZoneEditorToolboxContainer {
    top: 100px !important;
    position: absolute !important;
}

.sfPageWrapper {
    position: inherit !important;
}

.sfHideShowToolbox {
    z-index: 101 !important;
}
/********************* Table Fix - end **************/
.nav-tabs {
    border-bottom: 0;
}

.bgtabs {
    background-image: url('../img/icon/kredihesap.png');
    background-repeat: no-repeat;
    background-size: 100% 30px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: 0;
}

.nav-tabs > li > a {
    border: 0;
}


#ex1Slider .slider-selection {
    background: #BABABA;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 1;
}

.m-t {
    margin-top: 15px;
}

/*.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #FFF;
}*/

.slider.slider-horizontal {
    width: 130%;
}

.iframecur {
    color: black;
    font-weight: 500;
    POSITION: relative;
    bottom: -7px;
    left: -2px;
}

.curruncy {
    color: #007235;
}

.slider .tooltip-inner {
    display: none;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 0;
    margin-left: 0;
    border-width: 0;
    border-top-color: transparent;
}

.button_frame_copy {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(191, 191, 191);
    border-radius: 4px;
    background-image: -moz-linear-gradient( 90deg, rgb(235,237,238) 0%, rgb(239,242,244) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(235,237,238) 0%, rgb(239,242,244) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(235,237,238) 0%, rgb(239,242,244) 100%);
    box-shadow: 0px 0px 0.68px 0.32px rgba(0, 0, 0, 0.004), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.004);
    position: absolute;
    top: 6px;
    width: 194px;
    padding-left: 5px;
    margin-left: -20px;
}

#kurH {
    padding-left: 0px;
    margin-left: -2px;
    top: 5px;
}

.currNumber {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(191, 191, 191);
    border-radius: 4px;
    background-image: -moz-linear-gradient( 90deg, rgb(235,237,238) 0%, rgb(239,242,244) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(235,237,238) 0%, rgb(239,242,244) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(235,237,238) 0%, rgb(239,242,244) 100%);
    box-shadow: 0px 0px 0.68px 0.32px rgba(0, 0, 0, 0.004), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.004);
    position: absolute;
    top: 2px;
    width: 48px;
    margin-left: -20px;
    color: black;
    font-weight: 500;
    padding-left: 2px;
}

.curruncy {
    color: rgb(0, 102, 51);
    font-weight: 700;
    margin-left: 7px;
}

.bsvbutton {
    background-image: url('../img/icon/over3.png');
    background-repeat: no-repeat;
    padding: 6px 13px;
    position: absolute;
    right: -7px;
    bottom: -32px;
    color: #fff;
}


.nav-tabs > li > a {
    display: block;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: transparent !important;
    background-color: transparent !important;
}

.sfMessagePane {
    background-color: #0d7438 !important;
    background-image: none !important;
}

#scrollbar1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: rgba(216, 216, 216, 0.3);
    -ms-border-radius: 10px;
}

#scrollbar1::-webkit-scrollbar {
    width: 8px;
}

#scrollbar1::-webkit-scrollbar-thumb {
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#4D9C41), to(#19911D), color-stop(.6,#54DE5D));
}

#offcanvas-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: rgba(216, 216, 216, 0.3);
    -ms-border-radius: 10px;
}

#offcanvas-menu::-webkit-scrollbar {
    width: 5px;
}

#offcanvas-menu::-webkit-scrollbar-thumb {
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#4D9C41), to(#19911D), color-stop(.6,#54DE5D));
}

.btnsrc:focus {
    outline: none;
}

.sizeable {
    font-family: 'Source Sans Pro';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.sfContentBlock.sizeable p.sizeable {
    font-weight: 100 !important;
}

.sfnewsContent p.sizeable {
    font-weight: 100 !important;
}

.table-bordered {
    border: 0;
}

tr.tabletitle th:first-child {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    border-left: 0;
}

tr.tabletitle th:last-child {
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    border-left: 0;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-left: 2px;
}

.navbar .navbar-collapse {
    text-align: center;
}

div.sfContentBlock.sizeable a span {
    line-height: 22px;
}

td[colspan='1'], td[colspan='2'], td[colspan='3'], td[colspan='4'], td[colspan='5'], td[colspan='6'], td[colspan='7'], td[colspan='8'], td[colspan='9'], td[colspan='10'], td[colspan='11'] {
    border-top-right-radius: 10px;
}

td[colspan='8'] {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.nav-pills > li > a {
    border-radius: 4px;
    font-size: 15px;
    padding: 5px 9px;
    color: black;
    display: block;
    min-height: 30px;
}

li.sekercurr.active {
    background-color: rgb(209, 237, 0);
    color: rgb(13, 116, 56) !important;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
}

li.sekercurr {
    border-right: 1px solid #E6E6E6;
    margin-right: -2px;
}

li.outp {
    border-right: 1px solid #E6E6E6;
}

li.sekercurr.active a {
    color: rgb(13, 116, 56) !important;
}

    li.sekercurr.active a:hover {
        color: rgb(13, 116, 56) !important;
        background-color: rgb(209, 237, 0);
        opacity: 1;
    }

    li.sekercurr.active a:focus {
        color: rgb(13, 116, 56) !important;
        background-color: rgb(209, 237, 0);
        opacity: 1;
        outline: none;
    }

li.outp.active {
    background-color: rgb(209, 237, 0);
    color: rgb(13, 116, 56) !important;
}

    li.outp.active a {
        color: rgb(13, 116, 56) !important;
    }

        li.outp.active a:hover {
            color: rgb(13, 116, 56) !important;
            background-color: rgb(209, 237, 0);
            opacity: 1;
        }

        li.outp.active a:focus {
            color: rgb(13, 116, 56) !important;
            background-color: rgb(209, 237, 0);
            opacity: 1;
            outline: none;
        }


li.inp.active {
    background-color: rgb(209, 237, 0);
    color: rgb(13, 116, 56) !important;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px;
    float: left;
}

    li.inp.active a {
        color: rgb(13, 116, 56) !important;
    }

        li.inp.active a:hover {
            color: rgb(13, 116, 56) !important;
            background-color: rgb(209, 237, 0) !important;
            opacity: 1 !important;
        }

        li.inp.active a:focus {
            color: rgb(13, 116, 56) !important;
            background-color: rgb(209, 237, 0) !important;
            opacity: 1 !important;
            outline: none;
        }


li.inp {
    padding-right: 27px;
    margin-left: 0 !important;
    text-align: right;
}

li.newsbg {
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    width: 49%;
    text-align: center;
}

    li.newsbg.active {
        background-color: rgb(209, 237, 0);
        -webkit-border-top-left-radius: 20px;
        -moz-border-radius-topleft: 20px;
        border-top-left-radius: 20px;
        width: 49%;
        text-align: center;
    }

        li.newsbg.active a {
            color: rgb(13, 116, 56) !important;
            opacity: 1;
        }

            li.newsbg.active a:hover {
                color: rgb(13, 116, 56) !important;
                opacity: 1;
            }

            li.newsbg.active a:focus {
                color: rgb(13, 116, 56) !important;
                opacity: 1;
                outline: none;
            }

li.anouncementbg {
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px;
    width: 50%;
    text-align: center;
}

    li.anouncementbg.active {
        background-color: rgb(209, 237, 0);
        -webkit-border-top-right-radius: 20px;
        -moz-border-radius-topright: 20px;
        border-top-right-radius: 20px;
        border-bottom: 1px solid #E6E6E6;
    }

        li.anouncementbg.active a {
            color: rgb(13, 116, 56) !important;
            opacity: 1;
        }

            li.anouncementbg.active a:hover {
                color: rgb(13, 116, 56) !important;
                opacity: 1;
            }

            li.anouncementbg.active a:focus {
                color: rgb(13, 116, 56) !important;
                opacity: 1;
                outline: none;
            }

li.announcement-item a {
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 98%;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    color: rgb(0, 102, 51);
    cursor: pointer;
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 600;
    height: 40px;
    line-height: 20px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

li.news-item a {
    font-size: 14px;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
}


.pager {
    padding-left: 0;
    margin: initial;
    text-align: center;
    list-style: none;
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    right: 40%;
    width: 100px;
}

.all-news, .all-anouncement {
    float: right;
    bottom: 15px;
    position: absolute;
    right: 25px;
}

#news-loading, #anouncement-loading {
    background-image: url("/img/seker-loading.gif");
    background-position: center center;
    display: block;
    height: 80px;
    left: 39%;
    margin: 0 auto;
    position: absolute;
    top: 95px;
    width: 80px;
}

.newsarrow {
    position: absolute;
    right: 2px;
    top: 5px;
}

ul.nav.nav-pills {
    border-bottom: 1px solid #E6E6E6;
}

    ul.nav.nav-pills.bgtabs {
        border-bottom: 0;
    }

li.news-item, li.announcement-item {
    padding-left: 10px;
    padding-right: 10px;
    top: 10px;
    list-style-position: outside !important;
    width: 100%;
}

div#sub-accordions {
    padding-left: 40px;
}

a.slidermenusub {
    line-height: 40px;
}

a.page_link.active {
    color: black !important;
}

.nav-items {
    margin-left: -50px;
}

.nav-item {
    margin: 0 15px;
}

.nav.navbar-nav.pull-left {
    float: right !important;
}

li.pull-right.home-icon {
    width: 72px;
}

li.pull-right.car-icon {
    width: 83px;
    right: -23px;
}

li.pull-right.cur-icon {
    width: 85px;
    right: -47px;
}

li.pull-right.home-icon a:focus, li.pull-right.home-icon a:hover {
    opacity: 1;
}

li.pull-right.home-icon a img {
    left: 33px;
    position: absolute;
    top: 9px;
}

li.pull-right.car-icon a:focus,
li.pull-right.car-icon a:hover {
    opacity: 1;
}

li.pull-right.cur-icon a:focus,
li.pull-right.cur-icon a:hover {
    opacity: 1;
}

li.pull-right.home-icon:hover {
    background-image: url('../img/icon/isagh.png');
    background-repeat: no-repeat;
    background-size: 72px 29px;
}

li.pull-right.home-icon.active {
    background-image: url('../img/icon/isagh.png');
    background-repeat: no-repeat;
    background-size: 72px 29px;
}

li.pull-right.car-icon:hover, li.pull-right.car-icon.active {
    background-image: url('../img/icon/iortah.png');
    background-repeat: no-repeat;
    background-size: 80px 29px;
}

li.pull-right.cur-icon:hover, li.pull-right.cur-icon.active {
    background-image: url('../img/icon/iortah.png');
    background-repeat: no-repeat;
    background-size: 86px 29px;
}

li.pull-right.car-icon a img {
    right: 29px;
    position: absolute;
    top: 10px;
}

li.pull-right.cur-icon a img {
    right: 33px;
    position: absolute;
    top: 6px;
}

.page_link {
    display: inline-block;
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-size: 18px;
    color: black !important;
    list-style-type: none;
    margin: 3px;
    line-height: 44px;
    text-decoration: none;
    cursor: pointer;
    padding: 1px;
}

    .page_link:hover {
        color: #006633;
    }

.credical {
    position: absolute;
    left: 30px;
    top: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 101px;
}

a:active, a:selected, a:visited {
    border: none;
    outline: none;
}

.pager li {
    display: inline;
    font-size: 16px;
    line-height: 16px;
}


.nav-stacked > li + li {
    margin-top: 0 !important;
}

label.control-label.col-md-5.iframecur.kredituru {
    margin-left: -4px;
    top: 6px;
}

label.control-label.col-md-5.iframecur.kreditutari {
    left: -6px;
    top: 4px;
}

label.control-label.col-md-5.iframecur.vadetext {
    left: -5px;
    height: 23px;
}

.iframecur.mond {
    left: 8px;
}

.iframecur.faiztahsis {
    top: 8px;
    left: 8px;
}

.detail {
    left: 22px;
    top: 10px;
    position: absolute;
}


/* =Nav
-------------------------------------------------------------- */
#nav-trigger {
    display: none;
    text-align: center;
}

    #nav-trigger span {
        display: inline-block;
        padding: 10px 30px;
        background-color: #408C2C;
        color: white;
        cursor: pointer;
        text-transform: uppercase;
        width: 100%;
    }

        #nav-trigger span:after {
            display: inline-block;
            margin-left: 10px;
            width: 20px;
            height: 10px;
            content: "";
            border-left: solid 10px transparent;
            border-top: solid 10px #fff;
            border-right: solid 10px transparent;
        }

        #nav-trigger span:hover {
            background-color: #C3DC00;
        }

        #nav-trigger span.open:after {
            border-left: solid 10px transparent;
            border-top: none;
            border-bottom: solid 10px #fff;
            border-right: solid 10px transparent;
        }

.griborder {
    border: 1px solid #e9e9e9;
}

.sfContentBlock.sizeable img {
    display: block;
    height: auto;
    margin: auto;
}

span.nav.navbar-nav.pull-right {
    line-height: 30px;
}

.our-news-title {
    background-color: #0d7438;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 5px;
}

img.our-news-image {
    padding: 40px;
    max-height: 245px;
    display: block;
    width: 100%;
}

table.table.table-bordered.pdf {
    margin-top: 15px;
}

.frametitle {
    font-size: 14px;
    margin: 20px 1px;
    font-weight: 500;
}

div#FooterPlaceHolder_C006_Col02 {
    border-right: 0;
}

.faturaClass {
    background-color: black;
}

.social a img {
    width: 30px;
}

div#tab-title {
    width: 200px;
    display: inline-table;
    border-radius: 10px;
    border-color: rgb(210, 235, 13);
    cursor: pointer;
}


div#tab-container {
    position: absolute;
    top: -12px;
    background-color: white;
}

.showed {
    background-color: rgb(210, 235, 13);
}

div#tab-title {
    position: relative;
    background: #D2ED00;
}

    div#tab-title:after, div#tab-title:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    div#tab-title:after {
        border-color: rgba(210, 237, 0, 0);
        border-top-color: #D2ED00;
        border-width: 10px;
        margin-left: -10px;
    }

    div#tab-title:before {
        border-color: rgba(0, 0, 0, 0);
        border-width: 11px;
        margin-left: -11px;
    }

    div#tab-title.hided {
        background-color: white;
    }

        div#tab-title.hided:after {
            border-color: rgba(94, 85, 85, 0);
            border-top-color: #fff;
            border-width: 10px;
            margin-left: -10px;
        }

        div#tab-title.hided:before {
            border-color: rgba(210, 237, 0, 0);
            border-top-color: #d2ed00;
            border-width: 11px;
            margin-left: -11px;
        }

select#ddCities, select#ddCounties {
    width: 200px;
    height: 32px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #D2EB0D;
    padding: 2px 10px;
}

.real-title {
    font-size: 18px;
    color: #0d7438;
    line-height: 20px;
}

.estate-item {
    border: 1px solid #BDBDBD;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px 5px;
}

td.style1 {
    text-align: right;
    color: rgb(142, 142, 142);
}

a.slidermenusub img {
    /*position: absolute;*/
}

.activityimg {
    border: 1px solid #D2EB0D;
    border-radius: 10px;
    margin: auto;
}

.dottedgry {
    border-top: 1px dashed #DFDFDF;
    height: auto;
    display: flex;
    padding: 10px 0px;
    width: 100%;
    margin: 15px auto;
}

.activity-report-title {
    color: rgb(0, 144, 69);
    text-align: center;
    font-weight: bold;
    margin-top: 19px;
    line-height: 9px;
}

h4.panel-title.bggreen.sizeable a.accordion-hide:before {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    float: left;
    color: #d2eb0d;
    padding: 1px 0 1px 0;
    margin-right: 15px;
    position: relative;
    float: right;
}

h4.panel-title.bggreen.sizeable a.accordion-show:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: left;
    color: #d2eb0d;
    padding: 1px 0 1px 0;
    margin-right: 15px;
    position: relative;
    float: right;
}

.accor-fix .telerik-reTableHeaderLastCol-1 {
    -webkit-border-top-right-radius: 0 !important;
    -moz-border-radius-topright: 0 !important;
    border-top-right-radius: 0 !important;
}


.caption img {
    display: block;
    max-width: 100%;
    height: auto;
}

.ellipsis {
    overflow: hidden;
    height: 255px;
    line-height: 14px;
}

    /* campaing heigth  */
    .ellipsis:before {
        content: "";
        float: left;
        width: 5px;
        height: 255px;
    }

    .ellipsis > *:first-child {
        float: right;
        width: 100%;
        margin-left: -5px;
    }

    .ellipsis:after {
        content: "\02026";
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        float: right;
        position: relative;
        top: -25px;
        left: 100%;
        width: 3em;
        margin-left: -3em;
        padding-right: 5px;
        text-align: right;
        background-size: 100% 100%;
        /* 512x1 image, gradient for IE9. Transparent at 0% -> white at 50% -> white at 100%.*/
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAABCAMAAACfZeZEAAAABGdBTUEAALGPC/xhBQAAAwBQTFRF////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wDWRdwAAAP90Uk5TgsRjMZXhS30YrvDUP3Emow1YibnM9+ggOZxrBtpRRo94gxItwLOoX/vsHdA2yGgL8+TdKUK8VFufmHSGgAQWJNc9tk+rb5KMCA8aM0iwpWV6dwP9+fXuFerm3yMs0jDOysY8wr5FTldeoWKabgEJ8RATG+IeIdsn2NUqLjQ3OgBDumC3SbRMsVKsValZplydZpZpbJOQco2KdYeEe36BDAL8/vgHBfr2CvTyDu8R7esU6RcZ5ecc4+Af3iLcJSjZ1ivT0S/PMs3LNck4x8U7wz7Bv0G9RLtHuEq1TbJQr1OtVqqnWqRdoqBhnmSbZ5mXapRtcJGOc4t2eYiFfH9AS7qYlgAAARlJREFUKM9jqK9fEGS7VNrDI2+F/nyB1Z4Fa5UKN4TbbeLY7FW0Tatkp3jp7mj7vXzl+4yrDsYoVx+JYz7mXXNSp/a0RN25JMcLPP8umzRcTZW77tNyk63tdprzXdmO+2ZdD9MFe56Y9z3LUG96mcX02n/CW71JH6Qmf8px/cw77ZvVzB+BCj8D5vxhn/vXZh6D4uzf1rN+Cc347j79q/zUL25TPrJMfG/5LvuNZP8rixeZz/mf+vU+Vut+5NL5gPOeb/sd1dZbTs03hBuvmV5JuaRyMfk849nEM7qnEk6IHI8/qn049hB35QGHiv0yZXuMdkXtYC3ebrglcqvYxoj1muvC1nDlrzJYGbpcdHHIMo2FwYv+j3QAAOBSfkZYITwUAAAAAElFTkSuQmCC);
        background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(black), color-stop(50%, black));
        background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
        background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
        background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
        background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    }

.sfContentBlock.sizeable span strong, .sfContentBlock.sizeable span {
    line-height: 40px;
}

.seker-green {
    color: #0d7438 !important;
}

li.announcement-item {
    padding-right: 20px;
}

.accor-fix table {
    width: 100% !important;
    border-radius: 0;
}

.accor-fix .telerik-reTableHeaderFirstCol-1 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    height: 40px;
}

.accor-fix .telerik-reTable-1 {
    height: 30px !important;
}

iframe.noScrolling {
    border: none;
    outline: none;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 100%;
    height: 235px;
    margin-top: 15px;
    border-radius: 20px;
}

.carousel-inner > .item {
    -webkit-transition: 0.6s ease-in-out left !important;
    -moz-transition: 0.6s ease-in-out left !important;
    -o-transition: 0.6s ease-in-out left !important;
    transition: 0.6s ease-in-out left !important;
}


.nav_search input#searchTextBox {
    width: 100%;
    margin: 0;
    border-radius: 0;
    height: 42px;
    border: 5px solid #063;
    font-size: 14px;
}

.accor-fix .telerik-reTableHeaderFirstCol-1 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    height: 40px;
}

.accor-fix .telerik-reTable-1 {
    height: 30px !important;
}

.RadSocialShare_Default {
    font-family: "Source Sans Pro" !important;
    font-size: 12px;
    border: 1px solid #D2EB0D !important;
    background-color: white;
}

.video-ads-wrapper {
    border: 1px solid #BDBDBD;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px 5px;
    width: 100%;
}

button#video-ads-item:focus {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

button#video-ads-item {
    background-color: transparent;
    color: rgb(13, 116, 56);
    border: 0;
    margin: 0;
    padding: 12px;
    padding: 5px;
    font-weight: 700;
}

.video-ads-list {
    list-style-type: square;
    color: #BDBDBD;
}

.video-ads-content {
    color: rgb(13, 116, 56);
}

.video-ads-image {
    margin: auto;
}

.modal-backdrop.in {
    opacity: 0.8;
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
}

label#navtoggler {
    display: none;
}

nav#offcanvas-menu {
    display: none;
}

nav#offcanvas-menu2 {
    display: none;
}

input#togglebox {
    display: none;
}

input#togglebox2 {
    display: none;
}

.modal-header {
    min-height: 0;
    padding: 0;
    border-bottom: 0;
}

.modal {
    z-index: 999999;
    padding: 0;
}


.modal-body {
    padding: 0;
    margin: 0;
}

.modal-content {
    box-shadow: none;
    border: 0;
    background-color: transparent;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: rgb(108, 104, 104);
    border: 0;
    border-radius: 20px;
    width: 23px;
    height: 23px;
    position: absolute;
    z-index: 9999999;
    right: -7px;
    filter: alpha(opacity=50);
    opacity: 1;
    top: -7px;
    color: white;
    text-align: center;
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1;
}

label#navtoggler2 {
    display: none;
}

.modal-dialog {
    width: 65%;
    margin: 65px auto;
}

/*only ie10 */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .btnsrc {
        background-image: url('../img/icon/searchicon.png');
        background-repeat: no-repeat;
        z-index: 9992 !important;
        height: 26px;
        width: 32px;
        margin-top: 5px;
        position: absolute;
        background-color: transparent;
        border: 0;
        margin-left: -31px;
    }

    .button-style-container {
        margin: 0 auto;
        display: -ms-inline-grid;
    }

    nav#offcanvas-menu2, nav#offcanvas-menu {
        position: absolute !important;
    }

    .sidebar-nav {
        padding-left: 0 !important;
    }

    ul, menu, dir {
        padding-left: 0 !important;
    }

    .bgpadding {
        top: -2px;
    }

    .form-inline .form-control {
        line-height: 12px;
    }



    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        height: 46px;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        height: 46px;
    }

    .navbar.navbar-default {
        bottom: 0;
    }

    .bgnone {
        top: -1px;
    }

    .sub-active::before {
        background-color: #D2EB0D;
        content: "\00a0";
        display: inline-block;
        height: 9px;
        position: relative;
        top: 8px;
        transform: rotate(61deg) skew(38deg);
        -moz-transform: rotate( 61deg ) skew( 38deg );
        -ms-transform: rotate(61deg) skew(38deg);
        -o-transform: rotate( 66deg ) skew( 17deg );
        -webkit-transform: rotate( 31deg ) skew( 9deg );
        width: 7px;
        box-shadow: -2px 2px 2px 0px rgba(178,178,178,0.4);
        left: -14px;
    }

    ul.sidebar-nav li {
        color: #000000;
        font-size: 14px;
        font-family: "Source Sans Pro";
        text-align: left;
        list-style: square outside none;
        list-style-position: inside;
        padding: 3px 5px;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: -1px;
        border-bottom: 3px solid white;
    }

    .btnsrc {
        background-image: url('../img/icon/searchicon.png');
        background-repeat: no-repeat;
        z-index: 9992 !important;
        height: 26px;
        width: 32px;
        margin-top: 5px;
        position: absolute;
        background-color: transparent;
        border: 0;
        margin-left: -31px;
    }

    ul li {
        /*list-style-position: outside !important;*/
    }

    .nav-pills > li > a {
        border-radius: 4px;
        font-size: 15px;
        color: black;
        display: block;
        height: 30px;
        width: 100%;
        line-height: 19px;
    }
}


/*only edge*/

@supports (-ms-accelerator:true) {
    .btnsrc {
        background-image: url('../img/icon/searchicon.png');
        background-repeat: no-repeat;
        z-index: 9992 !important;
        height: 26px;
        width: 32px;
        margin-top: 5px;
        position: absolute;
        background-color: transparent;
        border: 0;
        margin-left: -31px;
    }

    nav#offcanvas-menu2, nav#offcanvas-menu {
        position: absolute !important;
    }

    .navbar-default.navbar {
        bottom: -4px !important;
    }

    .sidebar-nav {
        padding-left: 0 !important;
    }

    ul, menu, dir {
        padding-left: 0 !important;
    }

    .bgpadding {
        top: -2px;
    }

    .form-inline .form-control {
        line-height: 12px;
    }



    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        height: 46px;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        height: 46px;
    }

    .navbar.navbar-default {
        bottom: 0;
    }

    .bgnone {
        top: -1px;
    }

    .sub-active::before {
        background-color: #D2EB0D;
        content: "\00a0";
        display: inline-block;
        height: 9px;
        position: relative;
        top: 8px;
        transform: rotate(61deg) skew(38deg);
        -moz-transform: rotate( 61deg ) skew( 38deg );
        -ms-transform: rotate(61deg) skew(38deg);
        -o-transform: rotate( 66deg ) skew( 17deg );
        -webkit-transform: rotate( 31deg ) skew( 9deg );
        width: 7px;
        box-shadow: -2px 2px 2px 0px rgba(178,178,178,0.4);
        left: -14px;
    }

    ul.sidebar-nav li {
        color: #000000;
        font-size: 14px;
        font-family: "Source Sans Pro";
        text-align: left;
        list-style: square outside none;
        list-style-position: inside;
        padding: 3px 5px;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: -1px;
        border-bottom: 3px solid white;
    }

    .btnsrc {
        background-image: url('../img/icon/searchicon.png');
        background-repeat: no-repeat;
        z-index: 9992 !important;
        height: 26px;
        width: 32px;
        margin-top: 5px;
        position: absolute;
        background-color: transparent;
        border: 0;
        margin-left: -31px;
    }

    ul li {
        /*list-style-position: outside !important;*/
    }

    .nav-pills > li > a {
        border-radius: 4px;
        font-size: 15px;
        color: black;
        display: block;
        height: 30px;
        width: 100%;
        line-height: 19px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .col-md-15.col-sm-3 {
        float: left;
    }
}
/* Safari only override */
::i-block-chrome, .col-md-15.col-sm-3 {
    float: right;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .bgpadding {
        margin-top: -1px;
    }
}
/* Safari only override */
::i-block-chrome, .bgpadding {
    margin-top: -1px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .bgnone {
        margin-top: -3px;
    }
}
/* Safari only override */
::i-block-chrome, .bgnone {
    margin-top: -1px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sub-active::before {
        background-color: #D2EB0D;
        display: inline-block;
        height: 10px;
        position: relative;
        top: 8px;
        transform: rotate( 64deg ) skew( 38deg );
        -moz-transform: rotate( 66deg ) skew( 38deg );
        -ms-transform: rotate( 66deg ) skew( 38deg );
        -o-transform: rotate( 66deg ) skew( 38deg );
        -webkit-transform: rotate( 66deg ) skew( 38deg );
        width: 14px;
        box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );
        left: -16px;
        padding: 7px 10px;
    }
}
/* Safari only override */
::i-block-chrome, .sub-active::before {
    background-color: #D2EB0D;
    display: inline-block;
    height: 9px;
    position: relative;
    top: 2px;
    transform: rotate( 64deg ) skew( 38deg );
    -moz-transform: rotate( 66deg ) skew( 38deg );
    -ms-transform: rotate( 66deg ) skew( 38deg );
    -o-transform: rotate( 66deg ) skew( 38deg );
    -webkit-transform: rotate( 61deg ) skew( 31deg );
    width: 6px;
    box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );
    left: -13px;
    padding: 7px 8px;
}

i.fa.fa-sitemap, a.slidermenusub {
    color: #006633 !important;
}

@media (min-width: 768px) {
    .col-sm-3 {
        width: 20%;
    }
}

.ie8 .btnsrc {
    background-image: url(../img/icon/searchicon.png);
    background-repeat: no-repeat;
    z-index: 9992 !important;
    height: 28px;
    width: 32px;
    margin-top: 3px;
    position: absolute;
    background-color: transparent;
    border: 0;
    margin-left: -31px;
}

.ie8 .buttonnet {
    width: 101px !important;
    background-color: transparent !important;
}

.ie8 .nav > LI > A {
    font-size: 13px;
}

.ie9 .btnsrc {
    background-image: url('../img/icon/searchicon.png');
    background-repeat: no-repeat;
    z-index: 99999 !important;
    height: 28px;
    width: 32px;
    top: -13px;
    position: relative;
    background-color: transparent;
    border: 0;
    margin-left: 137px;
}

.ie9 .button-style-container {
    margin: 0 auto;
    display: -ms-inline-grid;
}

.ie9 .navbar-default.navbar {
    bottom: -4px !important;
}

.ie9 .sidebar-nav {
    padding-left: 0 !important;
}

.ie9 ul, menu, dir {
    padding-left: 0 !important;
}

.ie9 .bgpadding {
    top: -2px;
}

.ie9 .form-inline .form-control {
    line-height: 12px;
}

.buttonnet2:focus {
    border: 0;
    outline: 0 !important;
}

.ie9 .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .navbar-default .navbar-nav > .active > a:focus {
    height: 46px;
}

.ie9 .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    height: 46px;
}

.ie9 .navbar.navbar-default {
    bottom: 0;
}

.ie9 .bgnone {
    top: -1px;
}


div#col-home-3 {
    float: right;
}

.nav-pills > li > a {
    border-radius: 4px;
    font-size: 15px;
    color: black;
    display: block;
    height: 30px;
    width: 100%;
    line-height: 19px;
    position: relative;
    z-index: 9999999;
    padding-bottom: 20px;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#col-home-3 img {
    border-radius: 20px;
}

.kbrclass {
    margin: 0 auto;
}

.navBlur {
    -webkit-filter: blur(5px);
    filter: blur(5px);
}

#mobile-menu[lang=tr], #sub-mobile-menu[lang=tr] {
    text-transform: uppercase;
}

.home-three-column img, .home-two-column img {
    /*display: block;*/
    max-width: 100%;
    height: 100%;
}

.footer-lang.col-md-6.col-xs-6 {
    margin-left: -50px;
}

.button-style-container {
    margin: 0 auto;
    display: inline-block;
}

.panel-body {
    font-weight: 300;
}

.iframe-display-container {
    position: relative;
    overflow: hidden;
}

    .iframe-display-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden;
        border: 0;
        height: 100%;
    }

footer .menu-footer > ul > li > a{
    color:#fff;
}
footer .menu-long > ul > li {
    float:left;
    width: 50%
}

.sfContentBlock.sizeable {
    font-weight: 100 !important;
}