/* 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-navigation {
  background: #f5f5f5;
  color: #fff;
  position: relative;
  z-index: 11;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #6699cc;
  padding: 0.2345rem 0;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #808080;
  padding: 0.2345rem 0;
}
#g-navigation .g-main-nav {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-align: right;
}
#g-navigation .g-main-nav .g-toplevel {
  line-height: 4.125;
}
.nav {
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
a {
  color: #6699CC;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-main-nav-footer .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #6699cc;
  margin: 0 0.5rem;
  margin-top: 0px;
  margin-right: 0.5rem;
  margin-bottom: 0px;
  margin-left: 0.5rem;
  word-break: normal;
  line-height: normal;
}
.g-main-nav-footer .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content {
  color: #ccc;
  word-break: normal;
  line-height: normal;
}
#g-footer .g-totop a {
  color: #6699ee;
}
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
  margin: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  display: inline-block;
  border: 0px solid #e0e0e5;
  border-top-color: #e0e0e5;
  border-top-style: solid;
  border-top-width: 0px;
  border-right-color: #e0e0e5;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: #e0e0e5;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: #e0e0e5;
  border-left-style: solid;
  border-left-width: 0px;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  padding: 0.1rem 1rem;
  padding-top: 0.1rem;
  padding-right: 1rem;
  padding-bottom: 0.1rem;
  padding-left: 1rem;
}
.moduletable .nav.menu li, .moduletable .mostread li, .moduletable .latestnews li, .moduletable .archive-module li, .moduletable .relateditems li, .moduletable .categories-module li, .moduletable .category-module li, .moduletable .latestusers li, .moduletable .unstyled li {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 0.1rem;
  margin-bottom: 0.1em;
  border-bottom: 0px solid #e0e0e5;
}
/*# sourceMappingURL=costum-navigation_10.css.map */