﻿.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #dcdcdc;
	font-weight: 500;
    font-size: 13px;
	font-family: 'Open Sans', sans-serif;
    height: 134px;
}
.panel-default>.panel-heading {
    color: #000 !important;
    background-color: #cccccc;
    border-color: #cccccc;
    font-size: 18px;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #1f303a;
    border-top: 1px solid #1f303a;
}
.pagination>li>a, .pagination>li>span{
	color: #000;
}
.news-item h3{
	font-size: 18px;
	margin-top: 10px;color: #000;
}
.news-item h3 a{
	font-size: 14px;
	margin-top: 10px;color: #000;
}
.panel-body {
    padding: 20px;
    overflow: hidden;
    background: #f5f5f5;
}
.panel-footer a span{
	padding: 0
}
.panel-footer span{
	padding: 5px 10px;
	float: left;
}
.panel-footer span a{
	color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.news-item a small, .news-item a span{
	color: #000
}
.alt-sayfa .hizmet-ha .panel-body{
    height: 450px;
    background: #f5f5f5;
}
.panel-default, .panel-heading{
    border-radius: 0px !important;
    border:none !important;
}
.panel{
    -webkit-box-shadow: none;
    box-shadow: none;
}