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

.gantry-logo {
  display: inline-block;
}
.gantry-logo img {
  height: calc(1.5rem + 5vh);
  width: auto;
}
@media only all and (max-width: 47.99rem) {
  .gantry-logo {
    display: block;
    text-align: center;
  }
  .gantry-logo img {
    height: calc(10vw);
    width: auto;
  }
}
#g-header {
  border-bottom: 2px solid #77c9d4;
}
#g-header .g-content {
  padding: 5px;
}
#frame #form-login {
  display: none;
}
.g-title {
  color: #77c9d4;
}
.category-module.mod-list {
  list-style: none;
  margin: 0;
}
.category-module.mod-list li {
  border-bottom: 1px solid #354d59;
  padding: 5px 0;
}
.mostread.mod-list {
  list-style: none;
  margin: 0;
}
.mostread.mod-list li {
  border-bottom: 1px solid #354d59;
  padding: 5px 0;
}
.archive-module.mod-list {
  list-style: none;
  margin: 0;
}
.archive-module.mod-list li {
  padding: 5px 0;
}
.textmic {
  font-size: 0.8rem;
  text-align: left;
  padding: 0;
  margin: 0;
}
.textmic #custom-1329-particle {
  padding-top: 0;
  padding-bottom: 0;
}
.textmic #custom-3815-particle {
  padding-top: 0;
  padding-bottom: 0;
}
.myhover :hover {
  color: whitesmoke;
}
/*# sourceMappingURL=custom_11.css.map */