.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #6514dd;
    border-color: #6514dd;
}

.btn-success:focus,
.btn-success:hover,
.btn-success:active {
    color: #fff;
    background-color: #6514dd;
    border-color: #6514dd;
    box-shadow: none !important;
}

.purple-link {
    color: #6514dd;
    text-decoration: underline;
    cursor: pointer;
}

.grey-link {
    color: #333;
    text-decoration: underline;
    cursor: pointer;
}


.btn-prev-slide {
    font-size: 16px;
    color: #fff;
    display: none;
    margin-top: 20px;
    margin-bottom: 30px;
    box-shadow: none !important;
}

.btn-save-lead.disabled {
    background-color: #ae99cd !important;
}

.text-bold,
.font-bold,
.bold {
    font-weight: 300;
}

.btn-prev-slide:hover {
    color: #fff;
}

.btn-success {
    padding-right: 25px;
    padding-left: 25px;
}

.slides-num-indicators .num-slide-ind.active {
    color: #6514dd;
    opacity: 1;
    cursor: default;
    font-size: 13px;
    font-weight: 400;
    width: 25px;
    height: 25px;
    padding: 2px 3px;
    box-shadow: 0 7px 18px -5px rgba(0, 0, 0, .18);
    background: #fff;
    margin-bottom: 4px;
}

.few-more-questions {
    color: #ccadfa;
    font-size: 15px;
    display: none;
}

.header-disclaimer {
    text-align: center;
    background-color: #eeeff0;
    font-weight: 200;
    padding: 5px 5px;
    padding-bottom: 5px;
    color: #333;
}

.header-disclaimer a {
    text-decoration: underline;
    cursor: pointer;
    color: #333;
}


#main-text {
    height: auto;
    padding-bottom: 50px;
    min-height: 595px;
}

.initial-declimer {
    margin-top: 0;
    color: #d2bcee;
}



.amount-slider-wrapper #amount-button {
    margin-bottom: 10px;
    margin-top: 10px;

}



.loan-purpose-select {
    max-width: 80%;
    font-size: 18px;
}

.slide-bottom-text-row {
    color: #fff;
    font-size: 13px;
    display: none;

}

.slide-err {
    color: #d40d20;
    font-size: 14px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 10px;

}

.lead-field-err {
    color: #d40d20;
    font-size: 14px;
    padding-top: 5px;
    margin-bottom: -14px;
    display: none;
    text-align: right;
}

.lead-input-err {
    display: block;
    color: #d40d20;
    font-size: 16px;
    text-align: center;
    padding-bottom: 10px;
    display: none;
}

.form-control.lead-input.error {
    border: 1px solid #d40d20 !important;
}



.top-white-logo {
    display: none;
}

.top-white-logo img {
    height: 32px;
    display: inline-block;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 20px;
}

.top-nums-row {
    display: none;

}

.slides-num-indicators .num-slide-ind {
    margin-right: 2px;
    margin-left: 2px;
    width: 25px;
    height: 25px;
    padding: 2px 3px;
    font-size: 13px;

}

.section.bg1::after {
    background-image: url(https://deo97c73nr7tv.cloudfront.net/become/landing_page/img/lines.svg?v=2.2);
}

.slides-num-indicators {
    display: block;
    list-style: none;
}

.main-title {
    font-size: 45px;
    margin-bottom: 0;
    margin-top: 28px;
    line-height: 49px;
    color: #cf0;
}


.sub-title {
    margin-top: 0;
    margin-top: 15px;
    margin-bottom: 40px;
    font-size: 27px;
    border: 0;
    color: #fff;
}

#wont-effect {
    cursor: default;
    font-size: 13px;
}


.amount-slider-wrapper {
    min-height: 225px;
    margin: 0 auto;
    max-width: unset;

}

.amount-slider-wrapper .slider-loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    bottom: 0;
    background-color: #fff;
    border-radius: 3px;
    font-size: 20px;
    padding-top: 17%;
}


.amount-slider-wrapper h5 {
    font-size: 14px;
    margin-top: -23px;
    margin-bottom: 20px;
    color: #6a6666;
}

