/* ==========================================================================
   EBA custom styles
   ========================================================================== */
/*Bootstrap Edit*/
.row {
    margin-right: -5px;
    margin-left: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, 
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}
.navbar {
    height: 70px;
}

.navbar-brand {
    height: 70px;
    width: 174px;
    padding:0;
}

.navbar-brand:hover {
    opacity: 0.8;
}

.carousel-control {
    width: auto;
}

.carousel {
    border-bottom: 25px solid #333;
}

.carousel-indicators li {
    border: 0 none;
    background: #999;
    width: 10px;
    height: 10px;
    margin: 0 3px;
}

.carousel-indicators .active {
    background: #ff9a04;
    width: 10px;
    height: 10px;
    margin: 0 3px;
}

.carousel-caption {
    left: 60px;
    right: auto;
    bottom: 20px;
    padding: 0;
    text-align: left;
}

.carousel-caption h3 {
    margin: 0 0 5px;
    padding: 0;
}

.carousel-caption p {
    margin: 0 0 5px;
    padding: 0;
    text-indent: 0;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
}

.list-inline {
    margin: 0;
}

.list-inline>li {
    padding: 0;
}
/*main menu list inline cizgiler*/
.main-menu .list-inline{
    border-left: 1px solid #bbb;
}

.main-menu .list-inline>li {
    border-right: 1px solid #bbb;
    margin-right: -4px;
}
/*Bootstrap Edit End*/

body {
    //font-family: 'Roboto', serif, sans-serif;
    background: url("selcuklu_motif.png") repeat-x 0 0 #d2d3d5;
}

.content-frame {
    margin-top: 140px;
}

.main-menu {
    height: 33px;
    background: #d2d3d5;
    border-bottom: 1px solid #bbb;
}

.main-menu .main-menu-link {
    display: block;
    width: auto;
    height: 32px;
    padding: 6px 10px;
    color: #666;
    background: #d2d3d5;
    font-size: 14px;
}

.main-menu .main-menu-link:hover {
    background: #e3e7ea;
    color: #333;
    text-decoration: none;
}

