@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;500;600;700&display=swap');

html, body {
    font-family: 'Noto Sans', sans-serif !important;
}
body {
    background-color: #F6F6F6;
}
.page {
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    min-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    overflow-x: auto;
  
}

.page-head {
    height: 10vh;
    display: flex;
    box-shadow: 0 5px 5px rgb(185 185 185 / 75%);
    padding: 10px;
}

.page-head-content {
    min-height: 100%;
    display: flex;
    width: 100%;
}

    .page-head-content > .col-md-4 {
        height: 100%;
    }

.page-head-content {
    text-align: center;
    margin: 0;
}

.page-head {
    background-color: transparent;
    height: 135px;
    box-shadow: none;
}

.logo-wrapper {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

#header-img {
    max-width: 150px;
    margin: 0 auto;
    padding: 10px 0px 5px 0px;
}

.tagline {
    font-size: 14px;
    font-weight: 500;
    color: #707070;
}

#contact-info {
    display: block;
    top: 3.4%;
    float: right;
    line-height: 2;
    position: absolute;
    font-size: 1.2rem;
    right: 5%;
    color: black;
    text-decoration: none;
}

#app .page {
    background-color: #f6f6f6;
}

.page-content {
    height: auto !important;
    padding-top: 60px;
    min-height: 400px;
    padding-left: 20px;
    padding-right: 20px;
}

