/* _content/Iottima.Website/Pages/Index.razor.rz.scp.css */
.gridlayout-item[b-vnp8mk51ya] {
    font-size: 1.2em;
    font-weight: 500;
    text-align: center;
    height: 100%;
    padding: 0.5rem;
    text-align: center;
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color:#ffffff;
}

    .gridlayout-item[b-vnp8mk51ya]:before {
        content: " ";
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0.4;
    }

.gridlayout-header[b-vnp8mk51ya]:before {
   // background-color: var(--bs-red);
}

.gridlayout-content[b-vnp8mk51ya]:before {
    //background-color: var(--bs-yellow);
}

.gridlayout-left-side-bar[b-vnp8mk51ya]:before {
    //background-color: var(--bs-green);
}

.gridlayout-right-side-bar[b-vnp8mk51ya]:before {
   // background-color: var(--bs-info);
}

.gridlayout-footer[b-vnp8mk51ya]:before {
   // background-color: var(--bs-blue);
    opacity: 0.5;
}

@media (max-width: 575.98px) {
    .gridlayout-item[b-vnp8mk51ya] {
        font-size: 0.9em;
    }
}
/* _content/Iottima.Website/Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-482li1016p] {
    /*flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: #42a06c;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;*/
    background-color: white;
}

.header-navbar .navbar-toggler[b-482li1016p] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
    /*margin-left:25px !important;*/
    background-color: white !important;
}

    .header-navbar .navbar-toggler .navbar-toggler-icon[b-482li1016p] {
        background-image: url("images/toggle.png");
        background-color: transparent !important;
        margin: 5px 5px;
        height: 2rem;
        width: 2rem;
    }

.title[b-482li1016p] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-482li1016p] {
        font-size: inherit;
    }
}
/* _content/Iottima.Website/Shared/MainLayout.razor.rz.scp.css */
.page[b-5f2f33b082] {
    height: 100%;
    overflow: hidden;
    background-color: #e6eaf4 !important;
    /* background-image: linear-gradient(#e6eaf4, white) !important;*/
    /*background-image: linear-gradient(to right,#e6eaf4, #ffffff);*/
}

[b-5f2f33b082] .page-layout,
[b-5f2f33b082] .page-layout > .dx-gridlayout-root,
[b-5f2f33b082] .layout-item {
    background-color: inherit;
}

[b-5f2f33b082] .content {
    /* padding: 1.1rem 2rem 0 2rem;*/
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-5f2f33b082] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-5f2f33b082] .fit-width {
    max-width: 100%;
}

[b-5f2f33b082] .mw-1100 {
    max-width: 1100px;
}
/* _content/Iottima.Website/Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-ang2mjfb9y] {
    display: flex;
    flex-direction: column;
    max-width: 150px!important;
    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: white;
}

    .sidebar.collapse[b-ang2mjfb9y] {
        display: none;
    }

    .sidebar.expand[b-ang2mjfb9y] {
        display: block;
    }

@media (max-width: 1200) {
    .sidebar[b-ang2mjfb9y] {
        display: none;
    }

        .sidebar.expand[b-ang2mjfb9y] {
            position: fixed;
            top: 3.5rem;
            left: 0;
            height: auto;
            min-width: 100%;
            z-index: 1050;
        }
}


[b-ang2mjfb9y] .dxbl-menu-item-list {
    width: 0px !important;
}
[b-ang2mjfb9y] .dxbl-treeview {
    --dxbl-treeview-item-border-radius: 18px;
    --dxbl-treeview-item-spacing-y: 50px;
}

[b-ang2mjfb9y] .my-item a.dxbl-treeview-item-container {
    font-size: .01rem !important;
    font-weight: 600 !important;
    padding: .25rem .125rem .25rem .125rem;
    margin-top: 5px;
    /* margin-bottom: 50px !important;*/
    /* border-radius: 18px;*/
    /*   color: white;*/
    /*  align-items: center;*/
    /*   background-color: #2C4782;*/
}

    [b-ang2mjfb9y] .my-item a.dxbl-treeview-item-container.dxbl-active {
        background-color: #2C4782 !important;
        padding: 8px 18px !important;
        /*margin-left: 4px;*/
    }


[b-ang2mjfb9y] .dxbl-menu.dxbl-menu-horizontal {
    --dxbl-menu-item-image-spacing: 0;
}

[b-ang2mjfb9y] .app-sidebar {
    /*--dxbl-treeview-spacing-x: 0.5rem;*/
    /*--dxbl-treeview-spacing-y: 1rem;*/
}

    [b-ang2mjfb9y] .app-sidebar .my-item > :first-child {
        --dxbl-treeview-font-weight: 600;
    }

    /* Use this rule for TreeViews without nested nodes */
    [b-ang2mjfb9y] .app-sidebar .my-item > :only-child:not(.dxbl-treeview-tmpl) > button {
        display: none;
    }

@media (max-width: 1200) {
    [b-ang2mjfb9y] .app-sidebar {
        padding-bottom: 0;
    }
}

.menu-icon-user-profile[b-ang2mjfb9y] {
    background-image: url('images/user1.png');
    border-radius: 50%;
}

.menu-icon[b-ang2mjfb9y] {
    width: 2rem;
    height: 2rem;
    background-size: contain;
    background-color: currentColor;
}

[b-ang2mjfb9y] .bottom-menu {
    margin-top: auto;
}

[b-ang2mjfb9y] .my-item .dxbl-treeview-item-text-container.dxbl-text {
    display: none;
}

[b-ang2mjfb9y] .my-item .dxbl-treeview-item-container {
    display: block;
    text-align: center;
}

    [b-ang2mjfb9y] .my-item .dxbl-treeview-item-container .dxbl-image {
        margin: 0 auto !important;
    }

[b-ang2mjfb9y] .app-sidebar .dxbl-treeview-items-container {
    padding-right: 0 !important;
}

[b-ang2mjfb9y] .dxbl-treeview-item-container.dxbl-active img {
    filter: grayscale(100%) brightness(1000%);
}
