﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}




.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 580px;
}
 


.resSil { padding:3px ; display:inline-block; font-size:11px;
}
.resSil:hover { padding:3px ; display:inline-block; font-size:11px; background:#e6e6e6; cursor:pointer;
}
.sola01 { display:inline-block; float:left; padding:0px 10px; min-width:135px; text-align:left; font-weight:bold; font-size:12px; line-height:27px;
}
.sola01_2 { display:inline-block; float:left; padding:0px 10px; min-width:135px; text-align:left; font-weight:bold; font-size:12px; line-height:27px; color:red;
}
.sola01_1 { display:inline-block; float:left;  
}

.sola02 { display:inline-block; float:left; line-height:23px;  min-width:90px; background:#efefef;
}
.sola02_1 { display:inline-block; float:left;   margin:0px 3px; margin-right: 20px; padding:2px;
}
.sola02_2 { display:inline-block; float:left;   margin:0px 3px; margin-right: 20px; padding:2px; width:600px; 
}
 

.sola02_2 .sola{ display:inline-block; float:left;     
}
.sola02_3 { display:inline-block; float:left;   margin:0px 3px; margin-right: 10px; padding:2px;
}

.reklamSatir { display:table; clear:both; height:180px;    width:1020px; margin:0px auto; border-top:1px solid #c3c3c3;
}
.reklamSatir b {color:red;
}
.reklamSatir br{ display:block; clear:both; height:10px;
}
.reklamSatir .sol1 { display:block;  width:250px; float:left; margin:10px;
}
.reklamSatir .sol2 { display:block;  width:300px; float:left; margin:10px;
}
.reklamSatir .sol3 { display:block;  width:350px; float:left; margin:10px;
}
.reklamSatir .sol3 textarea { display:block;  height:100px;
}



.eGazete {width:800px; display:block; clear:both; height:150px; overflow:hidden; background:#efefef; margin:10px;
}
.eGazete input { float:left; margin-top:50px;
}
.lab1 { float:left; margin-top:50px; display:block;
}

.img1 { float:left; width:100px; display:table; height:25px;
}
.eGazete input[type="checkbox"]  { margin-left:10px;  margin-right:10px;  display:table; width:80px;
}
.seri::after { content: " Seri";
}
.dijita::after { content: "Elek";
}

.eGazete input[type="file"]  { width:200px;
}

.butSil { padding:3px ; display:inline-block; font-size:11px; position:relative; top:110px; z-index:99; background:#000; color:#fff;
}
.butSil:hover { padding:3px ; display:inline-block; font-size:11px; background:#e6e6e6; cursor:pointer; position:relative; top:110px; z-index:99; background:red; color:#fff;
}



 
.haberBaslik { display:block;} 

.haberBaslik .sola{ display:inline-block;  float:left; } 
.haberBaslik .saga{ display:inline-block;  float:right; padding-left:50px;}

 .hab01 {
    display: block;
    width:400px;
    height:60px;
    padding: 10px;
    color: #e74b3c;
    font-size: 18px;
    text-align: left;
    line-height: 22px;
    border-left: 5px solid #e84c3d;
    background-color: #fefdf8;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.29);
}
.hab01:hover { color: #ff1903; text-decoration:none;
}
.hab01 img { height:40px; float:left; display:block; 
}
.btn {
    text-align: left;
}
@media (max-width: 768px) {
    .table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td { padding:3px; font-size:13px;
    }
        iframe {width:98% !important;
    }
    .sola01 {
        clear: both;
        width: 98%;
    }
    .sola01_2 {
        
        width: 98% !important;
    }
    .sola02_2 {
        width: 98% !important;
    }

    input, textarea {
        max-width: 100% !important;
    }
    select {
        max-width: 200px !important;
    }
    .navbar-inverse {
        max-width: 100% !important;
    }
    .navbar-toggle {
        float: left;
        margin-left: 10px;
    }

    .nav-pills > li {
        float: none !important;
    }
}