
/*__GENERATED_FROM_LIBRARY__*/
/*PREFERENCES STYLE*/
.form-all {
  font-family: "Roboto", sans-serif;
}
.form-all {
  max-width: 1001px;
}
.form-all {
  font-size: 14px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: transparent;
}
.form-line {
  margin-top: 20px;
  margin-bottom: 20px;
}
.supernova .form-all,
.form-all {
  background-color: rgba(0,0,0,0);
}
.supernova {
  background: rgba(0,0,0,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: #FFFFFF;
}
.form-header-group {
  border-bottom-color: #6B6155;
}
.form-buttons-wrapper {
  border-top-color: #6B6155;
}
/*PREFERENCES STYLE*/
/* 17 - INPUT WIDTHS */
/*  20 - FORM PADDING */
@media screen and (min-width: 768px) {
  ul.form-section {
    padding: 0px 0px;
  }
}
.form-textbox:not(#productSearch-input),
.form-textarea,
li[data-type=control_fileupload] .qq-upload-button,
.signature-wrapper {
  border-width: 0px;
  width: 100% !important;
  border-style: solid;
  border-color: #6B6155;
  color: #FFFFFF;
}
.form-textbox:not(#productSearch-input):hover,
.form-textarea:hover,
li[data-type=control_fileupload] .qq-upload-button:hover,
.signature-wrapper:hover {
  border-color: rgba(107,97,85,0.5);
  box-shadow: 0 0 0 2px rgba(107,97,85,0.25);
}
.form-textbox:not(#productSearch-input):focus,
.form-textarea:focus,
li[data-type=control_fileupload] .qq-upload-button:focus,
.signature-wrapper:focus {
  border-color: rgba(107,97,85,1);
  box-shadow: 0 0 0 3px rgba(107,97,85,0.25);
}
/* Heights */
.form-textbox {
  height: 34px;
}
.form-textarea {
  height: 88px !important;
}
li[data-type="control_textbox"] div[data-layout="half"],
li[data-type="control_dropdown"] div[data-layout="half"],
li[data-type="control_email"] div[data-layout="half"],
li[data-type="control_number"] div[data-layout="half"],
li[data-type="control_phone"] div[data-layout="half"],
li[data-type="control_datetime"] div[data-layout="half"] {
  width: 100% !important;
  max-width: 1001px;
}
.form-label {
  margin-bottom: 14px;
  margin-right: 0;
}
/* 11 - LINE PADDING */
.form-line {
  padding: 11px 0px;
}
[data-type="control_text"] {
  padding: 11px 0px 0;
}
/* LABEL STYLE */
.form-label {
  font-weight: bold;
}
.form-checkbox-item label,
.form-radio-item label {
  font-weight: 500;
}
.form-dropdown:first-child {
  border-width: 1px;
  border-color: #6B6155;
  color: #FFFFFF;
  background-color: #000000;
  height: 40px;
}
[data-type="control_dropdown"] .form-input,
[data-type="control_birthdate"] .form-input,
[data-type="control_time"] .form-input,
[data-type="control_dropdown"] .form-input-wide,
[data-type="control_birthdate"] .form-input-wide,
[data-type="control_time"] .form-input-wide {
  width: 100% !important;
  max-width: 1001px;
}
[data-type="control_dropdown"] .form-dropdown {
  width: 100% !important;
  max-width: 1001px;
}
.form-dropdown {
  margin: 0;
  border-color: #a6a6a6 !important;
  appearance: menulist !important;
  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: 0px;
}
.form-textarea {
  border-radius: 0px;
}
.supernova .form-all,
.form-all {
  border-radius: 0px;
}
.form-section:first-child {
  border-radius: 0px 0px 0 0;
}
.form-section:last-child {
  border-radius: 0 0 0px 0px;
}
.form-section li:first-child .form-header-group {
  border-radius: 0px 0px 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: 25px;
}
.form-radio-item .form-radio + label,
.form-radio-item .form-radio + span {
  padding-left: 25px;
}
.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: #8FBC8F;
  border-color: #8FBC8F;
}
.form-line .form-radio:checked + label:before,
.form-line .form-radio:checked + span:before {
  border-color: #8FBC8F;
}
.form-line .form-radio:checked + label:after,
.form-line .form-radio:checked + span:after {
  background-color: #8FBC8F;
}
.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(143,188,143,0.5);
  box-shadow: 0 0 0 2px rgba(143,188,143,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(143,188,143,1);
  box-shadow: 0 0 0 3px rgba(143,188,143,0.25);
}
.submit-button {
  font-size: 14px;
  font-weight: 500;
  font-family: inherit;
  height: 48px;
  width: 80px;
  border: none;
  border-width: 0px;
  border-style: solid;
  border-color: #E6C89A;
}
@media screen and (max-width: 480px) {
  .form-buttons-wrapper {
    display: flex;
    flex-direction: column;
  }
  .form-pagebreak-back-container {
    width: 100%;
  }
  .form-pagebreak-back-container + span {
    display: none;
  }
  .form-pagebreak-back {
    width: 100%;
  }
  .jf-form-buttons {
    width: 100%;
    margin-bottom: 8px;
    margin-left: 0;
  }
}
li[data-type="control_button"] .form-submit-button {
  color: #000000;
  background-color: #E6C89A;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_button"] .form-submit-button:hover {
  background-color: rgb(184,160,123);
}
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: #E6C89A;
  border-color: #E6C89A;
  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: rgb(184,160,123);
  color: #fff;
}
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back {
  background-image: none;
  background-color: rgb(184,160,123);
  box-shadow: none;
  text-shadow: none;
}
li[data-type="control_button"] button.jf-form-buttons.form-pagebreak-back:hover {
  background-color: rgb(161,140,108);
  color: #fff;
}
.form-buttons-wrapper {
  margin-left: 0 !important;
  text-align: center;
}
.form-submit-button,
.form-submit-reset,
.form-submit-print {
  border-radius: 0px;
}
.form-pagebreak-back,
.form-pagebreak-next {
  border-radius: 0px;
}
.form-all .form-pagebreak-back-container,
.form-all .form-pagebreak-next-container {
  width: 80px;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  width: 100%;
  height: 40px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  min-width: 80px;
}
.form-buttons-wrapper, .form-pagebreak {
  border-top: none;
}
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: 12px 36px;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  padding: 24px 0px;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: #FFFFFF;
}
.form-header-group {
  border-bottom: none;
}
.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: #eeeeee;
}
.form-collapse-table {
  color: rgb(85, 85, 85);
}
.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: 16px;
  padding-bottom: 16px;
  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: 36px;
  margin-right: 36px;
}
.form-line-error {
  overflow: hidden;
  -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: #2A1717;
}
.form-line-error .form-error-message {
  background-color: #A63A3A;
  clear: both;
  float: none;
}
.form-line-error .form-error-message .form-error-arrow {
  border-bottom-color: #A63A3A;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.form-line-error .form-validation-error {
  border: 1px solid #A63A3A;
  box-shadow: 0 0 3px #A63A3A;
}
.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: #2A1717;
}
.form-line.form-line-active {
  background-color: #1A1A1A;
}
.form-buttons-wrapper {
  border-top: none;
}
li[data-type=control_fileupload] .qq-upload-button {
  border-color: #6B6155;
}
li[data-type=control_fileupload] .qq-upload-button::before {
  background-color: #6B6155;
}
li[data-type=control_fileupload] .qq-upload-button {
  color: #FFFFFF;
}
li[data-type=control_fileupload] .jfUpload-heading  {
  color: #FFFFFF;
  opacity: 0.8;
}