.amount-slider-wrapper #wont-effect {
    display: block;
    font-size: 14px;
    color: #171717;
}

.checks-row {
    margin-bottom: 5px;
    margin-top: 5px;
}


.checks-row .check-element {
    margin-top: 2px;
    margin-bottom: 5px;
}

.checks-row .check-element .mdi {
    color: #fff;
}

.top-text-row .checks-icons {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    align-content: center;
}

.top-text-row .checks-icons .icon-wrap {
    margin-right: 8px;
    margin-left: 8px;
    display: inline-block;
    align-content: center;
}

.top-text-row .checks-icons .icon-wrap span {
    position: relative;
    top: 2px;
    font-size: 12px;
}

.top-text-row .checks-icons img {
    max-width: 65px;
    filter: brightness(0) invert(1);


}


/*
Loan Purpose Slide
*/
.loan-purpose-element {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 1px 1px 2px 2px #e9ecef;
}

.loan-purpose-element .purpose-title {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
    color: #363636;
    text-align: left;
}


.loan-purpose-element .icon-wrap {
    background-color: #cf0;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    display: inline-block;
    color: #000;
    text-align: center;
    line-height: 28px;
    margin-right: 5px;
}


.loan-purpose-element .checks {
    text-align: left;
    font-size: 14px;
    color: #333;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 8px;
}

.loan-purpose-element .checks>div {
    clear: both;
}

.loan-purpose-element .checks .mdi {
    color: #6514dd;
    margin-right: 10px;
    height: 27px;
    display: block;
    float: left;
}


.loan-purpose-element .btn {
    font-size: 15px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    max-width: 60%;
}

/*
Why We Ask
*/

.why-ask-link {
    color: #333;
    font-size: 14px;
    cursor: pointer;
}

.why-ask-link:hover {
    color: #585757;
}


.why-ask-info {
    font-size: 1.0rem;
    line-height: 1.4rem;
    color: #333;
    font-weight: normal;
    z-index: 9999;
    left: 15px;
    right: 15px;
    padding: 10px 20px 10px 20px;
    text-align: left;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    margin-top: 2px;
    display: none;
    position: absolute;
}


.why-ask-info ul {
    font-size: 14px;
    padding-left: 17px;
    line-height: 1.4rem;
    margin-bottom: 5px;
}

/*
SSN
*/
#social_security_num {
    font-size: 20px;
}

.ssn-security {
    font-size: 12px;
    color: #757575;
}

.ssn-security img {
    max-height: 22px;
    margin: 0 auto;

}

/*
Zip Search Step
*/

.zip-search-button {
    margin-top: 15px;
    font-size: 18px;
}

.zip-search-loading {
    display: none;
    margin-top: 14px;
    font-size: 15px;
}




.zip-full-address-fields {
    text-align: left;
    display: none;
    margin: 0px;
    padding: 15px 0;

}

.zip-full-address-fields input.form-control {
    font-size: 15px;
    height: 37px;
    width: 100%;
    margin: 0;
    text-align: left;
}

.zip-full-address-fields input.form-control.disabled {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    padding-left: 0;
    cursor: default;
}

.zip-full-address-fields input.form-control.onerror {
    border: 1px solid #e60c0c;
}

.zip-full-address-fields .address-form-buttons {
    margin-top: 15px;
    text-align: center;
}

.zip-full-address-fields .address-form-buttons .small-grey-link {
    font-size: 14px;
    color: #333;
    text-decoration: underline;
    cursor: pointer;
    float: left;
}


.zip-full-address-fields .address-form-buttons .btn-address-search-again {
    background-color: #fff;
    border: 1px solid #6514dd;
    color: #6514dd;
    margin-right: 10px;
}

.zip-full-address-fields .address-form-buttons .btn {
    font-size: 17px;
}

.zip-full-address-fields label {
    font-weight: 300;
}

.lead-slide .card-design {
    box-shadow: none !important;
    min-height: 150px;
}

.lead-slide h2 {
    color: #6514dd;
    font-weight: 300;
    font-size: 25px;
}

