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

h1, h2, h3, h4, h5, h6 {
  margin: 1.15rem 0 1.3rem 0;
  text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #5342a6;
}
h2 {
  font-size: 1.3rem;
}
h1 {
  font-size: 1.25rem;
}
.input-small {
  width: 210px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.8rem 0.938rem;
}
#g-showcase .button {
  background: #e27619;
  color: #f3f3f3;
}
#g-showcase a {
  color: #555;
}
#g-feature {
  padding: 0;
  background: #fff;
  color: #666;
}
@media (max-width: 640px) {
  .wf-columns + .wf-columns:nth-of-type(2n) > .wf-column:first-child {
    order: 99;
  }
}
.wf-columns .wf-column {
  max-width: 100%;
  padding: 2%;
  box-sizing: border-box;
  flex: 1;
}
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
  background-color: #f7fd71;
  border: 1px solid #3c7cc9;
  border-radius: 12px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.formResponsive input[type="button"], .formResponsive button[type="button"], .formResponsive input[type="submit"], .formResponsive button[type="submit"], .formResponsive input[type="reset"], .formResponsive button[type="reset"] {
  display: inline-block;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: linear-gradient(top, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  border-radius: 12px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.dropfiles-content.dropfiles-content-default .dropfiles-container-default .dropfiles_list .file .file-xinfo {
  margin-left: 65px;
  text-transform: none;
  overflow: hidden;
  font-size: 12pt;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  text-align: justify;
  color: #999999;
  padding: 15px 0 0 25px;
}
.dropfiles-content.dropfiles-content-default .dropfiles-container-default .dropfiles_list h3 a {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #808080;
  text-transform: none;
  vertical-align: text-top;
  font-size: 18px;
  line-height: 161%;
}
.dropfiles-content.dropfiles-content-default .dropfiles-container-default .dropfiles_list .file .file-right {
  margin: 0 auto;
  text-align: center;
  width: 18%;
  min-width: 15px;
  padding-left: 8px;
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .0);
  padding-left: calc(var(--bs-gutter-x) * .0);
  margin-top: var(--bs-gutter-y);
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x,0.rem);
  padding-left: var(--bs-gutter-x,0.rem);
  margin-right: auto;
  margin-left: auto;
}
/*# sourceMappingURL=custom_9.css.map */