#header .container-fluid {
    background: #864CA3;
}
.navbar-inverse .nav > li > a {
    color: #2a022c;
}
#sidebar ul li {
	background: #b68eb8;
}
#sidebar ul li a{
	color: #2a022c !important;
}

#sidebar label.option {
    color: #2a022c !important;
}


.views-reset-button .form-submit {
	background: #b68eb8;
}
.btn-primary {
	background: #b68eb8;
}
.sidegirl {
	display: none;
}