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

.tab-content {
  display: flex;
  flex-direction: column;
}
#eb-event-page .tab-content > .tab-pane {
  display: block;
  order: 1;
}
#eb-event-page .tab-content > .tab-pane {
  display: block;
  order: 1;
}
#eb-event-page .tab-content > .tab-pane.active {
  order: 2;
}
.joomla-tabs.nav.nav-tabs {
  display: none;
}
alert {
  color: #d68b1a;
}
blue {
  color: #2249db;
}
red {
  color: #dc1b1b;
}
green {
  color: #2aa324;
}
orange {
  color: #ff6600;
}
purple {
  color: purple;
}
yellow {
  color: #bbbb1b;
}
.darkgrey {
  color: #454545;
}
#loginbtn .darkgrey, #regbtn .darkgrey {
  font-size: 1.2rem;
}
.right {
  text-align: right;
}
.margin-right-1rem {
  margin-right: 1rem;
}
.grey-bg {
  background: #3b3b3b;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
}
.green-bg {
  background: #30a630;
  color: white;
}
.yellow-bg {
  background: #bcbe18;
  color: white;
}
.orange-bg {
  background: #c78917;
  color: white;
}
.red-bg, .darkred-bg {
  background: #ad1c1c;
  color: white;
}
.blue-bg {
  background: #1287ff;
  color: white;
}
.purple-bg {
  background: #be11e9;
  color: white;
}
.green-bg {
  background: #0ecb32;
  color: white;
}
.section-horizontal-paddings-large {
  padding-left: 20%;
  padding-right: 20%;
}
.padding-1rem {
  padding: 1rem;
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
/*# sourceMappingURL=custom_381.css.map */