
/* Begining of advanced designer */
/*PREFERENCES STYLE*/
/*  1 - Preferences style */
/*  1 - FONT FAMILY */
.form-all {
  font-family: "Roboto", sans-serif;
}
/* 2 - FORM WIDTH */
.form-all {
  max-width: 758px;
}
/* 5 - FONT SIZE */
.form-all {
  font-size: 18px;
}
/* 5 - input bg color */
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
/* 10 - LINE SPACING */
.form-line {
  margin-top: 12px;
  margin-bottom: 12px;
}
.supernova .form-all,
.form-all {
  background-color: rgba(225, 226, 226, 0.75);
}
.supernova {
  background-color: #ecedf3;
}
.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: #050f50;
}
/*PREFERENCES STYLE*/
/* 17 - INPUT WIDTHS */
/*  20 - FORM PADDING */
ul.form-section {
  padding: 0px 38px;
}
.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: #050f50;
  color: #2c3345;
}
.form-textarea:hover,
.form-textbox:hover,
li[data-type=control_fileupload] .qq-upload-button:hover,
.signature-wrapper:hover {
  border-color: rgba(5, 15, 80, 0.5);
  box-shadow: 0 0 0 2px rgba(5, 15, 80, 0.25);
}
.form-textarea:focus,
.form-textbox:focus,
li[data-type=control_fileupload] .qq-upload-button:focus,
.signature-wrapper:focus {
  border-color: #050f50;
  box-shadow: 0 0 0 3px rgba(5, 15, 80, 0.25);
}
/* Heights */
/* 11 - LINE PADDING */
/* LABEL STYLE */
/* 12 - ROUNDED INPUTS */
.supernova .form-all,
.form-all {
  border-radius: 20px;
}
.form-section:first-child {
  border-radius: 20px 20px 0 0;
}
.form-section:last-child {
  border-radius: 0 0 20px 20px;
}
.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 input,
.form-radio-item input {
  margin-top: 2px;
}
.form-checkbox:checked + label:before,
.form-checkbox:checked + span:before {
  background-color: #0d016a;
  border-color: #0d016a;
}
.form-radio:checked + label:before,
.form-radio:checked + span:before {
  border-color: #0d016a;
}
.form-radio:checked + label:after,
.form-radio:checked + span:after {
  background-color: #0d016a;
}
.form-checkbox:hover + label:before,
.form-checkbox:hover + span:before,
.form-radio:hover + label:before,
.form-radio:hover + span:before {
  border-color: rgba(13, 1, 106, 0.5);
  box-shadow: 0 0 0 2px rgba(13, 1, 106, 0.25);
}
.form-checkbox:focus + label:before,
.form-checkbox:focus + span:before,
.form-radio:focus + label:before,
.form-radio:focus + span:before {
  border-color: #0d016a;
  box-shadow: 0 0 0 3px rgba(13, 1, 106, 0.25);
}
.submit-button {
  font-size: 18px;
  font-weight: normal;
  font-family: inherit;
}
.submit-button {
  min-width: 180px;
}
.form-pagebreak-back,
.form-pagebreak-next {
  border-radius: 6px;
}
.form-all .form-pagebreak-back-container,
.form-all .form-pagebreak-next-container {
  width: 128px;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  width: 100%;
  height: 48px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: normal;
  border: none;
  border-width: 0px;
  border-style: solid;
  border-color: #e1e2e2;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  min-width: 128px;
}
.form-all li[data-type="control_pagebreak"] .form-pagebreak-next {
  color: #ffffff;
}
.form-all li[data-type="control_pagebreak"] button.jf-form-buttons.form-sacl-button {
  color: #ffffff;
}
.form-all li[data-type="control_pagebreak"] button.jf-form-buttons.form-pagebreak-back {
  color: #ffffff;
}
li[data-type="control_image"] div {
  text-align: left;
}
li[data-type="control_image"] img {
  border: none;
  border-width: 6px !important;
  border-style: double !important;
  border-color: #050f50 !important;
}
.supernova {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-size: cover;
}
.supernova {
  background-image: none;
  background-image: url("https://www.jotform.com/uploads/Moran_Chris_cmoran/form_files/Background_Image.JPG");
}
#stage {
  background-image: none;
  background-image: url("https://www.jotform.com/uploads/Moran_Chris_cmoran/form_files/Background_Image.JPG");
}
/* | */
.form-all {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-size: cover;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-attachment: fixed;
  background-size: auto;
}
.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: center;
}
.form-header-group {
  font-family: "Helvetica", sans-serif;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  margin: 0px -38px;
}
div.form-header-group.header-large,
div.form-header-group.hasImage {
  padding: 22px 12px;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: #e5e7f2;
}
.form-header-group {
  background-color: rgba(5, 15, 80, 0.75);
}
.form-header-group {
  border-bottom: none;
}
.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: #fff4f4;
}
.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;
}
.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: #fff4f4;
}
.form-header-group .form-header,
.form-header-group .form-subHeader {
  color: #e5e7f2;
}
.form-line-active {
  background-color: rgba(5, 15, 80, 0.27);
}
/* 29 - FORM COLUMNS */

/*__INSPECT_SEPERATOR__*/
/*Header border rounded*/
.form-header-group {
    border-radius : 15px 15px 0px 0px;
    margin-top : 0px;
    padding-bottom : 10px;
}

/* all pages padding adjusted */
.form-section.page-section {
    padding : 0px, 20px;
}

/*label margin adjusted to push "trade types" right on page for alignment with submission buttons */
#label_6 {
    display : block;
    float : none;
    margin-left : 50px;
    width : 100%;
}

/* Same thing but for the checkboxes*/
#cid_6 {
    position : center;
    margin-left : 50px;
}

/* Padding on slider and checkbox widget */
li#id_9 {
    padding : 6px 5px;
    margin : 6px 2px;
}

/* adding logo as footer image */
li[data-type="control_image"] img {
    border-width : 0px !important;
}

.form-all {
    position : relative;
}

/* replace with the correct Image element CSS ID selector */
#id_91 {
    position : absolute;
    left : 50%;
    transform : translateX(-50%);
    top : 96%;
    /* adjust this */
    margin-top : 40px;
    z-index : 10;
}

/* Short text input bottom border*/
.form-textbox:not(#productSearch-input),.signature-wrapper {
    font-size : 1em;
    border-bottom-width : 2px;
    border-style : solid;
    display : block;
    min-width : 100%;
    font-family : inherit;
}

/* Next Button Gradient */
.form-pagebreak-next {
    background-color : transparent;
    background-image : linear-gradient(to right, rgba(20,216,204,.30), rgba(5,15,80,.80));
}

/*Back Button Gradient */
.form-pagebreak-back {
    background-color : transparent;
    background-image : linear-gradient(to left, rgba(20,216,204,.30), rgba(5,15,80,.80));
}

/* Next Button Hover */
.form-pagebreak-next:hover {
    background-color : rgb(5,15,80);
}

/* Back Button Hover */
.form-pagebreak-back:hover {
    background-color : rgb(5,15,80);
}

/***make the header text-centered***/
.header-large h1.form-header {
    font-size : 2em;
    margin-right : 110px !important;
}

.form-submit-button {
    background-color : transparent;
    background-image : linear-gradient(to right, rgba(20,216,204,.30), rgba(5,15,80,.80));
}

.form-submit-button:hover {
    background-color : rgb(5,15,80);
}

