@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/CRMainSite/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a[b-qm07mhm762] {
    color: #0077cc;
}

.btn-primary[b-qm07mhm762] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-qm07mhm762], .nav-pills .show > .nav-link[b-qm07mhm762] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-qm07mhm762] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-qm07mhm762] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-qm07mhm762] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-qm07mhm762] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-qm07mhm762] {
    position: relative;
    bottom: 0;
    width: 100%;
    color: #ffffff;
    padding-top: 20px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
}

    .footer p[b-qm07mhm762] {
        font-weight: bold;
    }

    .footer ul[b-qm07mhm762] {
        list-style: none;
        padding: 0;
    }

    .footer span[b-qm07mhm762] {
        display: block;
    }
