.bg-header{
	background: #4caf50 !important;
}

.menu-text,
.link-text{
	color: #4caf50 !important;
}


.sidebar a,
.breadcrumb a{
	color: #4caf50 !important;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus{
	background: #4caf50 !important;
	border:1px solid #4caf50 !important;
	outline:none;
}

.main-title h1,
.main-title h2,
.main-title h3,
.main-title h4,
.main-title h5,
.main-title h6,
.count_content p{
	color: #212121 !important;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default i{
	background: #eee !important;
	border: 1px solid #eee !important;
	outline:none !important;
	color: #212121 !important;
}

.sidebar{
	background: #F5F6FF
}