/*
    @import "http://fonts.googleapis.com/css?family=Coda&subset=latin";
 */

@font-face {
/*
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
*/
}

body {
    font-family: tahoma,verdana,"trebuchet ms", sans-serif;
    background-color: #ffffff !important;
    font-size: 13px !important;
    line-height: 16px;
    margin: 0px;
}

img {
    border: 0 solid transparent;
}

td, th {
    padding: 5px;
}

hr {
    margin-top: 5px;
    margin-bottom: 21px;
}


a:link {
    text-decoration: none;
    /*
        color: #ffffff !important;
    */
}

a:visited {
    text-decoration: none;
    /*
        color: #ffffff !important;
    */
}

a:hover {
    text-decoration: none;
    /*
        color: #ffffff !important;
    */
}

a:active {
    text-decoration: none;
    /*
        color: #ffffff !important;
    */
}

.bold {
    font-weight: bold;
}
.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}
header {
    height: auto;
    min-height: 10px;
}

header .header_top {
    height: 50px;
    border-bottom: 4px solid #e6e6e6;
    background-color: #7BBCD3;
}

header .header_middle {
    height: auto;
    min-height: 100px;
    background-color: #ffffff;
}

header .header_bottom {
    height: auto;
    min-height: 35px;
    background-image: url(../statics/header_bottom.png);
}

footer {
    background-image: url(../statics/footer.png);
    background-size: 100% 100%;
    height: auto;
    min-height: 208px;
    font-size: 12px;
}

footer .footer_top {
    padding: 50px 38px 22px 38px;
    /* min-height: 67px; */
    color: #fff !important;
}

footer .footer_top a {
    text-decoration: underline;
    color: #cbcbcb !important;
}

footer .footer_middle {
    margin-top: 5px;
    height: 32px;
}

footer .footer_bottom {
    padding: 15px;
    color: #000;
}

footer .footer_bottom a {
    color: #a7a7a7;
}

footer .breadcrumb {
    margin-bottom: 0px;
    background: none;
}

footer .breadcrumb>li+li:before {
    content: "|";
}

.logo {
    margin: 0 auto;margin-top: -45px;
}

.full_logo {
    position: relative;
    z-index: 999;
    margin-top: -45px;
}
.logo_text {
    color: #333;
    font-size: 28px;
    line-height: 80px;
}

.toggle_blocks {
    background-color: #e6e6e6; 
    margin-bottom: 15px;
    margin-top: 15px;
    padding-top:15px; 
    padding-bottom:15px;
}

.panel {
    margin-bottom: 5px;
}

.panel-group {
    margin-bottom: 0px;
}

.arrow_left {
    background-image: url(../statics/arrow_left.png);
}

.arrow_right {
    background-image: url(../statics/arrow_right.png);
}

.slider_short_info {
    background-color: #7BBCD3;
    color: #ffffff !important;
    height: 43px;
    line-height: 20px;
    padding: 12px 5px 5px 15px;
    text-decoration: none !important;
    width: 100%;
}

.slider_short_info a {
    color: #ffffff;
    font-weight:bold;
}

.light_padding_1 {
    padding: 0px 5px 0px 5px; 
}

.light_padding_middle_1 {
    border:1px dotted #EBEBEB;
    border-width: 3px;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    background: #7bbcd3;
    height: 269px;
}

