/* 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-navigation {
  padding: 2.563rem 0;
  background: #fff;
  color: #fff;
}
.g-logo img {
  padding-right: 1rem;
}
img {
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border: 0;
}
#g-copyright {
  background: #fff;
  color: #949494;
}
body {
  font-size: 1.2rem;
  line-height: 1.5;
}
section.offline h1 {
  font-size: 1.5rem;
  color: #c67900;
}
section.offline p#submit-buton {
  text-align: center;
}
section.offline p#submit-buton input.login {
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  color: #ff9c00 !important;
  font-size: 1rem;
  border: 2px solid #ff9c00;
  margin: 0 0 0.5rem 0;
  padding: 0.3rem 1.1rem;
  border-radius: 0.4rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
  background: transparent;
  text-decoration: none;
  box-sizing: inherit;
  text-rendering: optimizespeed;
  line-height: 1.5;
}
section.offline p#submit-buton input.login:hover {
  background: #ff9c00;
  color: #fff !important;
  outline: 0;
}
p.acysubbuttons input.subbutton {
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  color: #ff9c00 !important;
  font-size: 1rem;
  border: 2px solid #ff9c00;
  margin: 0 0 0.5rem 0;
  padding: 0.3rem 1.1rem;
  border-radius: 0.4rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
  background: transparent;
  text-decoration: none;
  box-sizing: inherit;
  text-rendering: optimizespeed;
  line-height: 1.5;
}
p.acysubbuttons input.subbutton:hover {
  background: #ff9c00;
  color: #fff !important;
  outline: 0;
}
h2.acym_front_page__unsubscribe__title {
  text-align: center;
  margin-bottom: 10px !important;
}
#acym_wrapper.frontusers_unsubscribepage fieldset legend {
  text-align: center;
  margin-left: 0;
}
#acym_wrapper .acym_front_page__unsubscribe ul {
  text-align: center;
}
/*# sourceMappingURL=custom_11.css.map */