/*******************************************************************************
 * boxelder-hero.layout.scss
 *
 * Additional, theme specific styles for the CAS layout.
 ******************************************************************************/
/* Header */
/* line 15, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.l-header {
  background-color: #4b2e84; }

/* line 19, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.l-navigation-wrapper {
  background-color: white; }

/* Content Area */
/* line 24, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.l-highlighted-wrapper {
  background: #fff; }

/* line 28, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.l-highlighted-lower-wrapper {
  background: #4b2e84; }

/* line 32, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.artsci-landing.campaign.artsci-title-dropped .l-highlighted-lower-wrapper {
  background: #e5e5e5; }

/* line 39, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.l-region--highlighted-lower.l-constrained {
  max-width: 770px; }

/* Sidebars */
/* line 45, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.l-region--sidebar-first,
.l-region--sidebar-second {
  background-color: #fff; }

/* Footer */
/* line 51, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.l-footer-wrapper {
  background: #4b2e84; }

/* line 59, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.artsci-landing.life-sciences-complex .l-highlighted-wrapper .stripe-banner {
  display: none; }
/* line 63, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.artsci-landing.life-sciences-complex .l-region--highlighted {
  max-width: 1170px; }
/* line 66, ../../../sass/layouts/cas/boxelder-cas.layout.scss */
.artsci-landing.life-sciences-complex .l-region--highlighted-full {
  background: #666666; }

/*# sourceMappingURL=boxelder-cas.layout.css.map */
