/* 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 5, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-size: 1.8rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/custom.scss */
h2 {
  font-size: 1.5rem;
}
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
h3 {
  font-size: 1.2rem;
}
/* line 15, templates/g5_hydrogen/custom/scss/custom.scss */
.wf-mediabox-caption h4 {
  color: #3d465a;
}
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
hr {
  border: 1px #fedb65 solid;
}
/* line 23, templates/g5_hydrogen/custom/scss/custom.scss */
hr.minor {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
.pagination ul > li > a, .pagination ul > li > span {
  background-color: rgba(0, 0, 0, 0);
}
/* line 33, templates/g5_hydrogen/custom/scss/custom.scss */
.centre {
  margin-left: auto;
  margin-right: auto;
}
/* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
figcaption {
  color: #fedb65;
}
/* line 44, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: 0rem;
}
/* line 47, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.4rem 0.5rem;
}
/* line 51, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  font-size: 0.9rem;
  background-color: transparent;
  padding-left: 15px;
  margin-left: 15px;
}
/* line 58, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-icon {
  width: 1.5em;
  margin: 0.2em;
}
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
.nav-header {
  padding: 3px 0px;
  font-size: 16px;
  font-weight: inherit;
  color: #fedb65;
  text-shadow: inherit;
  font-style: italic;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.4rem 1rem;
}
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
th {
  background-color: #3d465a;
}
/* line 82, templates/g5_hydrogen/custom/scss/custom.scss */
form#adminForm fieldset.filters {
  display: none;
}
/* line 87, templates/g5_hydrogen/custom/scss/custom.scss */
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
  background-color: rgba(0, 0, 0, 0);
}
/* line 90, templates/g5_hydrogen/custom/scss/custom.scss */
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background-color: rgba(0, 0, 0, 0);
}
/*highlight disabled*/
/* line 95, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  border-top: 0px;
}
/* line 100, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb {
  border-radius: 0px;
  background-color: transparent;
}
/* line 106, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb > li {
  text-shadow: none;
}
/* line 110, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb > .active {
  color: #fff;
}
/* line 115, templates/g5_hydrogen/custom/scss/custom.scss */
form.well {
  background: none;
}
/* line 119, templates/g5_hydrogen/custom/scss/custom.scss */
legend {
  color: #fedb65;
}
/* line 123, templates/g5_hydrogen/custom/scss/custom.scss */
input, textarea {
  color: #000;
}
/* line 128, templates/g5_hydrogen/custom/scss/custom.scss */
table.compact td {
  padding: 0px;
}
/* line 131, templates/g5_hydrogen/custom/scss/custom.scss */
table.compact h2, h3 {
  margin-bottom: 0px;
}
/* line 135, templates/g5_hydrogen/custom/scss/custom.scss */
table.noborder {
  border: 0px;
}
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
table.noborder td {
  border: 0px;
}
/* line 144, templates/g5_hydrogen/custom/scss/custom.scss */
.width100 {
  /*for div container with no height*/
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
/* line 151, templates/g5_hydrogen/custom/scss/custom.scss */
.width80 {
  position: relative;
  width: 80%;
  height: 0;
  padding-bottom: 56.25%;
}
/* line 158, templates/g5_hydrogen/custom/scss/custom.scss */
.video {
  /* apply to iframe */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 168, templates/g5_hydrogen/custom/scss/custom.scss */
.pd-tags span {
  border-radius: 5px;
  border: 1px solid #fedb65;
  color: #fedb65;
}
/* line 173, templates/g5_hydrogen/custom/scss/custom.scss */
.pd-tags a:hover {
  color: #3d465a;
  background-color: #fedb65;
}
/* line 180, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-success {
  background-color: #fedb65;
  color: #3d465a;
  background-image: linear-gradient(to bottom, #fedb65, #debf59);
}
/* line 186, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-success:hover {
  background-color: #fedb65;
  color: #3d465a;
  background-image: linear-gradient(to top, #fedb65, #debf59);
}
/* line 192, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-success:click {
  background-color: #fedb65;
  color: #3d465a;
  background-image: linear-gradient(to top, #fedb65, #debf59);
}
/* line 199, templates/g5_hydrogen/custom/scss/custom.scss */
.pd-filename.phocadownloadfile.phoca-dl-file-box-mod {
  background-color: transparent;
}
/* line 203, templates/g5_hydrogen/custom/scss/custom.scss */
.phocadownloadfilelist {
  background-color: transparent;
}
/* line 210, templates/g5_hydrogen/custom/scss/custom.scss */
.mnwall-item {
  height: 246px;
  z-index: 0;
}
@media only screen and (min-width: 719px) and (max-width: 938px) {
  /* line 215, templates/g5_hydrogen/custom/scss/custom.scss */
  .mnwall-item {
    height: 289px;
  }
}
@media only screen and (min-width: 479px) and (max-width: 718px) {
  /* line 221, templates/g5_hydrogen/custom/scss/custom.scss */
  .mnwall-item {
    height: 289px;
  }
}
/* line 227, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-life-buoy:before {
  content: "___";
  background-image: url('../../../../images/logos/GET-HELP_small.png');
  background-size: 95% 95%;
  background-repeat: no-repeat;
  color: transparent;
}
/* line 236, templates/g5_hydrogen/custom/scss/custom.scss */
.roundedButton:hover {
  border: 4px solid #fedb65;
  background-color: #3d465a;
  color: #fedb65;
  font-size: large;
  padding: 10px;
  border-radius: 25px;
}
/* line 245, templates/g5_hydrogen/custom/scss/custom.scss */
.roundedButton {
  border: 4px solid #fedb65;
  background-color: #fedb65;
  color: #3d465a;
  font-size: large;
  padding: 10px;
  border-radius: 25px;
}
/* line 259, templates/g5_hydrogen/custom/scss/custom.scss */
.row-of-pics {
  display: flex;
  width: 100%;
  flex-direction: row;
  padding: 10px 5px;
}
/* line 265, templates/g5_hydrogen/custom/scss/custom.scss */
.row-of-pics > div {
  margin: 0px 5px;
}
/* line 268, templates/g5_hydrogen/custom/scss/custom.scss */
.row-of-pics img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
/* line 275, templates/g5_hydrogen/custom/scss/custom.scss */
tr.lc-external-provider {
  background-color: #630;
}
/* line 278, templates/g5_hydrogen/custom/scss/custom.scss */
tr.lc-internal {
  background-color: #060;
}
/*# sourceMappingURL=custom_23.css.map */