html {
  scroll-behavior: smooth;
}

a {
  color: #15477c;
  font-weight: bold;
}

.loan-apply-container {
  padding: 0px 20px 100px;
  transition: all 0.3s;
  background-color: #fff;
}

.gfield input {
  text-align: left;
}

.gform-theme--foundation .gfield .ginput_password.large,
.gform-theme--foundation .gfield input.large,
.gform-theme--foundation .gfield select.large,
.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input {
  border-color: #d0d5da;
  height: 56px;
  border-radius: 4px !important;
  box-shadow: unset !important;
}

input:disabled,
select:disabled {
  background: rgb(242, 243, 245) !important;
}

.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input {
  width: 100%;
}

#gform_4 .gfield_required_asterisk {
  color: #000;
}

.gfield--type-radio .gfield_required_asterisk {
  display: none;
}


.signature-field {
  max-width: 350px;
  text-align: center;
  margin: 0 auto;
  width: 450px;
  margin-top: 50px;
}

#collapsible-section_4_57 .gfield--type-html {
  margin-bottom: 5px;
}

.collapsible-sections-collapsible-body,
.collapsible-sections-open {
  background: rgb(249, 250, 251) !important;
}

#gform_page_4_2 label {
  background: #F9FAFB !important;
}

.gsection_title {
  font-size: 22px !important;
  font-weight: 500 !important;
  margin-top: 14px !important;
  color: #1c3f69 !important;
  margin: 0 !important;
}

input[type="submit"].disabled,
input[type="submit"].button-disabled,
input[type="submit"]:disabled {
  background: #ccc;
}

#gform_4 .gfield label {
  position: absolute;
  top: -10px;
  left: 13px;
  transition: top 0.3s, left 0.3s;
  pointer-events: none;
  background-color: #fff;
  padding: 0 2px;
}

#input_4_83::placeholder {
  color: #ccc;
}


#gform_6 .gfield label {
  position: absolute;
  top: -10px;
  left: 13px;
  transition: top 0.3s, left 0.3s;
  pointer-events: none;
  background-color: #fff;
  padding: 0 2px;
}

.gfield_checkbox {
  text-align: left;
}

#field_4_34 {
  margin: 20px 0 40px 0;
}

#gfield_description_4_34 {
  margin-top: 0;
}

#gform_4 .gfield_radio label.gform-field-label--type-inline,
#gform_4 .gfield_checkbox label.gform-field-label--type-inline {
  position: relative;
  top: unset;
  left: unset;
  padding: 0;
}

#collapsible-section_4_11 {
  height: 110px;
}

.gfield {
  position: relative;
  margin-bottom: 20px;
}

.gform_button,
#gform_page_4_1 .gform_next_button,
#make-payment {
  border-radius: 5px !important;
  color: #23364a !important;
  cursor: pointer !important;
  font-size: 24px !important;
  height: 62px !important;
  outline: none !important;
  width: 100% !important;
  background: #fff200 !important;
  border: none !important;
  box-shadow: unset !important;
}

.gform_next_button,
#gform_submit_button_4 {
  border-radius: 5px !important;
  color: #23364a !important;
  cursor: pointer !important;
  font-size: 24px !important;
  height: 62px !important;
  outline: none !important;
  width: 49% !important;
  background: #fff200 !important;
  border: none !important;
  box-shadow: unset !important;
}

.gform_previous_button {
  height: 62px !important;
  width: 49% !important;
  outline: none !important;
  border-radius: 5px !important;
  font-size: 24px !important;
  color: #23364a !important;
  background: transparent !important;
  cursor: pointer !important;
  border: 3px solid #fff200 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  box-shadow: unset !important;
  font-weight: 500;
}

.gfield--type-radio {
  text-align: left;
}

.ginput_container_select select {
  line-height: 55px;
  text-align: left;
}

.loan-apply-account-title {
  font-size: 43px;
  color: #222222;
  position: relative;
  display: inline-block;
  font-weight: 500;
}

.loan-apply-account-title::after {
  content: " ";
  position: absolute;
  bottom: -20px;
  right: 0;
  background: #ff0;
  width: 50px;
  height: 10px;
  border-radius: 4px;
}

.loan-apply-account-title span {
  color: #15477c;
}

.loan-apply-account-container {
  max-width: 690px;
  margin: 0 auto;
  text-align: center;
}

.hockey-promotion {
  width: 100%;
  max-width: 100vw;
  display: flex;
}

