/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_helium/custom/scss/custom.scss */
#g-header {
  margin-top: 0px !important;
}
/* line 5, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  background: url('../images/bg_header.png') no-repeat scroll center top #088c7e !important;
}
/* line 14, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 10px;
  left: 200px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
  background: url('../images/bg_shadow_menu.png') no-repeat scroll center bottom transparent;
}
/*# sourceMappingURL=custom_21.css.map */