body {
    background: #f7f7f7;
    color: #3f3f3f;
    overflow-x: hidden;
    overflow-y: scroll;
    font-family: 'Titillium Web', sans-serif;
    font-size: 13px;
    font-weight: 400;
}
a {
    color: #3f3f3f;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #000066;
}
ul {
    list-style-type: none;
    padding: 0px;
}
.header {
    background-color: #fff;
    height: 100px;
    width: 100%;
    padding: 15px 0;
    position: relative;
}
.footer {
    background-color: #202020;
    width: 100%;
    padding: 20px;
    margin-top: 10px;
}
.alt-yazi > p {
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    color: #a9a9a9;
    text-align: center;
}
.alt-yazi > p > a {
    font-weight: 600;
    color: #a9a9a9;
}
.logo {
    text-align: center;
}
.ust-reklam {
    text-align: center;
    margin-left: 12px;
}
.sag-reklam {
    text-align: center;
}
.ic-reklam {
    width: 320px;
    float: left;
    padding: 5px 0 5px 20px;
    background-color: #fff;
}
.kutu {
    border: 1px solid #d8d8d8;
    padding: 4px;
    background-color: #fff;
    margin-bottom: 10px;
}
.sag-baslik {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 3px solid #3f3f3f;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-left: 5px;
}
.sag-tanitim {
    font-size: 14px;
    padding: 10px 5px 10px 5px;
    height: 21px;
}
.sag-tanitim > .saat {
    width: 40px;
    padding-left: 10px;
    float: left;
}
.sag-tanitim > .isim {
    width: 240px;
    font-weight: 700;
}
.sag-tanitim > .tarih {
    width: 80px;
    padding-left: 10px;
    float: left;
}
.sag-tanitim > .tarih-uzun {
    width: 200px;
    font-weight: 700;
}
.odd {
    background: #f1f6f9;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.icerik > h1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    padding: 0 20px;
}
.icerik > h2 {
    font-size: 21px;
    line-height: 25px;
    font-weight: 600;
    text-align: left;
    padding: 10px 20px 15px 20px;
}
.icerik > p {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    text-align: left;
    padding: 0 20px;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    color: #4d4d4d;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    display: block;
    padding: 13px 0px;
    width: 109px;
    text-align: center;
    height: 19px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    color: white;
}
.navbar {
    position: relative;
    height: 46px;
    width: 100%!important;
    z-index: 999!important;
    top: 0!important;
    left: 0!important;
    background-image: url("../images/menu.png");
}
.navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav > li {
    float: left;
}
.kanallar {
    background-color: #eee;
    padding-left: 1px;
    width: 948px;
    margin-bottom: 15px;
}
.logo-img {
    height: 100px;
    margin-left: 2px;
}
.ana-link {
    width: 187px!important;
}
.fixed {
    position: fixed!important;
    top:0;
}
.navbar-container {
    height: 46px;
}
.duyuru {
    padding: 10px 24px 10px 24px;
    text-align: center;
    color: #4d4d4d;
}
.yas {
    background-color: black;
    color: white!important;
}
.duyuru > span {
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}
.duyuru.yas.kutu > span > a {
    color: white;
}
.duyuru.kutu > span > a {
    color: #4d4d4d;
}
.grid_16 > .kutu {
    min-height: 444px;
}
.breadcrumb {
    padding: 10px 4px 10px 24px;
}
.breadcrumb > ol {
    list-style-type: none;
    padding: 0px;
}
.breadcrumb > ol > li {
    position: relative;
    display: inline;
    padding-right: 5px;
}
.breadcrumb > ol > li:before {
    content: "\00bb";
    padding-right: 5px;
}
.breadcrumb > ol > li:before,
.breadcrumb > ol > li > a > span {
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    color: #4d4d4d;
    font-size: 15px;
    font-weight: 400;
}