.main-menu .main-menu-link.active {
    background: #e3e7ea;
    color: #333;
    text-decoration: none;
}
.slider-area{
    margin-bottom: 15px;
}
.eba-dpp{

}
.eba-dpp .eba-ders-green{
    height: 212px;
    background: #8dc53e;
    margin-bottom: 15px;
}
.eba-dpp .eba-ders-orange{
    height: 212px;
    background: #f2a531;
    margin-bottom: 15px;
}
.eba-dpp .eba-ders-turquoise{
    height: 212px;
    background: #4cb6c4;
    margin-bottom: 15px;
}
.eba-dpp-link{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.eba-dpp-link:hover{
    opacity: .8;
    -webkit-box-shadow: 0 0 20px rgba(255,255,255,1);
    -moz-box-shadow: 0 0 20px rgba(255,255,255,1);
    box-shadow: 0 0 20px rgba(255,255,255,1);
    text-decoration: none;
}
.eba-dpp span{
    display: block;
    width: 170px;
    height: 212px;
    float: left;
    padding: 90px 25px;
    font-size: 20px;
    color: #FFF;
}
.eba-dpp img{
    display: block;
    width: auto;
    height: 212px;
    float: left;
    padding: 40px 10px;
    font-size: 20px;
}
.eba-featured-content-row-title{
    float: left;
    width: 55px;
    height: 260px;
}
.eba-featured-content-list{
    overflow: hidden;
}
#eba-featured-content-list .item{
    margin: 5px;
}
#eba-featured-content-list .item .eba-featured-img{
    display: block;
    width: 100%;
    height: 205px;
}
.eba-featured-content .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}
.eba-featured-content .owl-theme .owl-controls .owl-buttons div {
    padding: 4px 8px;
    font-size: 14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #000;
}
.eba-featured-content .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 5px;
    top: 120px;
}
.eba-featured-content .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 5px;
    top: 120px;
}
.eba-featured-content .owl-carousel .owl-wrapper{
    background: #a1a3a2;
}
.eba-featured-content-list .item{
    position: relative;
}
.eba-featured-content-list .item span{
    width: 100%;
    height: 40px;
    padding: 4px 0;
    text-align: center;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 0;
}
.eba-content-type-icon img{
    width: 32px;
    height: 32px;
}
.eba-featured-content-title{
    width: 100%;
    height: 45px;
    max-height: 45px;
    text-align: left;
    background: #000;
    padding: 6px 10px;
    overflow: hidden;
}
.eba-featured-content-title h4{
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}
.eba-featured-content-title-link{
    display: block;
    width: 100%;
    height: 45px;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
}
.eba-featured-content-title-link:hover{
    text-decoration: none;
    color:#CCC;
}
.eba-news{
    margin-bottom: 10px;
}
.eba-news-list{
    padding: 10px 20px 5px;
    background: #707173;
}
.eba-news-list-title{
    margin: 0;
    color: #FFF;
    height: 30px;
    position: relative;
}
.eba-news-list-title .eba-all-news{
    position: absolute;
    right: 0;
    /* top: 5px; */
    display: block;
    width: 110px;
    height: 20px;
    color: #4eb4c3;
    font-size: 14px;
}
.eba-news-list-title .eba-all-news:hover{
    color: #f2ad68;
}
.eba-featured-content-list{
    overflow: hidden;
}
#eba-news-list .item{
    margin: 5px;
}
#eba-news-list .item .eba-news-img{
    display: block;
    width: 100%;
    height: 180px;
}
.eba-news-list .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}
.eba-news-list .owl-theme .owl-controls .owl-buttons div {
    padding: 4px 8px;
    font-size: 14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #000;
}
.eba-news-list .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 5px;
    top: 100px;
}
.eba-news-list .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 40px;
    top: 100px;
}
.eba-news-title{
    width: 100%;
    height: 45px;
    max-height: 45px;
    text-align: left;
    padding: 6px 0px;
    overflow: hidden;
}
.eba-news-title h4{
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}
.eba-news-title-link{
    display: block;
    width: 100%;
    height: 45px;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
}
.eba-news-title-link:hover{
    text-decoration: none;
    color:#CCC;
}
.eba-notice-and-links{
    margin-bottom: 10px;
}
.eba-notice{
    background: #4b4b4b;
    padding: 10px;
    height: 120px;
}
.eba-notice-title{
    color: #f2ad68;
    font-size: 16px;
    margin: 0 0 5px 0;
    height: 20px;
}
.eba-notice p{
    height: 60px;
    font-size: 12px;
    color: #FFF;
    line-height: 1.2;
    margin-bottom: 5px;
}
.eba-notice-detail-link{
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}
.eba-notice-detail-link:hover{
    color: #CCC;
    text-decoration: none;
}
.eba-all-notice{
    display: block;
    height: 18px;
    color: #4eb4c3;
    font-size: 12px;
}
.eba-all-notice:hover{
    color: #f2ad68;
}
.eba-external-links{
    height: 120px;
    background: #dfe0e2;
    padding: 10px 15px;
}
#eba-external-links .item{
    margin: 5px;
}
#eba-external-links .item .eba-external-links-img{
    display: block;
    width: auto;
    height: 90px;
    text-align: center;
    margin: 0 auto;
}
.eba-external-links .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}
.eba-external-links .owl-theme .owl-controls .owl-buttons div {
    padding: 4px 8px;
    font-size: 14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #000;
}
.eba-external-links .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -20px;
    top: 30px;
}
.eba-external-links .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -20px;
    top: 30px;
}
.eba-quick-links{
    background: #4b4b4b;
    padding: 10px;
    height: 120px;
    text-align: center;
}
.eba-quick-links li{
    margin: 0 5px;
}
.eba-stats-text{
    background: #98999b;
    min-height: 35px;
}
.eba-stats-text p{
    margin: 0;
    padding: 7px 0;
    text-align: center;
    color: #343436;
}
.eba-stats-area{
    background: #515151;
    min-height: 90px;
    text-align: center;    
}
.eba-stats-area li{
    padding: 20px 15px;
    height: 90px;
    background: url("../../images/new/img/eba_links_divide2.png") no-repeat right center;
}
.eba-stats-area li:last-child{
    background: none;
}
.eba-stats-area span{
    display: block;
}
.eba-stats-number{
    font-size: 20px;
}
.eba-stats-title{
    color: #FFF;
    font-size: 10px;
}
.color-4eb4c3{
    color: #4eb4c3;
}
.color-f2ad68{
    color: #f2ad68;
}
.eba-footer{
    background: #333;
    min-height: 180px;
}
.eba-footer-logo{
    width: 18%;
    float: left;
    height: 160px;
    padding-top: 95px;
    margin-bottom: 10px;
}
.eba-footer-menu{
    width: 82%;
    float: left;
    color: #FFF;
    padding-top: 20px;
}
.eba-footer-menu h5{
    font-weight: normal;
    margin: 0 0 15px 0;
    font-size: 12px;
}
.eba-footer-menu li{
    margin-bottom: 5px;
}
.eba-footer-menu li .eba-footer-menu-link{
    color: #FFF;
    font-size: 12px;
}
.eba-footer-copyright{
    color: #FFF;
    font-size: 10px;
    text-align: left;
    height: 16px;
    background: #333;
    padding-left: 5px;
}
.eba-left-right-area{
    position: relative;
    margin-bottom: 20px;
}
.eba-left-sidebar{
    width: 150px;
    float: left;
    background: #333;
    color: #FFF;
}
.eba-left-sidebar:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.eba-left-tab-menu{
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.eba-left-tab-menu li{
    margin-bottom: 2px;
}
.eba-left-tab-menu a{
    display: block;
    padding: 8px;
    text-align: center;
    width: 120px;
    height: 36px;
    background: #d2d3d5;
    color: #666;
    border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
}
.eba-left-tab-menu a:hover, .eba-left-tab-menu a.active{
    color: #d2d3d5;
    background: #6b6b6b;
    text-decoration: none;
}
.eba-left-filter{
    padding: 0 5px;
}
.eba-left-filter-title{
    display: inline-block;
    width: 100%;
    height: 20px;
    font-size: 14px;
    color: #d2d3d5;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.eba-left-filter-subtitle{
    display: inline-block;
    width: 100%;
    height: 16px;
    font-size: 14px;
    color: #d2d3d5;
    margin-bottom: 10px;
}
.eba-left-cat-filter{
    margin-bottom: 10px;
}
.eba-left-cat-filter .checkbox, .eba-left-like-filter .checkbox{
    margin-top: 0px;
    margin-bottom: 2px;
}
.eba-left-class-filter .checkbox, .eba-left-class-filter .checkbox-inline, .eba-left-class-filter .checkbox-inline+.checkbox-inline{
    margin: 0 8px 0 0;
}
.eba-left-date-filter{
    margin-bottom: 10px;
}
.eba-left-date-filter .form-control{
    margin-bottom: 5px;
}
.eba-left-like-filter{
    margin-bottom: 10px;
}
.eba-left-like-filter .fa-star{
    color:#ffcc00;
    margin-right: 3px;
    margin-top: 2px;
}
.eba-left-like-filter .fa-gray-star{
    color:#666 !important;
}
.eba-right-content-area{
    margin-left: 150px;
    padding: 30px 30px 0px 0;
    background: #d2d3d5;
    color: #FFF;
}
.eba-right-content{
    background: #6b6b6b;
    border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
}
.eba-right-content:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.eba-right-content .eba-content-tabs{
    height: 40px;
    padding-right: 10px;
    background: url("../../images/new/img/eba-content-tabs-bg.png") no-repeat right top;
    border-radius: 0 20px 0 0;
    -moz-border-radius: 0 20px 0 0;
    -webkit-border-radius: 0 20px 0 0;
}
.eba-right-content .eba-content-tabs a{
    display: block;
    width: auto;
    height: 40px;
    padding: 10px;
    color: #ddd;
    font-size: 15px;
}
.eba-right-content .eba-content-tabs a:hover{
    text-decoration: underline;
    color: #fff;
}
.eba-right-content .eba-content-tabs a.active{
    text-decoration: underline;
    color: #fff;
}
.eba-content-tabs select{
    width: 150px;
    margin: 4px 10px;
}
.eba-right-content-items{
    padding: 20px 0 0 16px;
}
.eba-right-content-items ul.item-list{

}
.eba-right-content-items ul.item-list li{
    width: 176px;
    height: 265px;
    margin: 0 8px 10px 0;
    background: #d2d3d5;
}
.eba-right-content-items ul.item-list li a{
    display: block;
    width: 100%;
}
.eba-right-content-items ul.item-list li a img{
    width: auto;
    height: 140px;
}
.eba-right-content-title{
    display: block;
    padding: 5px;
    font-size: 14px;
    color: #333;
    min-height: 50px;
}
.eba-right-content-text{
    padding: 0 5px;
    margin: 0 0 10px;
    font-size: 12px;
    color: #666;
    height: 35px;
    overflow: hidden;
}
.eba-right-content-items ul.item-list li:hover{
    box-shadow: 0 0 7px rgba(0,0,0,0.7); 
} 
.eba-right-content-items ul.item-list li a:hover, 
.eba-right-content-items ul.item-list li a:hover span,
.eba-right-content-items ul.item-list li a:hover p{
    text-decoration: none;
    color:#111;
}
.eba-content-item-footer{
    padding: 5px 5px 0;
}
.eba-content-author{
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}
.eba-content-author i{
    margin-right: 3px;
}
.eba-right-content-items .fa-star{
    color:#ecba0d;
    margin-right: 3px;
    margin-top: 2px;
}
.eba-right-content-items .fa-gray-star{
    color:#999 !important;
}
.eba-content-item-view {
    color: #999;
}
.eba-content-item-view i{
    margin-right: 3px;
}
.pagination>li>a, .pagination>li>span{
    background: #333;
    color: #FFF;
    border-color: #666;
}
.pagination>li>a:focus, 
.pagination>li>a:hover, 
.pagination>li>span:focus, 
.pagination>li>span:hover{
    background: #555;
    border-color: #777;
    color: #FFF;
}
/* EBA master page css basladı */
.v2-main .row{
    background: red;
    margin-left: 0;
    margin-top:20px;
    margin-bottom:20px;
    padding: 20px;
    background: #D2D3D5;
}
/* EBA master page css bitti */

/* videoizle detay css baslıyor */

.eba-blog-post-vid {
    border-bottom: 1px solid #d2d6de;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #666;
}
.eba-blog-post-vid .eba-blog-user-block {
    margin-bottom: 15px;
}
.eba-blog-user-block img {
    width: 40px;
    height: 40px;
    float: left;
}
.eba-blog-img-bordered-sm {
    border: 2px solid #d2d6de;
    padding: 2px;
}
.eba-blog-img-circle {
    border-radius: 50%;
}
.eba-blog-img {
    vertical-align: middle;
}

.eba-blog-user-block .eba-blog-username {
    font-size: 16px;
    font-weight: 600;
}
.eba-blog-user-block .eba-blog-username, .eba-blog-user-block .eba-blog-description, .eba-blog-user-block .eba-blog-comment {
    display: block;
    margin-left: 25px;
    font-size: 20px;

}
.eba-blog-form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.eba-blog-form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
}
.eba-blog-detay-liste-vid{
    background: #EEEEEE;
    padding: 5px;
}
.eba-blog-mAuthor{
    background: #ccc;
    height:40px;
}
.eba-blog-rowye h4{
    font-size: 12px;
}
.eba-blog-ilgiliBaslik{
    text-align: center;
    font-size: 16px;
    background: #FE9900;
    border-bottom: 1px solid;
    color: #fff;
    padding: 5px;

}
.eba-blog-summary{
    background: #eee;
    padding: 20px;
}
.eba-blog-sosyal{
    background: #e1e1e1;
    height: 70px;
    padding: 10px;
    margin-bottom: 20px;
}
.eba-blog-downloadBtn{
    float:right;
}
.eba-blog-etiketDiv{
    border-top: 1px solid #ccc;
    padding: 10px;
}
.eba-blog-gomuluKod{
    width: 100%;
}
.eba-blog-begeniLike{
    padding-right: 5px;
    color: red;
    margin-left: 10px;
}
.eba-blog-begeniGorulme {
    padding-right: 5px;
    color: #337AB7;
    margin-left: 10px;
}
.eba-blog-rowye{
    max-height:1120px; 
    overflow-y: auto;
    overflow-x: hidden;
    padding:10px;
}
.eba-blog-commentContainer #usercomment{
    width: 100%;
}
.video-baglanti-btn-once{
    float: left;
    margin-top: 8px;
    margin-left: 25px;
    margin-right: 10px;
    background: #e8e8e8;
    padding: 3px;
}    
.video-baglanti-btn-sonra{
    float: left;
    margin-top: 8px;
    margin-left: 0;
    margin-right: 10px;
    background: #e8e8e8;
    padding: 3px;
} 
/* videoizle detay css bitti */


