@import "https://fonts.googleapis.com/css?family=Lobster";
@import "//www.jotform.com/themes/css/buttons/form-submit-button-blue.css";
@import "http://www.jotform.com/themes/css/pagebreaks/form-submit-button-blue.css";
.form-all {
  font-family: "Lobster", sans-serif;
}
.form-all {
  width: 340px;
}
.form-label-left,
.form-label-right {
  width: 150px;
}
.form-label {
  white-space: normal;
}
.form-label.form-label-auto {
  display: block;
  float: none;
  text-align: left;
}
.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: 24px;
}
.form-label {
  font-weight: bold;
}
.form-checkbox-item label,
.form-radio-item label {
  font-weight: normal;
}
.supernova {
  background-color: rgba(0, 0, 0, 0);
  background-color: #ffffff;
}
.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 #e6e6e6;
    -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: 340px) {
  .jotform-form {
    padding: 30px 0;
  }
}
/* | */
/* | */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .jotform-form {
    padding: 60px 0;
  }
}
/* | */
/* | */
@media screen and (max-width: 340px) {
  .jotform-form {
    padding: 0;
  }
}
/* | */
.supernova .form-all,
.form-all {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid transparent;
}
.form-header-group {
  border-color: rgba(0, 0, 0, 0);
}
.form-matrix-table tr {
  border-color: rgba(0, 0, 0, 0);
}
.form-matrix-table tr:nth-child(2n) {
  background-color: rgba(0, 0, 0, 0);
}
.form-all {
  color: #000000;
}
.form-header-group .form-header {
  color: #000000;
}
.form-header-group .form-subHeader {
  color: #1a1a1a;
}
.form-sub-label {
  color: #1a1a1a;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html {
  color: #000000;
}
.form-checkbox-item label,
.form-radio-item label {
  color: #1a1a1a;
}
.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: inherit;
}
/* ömer */
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px !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: 12px 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: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.form-all .form-textarea {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.form-all .form-submit-button,
.form-all .form-submit-reset,
.form-all .form-submit-print {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.form-all .form-sub-label {
  margin-left: 3px;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.form-all .form-sub-label {
  margin-left: 3px;
}
.form-all {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.form-section:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.form-section:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.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: "Lobster", sans-serif;
  font-size: 24px;
  font-weight: normal;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  font-size: 1em;
  padding: 9px 15px;
  font-family: "Lobster", sans-serif;
  font-size: 24px;
  font-weight: normal;
}
/*
& when ( @buttonFontType = google ) {
	@import (css) "@{buttonFontLink}";
}
*/
h2.form-header {
  line-height: 1.618em;
}
h2 ~ .form-subHeader {
  line-height: 1.5em;
}
.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: "Lobster", sans-serif;
}
.form-section {
  padding: 0px 0px 0px 0px;
}
.form-header-group {
  margin: 12px 36px 12px 36px;
}
.form-header-group {
  padding: 24px 0px 24px 0px;
}
.form-textbox,
.form-textarea {
  padding: 4px 3px 2px 3px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: rgba(255, 255, 255, 0);
}
[data-type="control_dropdown"] .form-input,
[data-type="control_dropdown"] .form-input-wide {
  width: 150px;
}
.form-pagebreak {
  text-align: center !important;
}
.form-pagebreak-back-container,
.form-pagebreak-next-container {
  float: none !important;
  display: inline-block !important;
}
.form-label {
  font-family: "Lobster", 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(0, 0, 0, 0);
  -webkit-box-shadow: inset 0px 3px 11px -7px #ff3200;
  -moz-box-shadow: inset 0px 3px 11px -7px #ff3200;
  box-shadow: inset 0px 3px 11px -7px #ff3200;
}
.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 inherit;
  -moz-box-shadow: 0 0 3px inherit;
  -webkit-box-shadow: 0 0 3px inherit;
  box-shadow: 0 0 3px inherit;
}
.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: #ff3200;
  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%;
    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: 24px 0px !important;
    margin: 0 12px 2% !important;
    margin-left: 5% !important;
    margin-right: 5% !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__*/
.jotform-form {
    padding : 60px 0 !important;
}

html.supernova body {
    background-image : url('https://cms.jotform.com/uploads/image_upload/image_upload/EltonCris/35588_snow1.png'), url('https://cms.jotform.com/uploads/image_upload/image_upload/EltonCris/35589_snow2.png'), url('https://cms.jotform.com/uploads/image_upload/image_upload/EltonCris/35590_snow3.png') !important;
    height : 100%;
    left : 0;
    position : absolute;
    top : 0;
    width : 100%;
    -webkit-animation : snow 10s linear infinite;
    -moz-animation : snow 10s linear infinite;
    -ms-animation : snow 10s linear infinite;
    animation : snow 10s linear infinite;
}

ul#headers {
    text-align : center;
    color : rgb(176, 49, 49);
}

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

