@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');

.form {
  font-family: 'Roboto Condensed', sans-serif;
}
.form-header {
  font-family: 'Roboto Condensed', sans-serif;
}
.form-header p {
  margin-bottom: 0;
  font-size: 14px;
}

hr {
  margin-bottom: 20px;
}

.stylingblock-content-wrapper {
  font-family: 'Roboto Condensed', sans-serif;
}

.smartcapture-controls .sc-formfield-input select {
  display: block;
  max-width: 95%;
  margin: 0 0 10px;
  padding: 0.4rem 0.7rem;
  background: none;
  border: 1px solid #959595;
  border-radius: 0;
  color: #000;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 14px;
}

.smartcapture-controls .sc-formfield-input input {
  display: block;
  margin: 0 0 10px;
  padding: 1rem 0.7rem;
  background: none;
  border: 1px solid #959595;
  border-radius: 0;
  color: #000;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-size: 14px;
}

.smartcapture-controls .sc-formfield-input .consent {
  display: inline-block;
}

#smartcapture-block-jae6hq9bcy {
  background-color: transparent;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;
}

#smartcapture-block-jae6hq9bcy .smartcapture-controls {
  padding-bottom: 0px;
}

#smartcapture-block-jae6hq9bcy .smartcapture-controls .sc-formfield-label,
#smartcapture-block-jae6hq9bcy .smartcapture-controls .sc-formfield-label label,
#smartcapture-block-jae6hq9bcy .smartcapture-controls .sc-formfield-input label {
  color: #000000;
  /* font-family: Arial, Helvetica, sans-serif; */
  font-size: 14px;
  line-height: inherit;
  margin-bottom: 3px;
  vertical-align: middle;
}

#smartcapture-block-jae6hq9bcy input[type='radio'],
#smartcapture-block-jae6hq9bcy input[type='checkbox'] {
  margin: 0 0.4em 3px 0;
  vertical-align: middle;
  display: inline-block;
}

#smartcapture-block-jae6hq9bcy input[type='text'],
#smartcapture-block-jae6hq9bcy input[type='email'],
#smartcapture-block-jae6hq9bcy input[type='number'] {
  width: 250px;
}

#smartcapture-block-jae6hq9bcy .sc-button {
  background-color: #8c1d40;
  border-color: #8c1d40;
  border-radius: 0px;
  border-style: solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: normal;
  padding: 7px 21px;
  cursor: pointer;
  border-width: 0;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
#smartcapture-block-jae6hq9bcy .sc-button:hover {
  color: #ffffff;
  background: #000000;
}

#smartcapture-block-jae6hq9bcy .smartcapture-submit-button-wrapper {
  padding-bottom: 10px;
  text-align: left;
  margin-top: 10px;
}

#smartcapture-block-jae6hq9bcy .date-dropdown-select-boxes input {
  display: none;
}

#smartcapture-block-jae6hq9bcy .date-dropdown-select-boxes .select {
  max-height: 28em;
  max-width: 6em;
  overflow: auto;
}
