/* 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_ethereal/custom/scss/custom.scss */
div.page-header h2 {
  text-transform: uppercase;
}
/* line 4, templates/rt_ethereal/custom/scss/custom.scss */
div.page-header h1 {
  text-transform: uppercase;
}
/* line 7, templates/rt_ethereal/custom/scss/custom.scss */
.scrollable-menu {
  height: auto;
  max-height: 180px;
  overflow-x: hidden;
}
/* line 12, templates/rt_ethereal/custom/scss/custom.scss */
.scrollable-menu::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
}
/* line 16, templates/rt_ethereal/custom/scss/custom.scss */
.scrollable-menu::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: lightgray;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.75);
}
/* line 22, templates/rt_ethereal/custom/scss/custom.scss */
div.g-content {
  margin: 0;
  padding: 0;
}
/* line 28, templates/rt_ethereal/custom/scss/custom.scss */
.left-tabs.sideways-tabs, .right-tabs.sideways-tabs {
  margin-top: 5rem;
  border: none;
  position: relative;
  margin-bottom: 0;
}
/* line 34, templates/rt_ethereal/custom/scss/custom.scss */
.left-tabs.nav-tabs, .right-tabs.nav-tabs, .left-tabs.sideways-tabs, .right-tabs.sideways-tabs {
  height: 100%;
  flex-direction: column;
}
/* line 38, templates/rt_ethereal/custom/scss/custom.scss */
.left-tabs.nav-tabs {
  border-right: 1px solid #dee2e6;
  border-bottom: none;
}
/* line 42, templates/rt_ethereal/custom/scss/custom.scss */
.left-tabs .nav-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
  text-align: left;
}
/* line 50, templates/rt_ethereal/custom/scss/custom.scss */
.left-tabs .nav-link:hover {
  border-right: 1px solid transparent;
}
/* line 53, templates/rt_ethereal/custom/scss/custom.scss */
.left-tabs .nav-link.active {
  border-top: 1px solid #dee2e6;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
}
/* line 59, templates/rt_ethereal/custom/scss/custom.scss */
.right-tabs.nav-tabs {
  border-left: 1px solid #dee2e6;
  border-bottom: none;
}
/* line 63, templates/rt_ethereal/custom/scss/custom.scss */
.right-tabs .nav-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  text-align: right;
}
/* line 71, templates/rt_ethereal/custom/scss/custom.scss */
.right-tabs .nav-link:hover {
  border-left: 1px solid transparent;
}
/* line 74, templates/rt_ethereal/custom/scss/custom.scss */
.right-tabs .nav-link.active {
  border-top: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  border-left: 1px solid transparent;
}
/* line 80, templates/rt_ethereal/custom/scss/custom.scss */
.left-tabs.sideways-tabs {
  border-right: none;
  left: -3.2rem;
}
/* line 84, templates/rt_ethereal/custom/scss/custom.scss */
.sideways-tabs.left-tabs .nav-item {
  transform: rotate(-90deg);
  height: 1rem;
  margin-bottom: calc(8rem - 1rem);
}
/* line 89, templates/rt_ethereal/custom/scss/custom.scss */
.sideways-tabs.left-tabs .nav-link {
  width: 8rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom: 1px solid #dee2e6;
}
/* line 101, templates/rt_ethereal/custom/scss/custom.scss */
.sideways-tabs.left-tabs .nav-link:hover {
  border-right: 1px solid #e9ecef;
}
/* line 104, templates/rt_ethereal/custom/scss/custom.scss */
.sideways-tabs.left-tabs .nav-link.active {
  border-top: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid transparent;
  border-left: 1px solid #dee2e6;
}
/* line 110, templates/rt_ethereal/custom/scss/custom.scss */
.right-tabs.sideways-tabs {
  border-left: none;
  right: 3.2rem;
}
/* line 114, templates/rt_ethereal/custom/scss/custom.scss */
.sideways-tabs.right-tabs .nav-item {
  transform: rotate(90deg);
  height: 1rem;
  margin-bottom: calc(8rem - 1rem);
}
/* line 119, templates/rt_ethereal/custom/scss/custom.scss */
.sideways-tabs.right-tabs .nav-link {
  width: 8rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom: 1px solid #dee2e6;
}
/* line 131, templates/rt_ethereal/custom/scss/custom.scss */
.sideways-tabs.right-tabs .nav-link:hover {
  border-left: 1px solid #e9ecef;
}
/* line 134, templates/rt_ethereal/custom/scss/custom.scss */
.sideways-tabs.right-tabs .nav-link.active {
  border-top: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid transparent;
  border-left: 1px solid #dee2e6;
}
@media (min-width: 26em) and (max-width: 48em) {
  /* line 141, templates/rt_ethereal/custom/scss/custom.scss */
  .left-tabs.nav-tabs {
    flex-direction: row;
    border-right: none;
    border-left: none;
    min-width: 100%;
    border-bottom: 1px solid #dee2e6;
    left: auto;
    margin-top: auto;
  }
  /* line 149, templates/rt_ethereal/custom/scss/custom.scss */
  .left-tabs .nav-link {
    width: 8rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0.25rem;
    margin-right: 0;
    margin-bottom: -1px;
  }
  /* line 161, templates/rt_ethereal/custom/scss/custom.scss */
  .left-tabs .nav-link.nav-link:hover {
    border-right-color: #dee2e6;
    border-bottom-color: transparent;
  }
  /* line 164, templates/rt_ethereal/custom/scss/custom.scss */
  .left-tabs .nav-link.active {
    border-top-color: #dee2e6;
    border-right-color: #dee2e6;
    border-bottom-color: transparent;
    border-left-color: #dee2e6;
  }
  /* line 169, templates/rt_ethereal/custom/scss/custom.scss */
  .sideways-tabs.left-tabs .nav-item, .sideways-tabs.right-tabs .nav-item {
    transform: none;
    height: auto;
    width: auto;
    margin-bottom: 0;
  }
  /* line 175, templates/rt_ethereal/custom/scss/custom.scss */
  .right-tabs.nav-tabs {
    flex-direction: row;
    border-right: none;
    border-left: none;
    min-width: 100%;
    border-top: 1px solid #dee2e6;
    right: auto;
    margin-top: auto;
  }
  /* line 183, templates/rt_ethereal/custom/scss/custom.scss */
  .sideways-tabs.right-tabs .nav-link, .right-tabs .nav-link {
    width: 8rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0;
    margin-left: 0;
    margin-top: -1px;
    border-bottom-color: transparent;
  }
  /* line 197, templates/rt_ethereal/custom/scss/custom.scss */
  .right-tabs .nav-link:hover {
    border-top-color: transparent;
    border-left-color: #dee2e6;
    border-bottom-color: #e9ecef;
  }
  /* line 201, templates/rt_ethereal/custom/scss/custom.scss */
  .sideways-tabs.right-tabs .nav-link.active, .right-tabs .nav-link.active {
    border-top-color: transparent;
    border-right-color: #dee2e6;
    border-bottom-color: #dee2e6;
    border-left-color: #dee2e6;
  }
}
@media (max-width: 26em) {
  /* line 209, templates/rt_ethereal/custom/scss/custom.scss */
  .left-tabs.nav-tabs {
    flex-direction: row;
    border-right: none;
    border-left: none;
    min-width: 100%;
    border-bottom: 1px solid #dee2e6;
    left: auto;
    margin-top: auto;
    padding-bottom: 0.25rem;
  }
  /* line 218, templates/rt_ethereal/custom/scss/custom.scss */
  .right-tabs.nav-tabs {
    flex-direction: row;
    border-right: none;
    border-left: none;
    min-width: 100%;
    border-top: 1px solid #dee2e6;
    right: auto;
    margin-top: auto;
    padding-top: 0.25rem;
  }
  /* line 227, templates/rt_ethereal/custom/scss/custom.scss */
  .sideways-tabs.left-tabs .nav-item, .sideways-tabs.right-tabs .nav-item {
    transform: none;
    height: auto;
    width: auto;
    margin-bottom: 0;
  }
  /* line 233, templates/rt_ethereal/custom/scss/custom.scss */
  .sideways-tabs.left-tabs .nav-link, .sideways-tabs.right-tabs .nav-link, .nav-tabs .nav-link {
    width: 8rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0.25rem;
    margin: 0.25rem;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  /* line 247, templates/rt_ethereal/custom/scss/custom.scss */
  .sideways-tabs.nav-tabs .nav-link:hover, .nav-tabs .nav-link:hover {
    border: 1px solid #e9ecef;
    border-top-color: #e9ecef;
    border-right-color: #e9ecef;
    border-bottom-color: #e9ecef;
    border-left-color: #e9ecef;
  }
  /* line 254, templates/rt_ethereal/custom/scss/custom.scss */
  .sideways-tabs.nav-tabs .nav-link.active, .left-tabs .nav-link.active, .right-tabs .nav-link.active {
    border-top-color: #dee2e6;
    border-right-color: #dee2e6;
    border-bottom-color: #dee2e6;
    border-left-color: #dee2e6;
  }
}
/* line 262, templates/rt_ethereal/custom/scss/custom.scss */
.tab-content {
  padding: 1rem;
}
/*# sourceMappingURL=custom_17.css.map */