.webform-business-directory-wrapper {
  padding: 10px 50px;
}

.webform-required .form-required {
  color: #ff0000;
}

.webform-multiple-table .link.action-link.tabledrag-toggle-weight {
  display: none;
}

.webform-submission-business-directory-registration-add-form .form-item--confirmation-read-and-agree {
  margin-left: 20px;
}
.webform-submission-business-directory-registration-add-form .form-item--confirmation-read-and-agree .form-checkbox {
  appearance: auto !important;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  position: static !important;
  width: 21px !important;
  height: 21px !important;
}
.webform-submission-business-directory-registration-add-form .form-item--confirmation-read-and-agree .form-checkbox:before {
  width: auto !important;
  height: auto !important;
}

.webform-confirmation {
  margin: 15px 30px;
}