.lead-slide h3 {
    font-size: 20px !important;
    color: #6514dd;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 300;
}


.howmuch-num {
    font-weight: 100;
    line-height: normal;
    font-size: 26px;
    margin-top: 12px;
    margin-bottom: 0;
    display: block;
    letter-spacing: -1px;
}

.lead-slide .field-option {
    box-shadow: none;
    background: 0 0;
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
    color: #333;
    font-size: 16px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 0 auto;
    padding: 8px 8px 14px 8px;
    margin-bottom: 2px;
    display: block;
    cursor: pointer;
    text-decoration: none !important;
}


.lead-slide .field-option.reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden
}

.lead-slide .field-option.reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    background: #6514dd;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.field-option .mdi {
    display: none;

}

.field-option.selected .mdi {
    display: inline-block;
    color: #6514dd;
}

.lead-slide .field-option.selected {
    border: 0;
    padding-right: 10px;
    padding-left: 10px;
    color: #6514dd;
    border-bottom: 2px solid #6514dd;
    border-radius: 0;
}

.lead-slide .field-option.reveal:active:before,
.lead-slide .field-option.reveal:focus:before,
.lead-slide .field-option.reveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);

}

.lead-slide .pre-lead-searching .searching-done {
    position: relative;
    padding: 5px 15px 0 15px;

}

.lead-slide .pre-lead-searching .searching-done .mdi-hand-pointing-right {
    color: #efba17;
    font-size: 19px;
    vertical-align: middle;
}

.lead-slide .pre-lead-searching .lender-wrap {

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* Centers items horizontally */
    gap: 16px;
    /* Optional: adds spacing between the boxes */
}

.lead-slide .pre-lead-searching .img-wrap {
    width: 85px;
    height: 85px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.lead-slide .pre-lead-searching .img-wrap .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 5555;
}

.lead-slide .pre-lead-searching .img-wrap .mask.done {

    background-color: rgba(255, 255, 255, 0.5) !important;
}


.simplify .element {
    background-color: #fafafa;
    padding: 15px;
    min-height: 295px;
    border-radius: 20px;
    box-shadow: 2px 2px 2px #ebebeb;
}

.simplify .element .mdi {
    font-size: 33px;
    color: #fff;
    background-color: #6514dd;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    line-height: 61px;
    border-radius: 50%;
    margin-bottom: 12px;
}


.simplify p {
    font-size: 16px;
    color: #222;
    margin-top: 10px;
    text-align: left;
    font-weight: 200;
}

.simplify h4 {
    color: #333;
    display: block;
    text-align: left;
    font-weight: 300;
}

.simplify h2 {
    display: block;
    text-align: center;
    font-weight: normal;
    color: #22054c;
    font-size: 40px;
    margin-bottom: 24px;
}

#testimonial-head-title .sub-title {
    font-size: 21px;
    color: #333;
    margin-top: 0;
}



.testimonial-card ul {
    padding-top: 0 !important;
    padding-bottom: 24px !important;
}

#testimonial-next a,
#testimonial-prev a {
    color: #333;

    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
}



#email-exists-modal .modal-header {
    text-align: center;
    display: block;
    background-color: transparent;
    padding: 10px 10px 0 10px;
    border-bottom: 0;
}

#email-exists-modal .modal-header button {
    float: right;
    position: relative;
    margin: 0;
    font-size: 30px;
    font-weight: normal;
    padding: 0 0;
    top: -8px;
}

#email-exists-modal .modal-header h4 {
    color: #6514dd;
    font-weight: 300;
}

#email-exists-modal .modal-footer .btn-primary {
    padding-right: 20px;
    padding-left: 20px;
}

#email-exists-modal .modal-footer .btn-info {
    color: #333;
    background-color: #e9ecef;
    padding-right: 20px;
    padding-left: 20px;
}

#email-exists-modal .email-exists-buttons {
    border-top: 0;
}

#email-exists-modal .email-exists-buttons #send-confirmation-email {
    background-color: #6514dd !important;
}

#email-exists-modal .modal-footer {
    display: block;
    border: 0;
}