/* EBA main slider owl corousel css basladı */
#owl-demo{
    margin-top: 10px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-demo .owl-buttons{
    position: absolute;
    top: 35%;
    width: 100%;
}
#owl-demo .owl-prev{
    position:absolute;
    left:0;
}
#owl-demo .owl-next{
    position:absolute;
    right:0;
}

.slider-area .owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
    background: #292929;
}
.slider-area .owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
.image_slider_full {
    display: block;
}
.image_slider_mobile {
    display: none;
}
/* EBA main slider owl corousel css bitis */


/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}
/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}
/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 50px;
        height: 50px;
        margin-top: -25px;
        font-size: 30px;
        margin-right: 0px;
        margin-left: 0px;
        padding-top: 10px;
    }
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .carousel {
        border-bottom: 25px solid #333;
    }
    .carousel-indicators {
        bottom: -32px;
    }
}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */

@media only screen and (max-width: 1199px) {
    .eba-dpp span{
        width: 150px;
        float: left;
        padding: 90px 25px;
        font-size: 20px;
        color: #FFF;
    }
    .eba-dpp img{
        display: block;
        width: auto;
        float: left;
        padding: 40px 0px;
        font-size: 20px;
    }
}
/* Medium Devices, Desktops */

@media only screen and (max-width: 991px) {
    .carousel {
        border-bottom: 15px solid #333;
    }
    .carousel-indicators {
        bottom: -26px;
    }
    .carousel-indicators li {
        width: 8px;
        height: 8px;
        margin: 0 2px;
    }
    .carousel-indicators .active {
        width: 8px;
        height: 8px;
        margin: 0 2px;
    }
    .carousel-caption {
        left: 30px;
        right: auto;
        bottom: 10px;
    }
    .carousel-caption h3 {
        font-size: 90%;
    }
    .carousel-caption p {
        font-size: 80%;
    }
    .eba-dpp span{
        width: auto;
        height: auto;
        float: none;
        padding: 25px 0px 20px;
        font-size: 20px;
        color: #FFF;
        text-align: center;
    }
    .eba-dpp img{
        width: auto;
        float: none;
        height: 110px;
        padding: 0;
        margin: 0 auto;
    }
    .eba-featured-content-row-title {
        float: none;
        display: block;
        width: auto;
        height: 42px;
        font-size: 26px;
        background: #6b6b6b;
    }
    .eba-featured-content-row-title h3{
        font-size: 20px;
        color: #FFF;
        margin: 0;
        padding: 10px;
        font-weight: 400;
    }

}
/* Small Devices, Tablets */

