
/* Begining of advanced designer */
/*PREFERENCES STYLE*/
/*  1 - Preferences style */
/*  1 - FONT FAMILY */
.form-all {
  font-family: "Inter", sans-serif;
}
/* 2 - FORM WIDTH */
.form-all {
  max-width: 752px;
}
/* 5 - FONT SIZE */
.form-all {
  font-size: 16px;
}
/* 5 - input bg color */
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
/* 10 - LINE SPACING */
.form-line {
  margin-top: 12px;
  margin-bottom: 12px;
}
.supernova .form-all,
.form-all {
  background-color: #ffffff;
}
.supernova {
  background-color: #f5f7fb;
}
.supernova body {
  background-color: transparent;
}
.form-all,
.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,
.form-sub-label {
  color: #1f2937;
}
/*PREFERENCES STYLE*/
/* 17 - INPUT WIDTHS */
/*  20 - FORM PADDING */
@media screen and (min-width: 768px) {
  ul.form-section {
    padding: 0px 38px;
  }
}
/* Heights */
.form-label {
  margin-bottom: 18px;
  margin-right: 0;
}
/* 11 - LINE PADDING */
.form-line {
  padding: 14px 8px;
}
/* LABEL STYLE */
/* 12 - ROUNDED INPUTS */
.supernova .form-all,
.form-all {
  border-radius: 6px;
}
.form-section:first-child {
  border-radius: 6px 6px 0 0;
}
.form-section:last-child {
  border-radius: 0 0 6px 6px;
}
.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 input,
.form-radio-item input {
  margin-top: 2px;
}
.form-line .form-checkbox:checked + label:before,
.form-line .form-checkbox:checked + span:before {
  background-color: #2e69ff;
  border-color: #2e69ff;
}
.form-line .form-radio:checked + label:before,
.form-line .form-radio:checked + span:before {
  border-color: #2e69ff;
}
.form-line .form-radio:checked + label:after,
.form-line .form-radio:checked + span:after {
  background-color: #2e69ff;
}
.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(46, 105, 255, 0.5);
  box-shadow: 0 0 0 2px rgba(46, 105, 255, 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: #2e69ff;
  box-shadow: 0 0 0 3px rgba(46, 105, 255, 0.25);
}
.submit-button {
  font-size: 16px;
  font-weight: normal;
  font-family: inherit;
  border-color: #1e6fd6;
}
.submit-button {
  min-width: 180px;
}
li[data-type="control_button"] .form-submit-button {
  color: #ffffff;
  background-color: #1e6fd6;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_button"] .form-submit-button:hover {
  background-color: #11417d;
}
li[data-type="control_button"] button.jf-form-buttons.form-sacl-button,
li[data-type="control_button"] button.jf-form-buttons.form-submit-print {
  color: #1e6fd6;
  border-color: #1e6fd6;
  background-image: none;
  background-color: #fff;
}
li[data-type="control_button"] button.jf-form-buttons.form-sacl-button:hover,
li[data-type="control_button"] button.jf-form-buttons.form-submit-print:hover {
  background-color: #11417d;
  color: #fff;
}
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back {
  background-image: none;
  background-color: #11417d;
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back:hover {
  background-color: #0b2950;
  color: #fff;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  min-width: 128px;
}
li[data-type="control_image"] div {
  text-align: left;
}
li[data-type="control_image"] img {
  border: none;
  border-width: 0px !important;
  border-style: solid !important;
  border-color: false !important;
}
.supernova {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-attachment: fixed;
  background-size: auto;
  background-size: cover;
}
.supernova {
  background-image: none;
}
#stage {
  background-image: none;
}
/* | */
.form-all {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-size: cover;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}
.header-large h1.form-header {
  font-size: 2em;
}
.header-large h2.form-header {
  font-size: 1.5em;
}
.header-large h3.form-header {
  font-size: 1.17em;
}
.header-large h1 + .form-subHeader {
  font-size: 1em;
}
.header-large h2 + .form-subHeader {
  font-size: .875em;
}
.header-large h3 + .form-subHeader {
  font-size: .75em;
}
.header-default h1.form-header {
  font-size: 2em;
}
.header-default h2.form-header {
  font-size: 1.5em;
}
.header-default h3.form-header {
  font-size: 1.17em;
}
.header-default h1 + .form-subHeader {
  font-size: 1em;
}
.header-default h2 + .form-subHeader {
  font-size: .875em;
}
.header-default h3 + .form-subHeader {
  font-size: .75em;
}
.header-small h1.form-header {
  font-size: 2em;
}
.header-small h2.form-header {
  font-size: 1.5em;
}
.header-small h3.form-header {
  font-size: 1.17em;
}
.header-small h1 + .form-subHeader {
  font-size: 1em;
}
.header-small h2 + .form-subHeader {
  font-size: .875em;
}
.header-small h3 + .form-subHeader {
  font-size: .75em;
}
.form-header-group {
  text-align: left;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  margin: 0px -38px;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  padding: 40px 52px;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: -1;
}
.form-line.form-line-error {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #fff4f4;
}
.form-line.form-line-error .form-error-message {
  background-color: #f23a3c;
  clear: both;
  float: none;
}
.form-line.form-line-error .form-error-message .form-error-arrow {
  border-bottom-color: #f23a3c;
}
.form-line.form-line-error input:not(#coupon-input),
.form-line.form-line-error textarea,
.form-line.form-line-error .form-validation-error {
  border: 1px solid #f23a3c;
  box-shadow: 0 0 3px #f23a3c;
}
.form-line-error {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #fff4f4;
}
.form-line-active {
  background-color: #eef3ff;
}
/* 29 - FORM COLUMNS */

/*__INSPECT_SEPERATOR__*/
/* ═══════════════════════════════════════
     VIOLET BEACON — Jotform Brand Theme
  ═══════════════════════════════════════ */
.supernova {
    background : linear-gradient(135deg, #FFCC80 0%, #E8A0BF 35%, #B388FF 70%, #7C4DFF 100%) !important;
    min-height : 100vh;
}

/* Form container */
.form-all {
    font-family : 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif !important;
    background : #FFFFFF !important;
    border : 1px solid rgba(44,44,44,0.08) !important;
    border-radius : 16px !important;
    box-shadow : 0 4px 24px rgba(0,0,0,0.08) !important;
    max-width : 640px !important;
    width : 100% !important;
    margin : 32px auto !important;
    padding : 12px !important;
    float : none !important;
}

/* Form header */
.form-header-group {
    background : transparent !important;
    border : none !important;
    padding : 24px 16px 8px !important;
}

.form-header-group .form-header {
    font-family : 'DM Serif Display', Georgia, serif !important;
    color : #2C2C2C !important;
    font-size : 26px !important;
    font-weight : 400 !important;
}

.form-header-group .form-subHeader {
    color : rgba(44,44,44,0.62) !important;
    font-size : 15px !important;
    line-height : 1.6 !important;
}

/* Labels */
.form-label {
    font-family : 'DM Sans', sans-serif !important;
    font-weight : 600 !important;
    color : #2C2C2C !important;
    font-size : 14px !important;
}

.form-sub-label {
    color : rgba(44,44,44,0.45) !important;
    font-size : 12px !important;
}

/* Required asterisk */
.form-required {
    color : #7C4DFF !important;
}

/* Input fields */
.form-textbox,
.form-textarea,
.form-dropdown {
    font-family : 'DM Sans', sans-serif !important;
    border : 1px solid rgba(44,44,44,0.15) !important;
    border-radius : 8px !important;
    padding : 10px 14px !important;
    font-size : 15px !important;
    color : #2C2C2C !important;
    background : #FFFFFF !important;
    width : 100% !important;
    transition : border-color 0.2s ease, box-shadow 0.2s ease !important;
}

.form-textbox:focus,
.form-textarea:focus,
.form-dropdown:focus {
    border-color : #7C4DFF !important;
    box-shadow : 0 0 0 3px rgba(124,77,255,0.12) !important;
    outline : none !important;
}

/* Active line highlight */
.form-line-active {
    background : rgba(124,77,255,0.04) !important;
    border-radius : 8px !important;
}

/* ── Navigation & Submit Buttons ── */
.form-submit-button,
.form-pagebreak-next,
.form-pagebreak-back {
    font-family : 'DM Sans', sans-serif !important;
    border-radius : 999px !important;
    padding : 14px 36px !important;
    font-size : 15px !important;
    font-weight : 600 !important;
    cursor : pointer !important;
    transition : background 0.2s ease, transform 0.1s ease, border-color 0.2s ease !important;
}

/* Submit + Next — filled violet */
.form-submit-button,
.form-pagebreak-next {
    background : #7C4DFF !important;
    color : #FFFFFF !important;
    border : 2px solid #7C4DFF !important;
}

.form-submit-button:hover,
.form-pagebreak-next:hover {
    background : #6A1B9A !important;
    border-color : #6A1B9A !important;
    transform : translateY(-1px) !important;
}

/* Previous — ghost/outline style */
.form-pagebreak-back {
    background : transparent !important;
    color : #7C4DFF !important;
    border : 2px solid #7C4DFF !important;
}

.form-pagebreak-back:hover {
    background : rgba(124,77,255,0.08) !important;
    transform : translateY(-1px) !important;
}

/* Form lines spacing */
.form-line {
    padding : 10px 16px !important;
    margin-bottom : 16px !important;
    justify-content : flex-start !important;
}

/* Column gap — multi-column question layouts */
.form-line-column {
    margin-right : 32px !important;
}

.form-line-column.form-line-column-clear {
    margin-right : 0 !important;
}

.form-line-column:not(.form-line-column-clear) {
    margin-bottom : 0 !important;
}

/* First / Last name gap — add right padding to first sub-label only */
.form-sub-label-container:not(:last-child) {
    padding-right : 20px !important;
}

.form-input-wide {
    max-width : 520px !important;
    margin-left : 0 !important;
    margin-right : 0 !important;
}

.form-label-top {
    text-align : left !important;
}

/* Thank you page */
.thankyou-main {
    font-family : 'DM Sans', sans-serif !important;
}

.thankyou-main .thankyou-icon {
    color : #7C4DFF !important;
}

