.header-branding .logo a { 
   background-image:url('https://s3-us-west-2.amazonaws.com/cuonlinehosting/cuonline_logo_s.png'); 
   background-size: 90% auto;
}
/* home page */
#home-page #search-form.callout-region {
    background-color: #565a5c;
}
#app-header {
    background-color: black;
}
.admin-header__nav-tab.active {
    background-color: #d5b683;
}
.dashboard-nav__link--pills a.active {
    background-color: #d5b683;
}
.feature-region {
  height: 350px;
  background-repeat: no-repeat;        
  background: url(https://s3-us-west-2.amazonaws.com/cuonlinehosting/student_training.png) no-repeat center;
  background-size: cover;
}
.product-account-image-wrapper {
   display: none;
}
#main.product-results {
    background-color: #f0f0f0;
    padding-top: 30px;
}
.product-account-logo {
    display: none;
}