@media only screen and (max-width: 767px) {
    .image_slider_full {
        display: none;
    }
    .image_slider_mobile {
        display: block;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: 0px;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-left {
        margin-left: 0px;
    }
    .slider-area .owl-theme .owl-controls .owl-buttons div {
        font-size:10px;
    }
    .eba-right-content-items {
        padding: 20px 0 0 0px;
    }
    .eba-right-content-items ul.item-list {
        width: 372px;
        margin: 0 auto;
    }
    .eba-footer-logo{
        width: 15%;
        padding-top: 60px;
        margin-right: 5%;
    }
    .eba-footer-menu{
        width: 80%;
    }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 479px) {
    .carousel-caption {
        left: 15px;
        right: auto;
        bottom: 6px;
    }
    .carousel-caption h3 {
        font-size: 90%;
    }
    .slider-area .owl-theme .owl-controls .owl-buttons div {
        font-size:10px;
    }
    .carousel-caption p {
        font-size: 80%;
    }
    .eba-left-sidebar{
        width: 125px;
    }
    .eba-right-content-area{
        margin-left: 125px;
    }
    .eba-footer-logo{
        float: none;
        padding-top: 20px;
        width: 20%;
        height: 50px;
        margin-bottom:20px;
    }
    .eba-footer-menu{
        width: 100%;
    }

}
/* Custom, iPhone Retina */

@media only screen and (max-width: 600px) {
    .eba-right-content-items ul.item-list {
        width: 180px;
        margin: 0 auto;
    }
    .slider-area .owl-theme .owl-controls .owl-buttons div {
        font-size:10px;
    }
}
@media (min-width:992px) and (max-width: 1199px) {
    .eba-quick-links-list{
        width: 60px;
    }
    .eba-quick-links-list img{
        width: 60px;
    }
    .eba-right-content-items {
        padding: 20px 0 0 10px;
    }
    .eba-right-content-items ul.item-list li{
        margin: 0 3px 6px;
    }
    .slider-area .owl-theme .owl-controls .owl-buttons div {
        font-size:14px;
    }


}
@media (min-width:767px) and (max-width: 991px) {
    .eba-right-content-items {
        padding: 20px 0 0 3px;
    }
    .eba-right-content-items ul.item-list li{
        margin: 0 0px 10px 0;
    }
    .eba-footer-logo{
        width: 12%;
        padding-top: 50px;
        height: 40px;
        margin-right: 2%;
    }
    .eba-footer-menu{
        width: 86%;
    }
}

/* YARIŞMA DETAY*/
.eba-content-detail-media{
    background: #333;
    padding: 10px 0;
}
.eba-content-detail-media-video{
    //width: 640px;
    height: 360px;
    margin: 0 auto;
}
.eba-right-content-detail{
    padding: 20px;
    background: #6B6B6B;
}
.eba-right-content-detail-text {
    background: #d2d3d5;
    padding: 20px;
}
.eba-right-content-detail-title h3{
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 20px;
}
.eba-right-content-detail-p{
    margin-bottom: 20px;
}
.eba-right-content-detail-p p{
    color: #666;
}
.eba-button-area button{
    margin-bottom: 10px;
}
.eba-content-detail-main-title{
    margin-top: 0;
    font-size: 18px;
    color: #EEE;
}
.eba-content-detail-main-title{
    font-size: 20px;
    color: #EEE;
}
.eba-content-notice-text{
    margin: 10px 0 30px 0;
}
.eba-contest-list{
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}
.eba-contest-list li{
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}
.eba-contest-list h4{
    font-size: 16px;
}
.eba-contest-item{
    height: 130px;
    overflow: hidden;
    background: #d2d3d5;
}
.eba-contest-item div{
    height: 130px;
    float: left;
}
.eba-contest-item-img{
    width: 25%;
}
.eba-contest-item-text-area {
    width: 60%;
    color: #333;
    padding: 10px 20px;
}
.eba-contest-item-title{
    height: 18px;
    overflow: hidden;
    font-size: 16px;
    margin: 5px 0 10px;
}
.eba-contest-item-text{
    height: 75px;
    overflow: hidden;
    font-size: 13px;
}
.eba-contest-item-action{
    width: 15%;
    text-align: center;
}
.eba-contest-item-action button{
    margin: 45px 0;
}
@media (min-width:767px) and (max-width: 991px){
    .eba-contest-item-img{
        width: 40%;
    }
    .eba-contest-item-text-area{
        width: 45%;
    }
}
@media only screen and (max-width: 767px) {
    .eba-button-area button{
        width: 100%;
        white-space: normal;
    }
    .eba-dpp span {
        font-size: 14px;
        padding: 10px 0 10px;
        height: auto;
    }
    .eba-dpp img {
        height: 70px;
        padding: 0 0 10px;
    }
    .eba-ders-green, .eba-ders-orange, .eba-ders-turquoise {
        height: auto !important;
    }
    .eba-contest-item{
        height: auto;
    }
    .eba-contest-item div{
        float: none;
        height: auto;
    }
    .eba-contest-item-text{
        max-height: 90px;
    }
    .eba-contest-item-img{
        text-align: center;
        width: 100%;
    }
    .eba-contest-item-img img{
        margin: 10px auto !important;
    }
    .eba-contest-item-text-area{
        width: 100%;
    }
    .eba-contest-item-action{
        width: 100%;
    }
    .eba-contest-item-action button{
        width: 90%;
        margin: 0px auto 20px;
    }
}

/* YARIŞMA DETAY BİTİŞ*/

/* EBA ERROR BASLA*/
.eba-error-box {
    //width: 600px;
    margin: 20px auto 0px;
}
.eba-error-box .error-page > .headline {
    float: left;
    font-size: 100px;
    font-weight: 300;
}
.eba-error-box .text-yellow {
    color: #F39C12 !important;
}
.eba-error-box .error-page > .error-content {
    margin-left: 190px;
    display: block;
}
.eba-error-box {
    position: relative;
    border-radius: 3px;
    background: rgba(41, 41, 41, 0.05) none repeat scroll 0% 0%;
    border-top: 3px solid #D2D6DE;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.eba-warm-box {
    position: relative;
    border-radius: 3px;
    background: #F0EAD8 none repeat scroll 0% 0%;
    border-top: 3px solid #fcf8e3;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

/* EBA ERROR BİTTİ*/


/* FORMLAR BASLANGIC*/

.ajaxedForm .form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}
.ajaxedForm .box-header {
    border-bottom: solid 1px #868181;
    margin-bottom: 10px;
}
.ajaxedForm .box-header h4 {
    font-weight: lighter;
}

.ajaxedForm .box-body{
    font-size: 14px;
} 
.ajaxedForm .panel-collapse .box-body a{
    color:#A72144;
}
.ajaxedForm .callout {
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
}
.ajaxedForm .callout.callout-warning {
    border-color: #c87f0a;
}
.ajaxedForm .bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #f39c12 !important;
}
.ajaxedForm .box .alert-success {
    border-color: #008d4c;
}
.ajaxedForm .box{
    color: #a94442;
    background-color: rgba(255, 249, 219, 0.67);
    border-radius: 3px;
    /* border-color: #ebccd1; */
}
.eba-right-content-area .modal-body {
    color: #865A5A;
}
.eba-right-content-area .modal-title{
    color: #865A5A;
}

