
/* 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;
  padding-top: 0;
  padding-bottom: 0;
}
.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;
}
.form-all {
  margin: 72px auto;
}
.form-all:before {
  content: none;
}
/*PREFERENCES STYLE*/
/* 17 - INPUT WIDTHS */
/*  20 - FORM PADDING */
.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-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-checkbox:checked + label:before,
.form-checkbox:checked + span:before {
  background-color: #2e69ff;
  border-color: #2e69ff;
}
.form-radio:checked + label:before,
.form-radio:checked + span:before {
  border-color: #2e69ff;
}
.form-radio:checked + label:after,
.form-radio:checked + span:after {
  background-color: #2e69ff;
}
.form-checkbox:hover + label:before,
.form-checkbox:hover + span:before,
.form-radio:hover + label:before,
.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-checkbox:focus + label:before,
.form-checkbox:focus + span:before,
.form-radio:focus + label:before,
.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 {
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat;
}
.supernova {
  background-image: none;
}
#stage {
  background-image: none;
}
/* | */
.form-all {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat;
}
.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;
}
.form-header-group {
  font-family: "false", sans-serif;
}
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-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-line-active {
  background-color: #f1f5ff;
}
/* 29 - FORM COLUMNS */

/*__INSPECT_SEPERATOR__*/
/*
@font-face {
    font-family : "Jost Regular";
    src : url(https://https://globalgap.staging-server.com/fonts/Jost-Regular.woff2);
}

* {
    font-family : "Jost Regular"!important;
}

*/

body {
    margin : 0!important;
    padding : 0!important;
    font-family : "Jost Regular";
}

.form-all {
    box-shadow : none!important;
    margin-left : 0;
    padding-left : 0;
    margin-top : 0!important;
}

.form-header-group.header-large {
    display : none;
}

.form-section.page-section {
    background : transparent;
    box-shadow : none;
    padding-left : 0!important;
    margin-left : 0!important;
}

.form-line {
    margin-left : 0!important;
    padding-left : 0!important;
    background : none;
}

.form-sub-label {
    display : none;
}

.form-label.form-label-top {
    color : rgb(88 87 75);
}

.formFooter-heightMask {
    display : none;
}

.form-submit-button.submit-button.jf-form-buttons.jsTest-submitField,
.form-pagebreak-next, 
.form-pagebreak-back {
    justify-content : center;
    align-items : center;
    border-color : rgb(0 174 77);
    background-color : rgb(0 174 77);
    color : rgb(255, 255, 255);
    border-radius : 0.5rem;
    border-style : solid;
    border-width : 2px;
    font-size : 15px;
    line-height : 1.33;
    max-width : fit-content;
    min-width : 12.5rem;
    padding : 0.75rem 1rem;
    text-align : center;
    text-transform : uppercase;
    box-shadow : none;
    font-weight : 700;
}

.form-buttons-wrapper {
    border : none!important;
}

.form-submit-button.submit-button.jf-form-buttons.jsTest-submitField:hover,
.form-pagebreak-next:hover, 
.form-pagebreak-back:hover {
    border-color : rgb(6 130 65);
    background-color : rgb(6 130 65);
}

.form-textbox,
.form-textarea,
.form-dropdown {
    padding-top : 15px;
    padding-bottom : 15px;
    outline-width : 0;
    color : rgb(88, 87, 75);
    padding-left : 1rem;
    padding-right : 1rem;
    background-color : rgb(255, 255, 255);
    border-color : #918d84!important;
    border-width : 1px;
    border-radius : 10px!important;
    box-shadow : none!important;
}

.form-dropdown {
    padding : 5px 15px;
}

.form-textbox:hover,
.form-textarea:hover,
.form-dropdown:hover {
    border-color : rgb(0 174 77);
}

.form-textbox:focus,
.form-textarea:focus,
.form-dropdown:focus {
    border-color : rgb(6 130 65);
}

.form-textbox:hover[placeholder],
.form-textarea:hover[placeholder],
.form-dropdown:hover[placeholder] {
    color : rgb(0 174 77);
}

.form-checkbox+label:before, 
.form-checkbox+span:before, 
.form-radio+label:before, 
.form-radio+span:before {
    border-color : rgb(0 174 77)!important;
    box-shadow : none!important;
}

.form-checkbox+label:before, 
.form-checkbox+span:before, 
.form-checkbox:checked+label:after, 
.form-checkbox:checked+span:before,
.radio+label:before,
.radio+span:before {
    border-color : rgb(0 174 77)!important;
    outline : 2px solid transparent!important;
    outline-offset : 2px!important;
}

.form-checkbox+label:before, 
.form-checkbox+span:before, 
.form-checkbox:checked+label:after, 
.form-checkbox:checked+span:before {
    border-radius : 0.25rem!important;
}

.form-checkbox:hover+label:before, 
.form-checkbox:hover+span:before, 
.form-radio:hover+label:before, 
.form-radio:hover+span:before {
    border-color : rgb(0 174 77)!important;
}

.form-checkbox:hover+label:before, 
.form-checkbox:hover+span:before {
    border-color : rgb(0 174 77)!important;
    border-radius : 0.25rem!important;
}

.form-checkbox:checked+label:before, 
.form-checkbox:checked+span:before, 
.form-checkbox:checked+span label:before {
    background-color : rgb(0 174 77)!important;
}

.form-radio+label:after, .form-radio+span:after {
    background-color : rgb(0 174 77)!important;
}

.qq-upload-button {
    border : 1px dashed #918d84!important;
    background-color : #E6F6EB!important;
}

.qq-upload-success,
.qq-upload-failed,
.qq-upload-list {
    color : #E6F6EB!important;
    background-color : rgb(0 174 77)!important;
}

.qq-upload-img-container,
.qq-upload-file,
.qq-upload-size,
.qq-upload-delete,
.qq-upload-cancel {
    color : #E6F6EB!important;
    background-color : rgb(0 174 77)!important;
}

.qq-upload-delete {
    background-image : none!important;
}

.form-spinner-button.form-spinner-up {
    border-radius : 0 0.5rem 0.5rem 0!important;
}

.form-spinner-button.form-spinner-down {
    border-radius : 0.5rem 0 0 0.5rem!important;
}

.rating-item input:focus+label, .rating-item input:hover+label {
    background-color : rgba(88 87 75, 0.5)!important;
    color : rgb(0 174 77)!important;
    border-color : rgb(0 174 77)!important;
}

