.ph_iconbar {
  background: #8299a7;
}
.panel {
  background: #ffffffc7;
}
.ph-loginbar .top-bar, .ph-topbar .top-bar {
  background-image: none;
  background: #ebcfc4;
}
.panel.callout {
  background: #facc5c;
  color: #333333;
}
.top-bar {
  background: #ebcfc4;
}
.top-bar-section li:not(.has-form) a:not(.button) {
  background: #ebcfc4;
  color: #fff;
}
.top-bar-section .has-form {
  background: #ebcfc4;
}
.top-bar-section ul li {
  background: #ebcfc4;
}
.ph-topbar .active {
  color: #fff !important;
  background: #ebcfc4 !important;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
  background: #ebcfc4;
  color: #176FBA;
}
