.content_title {
  background-color: #4d6ac7;
  background-color: #337ab7 !important;
  color: white;
}

header.cd-auto-hide-header.is-hidden .navbar-nav>li.active>a {
    background-color: #dec045 !important;
	background-color: #337ab7 !important;
    color: white !important;
}