#email-confirmation-code {
    max-width: 350px;
    margin-bottom: 20px;
    font-size: 18px;
    margin: 0 auto;
}



.email-confirmation-error {
    color: #d40d20;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
}

.contact-info-title {
    font-size: 14px;
}

.email-confirmation-loading {
    color: #333;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
}

#email-exists-modal .become-spinner {
    width: 18px;
    height: 18px;
}

.email-confirmation-success {
    color: #118f4a;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
}

.leadbox {
    position: relative;
}



.leadbox .lead-saving,
.leadbox .lead-saved,
.leadbox .lead-save-error {
    display: none;
    position: absolute;
    top: 0px;
    right: 15px;
    left: 15px;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
    text-align: center;
    color: #222;
    padding-top: 15%;
    border-radius: 5px;
}

.lead-spin-wheel {
    background-color: #fff;
    text-align: center;
    color: #222;

}

.lead-spin-wheel .edit-number-link {
    font-size: 20px;
    color: #343a40;
    vertical-align: middle;
    cursor: pointer;
}

.lead-spin-wheel h3 {
    margin-bottom: 5px;
}

.lead-spin-wheel #sms_code {
    width: 60%;
    margin: 0 auto;
    font-size: 20px;
    background-color: #f8f9fa;
}

.lead-spin-wheel .btn-send-sms-code {
    font-size: 18px;
}

.lead-spin-wheel #sms-code-error {
    text-align: center;
}

.lead-spin-wheel #sms-code-loading {
    display: none;
    font-size: 15px;
    margin-top: 15px;
}



.lead-spin-wheel #sms-code-sent-again {
    display: none;
    font-size: 14px;
    font-weight: 300;
    padding-top: 5px;
    color: #28a745;
}



.lead-spin-wheel .sms-code-box {
    width: 40px;
    height: 50px;
    font-size: 24px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-right: 2px;
    margin-left: 2px;
}

.lead-spin-wheel .btn-send-sms-code {
    display: none;
}

.lead-spin-wheel .sms-code-box:focus {
    border-color: #6514dd;
    outline: none;
}

.lead-spin-wheel .bottom-text {
    font-size: 13px;
    border: 5px solid #e9ecef;
    padding: 8px;
    border-radius: 5px;
}

.lead-spin-wheel .bottom-text .mdi {
    display: block;
    font-size: 22px;
    line-height: 22px;
}

.lead-spin-wheel .try-another-way {
    display: none;
    font-size: 15px;
}

.lead-spin-wheel .usually-arrives {
    font-size: 13px;
    color: #999999;
    margin-top: -3px;
    /* margin-bottom: 10px; */
    font-style: italic;
    display: block;
    color: #000;

}


#sms-code-didnt-get {
    padding-top: 10px;
    font-size: 13px;
}

#sms-code-didnt-get a {

    color: #6514dd;
    text-decoration: underline;
    cursor: pointer;
}

#sms-code-didnt-get a.inactive {

    color: #a4a3a7;
    text-decoration: none;
    cursor: default;
}

#sms-code-different-method {
    font-size: 13px;
    font-weight: 300;
    background-color: #f8f9fa;
    padding: 5px;
    border: 1px solid #e9ecef;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 10px;
    display: none;
}

#sms-code-different-method a {
    display: block;
    font-weight: normal;
}


.update-phone-number {
    display: none;
}

.update-phone-number {
    display: none;
}

.update-phone-number h3 {
    margin-bottom: 20px;
}

.update-phone-number p {
    color: #333;
    font-size: 15px;
}

.update-phone-number .form-group {
    margin: 0 auto;
    max-width: 350px;
}

.update-phone-number #phone_number_update {
    padding-left: 25px !important;
    font-size: 17px;
}

#phone_number {
    padding-left: 25px !important;
}

.phone-number-with-plus {
    padding-left: 39px !important;
}

.plus-one {
    color: #333;
    position: absolute;
    top: 10px;
    z-index: 999;
    left: 21px;
    font-size: 15px;
    display: none;
}

.update-phone-number #phone-number-loading {
    color: #333;
    font-size: 15px;
    display: none;
}

