
/*__GENERATED_FROM_LIBRARY__*/
/*PREFERENCES STYLE*/
.form-all {
  font-family: "Inter", sans-serif;
}
.form-all {
  max-width: 752px;
}
.form-all {
  font-size: 16px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #FFFFFF;
}
.form-line {
  margin-top: 10px;
  margin-bottom: 10px;
}
.supernova .form-all,
.form-all {
  background-color: rgba(255,255,255,0);
}
.supernova {
  background: rgba(255,255,255,0);
}
.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 */
.form-textbox {
  height: 40px;
}
.form-textarea {
  height: 163px !important;
}
/* 11 - LINE PADDING */
/* LABEL STYLE */
.form-label {
  font-weight: normal;
  font-size: 0.95em;
}
.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: 4px;
}
.form-section li:not(:first-child) .form-header-group {
  border-radius: 4px;
}
.form-textarea {
  border-radius: 4px;
}
.form-dropdown {
  border-radius: 4px;
  appearance: none;
  margin: 0;
}
.supernova .form-all,
.form-all {
  border-radius: 3px;
}
.form-section:first-child {
  border-radius: 3px 3px 0 0;
}
.form-section:last-child {
  border-radius: 0 0 3px 3px;
}
.form-section li:first-child .form-header-group {
  border-radius: 3px 3px 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: #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: rgba(46,105,255,1);
  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-width: 0px !important;
  border-style: solid !important;
border-color: false !important;
}
.supernova {
    background-size: cover;

}
.form-all {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  background-size: cover;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
}
.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-collapse-table {
  border: 1px solid rgba(0,0,0,0.2);
  box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset, 0 1px 0 rgba(0,0,0,0.2);
}
.form-collapse-table .form-collapse-mid {
  text-shadow: none;
}
.form-collapse-table {
  background-color: rgba(195,202,216,.3);
}
.form-collapse-table {
  color: rgb(44, 51, 69);
}
.form-collapse-table {
  padding-left: 20px;
  padding-right: 20px;
}
.form-collapse-table .form-collapse-mid {
  margin-right: 0;
  margin-left: 0;
}
.form-collapse-table {
  padding-top: 20px;
  padding-bottom: 20px;
  height: auto;
  max-height: 60px;
  overflow: hidden;
}
.form-collapse-table .form-collapse-mid {
  margin-top: 0;
  margin-bottom: 0;
}
.form-collapse-table .form-collapse-right {
  height: 24px;
  top: 50%;
}
.form-collapse-table .form-collapse-right-show {
  margin-top: -15px;
}
.form-collapse-table .form-collapse-right-hide {
  margin-top: -12px;
}
.form-collapse-table {
  margin-top: 0px;
  margin-bottom: 0px;
}
.form-collapse-table {
  margin-left: 0px;
  margin-right: 0px;
}
.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.form-line-active {
  background-color: #F1F5FF;
}
li[data-type=control_fileupload] .qq-upload-button {
  background-color: #FFFFFF;
}

/*__INSPECT_SEPERATOR__*/
/**
 * Main
 */
 html,  
body {
    margin : 0 !important;
    padding : 0 !important;
    overflow : visible !important;
}

.supernova,
.form-all,
.form-section.page-section,
#stage,
.form-matrix-table,
.form-pagebreak,
.form-pagebreak-next-container,
.form-pagebreak-back-container {
    background : transparent !important;
    box-shadow : none !important;
    border : 0 !important;
    margin : 0 auto !important;
}

.form-sub-label-container{
  margin-right:25px;
  
}

 .jotform-form {
    padding : 0 !important;
}

/**
 * Main Form Wrapper
 */
.form-all {
    max-width : 100% !important;
    width : 1300px !important;
    margin : 0 auto !important;
    padding : 0 0 1px 0 !important;
    background : transparent !important;
    font-family : "Avenir Next", "Montserrat", sans-serif !important;
    box-shadow : none !important;
    border-radius : 0 !important;
}

/**
 * Remove All Inner Padding
 */
 .form-section {
    list-style : none !important;
    margin : 0 !important;
    padding : 0 !important;
    background : transparent !important;
}

 .form-line {
    margin-bottom : 26px  !important;
    padding : 0 15px  !important;
    border : 0 !important;
    background : transparent !important;
}

/**
 * Labels
 */
 .form-label-top,   
.form-label {
    display : block !important;
    margin-bottom : 10px !important;
    font-size : 15px !important;
    font-weight : 700 !important;
    color : #4a4a4a !important;
    letter-spacing : 0 !important;
    line-height : 1.5 !important;
    font-family : "Avenir Next", "Montserrat", sans-serif !important;
}

 .form-required {
    color : #0f5ea8 !important;
    margin-left : 4px !important;
}

/**
 * Inputs / Selects / Textareas
 */
 .form-textbox,   
.form-dropdown,   
.form-textarea,   
.form-radio-other-input {
    width : 100% !important;
    max-width : 100% !important;
    background : #ffffff !important;
    border : 1px solid #c9c9c9 !important;
    border-radius : 8px !important;
    padding : 0 15px !important;
    min-height : 52px !important;
    font-size : 15px !important;
    font-weight : 400 !important;
    color : #4a4a4a !important;
    box-sizing : border-box !important;
    box-shadow : none !important;
    font-family : "Avenir Next", "Montserrat", sans-serif !important;
}

/**
 * Textarea
 */
 .form-textarea {
    min-height : 100px !important;
    padding-top : 18px !important;
    padding-bottom : 18px !important;
    resize : vertical !important;
    line-height : 1.7 !important;
}

