/* Global CSS
=====================================*/
.custom-webform .description,
.custom-webform .webform-element-description {
  font-size: 14px;
  margin: 8px 0 !important;
}
.custom-webform .btn-default:hover,
.custom-webform .btn-default:active,
.custom-webform .btn-default:focus {
  color: #fff;
}
.custom-webform .form-required:after {
  margin-left: 5px;
}
.custom-webform hr {
  border-color: #e5e5e5 !important;
  margin-top: 0;
}
.custom-webform .form-type-radio {
  margin-right: 20px !important;
}
.custom-webform .form-type-radio .description,
.custom-webform .form-type-radio .webform-element-description {
  margin: 8px 0 0 !important;
}
.custom-webform .form-checkboxes .form-item {
  margin-right: 10px;
}
.custom-webform .form-type-date {
  width: 100% !important;
}
.custom-webform .form-type-date .form-control {
  padding: 17.5px 20px !important;
}
.custom-webform .form-type-datetime .container-inline.form-inline {
  display: block;
}
.custom-webform .form-type-datetime .form-control {
  padding: 17.5px 20px !important;
}
.custom-webform .form-type-datetime .form-item {
  margin-bottom: 10px;
}
.custom-webform .form-type-datetime .form-type-date {
  width: 100%;
}
.custom-webform .form-type-datetime .form-type-webform-time {
  width: 100%;
}
.custom-webform .form-type-managed-file .form-control {
  height: auto;
  padding: 10px 12px;
}
.custom-webform .form-type-managed-file .description,
.custom-webform .form-type-managed-file .webform-element-description {
  margin: 10px 0 16px !important;
}
.custom-webform input[type=file] {
  height: auto;
  padding: 10px 12px;
}
.custom-webform .form-type-webform-signature .webform-signature-pad {
  height: 150px;
}
.custom-webform .form-type-webform-signature .webform-signature-pad .button {
  padding: 10px 15px;
  top: -19px;
}
.custom-webform .form-type-webform-signature .webform-signature-pad .button:hover {
  color: #fff;
}
.custom-webform .form-type-webform-signature .webform-element-description {
  display: none;
}

@media only screen and (max-width: 767px) {
  .custom-webform .form-item {
    margin: 0 0 15px 0 !important;
  }
  .custom-webform .webform-type-radios .form-item,
  .custom-webform .form-checkboxes .form-item {
    margin: 8px 0 8px 0 !important;
  }
  .custom-webform .webform-options-display-side-by-side div {
    display: block;
  }
}

/*# sourceMappingURL=main.css.map */

/* Local CSS
=====================================*/
.custom-webform .form-type-number label {
  margin-bottom: 5px;
}

.custom-webform #edit-row h3 {
  font-size: 2.4rem;
}
.custom-webform #edit-row h3:not(:first-child) {
  margin-top: 3rem;
}
.custom-webform #edit-row p {
  font-size: 1.6rem;
}
.custom-webform #edit-row-2 {
  margin-top: 3rem;
}
.custom-webform #edit-food-beverage-booth-info h2,
.custom-webform #edit-food-beverage-truck-info h2,
.custom-webform #edit-merchandise-booth-info h2,
.custom-webform #edit-informational-booth-info h2 {
  font-size: 2.8rem;
}
.custom-webform #edit-food-beverage-booth-info h3,
.custom-webform #edit-food-beverage-truck-info h3,
.custom-webform #edit-merchandise-booth-info h3,
.custom-webform #edit-informational-booth-info h3 {
  font-size: 2.4rem;
  margin-top: 3rem;
}
.custom-webform #edit-food-beverage-booth-info p,
.custom-webform #edit-food-beverage-booth-info li,
.custom-webform #edit-food-beverage-truck-info p,
.custom-webform #edit-food-beverage-truck-info li,
.custom-webform #edit-merchandise-booth-info p,
.custom-webform #edit-merchandise-booth-info li,
.custom-webform #edit-informational-booth-info p,
.custom-webform #edit-informational-booth-info li {
  font-size: 1.6rem;
}
.custom-webform #edit-food-beverage-booth-info li,
.custom-webform #edit-food-beverage-truck-info li,
.custom-webform #edit-merchandise-booth-info li,
.custom-webform #edit-informational-booth-info li {
  margin-top: 1.5rem;
}
.custom-webform #edit-row-3 {
  margin-bottom: 3rem;
}
.custom-webform #edit-row-4,
.custom-webform #edit-row-5,
.custom-webform #edit-row-6 {
  margin-bottom: 0;
}
.custom-webform #edit-row-7 {
  margin-top: 0;
  margin-bottom: 0;
}
.custom-webform #edit-row-7 > div > .webform-flex--container {
  margin-left: 0;
  margin-right: 0;
}
.custom-webform #edit-row-7 .webform-flexbox.webform-address__row-1 {
  margin-bottom: 0;
}
.custom-webform #edit-row-8 {
  margin-top: 0;
  margin-bottom: 0;
}
.custom-webform #edit-row-8 > div > .webform-flex--container {
  margin-left: 0;
  margin-right: 0;
}
.custom-webform #edit-row-9 {
  margin-top: 0;
  margin-bottom: 0;
}
.custom-webform #edit-row-28 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

/* Using Flexbox to place $ prefix in field CSS styling */
.custom-webform #edit-row-20 .input-group  {
    background-image: linear-gradient(0deg, #fff 0%, #f0f0f0 100%);
    border: none;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .7);
    box-sizing: border-box;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    height: 6rem;
    gap: 10px;
    padding: 1.75rem 2rem;
}

.custom-webform #edit-row-20 .input-group-addon {
	font-weight: 800;
}

.custom-webform #edit-row-20 #edit-what-if-any-is-the-fee-you-are-requesting-for-this-performance {
    background: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    box-sizing: content-box;
    height: 0;
}

.custom-webform #edit-business-address--wrapper--description {
    padding-left: 8px;
}