/* _content/BlazorApp4/Components/Layout/MainLayout.razor.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-y97violqbf] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-y97violqbf] {
    color: #0077cc;
}

.btn-primary[b-y97violqbf] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-y97violqbf], .nav-pills .show > .nav-link[b-y97violqbf] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-y97violqbf] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-y97violqbf] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-y97violqbf] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-y97violqbf] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-y97violqbf] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
html[b-y97violqbf] {
    font-size: 14px;
}

@media (min-width: 768px) {
    html[b-y97violqbf] {
        font-size: 14px;
    }
}



html[b-y97violqbf] {
    position: relative;
    min-height: 100%;
}

body[b-y97violqbf] {
    margin-bottom: 60px;
}

.homeslider[b-y97violqbf] {
    width: 80%;
    padding-bottom: 60px;
    padding-top: 20px;
}

.text-updatatext[b-y97violqbf] {
    color: #002060;
}

p[b-y97violqbf] {
    color: #002060;
}

.updataorange[b-y97violqbf] {
    color: #f7931f;
}

.Updatadarkblue[b-y97violqbf] {
    color: #00497e;
}

.Updatalightblue[b-y97violqbf] {
    color: #13b0e7;
}

.White[b-y97violqbf] {
    color: white;
}

.b-example-divider[b-y97violqbf] {
    width: 100%;
    height: 3rem;
    background-color: white;
}

.backgroundimagecontainer[b-y97violqbf] {
    background-image: url('/images/Homeimage10a.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.Updataorangebackground[b-y97violqbf] {
    background-color: #f7931f;
}
