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

/* Scss Document */
/* line 3, templates/rt_callisto/custom/scss/custom.scss */
.sprocket-lists-arrows {
  display: none;
}
/* Start CSS fix for contact form bug */
/* line 6, templates/rt_callisto/custom/scss/custom.scss */
.component-content .contact h1 {
  display: none;
}
/* line 7, templates/rt_callisto/custom/scss/custom.scss */
.component-content .contact h3 {
  display: none;
}
/* End CSS fix for contact form bug */
/* line 10, templates/rt_callisto/custom/scss/custom.scss */
.itemid-318 table, .itemid-318 tr, .itemid-318 td {
  border: medium none;
}
/* line 14, templates/rt_callisto/custom/scss/custom.scss */
.itemid-363 h3 {
  display: none;
}
/* line 18, templates/rt_callisto/custom/scss/custom.scss */
.btn3 {
  color: #0d82a8;
  border: 2px solid #0d82a8;
  background-color: transparent;
  background-image: none;
  border-radius: 25px;
  padding: 15px;
}
/* line 26, templates/rt_callisto/custom/scss/custom.scss */
.btn3:hover {
  color: #0d82a8;
  border-color: none;
  background-color: #e7e7e7;
}
/* line 31, templates/rt_callisto/custom/scss/custom.scss */
.btn2 {
  color: white;
  border: 2px solid white;
  background-color: transparent;
  background-image: none;
  border-radius: 25px;
  padding: 15px;
}
/* line 39, templates/rt_callisto/custom/scss/custom.scss */
.btn2:hover {
  color: black;
  border-color: white;
  background-color: white;
}
/* line 44, templates/rt_callisto/custom/scss/custom.scss */
.btn {
  color: #0d82a8;
  /* ewdd blue */
  border: 2px solid #0d82a8;
  background-color: transparent;
  background-image: none;
  border-radius: 15px;
  padding: 10px;
}
/* line 52, templates/rt_callisto/custom/scss/custom.scss */
.btn:hover {
  color: white;
  border-color: none;
  background-color: #0d82a8;
}
/* line 57, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background-color: #f5f5f5;
}
/* line 60, templates/rt_callisto/custom/scss/custom.scss */
#g-navigation .g-ida-nav:hover {
  color: #393939;
}
/* line 63, templates/rt_callisto/custom/scss/custom.scss */
#g-mainbar {
  color: #393939;
}
/* line 66, templates/rt_callisto/custom/scss/custom.scss */
#g-copyright {
  font-size: small;
}
/* line 69, templates/rt_callisto/custom/scss/custom.scss */
#breadbkgd {
  background-color: #fff;
}
/* line 72, templates/rt_callisto/custom/scss/custom.scss */
#g-extension {
  background-color: none;
}
/* line 75, templates/rt_callisto/custom/scss/custom.scss */
body {
  color: #252525;
}
/* line 78, templates/rt_callisto/custom/scss/custom.scss */
a:link {
  text-decoration: underline;
}
/* line 81, templates/rt_callisto/custom/scss/custom.scss */
a:hover {
  text-decoration: underline;
  color: #c92b3b;
}
/* line 85, templates/rt_callisto/custom/scss/custom.scss */
h1 {
  color: 4d4d4d;
}
/* line 88, templates/rt_callisto/custom/scss/custom.scss */
h2 {
  color: 4d4d4d;
}
/* line 91, templates/rt_callisto/custom/scss/custom.scss */
th {
  display: table-cell;
  background-color: #256996;
}
/* line 95, templates/rt_callisto/custom/scss/custom.scss */
.subtitle {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 500;
}
/* line 100, templates/rt_callisto/custom/scss/custom.scss */
.subtitle2 {
  font-size: 2rem;
  line-height: 2;
  font-weight: 500;
  margin-bottom: 1%;
}
/*# sourceMappingURL=custom_11.css.map */