* {
    font-family: 'Open Sans';
}

.spacer {
    min-height: 125px;
}

.bg-wl {
    background-color: #f5f5f5 !important;
}

.bank-body {
    padding: 30px 20px 50px 20px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.bank-why-secure::before {
    content: '▶';
    position: absolute;
    width: 50px;
    height: 50px;
    color: #06B0F0;
}

.bank-why-secure {
    font-size: 25px;
    margin-top: 60px;
}

.bank-body-text li {
    list-style-type: disc;
    margin-top: 10px;
}

.bank-body-text li::marker {
    color: #FF8900;
}

.gform_required_legend {
    display: none;
}

#footer.bg-dark {
    background-color: #2d2d2e !important;
}

.gfield_description {
    color: #888;
}

.gfield_required_asterisk,
.gform_wrapper.gravity-theme .gfield_required {
    color: #888 !important;
}

.gform_wrapper.gravity-theme .gfield_label {
    color: #888;
}

h3.gsection_title {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 20px;
}

.gform-body {
    font-weight: 700;
    color: #888;
}

#field_6_18,
#field_6_17,
#field_9_5,
#field_9_7,
.review-intro {
    color: #888;
    font-weight: 700;
}

#field_6_14>h3::after {
    content: "   *Optional";
    font-size: 60%;
    font-weight: 300;
    color: #888 !important;
    padding-left: 15px;
}

.icon-wrapper {
    margin-left: 10px;
}

input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea,
input[type="number"] {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 2px;
    color: #4e4e4e
}

#input_6_5,
#input_7_18 {
    width: 100%;
}

#field_6_18 {
    display: flex;
    align-items: flex-end;
}

#field_6_8 hr {
    border-bottom: 1px solid #ccc;
    border-top: 0px;
}

.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large,
.gform_wrapper.gravity-theme .ginput_container_date input,
.gform_wrapper.gravity-theme input[type="number"] {
    height: 50px;
}

#field_8_22 ul li {
    list-style-type: disc;
}

.blue-color {
    color: #00adef;
}

.text-color {
    color: #888;
}

#field_8_22 li::marker {
    color: #00adef;
    font-size: 1.2em;
}

#field_8_9 h4 {
    font-size: 16px;
    margin: 0 !important;
    padding: 0 !important;
}

.gfield_description,
#field_8_19 .gfield_label {
    color: #888888;
}

#gfield_description_9_6 {
    padding-top: 0 !important;
}

.currency_input input[type=text],
.currency_input input,
#gform_wrapper_7 .currency_input input[type=text],
#gform_wrapper_8 .currency_input input[type=text] {
    padding-left: 25px !important;
}

.dollar-sign {
    position: absolute;
    line-height: 50px;
    left: 10px;
    color: #646464;
    font-size: 15px;
    font-weight: 300;
}

#email-pastdue a,
#email-active a,
#email-pending a {
    background-color: #FF8900 !important;
    color: #FFF !important;
    border: none !important;
    border-radius: 3px !important;
    padding: 5px 40px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    text-decoration: none;
}

.modal-btn-later {
    background: none;
    border: none;
    color: #fff;
    position: absolute;
    top: 6px;
    right: 5px;
    font-weight: 800;
}

.modal-btn-cc {
    background: #00adef;
    color: #fff;
    border: none !important;
    border-radius: 3px !important;
    padding: 10px 40px !important;
    font-weight: 800 !important;
    width: 350px !important;
    max-width: 100% !important;
    font-size: 18px !important;
}

#email-pastdue p,
#email-active p,
#email-pending p {
    font-size: 16px;
    padding: 20px 20px 10px 20px;
    margin: 0;
    text-align: center;
    line-height: 1.2em;
}

.dialog-overlay div {
    text-align: center;
    padding-bottom: 10px;
}

.dialog-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    justify-content: center;
    align-items: center;
}

#email-outside-us p {
    margin-top: 15px;
}

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

.dialog-box .box-title {
    background: #FF8900;
    color: #FFF;
    padding: 10px 50px 10px 20px;
    text-align: left !important;
    font-weight: 700;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    line-height: 1.2em;
}

.gfield {
    position: relative;
}

.gform_wrapper.gravity-theme .gfield select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.51672 8.55351C7.21572 8.55351 6.94816 8.45318 6.74749 8.25251L0.326087 1.8311C-0.108696 1.42977 -0.108696 0.727425 0.326087 0.326087C0.727425 -0.108696 1.42977 -0.108696 1.8311 0.326087L7.51672 5.97826L13.1689 0.326087C13.5702 -0.108696 14.2726 -0.108696 14.6739 0.326087C15.1087 0.727425 15.1087 1.42977 14.6739 1.8311L8.25251 8.25251C8.05184 8.45318 7.78428 8.55351 7.51672 8.55351Z' fill='%2300adef'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position-x: calc(100% - 20px);
    background-position-y: center;
}

