/* _content/BackOffice.Web/Pages/Index.razor.rz.scp.css */
div[b-0gavoijkm6] {
    width: 100%;
    height: 100%;
    margin-left: -0.5em;
}
/* _content/BackOffice.Web/Shared/MainLayout.razor.rz.scp.css */
*[b-rx6rqho5am] {
    overflow: auto;
}

header[b-rx6rqho5am] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;

    height: 3.5rem;
    min-height: 3.5rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
}

header div[b-rx6rqho5am] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

a:link[b-rx6rqho5am], a:visited[b-rx6rqho5am] {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

header span[b-rx6rqho5am] {
    font-weight: bold;
    padding-right: 0.5rem;
}

header img[b-rx6rqho5am] {
    height: 2.5rem;
    padding-left: 0.5rem;
}

.banner-contaier[b-rx6rqho5am] {
    overflow-y: hidden;
}

[b-rx6rqho5am] .k-dialog {
    z-index: 99999 !important;
}

[b-rx6rqho5am] .k-dialog-wrapper {
    z-index: 99999 !important;
}

[b-rx6rqho5am] .k-animation-container {
    z-index: 99999 !important;
}

/* Remove the "v" icon from the Telerik dropdown */
.menu[b-rx6rqho5am],
[b-rx6rqho5am] .k-menu-expand-arrow {
    display: none !important;
}

/* Remove some unnecessary padding from the menu user icon */
.menu[b-rx6rqho5am],
[b-rx6rqho5am] .k-menu.k-menu-horizontal:not(.k-context-menu) {
    padding: 0;
}

/* Remove some unnecessary padding from the menu user icon */
.menu[b-rx6rqho5am],
[b-rx6rqho5am] .k-menu-link {
    gap: 0;
    padding: 0;
}

[b-rx6rqho5am] .k-drawer-container {
    width: 100%;
    height: 100%;
}

[b-rx6rqho5am] .k-drawer {
    overflow-x: hidden;
    width: 100%;
    height: 100%;
}

[b-rx6rqho5am] .k-drawer-wrapper {
    width: 100% !important;
    height: 100%;
}

[b-rx6rqho5am] .k-drawer-items {
    width: 100%;
    height: 100%;
}

[b-rx6rqho5am] .k-drawer-items ul {
    width: 100%;
}

[b-rx6rqho5am] .k-drawer-item {
    width: 100%;
}

[b-rx6rqho5am] .k-grid-content {
    overflow-y: inherit;
}

[b-rx6rqho5am] .k-grid .k-grid-container {
    overflow: auto;
}

[b-rx6rqho5am] .k-pane {
    overflow-y: auto;
}


body[b-rx6rqho5am], html[b-rx6rqho5am] {
    margin: 0;
    padding: 0;
}

main[b-rx6rqho5am] {
    display: flex;
    flex-direction: row;
    height: 100%;
    padding-bottom: 30px;
}

section[b-rx6rqho5am] {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main-container[b-rx6rqho5am] {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.body-container[b-rx6rqho5am] {
    height: 100%;
}

footer[b-rx6rqho5am] {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 30px;
    z-index: 9999999;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    border-top: 1px solid #d6d5d5;
    font-size: 0.875rem;
    color: #a2acba;
}
/* _content/BackOffice.Web/Shared/NavMenu.razor.rz.scp.css */
.icon-margin[b-9cudpe3aet] {
    margin-right: 0.5rem !important;
}

.child-margin[b-9cudpe3aet] {
    margin-left: 1rem !important;
}