.hockey-promotion>div {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto 20px;
}

.ad-image {
  text-align: center;
  background-color: #fff;
  padding-top: 20px;
}

.loan-amount {
  color: #15477c;
  font-size: 50px;
  font-weight: 500;
  margin-top: -30px;
  margin: 0;
  position: absolute;
  top: -29px;
  left: calc(50% - 70px);
}

#loan-flex {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: center;
}

#loan-flex .loan-amount2 {
  color: #15477c;
  font-size: 38px;
  font-weight: 500;
  margin: 0;
  position: relative;
  margin-top: -14px;
  padding-right: 10px;
}

.loan-dollar {
  color: #000;
  font-size: 20px;
  margin-top: -10px !important;
  padding-left: 10px;
}

.loan-amount::before {
  color: #000;
  content: "$";
  font-size: 30px;
  left: -20px;
  position: absolute;
}

.gfield input #amount-slider {
  width: 80%;
  margin: 20px;
  border: 0px;
  background: #F1F4F7;
  border-radius: 5px !important;
  margin: 0 auto;
}

.loan-apply-complete-container #amount-slider {
  width: 80%;
  margin: 20px;
  border: 0px;
  background: #F1F4F7;
  border-radius: 5px !important;
  margin: 0 auto;
}

.ui-widget.ui-widget-content {
  border: 0px;
  background-color: #EFF0F2;
}

.ui-slider-handle {
  width: 1.5em !important;
  height: 1.5em !important;
  top: -0.4em !important;
  border-radius: 50%;
  background-color: #A2CFFC !important;
  border: 7px solid #F1F4F7 !important;
  z-index: 1 !important;
}

.ui-slider-range {
  background-color: #FFF200 !important;
}

.loan-apply-amount-container {
  padding: 60px 30px 20px;
  box-shadow: 5px 5px 30px #0000001f;
  border-radius: 5px;
  position: relative;
  background: #FFFFFF;
}

.loan-apply-amount-container p {
  font-size: 14px;
  color: #aab3bc;
  font-weight: 700;
}

.loan-apply-amount-container p span {
  color: #15477c;
}

.loan-apply-amount-container h3 {
  color: #15477c;
  font-weight: 500;
  font-size: 50px;
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -29px;
}

.loan-apply-amount-container h3::before {
  content: "$";
  font-size: 30px;
  position: absolute;
  top: 3;
  left: -20px;
  color: #000000;
}

.loan-apply-account-container h4 {
  color: #15477c;
  font-size: 28px;
  font-weight: 500;
}

.loan-apply-form-container {
  max-width: 440px;
  margin: 0 auto;
  position: relative;
}

.loan-apply-button {
  height: 62px;
  width: 100%;
  outline: none;
  border: none;
  border-radius: 5px;
  font-size: 24px;
  color: #23364a;
  background: #fff200;
  margin-top: 46px;
  cursor: pointer;
}

.loan-apply-button-alt {
  height: 62px !important;
  width: 100% !important;
  outline: none !important;
  border-radius: 5px !important;
  font-size: 24px !important;
  color: #23364a !important;
  background: transparent !important;
  margin-top: 23px !important;
  cursor: pointer !important;
  border: 3px solid #fff200 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  box-shadow: unset !important;
  font-weight: 500;
}

.loan-apply-info-container {
  max-width: 910px;
  margin: 0 auto;
  text-align: center;
}

.loan-apply-info-step-title {
  margin: 0;
  position: relative;
}

.loan-apply-info-step-title span {
  color: #15477c;
  font-weight: 600;
  font-size: 35px;
  position: relative;
  display: inline-block;
  margin: 0 10px 0px 25px;
}

p.loan-apply-info-step-title span::before {
  content: "$";
  font-size: 20px;
  position: absolute;
  top: 5px;
  left: -13px;
  color: #000000;
}

.loan-apply-info-step {
  border: 1px solid #15477c;
  border-radius: 5px;
  margin-top: 30px;
  height: 50px;
  position: relative;
  padding: 0px 20px 40px 20px;
}

h3.loan-apply-info-step-title {
  font-size: 22px;
  font-weight: 500;
  margin-top: 14px;
}

h3.loan-apply-info-step-title strong {
  color: #15477c;
}

p.loan-apply-info-step-title {
  display: flex;
  justify-content: center;
  align-items: center;
}

