/* 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
 */

.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.4rem 0.938rem;
}
/* top-cross-chat-header-menu */
a:hover {
  text-decoration: underline;
}
.Frame {
  width: auto;
  height: auto;
  margin-top: -10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  _overflow: hidden;
}
.Top {
  width: auto;
  height: 35px;
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d9d9d9;
}
.Top_in {
  width: 980px;
  height: 15px;
  margin-left: auto;
  margin-right: auto;
}
.Top_left {
  width: 550px;
  height: 5px;
  float: left;
}
.Top_left li {
  list-style-type: none;
  height: 5px;
  float: left;
  width: auto;
}
.Top_right {
  width: 398px;
  height: 15px;
  float: right;
}
.Top_right ul {
  width: 550px;
  height: 15px;
  float: right;
}
.Top_right li {
  height: 35px;
  float: right;
  width: auto;
  line-height: 15px;
  color: #290694;
  margin-left: 10px;
  display: block;
  overflow: hidden;
}
.Top_right li a {
  height: 15px;
  width: auto;
  line-height: 15px;
  color: #663c16;
}
.Top_right li a span {
  color: #000000;
}
.Top_right li a strong {
  color: #000000;
}
/* end */
#g-header a {
  color: #290694;
}
/*fancy for lines next to headers*/
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.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;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #0767b0;
  border-radius: 25px;
}
.uk-tab > li > a {
  font-size: 14pt;
}
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
  padding: 0 15px 15px 15px;
}
/*# sourceMappingURL=custom_62.css.map */