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

/* -------------- COMMON ----------- */
a {
  color: #0033ee;
}
/* -------------- HEADER ----------- */
#g-navigation {
  border-bottom: 2px solid #ff6666;
  margin-bottom: 2rem;
}
#logo-3453-particle {
  padding: 3px 1.5rem 0 1.5rem;
  margin: 0 0.5rem -2rem;
}
#logo-container {
  margin-bottom: -3rem;
}
#g-navigation .g-content {
  margin-top: 0;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  margin-bottom: 0;
}
/* --  navigation  */
@media (max-width: 100rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
}
/* -- menu  */
/* -- mobile  */
i.fa-bars::after {
  content: "tap for menu";
  font-size: 0.8rem;
  font-style: italic;
  display: block;
  width: 10rem;
  text-align: left;
}
/* -------------- BODY ----------- */
dl.article-info dd {
  font-size: 0.75em;
}
/* -------------- FOOTER ----------- */
#g-footer.section-vertical-paddings {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
[id^=copyright-][id$=-particle] {
  font-size: 0.85rem;
}
@media (max-width: 150rem) {
  [id^=copyright-][id$=-particle] {
    font-size: 0.75rem;
  }
}
#g-footer-menu {
  display: none;
}
/* -------------- footer menu ----------- */
#footer-menu ul.mod-menu {
  justify-content: center;
  margin: 0 1rem;
}
#footer-menu ul.mod-menu li.nav-item {
  padding: 0.2rem 1rem;
}
#footer-menu ul.mod-menu li.nav-item.parent {
  display: none;
}
/* ========================================= EDIT mode ======== */
button[data-submit-task="article.save2copy"] {
  display: none;
}
/*# sourceMappingURL=custom_12.css.map */