/* _content/FeeHub/Views/Shared/_Layout.cshtml.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. */

.navbar[b-wailjt6kr7] {
    box-shadow: 0px 4px 4px 4px rgba(0, 0, 0, .05);
}

.footer[b-wailjt6kr7] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    z-index: 10;
    background-color: white;
}

    .footer #copyright[b-wailjt6kr7] {
        box-shadow: 10px -4px 4px 4px rgba(0, 0, 0, .05);
    }

#sidebar[b-wailjt6kr7] {
    z-index: 1;
    position: relative;
    top: -1px;
    background-color: white;
    border-right: 1px solid #e5e5e5;
    box-shadow: 4px 10px 4px 4px rgba(0, 0, 0, .05);
}

@media (min-width: 768px) {
    #sidebar[b-wailjt6kr7] {
        min-height: calc(100vh - 139px);
    }
}

#clientsSubmenu .nav-link[b-wailjt6kr7] {
    padding: 0.5rem 1rem;
    font-size: 0.9em;
}

#clientsSubmenu[b-wailjt6kr7] {
    background-color: #f8f9fa;
}