.update-phone-number #phone-number-loading img {
    width: 70px;
    margin-right: -19px;
}

.update-phone-number #phone-number-updated {
    font-size: 15px;
    color: #333;
    display: none;
}

.update-phone-number #phone-number-error {
    text-align: center;
}

.update-phone-number #phone-number-updated .font-bold {
    font-weight: 300;
}

.update-phone-number #phone-number-updated .mdi {
    color: #28a745;
    margin-top: 12px;
    display: block;
    font-size: 28px;
}

.update-phone-number .back-to-verify-link {
    display: block;
    color: #333;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 15px;
}


.leadbox .lead-saved .mdi,
.leadbox .lead-save-error .mdi {
    display: block;
    margin: 0 auto;
    font-size: 50px;
    color: #6514dd;
}

.static-logos-bar .as-seen {
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    height: 50px;
    line-height: 32px;
    text-align: left;
    font-weight: 300;
    color: #afb5bb;
    font-size: 13px;
}

.rated-text {
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 10px;
}

.rated-text img {
    width: 70px;
    vertical-align: sub;
}

.bottom-concent-row {
    margin-top: 20px;
    font-size: 12px;
    color: #ced4da;
    display: none;
    padding-right: 25px;
    padding-left: 25px;

}

.light-grey-section {
    background: #f8f9f9;
    padding-bottom: 58px;
    padding-top: 37px;
}

#loan-details .loan-wrap {
    margin-top: 25px;
}

#loan-details .loan-box h4 {
    font-size: 20px;
    color: #6514dd;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 400;
}

#loan-details .loan-box p {
    font-weight: 300;
}

#loan-details .loan-details-text {
    text-align: left;
}

#loan-details .loan-details-text h5 {
    font-size: 18px;
    color: #333;
    margin-top: 0;
    font-weight: 300;
    margin-bottom: 10px;
}

#loan-details .loan-details-text p {
    font-weight: 200;
}




.offers-flow-line {
    border-top: 1px solid #e9ecef;
    margin-bottom: 32px;
    margin-top: -38px;
}


.partners-container .partners-text {
    font-size: 20px;

}

.input-with-icon-wrapper {
    position: relative;
}

.input-with-icon-wrapper .mdi {
    font-size: 23px;
    color: #999999;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}

.zip-input-wrapper .zip-city-state {
    font-size: 13px;
    color: #999999;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}

.zip-input-wrapper .zip-city-state .mdi {
    position: unset;
    right: unset;
    top: unset;
    transform: unset;
}

.zip-input-wrapper .zip-city-state .location {
    position: relative;
    top: -3px;
}


.birth-date-input {
    font-size: 20px;
    text-align: center;
}

.zip-input {
    font-size: 20px;
    text-align: left;
}


.birth-date-input::placeholder {
    color: #999999;
    opacity: 1;
}

.birth-date-input.inputmask {
    --placeholder-color: #999999;
}


/*
Bottom Disclaimer:
*/

#seals-footer .v2sprite {
    filter: grayscale(100%);
    margin-left: 20px;
    margin-right: 20px;
}

.footer-menu {
    margin-bottom: 35px !important;
}

.declaimer-pl-debt {
    font-size: 13px;
    color: #495057;

}

.declaimer-pl-debt .advertising-disclosure {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 15px;
    margin-bottom: 15px;
}

.declaimer-pl-debt .title {
    font-weight: 300;
    margin-bottom: 5px;
}


.spinwheel-kba .kba-form {
    text-align: left;
}

.spinwheel-kba .kba-form label {
    font-weight: 300;
}

.spinwheel-kba .kba-form .btn-kba-form {
    margin: 0 auto;
    display: block;
}

.zip-full-address-fields .self-reported-loading,
.self-reported .self-reported-loading,
.questions-loading {
    color: #333;
    position: absolute;
    top: 0;
    bottom: -30px;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.90);
    z-index: 999;
    padding-top: 22.5%;
    padding-left: 0;
    font-size: 18px;
    display: none;

}