:focus-visible {
    outline: #00adef auto 1px;
}

.gform_wrapper.gravity-theme .gfield select:focus-visible {
    outline: #00adef auto 1px;
}

input.text:focus,
input.title:focus,
input[type=text]:focus,
select:focus,
textarea:focus,
input[type=email]:focus,
input[type="number"]:focus {
    border-color: #00adef !important;
}

.gform_wrapper.gravity-theme #field_submit,
.gform_wrapper.gravity-theme .gform_footer {
    justify-content: flex-end;
}

header {
    -webkit-box-shadow: 0px 7px 10px -4px rgba(155, 155, 155, 0.5);
    -moz-box-shadow: 0px 7px 10px -4px rgba(155, 155, 155, 0.5);
    box-shadow: 0px 7px 10px -4px rgba(155, 155, 155, 0.5);
}

.wl-page-title {
    font-size: 30pt;
    font-weight: bold;
    background-color: #00adef;
    color: #fff;
    padding: 20px;
    width: 100%;
}

.pay-details-title {
    color: #00adef;
    font-size: 50px;
    font-weight: bold;
    padding: 20px;
    width: 100%;
}

.wl-customer-page-title {
    font-size: 30px;
    font-weight: bold;
    color: #444;
    padding-bottom: 10px;
    padding-top: 25px;
    width: 100%;
}

.debit-title-container {
    padding: 0 36px !important;
}

.debit-match-message {
    background: #00adef;
    text-align: center;
    padding: 10px 10px;
    color: #fff;
    font-weight: 700;
    max-width: 518px;
    margin: 10px auto 0 auto;
    font-size: 16px;
}

.wl-container {
    background-color: #fff;
    -webkit-box-shadow: 0px 7px 10px -4px rgba(155, 155, 155, 0.5);
    -moz-box-shadow: 0px 7px 10px -4px rgba(155, 155, 155, 0.5);
    box-shadow: 0px 7px 10px -4px rgba(155, 155, 155, 0.5);
    padding: 0;
    max-width: 850px !important;
}

.wl-customer-container {
    background-color: #fff;
    padding: 0;
    max-width: 748px !important;
}

.wl-size {
    max-width: 850px !important;
}

/* Steps */
.steps {
    width: 100%;
    margin-top: 10px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
}

.steps div {
    color: white;
    text-decoration: none;
}

.steps em {
    display: block;
    font-size: 1.1em;
    font-weight: bold;
}

.steps li {
    margin-left: 0;
    width: 25%;
    height: 60px;
    display: inline-block;
    list-style-type: none;
    padding: 5px 5px 5px 30px;
    border-right: 0px solid white;
    position: relative;
}

.steps li:first-child {
    padding-left: 5px;
}

.steps li:last-child {
    border-right: 0
}

.steps li:nth-child(n+2)::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-left: 25px solid white;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    width: 0;
    height: 0;
    content: " ";
}

.steps li::after {
    z-index: 1;
    position: absolute;
    top: 0;
    right: -25px;
    display: block;
    border-left: 25px solid transparent;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    width: 0;
    height: 0;
    content: " ";
}

.steps li:last-of-type::after {
    display: none;
}

.steps .text {
    font-weight: bolder;
    font-size: 12px;
    max-width: 120px;
}

@media screen and (min-width: 728px) {

    [id^=gform_submit_button_],
    .btn {
        background-color: #FF8900 !important;
        color: #FFF !important;
        border: none !important;
        border-radius: 3px !important;
        padding: 5px 40px !important;
        font-weight: 800 !important;
        width: 350px !important;
        max-width: 100% !important;
        font-size: 18px !important;
    }

}

@media screen and (max-width: 728px) {

    [id^=gform_submit_button_],
    .btn {
        background-color: #FF8900 !important;
        color: #FFF !important;
        border: none !important;
        border-radius: 3px !important;
        padding: 5px 40px !important;
        font-weight: 800 !important;
        width: 150px !important;
        max-width: 100% !important;
        font-size: 18px !important;
    }

    .btn-wise {
        min-width: 80%;
    }

}

.btn-wise {
    border-radius: 100px !important;
    height: 60px;
    font-size: 25px !important;
    margin-top: 0px !important;
}

