/* 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, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header div.g-grid {
  display: flex;
  align-items: center;
}
/* line 7, templates/g5_hydrogen/custom/scss/custom.scss */
div.banner {
  font-size: 350%;
}
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
div.banner img {
  border-style: solid;
  border-width: medium;
  border-color: white;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav ul.g-toplevel {
  -webkit-justify-content: flex-end;
  /* Safari 6.1+ */
  justify-content: flex-end;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main div.g-content {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
a.g-powered-by {
  color: #a8d2ff;
}
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
div.sidebar {
  padding-bottom: 5em;
}
/* line 35, templates/g5_hydrogen/custom/scss/custom.scss */
div.sidebar div._menu {
  font-size: 125%;
}
/* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
div.sidebar div._menu li {
  padding-left: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
/* line 48, templates/g5_hydrogen/custom/scss/custom.scss */
div.sidebar ul.nav-child {
  list-style-type: disc;
  color: #3180c2;
}
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
div.sidebar ul.nav-child li {
  border-bottom: none;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
div.sidebar ul.nav-child li:hover {
  color: #4d4d4d;
}
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
div.finans_info {
  margin: 2em 0em 2em 0em;
  border-style: solid;
  border-width: thin;
  padding: 1em;
}
/* line 70, templates/g5_hydrogen/custom/scss/custom.scss */
div.loga-dol {
  text-align: center;
}
/*# sourceMappingURL=custom__body_only.css.map */