/**
 * Force All Input Wrappers Full Width
 */
 .form-input,   
.form-input-wide,   
.form-sub-label-container,   
.form-address-table,   
.form-address-table td,   
.form-address-table div,   
.form-address-line,   
.form-input-wide input,   
.form-input-wide textarea,   
.form-input-wide select {
    width : 100% !important;
    max-width : 100% !important;
}

/**
 * Placeholders
 */
 .form-textbox::placeholder,   
.form-textarea::placeholder {
    color : #000 !important;
    opacity : 1 !important;
    font-family : "Avenir Next", "Montserrat", sans-serif !important;
}

/**
 * Focus States
 */
 .form-textbox:focus,   
.form-dropdown:focus,   
.form-textarea:focus,   
.form-radio-other-input:focus {
    outline : none !important;
    border-color : #0f5ea8 !important;
    box-shadow : 0 0 0 3px rgba(15, 94, 168, 0.08) !important;
}

/**
 * Inline Radios + Checkboxes
 */
 .form-single-column {
    display : flex !important;
    flex-wrap : wrap !important;
    gap : 24px !important;
    align-items : center !important;
    width : 100% !important;
}

/**
 * Radio / Checkbox Items
 */
 .form-radio-item,   
.form-checkbox-item,   
.formRadioOther {
    margin : 0 !important;
    padding : 0 !important;
    display : inline-flex !important;
    align-items : center !important;
    width : auto !important;
}

/**
 * Labels
 */
 .form-radio-item label,   
.form-checkbox-item label,   
.formRadioOther label {
    font-size : 15px !important;
    font-weight : 500 !important;
    color : #4a4a4a !important;
    cursor : pointer !important;
    display : inline-flex !important;
    align-items : center !important;
    gap : 10px !important;
    line-height : 1.4 !important;
    font-family : "Avenir Next", "Montserrat", sans-serif !important;
}

/**
 * Radio + Checkbox Inputs
 */
 .form-radio,   
.form-checkbox,   
.form-radio-other {
    width : 18px !important;
    height : 18px !important;
    min-width : 18px !important;
    min-height : 18px !important;
    accent-color : #0f5ea8 !important;
    cursor : pointer !important;
}

/**
 * Sub Labels
 */
 .form-sub-label {
    display : block !important;
    margin-top : 8px !important;
    font-size : 13px !important;
    color : #8a8a8a !important;
    font-family : "Avenir Next", "Montserrat", sans-serif !important;
}

/**
 * Other Field
 */
 .other-input-container {
    margin-top : 12px !important;
    width : 100% !important;
}

/**
 * Error States
 */
 .form-line-error .form-textbox,   
.form-line-error .form-dropdown,   
.form-line-error .form-textarea {
    border-color : #d93025 !important;
    background : #fff8f7 !important;
}

/**
 * Error Message
 */
 .form-error-message {
    margin-top : 10px !important;
    padding : 12px 14px !important;
    border-radius : 8px !important;
    background : #fff4f4 !important;
    border : 1px solid #f1c0c0 !important;
    color : #c62828 !important;
    font-size : 14px !important;
    display : flex !important;
    align-items : center !important;
    gap : 10px !important;
    box-shadow : none !important;
    font-family : "Avenir Next", "Montserrat", sans-serif !important;
}

 .form-error-message img {
    width : 16px !important;
    height : 16px !important;
}

/**
 * Error Bar
 */
 .error-navigation-container {
    margin-bottom : 30px !important;
}

 .error-navigation-inner {
    background : #fff8f1 !important;
    border : 1px solid #f5d2a6 !important;
    border-radius : 10px !important;
    padding : 14px 18px !important;
    display : flex !important;
    align-items : center !important;
    justify-content : space-between !important;
    gap : 20px !important;
    box-shadow : none !important;
}

 .error-navigation-message {
    font-size : 14px !important;
    color : #9c5b00 !important;
    font-family : "Avenir Next", "Montserrat", sans-serif !important;
}

 .error-navigation-next-button,   
.error-navigation-done-button {
    border : 0 !important;
    background : #0f5ea8 !important;
    color : #ffffff !important;
    border-radius : 6px !important;
    padding : 10px 16px !important;
    font-size : 14px !important;
    font-weight : 600 !important;
    cursor : pointer !important;
    box-shadow : none !important;
    font-family : "Avenir Next", "Montserrat", sans-serif !important;
}

/**
 * Submit Button
 */
 .form-submit-button {
    display : inline-flex !important;
    align-items : center !important;
    justify-content : center !important;
    min-height : 52px !important;
    padding : 0 30px !important;
    background : #0f5ea8 !important;
    border : 0 !important;
    border-radius : 4px !important;
    color : #ffffff !important;
    font-size : 16px !important;
    font-weight : 700 !important;
    letter-spacing : 0.3px !important;
    text-transform : uppercase !important;
    cursor : pointer !important;
    box-shadow : none !important;
    font-family : "Avenir Next", "Montserrat", sans-serif !important;
}

 .form-submit-button:hover {
    background : #0b4f8e !important;
}

 .form-submit-button:active {
    transform : translateY(1px) !important;
}

/**
 * Mobile
 */
@media (max-width: 768px){
}

 .form-line {
    margin-bottom : 22px !important;
}

 .form-single-column {
    gap : 14px !important;
}

 .form-submit-button {
    width : 100% !important;
}

 .error-navigation-inner {
    flex-direction : column !important;
    align-items : flex-start !important;
}