#logo-header{
    width:280px;
}

.navbar-brand {
    padding: 0px;
}

.header-v4 .navbar-brand img {
    margin-left: 20px;
}

.header-v4 .navbar-brand {
    margin: 10px 0 20px 0;
}

.footer-v1 .headline h2, .footer-v1 .headline h3, .footer-v1 .headline h4 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #FFF;
}

.footer-v1 a {
    color: #74c52c;
    text-decoration: none;
}

.logo_brand {
    width: 100px;
    height: 100px;
    cursor: pointer;
}

.haber_menu{
    max-width: 550px;
}

#haber_menu_link{
    padding: 0px;
}

#haber_filtre fieldset{
    padding: 0px 15px 5px;
}

#haber_filtre{
    border: 0px;
    border-bottom: 1px solid #eee;
}

.haber_detay{
    max-width: 848px;
}

#haber-carousel .rounded-x{
    margin: 5px;
}

/* Button styles: */
i.fb,       span.fb{         color: #3b5998; }
i.tw,       span.tw{     	color: #00aced; }
i.google,   span.google{ 	color: #dd4b39; }
i.linkin,   span.linkin{ 	color: #007bb6; }
i.pinterest,span.pinterest{ color: #cb2027; }

.about-me h2 {
    text-transform: none;
}

.yan_galeri{
    margin-top: 10px;
}

.header-v4 .mega-menu .mega-menu-fullwidth li a:after {
    top: 7px;
    left: 15px;
    font-size: 0px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}


.table tbody tr > td.success {
  background-color: #dff0d8 !important;
}

.table tbody tr > td.error {
  background-color: #f2dede !important;
}

.table tbody tr > td.warning {
  background-color: #fcf8e3 !important;
}

.table tbody tr > td.info {
  background-color: #d9edf7 !important;
}

.table-hover tbody tr:hover > td.success {
  background-color: #d0e9c6 !important;
}

.table-hover tbody tr:hover > td.error {
  background-color: #ebcccc !important;
}

.table-hover tbody tr:hover > td.warning {
  background-color: #faf2cc !important;
}

.table-hover tbody tr:hover > td.info {
  background-color: #c4e3f3 !important;
}
