@import '_content/KGWBase/KGWBase.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/KGWMain/Shared/AvatarPage.razor.rz.scp.css */
.e-name[b-967rgy59dn],
.e-title[b-967rgy59dn],
.e-email[b-967rgy59dn],
.e-photo[b-967rgy59dn],
.e-divider[b-967rgy59dn],
.e-icon[b-967rgy59dn],
label[b-967rgy59dn] {
    color: rgba(var(--bs-body-color-rgb, 0, 0, 0), var(--color-opacity));
}

.e-main[b-967rgy59dn] {
    line-height: 1;
}

.e-name[b-967rgy59dn] {
    --color-opacity: 1;
    font-weight: 600;
    font-size: 1.125rem;
    margin-bottom: 0.25rem;
}

.e-title[b-967rgy59dn],
.e-email[b-967rgy59dn],
label[b-967rgy59dn] {
    --color-opacity: 0.75;
}

.e-title[b-967rgy59dn] {
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
}

.e-email[b-967rgy59dn] {
    font-size: 0.75rem;
    text-decoration: underline;
    margin-bottom: 0;
}

.e-divider[b-967rgy59dn],
.e-photo[b-967rgy59dn] {
    --color-opacity: 0.2;
}

.e-divider[b-967rgy59dn] {
    height: 1px;
    background-color: currentColor;
}