/*__INSPECT_SEPERATOR__*/
.form-all {
    box-shadow : none;
}

.form-all .form-textbox,
.form-all .form-textarea,
.form-all .signature-pad-passive {
    background : transparent !important;
    color : #ffffff !important;
    border : none !important;
    border-bottom : 1px solid #6b6155 !important;
    border-radius : 0 !important;
    box-shadow : none !important;
}

.form-all .form-textarea {
    width : 100% !important;
}

.form-all .form-dropdown {
    background : #000000 !important;
    color : #ffffff !important;
    border : 1px solid #6b6155 !important;
    border-radius : 0 !important;
    box-shadow : none !important;
}

.form-all .form-sub-label {
    color : #b9b9b9 !important;
    font-size : 13px !important;
    width : 100%;
}

.form-all .form-checkbox-item label,
.form-all .form-radio-item label,
.form-all .form-label,
.form-all .form-header,
.form-all .form-subHeader {
    color : #ffffff !important;
}

.form-all .form-line .form-label {
    width : 100% !important;
    max-width : 100% !important;
    margin-bottom : 14px !important;
}

.form-all .form-line .form-input-wide,
.form-all .form-line .form-input {
    display : block !important;
    width : 100% !important;
    max-width : 100% !important;
}

.form-all .form-checkbox,
.form-all .form-radio {
    accent-color : #d8b787;
}

.form-all .qq-upload-button,
.form-all .qq-uploader-buttonText-value {
    background : #e6c89a !important;
    color : #000000 !important;
    border : none !important;
    border-radius : 0 !important;
    box-shadow : none !important;
    width : 100% !important;
}

.form-input-wide jf-required div {

}

.form-input-wide.jf-required {
    width : 100%;
}

#id_1 .form-input-wide > div {
    display : flex;
    gap : 20px;
}

#id_1 .form-input-wide > div > span.form-sub-label-container {
    flex : 0 0 calc(50% - 10px);
    max-width : calc(50% - 10px);
}

#id_1 .form-input-wide > div > span.form-sub-label-container .form-textbox {
    width : 100% !important;
}

#id_2 .form-address-table {
    display : flex;
    flex-wrap : wrap;
    gap : 20px;
}

#id_2 .form-address-line-wrapper,
#id_2 .form-address-city,
#id_2 .form-address-state,
#id_3 .form-input-wide > div {
    width : 100%;
}

#id_3 .form-input-wide > div {
    display : flex;
    gap : 20px;
}

#id_2 .form-address-line-wrapper .form-sub-label-container,
#id_2 .form-address-city .form-sub-label-container,
#id_2 .form-address-state .form-sub-label-container {
    display : block;
    width : 100%;
    max-width : 100%;
    flex : 0 0 100%;
}

#id_3 .form-input-wide > div > span.form-sub-label-container {
    flex : 0 0 calc(50% - 10px);
    max-width : calc(50% - 10px);
}

#id_2 .form-address-line-wrapper .form-textbox,
#id_2 .form-address-city .form-textbox,
#id_2 .form-address-state .form-textbox,
#id_3 .form-input-wide > div > span.form-sub-label-container .form-textbox {
    width : 100% !important;
}

