
*,
*:after,
*:before {
  box-sizing: border-box;
}
.form-all {
  font-family: "Inter", sans-serif;
}
.main .jotform-form {
  width: 100%;
  padding: 0 3%;
}
.form-all {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 752px;
}
.form-line-active {
  background-color: #ffffff;
}
.form-all {
  font-size: 16px;
}
li.form-line {
  margin-top: 15px;
  margin-bottom: 15px;
}
.form-line {
  padding: 12px 10px;
}
.form-section {
  padding: 0px 38px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
.form-label {
  font-family: "Inter", sans-serif;
}
.form-line-column {
  width: calc(50% - 8px);
}
.form-checkbox-item label,
.form-checkbox-item span,
.form-radio-item label,
.form-radio-item span {
  color: #404a64;
}
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px !important;
}
.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-all .form-submit-button,
.form-all .form-submit-print {
  font-size: 16px;
  font-weight: normal;
  font-family: "Inter", sans-serif;
}
.form-all .form-submit-button {
  min-width: 180px;
}
.form-all .form-submit-button.js-new-sacl-button,
.form-all .form-submit-print {
  min-width: 98px;
}
.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: "Inter", sans-serif;
}
div.form-header-group.header-large {
  margin: 0px -38px;
}
div.form-header-group.header-large {
  padding: 40px 52px;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: 0;
}
.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: #ffffff;
}
.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;
}
.supernova {
  background-color: #ffffff;
  background-color: rgba(157, 200, 59, 0.31);
}
.supernova body {
  background-color: transparent;
}
.supernova .form-all,
.form-all {
  background-color: #ffffff;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
.form-matrix-table tr {
  border-color: #e6e6e6;
}
.form-matrix-table tr:nth-child(2n) {
  background-color: #f2f2f2;
}
.form-all {
  color: #2c3345;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html {
  color: #2c3345;
}
.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: #ffffff;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: 0;
}

/*__INSPECT_SEPERATOR__*/
.supernova {
    background : linear-gradient(to bottom, #ced8e2, #ced8e2) !important;
    background-repeat : no-repeat !important;
    background-size : cover !important;
    background-attachment : fixed !important;
}

.formFooter {
    display : none;
}

input {
    transition : all ease 0.3s;
}

.supernova {
    background-size : contain;
}

/*======== Submit Button Styles*/
.formFooter-button, .submit-button {
    background-color : #0E6DD5;
    border-color : #0E6DD5;
    color : #000000;
}

/*======== Submit Button Hover Styles*/
.formFooter-button:hover, .submit-button:hover {
    background-color : #007ce2;
    border-color : #007ce2;
}

.form-input-wide {
    width : 100% !important;
}

.form-header-group .form-header {
    color : #ED543A;
}

.header-large {
    background-color : #e6f9f8;
    border-color : #ed543a;
}

.form-label {
    font-size : 20px;
}

.form-dropdown:focus, .form-textarea:focus, .form-textbox:focus,.form-dropdown:hover, .form-textarea:hover, .form-textbox:hover {
    border-color : #162950 !important;
    box-shadow : unset !important;
    border : 1px solid !important;
}

li#id_10 label,li#id_13 label {
    text-align : right !important;
    justify-content : flex-end;
}

label#label_18,label#label_20,label#label_21 {
    justify-content : center;
}

.form-header-group {
    border-bottom : 1px solid #ed543a;
    font-family : "Muli", sans-serif;
    margin : 0px -38px;
    background : #e7f9f8;
    padding : 40px 52px;
}

.header-default h2.form-header {
    font-size : 2em;
}

.form-autocomplete-list {
    background : #fff !important;
    padding : 10px;
}

.jf-form-buttons {
    height : 2.5em;
}

/*======== Next & Previous Button Styles*/
.form-pagebreak-next, .form-pagebreak-back {
    background-color : #0E6DD5;
    border-color : #0E6DD5;
    color : #fff;
    transition : all ease 0.3s;
}

