    /* Injected CSS Code */
/* Begining of advanced designer */
/*PREFERENCES STYLE*/
/*  1 - Preferences style */
/*  1 - FONT FAMILY */
.form-all {
  font-family: "Inter", sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
}
/* 2 - FORM WIDTH */
.form-all {
  max-width: 1700px;
  max-height: calc(100vh - 5px); /* Adjust based on the actual height of your sidebar */
  overflow-y: hidden; /* Enable vertical scrolling */


}
.form-section.page-section {
    height: auto; /* Adjust based on the actual height of your sidebar */
    overflow-y: auto; /* Enable vertical scrolling */


}


/* 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 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.form-line form-line-column form-col-3 jf-required{
    padding-top: 0px;
    padding-bottom: 0px;
}
.form-line form-line-column form-col-4 jf-required{
    padding-top: 0px;
    padding-bottom: 0px;
}
.form-header-group  header-large{
    padding-top: 15px;
    padding-bottom: 0px;
}
.form-line fixed-width jf-required{
    padding-top: 0px;
    padding-bottom: 0px;
}


.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 */
ul.form-section {
  padding: 0px 38px;
}
.form-textbox:not(#productSearch-input),
.form-textarea,
li[data-type=control_fileupload] .qq-upload-button,
.signature-wrapper {
  border-color: #c3cad8;
}
.form-textarea:hover,
.form-textbox:hover,
li[data-type=control_fileupload] .qq-upload-button:hover,
.signature-wrapper:hover {
  border-color: rgba(195, 202, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(195, 202, 216, 0.25);
}
.form-textarea:focus,
.form-textbox:focus,
li[data-type=control_fileupload] .qq-upload-button:focus,
.signature-wrapper:focus {
  border-color: #c3cad8;
  box-shadow: 0 0 0 3px rgba(195, 202, 216, 0.25);
}
/* 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-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;
}
.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-image: radial-gradient(circle, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 1) 70%);
  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: #2c3345;
}
.form-header-group {
  border-bottom: none;
}
.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-error .form-error-message {
  background-color: #f23a3c;
  clear: both;
  float: none;
}
.form-line-error .form-error-message .form-error-arrow {
  border-bottom-color: #f23a3c;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.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-header-group .form-header,
.form-header-group .form-subHeader {
  color: #2c3345;
}
.form-line-active {
  background-color: #f1f5ff;
}
/* 29 - FORM COLUMNS */

/*__INSPECT_SEPERATOR__*/
.form-all {
    background-size : 100%;
    background-attachment : unset;
    box-shadow : none;
}

.form-label.form-label-auto {

      display: block;
      float: none;
      text-align: left;
      width: 100%;

      }
    /* Injected CSS Code */


.jfUpload-wrapper {
    border: 2px dashed #d3d3d3;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.jfUpload-button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.jfUpload-heading {
    margin-top: 10px;
}

#fileList {
    margin-top: 20px;
    list-style: none;
    padding: 0;
}

#fileList li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
}

#fileList button {
    background-color: #ff4d4d;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 3px;
}

#fileList button:hover {
    background-color: #ff1a1a;
}

#success-message {
display: flex;
flex-direction: column; /* Stack elements vertically */
justify-content: center;
align-items: center;
text-align: center;
height: 100vh; /* Full viewport height */
}
#success-message .main {
border: 1px solid #ccc;
padding: 20px;
border-radius: 10px;
background-color: #f9f9f9;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#success-message img {
width: 200px; /* Adjust the size as needed */
margin-bottom: 20px;
}
#success-message h2 {
margin-bottom: 20px;
}
#success-message p {
margin-bottom: 20px;
}
#success-message .btn {
margin-top: 20px;
}




.navigation-buttons {
    text-align: center;
    margin-top: 20px;
}

.navigation-buttons button {
    background-color: #007BFF; /* Blue */
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 250px; /* Add horizontal margin between buttons */
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.3s;
    width: 150px; /* Set equal width for both buttons */

}

.navigation-buttons button:hover {
    background-color:  #0056b3; /* Darker blue for hover */
}

.navigation-buttons button:disabled {
    background-color: #ccc;
    cursor: not-allowed;
}

.form-section.page-section {
    overflow-x: hidden; /* Hide horizontal scroll */
    width: 100%; /* Ensure full width usage */
    box-sizing: border-box; /* Include padding and border in the element's total width and height */
}

.form-header{
    padding-top: 15px;
    padding-bottom: 0px;
}




.modal-body{
    overflow-y: auto;
    max-height: 70vh;
}



#success-message .button-group {
    display: flex;
    justify-content: center;
    gap: 20px; /* Add padding between buttons */
    margin-top: 20px; /* Add some margin on top of the button group */
}





.form-group-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
}

.form-group-column {
  flex: 1;
  margin-right: 20px;
}

.form-group-column:last-child {
  margin-right: 0;
}

.form-textbox {
  width: 100%;
}
