
/*__GENERATED_FROM_LIBRARY__*/
/*PREFERENCES STYLE*/
.form-all {
  font-family: "Arial", sans-serif;
}
.form-all {
  max-width: 752px;
  width: 100%;
}
.form-label.form-label-auto {
  display: block;
  float: none;
  text-align: left;
  width: 100%;
}
.form-label.form-label-left,
.form-label.form-label-right,
.form-label.form-label-left.form-label-auto,
.form-label.form-label-right.form-label-auto {
  width: 180px;
}
.form-all {
  font-size: 16px;
}
.form-textbox,
.form-textarea,
.form-dropdown,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
.form-line {
  margin-top: 6px;
  margin-bottom: 6px;
}
.supernova .form-all,
.form-all {
  background-color: #ffffff;
}
.supernova {
  background: #f3f3fe;
}
.supernova body {
  background-color: transparent;
}

    .form-all {
      --clrText: #2c3345;
      color: #2c3345;
    }
    .form-label-top,
    .form-label-left,
    .form-label-right,
    .form-html,
    .form-checkbox-item label,
    .form-radio-item label,
    span.FITB .qb-checkbox-label,
    span.FITB .qb-radiobox-label,
    span.FITB .form-radio label,
    span.FITB .form-checkbox label,
    [data-blotid][data-type=checkbox] [data-labelid],
    [data-blotid][data-type=radiobox] [data-labelid],
    span.FITB-inptCont[data-type=checkbox] label,
    span.FITB-inptCont[data-type=radiobox] label {
      color: #2c3345;
    }
    .form-sub-label {
      color: #464d5f;
    }
  .form-header-group {
  border-bottom-color: #e6d6cf;
}
.form-buttons-wrapper {
  border-top-color: #e6d6cf;
}
.form-header-group {
  background-color: #f7f1eb;
}
/*PREFERENCES STYLE*/
/* 17 - INPUT WIDTHS */
/*  20 - FORM PADDING */
@media screen and (min-width: 768px) {
  ul.form-section {
    padding: 0px 38px;
  }
}
.form-textbox:not(#productSearch-input),
.form-textarea,
li[data-type=control_fileupload] .qq-upload-button,
.signature-wrapper {
  border-width: 1px;
  border-style: solid;
}
.form-label {
  margin-bottom: 6px;
  margin-right: 0;
}
/* Text input height */
.form-textbox {
  height: 46px;
}
.form-dropdown:first-child {
  border-width: 1px;
  height: 46px;
}
.form-dropdown {
  margin: 0;
  border-width: 1px;
}
/* 12 - ROUNDED INPUTS */
.form-textbox:not(#productSearch-input),
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input,
.form-pagebreak-back,
.form-pagebreak-next,
.qq-upload-button,
.signature-wrapper,
.form-error-message {
  border-radius: 8px;
}
.form-section li:not(:first-child) .form-header-group {
  border-radius: 8px;
}
.form-textarea {
  border-radius: 8px;
  padding: 10px;
}
.form-dropdown {
  border-radius: 8px;
  appearance: none;
  margin: 0;
}
.supernova .form-all,
.form-all {
  border-radius: 16px;
}
.form-section:first-child {
  border-radius: 16px 16px 0 0;
}
.form-section:last-child {
  border-radius: 0 0 16px 16px;
}
.form-section li:first-child .form-header-group {
  border-radius: 16px 16px 0 0;
}
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
  padding-bottom: 0;
}
.form-checkbox-item .form-checkbox + label,
.form-checkbox-item .form-checkbox + span {
  padding-left: 30px;
}
.form-radio-item .form-radio + label,
.form-radio-item .form-radio + span {
  padding-left: 30px;
}
.form-single-column .form-checkbox-item,
.form-single-column .form-radio-item {
  width: 100%;
}
.form-checkbox-item .editor-container div,
.form-radio-item .editor-container div {
  position: relative;
}
.form-checkbox-item .editor-container div:before,
.form-radio-item .editor-container div:before {
  display: inline-block;
  vertical-align: middle;
  left: 0;
  width: 20px;
  height: 20px;
}
.form-checkbox-item,
.form-radio-item input {
  margin-top: 2px;
}
.form-line .form-checkbox:checked + label:before,
.form-line .form-checkbox:checked + span:before {
  background-color: #2c3345;
  border-color: #2c3345;
}
.form-line .form-radio:checked + label:before,
.form-line .form-radio:checked + span:before {
  border-color: #2c3345;
}
.form-line .form-radio:checked + label:after,
.form-line .form-radio:checked + span:after {
  background-color: #2c3345;
}
.form-line .form-checkbox:hover + label:before,
.form-line .form-checkbox:hover + span:before,
.form-line .form-radio:hover + label:before,
.form-line .form-radio:hover + span:before {
  border-color: rgba(44,51,69,0.5);
  box-shadow: 0 0 0 2px rgba(44,51,69,0.25);
}
.form-line .form-checkbox:focus + label:before,
.form-line .form-checkbox:focus + span:before,
.form-line .form-radio:focus + label:before,
.form-line .form-radio:focus + span:before {
  border-color: rgba(44,51,69,1);
  box-shadow: 0 0 0 3px rgba(44,51,69,0.25);
}
.submit-button {
  font-size: 16px;
  font-weight: bold;
  font-family: inherit;
  height: 48px;
  border: none;
  border-width: 0px;
  border-style: solid;
}
@media screen and (max-width: 480px) {
  .form-buttons-wrapper {
    display: flex;
    flex-direction: column;
  }
  .form-pagebreak-back-container {
    width: 100%;
  }
  .form-pagebreak-back-container + span {
    display: none;
  }
  .form-pagebreak-back {
    width: 100%;
  }
  .jf-form-buttons {
    width: 100%;
    margin-bottom: 8px;
    margin-left: 0;
  }
}
li[data-type="control_button"] .form-submit-button {
  color: #ffffff;
}
.form-buttons-wrapper,
.form-submit-clear-wrapper {
  justify-content: center;
}
.form-submit-button,
.form-submit-reset,
.form-submit-print {
  border-radius: 10px;
}
.form-pagebreak-back,
.form-pagebreak-next {
  border-radius: 10px;
}
.form-all .form-pagebreak-back-container,
.form-all .form-pagebreak-next-container {
  width: 120px;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  width: 100%;
  height: 44px;
  font-family: "Arial", sans-serif;
  font-size: 15px;
  font-weight: bold;
  border: none;
  border-width: 0px;
  border-style: solid;
  border-color: false;
}
@media screen and (max-width: 480px) {
  .form-all .form-pagebreak,
  .form-all .form-pagebreak > div {
    flex-direction: column;
  }
  .form-all .form-pagebreak .jf-form-buttons {
    width: 100%;
    margin-left: 0;
    margin-bottom: 8px;
  }
  .form-all .form-pagebreak .pageInfo {
    margin-top: 0;
  }
  .form-all .form-pagebreak-back,
  .form-all .form-pagebreak-next {
    width: 100%;
  }
  .form-all .form-pagebreak .form-pagebreak-back-container {
    width: 100%;
  }
}
li[data-type="control_pagebreak"] .form-pagebreak-next {
  background-color: #d32f2f;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_pagebreak"] .form-pagebreak-next:hover {
  background-color: rgb(169,38,38);
}
li[data-type="control_pagebreak"] .form-pagebreak-next {
  color: #ffffff;
}
li[data-type="control_pagebreak"] button.jf-form-buttons.form-sacl-button {
  color: #d32f2f;
  border-color: #d32f2f;
  background-image: none;
  background-color: #fff;
}
li[data-type="control_pagebreak"] button.jf-form-buttons.form-sacl-button:hover {
  background-color: rgb(169,38,38);
  color: #fff;
}
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back, li[data-type="control_pagebreak"] button.jf-form-buttons.form-pagebreak-back {
  background-image: none;
  background-color: rgb(169,38,38);
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back:hover, li[data-type="control_pagebreak"] button.jf-form-buttons.form-pagebreak-back:hover {
  background-color: rgb(148,33,33);
  color: #fff;
}
li[data-type="control_button"] button.jf-form-buttons.form-sacl-button,
li[data-type="control_pagebreak"] button.jf-form-buttons.form-sacl-button,
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back,
li[data-type="control_pagebreak"] button.jf-form-buttons.form-pagebreak-back {
  color: #ffffff;
}
.form-buttons-wrapper, .form-pagebreak {
  border-top: none;
}
.form-header-group {
  text-align: center;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: #2c3345;
}
.form-header-group {
  background-color: #f7f1eb;
}
.form-header-group {
  border-bottom: none;
}
.form-line-error {
  background-color: #ffd6d6;
}
.form-buttons-wrapper {
  border-top: none;
}

/*FORM LAYOUT PRESETS*/
.supernova.transparent-form .form-all {
  background-color: rgba(255,255,255,0.25);
  background-image: none;
  box-shadow: none;
}
.supernova.transparent-form .form-header-group {
  border-bottom: none;
}
.supernova.transparent-form .form-buttons-wrapper, .supernova.transparent-form .form-submit-clear-wrapper, .supernova.transparent-form .form-pagebreak {
  border-top: none;
}
.supernova.overlay-form .form-all {
  background-color: rgba(255,255,255,0);
  background-image: none;
  box-shadow: none;
}
.supernova.overlay-form .form-header-group {
  border-bottom: none;
}
.supernova.overlay-form .form-buttons-wrapper, .supernova.overlay-form .form-submit-clear-wrapper, .supernova.overlay-form .form-pagebreak {
  border-top: none;
}
.supernova.stacked-form .form-all {
  background: transparent;
  box-shadow: none;
  border-radius: 8px;
}
.supernova.stacked-form .form-line,
.supernova.stacked-form li:has(.form-pagebreak) {
  background-color: #ffffff;
  padding: 20px 32px;
  margin: 20px 0 !important;
  border-radius: 8px;
}
.supernova.stacked-form li[data-type=control_head] {
  background-color: #ffffff;
  padding: 0;
  margin: 20px 0 !important;
  border-radius: 8px;
}
.supernova.stacked-form [data-type="control_text"] {
  padding: 20px 32px 0;
}
.supernova.stacked-form li:first-child .form-header-group {
  border-radius: 8px;
}
.supernova.stacked-form .form-header-group {
  border-bottom: none;
  margin: 0 !important;
  padding: 24px 32px;
}
.supernova.stacked-form div.form-header-group.header-large,
.supernova.stacked-form div.form-header-group.hasImage {
  padding: 48px 32px;
}
.supernova.stacked-form .form-buttons-wrapper,
.supernova.stacked-form .form-submit-clear-wrapper,
.supernova.stacked-form .form-pagebreak {
  border-top: none;
  margin: 0;
  padding: 0;
}
.supernova.stacked-form .form-textbox,
.supernova.stacked-form .form-textarea,
.supernova.stacked-form .form-dropdown {
  border-radius: 8px;
}

@media (min-width: 768px) {
  .supernova.floating-right-form .form-all {
    margin-left: auto !important;
    margin-right: 100px !important;
    margin-top: 0 !important;
  }
  .supernova.floating-right-form .form-page-cover-image-wrapper {
    margin: 0 100px 0 auto !important;
  }
}
@media (min-width: 768px) {
  .supernova.floating-left-form .form-all {
    margin-left: 100px !important;
    margin-right: auto !important;
    margin-top: 0 !important;
  }
  .supernova.floating-left-form .form-page-cover-image-wrapper {
    margin: 0 auto 0 100px !important;
  }
}
@media (min-width: 768px) {
  html.split-left-form {
    height: 100%;
  }
  .supernova.split-left-form .form-all {
    max-width: 1100px;
    width: 100%;
    
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    background-color: transparent;
    position: absolute;
    top: calc(50% + 192px);
    left: 50%;
    transform: translate(-50%, calc(-50% - (192px / 2)));
    margin-top: 0 !important;
    border-radius: 12px;
  }
  .supernova.split-left-form .form-page-cover-image-wrapper {
    max-width: 1100px !important;
    max-height: 250px;
    overflow: hidden;
  }
  .supernova.split-left-form .form-section {
    width: 55%;
    margin-left: auto !important;
    height: 600px;
    overflow-y: auto !important;
    background-color: #ffffff;
    border-radius: 0 12px 12px 0;
  }
}
@media (min-width: 768px) {
  html:has(.split-right-form) {
    height: 100%;
  }
  .supernova.split-right-form .form-all {
    max-width: 1100px;
    width: 100%;
    
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: transparent;
    position: absolute;
    top: calc(50% + 192px);
    left: 50%;
    transform: translate(-50%, calc(-50% - (192px / 2)));
    margin-top: 0 !important;
    border-radius: 12px;
  }
  .supernova.split-right-form .form-page-cover-image-wrapper {
    max-width: 1100px !important;
    max-height: 250px;
    overflow: hidden;
  }
  .supernova.split-right-form .form-section {
    width: 55%;
    margin-right: auto !important;
    height: 600px;
    overflow-y: auto !important;
    background-color: #ffffff;
    border-radius: 12px 0 0 12px;
  }
}
@media (min-width: 768px) {
  .stageScroller.supernova.floating-left-form .form-all,
  .stageScroller.supernova.floating-right-form .form-all,
  .supernova.jf-editor-preview.floating-left-form .form-all,
  .supernova.jf-editor-preview.floating-right-form .form-all {
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .stageScroller.supernova.split-left-form .form-all,
  .stageScroller.supernova.split-right-form .form-all,
  .supernova.jf-editor-preview.split-left-form .form-all,
  .supernova.jf-editor-preview.split-right-form .form-all {
    position: unset !important;
    top: unset !important;
    left: unset !important;
    transform: unset !important;
  }

  .stageScroller.supernova.split-left-form .form-section,
  .stageScroller.supernova.split-right-form .form-section,
  .jf-editor-preview.supernova.split-left-form .form-section,
  .jf-editor-preview.supernova.split-right-form .form-section {
    height: 560px;
  }
}

.JotFormBuilder #stage.stacked-form .form-input-wide[data-type=control_head] {
  margin: 20px 0 !important;
}
@media (min-width: 768px) {
  .supernova.two-columns-form .form-section.page-section > li.form-line:not([data-type="control_head"]):not([data-type="control_pagebreak"]):not([data-type="control_divider"]):not([data-type="control_button"]):not([data-type="control_appointment"]):not([data-type="control_address"]):not([data-type="control_matrix"]) {
    float: left;
    clear: none;
    width: calc(100% / 2 - 8px);
    box-sizing: border-box;
    margin-left: 4px;
    margin-right: 4px;
  }
  .supernova.two-columns-form .form-section.page-section > li[data-type="control_head"],
.supernova.two-columns-form .form-section.page-section > li[data-type="control_pagebreak"],
.supernova.two-columns-form .form-section.page-section > li[data-type="control_divider"],
.supernova.two-columns-form .form-section.page-section > li[data-type="control_button"],
.supernova.two-columns-form .form-section.page-section > li[data-type="control_appointment"],
.supernova.two-columns-form .form-section.page-section > li[data-type="control_address"],
.supernova.two-columns-form .form-section.page-section > li[data-type="control_matrix"],
  .supernova.two-columns-form [data-type="control_pagebreak"],
  .supernova.two-columns-form .form-buttons-wrapper {
    float: none !important;
    clear: both !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .supernova.two-columns-form li.form-line:not(.form-line-column) .form-input-wide[data-layout=half] {
    width: 100%;
  }
  .supernova.two-columns-form .page-section > li:first-child:not(.form-line-column):not([data-type=control_head]):not([data-type=control_payment]):not([data-type=control_text]):not([data-type=control_button]):not([data-type=control_collapse]),
  .supernova.two-columns-form .page-section > li:nth-child(2):not(.form-line-column):not([data-type=control_head]):not([data-type=control_payment]):not([data-type=control_text]):not([data-type=control_button]):not([data-type=control_collapse]) {
    margin-top: 6px;
  }
}
@media (min-width: 768px) {
  .supernova.three-columns-form .form-section.page-section > li.form-line:not([data-type="control_head"]):not([data-type="control_pagebreak"]):not([data-type="control_divider"]):not([data-type="control_button"]):not([data-type="control_appointment"]):not([data-type="control_address"]):not([data-type="control_matrix"]) {
    float: left;
    clear: none;
    width: calc(100% / 3 - 8px);
    box-sizing: border-box;
    margin-left: 4px;
    margin-right: 4px;
  }
  .supernova.three-columns-form .form-section.page-section > li[data-type="control_head"],
.supernova.three-columns-form .form-section.page-section > li[data-type="control_pagebreak"],
.supernova.three-columns-form .form-section.page-section > li[data-type="control_divider"],
.supernova.three-columns-form .form-section.page-section > li[data-type="control_button"],
.supernova.three-columns-form .form-section.page-section > li[data-type="control_appointment"],
.supernova.three-columns-form .form-section.page-section > li[data-type="control_address"],
.supernova.three-columns-form .form-section.page-section > li[data-type="control_matrix"],
  .supernova.three-columns-form [data-type="control_pagebreak"],
  .supernova.three-columns-form .form-buttons-wrapper {
    float: none !important;
    clear: both !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .supernova.three-columns-form li.form-line:not(.form-line-column) .form-input-wide[data-layout=half] {
    width: 100%;
  }
  .supernova.three-columns-form .page-section > li:first-child:not(.form-line-column):not([data-type=control_head]):not([data-type=control_payment]):not([data-type=control_text]):not([data-type=control_button]):not([data-type=control_collapse]),
  .supernova.three-columns-form .page-section > li:nth-child(2):not(.form-line-column):not([data-type=control_head]):not([data-type=control_payment]):not([data-type=control_text]):not([data-type=control_button]):not([data-type=control_collapse]) {
    margin-top: 6px;
  }
}
/*FORM LAYOUT PRESETS*/


/*__INSPECT_SEPERATOR__*/
