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

.sample-content img {
  height: 200px;
}
.g-content p {
  text-align: center;
}
.g-main-nav .g-toplevel > li.g-menu-item-101 {
  color: #FF0000;
  display: none;
}
#g-content, .g-content, #g-main {
  margin: 0px;
  padding: 0px;
}
#g-navigation .g-main-nav {
  margin: 0rem;
}
#g-content, #g-main {
  overflow: auto;
}
#uddeim-module {
  padding-top: 20px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0rem 0.938rem;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.25rem 1rem;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #8ce625;
}
.g-menu-item-title:hover {
  color: #000000;
  font-weight: bolder;
}
.g-content {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.g-menu-item-container {
  padding-top: 5px;
  padding-bottom: 5px;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  color: #1D4202 !important;
  background: #FF9027 !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding-top: 2px;
  padding-right: 0.938rem;
  padding-bottom: 0rem;
  padding-left: 0.938rem;
}
#g-header a {
  padding-top: 2px;
  padding-bottom: 2px;
}
#g-header a:hover {
  background-color: #6B9A00;
}
.g-title {
  color: #1D4202;
  margin-bottom: 12px;
}
.item-title {
  margin-bottom: 12px;
}
.article-info {
  margin-top: 12px;
  margin-bottom: 12px;
  color: #FF9027;
}
ol, p, ul {
  margin-top: 12px;
  margin-bottom: 12px;
}
h1, h2, h3 {
  margin-bottom: 12px;
}
.readmore .btn {
  background: #FF9027;
  color: #1D4202;
  font-weight: bolder;
  text-shadow: unset;
}
.setup p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.has-checkbox-error {
  outline: 1px solid #a94442 !important;
  outline-offset: -2px;
}
.has-checkbox-success {
  outline: 1px solid #3c763d !important;
  outline-offset: -2px;
}
.has-error select {
  border-color: #a94442;
}
.has-success select {
  border-color: #3c763d;
}
#results_filter input {
  color: #FF0000;
}
/*# sourceMappingURL=custom_17.css.map */