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

/* Logo */
/* line 2, templates/rt_koleti/custom/scss/custom.scss */
.g-logo {
  text-transform: none;
}
/* line 3, templates/rt_koleti/custom/scss/custom.scss */
.arrl-logo {
  text-align: center;
}
/* line 4, templates/rt_koleti/custom/scss/custom.scss */
.arrl-logo img {
  max-height: 150px;
}
/* line 5, templates/rt_koleti/custom/scss/custom.scss */
.rara-logo {
  margin-bottom: 1rem;
}
/* Body */
/* line 8, templates/rt_koleti/custom/scss/custom.scss */
body.g-default #g-page-surround {
  padding-top: 75px;
}
/* Navigation */
/* line 11, templates/rt_koleti/custom/scss/custom.scss */
#g-navigation a.button:hover, #g-navigation a.button:hover {
  color: #020202;
}
/* Expanded */
/* line 14, templates/rt_koleti/custom/scss/custom.scss */
#g-expanded:before {
  display: none;
}
/* Simple Content */
/* line 17, templates/rt_koleti/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-item-content-title {
  text-shadow: none;
}
/* line 18, templates/rt_koleti/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-item-main-content {
  font-size: 1.125rem;
}
/* Footer */
/* line 21, templates/rt_koleti/custom/scss/custom.scss */
#g-footer {
  text-align: center !important;
}
/* line 22, templates/rt_koleti/custom/scss/custom.scss */
#g-footer .g-block:not(:first-child) .moduletable, #g-footer .g-block:not(:first-child) .platform-content {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
/* line 23, templates/rt_koleti/custom/scss/custom.scss */
#g-footer a.button {
  border-radius: 1rem;
  background-color: #ffc439;
  color: #000;
  font-size: 13px;
}
/* line 24, templates/rt_koleti/custom/scss/custom.scss */
#g-footer .g-simplecontent-item-readmore-container {
  text-align: center;
}
/* User Login */
/* line 27, templates/rt_koleti/custom/scss/custom.scss */
.control-label #jform_username-lbl:before {
  content: "Callsign/";
  margin-right: -5px;
}
/* Forum */
/* line 30, templates/rt_koleti/custom/scss/custom.scss */
.btn.dropdown-toggle {
  display: none;
}
/* line 31, templates/rt_koleti/custom/scss/custom.scss */
.btn-group > .btn {
  border-radius: 5px;
}
/* line 32, templates/rt_koleti/custom/scss/custom.scss */
.kbutton-thankyou {
  margin-left: 5px;
}
/* line 33, templates/rt_koleti/custom/scss/custom.scss */
#nav-menu .user-circle, #kunena.layout .user-circle.user-xl {
  padding-top: 0 !important;
  padding: 0;
}
/* line 34, templates/rt_koleti/custom/scss/custom.scss */
.klogout .btn {
  background-color: #fff;
  padding: 0.25rem 0.5rem !important;
  border: 0;
}
/* line 35, templates/rt_koleti/custom/scss/custom.scss */
object.pdf {
  min-height: 100vh !important;
}
/* Custom Variations */
/* line 38, templates/rt_koleti/custom/scss/custom.scss */
.vertical-center .g-grid {
  align-items: center;
  align-content: center;
}
/* line 39, templates/rt_koleti/custom/scss/custom.scss */
.stretch-image img {
  width: 100%;
}
/* line 40, templates/rt_koleti/custom/scss/custom.scss */
.annual-fees {
  display: flex;
  justify-content: center;
  align-items: start;
  align-content: start;
  text-align: center;
}
/* line 41, templates/rt_koleti/custom/scss/custom.scss */
.annual-fees > * {
  flex: 1;
  padding: 0 0.25rem;
}
/* line 42, templates/rt_koleti/custom/scss/custom.scss */
.activity-logos {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
/* line 43, templates/rt_koleti/custom/scss/custom.scss */
.activity-logos div {
  flex: 1;
  padding: 1rem;
}
/* line 44, templates/rt_koleti/custom/scss/custom.scss */
.float-image {
  float: right;
  max-width: 50%;
  margin-left: 1rem;
}
/*# sourceMappingURL=custom_213.css.map */