.top-header{ 
	position: relative; 
	padding-top:10px; 
	padding-bottom: 10px; 
}
.top-header h1{
	letter-spacing: -2px;
}
.top-header .top-type-group{
	position: absolute;
	bottom: 15px;
	right: 0;
}
.btn-primary{ 
	background: #d9252a !important;
	border-color: #d9252a !important;
}
.panel-primary > .panel-heading{ background: #d9252a !important; }

.dashboard .chartwrap{
	height: 500px;
	width: 100%;
}

.sidebar, .sidebar-bg { background: #d9252a; }
.sidebar .nav > li.nav-profile {
    color: #fff;
    background: #fff;border-top:5px solid #d9252a;
}
.text-theme, .sidebar .nav > li.active > a i { color: #fff; }
.sidebar .nav > li > a,
.sidebar .sub-menu > li > a { color: #fff !important; }