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

/* upload this file to: /templates/g5_helium/custom/scss */
/* some basic Gantry5 overrides */
.gantry-logo img {
  width: 75px !important;
}
/* sets the foot line-height because google whines about the default height */
#g-footer {
  background: #f2f2f2 !important;
  color: #3180c2 !important;
  border-top: 5px solid rgba(49, 128, 194, 0.5) !important;
}
.footer-col a {
  line-height: 1.75em;
}
.footer-col h3 {
  line-height: 1.25em;
}
.g-branding {
  line-height: 1.25em;
}
.device-promo .macbook .macbook-color {
  background: initial;
  background-color: white !important;
  background-image: url('../../../../images/taptoreport_logo_clear_600x600.png') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.device-promo .ipad .ipad-color {
  background: initial;
  background-color: white !important;
  background-image: url('../../../../images/taptoreport_logo_clear_600x600.png') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.device-promo .iphone .iphone-color {
  background: initial;
  background-color: white !important;
  background-image: url('../../../../images/taptoreport_logo_clear_600x600.png') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
/* joomla toc module in sidebar */
.moduletable.toc {
  border: 2px solid black;
  background-color: #e5f3f8;
  padding: 5px;
}
.moduletable.toc h3 {
  text-align: center;
  font-weight: bold;
  line-height: 1.2em;
  color: #353b87;
}
.moduletable.toc a {
  color: #3180c2;
  text-decoration-line: underline !important;
}
/*# sourceMappingURL=custom_12.css.map */