/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */

.view-cng-alert-box {
	margin-top: 1em;
}

.not-front #region-content {
  width: 500px;
}

#region-branding {
  width: 380px;
}

/** NAVIGATION **/

.sf-menu li {
  padding-right: 1.4em;
  padding-left: 1.3em;
}

.sf-menu li.menu-mlid-1065 > ul{
  left: -192px;
}

/** FOOTER **/

#block-boxes-thomas-bill-search, 
#block-boxes-office-hours {
  margin-right: .6em;
}

#region-footer-first {
  margin-right: 0px;
  width: 100%;
}
#block-boxes-office-hours-popover #mobile-office {
  max-width: 474px;
}

#block-boxes-office-hours-popover  #office-county-hours {
  max-width: 190px;
}
