
/*__GENERATED_FROM_LIBRARY__*/
/*PREFERENCES STYLE*/
.form-all {
  font-family: "Inter", sans-serif;
}
.form-all {
  max-width: 800px;
  width: 100%;
}
.form-label.form-label-auto {
  display: block;
  float: none;
  text-align: left;
  width: 100%;
}
.form-label.form-label-left,
.form-label.form-label-right,
.form-label.form-label-left.form-label-auto,
.form-label.form-label-right.form-label-auto {
  width: 230px;
}
.form-all {
  font-size: 16px;
}
.form-textbox,
.form-textarea,
.form-dropdown,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #acacac;
}
.form-line {
  margin-top: 12px;
  margin-bottom: 12px;
}
.supernova .form-all,
.form-all {
  background-color: #000000;
}
.supernova {
  background: #12100E;
}
.supernova body {
  background-color: transparent;
}

    .form-all {
      --clrText: #FFFFFF;
      color: #FFFFFF;
    }
    .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 {
      color: #FFFFFF;
    }
    .form-sub-label {
      color: #ffffff;
    }
  /*PREFERENCES STYLE*/
/* 17 - INPUT WIDTHS */
/*  20 - FORM PADDING */
@media screen and (min-width: 768px) {
  ul.form-section {
    padding: 0px 38px;
  }
}
.form-textbox:not(#productSearch-input),
.form-textarea,
li[data-type=control_fileupload] .qq-upload-button,
.signature-wrapper {
  border-color: rgba(17, 17, 27, 0.75);
}
.form-textbox:not(#productSearch-input):hover,
.form-textarea:hover,
li[data-type=control_fileupload] .qq-upload-button:hover,
.signature-wrapper:hover {
  border-color: rgba(17,17,27,0.5);
  box-shadow: 0 0 0 2px rgba(17,17,27,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(17,17,27,1);
  box-shadow: 0 0 0 3px rgba(17,17,27,0.25);
}
/* Heights */
.form-textarea {
  height: 163px !important;
}
.form-dropdown:first-child {
  border-color: rgba(17, 17, 27, 0.75);
  background-color: #838895;
}
.form-dropdown {
  margin: 0;
  border-width: 1px;
}
.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: rgba(17, 17, 27, 0.75);
  border-color: rgba(17, 17, 27, 0.75);
}
.form-line .form-radio:checked + label:before,
.form-line .form-radio:checked + span:before {
  border-color: rgba(17, 17, 27, 0.75);
}
.form-line .form-radio:checked + label:after,
.form-line .form-radio:checked + span:after {
  background-color: rgba(17, 17, 27, 0.75);
}
.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(17,17,27,0.5);
  box-shadow: 0 0 0 2px rgba(17,17,27,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(17,17,27,1);
  box-shadow: 0 0 0 3px rgba(17,17,27,0.25);
}
.submit-button {
  font-size: 16px;
  font-weight: normal;
  font-family: inherit;
  border-color: rgba(17, 17, 27, 0.75);
}
.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;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: #FFFFFF;
}
.form-line-error {
  background-color: #642733;
}
li[data-type=control_fileupload] .qq-upload-button {
  border-color: rgba(17, 17, 27, 0.75);
}
li[data-type=control_fileupload] .qq-upload-button::before {
  background-color: rgba(17, 17, 27, 0.75);
}
li[data-type=control_fileupload] .qq-upload-button {
  background-color: #acacac;
}
.supernova {
  background-color: #12100E;
}
.supernova .form-all,
.form-all {
  background-color: #000000;
}

/*FORM LAYOUT PRESETS*/
.supernova.transparent-form .form-all {
  box-shadow: none;
}
.supernova.overlay-form .form-all {
  box-shadow: none;
}
.supernova.stacked-form .form-all {
  background-color: #00000000;
  box-shadow: none;
}
.supernova.stacked-form li[data-type=control_head],
.supernova.stacked-form .form-line {
  background-color: #000000;
  margin: 20px 0 !important;
  border-radius: 4px;
}
.supernova.stacked-form li:first-child .form-header-group {
  border-radius: 4px;
}  

.supernova.rounded-form .signature-wrapper,
.supernova.rounded-form .jf-form-buttons {
  border-radius: 30px;
}
@media (min-width: 768px) {
  .supernova.floating-right-form .form-all {
    margin-left: auto;
    margin-right: 100px;
    margin-top: 0;
    margin-bottom: 100px;
    height: calc(100vh - 207px - 100px);
    overflow-y: auto;
  }
  .supernova.floating-right-form .form-page-cover-image-wrapper {
    margin: 0 100px 0 auto;
  }
}
@media (min-width: 768px) {
  .supernova.floating-left-form .form-all {
    margin-left: 100px;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 100px;
    height: calc(100vh - 207px - 100px);
    overflow-y: auto;
  }
  .supernova.floating-left-form .form-page-cover-image-wrapper {
    margin: 0 auto 0 100px;
  }
}
@media (min-width: 768px) {
  .supernova.split-left-form .form-all {
    // background-image: url(https://muhammedemrekucukkirli.jotform.pro/uploads/admin/form_files/camp-bg.6a425d06716290.79259960.webp);
    // max-width: 1100px;
    width: 100%;
    background-attachment: unset;
    background-size: 45% 100%;
    background-position: left 0;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% + 207px);
    left: 50%;
    transform: translate(-50%, calc(-50% - (207px / 2)));
    margin-top: 0;
  }
  .supernova.split-left-form .form-section {
    width: 55%;
    margin-left: auto;
    height: 600px;
    overflow-y: auto !important;
  }
}
@media (min-width: 768px) {
  .supernova.split-right-form .form-all {
    // background-image: url(https://muhammedemrekucukkirli.jotform.pro/uploads/admin/form_files/camp-bg.6a425d06716290.79259960.webp);
    // max-width: 1100px;
    width: 100%;
    background-attachment: unset;
    background-size: 45% 100%;
    background-position: right 0;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% + 207px);
    left: 50%;
    transform: translate(-50%, calc(-50% - (207px / 2)));
    margin-top: 0;
  }
  .supernova.split-right-form .form-section {
    width: 55%;
    margin-right: auto;
    height: 600px;
    overflow-y: auto !important;
  }
}
@media (min-width: 768px) {
  #stage .supernova.floating-left-form .form-all,
  #stage .supernova.floating-right-form .form-all,
  .supernova.jf-editor-preview.floating-left-form .form-all,
  .supernova.jf-editor-preview.floating-right-form .form-all {
    margin-top: 0;
  }
}
/*FORM LAYOUT PRESETS*/


/*__INSPECT_SEPERATOR__*/