.page-footer {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
}
/** Edits */
.page-footer {
    background-image: radial-gradient(at left center, #00427c 0%, #002b62 100%) !important;
    border-top-width: 1px;
    border-bottom-width: 1px;
    color: #fff;
}

.page-footer p {
     margin-bottom: 10px;
}

.page-footer {
    font-family: "Noto Sans",sans-serif;
}

.page-footer, .page-footer a {
        color: #fff;
}

p.tos a {
    font-size: 14px;
}

p.copyright {
    text-align: center;
}

.col.logo {
    text-align: center;
}

.container.footer h3 {
    font-family: "Noto Sans",sans-serif;
    font-weight: 700;
    line-height: 1.4;
    text-transform: none;
    font-style: normal;
    margin-bottom: 20px;
    font-size: 24px;
}

.page-footer a {
    font-size: 16px;
    text-decoration: none;
}

    .page-footer a:hover {
        text-decoration: underline;
    }

.col.logo img {
    width: 200px;
    height: auto;
    margin-bottom: 20px;
}

.container.footer {
    padding-top: 40px;
    padding-bottom: 40px;
}

.bys-icon-wrap {
    display: flex;
    font-size: 16px;
}

.fl-icon-text {
    margin-left: 10px;
}

a.footer-btn {
    font-size: 18px;
    text-decoration: none;
    margin-top: 0px;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    border-radius: 4px;
    display: inline-block;
    background: #f58320;
}

    a.footer-btn:hover {
        background: #f58320;
        text-decoration: none;
        background-color: #f4661f;
    }
/** End edits*/
.page-footer-content {
    text-align: center;
    border-top: 3px solid #00703c;
}

    .page-footer-content > .col-md-2 > a {
        color: #212529;
        text-decoration: none;
    }

        .page-footer-content > .col-md-2 > a:hover {
            text-decoration: underline;
        }

.column-left {
    display: inline-block;
    width: 33%;
}

.column-middle {
    display: inline-block;
    width: 33%;
}

.column-right {
    display: inline-block;
    width: 33%;
}

.two-column {
    display: inline-block;
    width: 66%;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.CenterInDiv {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapper {
    display: flex;
}

/*.k-wizard {*/
/*    height: 100% !important;*/
/*}*/

.k-form {
    display: table-cell;
    vertical-align: middle;
}

.k-form-error {
    justify-content: center;
}

.k-wizard-content {
    text-align: center;
    width: 60%;
    margin-left: 20%;
    border-radius: 15px;
    display: table !important;
}

.k-wizard-step {
    outline: 0 !important;
}

.InvalidMessage {
    color: red;
}

#congratulations-text {
    display: table-cell !important;
    vertical-align: middle;
}

.k-dialog-titlebar {
    background-color: #03542d !important;
    color: white !important;
}

/** Pricing Table **/
li.li-one, li.li-three, li.li-five {
    background-color: #F6F6F6;
}
ul.pricing-item-ul {
    margin-bottom: 0px;
}
li.li-two, li.li-four {
    background-color: #fff;
}
.bys-pricing-heading {
    margin-bottom: 4rem;
}

    .bys-pricing-heading p {
        font-size: 18px;
        color: #808080;
    }

.boost-info, .boost-card, .bys-pricing-heading {
    font-family: "Noto Sans",sans-serif;
}

.k-wizard-horizontal .k-wizard-steps {
    margin-top: 1.5rem;
}

.price {
    letter-spacing: -2px;
    font-size: 50px;
    line-height: 1;
    color: #93bf30;
}

.period {
    z-index: 2;
    font-size: 22px;
    line-height: 1;
    color: #999999;
    letter-spacing: 0px;
    opacity: 0.85;
}

.pricing-title {
    min-height: 100px;
    padding-bottom: 20px;
}

.possible-loan {
    padding: 30px 20px 0px 20px;
    color: #707070;
}

.k-form-field h2 {
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #555;
    font-weight: 700;
    margin-bottom: 0px;
}

.k-wizard-content {
    width: 100%;
    margin: 0px;
}

.k-form-field h3 {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #002b62;
}

.k-wizard-buttons {
    box-shadow: none;
}

.boost-card .button-boost {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    height: 58px;
}

.boost-card.miniboost .button-boost {
    background-color: #e0474c;
}

.boost-card.boost .button-boost {
    background-color: #93bf30
}

.boost-card.megaboost .button-boost {
    background-color: #e84e02;
}

.boost-card.premiumboost .button-boost {
    background-color: #3f46ca;
}

.button-boost:hover {
    opacity: .8;
}

.d-grid .button-boost:focus {
    box-shadow: none;
}

.boost-info-card .pricing-body .boost-info-ul li {
    text-align: right !important;
    padding-top: 24px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 30px;
    justify-content: flex-end;
}

.boost-card .button-boost span.k-button-text {
    font-size: 20px;
    line-height: 18px;
}

.boost-info-spacer {
    min-height: 172px !important;
}

.boost-info-ul {
    text-align: right;
}

.pricing-title, .pricing-body .pricing-item-ul li:nth-child(even) {
    background: #fff;
}

.pricing-item-ul i {
    color: #23af00;
    font-size: 40px;
}

.pricing-body {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1);
}

    .pricing-body .pricing-item-ul li {
        min-height: 80px !important;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-evenly;
    }

.card-price.text-center {
    padding-bottom: 10px;
}

.boost-card.premiumboost .price {
    color: #3f46ca;
}

.boost-info-ul {
    font-size: 18px;
    line-height: 1.45;
}

.pricing-item-desktop {
    font-size: 18px;
    line-height: 1.45;
}

ul.pricing-item-ul .li-three .pricing-item-desktop {
    font-weight: bold;
}

.boost-card, .boost-info-ul {
    color: #808080;
}

.boost-rates span {
    display: block;
}

.boost-rates {
    padding-top: 40px;
}

ul.pricing-item-ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0px;
}

.page-content {
    height: auto !important;
    padding-top: 20px;
    max-width: 1100px;
    margin: 0 auto;
}

.pricing-title h4 {
    font-size: 24px;
    letter-spacing: 0px;
    color: #555 !important;
    font-weight: 700;
    line-height: 1.4;
    font-style: normal;
    padding-top: 15px;
}

ul.pricing-item-ul li {
    list-style: none;
}

ul.pricing-item-ul .li-one {
    height: 120px;
}

ul.pricing-item-ul .li-two {
    height: 100px;
}

ul.pricing-item-ul .li-three, ul.pricing-item-ul .li-four, ul.pricing-item-ul .li-five {
    height: 80px;
}

.miniboost .highlight-row {
    border-color: #e0474c !important;
}

.boost .highlight-row {
    border-color: #93bf30 !important;
}

.megaboost .highlight-row {
    border-color: #e84e02 !important;
}

.miniboost .highlight-row .button-boost {
    border: 2px solid #e0474c;
    border-radius: 0px;
}

.boost .highlight-row .button-boost {
    border: 2px solid #93bf30 !important;
    border-radius: 0px !important;
}

.megaboost .highlight-row .button-boost {
    border: 2px solid #e84e02;
    border-radius: 0px;
}

