body{
	background-color: #f8f9fa;
}
p, a{
	font-size: .8em;
}
h4{
	font-size: 14px;
	font-weight: bolder;
	padding-top: 15px;
	padding-bottom: 15px;
}
ul li{
	font-size: 12px;
}
.main-logo{
	width:200px;
}
.list-group-item{
	border: none;
}
.sidebar-heading h1{
	font-size: 20px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 0;
}
.sidebar-heading p{
	text-align: center;
	font-size: 12px;
}
.sidebar-heading a{
	color: #000000;
	font-size: 18px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .3rem .25rem;
    margin-bottom: -1px;
    background-color: #fff;
}
#sidebar-wrapper p, ul{
	margin-bottom: 0;
}
#sidebar-wrapper i{
	font-size: 14px;
}
.content-wrapper{
	padding: 30px 60px;
	background: #ffffff;
}
.menus{
	padding: 0rem 1.25rem;
	border-top: 1px solid #cecece;
}
.menus a{
	font-weight: 600;
	white-space: nowrap;
}

.menus a:hover i{
margin-right: 6px;
font-weight: 900;
}
.details tr td span{
	font-weight: bold;
	padding-left: 20px;
}
table tr td{
	font-size: 12px;
}
table tr th{
	font-size: 12px;
}
.details{
	margin-bottom: 30px;
}
.details tr td{
	padding: 8px 0px;
}