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

.readon {
  color: #da1b1b;
  border: 2px solid #ffffff;
  display: inline-block;
  padding: 0px 10px;
  line-height: normal;
  font-weight: normal;
  vertical-align: middle;
  border-radius: 30px;
  background: #cf152d;
  background-image: none;
  text-shadow: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#g-navigation .g-content {
  margin: 0rem !important;
  padding: 0rem !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
}
.page-header h1 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 400;
  color: red;
}
input[type="checkbox"], input[type="radio"] {
  display: inline-block;
  margin-right: 0.375rem;
  margin-left: 2rem;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #ffffff;
  background: #1b0aa6;
  background-size: 150% 120%;
}
.box2 .button {
  background: #cf152d !important;
  color: white;
  box-shadow: none;
  border: 2px solid transparent;
}
div.acym__users__creation__fields__title {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  background-color: white;
  color: red;
}
.acym_module_form label {
  max-width: 100%;
  display: block;
  cursor: pointer;
}
input[type="checkbox"], input[type="radio"] {
  display: inline-block;
  margin-right: 0.375rem;
  margin-left: 1px;
}
.acym_module_form .onefield {
  margin: 10px 0;
  display: flex;
}
/*# sourceMappingURL=custom_12.css.map */