.loan-apply-info-step-one-form {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  justify-content: space-between;
}

.loan-apply-info-step-one-form>div {
  flex-basis: calc(50% - 7.5px);
}

.loan-apply-info-step-one-form>.full {
  flex-basis: calc(100% - 7.5px);
}

.loan-apply-info-step-one-form>.quarter {
  flex-basis: calc(25% - 7.5px);
}

.loan-apply-info-step-one-form>.last-name-container {
  flex-basis: calc(35% - 7.5px);
}

.loan-apply-info-step-one-form>.suffix-container {
  flex-basis: calc(15% - 7.5px);
}

.loan-apply-edit-button {
  position: absolute;
  right: -15px;
  z-index: 1;
  background: none;
  border: none;
  outline: none;
  top: 11px;
  cursor: pointer;
}

.loan-apply-info-step-container {
  position: relative;
  transition: all 0.3s;
}

.loan-apply-info-continue-button {
  height: 62px;
  width: 100%;
  max-width: 336px;
  outline: none;
  border: none;
  border-radius: 5px;
  font-size: 24px;
  color: white;
  background: #15477c;
  cursor: pointer;
  margin-top: 76px;
  position: relative;
}

.loan-apply-loader-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.loan-apply-bank-verification-terms {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  display: flex;

  color: #767676;

  flex: none;
  order: 0;
  flex-grow: 0;
}

.loan-apply-info-step-two-form {
  max-width: 508px;
  margin: 30px auto 0;
  text-align: left;
}

.loan-apply-info-step-three-form {
  margin-top: 50px;
}

.loan-apply-info-step-three-form h3 {
  font-size: 22px;
  color: #15477c;
  margin: 0;
  margin-bottom: 20px;
  text-align: left;
}

.loan-apply-info-step-three-form p {
  margin: 0;
  margin-top: 8px;
}

.loan-apply-info-step-three-form-funding p {
  font-size: 15px;
  margin-top: 0;
}

.signature-container {
  max-width: 575px;
  margin: 50px auto 0px;
}

.signature-container>div {
  display: flex;
  justify-content: space-between;
}

.loan-apply-complete-container {
  text-align: center;
  color: white;
}

.loan-apply-complete-container .loan-apply-account-title {
  color: white;
}

.loan-apply-complete-content {
  margin-top: 20px;
}

.loan-apply-complete-content p {
  font-size: 23px;
  margin: 0;
}

.loan-apply-complete-content a {
  text-decoration: underline;
  color: inherit;
}

.loan-apply-complete-coffee {
  max-width: 515px;
  width: 100%;
  margin-top: 30px;
}

.loan-apply-complete-signature-container h3 {
  font-family: "Caveat";
  font-size: 60px;
  color: #fff200;
  margin: 0;
  margin-bottom: -10px;
  text-transform: capitalize;
}

.loan-apply-complete-signature-container {
  max-width: 600px;
  margin: 0 auto;
  border-bottom: 2px solid white;
  position: relative;
}

.loan-apply-complete-signature-container img {
  position: absolute;
  width: 42px;
  height: auto;
  left: 0;
  bottom: -9px;
}

.loan-apply-complete-container .loan-apply-info-step-title {
  font-size: 18px;
  max-width: 450px;
  margin: 30px auto 17px;
  padding: 0 20px;
  border: 1px solid #ffe500;
  border-radius: 5px;
}

.loan-apply-complete-container .loan-apply-info-step-title span::before {
  color: white;
}

.MuiSlider-thumb {
  margin-left: -20px !important;
}

.loan-apply-info-step-close {
  position: absolute;
  right: 15px;
  top: 10px;
  border: none;
  background: transparent;
  font-size: 26px;
  color: #18487d;
  font-weight: bold;
  z-index: 1;
  outline: none;
  cursor: pointer;
  padding: 0;
}

.kiosk .MuiBackdrop-root .MuiCircularProgress-circle {
  stroke: #15477c !important;
}

.kiosk .loan-apply-info-step {
  height: auto !important;
  overflow: auto !important;
  padding-bottom: 40px !important;
}

.kiosk .loan-apply-edit-button,
.kiosk .loan-apply-info-step-close {
  display: none;
}

.kiosk .MuiIconButton-label input {
  width: auto !important;
  opacity: 1 !important;
}

.loan-documents-container {
  padding: 20px;
}