.video_pieces {    

    background-image: url(../statics/blue_background.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 180px;
    color: #fff;
    font-size: 33px;
    line-height: 70px;
    padding: 10px;
    padding-top: 15px;

    -webkit-box-shadow: 4px 5px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 5px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 5px 10px 0px rgba(0,0,0,0.75);

}

.burs_pieces {

    margin-bottom: 10px;

    -webkit-box-shadow: 4px 5px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 5px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 5px 10px 0px rgba(0,0,0,0.75);
}




.light_padding_2 {
    padding: 5px 0px 0px 5px;
    /* min-height: 155px; */
}

.light_padding_3 {
    padding: 5px 5px 0px 5px;
    /* min-height: 155px; */
}

.light_padding_middle {
    min-height: 158px;
    border:1px dotted #EBEBEB;
    border-width: 3px;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}
.light_padding_right {
    padding: 5px;
    height: 287px;
    border:1px dotted #EBEBEB;
    border-width: 3px;
    margin-bottom: 5px;
}

.btn_search {
    background-color: #1F6F89;
    color: #fff;
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 50px;
    border-radius: 0px;
}
.cover_haberler {
    width: 100%;
    height:100%;
    border: 3px dotted #EBEBEB;
}

.piece_haberler {
    padding: 6px;
    height: 100%;
    max-height: 410px;
    border-width: 3px;
    overflow-y: auto;
}

.btn_tum_haberler {
    width: 100%;
    height: 40px;
    padding: 13px;
    border-top: 1px solid #E2B84D;
}

.header_pieces {
    color: #931739;
    border-bottom: 1px solid #E2B84D;
    padding-bottom: 4px;
}

.header_notice {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 4px;
}

.list_haber {
    border: 3px dotted #e6e6e6;
    padding: 5px;
    margin: 5px;
    min-height: 200px;
}

.height_control {
    width: 70px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 38px;
}

.height_control_calendar {
    width: 70px;
    margin-top: 5px;
    margin-right: 10px;
}

.img_CSC {
    background-repeat: no-repeat  !important;
    background-position-x: 50%;    
    height: 85px;
    padding-top: 34px;
    padding-left: 29px;
    font-weight: bold;
    font-size: 11px;
    margin-top: 10px;
}
.info_CSC {margin-top: 40px;}

.btn_customize {
    font-size: 15px;
    margin: 6px;
    color: #ffffff;
    margin-top: 4px;
    border-radius: 0px;
}

.btn_customize:hover {
    color:#fff;
    background:#ccc;
}

.login_box {
    position: absolute;
    z-index: 9999;
    background: #e6e6e6;
    padding: 15px;
    top: 50px;
    right: 0px;
    width: 100%;
    max-width: 320px;
    /* border: 3px dotted #e6e6e6; */
}

.info_box {
    position: absolute;
    z-index: 9999;
    background: #e6e6e6;
    padding: 15px;
    top: 50px;
    right: 0px;
    width: 100%;
    max-width: 320px;
    /* border: 3px dotted #e6e6e6; */
}

.btn_ileri_geri {
    margin-top: -10px;     
    margin-bottom: 7px;
}
.foto_galeri {

    width:100%; 
    max-height: 116px; 
    margin: 0 auto;
}

/* BOOTSTRAP - START */

.thumbnail {
    min-height: 163px;
}

.breadcrumb {
  margin-top: 10px;
  margin-bottom: 10px;
}

.container {
    width: 100%;
    max-width: 1280px;
}

.navbar {
    min-height: 35px;
    border: none; 
}

.navbar-default {
    background-color: transparent;
    margin-bottom: 10px;
}

.navbar-nav>li>a {
    color: #fff !important;
    font-size: 15px;
    border-right:1px solid #fff;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 17.5px;
}

.navbar-nav>li>a:hover {
    background:#ccc !important; 
}

.dropdown-menu>li>a:hover {
    background:#ccc 
}
.carousel-control {
    background: transparent !important ;
    padding-top: 110px;
}

.form-control {
    border: 1;
    border-radius: 0px;
    height: 34px !important;
}


.carousel-indicators {
  left: 28%;
  width: 100%;
  text-align: right;
  margin-top: 0px;
  margin-bottom: -10px;
  
}

.carousel-indicators li {
    border: 2px solid #fff;
    height: 20px;
    width: 20px;
    background-color: #acacac;
    margin:1px;
    padding: 0px 5px 0px 9px;
    font-weight: bold;
    font-size: smaller;
    color: #fff;

}

.carousel-indicators li.active {
    border: 2px solid #fff;   
    height: 20px;
    width: 20px;
    background-color: #4F9AD4;
    margin:1px;
    padding: 0px 5px 0px 9px;
    font-weight: bold;
    font-size: smaller;
    color: #fff;

}


/* BOOTSTRAP - STOP */

@media (max-width: 319px) {
    
    .piece_haberler {

        max-height: 185px;
    
    }
    .slider_short_info {
        min-height: 75px;
    }
}

@media (min-width: 320px) and (max-width: 479px) {
    
    .piece_haberler {

        max-height: 185px;
    
    }
    .slider_short_info {
        min-height: 75px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {

    .piece_haberler {

        max-height: 185px;
    
    }
    .slider_short_info {
        min-height: 60px;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .navbar-nav>li>a {
      font-size: 12.33px;
      padding-left: 13px;
    }

    .piece_haberler {

        max-height: 185px;

    }

}

@media (min-width: 991px) and (max-width: 1199px) {
    .navbar-nav>li>a {
      font-size: 12.33px;
      padding: 12px;
    }

    .piece_haberler {

        max-height: 410px;
    
    }

}

@media (min-width: 1200px) {

    .piece_haberler {

        max-height: 410px;
    
    }

}