/* 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-page-surround {
  overflow: scroll;
}
.fbDateTime.fabrikWindow {
  width: auto !important;
  height: auto !important;
}
.fbDateTime.fabrikWindow .btn-mini {
  width: auto !important;
}
.g-offcanvas-toggle {
  color: #1867a9;
}
@media print {
  a[href]:after {
    display: none;
    visibility: hidden;
  }
  @page {
    size: auto;
    margin: 0;
  }
  html {
    size: auto;
    margin: 0;
  }
  html, body {
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
  }
  #Header, #Footer {
    display: none !important;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  p {
    page-break-before: avoid;
  }
  #g-header .g-grid > .size-20 {
    display: none;
  }
}
/*# sourceMappingURL=custom_10.css.map */