@media screen and (min-width: 1461px) {
    #clock-left {
        position: absolute;
        top: 20px;
        left: calc(25% - 200px);
    }

    #clock-right {
        position: absolute;
        top: 20px;
        right: calc(25% - 200px);
    }

    #message-left {
        position: absolute;
        top: 250px;
        left: calc(25% - 200px);
    }

    #message-right {
        position: absolute;
        top: 250px;
        right: calc(25% - 200px);
    }
}

@media screen and (min-width: 1100px) and (max-width: 1460px) {
    #clock-left {
        position: absolute;
        top: 20px;
        left: calc(16% - 130px);
    }

    #clock-right {
        position: absolute;
        top: 20px;
        right: calc(16% - 130px);
    }

    #message-left {
        position: absolute;
        top: 250px;
        left: calc(16% - 200px);
    }

    #message-right {
        position: absolute;
        top: 250px;
        right: calc(16% - 130px);
    }
}

@media screen and (min-width: 800px) and (max-width: 1101px) {
    #clock-left {
        position: absolute;
        top: 20px;
        left: calc(14% - 130px);
    }

    #clock-right {
        position: absolute;
        top: 20px;
        right: calc(14% - 130px);
    }

    #message-left {
        position: absolute;
        top: 250px;
        left: calc(14% - 200px);
    }

    #message-right {
        position: absolute;
        top: 250px;
        right: calc(14% - 130px);
    }
}


@media screen and (min-width: 531px) and (max-width: 1090px) {

    .steps li>div>div {
        padding-top: 8px !important;
    }

    .steps .text span {
        text-wrap: auto;
        display: flex;
        height: 34px;
        align-items: center;
        font-size: 10px;
        line-height: 1.2em;
    }

    .wl-page-title {
        font-size: 25px;
    }
}

.rounded-background {
    background: #FF8900 !important;
    border-radius: 100%;
    width: 110px;
    height: 110px;
    text-align: center;
    color: #fff;
    padding: 17px 14px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2em;
}

@media screen and (min-width: 1091px) {

    .steps li>div>div {
        padding-top: 9px !important;
    }

    .steps .text span {
        text-wrap: auto;
        display: flex;
        height: 34px;
        align-items: center;
        font-size: 10px;
        line-height: 1em;
    }


}

.steps .number {
    font-size: 105%;
    padding: 0 8px;
    padding-left: 0;
    font-weight: bolder;

}

/* Completed */
.steps li {
    background-color: #0277A3;
}

.steps li::after {
    border-left-color: #0277A3;
}

/* Current */
.steps li.current {
    background-color: #06B0F0;
}

.steps li.current::after {
    border-left-color: #06B0F0;
}

/* Following */
.steps li.current~li * {
    color: #636363;
}

.steps li.current~li {
    background-color: #EDEDED;
}

.steps li.current~li::after {
    border-left-color: #EDEDED;
}

.congratulations-agreement-title {
    font-size: 32px;
    color: #FF8900;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}

.congratulations-bank-title {
    font-size: 32px;
    color: #FF8900;
    font-weight: 800;
    text-align: center;
}

.congratulations-agreement-text {
    font-size: 18px;
    color: #FF8900;
    font-weight: 700;
    text-align: center;
}

.agreement-pager {
    padding-bottom: 20px;
    border-top: 1px solid #f1f1f1;
    margin-top: 20px;
}

@media screen and (max-width: 990px) {
    .spacer {
        min-height: 200px;
    }
}

@media screen and (max-width: 530px) {

    ul.steps li.current>div>div.text>span {
        display: flex;
    }

    .spacer {
        min-height: 200px;
    }

    .steps li>div>div {
        padding-top: 10px !important;
    }

    .wl-page-title {
        font-size: 25px;
    }

    .steps .text span {
        text-wrap: auto;
        height: 34px;
        align-items: center;
        line-height: 1em;
    }

    .steps li:not(.current) {
        width: unset;
    }

    .steps li:not(.current) .number {
        padding-right: 5px !important;
    }

    .steps li:first-of-type.current {
        width: calc(100% - 168px) !important;
    }

    .steps li:last-of-type.current {
        width: calc(100% - 131px) !important;
    }

    .steps li.current {
        width: calc(100% - 128px) !important;
    }

    .steps li:not(.current) .text {
        display: none !important;
    }
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
    background-color: transparent !important;
    border: none !important;
    padding: 0px !important;
    margin: 0px !important;
    font-weight: 400;
    font-size: 80% !important;
}

.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
    padding: 0px !important;
}