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

#g-feature .g-array-item {
  background-color: #fefefe;
  padding: 1rem;
  height: 12rem;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
#g-feature h3 {
  font-size: 1.2rem;
}
.moduletable .flush img {
  width: 100%;
  height: 300px;
  overflow: hidden;
  object-fit: cover;
  object-position: 50% 30%;
}
.moduletable .flush2 img {
  margin-left: -1.2rem;
  width: 100%;
  height: 400px;
  overflow: hidden;
  object-fit: cover;
  object-position: 50% 30%;
}
.moduletable .g-title {
  font-size: 1.2rem;
  color: #274b66;
}
ul.category-module.mod-list {
  list-style: none;
  font-weight: bold;
  padding-bottom: 1rem;
}
ul.category-module.mod-list li {
  margin-bottom: 0.8rem;
}
ul.eflpro_standard * {
  padding-bottom: 0.5rem;
}
.moduletable .border {
  padding: 0.5rem;
  margin: 0;
  border: 1px solid #cccccc;
}
.edocman-container h1, .edocman-container h2, .edocman-container h3 {
  font-size: 1.1rem;
}
#edocman-categories .edocman-box-heading, #edocman-documents .edocman-box-heading, #edocman-document-page .edocman-box-heading {
  background: none;
  padding: 2px 20px 0 10px;
}
#edocman-category {
  margin-bottom: 1.5rem;
  width: 75%;
}
#edocman-category h1.edocman-page-heading {
  font-size: 1.4rem;
  color: #cccccc;
}
#edocman-documents a:link, #edocman-categories a:link {
  font-size: 1rem;
}
.search_table {
  border: 0px;
}
.search_table td {
  border: 0px;
  padding: 0;
}
.search_button {
  background-color: #005e24;
}
#g-header .search input, #g-navigation .search input {
  width: 100%;
}
.btn {
  padding: 1px 3px;
  font-size: 0.6rem;
  margin-right: 2px;
}
.btn-primary strong {
  color: #ffffff;
}
#g-subfeature a {
  color: #ffffff;
  font-weight: bold;
}
div.float-end {
  float: right !important;
  position: relative;
  z-index: 2000;
}
[role=tooltip]:not(.show) {
  right: 0;
  z-index: 2000;
  display: none;
  width: 20rem;
  padding: 0.5em;
  margin: 0.5em;
  color: black;
  text-align: start;
  background: white;
  border: 1px solid #6d757e;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.8);
}
:focus + [role=tooltip], :hover + [role=tooltip] {
  position: relative;
  display: none;
}
.form-check-input[type="checkbox"] {
  display: inline-block;
}
/*# sourceMappingURL=custom_9.css.map */