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

/* line 1, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  background-color: #b9defa;
}
/* line 5, templates/rt_callisto/custom/scss/custom.scss */
a:hover {
  background-color: #b9defa !important;
}
/* line 9, templates/rt_callisto/custom/scss/custom.scss */
.social-items a:hover {
  background-color: #b9defa;
}
/*#spacer {
 background-color: #7a5e45;
 }*/
/* line 17, templates/rt_callisto/custom/scss/custom.scss */
#g-header a {
  color: #ccc;
}
/* line 21, templates/rt_callisto/custom/scss/custom.scss */
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #000 !important;
}
/* line 25, templates/rt_callisto/custom/scss/custom.scss */
#sidebar {
  background-color: #ddd;
}
/* line 29, templates/rt_callisto/custom/scss/custom.scss */
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  border: 2px solid #567899;
  color: #b9defa;
}
/* line 34, templates/rt_callisto/custom/scss/custom.scss */
.btn-primary:hover {
  background: #b9defa;
}
/* line 38, templates/rt_callisto/custom/scss/custom.scss */
div#eb .eb-header {
  display: none !important;
}
/* line 42, templates/rt_callisto/custom/scss/custom.scss */
#eb .btn-primary {
  background-color: #829eb9 !important;
  border-color: #999 !important;
  color: #fff;
}
/* line 48, templates/rt_callisto/custom/scss/custom.scss */
#eb .btn-primary:hover, #eb .btn-primary:focus, #eb .btn-primary:active, #eb .btn-primary.active, .open #eb.dropdown-toggle_ .btn-primary {
  background-color: #b9defa !important;
  border-color: #999 !important;
  color: #fff;
}
/* line 54, templates/rt_callisto/custom/scss/custom.scss */
#eb .mod-btn-primary {
  background-color: #829eb9 !important;
  border-color: #999 !important;
  color: #fff;
  font-weight: bold;
}
/* line 61, templates/rt_callisto/custom/scss/custom.scss */
#eb .mod-btn-primary:hover, #eb .mod-btn-primary:focus, #eb .mod-btn-primary:active, #eb .mod-btn-primary.active, .open #eb.dropdown-toggle_ .mod-btn-primary {
  background-color: #b9defa !important;
  border-color: #999 !important;
  color: #fff;
  font-weight: bold;
}
/* line 68, templates/rt_callisto/custom/scss/custom.scss */
#eb .btn {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: bold !important;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  white-space: normal !important;
  vertical-align: middle;
}
/* line 85, templates/rt_callisto/custom/scss/custom.scss */
label {
  font-weight: bold;
}
/* line 89, templates/rt_callisto/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  font-weight: 900;
}
/* line 93, templates/rt_callisto/custom/scss/custom.scss */
.moduletable {
  margin-bottom: 50px;
}
/* line 97, templates/rt_callisto/custom/scss/custom.scss */
.eb-post-title {
  font-size: 1.9rem !important;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  overflow: visible !important;
}
/* line 104, templates/rt_callisto/custom/scss/custom.scss */
div#eb .eb-post-title a {
  color: #829eb9 !important;
}
/* line 108, templates/rt_callisto/custom/scss/custom.scss */
div#eb .eb-post-title a:hover {
  background-color: #b9defa !important;
}
/* line 112, templates/rt_callisto/custom/scss/custom.scss */
#g-extension {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
/* line 117, templates/rt_callisto/custom/scss/custom.scss */
#g-extension .moduletable {
  margin-bottom: 0 !important;
}
/* line 121, templates/rt_callisto/custom/scss/custom.scss */
#eb .eb-related-thumb {
  background-color: #fff;
  background-position: left;
  background-size: contain !important;
}
/* line 127, templates/rt_callisto/custom/scss/custom.scss */
hr.flare {
  height: 50px;
  border-style: ridge;
  border-color: #900;
  border-width: 5px 0 0 0;
  border-radius: 45px;
  margin-top: 70px;
}
/* line 135, templates/rt_callisto/custom/scss/custom.scss */
hr.flare:before {
  display: block;
  content: "";
  height: 50px;
  margin-top: -51px;
  border-style: ridge;
  border-color: #900;
  border-width: 0 0 5px 0;
  border-radius: 45px;
}
/*# sourceMappingURL=custom_11.css.map */