/* 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: 0;
  padding: 0;
}
.table-bordered {
  max-width: 500px;
  border: thick groove;
}
.table-wide {
  border: thick groove;
  max-width: 1100px;
}
.table-members {
  width: 100%;
}
.table-members td {
  line-height: 1rem;
}
table thead {
  background-color: #afdbdb;
  color: #333;
  font-weight: bold;
}
table td {
  padding: 8px;
  line-height: 20px;
  text-align: left !important;
  vertical-align: top !important;
  border-top: 1px solid #dddddd;
}
table th {
  padding: 8px;
  line-height: 20px;
  text-align: left !important;
  vertical-align: bottom !important;
  border-top: 1px solid #dddddd;
}
span.g-menu-item-title {
  font-size: 1.3rem;
}
.g-main-nav .g-standard .g-dropdown {
  width: 400px;
}
ul.mod-menu.mod-list.nav {
  margin: 0px;
}
a {
  color: #00F;
}
/*# sourceMappingURL=custom__body_only.css.map */