#sparke-re-form-loader {
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
  color: #fff;
  margin-top: 30px;
  font-weight: 600;
  letter-spacing: 3px;
}

div#sparke-re-form-message p {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  width: 100% !important;
  display: inline-block;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
  transform: translate(0) !important;
  color: #ffffff;
}

.success {
  background: #0c7323;
  padding: 10px 20px;
  margin: 20px 0;
  display: inline-block;
  width: 100%;
  line-height: normal;
  text-align: center;
}

.error {
  background: #d20101;
  padding: 10px 20px;
  margin: 20px 0;
  display: inline-block;
  width: 100%;
  line-height: normal;
  text-align: center;
}

.form-consent p {
  text-align: center;
  font-size: 10px;
  max-width: 550px;
  margin: auto;
  margin-top: 30px;
  color: #fff;
  padding-bottom: 60px;
  line-height: 1.5;
}

/* .form-submission {
    margin: 30px 0;
} */

@media (min-width: 768px) {
  div#sparke-re-form-message p {
    font-size: 16px;
  }
}
input#formconsent {
  width: 15px !important;
  height: 15px !important;
  /* background: #ffffff !important; */
  z-index: 111;
  opacity: 1;
  border-radius: 0 !important;
}
p.mergeRow.dojoDndItem.form-field.terms-condition {
  padding-left: 30px;
}