.supernova {
    background-repeat : no-repeat, repeat-x, repeat-x;
    background-image : url('https://cms.jotform.com/uploads/image_upload/image_upload/EltonCris/35591_santa_dear.png'), url('https://cms.jotform.com/uploads/image_upload/image_upload/EltonCris/35592_30787_footer_snow1.png'), url('https://cms.jotform.com/uploads/image_upload/image_upload/EltonCris/35593_blue_sky.png') !important;
    background-position : 60px 100px, bottom center, top center;
    height : 100%;
    background-attachment : fixed;
}

/* Chrome, Safari, Opera */
.form-pagebreak-back, .form-pagebreak-next {
    outline : none;
    position : relative;
}

.form-all {
    box-sizing : border-box;
    width : 100%;
    padding : 60px 0;
    border : none !important;
    box-shadow : none !important;
}

.form-section {
    max-width : 500px;
    margin : 0 auto;
}

.form-section:last-child {
    top : 10%;
}

li#id_2 + li + li > div:first-child {
    display : none;
}

.form-textbox, .form-textarea {
    width : 100%;
    box-shadow : none !important;
    background : none;
    border-bottom : 1px solid #3d7fb1 !important;
    border-top : none !important;
    border-left : none !important;
    border-right : none !important;
    outline : none !important;
    box-sizing : border-box;
    font-family : "Lobster", sans-serif;
    font-size : 30px;
}

.form-pagebreak {
    margin : 0 36px;
    border-top : none;
}

.form-button-error {
    display : none;
}

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

ul.form-section {
    top : 22%;
    -webkit-animation : animShowNext 0.5s cubic-bezier(0.7,0,0.3,1) both 0.15s;
    -moz-animation : animShowNext 0.5s cubic-bezier(0.7,0,0.3,1) both 0.15s;
    animation : animShowNext 0.5s cubic-bezier(0.7,0,0.3,1) both 0.15s;
}

.form-textbox:focus, .form-textarea:focus {
    box-shadow : none !important;
    border-top : none !important;
    border-left : none !important;
    border-right : none !important;
    border-bottom : 1px solid #1e549d !important;
}

.form-label-top, .form-label-left, .form-label-right {
    margin-bottom : 25px;
    font-size : 24px !important;
}

.form-line {

}

.form-pagebreak-back:before {
    content : '';
    display : block;
    position : absolute;
    top : -7px;
    left : -3px;
    right : 0;
    height : 23px;
    background : url(https://cms.jotform.com/uploads/image_upload/image_upload/EltonCris/35594_snow_effect.png) no-repeat 0 0;
}

.form-pagebreak-next:before {
    content : '';
    display : block;
    position : absolute;
    top : -5px;
    left : -3px;
    right : 0;
    height : 23px;
    background : url(https://cms.jotform.com/uploads/image_upload/image_upload/EltonCris/35595_snow_effect2.png) no-repeat 64% 0 /55px 19px;
}

.form-submit-button {
    position : relative;
    outline : none;
}

.form-submit-button:before {
    content : '';
    display : block;
    position : absolute;
    top : -4px;
    left : -3px;
    right : 0;
    height : 23px;
    background : url(https://cms.jotform.com/uploads/image_upload/image_upload/EltonCris/35595_snow_effect2.png) no-repeat 30% 0, url(https://cms.jotform.com/uploads/image_upload/image_upload/EltonCris/35596_snow_effect3.png) no-repeat 100% 0;
    background-size : 50px, auto;
}

.form-textarea {
    height : 138px;
}

@-webkit-keyframes animShowNext {
from {
opacity: 0; -webkit-transform: translate3d(0,100px,0);
transform: translate3d(0,100px,0);
}
}

@-moz-keyframes animShowNext {
from { opacity: 0; -moz-transform: translate3d(0,100px,0);
transform: translate3d(0,100px,0);
}
}

@keyframes animShowNext {
from { opacity: 0;
-webkit-transform: translate3d(0,100px,0);
-moz-transform: translate3d(0,100px,0);
transform: translate3d(0,100px,0);
}
}

@keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}

@-moz-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}

@-webkit-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}

