/* 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 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_hydrogen/scss/mixins/_nav.scss */
/* line 2, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.4rem 0.938rem;
}
/* top-cross-chat-header-menu */
/* line 7, templates/g5_hydrogen/custom/scss/custom.scss */
a:hover {
  text-decoration: underline;
}
/* line 9, templates/g5_hydrogen/custom/scss/custom.scss */
.Frame {
  width: auto;
  height: auto;
  margin-top: -10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  _overflow: hidden;
}
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
.Top {
  width: auto;
  height: 35px;
  background-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d9d9d9;
}
/* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
.Top_in {
  width: 980px;
  height: 15px;
  margin-left: auto;
  margin-right: auto;
}
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
.Top_left {
  width: 550px;
  height: 5px;
  float: left;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
.Top_left li {
  list-style-type: none;
  height: 5px;
  float: left;
  width: auto;
}
/* line 35, templates/g5_hydrogen/custom/scss/custom.scss */
.Top_right {
  width: 398px;
  height: 15px;
  float: right;
}
/* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
.Top_right ul {
  width: 550px;
  height: 15px;
  float: right;
}
/* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
.Top_right li {
  height: 35px;
  float: right;
  width: auto;
  line-height: 15px;
  color: #290694;
  margin-left: 10px;
  display: block;
  overflow: hidden;
}
/* line 47, templates/g5_hydrogen/custom/scss/custom.scss */
.Top_right li a {
  height: 15px;
  width: auto;
  line-height: 15px;
  color: #663c16;
}
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
.Top_right li a span {
  color: #000;
}
/* line 56, templates/g5_hydrogen/custom/scss/custom.scss */
.Top_right li a strong {
  color: #000;
}
/* end */
/* line 61, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a {
  color: #290694;
}
/*fancy for lines next to headers*/
/* line 66, templates/g5_hydrogen/custom/scss/custom.scss */
.fancy {
  line-height: 0.5;
  text-align: center;
}
/* line 70, templates/g5_hydrogen/custom/scss/custom.scss */
.fancy span {
  display: inline-block;
  position: relative;
}
/* line 74, templates/g5_hydrogen/custom/scss/custom.scss */
.fancy span:before, .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  top: 0;
  width: 600px;
}
/* line 84, templates/g5_hydrogen/custom/scss/custom.scss */
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
/* line 88, templates/g5_hydrogen/custom/scss/custom.scss */
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
/*# sourceMappingURL=custom_14.css.map */