.drag-and-drop-container {
  padding-top: 195px;
  border: 1px dashed #00000040;
  border-radius: 3px;
  position: relative;
  transition: all 0.3s;
}

.drag-and-drop-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.drag-and-drop-content h4 {
  color: #0000008a;
}

.drag-and-drop-content svg {
  font-size: 30px;
  fill: #0000008a;
}

.loan-documents-loader {
  width: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
}

.loan-documents-loader circle {
  stroke: #00000040 !important;
}

.loan-documents-success-circle {
  font-size: 200px !important;
  fill: green !important;
}

.loan-apply-account-container .loan-apply-disclosure {
  text-align: initial;
}

.loan-apply-account-container .loan-apply-disclosure h3 {
  border-bottom: 1px solid #15477C;
  padding-bottom: 5px;
}

.loan-apply-account-container .loan-apply-disclosure .sub-title {
  margin: 10px 0;
}

.loan-apply-account-container .loan-apply-disclosure ol {
  font-weight: bold;
  margin-left: 25px;
}

.loan-apply-account-container .loan-apply-disclosure .loan-apply-service-terms {
  display: flex;
  margin: 35px 0;
}

.loan-apply-account-container .loan-apply-disclosure .loan-apply-service-terms span {
  height: fit-content;
  align-items: flex-start;
}

.loan-apply-account-container .loan-apply-disclosure .loan-apply-service-terms a {
  text-decoration: underline;
}

.loan-apply-account-container .loan-apply-buttons-container {
  display: flex;
  flex-wrap: wrap;
}

.loan-apply-account-container .loan-apply-buttons-container button {
  margin-top: 0;
  width: 310px;
}

.loan-apply-account-container .loan-apply-buttons-container button:first-child {
  margin-right: 1rem;
}

.loan-apply-buttons-container .skip-step {
  background: #FFFFFF;
  border: 2px solid #F7F410;
  color: #23364a;
}


@media (max-width: 625px) {

  .flexButtons {
    flex-direction: column !important;
  }

  #skipButton,
  #fasterApprovalButton {
    width: 100% !important;
  }

  .application-sent {
    width: 90% !important;
  }

  .dialog-box {
    width: 90% !important;
    max-width: 90%;
  }

  #loan-flex {
    font-size: 14px;
  }

  .loan-documents-success-circle {
    font-size: 25vw !important;
  }

  .loan-apply-account-container .loan-apply-buttons-container button:first-child {
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .gform_previous_button,
  .gform_button,
  #gform_page_4_1 .gform_next_button,
  #make-payment,
  #gform_submit_button_4 {
    width: 100% !important;
  }

  #collapsible-section_4_57 {
    display: block;
  }

  .signature-field {
    max-width: 100% !important;
  }
}

@media (max-width: 600px) {
  .loan-apply-account-title {
    font-size: 22px;
  }

  .loan-apply-info-step-one-form>div {
    flex-basis: calc(100%) !important;
  }
}

@media (max-width: 470px) {
  .MuiSlider-root {
    max-width: 250px !important;
  }

  .loan-apply-info-label {
    font-size: 16px !important;
  }

  .loan-apply-info-step-title {
    font-size: 14px !important;
  }

  .loan-apply-complete-content p {
    font-size: 18px;
  }

  .loan-apply-complete-content .step-svg-icon {
    top: 0 !important;
  }
}

.validation_message {
  color: red !important;
}

/* Modals for State Fields */
/* Modals for Military YES and NO fields */

.scroll {
  overflow-y: scroll !important;
}

.dialog-box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  max-height: 95% !important;
}

@media (min-width: 625px) {

  .dialog-box {
    width: 500px;
    max-width: 85%;
  }

}

.dialog-buttons {
  margin-top: 10px;
  text-align: center;
  color: #3f51b5;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.75;
  font-size: 0.875rem;
  background: no-repeat;
  border: none;
  float: right;
}

/* Currency Fields */
.dollar-sign {
  position: absolute;
  line-height: 56px;
  left: 10px;
  color: rgb(116, 116, 116);
  z-index: 1 !important;
}

.currency_input input {
  padding-left: 25px !important;
}

/** Bank Verification Form **/

#gform_10 {
  text-align: left;
}

#gform_10 ol {
  font-weight: 700;
  margin-left: -20px;
  list-style-type: auto;
}

#gform_10 .gfield_checkbox a {
  text-decoration: underline;
}

