/*************************************************************** 
 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/essexsheriff.scss */
.alert-container,
.outer-container {
  background-image: url("../../images/backgrounds/essexsheriff.gif");
}

/* line 12, ../../scss/site/essexsheriff.scss */
.persist li span {
  border-color: #0054a6;
}

@media only screen and (max-width: 468px) {
  /* line 31, ../../scss/site/essexsheriff.scss */
  #sitetitle_nonexec a, #sitetitle a {
    font-size: 1.4em;
  }

  /* line 34, ../../scss/site/essexsheriff.scss */
  #nonexec span {
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 306px) {
  /* line 43, ../../scss/site/essexsheriff.scss */
  #sitetitle_nonexec a, #sitetitle a {
    font-size: 1.2em;
  }

  /* line 46, ../../scss/site/essexsheriff.scss */
  #nonexec span {
    font-size: 0.8em;
  }
}
