@import '_content/Z.Blazor.Diagrams/Z.Blazor.Diagrams.ezdqu7jd9f.bundle.scp.css';

/* /Pages/Demo/TaskKanbanDemo.razor.rz.scp.css */
.column-layout[b-cbgvfrhv69] {
    display: flex;
    flex-direction: column;
}

.kanban-view-container[b-cbgvfrhv69] {
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    overflow: auto;
    height: 100%;
}

.row-layout[b-cbgvfrhv69] {
    display: flex;
}

.group[b-cbgvfrhv69] {
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    position: relative;
    min-width: 50px;
    min-height: 50px;
    flex-grow: 1;
    flex-shrink: 0;
}

.group_1[b-cbgvfrhv69] {
    background-color: rgba(96, 96, 96, 0.05);
    border-color: rgba(96, 96, 96, 0.15);
    border-width: 0px 3px 0px 0px;
    border-style: solid;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    position: relative;
    padding: 0 0 32px;
    min-width: 280px;
    min-height: 50px;
    flex-grow: 1;
    flex-basis: 0;
}

.group_2[b-cbgvfrhv69] {
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
    padding: 2px 24px;
    min-width: 280px;
    min-height: 50px;
}

.group_3[b-cbgvfrhv69] {
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
    position: relative;
    min-width: 50px;
    min-height: 50px;
    flex-grow: 1;
    flex-basis: 0;
}

.card[b-cbgvfrhv69] {
    margin: 0 16px 16px;
    height: max-content;
}

.group_4[b-cbgvfrhv69] {
    background-color: #19AD87;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
    margin: 0 0 16px;
    padding: 16px 24px;
    min-width: 280px;
    min-height: 80px;
}

.group_5[b-cbgvfrhv69] {
    background-color: rgba(96, 96, 96, 0.05);
    border-color: rgba(96, 96, 96, 0.15);
    border-width: 0px 3px 0px 0px;
    border-style: solid;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    position: relative;
    min-width: 280px;
    min-height: 50px;
    flex-grow: 1;
    flex-basis: 0;
}

.group_6[b-cbgvfrhv69] {
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
    margin: 0 0 16px;
    padding: 16px 24px;
    min-width: 280px;
    min-height: 80px;
}

.group_7[b-cbgvfrhv69] {
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
    margin: 0 0 16px;
    padding: 16px 24px;
    min-width: 280px;
    min-height: 80px;
}

.group_8[b-cbgvfrhv69] {
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    position: relative;
    width: 480px;
    min-width: 50px;
    min-height: 50px;
}

.group_9[b-cbgvfrhv69] {
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
    position: relative;
    min-width: 50px;
    min-height: 50px;
}

.icon[b-cbgvfrhv69] {
    font-size: 30px;
    width: 30px;
    height: 30px;
    color: hsla(var(--igc-surface-500));
    margin: 0 8px 0 0;
}

.h6[b-cbgvfrhv69] {
    color: hsla(var(--igc-surface-500));
    height: max-content;
    min-width: min-content;
    margin-top: 10px;
}

.icon_1[b-cbgvfrhv69] {
    font-size: 24px;
    width: 24px;
    height: 24px;
}


.new-task-dialog[b-cbgvfrhv69] {
    min-width: 0;
    min-height: 0;
}
/* /Shared/AlphabeticalMenu.razor.rz.scp.css */
.navbar-toggler[b-vj816gprl5] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-vj816gprl5] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-vj816gprl5] {
    font-size: 1.1rem;
}

.oi[b-vj816gprl5] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-vj816gprl5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vj816gprl5] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vj816gprl5] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vj816gprl5]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-vj816gprl5]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-vj816gprl5]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vj816gprl5] {
        display: none;
    }

    .collapse[b-vj816gprl5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/DemoNavMenu.razor.rz.scp.css */
.navbar-toggler[b-nbz7c3am4y] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-nbz7c3am4y] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-nbz7c3am4y] {
    font-size: 1.1rem;
}

.oi[b-nbz7c3am4y] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-nbz7c3am4y] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-nbz7c3am4y] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-nbz7c3am4y] {
        padding-bottom: 1rem;
    }

    .nav-item[b-nbz7c3am4y]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-nbz7c3am4y]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-nbz7c3am4y]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-nbz7c3am4y] {
        display: none;
    }

    .collapse[b-nbz7c3am4y] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/EmptyLayout.razor.rz.scp.css */
.page[b-24emhcg0fo] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-24emhcg0fo] {
    margin-left: 50px;
    margin-top: 50px;
    flex: 1;
}

.sidebar[b-24emhcg0fo] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #02468F 70%);
}

.top-row[b-24emhcg0fo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-24emhcg0fo]  a, .top-row .btn-link[b-24emhcg0fo] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-24emhcg0fo] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-24emhcg0fo] {
        display: none;
    }

    .top-row.auth[b-24emhcg0fo] {
        justify-content: space-between;
    }

    .top-row a[b-24emhcg0fo], .top-row .btn-link[b-24emhcg0fo] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-24emhcg0fo] {
        flex-direction: row;
    }

    .sidebar[b-24emhcg0fo] {
        width: 250px;
        height: calc(100vh - 39px);
        position: sticky;
        top: 18px;
    }

    .top-row[b-24emhcg0fo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-24emhcg0fo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-letddbcj2z] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main-wrapper[b-letddbcj2z] {
    width: 100vw;
    min-height: 100vh;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.content[b-letddbcj2z] {
    flex: 1 1 auto;
    width: 100%;
    padding: 0;
    margin: 0;
}

.nav-tree[b-letddbcj2z] {
    padding: 0.5rem 0;
}

.nav-tree-item[b-letddbcj2z] {
    margin-bottom: 0.25rem;
}

.nav-tree-label[b-letddbcj2z] {
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    user-select: none;
}

    .nav-tree-label:hover[b-letddbcj2z] {
        background: #e3e9f6;
    }

.nav-tree-children[b-letddbcj2z] {
    margin-left: 1rem;
}

.main[b-letddbcj2z] {
    margin-left: 50px;
    margin-top: 50px;
    flex: 1;
}

/* Ensure content takes full height */
.page[b-letddbcj2z], .main[b-letddbcj2z] {
    height: 100%;
}

@media (min-width: 641px) {
    .page[b-letddbcj2z] {
        flex-direction: row;
    }

    .main > div[b-letddbcj2z] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-szh0mk08i9] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-szh0mk08i9] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-szh0mk08i9] {
    font-size: 1.1rem;
}

.oi[b-szh0mk08i9] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-szh0mk08i9] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-szh0mk08i9] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-szh0mk08i9] {
        padding-bottom: 1rem;
    }

    .nav-item[b-szh0mk08i9]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-szh0mk08i9]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-szh0mk08i9]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-szh0mk08i9] {
        display: none;
    }

    .collapse[b-szh0mk08i9] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
