/* 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_fluent/custom/scss/custom.scss */
.mod-es-toolbar {
  background-color: white;
  padding-top: 4px;
}
/* line 6, templates/rt_fluent/custom/scss/custom.scss */
.minusmargin {
  margin-top: -35px;
}
/* line 10, templates/rt_fluent/custom/scss/custom.scss */
#es .embed-responsive-16by9 {
  padding-bottom: 10%;
}
/* line 14, templates/rt_fluent/custom/scss/custom.scss */
input.button:hover {
  background-color: #745f9d;
}
/* line 18, templates/rt_fluent/custom/scss/custom.scss */
.pallogo {
  padding-right: 5px;
  padding-top: 5px;
}
/* Style the buttons that are used to open and close the accordion panel */
/* line 24, templates/rt_fluent/custom/scss/custom.scss */
button.accordion {
  background-color: #6888b2;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
/* line 37, templates/rt_fluent/custom/scss/custom.scss */
button.accordion.active, button.accordion:hover {
  background-color: #ddd;
  color: #000;
}
/* Style the accordion panel. Note: hidden by default */
/* line 43, templates/rt_fluent/custom/scss/custom.scss */
div.panel {
  padding: 0 18px;
  background-color: none;
  display: none;
}
/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
/* line 50, templates/rt_fluent/custom/scss/custom.scss */
div.panel.show {
  display: block !important;
}
/* line 54, templates/rt_fluent/custom/scss/custom.scss */
#es .embed-responsive-16by9 {
  padding-bottom: 18%;
}
/* line 58, templates/rt_fluent/custom/scss/custom.scss */
#es .btn:hover, #es .btn:focus, #es .btn.focus {
  color: #fff;
  text-decoration: none;
}
/* line 63, templates/rt_fluent/custom/scss/custom.scss */
#es .es-toolbar .navbar-inner {
  background-image: linear-gradient(to bottom, #6888b2 0, #6888b2 100%);
}
/* line 67, templates/rt_fluent/custom/scss/custom.scss */
#es .es-toolbar .es-toolbar-avatar {
  background-image: linear-gradient(to bottom, #6888b2 0, #6888b2 100%);
}
/* line 71, templates/rt_fluent/custom/scss/custom.scss */
#es .es-toolbar .o-navbar-search {
  background: #7d97b9;
}
/* line 75, templates/rt_fluent/custom/scss/custom.scss */
#es .es-toolbar .o-navbar-search .o-navbar-search__query {
  background: #7d97b9;
}
/* line 79, templates/rt_fluent/custom/scss/custom.scss */
body div#fd.es .es-item-grid2 > li {
  float: left;
  position: relative;
  margin-right: 1%;
  width: 270px;
  margin-left: 5%;
  padding-left: 0px;
  list-style: none outside none;
  line-height: normal;
  padding: 10px;
}
/* line 92, templates/rt_fluent/custom/scss/custom.scss */
.box6 a {
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
  color: #444;
}
/* line 97, templates/rt_fluent/custom/scss/custom.scss */
div#fd.es {
  font-size: 0.9em;
}
/* line 101, templates/rt_fluent/custom/scss/custom.scss */
#eb .eb-navbar__body {
  background-color: #7d97b9;
  border: 1px solid #7d97b9;
}
/* line 106, templates/rt_fluent/custom/scss/custom.scss */
#eb .eb-navbar {
  margin-left: 95%;
}
/* line 110, templates/rt_fluent/custom/scss/custom.scss */
#eb .btn-primary {
  color: #fff !important;
  background-color: #6888b2 !important;
  border-color: #6888b2 !important;
}
/* line 116, templates/rt_fluent/custom/scss/custom.scss */
#es .es-timeline__message {
  height: 100%;
}
/* line 123, templates/rt_fluent/custom/scss/custom.scss */
#g-expanded .g-block:not(:first-child):before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  background: none;
  border-left: none;
}
/* line 136, templates/rt_fluent/custom/scss/custom.scss */
.g-blockcontent-subcontent-block {
  margin: 0.625rem;
  margin-right: 0;
  height: 100%;
  padding: 0px 25px;
}
/* line 143, templates/rt_fluent/custom/scss/custom.scss */
.mod-es-toolbar {
  background-color: white;
  padding-top: 4px;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 10px;
  margin-bottom: 8px !important;
  z-index: 1000;
}
/* line 155, templates/rt_fluent/custom/scss/custom.scss */
.input-medium {
  width: 100%;
}
/* line 159, templates/rt_fluent/custom/scss/custom.scss */
.es-in-z {
  z-index: 1000 !important;
}
/* line 164, templates/rt_fluent/custom/scss/custom.scss */
.m-to-m {
  margin-top: -70px;
}
/* line 168, templates/rt_fluent/custom/scss/custom.scss */
.toggle-editor {
  display: none;
}
/* line 172, templates/rt_fluent/custom/scss/custom.scss */
html body #g-page-surround {
  padding-top: 1vw;
}
/*# sourceMappingURL=custom_59.css.map */