/** End Pricing Table*/
/** Form Section */
.k-form .k-form-legend {
    text-decoration: none;
    font-weight: bold;
    color: #555555;
}

#wizard-step-1, #wizard-step-2, #wizard-step-3 {
    max-width: 800px;
    margin: 0 auto;
}

.k-floating-label-container:not(.k-empty) > .k-label, .k-floating-label-container:focus-within > .k-label {
    padding-left: 5px;
}

.k-wizard-steps .k-picker-solid, .k-wizard-steps .k-picker-solid:focus-within {
    background-color: #fff;
}

.k-input-md .k-input-inner, .k-picker-md .k-input-inner {
    padding: 0.55rem 0.55rem;
}

.k-wizard-steps .k-picker-solid:focus-within {
    border-color: #022D63;
}

.k-floating-label-container.k-empty > .k-label {
    top: calc(2rem + 1px);
    left: calc(0.75rem + 1px);
    transform: scale(1);
    pointer-events: none;
}

.k-wizard-steps .k-picker-solid:focus-within {
    border-color: #022D63;
}

.k-wizard-steps .k-input-solid {
    border-radius: 4px;
}

.k-stepper {
    padding: 20px 0px;
}

    .k-stepper .k-step-label .k-step-text {
        max-width: calc(11em - 16px - 0.5rem) !important;
        text-overflow: unset !important;
    }

legend.k-form-legend {
    font-size: 22px !important;
    font-weight: bold;
    text-transform: capitalize !important;
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
    text-decoration: underline;
}

.lineBreak {
    grid-column: 1 / span 2 !important;
}

.directDeposit {
    align-self: center;
}

.k-form-field label:not([for=attemptLeadResale]):not([for=hasDirectDeposit]) {
    width: 100%;
    text-align: left;
    font-size: 14px;
    padding-left: 2px;
}
/** End Form Section **/
/** Animated Rocket **/
.loading-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    flex-direction: column;
}

    .loading-wrapper h1:after {
        overflow: hidden;
        display: inline-block;
        vertical-align: bottom;
        -webkit-animation: ellipsis steps(4,end) 900ms infinite;
        animation: ellipsis steps(4,end) 900ms infinite;
        content: "\2026"; /* ascii code for the ellipsis character */
        width: 0px;
    }

.rocket {
    margin: 40px 0px;
}

#loader-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader {
    position: relative;
    display: flex;
}

.rocket .rocket-image {
    animation: animateRocket 0.2s linear infinite;
}

p.loading-tel {
    font-size: 26px;
}

    p.loading-tel a {
        text-decoration: none;
    }

@keyframes animateRocket {
    0%,100% {
        transform: translate(0,0) rotate(0);
    }

    50% {
        transform: translate(0,3px) rotate(0);
    }
}

@keyframes ellipsis {
    to {
        width: 1.25em;
    }
}

@-webkit-keyframes ellipsis {
    to {
        width: 1.25em;
    }
}


/** End Animated Rocket **/
/** Document Page Edits **/
.eSignDocs .k-grid-content .k-table-td {
    display: flex;
    font-size: 17px;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0px 5px;
    cursor: pointer;
    padding: 12px 10px 12px 11px;
}


.eSignDocs .k-grid-content .k-table-td h2 {
    font-size: 20px;
    margin-left:5px;
}

span.fa-regular.fa-file-signature.fa-4x {
    margin-right: 10px;
    
}

.k-dialog-titlebar {
    background-color: #002b62 !important;
}
.k-window.k-dialog.telerik-blazor.k-dialog {
    border: none !important;
}
.k-dialog-titlebar {
    background-color: #002b62 !important;
}
iframe#docIFrame {
    overflow-y: scroll;
    z-index: 10003;
    position: relative;
}
.iframe-spinner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    text-align: center;
    padding-top: 17%;
    vertical-align: middle;
}

    .iframe-spinner i {
        z-index: -2;
        position: relative;
        color: #002b62;
    }

.eSignDocs tbody.k-table-tbody {
    background-color: #f6f6f6;
}

.eSignDocs tr.k-master-row.k-table-row {
    display: inline-block !important;
    max-width: 30%;
    height: auto !important;
    background-color: #fff;
    border: none !important;
    width: 100%;
    margin: 10px;
    border-radius: 5px;
}
/** End Document Page Edits **/

