
/* 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: #f3f3fe;
}
.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: #2c3345;
}
/*PREFERENCES STYLE*/
/* 17 - INPUT WIDTHS */
/*  20 - FORM PADDING */
@media screen and (min-width: 768px) {
  ul.form-section {
    padding: 0px 38px;
  }
}
/* Heights */
/* 11 - LINE PADDING */
/* LABEL STYLE */
/* 12 - ROUNDED INPUTS */
.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;
}
.submit-button {
  min-width: 180px;
}
.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: #f1f5ff;
}
/* 29 - FORM COLUMNS */

/*__INSPECT_SEPERATOR__*/
/* latin */
@font-face {
    font-display : swap;
    font-family : family-Bold;
    font-style : normal;
    font-weight : normal;
    src : url(https://fonts.dormakaba.com/fonts/1dormakaba-Bold.7c07940de4.woff2)
    format("woff2");
    unicode-range : u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc,
    u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff,
    u+fffd;
}

/* latin-ext */
@font-face {
    font-display : swap;
    font-family : family-Bold;
    font-style : normal;
    font-weight : normal;
    src : url(https://fonts.dormakaba.com/fonts/1dormakaba-Bold.7c07940de4.woff2)
    format("woff2");
    unicode-range : u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113,
    u+2c60-2c7f, u+a720-a7ff;
}

/* cyrillic */
@font-face {
    font-display : swap;
    font-family : family-Bold;
    font-style : normal;
    font-weight : normal;
    size-adjust : 102%;
    src : url(https://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjXhFVYNyBx2pqPIif.woff2)
    format("woff2");
    unicode-range : u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}

/* cyrillic-ext */
@font-face {
    font-display : swap;
    font-family : family-Bold;
    font-style : normal;
    font-weight : normal;
    size-adjust : 102%;
    src : url(https://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjXhFVadyBx2pqPIif.woff2)
    format("woff2");
    unicode-range : u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f;
}

/* latin */
@font-face {
    font-display : swap;
    font-family : family-SemiBold;
    font-style : normal;
    font-weight : normal;
    src : url(https://fonts.dormakaba.com/fonts/1dormakaba-Semibold.7c07940de4.woff2)
    format("woff2");
    unicode-range : u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc,
    u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff,
    u+fffd;
}

/* latin-ext */
@font-face {
    font-display : swap;
    font-family : family-SemiBold;
    font-style : normal;
    font-weight : normal;
    src : url(https://fonts.dormakaba.com/fonts/1dormakaba-Semibold.7c07940de4.woff2)
    format("woff2");
    unicode-range : u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113,
    u+2c60-2c7f, u+a720-a7ff;
}

/* cyrillic */
@font-face {
    font-display : swap;
    font-family : family-SemiBold;
    font-style : normal;
    font-weight : normal;
    size-adjust : 102%;
    src : url(https://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjOhBVYNyBx2pqPIif.woff2)
    format("woff2");
    unicode-range : u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}

/* cyrillic-ext */
@font-face {
    font-display : swap;
    font-family : family-SemiBold;
    font-style : normal;
    font-weight : normal;
    size-adjust : 102%;
    src : url(https://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjOhBVadyBx2pqPIif.woff2)
    format("woff2");
    unicode-range : u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f;
}

/* latin */
@font-face {
    font-display : swap;
    font-family : family-Regular;
    font-style : normal;
    font-weight : normal;
    src : url(https://fonts.dormakaba.com/fonts/1dormakaba-Regular.7c07940de4.woff2)
    format("woff2");
    unicode-range : u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc,
    u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff,
    u+fffd;
}

/* latin-ext */
@font-face {
    font-display : swap;
    font-family : family-Regular;
    font-style : normal;
    font-weight : normal;
    src : url(https://fonts.dormakaba.com/fonts/1dormakaba-Regular.7c07940de4.woff2)
    format("woff2");
    unicode-range : u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113,
    u+2c60-2c7f, u+a720-a7ff;
}

/* cyrillic */
@font-face {
    font-display : swap;
    font-family : family-Regular;
    font-style : normal;
    font-weight : normal;
    size-adjust : 102%;
    src : url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr4TRASf6M7VBj.woff2)
    format("woff2");
    unicode-range : u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}

/* cyrillic-ext */
@font-face {
    font-display : swap;
    font-family : family-Regular;
    font-style : normal;
    font-weight : normal;
    size-adjust : 102%;
    src : url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr6DRASf6M7VBj.woff2)
    format("woff2");
    unicode-range : u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f;
}

/* latin */
@font-face {
    font-display : swap;
    font-family : family-Light;
    font-style : normal;
    font-weight : normal;
    src : url(https://fonts.dormakaba.com/fonts/1dormakaba-Light.7c07940de4.woff2)
    format("woff2");
    unicode-range : u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc,
    u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff,
    u+fffd;
}

/* latin-ext */
@font-face {
    font-display : swap;
    font-family : family-Light;
    font-style : normal;
    font-weight : normal;
    src : url(https://fonts.dormakaba.com/fonts/1dormakaba-Light.7c07940de4.woff2)
    format("woff2");
    unicode-range : u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113,
    u+2c60-2c7f, u+a720-a7ff;
}

/* cyrillic */
@font-face {
    font-display : swap;
    font-family : family-Light;
    font-style : normal;
    font-weight : normal;
    size-adjust : 102%;
    src : url(https://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjThZVYNyBx2pqPIif.woff2)
    format("woff2");
    unicode-range : u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}

/* cyrillic-ext */
@font-face {
    font-display : swap;
    font-family : family-Light;
    font-style : normal;
    font-weight : normal;
    size-adjust : 102%;
    src : url(https://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjThZVadyBx2pqPIif.woff2)
    format("woff2");
    unicode-range : u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f;
}

* {
    font-family : "family-Regular", sans-serif !important;
    border-radius : 0px !important;
}

/* FORM */
.jotform-form {
    box-shadow : none !important;
}

.form-all {
    color : #000;
    box-shadow : none;
    font-size : 16px;
    line-height : 24px;
}

.form-section.page-section {
    display : flex;
    flex-direction : column;
    gap : 24px;
    padding : 16px;
}

@media (min-width: 768px){
    .form-section.page-section {
        padding : 40px;
    }

}

.form-line {
    margin : 0;
    padding : 0;
}

/* HEADER */
.form-header-group {
    padding : 0;
    margin : 24px 0;
    border : none;
}

.form-header-group .form-header {
    font-weight : 600;
    color : #000;
}

div.form-header-group.header-large,
div.form-header-group.hasImage {
    margin : 0 -16px;
    padding : 16px;
}

@media (min-width: 768px){
    div.form-header-group.header-large,
  div.form-header-group.hasImage {
        margin : 0 -24px;
        padding : 24px;
    }

}

.header-large h1.form-header,
.header-large h1.form-header .inlineEditor {
    font-size : 1.625rem;
    line-height : 2rem;
}

@media (min-width: 768px){
    .header-large h1.form-header,
  .header-large h1.form-header .inlineEditor {
        font-size : 2.5rem;
        line-height : 3rem;
    }

}

.header-default h2.form-header,
.header-default h2.form-header .inlineEditor {
    font-size : 1.25rem;
    line-height : 1.5rem;
}

@media (min-width: 768px){
    .header-default h2.form-header,
  .header-default h2.form-header .inlineEditor {
        font-size : 1.875rem;
        line-height : 2.5rem;
    }

}

.header-small h3.form-header,
.header-small h3.form-header .inlineEditor {
    font-size : 1.25rem;
    line-height : 1.5rem;
}

@media (min-width: 768px){
    .header-small h3.form-header,
  .header-small h3.form-header .inlineEditor {
        font-size : 1.875rem;
        line-height : 2.5rem;
    }

}

.header-small h3.form-header,
.header-small h3.form-header .inlineEditor {
    font-size : 1.125rem;
    line-height : 1.5rem;
}

@media (min-width: 768px){
    .header-small h3.form-header,
  .header-small h3.form-header .inlineEditor {
        font-size : 1.625rem;
        line-height : 2rem;
    }

}

.form-subHeader {
    color : #000;
    font-size : 16px;
    font-style : normal;
    font-weight : 400;
    line-height : 24px;
    margin-top : 16px !important;
}

/* LABEL */
label,
.form-label,
.form-label-auto,
.form-field-label {
    color : #484848;
    font-size : 12px;
    font-weight : 600;
    line-height : 16px;
    letter-spacing : 0.12px;
    margin-left : 0;
    margin-bottom : 4px;
}

/* INPUT */
.picker-widget .bfh-datepicker-toggle input,
.form-line input {
    height : 48px;
    border-color : #c9c9c9;
    border-radius : 0;
    padding : 8px 16px;
    color : #000;
    font-size : 14px;
    line-height : 24px;
    letter-spacing : 0.14px;
    outline : none;
    box-shadow : none !important;
}

.form-line input::placeholder {
    color : #808080;
    font-size : 14px;
    line-height : 24px;
    letter-spacing : 0.14px;
}

.form-sub-label-container .form-sub-label {
    color : #808080;
    font-size : 12px;
    font-weight : 400;
    line-height : 16px;
    letter-spacing : 0.12px;
    margin-top : 4px;
    margin-left : 0;
}

.form-sub-label-container .form-sub-label .inlineEditor {
    color : #808080;
    font-size : 12px;
    font-weight : 400;
    line-height : 16px;
    letter-spacing : 0.12px;
}

/* SELECT */
select.form-dropdown:not([size]) {
    height : 48px !important;
    box-shadow : none !important;
}

select.form-dropdown {
    border-color : #c9c9c9;
    border-radius : 0;
    padding : 8px 16px;
    color : #000;
    font-size : 14px;
    line-height : 24px;
    letter-spacing : 0.14px;
}

/* RADIO BUTTON AND CHECKBOX */
div[data-component="radio"],
div[data-component="checkbox"] {
    margin-top : 4px;
}

div[data-component="radio"] label,
div[data-component="checkbox"] label {
    display : flex;
    align-items : center;
    gap : 8px;
    font-size : 12px;
    line-height : 16px;
    letter-spacing : 0.24px;
    color : #000;
}

.form-multiple-column
  .form-checkbox-item:not(.formCheckboxOther):not(:last-child),
.form-multiple-column .form-radio-item:not(.formRadioOther):not(:last-child),
.form-single-column
  .form-checkbox-item:not(.formCheckboxOther):not(:last-child),
.form-single-column .form-radio-item:not(.formRadioOther):not(:last-child) {
    margin-bottom : 4px;
}

.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 : #000;
    box-shadow : none;
}

.form-line .form-radio:checked + label:before,
.form-line .form-radio:checked + span:before {
    border-color : #000;
}

.form-line .form-radio:checked + label:after,
.form-line .form-radio:checked + span:after {
    background-color : #000;
}

.form-line .form-checkbox:checked + label:before,
.form-line .form-checkbox:checked + span:before {
    background-color : #fff;
    border-color : #000;
}

.form-checkbox:checked + label:after,
.form-radio:checked + label:after {
    filter : invert(1);
}

/* TEXTAREA */
.form-textarea {
    height : 144px !important;
    border-radius : 0px !important;
    box-shadow : none !important;
}

/* BUTTON */
.form-buttons-wrapper.form-buttons-auto,
.form-pagebreak {
    padding : 0px;
    margin : 24px 0px;
    border : none;
}

button.jf-form-buttons {
    font-size : 14px !important;
    font-weight : 700 !important;
    line-height : 24px !important;
    height : 56px !important;
    min-width : 120px !important;
    padding : 16px 24px !important;
    border-radius : 0px !important;
    border : none !important;
}

button.form-submit-button,
button.submit-button,
button.form-pagebreak-next {
    color : #fff;
    background-color : #003594;
}

button.form-submit-button:hover,
button.submit-button:hover,
button.form-pagebreak-next:hover {
    background-color : #012059;
    border : none;
}

button.form-pagebreak-back {
    color : #000;
    background-color : #f5f5f5;
}

button.form-pagebreak-back:hover {
    background-color : #ececec;
}

/* FOCUS */
input:focus {
    border : 2px solid black;
}

.form-dropdown:focus,
.form-textarea:focus,
.form-textbox:focus,
.signature-pad-passive:focus,
.signature-wrapper:focus,
.form-dropdown:hover,
.form-textarea:hover,
.form-textbox:hover,
.signature-pad-passive:hover,
.signature-wrapper:hover {
    border-color : #000 !important;
    border-width : 1px !important;
    box-shadow : none !important;
}

/* Checkbox */
.icheckbox_minimal:after {
    border-color : #484848;
}

.icheckbox_minimal.checked:after {
    background-color : #000;
    border-color : #000;
}

.icheckbox_minimal > label {
    font-family : "Poppins";
}

.termsConditions-wrapper label {
    font-size : 12px;
    color : #000;
}

a,
#_label #_terms {
    color : #000 !important;
}

/* ERROR */
.error-navigation-container {
    background-color : #faccd5 !important;
    color : #e4002b !important;
    border : 1px solid #e4002b !important;
}

.form-error-message > .error-navigation-message {
    position : absolute;
    top : 0;
    right : 0;
    color : red;
    transform : translateY(50%) translateX(-5px);
}

.form-line-error {
    background-color : unset !important;
}

.form-line-active {
    background-color : unset !important;
}

.form-error-message {
    background-color : unset !important;
    color : red !important;
    padding-left : 0px !important;
}

/* FILE UPLOAD */
li[data-type="control_fileupload"] .qq-upload-button {
    background-color : #f5f5f5;
    color : #484848 !important;
}

li[data-type="control_fileupload"] .qq-upload-button:before {
    background-color : #808080;
}

li[data-type="control_fileupload"] .qq-upload-button .jfUpload-heading {
    color : #484848 !important;
}

/* SCALE TABLE */
.form-scale-table {
    margin-left : 0;
}

.form-scale-table .rating-item .rating-item-title label {
    color : #000;
    font-size : 12px;
    font-weight : 400;
    line-height : 16px;
    letter-spacing : 0.12px;
    font-family : "family-Bold", sans-serif !important;
}

.form-scale-table .rating-item > label {
    color : #808080;
    font-size : 14px;
    line-height : 24px;
    letter-spacing : 0.14px;
}

.rating-item input:hover + label {
    border-color : #000;
    box-shadow : none;
}

.rating-item input:focus + label,
.rating-item input:hover + label {
    background-color : #f5f5f5;
    color : #000;
    border-color : #000;
}

/* DIVIDER */
.divider {
    border-color : #f5f5f5;
}

/* COLLAPSE */
.form-collapse-table {
    background-color : #fff;
    border-bottom : 1px solid #f5f5f5;
}

.form-collapse-table:after {
    background-color : #000;
}

.form-address-line-wrapper,
.form-address-table {
    gap : 16px;
}

/* SIGNATURE */
.signature-pad-wrapper [data-component="signature"] {
    border-color : #c9c9c9;
}

.clear-pad-btn {
    background-color : #f5f5f5;
    color : #000;
}

.clear-pad-btn:hover {
    background-color : #ececec;
}

/* BUILDER */
.supernova, 
.supernova .main, 
div.stageContainer {
    background-color : #FFF;
}

.isBuilder .form-sub-label .editorHasText,
.isBuilder .form-sub-label .editorNoText > div:first-child {
    margin : 0;
}

.supernova .form-buttons-wrapper button.form-pagebreak-back {
    color : #000;
    background-color : #f5f5f5;
}

.supernova .form-buttons-wrapper button.form-pagebreak-back:hover {
    background-color : #ececec;
}

li.form-line:not(.form-line-column)[data-type="control_fullname"]
  .form-input-wide
  [data-wrapper-react]:not(.extended)
  .form-sub-label-container
  + .form-sub-label-container {
    margin-left : 16px !important;
}

li.form-line:not(.form-line-column) .form-input-wide[data-layout="half"] {
    width : calc(50% - 8px);
}