/*======== Next & Previous Button Hover Styles*/
.form-pagebreak-next:hover,.form-pagebreak-back:hover {
    background-color : #0E6DD5;
    border-color : #0E6DD5;
}

.form-label.form-label-auto {
    display : block;
    float : none;
    text-align : left;
    width : 100%;
}

span.form-radio-item label {
    /*background : #007ce2;
    */
    border : 2px solid #007ce2;
    padding : 10px 20px;
    border-radius : 30px;
    color : #fff;
    color : #333 !important;
    text-align : center;
    box-shadow : inset 0px 0px 0px 0px rgba(0, 0, 0, 10%);
}

.form-checkbox-item label {
    color : #fff !important;
}

span.form-radio-item label:hover {
    box-shadow : inset 0px 0px 2000px 0px rgba(0, 0, 0, 10%);
}

.form-radio+label:before,.form-radio+label:after {
    display : none;
}

.form-radio:checked + label {
    /*background : #9dc83b;
    */
    background : #007ce2;
}

@media(min-width:768px){
    .form-multiple-column[data-component="radio"] {
        width : 100%;
        display : block;
        max-width : 100%;
        justify-content : center;
        margin : 0 auto;
    }

    .form-multiple-column[data-columncount="2"] .form-checkbox-item, .form-multiple-column[data-columncount="2"] .form-radio-item {
        width : 46%;
        margin : 2%;
    }

    .form-multiple-column[data-columncount="3"] .form-radio-item {
        width : 29.33%;
        margin : 2%;
    }

}

@media(max-width:480px){
    .form-header-group {
        margin : 0px !important;
    }

    li[data-type="control_radio"] label {
        text-align : center !important;
    }

}

li[data-type="control_radio"] label {
    text-align : center !important;
}

/*ext css*/
.form-line .form-description {
    display : block !important;
    position : relative !important;
    left : unset !important;
    right : unset !important;
    width : 100% !important;
    bottom : unset !important;
    max-width : unset !important;
    color : #333333 !important;
    background : transparent !important;
    order : 2;
    padding : 0 !important;
    margin-bottom : 15px;
    font-size : 14px;
    line-height : 20px;
}

.form-line {
    display : flex;
    flex-wrap : wrap;
}

.form-checkbox ~ label {
    /*background : #007ce2;
    */
    border : 2px solid #007ce2;
    padding : 10px;
    text-align : left;
    border-radius : 100px;
    /*color : #fff;
    */
    color : #333 !important;
    padding-left : 40px;
    box-shadow : inset 0px 0px 0px 0px rgba(0, 0, 0, 10%);
}

.form-checkbox ~ label:hover {
    box-shadow : inset 0px 0px 2000px 0px rgba(0, 0, 0, 10%);
}

.form-checkbox+label:before {
    height : 100%;
    width : 40px;
    border-color : transparent;
    border-top-left-radius : 50px;
    border-bottom-left-radius : 50px;
    background-size : 10px;
    background-position : 50%;
    background-repeat : no-repeat;
    background-color : transparent;
    border : none;
    content : "✓";
    display : flex;
    align-items : center;
    justify-content : center;
}

.form-checkbox:checked+label {
    /*background-color : #9dc83b;
    */
    background-color : #007ce2;
}

.form-checkbox:checked+label:after {
    height : 100%;
    width : 40px;
    background-color : transparent;
    border-top-left-radius : 50px;
    border-bottom-left-radius : 50px;
}

.form-checkbox:checked+label:before {
    background-color : transparent;
}

.form-checkbox:hover+label:before, .form-checkbox:focus+label:before {
    outline : none;
    box-shadow : none;
}

.form-label.form-label-auto {
    order : 1;
    margin-left : 0;
}

.form-input-wide {
    order : 3;
}

.form-star-rating {
    width : 100%;
    transform : scale(1.5,1.5) !important;
    justify-content : center;
}