/* FORMLAR BİTİS*/


/* FACEBOX */
#play-icon {
    background: #fff;
    display: inline-block;
    left: calc(50% - 25px);
    position: absolute;
    top: calc(50% - 50px);
    z-index: 10;
    font-size: 40px;
    border-radius: 100px;
}
#facebox{position:absolute;top:0;left:0;z-index:100;text-align:left}
#facebox .popup{

    position:relative;
    border:3px solid rgba(0,0,0,0);
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
    box-shadow:0 0 18px rgba(0,0,0,0.4);
    margin-top:7%;

}

#facebox .content{display:table;width:770px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:10px}
#facebox .content > p:first-child{margin-top:0}
#facebox .close{position:absolute;top:5px;right:5px;background:#fff;padding:2px}
#facebox .close img{opacity:0.3}
#facebox .close:hover img{opacity:1.0}
#facebox img{border:0;margin:0}
#facebox_overlay{position:fixed;top:0;left:0;height:100%;width:100%}
.facebox_hide{z-index:-100}
.facebox_overlayBG{background-color:#000;z-index:99}
.jw-controls{
    color:#fff;
}
.eba-description-box{
    padding: 15px;
    position: relative;
    border-radius: 3px;
    background: rgba(32, 43, 49, 0.05) none repeat scroll 0% 0%;
    /* border-top: 3px solid #D3DED2; */
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

/* FACEBOX bitti   */

/* yarisma*/
.yarisma-box{margin-bottom:5px; border-right:#999 1px solid;background: #f5f5f5; }
.yarisma-begen .btn{height: 20px; float:right;  }
.yarisma-begen a:hover{cursor: pointer;}
a.btn.disabled, a.btn {
    cursor: pointer;
}

.title-description{
    padding-left: 25px;
}
.video-detay-social {
    width: 260px;
    max-width: 260px;
    float: left;
}
.yarsima-begen{
    height: 85px;
    float: right;
}
.yarisma-description{
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* yarisma bitti*/

/* bradcrumb ve content titles*/
.breadcrumb {
    padding: 5px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #e1e1e1;
    border-radius: 0;
    font-size: 12px;
}
.eba-main-content-title-box{
    float: left; 
    border-bottom:  #999 1px solid; 
    margin-bottom:15px;
    color: #555;

}
.eba-main-content-title-box{
    display: block;
    font-size: 20px;
}
.eba-main-content-subtitle {
    display: block;
    margin-left: 25px;
    font-size: 14px;
}
.eba-main-content-maintitle {
    display: block;
    margin-left: 25px;
    font-size: 20px;
}
/* yarisma bitti*/

/*haber detay */
.media-grid{
    margin:auto;
    background-color: rgba(238, 238, 238, 0.38);
}
#icerikSagla {
    background: url(../../images/icons/features/bizimlepaylas.png) no-repeat scroll 0 0 transparent;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    padding: 14px 10px;
    height: 90px;
}    

#icerikSaglaLink {
    font-size: 1.2em;
    text-decoration: none;
    position: absolute;
    left: 100px;
    top: 20px;
    color: #fff;
}

.eba-blog-row-related {
    max-height: 1120px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px;
}
.eba-blog-row-related .row{
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 3px;
    padding: 5px;
    background: #D2D3D5;
}

.eba-blog-row-related .ext{
    max-height: 100px;
}

.eba-blog-description{
    display: block;
    margin-left: 25px;
    font-size: 20px;
    line-height: 25px;
    border-left: solid 3px #777;
    padding-left: 5px;
    font-weight: 500;

}

.eba-content-summary{
    margin-left: 25px;
    margin-right: 10px;
    margin-top: 10px;
    font-weight: 500;
    background-color: #DDDEDF;
    padding-left: 15px;
}

/*ekitap */


.sel{
    width: 200px;
    float: left;
    margin-right: 5px;
    border-radius: 0;
    -webkit-appearance: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: right 50%;
    margin-bottom: 5px;

}


.bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #F2F2F2 !important;
    margin-bottom: 10px;
}
.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 115px;
    width: 95px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
}
.info-box-content {
    padding: 5px 10px;
    margin-left: 110px;
    height: 160px;
}
.box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}
.info-box .progress, .info-box .progress .progress-bar {
    border-radius: 0;
}
.progress-description {
    display: block;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#333;
}
.info-box-text {
    display: block;
    font-size: 13px;
    color: #A94442;
    max-height: 40px;
    overflow-y: scroll;
}
.info-box .progress .progress-bar {
    background: #fff;
}
.info-box .progress {
    background: rgba(0,0,0,0.2);
    margin: 5px -10px 5px -5px;
    height: 2px;
}