/** Credit card classes **/
.cc > .k-input:after {
    color: #002b62;
}

@media screen and (max-width: 991px) {

    .boost-card .mb-5 {
        margin-bottom: 15px !important;
    }

    .k-wizard-steps {
        margin-top: 0px !important;
    }

    .boost-rates:last-of-type {
        padding-bottom: 0px;
    }

    .k-step-text {
        display: none;
    }

    span.pricing-item-mobile {
        text-align: left;
        padding-left: 15px;
        font-size: 14px;
    }

    ul.pricing-item-ul li {
        padding: 10px;
    }

    .pricing-item-desktop {
        display: none;
    }

    .k-wizard-content {
        text-align: center;
        margin-left: 0% !important;
        width: 100% !important;
    }

    .page-content {
        height: inherit;
        min-height: 90vh;
    }

    .k-wizard {
        min-height: 90vh;
    }

    .col-lg-3.boost-info-card {
        display: none;
    }

    .container.footer .row {
        flex-direction: column;
    }

    .container.footer .col {
        padding-bottom: 20px;
    }

    .boost-rates {
        padding-top: 0px;
        padding-bottom: 80px;
    }
    /** Form Fields **/

    .k-form-field.mobile-50 {
        grid-column: span 2;
    }

    .k-form-field.mobile-100 {
        grid-column: span 4;
    }

    .telerik-blazor.k-floating-label-container.k-empty {
        padding-top: 0px;
    }

    .k-floating-label-container:focus-within > .k-label {
        display: none;
    }
    /*
    .ssn .telerik-blazor.k-floating-label-container.k-empty {
        padding-top: 1.5rem;
    }

    .ssn .k-floating-label-container.k-empty:not(:focus-within) > .k-label {
        top: calc(2rem + 1px) !important;
    }
        */
    .k-form-field.mobile-100.firstName {
        grid-column: span 4;
    }

    .k-form-field.mobile-100.lastName {
        grid-column: span 4;
    }

    .k-form-field.mobile-100.address {
        grid-column: span 4;
    }

    .k-form-field.mobile-100.aptSuite {
        grid-column: span 4;
    }

    .k-form-field.mobile-100.city {
        grid-column: span 4;
    }

    .k-form-field.mobile-50.state {
        grid-column: span 2;
    }

    .k-form-field.mobile-50.postalCode {
        grid-column: span 2;
    }

    .k-form-field.mobile-50.idState {
        grid-column: span 2;
    }

    .k-form-field.mobile-50.idType {
        grid-column: span 2;
    }

    .k-form-field.mobile-100.idNumber {
        grid-column: span 4;
    }
    .eSignDocs tr.k-master-row.k-table-row {
        max-width:45%;
    }
}

@media only screen and (max-width:768px) {
    .boost-rates {
        margin-bottom: 40px;
    }

    .pricing-body .pricing-item-ul li {
        justify-content: center;
    }
}
@media only screen and (max-width:650px) {
    .eSignDocs tr.k-master-row.k-table-row {
        max-width:90%;
    }
}
@media only screen and (max-width:576px) {
    .li-one, .li-two, .li-four {
        display: none !important;
    }

    .k-floating-label-container > .k-label {
        font-size: 14px;
    }

    .pricing-item-list {
        padding-right: 20px;
        padding-left: 10px;
    }
}

@media only screen and (min-width: 992px) {
    .pricing-item-mobile {
        display: none;
    }
    
    /*.page-footer {*/
    /*    position: fixed;*/
    /*    left: 0;*/
    /*    right: 0;*/
    /*    bottom: 0;*/
    /*}*/
    
    /*.page-content {*/
    /*    padding-bottom: 300px !important;*/
    /*}*/
}

.page-background {
    position: relative;  /* Needed to correctly position the pseudo-element */
    background-color: transparent;
}

.page-background::before {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background-image: url('bys-watermark.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 60%;
}

.promo-tag-container {
    background: #3f46ca;
    padding: 10px 0;
    color: white;
    font-size: 20px;
}

/*.page-background::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;  */
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    background-image: url('confetti.png');*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    opacity: .1;*/
/*    z-index: -1;*/
/*}*/

