body {
  border-style: solid;
  border-width: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  color: #7a7979;
  font-size: 13px;
  line-height: 18px;
}
.button {
  display: inline-block;
  width: 100%;
  margin-top: 11px;
  padding: 16px 14px;
  float: left;
  border-radius: 8px;
  background-color: #95b515;
  color: white;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}
.button.apply {
  margin-top: 7px;
  margin-right: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 5px;
  background-color: gray;
}
.button.apply.add {
  margin-bottom: 24px;
}
.button.apply.button_space {
  margin-bottom: 11px;
}
.button.right_button {
  width: 96%;
  margin-bottom: 28px;
  margin-left: 8px;
  float: right;
}
.logo {
  display: block;
  margin: 10px auto 5px;
}
.order_form {
  margin-right: 10px;
  margin-bottom: 50px;
  margin-left: 10px;
  padding-right: 12px;
  padding-left: 12px;
  border: 3px solid #1c591e;
  border-radius: 5px;
}
.order_form_heading {
  margin-top: 3px;
  margin-bottom: 11px;
  padding-top: 9px;
  clear: left;
  color: #1c591e;
  font-size: 16px;
}
.order_form_heading.final_price {
  color: #1c591e;
}
.order_form_heading.pricing {
  margin-bottom: 5px;
}
.order_form_heading.payment_info {
  margin-top: 14px;
}
.billing_form_field1 {
  display: block;
  width: 264px;
  margin-top: 0px;
  margin-right: 22px;
  margin-bottom: 14px;
  float: left;
  border-radius: 5px;
  box-shadow: gray 2px 2px 10px -1px;
}
.billing_form_field1.city {
  width: 265px;
  float: left;
  clear: left;
}
.billing_form_field1.state {
  width: 147px;
}
.billing_form_field1.zip {
  width: 96px;
}
.billing_form_field1.exp_date {
  width: 85px;
  margin-right: 13px;
  margin-left: 0px;
}
.billing_form_field1.cvv {
  width: 100px;
  margin-right: 9px;
}
.billing_form_field1.affiliate_id {
  width: 121px;
  margin-top: 5px;
  margin-right: 9px;
  clear: left;
}
.billing_form_field1.nofloat {
  display: block;
  float: none;
}
.billing_form_field1.program_field {
  display: block;
  float: left;
  clear: left;
}
.billing_form_field1.text_field {
  width: 98%;
}
.billing_form_field1.text_field.long_field {
  height: 120px;
}
.billing_form_field1.associations {
  margin-top: 6px;
  margin-right: 9px;
}
.billing_form_field1.ce {
  width: 64px;
}
.billing_form_field1.misc_fields {
  margin-top: 12px;
}
.form_submit {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 14px;
  float: none;
  clear: left;
  border-radius: 8px;
  background-color: #95b515;
  font-size: 20px;
  font-weight: 400;
}
.form_submit:hover {
  background-color: #006000;
}
.icons {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.right_side_text {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #7a7979;
  font-size: 13px;
}
.right_text_heading {
  color: #1c591e;
}
.right_row {
  width: auto;
  margin-top: 6px;
  margin-bottom: 25px;
  margin-left: 0px;
  padding-left: 0px;
}
.right_column {
  margin-bottom: 45px;
  padding-right: 15px;
  padding-left: 0px;
}
.link_text {
  color: #0b6900;
}
.left_column {
  padding-left: 15px;
  border-right: 1px solid #a6a4a4;
}
.order_form_description {
  display: block;
  margin-top: 15px;
  margin-bottom: 23px;
  margin-left: auto;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #1c591e;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}
.top_div {
  height: 19px;
  min-width: 0px;
  background-color: #013103;
}
.credit_card_icons {
  float: left;
}
._3digit {
  display: block;
  margin-top: 5px;
  float: left;
  clear: none;
  font-size: 11px;
  line-height: 14px;
}
.program_options {
  clear: left;
}
.program_option_text {
  float: left;
}
.affiliate_pro_text {
  margin-top: 10px;
}
.main_div {
  margin-top: 10px;
  padding-bottom: 13px;
}
.terms_text {
  margin-top: 12px;
  margin-bottom: 15px;
}
.radio_button {
  margin-top: 10px;
}
.highlight {
  color: #006100;
}
.radio_text {
  color: #616060;
}
.price {
  color: #489fd9;
}
.optional {
  margin-top: 13px;
  float: left;
  color: #7a7979;
  font-size: 13px;
}
.link {
  color: #1c591e;
}
.billing_form_field2 {
  width: 264px;
  margin-right: 22px;
  padding-left: 13px;
  float: left;
  clear: left;
  border-radius: 5px;
  box-shadow: gray 2px 2px 10px -1px;
}
.confirmation {
  display: inline-block;
  margin: 25px 35px;
}
.address_check {
  margin-bottom: 11px;
  margin-left: 4px;
}
.address_check_text {
  width: auto;
  margin-left: 0px;
  float: left;
  color: #7a7979;
}
.payment_type {
  margin-bottom: 11px;
  margin-left: 4px;
  float: none;
}
.payment_type_text {
  margin-left: 4px;
  color: #7a7979;
}
.payment_type_radio {
  float: left;
}
.payment_type_radio.payment_add_space {
  margin-left: 15px;
}
.question_radio {
  float: left;
}
.question_radio.add_space {
  margin-top: 12px;
  margin-left: 10px;
}
.disabilities {
  margin-top: 12px;
  float: left;
  color: #7a7979;
}
.disabilities.move_down {
  margin-top: 7px;
  padding-right: 5px;
}
.disabilities_text {
  color: #7a7979;
}
.green_bold {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #1c591e;
  font-weight: 700;
}
.green_bold.subhead {
  font-size: 16px;
}
.document_list {
  margin-bottom: 4px;
  color: #7a7979;
  font-size: 13px;
  line-height: 18px;
}
.check_address {
  clear: left;
}
.certifications_list {
  margin-top: 10px;
  padding: 7px;
  clear: left;
  border: 1px solid #7a7979;
  background-color: #f7f5f5;
  color: #7a7979;
}
.delete_icon {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  text-align: right;
}
.certfification_row {
  margin-bottom: 6px;
}
.filename {
  margin-top: 14px;
  margin-right: 14px;
  float: left;
}
.upload_check {
  margin-top: 15px;
  margin-bottom: 11px;
  margin-left: 4px;
}
.page_heading {
  margin-top: 10px;
  color: #1c591e;
  font-size: 22px;
  line-height: 20px;
}
.ce_list {
  margin-top: 11px;
}
.ce_text {
  margin-bottom: 20px;
  opacity: 1;
}
.ce_text.bottom_text {
  margin-bottom: 4px;
}
.underline {
  font-weight: 700;
  text-decoration: underline;
}
.underline.bold {
  font-weight: 700;
}
@media (max-width: 991px) {
  .button.right_button {
    font-size: 18px;
  }
  .order_form {
    margin-right: -14px;
    margin-left: -14px;
  }
  .billing_form_field1.city {
    display: block;
    float: none;
  }
  .billing_form_field1.exp_date {
    width: 85px;
  }
  .billing_form_field1.cvv {
    width: 88px;
  }
  .form_submit {
    width: 100%;
  }
  ._3digit {
    width: auto;
  }
}
@media (max-width: 767px) {
  .button {
    margin-bottom: 13px;
  }
  .button.right_button {
    display: none;
    overflow-x: visible;
    overflow-y: visible;
  }
  .order_form {
    margin-right: 13px;
    margin-left: 13px;
    border-width: 4px;
  }
  .form_submit {
    width: 100%;
  }
  .right_column {
    padding-left: 14px;
  }
  .left_column {
    border-right-width: 0px;
  }
  .credit_card_icons {
    overflow-x: visible;
    overflow-y: visible;
  }
}
@media (max-width: 479px) {
  p {
    margin-bottom: 14px;
  }
  .logo {
    max-width: 290px;
    margin-top: 12px;
  }
  .order_form {
    padding-left: 5px;
    border-width: 4px;
    border-radius: 10px;
  }
  .billing_form_field1.affiliate_id {
    width: 107px;
  }
  .form_submit {
    width: 100%;
    margin-top: -8px;
  }
  .icons {
    margin-bottom: 7px;
  }
  .right_side_text {
    text-align: center;
  }
  .right_column {
    padding-left: 14px;
  }
  .left_column {
    padding-left: 8px;
    border-right-style: none;
    border-right-width: 0px;
    font-size: 14px;
  }
  .order_form_description {
    margin: 9px 15px;
    font-size: 19px;
    line-height: 22px;
  }
  .credit_card_icons {
    margin-bottom: 11px;
  }
  ._3digit {
    font-size: 10px;
  }
}