/* 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 1, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  margin: 0;
  color: #fff;
}
/* line 5, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  margin-top: 0;
}
/* line 8, templates/g5_hydrogen/custom/scss/custom.scss */
.mod-languages {
  float: right;
}
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a {
  color: #bf383a;
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .motto {
  margin-top: 150px;
  background-color: rgba(255, 255, 255, 0.6);
}
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding: 0;
}
/* line 21, templates/g5_hydrogen/custom/scss/custom.scss */
.g-block.right {
  background-color: #f5f5f5;
}
/* line 24, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer p {
  font-size: 12px;
}
/* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
.formResponsive input[type="submit"] {
  background: #a61f21;
  border: none;
  text-shadow: none;
}
/* line 32, templates/g5_hydrogen/custom/scss/custom.scss */
.formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive input[type="submit"].active, .formResponsive input[type="submit"].disabled, .formResponsive input[type="submit"][disabled] {
  background: #d71921;
  text-shadow: none;
}
/* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
.formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"] {
  padding: 10px 30px;
  font-size: inherit;
}
/* line 40, templates/g5_hydrogen/custom/scss/custom.scss */
div.catItemImageBlock {
  padding: 0;
  margin: 0;
  max-height: 184px;
  overflow: hidden;
}
/* line 46, templates/g5_hydrogen/custom/scss/custom.scss */
div.catItemHeader h3.catItemTitle {
  padding: 10px 0 5px;
  font-size: 18px;
}
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
div.catItemHeader span.catItemAuthor, div.itemHeader span.itemAuthor, div.catItemHeader span.catItemDateCreated, div.itemHeader span.itemDateCreated {
  display: inline;
  color: #999;
  font-size: 12px;
}
/* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
div.itemImageBlock {
  float: left;
  margin-right: 20px;
  max-width: 400px;
}
/* line 60, templates/g5_hydrogen/custom/scss/custom.scss */
ul.sigProClassic span.sigProPseudoCaption, ul.sigProClassic span.sigProCaption {
  display: none;
}
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  padding: 0;
  border: none;
}
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
div.catItemView {
  margin-bottom: 15px;
}
/* line 70, templates/g5_hydrogen/custom/scss/custom.scss */
h1.firstHeading {
  font-size: 20px;
  margin-bottom: 10px;
}
/* line 75, templates/g5_hydrogen/custom/scss/custom.scss */
div.k2ItemsBlock ul li a.moduleItemTitle {
  line-height: 16px;
}
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
div.k2ItemsBlock ul li {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ddd;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
div.k2ItemsBlock ul li.clearList {
  display: none;
}
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-fw {
  color: #333;
}
@media (min-width: 1024px) {
  /* line 90, templates/g5_hydrogen/custom/scss/custom.scss */
  .formResponsive .formHorizontal .formControlLabel {
    width: 300px;
  }
  /* line 93, templates/g5_hydrogen/custom/scss/custom.scss */
  .formResponsive .formHorizontal .formControls {
    margin-left: 320px;
  }
  /* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
  .formResponsive input {
    width: 300px;
  }
  /* line 99, templates/g5_hydrogen/custom/scss/custom.scss */
  .formResponsive textarea {
    width: 400px;
  }
}
/*# sourceMappingURL=custom_9.css.map */