/* 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-content {
  margin-top: 0;
  margin-bottom: 0.625rem;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  padding-top: 0;
  padding-bottom: 0.938rem;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.g-content.g-particle {
  margin: 0.625rem;
  padding: 0.625rem;
}
.breadcrumb {
  padding: 8px, 8px, 8px, 15px;
  margin: 0;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#g-mainbar {
  background: #fff;
  color: #424753;
  padding: 0;
}
.breadcrumb > li > .divider {
  padding-top: 5px;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  color: #ccc;
}
#g-footer {
  background: #312f38;
  color: #fff;
  padding: 0.75rem;
}
.box3.moduletable, .box3.widget, .box3 > .g-content {
  color: #fff;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #0194A4;
}
#g-header {
  background-color: #312f38;
  color: #eceeef;
  padding: 0;
  position: relative;
  z-index: 10;
}
/*# sourceMappingURL=custom_9.css.map */