.e-photo[b-967rgy59dn] {
    border: 1px solid currentColor;
    object-fit: cover;
    object-position: center top;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

@media (max-width: 479.98px) {
    .e-photo[b-967rgy59dn] {
        width: 80px;
        height: 80px;
    }
}

.e-details[b-967rgy59dn] {
    width: 100%;
}

    .e-details .text-container[b-967rgy59dn] {
        font-size: 0.875rem;
        line-height: 1.125rem;
        white-space: nowrap;
    }

        .e-details .text-container label[b-967rgy59dn] {
            font-size: 0.8125rem;
            line-height: 1rem;
        }

    .e-details .icon-container[b-967rgy59dn] {
        width: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.e-icon[b-967rgy59dn] {
    --color-opacity: 0.75;
    display: inline-block;
    background-color: currentColor;
    width: 16px;
    height: 16px;
}

.e-icon-address[b-967rgy59dn] {
    -webkit-mask-image: url("images/icons/address.svg");
    mask-image: url("images/icons/address.svg");
}

.e-icon-city[b-967rgy59dn] {
    -webkit-mask-image: url("images/icons/city.svg");
    mask-image: url("images/icons/city.svg");
}

.e-icon-birthdate[b-967rgy59dn] {
    -webkit-mask-image: url("images/icons/birthdate.svg");
    mask-image: url("images/icons/birthdate.svg");
}

.e-icon-phone[b-967rgy59dn] {
    -webkit-mask-image: url("images/icons/phone.svg");
    mask-image: url("images/icons/phone.svg");
}
/* _content/KGWMain/Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-lr4m0fe1jl] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: space-between;
}

.header-navbar .navbar-toggler[b-lr4m0fe1jl] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
}

    .header-navbar .navbar-toggler .navbar-toggler-icon[b-lr4m0fe1jl] {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        background-color: transparent !important;
        height: 2rem;
        width: 2rem;
    }

.header-navbar .navbar-search[b-lr4m0fe1jl] {
    outline: none;
    border-radius: 5px;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: center;
}

.dropDownH2[b-lr4m0fe1jl] {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: var(--ds-text-subtlest, #1B2583);
    margin: 0px 0 8px;
    padding: 0 10px;
}


.dropdownUl[b-lr4m0fe1jl] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.title[b-lr4m0fe1jl] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
    color: var(--ds-text-subtlest, #1B2583);
}

@media (max-width: 350px) {
    .title[b-lr4m0fe1jl] {
        font-size: inherit;
    }
}
/* _content/KGWMain/Shared/MainLayout.razor.rz.scp.css */
.page[b-e5tc30p3zf] {
    height: 100%;
    overflow: hidden;
    background-color: inherit;
}
[b-e5tc30p3zf] .page-layout,
[b-e5tc30p3zf] .page-layout > .dxbl-gridlayout-root,
[b-e5tc30p3zf] .layout-item {
    background-color: var(--bs-body-bg, var(--dxbl-body-bg, #fff));
}

[b-e5tc30p3zf] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-e5tc30p3zf] .page-layout > .dxbl-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-e5tc30p3zf] .fit-width {
    max-width: 100%;
}

[b-e5tc30p3zf] .mw-1100 {
    max-width: 1100px;
}
/* _content/KGWMain/Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-20p1r2lpfi] {
    min-width: 300px;
    max-width: 300px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: var(--bs-body-bg, var(--dxbl-body-bg, #fff));
}

.sidebar.collapse[b-20p1r2lpfi] {
    display: none;
}

.sidebar.expand[b-20p1r2lpfi] {
    display: block;
}

@media (max-width: 1199.98px) {
    .sidebar[b-20p1r2lpfi] {
        display: none;
    }

    .sidebar.expand[b-20p1r2lpfi] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        z-index: 1050;
    }
}

[b-20p1r2lpfi] .app-sidebar {
    --dxbl-treeview-spacing-x: 0.5rem;
    --dxbl-treeview-spacing-y: 1rem;
}

[b-20p1r2lpfi] .app-sidebar > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > .dxbl-treeview-items-container > .dxbl-treeview-item > .dxbl-treeview-item-content > .dxbl-treeview-item-container {
    --dxbl-treeview-font-weight: 600;
}          

[b-20p1r2lpfi] .app-sidebar > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > .dxbl-treeview-items-container > .dxbl-treeview-item > .dxbl-treeview-item-content > .dxbl-btn.dxbl-invisible {
    display: none;
}

@media (max-width: 1199.98px) {
    [b-20p1r2lpfi] .app-sidebar {
        padding-bottom: 0;
    }
}
/* _content/KGWMain/Shared/PageAccessDenied.razor.rz.scp.css */
@keyframes floating-b-i41a7ieeg5 {
    to {
        top: 1.5rem;
    }
}


.message[b-i41a7ieeg5] {
    text-align: center;
    max-width: 700px;
    margin: 4rem auto 0 auto;
}

.gandalf[b-i41a7ieeg5] {
    position: relative;
    width: 400px;
    height: 400px;
    margin: 0 auto;
    top: 1rem;
    animation: floating-b-i41a7ieeg5 1s infinite alternate ease-in-out;
}

    .gandalf div[b-i41a7ieeg5] {
        position: absolute;
    }

    .gandalf[b-i41a7ieeg5]::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 400px;
        height: 400px;
        background-color: #1a2130;
        border-radius: 50%;
    }

    .gandalf .fireball[b-i41a7ieeg5] {
        bottom: -10px;
        left: 50px;
        width: 300px;
        height: 100px;
        border-radius: 50%;
        background: radial-gradient(#EFAC41, #DE8531, #6C1305, black);
        border: 5px solid #000;
    }

    .gandalf .skirt[b-i41a7ieeg5] {
        bottom: 50px;
        left: 100px;
        border-bottom: 230px solid #ededed;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        filter: drop-shadow(0 0 6px #d4d4d4);
    }

        .gandalf .skirt[b-i41a7ieeg5]::before {
            content: "";
            position: absolute;
            background-color: #ededed;
            width: 100px;
            height: 21px;
            top: 230px;
            left: 0px;
            border-bottom-right-radius: 180%;
            border-bottom-left-radius: 100%;
        }

        .gandalf .skirt[b-i41a7ieeg5]::after {
            content: "";
            position: absolute;
            background-color: #ededed;
            width: 100px;
            height: 28px;
            top: 230px;
            left: -100px;
            border-bottom-right-radius: 80%;
            border-bottom-left-radius: 180%;
        }

    .gandalf .sleeves[b-i41a7ieeg5]::before, .gandalf .sleeves[b-i41a7ieeg5]::after {
        content: "";
        position: absolute;
        border-bottom: 70px solid #ededed;
        filter: drop-shadow(0 0 6px #d4d4d4);
    }

    .gandalf .sleeves[b-i41a7ieeg5]::before {
        top: 130px;
        left: 191px;
        border-left: 100px solid transparent;
        border-right: 40px solid transparent;
        transform: rotate(-34deg);
    }

    .gandalf .sleeves[b-i41a7ieeg5]::after {
        top: 127px;
        left: 70px;
        border-left: 40px solid transparent;
        border-right: 100px solid transparent;
        transform: rotate(41deg);
    }

    .gandalf .shoulders[b-i41a7ieeg5] {
        background-color: #ededed;
        border-radius: 50%;
        width: 100px;
        height: 130px;
        left: 150px;
        top: 120px;
    }

        .gandalf .shoulders .hand[b-i41a7ieeg5] {
            width: 33px;
            height: 26px;
            border-radius: 50%;
            background-color: #ffd8ad;
            top: -6px;
        }

        .gandalf .shoulders .left[b-i41a7ieeg5] {
            left: -70px;
            transform: rotate(-20deg);
        }

            .gandalf .shoulders .left[b-i41a7ieeg5]::after {
                content: "";
                position: absolute;
                background-color: #e6e6e6;
                width: 126px;
                height: 8px;
                border-radius: 4px;
                transform: rotate(-105deg);
                transform-origin: bottom;
                top: -48px;
                left: -56px;
            }

        .gandalf .shoulders .right[b-i41a7ieeg5] {
            right: -70px;
            transform: rotate(20deg);
        }

            .gandalf .shoulders .right[b-i41a7ieeg5]::after {
                content: "";
                position: absolute;
                background-color: #bf5507;
                width: 250px;
                height: 5px;
                border-radius: 2.5px;
                transform: rotate(-78deg);
                transform-origin: left;
                bottom: -100px;
                left: 0;
            }

    .gandalf .head[b-i41a7ieeg5] {
        width: 80px;
        height: 90px;
        top: 80px;
        left: 160px;
        background-color: #ffd8ad;
        border-radius: 50%;
    }

        .gandalf .head[b-i41a7ieeg5]::before, .gandalf .head[b-i41a7ieeg5]::after {
            content: "";
            position: absolute;
            background-color: #000;
        }

        .gandalf .head[b-i41a7ieeg5]::before {
            width: 13px;
            height: 5px;
            border-radius: 3px;
            top: 42px;
            left: 22px;
            transform: rotate(19deg);
        }

        .gandalf .head[b-i41a7ieeg5]::after {
            width: 13px;
            height: 5px;
            border-radius: 3px;
            top: 42px;
            right: 22px;
            transform: rotate(-19deg);
        }

        .gandalf .head .hair[b-i41a7ieeg5] {
            width: 70px;
            height: 30px;
            background-color: #c2beb5;
            border-radius: 50%;
            top: 0px;
            left: 5px;
        }

            .gandalf .head .hair[b-i41a7ieeg5]::before, .gandalf .head .hair[b-i41a7ieeg5]::after {
                content: "";
                position: absolute;
                background-color: #c2beb5;
                filter: drop-shadow(2px 5px 0 #aba599);
            }

            .gandalf .head .hair[b-i41a7ieeg5]::before {
                top: 13px;
                left: -16px;
                width: 25px;
                height: 100px;
                border-top-left-radius: 34px;
                border-top-right-radius: 15px;
                border-bottom-left-radius: 100px;
                border-bottom-right-radius: 20px;
                transform: rotate(8deg);
            }

            .gandalf .head .hair[b-i41a7ieeg5]::after {
                top: 13px;
                right: -16px;
                width: 25px;
                height: 100px;
                border-top-left-radius: 15px;
                border-top-right-radius: 34px;
                border-bottom-left-radius: 20px;
                border-bottom-right-radius: 100px;
                transform: rotate(-10deg);
            }

        .gandalf .head .beard[b-i41a7ieeg5] {
            top: 64px;
            left: 5px;
            border-top: 80px solid #c2beb5;
            border-left: 35px solid transparent;
            border-right: 35px solid transparent;
            border-radius: 30px;
            filter: drop-shadow(2px 5px 0 #aba599);
        }

            .gandalf .head .beard[b-i41a7ieeg5]::before {
                content: "";
                position: absolute;
                background-color: pink;
                width: 20px;
                height: 5px;
                border-radius: 40%;
                top: -70px;
                left: -9px;
            }
/* _content/KGWMain/Shared/PageNotFound.razor.rz.scp.css */
.customNotFound[b-n6zesgztac] {
    text-align: center;
    color: black;
    font-size: 35px;
    box-shadow: 1px 1px 1px grey;
}
.main-heading[b-n6zesgztac] {
    font-size: 2.5rem;
    font-weight: 700;
}
.gif[b-n6zesgztac] {
    display: flex;
    justify-content: center;
}