.bg-yellow img{
    width: 100px;
    height: 130px;
    padding: 1px;
    text-align: center;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: 10px
}
#ekitap2_search{
    margin-left:10px;
}
.eba-left-side {
    min-width: 150px;
    float: left;
    background: #6B6B6B;
    color: #FFF;
    margin-top: 52px;
    padding: 10px;
    border-right: 1px solid #555;
    width: 15%;
}

.eba-left-side a {
    color: #F9F9F9;
    text-decoration: none;
}
#ekitapWrap{
    min-height: 200px;
}

.grey .accordion a.dcjq-parent, .grey .accordion a.dcjq-parent :hover {
    background-color: #6B6B6B;
}
.grey .accordion a {
    padding: 10px 0px 10px 15px;
    background: #6B6B6B;
    text-decoration: none;
    display: block;
    color: #f5f5f5;
    border-bottom: 1px solid rgba(0,0,0,.075);
    border-top: 0px solid rgba(0,0,0,.075);
    position: relative;
    margin-bottom: 5px;
}


.grey .accordion {
    font: bold 12px Arial, sans-serif;

}
.grey .accordion a .dcjq-icon {
    left: -3px;
    margin-top: -15px;
    width: 20px;
}
.grey .accordion, .grey .accordion li {

    background-color: #6B6B6B;
}
.grey .accordion a.dcjq-parent.active {
    color: #D2D3D5;
}
.grey .accordion a:hover {
    color: #f2dede;
    background: transparent;
}
.ekitap2_filter .active{
    background: transparent; 
}
.eba-right-content-area {
    margin-left: 150px;
    padding: 20px 15px 0px 0;
    background: #d2d3d5;
    color: #FFF;
    width: 85%;
}
.invisibleDiv{
    display: block;
    height: 94%;
    width: 97%;
    text-decoration: none;
    position: absolute;

}
.invisibleDiv:hover{
    background: rgba(51, 122, 183, 0.48);
    cursor: pointer;
    z-index: 999;
    background-image:url("/ekitap_down.png");
    background-repeat:no-repeat;
    background-position: right 50%;
}
.bg-grey{
    background-color: #F2F2F2 !important;
}

.bg-grey img{
    text-align: center;
    margin-top: 5px;
    margin-left: 2px;
    margin-right: 10px;
    max-height: 230px;
    min-height: 145px;
    -moz-box-shadow:    3px 3px 5px 3px #ccc;
    -webkit-box-shadow: 3px 3px 5px 3px #ccc;
    box-shadow:         3px 3px 5px 3px #ccc;
}


.detay{
    padding: 2px 5px;
    height: 230px;
    margin-bottom: 10px;
}
.detay .progress-description{
    font-size: 14px;
}
.detay .info-box-text{
    font-size: 15px;
}

.book_dt {
    display: block;
    height: 25px;
    margin-top: 2px;
    background: #FFFFFF;
}
