/* _content/mnvo.payment/Components/Openpay/OpenpayComponent.razor.rz.scp.css */
*[b-7hvhtglisk] {
    color: #444;
    font-family: Lato;
    font-size: 16px;
    font-weight: 300;
}

[b-7hvhtglisk]::-webkit-input-placeholder {
    font-style: italic;
}

:-moz-placeholder[b-7hvhtglisk] {
    font-style: italic;
}

[b-7hvhtglisk]::-moz-placeholder {
    font-style: italic;
}

:-ms-input-placeholder[b-7hvhtglisk] {
    font-style: italic;
}

body[b-7hvhtglisk] {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

strong[b-7hvhtglisk] {
    font-weight: 700;
}

a[b-7hvhtglisk] {
    cursor: pointer;
    display: block;
    text-decoration: none;
}

    a.button[b-7hvhtglisk] {
        border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        -moz-border-radius: 5px 5px 5px 5px;
        text-align: center;
        font-size: 21px;
        font-weight: 400;
        padding: 12px 0;
        width: 100%;
        display: table;
        background: #E51F04;
        background: -moz-linear-gradient(top, #E51F04 0%, #A60000 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E51F04), color-stop(100%,#A60000));
        background: -webkit-linear-gradient(top, #E51F04 0%,#A60000 100%);
        background: -o-linear-gradient(top, #E51F04 0%,#A60000 100%);
        background: -ms-linear-gradient(top, #E51F04 0%,#A60000 100%);
        background: linear-gradient(top, #E51F04 0%,#A60000 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E51F04', endColorstr='#A60000',GradientType=0 );
    }

        a.button i[b-7hvhtglisk] {
            margin-right: 10px;
        }

        a.button.disabled[b-7hvhtglisk] {
            background: none repeat scroll 0 0 #ccc;
            cursor: default;
        }

.bkng-tb-cntnt[b-7hvhtglisk] {
    float: left;
    width: 800px;
}

    .bkng-tb-cntnt a.button[b-7hvhtglisk] {
        color: #fff;
        float: right;
        font-size: 18px;
        padding: 5px 20px;
        width: auto;
    }

        .bkng-tb-cntnt a.button.o[b-7hvhtglisk] {
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
            color: #e51f04;
            border: 1px solid #e51f04;
        }

        .bkng-tb-cntnt a.button i[b-7hvhtglisk] {
            color: #fff;
        }

        .bkng-tb-cntnt a.button.o i[b-7hvhtglisk] {
            color: #e51f04;
        }

        .bkng-tb-cntnt a.button.right i[b-7hvhtglisk] {
            float: right;
            margin: 2px 0 0 10px;
        }

        .bkng-tb-cntnt a.button.left[b-7hvhtglisk] {
            float: left;
        }

        .bkng-tb-cntnt a.button.disabled.o[b-7hvhtglisk] {
            border-color: #ccc;
            color: #ccc;
        }

            .bkng-tb-cntnt a.button.disabled.o i[b-7hvhtglisk] {
                color: #ccc;
            }

.pymnts[b-7hvhtglisk] {
    float: left;
    width: 800px;
}

    .pymnts *[b-7hvhtglisk] {
        float: left;
    }

.sctn-row[b-7hvhtglisk] {
    margin-bottom: 35px;
    width: 800px;
}

.sctn-col[b-7hvhtglisk] {
    width: 375px;
}

    .sctn-col.l[b-7hvhtglisk] {
        width: 425px;
    }

    .sctn-col input[b-7hvhtglisk] {
        border: 1px solid #ccc;
        font-size: 18px;
        line-height: 24px;
        padding: 10px 12px;
        width: 333px;
    }

    .sctn-col label[b-7hvhtglisk] {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 10px;
        width: 100%;
    }

    .sctn-col.x3[b-7hvhtglisk] {
        width: 300px;
    }

        .sctn-col.x3.last[b-7hvhtglisk] {
            width: 200px;
        }

        .sctn-col.x3 input[b-7hvhtglisk] {
            width: 210px;
        }

        .sctn-col.x3 a[b-7hvhtglisk] {
            float: right;
        }

.pymnts-sctn[b-7hvhtglisk] {
    width: 800px;
}

.pymnt-itm[b-7hvhtglisk] {
    margin: 0 0 3px;
    width: 800px;
}

    .pymnt-itm h2[b-7hvhtglisk] {
        background-color: #e9e9e9;
        font-size: 24px;
        line-height: 24px;
        margin: 0;
        padding: 28px 0 28px 20px;
        width: 780px;
    }

    .pymnt-itm.active h2[b-7hvhtglisk] {
        cursor: default;
    }

    .pymnt-itm div.pymnt-cntnt[b-7hvhtglisk] {
        display: none;
    }

    .pymnt-itm.active div.pymnt-cntnt[b-7hvhtglisk] {
        background-color: #f7f7f7;
        display: block;
        padding: 0 0 30px;
        width: 100%;
    }

.pymnt-cntnt div.sctn-row[b-7hvhtglisk] {
    margin: 20px 30px 0;
    width: 740px;
}

    .pymnt-cntnt div.sctn-row div.sctn-col[b-7hvhtglisk] {
        width: 345px;
    }

        .pymnt-cntnt div.sctn-row div.sctn-col.l[b-7hvhtglisk] {
            width: 395px;
        }

        .pymnt-cntnt div.sctn-row div.sctn-col input[b-7hvhtglisk] {
            width: 303px;
        }

        .pymnt-cntnt div.sctn-row div.sctn-col.half[b-7hvhtglisk] {
            width: 155px;
        }

            .pymnt-cntnt div.sctn-row div.sctn-col.half.l[b-7hvhtglisk] {
                float: left;
                width: 190px;
            }

            .pymnt-cntnt div.sctn-row div.sctn-col.half input[b-7hvhtglisk] {
                width: 113px;
            }

        .pymnt-cntnt div.sctn-row div.sctn-col.cvv[b-7hvhtglisk] {
            background-image: url("./cvv.png");
            background-position: 156px center;
            background-repeat: no-repeat;
            padding-bottom: 30px;
        }

            .pymnt-cntnt div.sctn-row div.sctn-col.cvv div.sctn-col.half input[b-7hvhtglisk] {
                width: 110px;
            }

.openpay[b-7hvhtglisk] {
    float: right;
    height: 60px;
    margin: 10px 30px 0 0;
    width: 435px;
}

    .openpay div.logo[b-7hvhtglisk] {
        background-image: url("./openpay.png");
        background-position: left bottom;
        background-repeat: no-repeat;
        border-right: 1px solid #ccc;
        font-size: 12px;
        font-weight: 400;
        height: 45px;
        padding: 15px 20px 0 0;
    }

    .openpay div.shield[b-7hvhtglisk] {
        background-image: url("./security.png");
        background-position: left bottom;
        background-repeat: no-repeat;
        font-size: 12px;
        font-weight: 400;
        margin-left: 20px;
        padding: 20px 0 0 40px;
        width: 200px;
    }

.card-expl[b-7hvhtglisk] {
    float: left;
    height: 80px;
    margin: 20px 0;
    width: 800px;
}

    .card-expl div[b-7hvhtglisk] {
        background-position: left 45px;
        background-repeat: no-repeat;
        height: 70px;
        padding-top: 10px;
    }

        .card-expl div.debit[b-7hvhtglisk] {
            background-image: url("./cards2.png");
            margin-left: 20px;
            width: 540px;
        }

        .card-expl div.credit[b-7hvhtglisk] {
            background-image: url("./cards1.png");
            border-right: 1px solid #ccc;
            margin-left: 30px;
            width: 209px;
        }

    .card-expl h4[b-7hvhtglisk] {
        font-weight: 400;
        margin: 0;
    }
/* _content/mnvo.payment/Shared/MainLayout.razor.rz.scp.css */
.page[b-uk7ut1lmmq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-uk7ut1lmmq] {
    flex: 1;
}

.sidebar[b-uk7ut1lmmq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-uk7ut1lmmq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-uk7ut1lmmq]  a, .top-row .btn-link[b-uk7ut1lmmq] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-uk7ut1lmmq] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-uk7ut1lmmq] {
        display: none;
    }

    .top-row.auth[b-uk7ut1lmmq] {
        justify-content: space-between;
    }

    .top-row a[b-uk7ut1lmmq], .top-row .btn-link[b-uk7ut1lmmq] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-uk7ut1lmmq] {
        flex-direction: row;
    }

    .sidebar[b-uk7ut1lmmq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-uk7ut1lmmq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-uk7ut1lmmq], article[b-uk7ut1lmmq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/mnvo.payment/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-31gm9168vx] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-31gm9168vx] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-31gm9168vx] {
    font-size: 1.1rem;
}

.oi[b-31gm9168vx] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-31gm9168vx] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-31gm9168vx] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-31gm9168vx] {
        padding-bottom: 1rem;
    }

    .nav-item[b-31gm9168vx]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-31gm9168vx]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-31gm9168vx]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-31gm9168vx] {
        display: none;
    }

    .collapse[b-31gm9168vx] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