.zip-full-address-fields .self-reported-loading img,
.self-reported .self-reported-loading img,
.questions-loading img {
    width: 70px;
    margin-right: -19px;
    margin-left: -30px;
}

.lead-slide .unlock-title {
    display: none;
}

.lead-slide[data-step="social_security_num"] .questions-loading {
    bottom: -10px;
    padding-top: 10%;
    border-radius: 5px;
}

.lead-slide[data-step="credit_score"] .questions-loading {
    bottom: 0;
    padding-top: 20%;
    border-radius: 5px;
    bottom: 0;
}


.lead-slide[data-step="monthly_debt_payments"] .questions-loading,
.lead-slide[data-step="unsecured_debt"] .questions-loading {
    bottom: 0;
    padding-top: 15%;
    border-radius: 5px;
    bottom: 0;
}


.lead-slide[data-step="unsecured_debt"] .going-to-account {
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
    padding-left: 0;
    font-size: 16px;
    bottom: 0;
    padding-top: 50px;
    border-radius: 5px;
    bottom: 0;
    display: none;
}

.lead-slide[data-step="unsecured_debt"] .going-to-account .mdi {
    display: block;
    font-size: 40px;
    color: #28a745;
}


.spinwheel-questions .kba-form-questions {
    padding: 0 10px 0 10px;
}

.spinwheel-questions .kba-form-questions .questions-wrap {
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 10px;
}

.spinwheel-questions .kba-question-wrap .question-num {
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
}

.spinwheel-questions .kba-question-wrap .question-num .line {
    border-bottom: 1px solid #e9ecef;
    margin-top: 4px;
}

.spinwheel-questions .kba-question-wrap .question {
    color: #333;
    text-align: center;
    font-weight: 300;
    margin-bottom: 12px;
}

.spinwheel-questions .kba-question-wrap .kba-question-select {
    font-size: 15px;
    margin-bottom: 12px;
    max-width: 90%;
    margin: 0 auto;
}

.self-reported .self-reported-questions {
    padding: 0 50px 0 50px;
}

.self-reported label {
    font-weight: 300;
}

.loading-extra-text {
    font-size: 15px;
    color: #333;
    margin-top: 12px;
}


/*
Proceed to Account 
*/

.proceed-to-my-account .inside {
    background-color: #fff;
    border-radius: 4px;
    margin: 20px;
    color: #6514dd;
    min-height: 250px;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

.proceed-to-my-account h3 {
    font-size: 15px;
    font-weight: 300;

}

.proceed-to-my-account .inside .mdi {
    display: block;
    font-size: 50px;
    color: #079b07;
}

.proceed-to-my-account .inside h4 {
    font-size: 17px;
    color: #333;
}


/*
Spinwheel data display
*/

.spinwheel-data-display .form-label {
    font-size: 15px;
    font-weight: 300;
}

.spinwheel-data-display .form-control-plaintext {
    font-size: 14px;
    margin-top: 0;
    line-height: 19px;
    margin-bottom: 7px;
    font-weight: 200;
}

.spinwheel-data-display .fields-wrap {
    background-color: #fafafa;
    border: 1px solid #e9ecef;
    border-radius: 7px;
    padding: 15px 0;
    margin: 10px 0;
}

.spinwheel-data-display h4 {
    color: #6c757d;
    font-size: 17px;
    padding-bottom: 10px;
}

.spinwheel-data-display .summary-wrap {
    display: none;
}

.spinwheel-data-display .summary-wrap .in {
    color: #333;
    padding: 8px;
    font-size: 14px;
    background-color: #ede4fa;
    border-radius: 5px;

}

.spinwheel-data-display .funding-plan-loading {
    min-height: 250px;
    color: #333;
    font-size: 15px;
    display: none;
}

.spinwheel-data-display .funding-plan-loading .ready-row {
    display: none
}

.spinwheel-data-display .funding-plan {
    display: none;
}

.spinwheel-data-display .funding-plan-disclaimer {
    padding-top: 20px;
    font-size: 12px;
    color: #8a8a8a;
}

.spinwheel-data-display .ready-row {
    display: block;
    font-size: 21px;
    color: #28a745;
    font-weight: 300;
}

.spinwheel-data-display .ready-row p {
    font-size: 15px;
    color: #333;
    margin-top: 15px;
    font-weight: normal;
}

.or-divider .divider {
    display: flex;
    align-items: center;
    text-align: center;
}

.or-divider .divider::before,
.or-divider .divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #ccc;
}

