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

a {
  text-decoration: none !important;
}
.adb_debug {
  border: 1px red solid !important;
}
.dropdown-menu {
  background-color: #010DFF !important;
}
.lang-active {
  background-color: #010DFF !important;
  font-weight: bold;
}
.appf-footer {
  max-height: 130px;
}
.err-footer {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
#g-main {
  margin-bottom: 100px;
}
#g-footer {
  max-height: 60px;
}
.mod_events_monthyear {
  width: 100% !important;
  background-color: #04008A;
}
.mod_events_table {
  width: 100% !important;
}
.mod_events_td_daywithevents {
  font-weight: bold;
}
.mod_events_td_dayname .sunday {
  color: #f0f0f0;
}
.content {
  border-radius: 30px;
  background-color: #3558A2;
  color: #f0f0f0;
}
.timeline::after {
  background-color: #FE0101;
  width: 6px;
  border-radius: 5px;
  margin-left: -3.5px;
}
.left::before {
  right: 13px;
  border-width: 15px 0 15px 25px;
  border-color: transparent transparent transparent #3558A2;
}
.right::before {
  border-width: 15px 25px 15px 0;
  border-color: transparent #3558A2 transparent transparent;
  left: 13px;
}
@media (max-width: 767px) {
  .left::before {
    left: 30px;
  }
  .right::before {
    border-width: 15px 0 15px 25px;
    border-color: transparent transparent transparent #3558A2;
    left: 30px;
  }
}
/*# sourceMappingURL=custom_14.css.map */