body#reg {
  background-image: none;
}

body#reg hr {
  background: #bd0100;
  height: 1rem;
  opacity: 1;
  position: absolute;
  width: 100%;
  z-index: -1;
  top: 13rem;
}

body#reg > div {
  width: 50%;
}

body#reg p {
  font-size: 1.1rem;
  text-align: justify;
  text-justify: inter-word;
}

body#reg img#logo {
  border: 2px solid #000;
  margin: 1.5rem 0;
  width: 250px;
}

body#reg h1 {
  font-size: 1.5rem;
  margin: 1rem 0;
  text-align: center;
}

body#reg h3 {
  font-size: 1.3rem;
  margin: 0rem 0 1rem;
}

#gform_wrapper_8,
#gform_wrapper_9 {
  width: 100%;
}

#input_8_1,
#input_9_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#input_8_1 span,
#input_9_1 span {
  width: 49%;
}

.gchoice_8_7_0,
.gchoice_8_9_0,
.gchoice_8_9_1 {
  list-style: none;
  margin: 2rem 0;
}

div#gform_fields_8 legend.gfield_label,
div#gform_fields_9 legend.gfield_label {
  text-transform: uppercase;
}

div#gform_fields_8 .gfield,
div#gform_fields_9 .gfield {
  margin: 2rem 0;
}

div#gform_fields_8 fieldset label,
div#gform_fields_9 fieldset label {
  text-transform: inherit;
}

div#gform_fields_9 .gfield {
  margin: 1rem 0 !important;
}

#ginput_product_price_9_12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#ginput_product_price_9_12 label {
  margin: 0;
}

@media screen and (max-width: 500px) {
  body#reg > div {
    width: 90%;
  }
}
/*# sourceMappingURL=tms-reg.css.map */