#gform_10 h3 {
  border-bottom: 2px solid #1c3f69;
  max-width: 690px;
  width: 100%;
}

/** Bank verication modal **/

@media (min-width: 625px) {

  #skipButton {
    width: 45% !important;
    margin-top: 10px !important;
  }

  #fasterApprovalButton {
    width: 45% !important;
  }
}

#skipButton {
  margin-top: 10px !important;
}

#fasterApprovalButton {
  margin-top: 10px !important;
}

.flexButtons {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 15px;
  justify-content: center;
}

/** Application Sent **/
#tooltipContent {
  position: absolute;
  background: white;
  left: 45%;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  color: #144C88;
  text-align: left;
  padding: 15px;
}

.loan-apply-complete-signature-container span {
  font-family: 'Caveat', cursive;
}

.loan-apply-complete-content #amount-slider {
  width: 450px;
  height: 30px;
  border-radius: 60px !important;
  opacity: 1;
  margin-top: -30px;
  margin-bottom: 30px;
  max-width: 80%;
}

@media (max-width: 625px) {

  .loan-apply-complete-content #amount-slider {
    margin-top: 60px;
  }

}

.loan-apply-complete-content .ui-slider.ui-state-disabled .ui-slider-range {
  background-color: #FFF200 !important;
  border-radius: 60px !important;
}

.loan-apply-complete-content .ui-slider.ui-state-disabled .ui-slider-handle {
  width: 2.5em !important;
  height: 2.5em !important;
  border: 9px solid #F1F4F7 !important;
  margin-left: -1.6em;
}

.flexButtonsLater {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  justify-content: right;
  border-top: 1px solid #c7c7c7;
  margin-top: 20px;
  padding-top: 20px;
}

.modal-btn-later {
  background: none;
  border: none;
  color: #c7c7c7;
}

.modal-btn-continue {
  border: none;
  background: #15477c;
  color: #fff;
  padding: 15px 20px;
  margin: 0;
  line-height: 1;
  height: auto;
  border-radius: 4px !important;
  transition: all 0.3s;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  border: none;
}

/** Documentation Upload **/

#gform_fields_11 label,
#gform_fields_12 label {
  font-size: 18px;
  font-weight: 700;
  color: #15477c;
}

#gform_fields_11 .gfield_required,
#gform_fields_12 .gfield_required {
  font-size: 18px;
  font-weight: 700;
  color: #15477c;
}

#field_12_4 ul {
  list-style-type: disc;
}

#gfield_description_11_1,
#gfield_description_11_3,
#gfield_description_11_4 {
  font-size: 16px;
  color: #757575;
}

#gform_fields_11 .gfield_description {
  text-align: left;
}

.gfield_fileupload_progressbar_progress,
.gfield_fileupload_progressbar {
  text-align: left;
}

/* Submit application button Spinner */
.dlc-spinner {
  color: #16477c;
  font-size: 15px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  transform: translateZ(0);
  animation: mltShdSpin 1.7s infinite ease, round 1.7s infinite ease;
  left: 73%;
  bottom: 23px;
}

#gform_4 .dlc-spinner {
  left: 73%;
}

#gform_4 {
  position: relative;
}

@keyframes mltShdSpin {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em,
      0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }

  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em,
      0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }

  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em,
      -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em,
      -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }

  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
      -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
      -0.749em -0.34em 0 -0.477em;
  }

  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
      -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
      -0.82em -0.09em 0 -0.477em;
  }

  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em,
      0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@keyframes round {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

.disclaimer-content {
  color: rgb(170, 179, 188);
  font-size: 60%;
  margin-top: 46px;
  line-height: 1.6em;
}

.disclaimer-box {
  width: 100%;
}

/* Readonly styles for mailing address fields */
#input_4_24[readonly],
#input_4_30[readonly],
#input_4_31[readonly],
#input_4_32[readonly] {
  background-color: #f0f0f0;
  color: #6c757d;
  cursor: not-allowed;
  opacity: 0.7;
}

/* State dropdown readonly style (select elements don't support readonly) */
#input_4_33.readonly-select {
  background-color: #f0f0f0;
  color: #6c757d;
  cursor: not-allowed;
  opacity: 0.7;
  pointer-events: none;
}

label[for="input_4_24"],
label[for="input_4_30"],
label[for="input_4_31"],
label[for="input_4_32"],
label[for="input_4_33"] {
  position: relative;
  z-index: 1;
}
