/*************************************************************** 
 Massgov - v20150715 
 Deployed from Git Branch: feature/decommission_baynote_phase2 
 Prior Commit: 1ee4cab at "2015-06-23 09:06:05 -0400"
 Change made by "Jes Constantine" (jessica.constantine@state.ma.us)
****************************************************************/

/*************************************************************** 
 Massgov - v20150408 
 Deployed from Git Branch: feature/ER214_ER64_recommendations_history 
 Prior Commit: 1535cf3 at "2015-04-06 10:35:19 -0400"
 Change made by "Jes Constantine" (jessica.constantine@state.ma.us)
****************************************************************/

/*************************************************************** 
 Massgov V101.1352.20140731 
 Deployed from Git Branch: feature/ER112_tabbed_module 
 Last Commit: 8b45074 at "2014-12-03 11:30:58 -0500"
 Change made by "Jes Constantine" (jessica.constantine@state.ma.us)
****************************************************************/

/* line 3, ../../scss/site/portal.scss */
.alert-container,
.outer-container {
  background-image: url("../../images/backgrounds/portal.gif");
}

/*=====================================================
    SASSY LIST - CSS for PORTAL
    only afffects bg color and :after / wrap around color
    =====================================================*/
/* line 22, ../../scss/site/portal.scss */
.module-inner-wrapper h3 {
  background-color: #B25801;
}
/* line 27, ../../scss/site/portal.scss */
.module-inner-wrapper h3:after {
  border-left-color: #733801;
}
/* line 31, ../../scss/site/portal.scss */
.module-inner-wrapper h3:before {
  border-right-color: #733801;
  border-top-color: #733801;
}