.or-divider .divider::before {
    margin-right: 10px;
}

.or-divider .divider::after {
    margin-left: 10px;
}


/*
Submissions Pending
*/

.submissions-pending {

    margin-bottom: 30px;
}

.submissions-pending h3 {
    font-size: 16px !important;
    color: #8c898f;
    font-weight: normal;
    margin-bottom: 0;
}

.submissions-pending .bx-wrapper {
    width: 83% !important;
    max-width: none !important;
    margin: 0 auto;
    max-height: 105px;
}

.submissions-pending .lenders-slider {
    width: 100%;
    padding: 0;
}

.submissions-pending .lenders-slider li {
    padding: 10px;
    width: 80px !important
}

.submissions-pending .lenders-slider .partner-logo {
    width: 80px;
    height: 80px;
    background-size: 88%;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    margin: 5px;
}

.submissions-pending .progress-steps {
    text-align: left;
}

.submissions-pending .progress-steps .progress-step {
    font-size: 17px;
    margin-bottom: 10px;
}

.submissions-pending .progress-steps .progress-step.not-active {
    color: #b6b4b4
}


.submissions-pending .progress-steps .progress-step.not-active .num {
    display: inline-block;
    width: 20px;
}

.submissions-pending .progress-steps .progress-step.not-active .become-spinner,
.submissions-pending .progress-steps .progress-step.done .become-spinner {
    display: none;
}

.submissions-pending .progress-steps .progress-step.not-active .mdi-check,
.submissions-pending .progress-steps .progress-step.active .mdi-check,
.submissions-pending .progress-steps .progress-step.done .mdi-check {
    display: none;
}


.submissions-pending .progress-steps .progress-step.done .mdi-check {
    display: inline-block;
    color: #28a745;
    width: 20px;
    height: 20px;
    margin-left: -5px;
    margin-right: 5px;
}

.submissions-pending .progress-steps .progress-step.done .num {
    display: none;

}

.submissions-pending .progress-steps .progress-step.active .num {
    display: none;
}

.submissions-pending .progress-steps .become-spinner {
    margin-left: -5px;
    width: 17px;
    height: 17px;
    margin-right: 5px;
}

.submissions-pending .skeleton-box {
    background: #e0e0e0;
    border-radius: 8px;
    height: 60px;
    width: 90px;
    margin: 8px auto;
    animation: pulse 1.4s infinite ease-in-out;

}

.submissions-pending .skeleton-label-long {
    height: 10px;
    width: 90%;
    background: #e0e0e0;
    border-radius: 4px;
    margin: 6px 0;
    animation: pulse 1.4s infinite ease-in-out;
}

.submissions-pending .skeleton-label-short {
    height: 10px;
    width: 60%;
    background: #e0e0e0;
    border-radius: 4px;
    margin: 6px 0;
    animation: pulse 1.4s infinite ease-in-out;
}

@keyframes pulse {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.4;
    }

    100% {
        opacity: 1;
    }
}


.trusted-step h3 {
    font-size: 28px !important;
    margin-top: 0;
    margin-bottom: 28px;
    font-weight: 300;
}

.trusted-step h5 {
    font-size: 18px;

}

.debt-urgency-summary .mdi {
    font-size: 52px;
    color: #6514dd;
    display: block;
    line-height: 40px;
}

.debt-urgency-summary h3 {
    font-size: 20px !important;

}

.debt-urgency-summary h2 {
    color: #495057;
    font-weight: 300;
    font-size: 17px;
    line-height: 22px;
}

.debt-urgency-summary small {
    display: block;
    padding-top: 15px;
    color: #6c757d;
    font-size: 14px;
    padding-bottom: 6px;
}

.lenders-tp-strip .partner-logo-wrap {
    height: 74px;
    width: 112px;
}