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

/* @override 
	https://spfas.wctest.ca/templates/g5_hydrogen/custom/css-compiled/piet_26.css?* */
blockquote {
  margin: 30px 0px 30px 0px !important;
  border-left: 5px solid #c82901;
}
blockquote p {
  font-size: 32px;
  line-height: 38px;
  padding-left: 10px;
  font-weight: 200;
}
.g-offcanvas-right .g-offcanvas-toggle {
  z-index: 9999;
  position: fixed;
}
#g-header {
  width: 100%;
}
#section-id-1535365384196 img {
  background-position: 50% 57% !important;
}
.datepicker th {
  background: inherit !important;
}
.datepicker th:hover, .datepicker th:active {
  background: inherit !important;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: #8AD919 !important;
  color: #FFF !important;
}
.dropdown-menu.inner li a:focus {
  background-color: #8ad919 !important;
  outline: none;
}
@media (max-width: 480px) {
  .navbar .navbar-header a.navbar-brand {
    font-size: 10px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .view-dashboard #g-main .main {
    padding-right: 0;
    padding-left: 0;
  }
  .view-dashboard #g-main .main .scheduler .nav-tabs {
    margin: 0;
  }
  .view-dashboard #g-main .main .scheduler .tab-content {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar .navbar-header {
    display: flex;
    justify-content: center;
  }
  .navbar .navbar-header button {
    order: 3;
    flex: 0 0 auto;
  }
  .navbar .navbar-header ul {
    order: 1;
    flex: 1 0 80px;
  }
  .navbar .navbar-header ul li a[data-toggle="dropdown"] {
    font-size: 0;
  }
  .navbar .navbar-header ul li a[data-toggle="dropdown"] svg {
    font-size: 16px !important;
  }
  .navbar .navbar-header a.navbar-brand {
    order: 2;
    font-size: 12px;
    flex: 1 1 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/*# sourceMappingURL=piet_26.css.map */