/*Prototype layout theming*/
.protoTypeAside {
  background-color: #243c63;
}
#breadcrumb-dropdown {
  background-color: #243c63;
}
.modalConfirmation .title-bar-container,
.modalReassignment .title-bar-container,
.modalError .title-bar-container {
  background-image: none;
  background-color: #243c63;
}
.modalConfirmation .title-bar,
.modalReassignment .title-bar,
.modalError .title-bar {
  background: none;
}
