.progress-step.is-active .progress-marker::before {
    background-color: #363;
}
div#edit-processed-text-01 {
  text-align: right;
  font-size: 0.8em;
}
input#edit-civicrm-1-contribution-1-contribution-total-amount {
  font-size: 30px;
  color: #363;
}
span.field-prefix.input-group-text {
  font-size: 30px;
  color: #363;
}
.webform-has-field-prefix {
    padding-bottom: 2em;
}
div#edit-flexbox {
    margin-top: 0px;
}
div#edit-message {
  padding-bottom: 2em;
}
div#edit-message2 {
  padding-top: 1em;
}
label.form-label {
  padding-top: 1em;
}
div#edit-actions {
  padding-top: 2em;
}
span.field-prefix.input-group-text {
  background: white;
  border: none;
}
#wf-crm-billing-items caption {
  display: none;
}
legend {
  display: none;
}
.crm-container fieldset {
  border-top: 0px;
}
.label {
    padding-bottom: 0.5em;
}
select {
    word-wrap: normal;
    height: 2em;
}
@media (min-width: 768px) {
    .webform-flexbox {
        margin: 0;
    }
}
.crm-container input.crm-form-text, .crm-container .crm-icon-picker-button, .crm-container input.dateplugin, .crm-container input.crm-form-password {
    border-radius: 6px;
}