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

footer#g-footer div.g-container ul.mod-menu.nav {
  display: list-item;
  list-style: disc;
  flex-wrap: nowrap;
}
footer#g-footer div.g-container ul.mod-menu.nav li a {
  font-weight: bold;
}
div.header.moduletable div.mod-custom.custom h2 {
  font-size: 170%;
  color: #1961F0;
  text-transform: uppercase;
  font-weight: bold;
}
table.catalog thead tr td {
  background-color: #1961F0;
  color: white;
  font-weight: bold;
  padding: 0.2rem;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  white-space: nowrap;
}
table.catalog tr:nth-child(even) {
  background-color: #e6eff8;
}
table.catalog tr:nth-child(even):hover {
  background-color: #cdcdff;
}
table.catalog tr:nth-child(odd) {
  background-color: #cee6ff;
}
table.catalog tr:nth-child(odd):hover {
  background-color: #cdcdff;
}
table.catalog tr, table.catalog td {
  padding: 6px;
  font-size: 16px;
  color: black;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  width: auto;
}
ul.g-toplevel > li.g-menu-item > a.g-menu-item-container span.g-menu-item-content {
  text-transform: uppercase;
  font-weight: bold;
}
ul.g-sublevel {
  background-color: #1961F0;
}
ul.g-sublevel li a:hover {
  background-color: #1349b4;
}
/*# sourceMappingURL=custom_14.css.map */