@import "https://fonts.googleapis.com/css?family=Oswald";
.form-all {
  font-family: "Oswald", sans-serif;
}
.form-all {
  width: 560px;
  width: 100%;
  max-width: 560px;
}
.form-label-left,
.form-label-right {
  width: 150px;
}
.form-label {
  white-space: normal;
}
.form-label.form-label-auto {
  display: inline-block;
  float: left;
  text-align: right;
  width: 150px;
}
.form-label-left {
  display: inline-block;
  white-space: normal;
  float: left;
  text-align: left;
}
.form-label-right {
  display: inline-block;
  white-space: normal;
  float: left;
  text-align: right;
}
.form-label-top {
  white-space: normal;
  display: block;
  float: none;
  text-align: left;
}
.form-all {
  font-size: 14px;
}
.form-label {
  font-weight: normal;
  font-size: 0.95em;
}
.supernova {
  background-color: rgba(255, 255, 255, 0);
  background-color: #e6e6ec;
}
.supernova body {
  background-color: transparent;
}
/*
@width30: (unit(@formWidth, px) + 60px);
@width60: (unit(@formWidth, px)+ 120px);
@width90: (unit(@formWidth, px)+ 180px);
*/
/* | */
@media screen and (min-width: 480px) {
  .supernova .form-all {
    border: 1px solid #c9c9d6;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
  }
}
/* | */
/* | */
@media screen and (max-width: 480px) {
  .jotform-form {
    padding: 10px 0;
  }
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 768px) {
  .jotform-form {
    padding: 30px 0;
  }
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 559px) {
  .jotform-form {
    padding: 30px 0;
  }
}
/* | */
/* | */
@media screen and (min-width: 768px) {
  .jotform-form {
    padding: 60px 0;
  }
}
/* | */
/* | */
@media screen and (max-width: 559px) {
  .jotform-form {
    padding: 0;
  }
}
/* | */
.supernova .form-all,
.form-all {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid transparent;
}
.form-header-group {
  border-color: rgba(230, 230, 230, 0);
}
.form-matrix-table tr {
  border-color: rgba(230, 230, 230, 0);
}
.form-matrix-table tr:nth-child(2n) {
  background-color: rgba(242, 242, 242, 0);
}
.form-all {
  color: #808080;
}
.form-header-group .form-header {
  color: #808080;
}
.form-header-group .form-subHeader {
  color: #9a9a9a;
}
.form-sub-label {
  color: #9a9a9a;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html {
  color: #ffffff;
}
.form-checkbox-item label,
.form-radio-item label {
  color: #ffffff;
}
.form-line.form-line-active {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -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: rgba(255, 251, 234, 0);
}
/* ömer */
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 3px !important;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
  padding-bottom: 0;
}
/* ömer */
.form-single-column .form-checkbox-item,
.form-single-column .form-radio-item {
  width: 100%;
}
.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;
}
.form-line {
  margin-top: 0px;
  margin-bottom: 0px;
}
.form-line {
  padding: 0px 36px;
}
.form-all .form-textbox,
.form-all .form-radio-other-input,
.form-all .form-checkbox-other-input,
.form-all .form-captcha input,
.form-all .form-spinner input,
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next,
.form-all .qq-upload-button,
.form-all .form-error-message {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.form-all .form-sub-label {
  margin-left: 3px;
}
.form-all .form-textarea {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.form-dropdown {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-appearance: none;
  -moz-appearance: button;
  appearance: none;
  margin: 0;
}
.form-all .qq-upload-button,
.form-all .form-submit-button,
.form-all .form-submit-reset,
.form-all .form-submit-print {
  font-size: 1em;
  padding: 9px 15px;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.form-all .qq-upload-button,
.form-all .form-submit-button,
.form-all .form-submit-reset,
.form-all .form-submit-print {
  color: #ffffff !important;
  background: #f5ab35;
  box-shadow: none;
  text-shadow: none;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  font-size: 1em;
  padding: 9px 15px;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
/*
& when ( @buttonFontType = google ) {
	@import (css) "@{buttonFontLink}";
}
*/
h2.form-header {
  line-height: 1.618em;
  font-size: 1.714em;
}
h2 ~ .form-subHeader {
  line-height: 1.5em;
  font-size: 1.071em;
}
.form-header-group {
  text-align: left;
}
/*.form-dropdown,
.form-radio-item,
.form-checkbox-item,
.form-radio-other-input,
.form-checkbox-other-input,*/
.form-captcha input,
.form-spinner input,
.form-error-message {
  padding: 4px 3px 2px 3px;
}
.form-header-group {
  font-family: "Oswald", sans-serif;
}
.form-section {
  padding: 0px 0px 0px 0px;
}
.form-header-group {
  margin: 12px 0px 12px 0px;
}
.form-header-group {
  padding: 12px 20px 12px 20px;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: #2e2e2e;
}
.form-header-group {
  background-color: #ffffff;
}
.form-textbox,
.form-textarea {
  padding: 4px 3px 2px 3px;
}
.form-dropdown {
  -webkit-appearance: menulist-button;
  border-color: #cccccc;
}
[data-type="control_dropdown"] .form-input,
[data-type="control_dropdown"] .form-input-wide {
  width: 150px;
}
.form-buttons-wrapper {
  margin-left: 0 !important;
  text-align: right !important;
}
.form-label {
  font-family: "Oswald", sans-serif;
}
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;
}
.form-line-column {
  width: auto;
}
.form-line-error {
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: inset 0px 3px 11px -7px #e45b5b;
  -moz-box-shadow: inset 0px 3px 11px -7px #e45b5b;
  box-shadow: inset 0px 3px 11px -7px #e45b5b;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.form-line-error .form-validation-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;
  border: 1px solid #ffecec;
  -moz-box-shadow: 0 0 3px #ffecec;
  -webkit-box-shadow: 0 0 3px #ffecec;
  box-shadow: 0 0 3px #ffecec;
}
.form-line-error .form-error-message {
  margin: 0;
  position: absolute;
  color: #fff;
  display: inline-block;
  right: 0;
  font-size: 10px;
  position: absolute!important;
  box-shadow: none;
  top: 0px;
  line-height: 20px;
  color: #FFF;
  background: #e45b5b;
  padding: 0px 5px;
  bottom: auto;
  min-width: 105px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-line-error .form-error-message img,
.form-line-error .form-error-message .form-error-arrow {
  display: none;
}
.ie-8 .form-all {
  margin-top: auto;
  margin-top: initial;
}
.ie-8 .form-all:before {
  display: none;
}
/* | */
@media screen and (max-width: 480px), screen and (max-device-width: 768px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape) {
  .jotform-form {
    padding: 0;
  }
  .form-all {
    border: 0;
    width: 100% !important;
    max-width: initial;
  }
  .form-sub-label-container {
    width: 100%;
    margin: 0;
  }
  .form-input {
    width: 100%;
  }
  .form-label {
    width: 100%!important;
  }
  .form-line {
    padding: 2% 5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  input[type=text],
  input[type=email],
  input[type=tel],
  textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: initial !important;
  }
  .form-input,
  .form-input-wide,
  .form-textarea,
  .form-textbox,
  .form-dropdown {
    max-width: initial !important;
  }
  div.form-header-group {
    padding: 12px 20px !important;
    padding-left: 5% !important;
    padding-right: 5% !important;
    margin: 0 12px 2% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  [data-type="control_button"] {
    margin-bottom: 0 !important;
  }
  .form-buttons-wrapper {
    margin: 0!important;
  }
  .form-buttons-wrapper button {
    width: 100%;
  }
  table {
    width: 100%!important;
    max-width: initial !important;
  }
  table td + td {
    padding-left: 3%;
  }
  .form-checkbox-item input,
  .form-radio-item input {
    width: auto;
  }
  .form-collapse-table {
    margin: 0 5%;
  }
}
/* | */

/*__INSPECT_SEPERATOR__*/
.supernova .form-all {
    box-shadow : none;
    border : none;
}

.form-all * {
    -moz-box-sizing : border-box;
    -webkit-box-sizing : border-box;
    box-sizing : border-box;
    font-style : normal;
}

.form-all {
    background : transparent;
}

.form-header {
    font-weight : normal;
}

/*responsive content -wide or shrink*/
.form-label {
    width : 19.6% !important;
    float : left !important;
    margin-top : 2px;
    margin-right : 2px !important;
}

.form-label-top {
    width : 100% !important;
    text-align : left !important;
    border-radius : 6px !important;
    border : 1px dashed rgb(255, 255, 255);
    padding : 4px 10px !important;
    margin : 10px 0 !important;
}

.form-line {
    box-sizing : border-box;
    -webkit-box-sizing : border-box;
    -moz-box-sizing : border-box;
    width : 100%;
}

.form-checkbox-other-input {
    width : 80% !important;
}

.form-input {
    width : 80% !important;
    background : #fff !important;
    margin : 0;
}

.form-header-group {
    text-align : center;
}

.form-label-top, .form-label-left, .form-label-right {
    background : #F5AB35;
    text-align : right;
    margin-right : 0;
    margin-bottom : 0;
    padding : 4px 10px;
    position : relative;
    border-top-left-radius : 10px !important;
    border-bottom-left-radius : 10px !important;
    border-left : 1px dashed #fff;
    border-top : 1px dashed #fff;
    border-bottom : 1px dashed #fff;
    box-shadow : 0 0 0 2px #F5AB35;
    font-weight : 300;
}

.form-textbox, .form-dropdown, .form-textarea {
    font-size : 14px;
    box-shadow : none;
    outline : none;
    transition : 0.5s ease-in-out;
}

.form-textbox:focus, .form-dropdown:focus, .form-textarea:focus {
    border : 1px solid orange !important;
    box-shadow : 0 0 2px orange !important;
}

.form-sub-label, .form-radio-item label, .form-checkbox-item label {
    font-size : 10px;
}

.form-radio-item label, .form-checkbox-item label {
    font-size : 14px;
}

.form-product-item label, .form-product-item .form-radio, .form-product-item .form-checkbox {
    font-size : 14px;
}

.form-line {
    padding : 0;
    margin : 0;
    display : inline-block;
}

.form-input {
    padding : 10px 0 20px 0;
    padding-left : 30px;
}

.form-submit-button {
    box-shadow : none;
    filter : none;
    text-shadow : none;
    font-size : 18px !important;
    outline : none;
    text-transform : uppercase;
    border : 1px dashed #fff;
    box-shadow : 0 0 0 2px #F5AB35 !important;
    transition : 0.5s ease-in-out;
}

.forma-line-error .form-input {
    background : red !important;
}

.form-submit-button:hover {
    background : #F5AB35;
    box-shadow : 0 0 0 2px #F5AB35 !important;
    border : 1px dashed #dbdbdb;
}

.form-buttons-wrapper {
    margin : 0 !important;
    padding : 0;
    text-align : center;
}

.form-payment-total span {
    font-size : 20px;
}

.form-button-error {
    font-size : 12px;
}

.form-error-message {
    font-size : 12px !important;
    line-height : 13px;
}

.form-product-item .form-dropdown {
    color : #F3574B;
}

.form-radio-item:not(#foo) input, .form-checkbox-item:not(#foo) input, .form-product-item:not(#foo) input {
    display : none;
}

input[type="checkbox"], input[type="radio"] {
    padding : 0;
}

/*---do not hide other input----*/
input[name$="[other]"] {
    display : inline-block !important;
    margin-left : 36px;
    margin-top : 1px;
    width : 100%;
}

/*-------------custom radio--------------*/
.form-radio-item:not(#foo) {
    margin-bottom : 0;
    position : relative;
}

.form-radio-item:not(#foo) label {
    line-height : 18px;
    margin-left : 0;
    float : left;
    text-indent : 27px;
}

.form-radio-item:not(#foo) label:before {
    content : '';
    position : absolute;
    display : inline-block;
    vertical-align : baseline;
    margin-right : 4px;
    -moz-box-sizing : border-box;
    -webkit-box-sizing : border-box;
    box-sizing : border-box;
    -webkit-border-radius : 50%;
    -moz-border-radius : 50%;
    border-radius : 50%;
    border : 1px solid #828282;
    left : 4px;
    width : 18px;
    height : 18px;
    cursor : pointer;
}

.form-radio-item:not(#foo) label:after {
    content : '';
    position : absolute;
    z-index : 10;
    display : inline-block;
    opacity : 0;
    top : 4px;
    left : 8px;
    width : 10px;
    height : 10px;
    background-color : #f3574b;
    -webkit-border-radius : 50%;
    -moz-border-radius : 50%;
    border-radius : 50%;
    cursor : pointer;
}

.form-radio-item:not(#foo) input:checked + label:after {
    opacity : 1;
}

[data-type="control_textbox"] .form-label-top + div .form-textbox,
[data-type="control_dropdown"] .form-label-top + div .form-dropdown,
[data-type="control_email"] .form-label-top + div .form-textbox,
[data-type="control_textarea"] .form-label-top + div .form-textarea {
    width : 100%;
    box-sizing : border-box;
}

/*-------custom checkbox------------*/
.form-checkbox-item:not(#foo), .form-product-item {
    margin-bottom : 0;
    position : relative;
}

.form-product-item input + label {
    font-size : 16px;
    display : block;
    width : 100%;
}

.form-product-item .form-sub-label {
    display : block;
}

.form-checkbox-item:not(#foo) label, .form-product-item input + label {
    line-height : 18px;
    margin-left : 0;
    float : left;
    text-indent : 27px;
}

.form-checkbox-item:not(#foo) label:after, .form-product-item input + label:after {
    background-color : #f3574b;
    box-shadow : 0 3px 0 0 #f3574b, 3px 3px 0 0 #f3574b, 6px 3px 0 0 #f3574b, 9px 3px 0 0 #f3574b, 8px 6px 0 0 #fff, 10px 1px 0 0 #fff;
    transform : rotate(-45deg);
    content : '';
    position : absolute;
    z-index : 10;
    display : inline-block;
    opacity : 0;
    top : 6px;
    left : 10px;
    width : 4px;
    height : 4px;
}

.form-product-item input + label:after {
    top : 12px;
    left : 10px;
}

.form-checkbox-item:not(#foo) input:checked + label:after,
.form-product-item input:checked + label:after {
    opacity : 1;
}

.form-checkbox-item:not(#foo) label:before, .form-product-item input + label:before {
    content : '';
    position : absolute;
    display : inline-block;
    vertical-align : baseline;
    margin-right : 4px;
    -moz-box-sizing : border-box;
    -webkit-box-sizing : border-box;
    box-sizing : border-box;
    left : 3px;
    width : 18px;
    height : 18px;
    cursor : pointer;
    background-color : rgba(0, 0, 0, 0);
    border : 1px solid #828282;
}

input[name$="[first]"] {
    width : 130px;
}

input[name$="[last]"] {
    width : 173px;
}

input[name$="[area]"] {
    width : 50px;
}

input[name$="[phone]"] {
    width : 133px;
}

span.form-sub-label-container+span.form-sub-label-container {
    margin-right : 0;
}

.form-address-line,
.form-address-state,
.form-address-table .form-sub-label-container,
.form-address-table select {
    width : 100%;
}

.form-address-postal,.form-address-city {
    width : 96%;
}

table.form-address-table {
    width : 310px;
}

.form-address-table td,.form-address-table th {
    padding : 0 1px 21px;
}

@media only screen and (max-width:30em){
    .form-label-top, .form-label-left, .form-label-right {
        padding : 5px;
    }

    .form-header-group {
        text-align : left !important;
    }

    .form-input {
        padding : 10px !important;
    }

    .form-product-item .form-sub-label {
        display : block;
    }

    table.form-address-table {
        width : 100%;
    }

    .form-header {
        font-size : 36px !important;
        background-position : right 2px;
    }

}

span.form-payment-total {
    color : #F5AB35;
}

@media screen and (max-width: 768px){
    .form-input {
        width : 58% !important;
    }

    input[type="text"], input[type="email"], input[type="tel"], textarea {
        width : 100% !important;
        box-sizing : border-box;
    }

    .form-header-group {
        padding : 0 !important;
        margin : 0 !important;
    }

    .form-header {
        font-size : 23px !important;
    }

    .form-section {
        background : #fff !important;
    }

}

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

    .form-header {
        font-size : 23px !important;
    }

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

    .form-section {
        background : #fff !important;
    }

    .form-label {
        padding : 5px;
        width : 100% !important;
        text-align : center;
        border-radius : 10px !important;
    }

}

