/* /Pages/AlertConsoZeendoc.razor.rz.scp.css */
.forfait-test[b-vj454vj1v7] {
    background-color: #00B050;
}

.forfait-client[b-vj454vj1v7] {
    background-color: #FFC000;
}

.interval-conso-5[b-vj454vj1v7] {
    background-color: #FF3399;
}

.interval-conso-6[b-vj454vj1v7] {
    background-color: #FF7C80;
}

.interval-conso-7[b-vj454vj1v7] {
    background-color: #FF5050;
}

.interval-conso-8[b-vj454vj1v7] {
    background-color: #FF3300;
}

.interval-conso-9[b-vj454vj1v7], .interval-conso-10[b-vj454vj1v7] {
    background-color: #FF0000;
}
/* /Pages/Scanner.razor.rz.scp.css */
article > h1[b-0pjhdqxp0i] {
    margin-bottom: 3rem;
}
/* /Pages/Spanco.razor.rz.scp.css */
.actions-container[b-qr0pop4oiw] {
    min-width: 90px;
    vertical-align: middle;
    display: table-cell;
}

.filename[b-qr0pop4oiw] {
    font-style: italic;
}
/* /Pages/ZeendocSources.razor.rz.scp.css */
article > h1[b-5w40giiu8x] {
    margin-bottom: 3rem;
}
/* /Shared/ConnectorsLogsViewer.razor.rz.scp.css */
.log-viewer[b-d0g5s0zljx] {
    height: 600px;
    max-width: 1110px;
    overflow-x: auto;
    overflow-y: auto;
    margin-top: 10px;
    border: 1px solid;
}

.logs-list[b-d0g5s0zljx] {
    margin-top: 10px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-rnhum4h40r] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rnhum4h40r] {
    flex: 1;
}

.sidebar[b-rnhum4h40r] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-rnhum4h40r] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rnhum4h40r]  a, .top-row[b-rnhum4h40r]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-rnhum4h40r]  a:hover, .top-row[b-rnhum4h40r]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-rnhum4h40r]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-rnhum4h40r] {
        display: none;
    }

    .top-row.auth[b-rnhum4h40r] {
        justify-content: space-between;
    }

    .top-row[b-rnhum4h40r]  a, .top-row[b-rnhum4h40r]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rnhum4h40r] {
        flex-direction: row;
    }

    .sidebar[b-rnhum4h40r] {
        min-width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rnhum4h40r] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-rnhum4h40r]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-rnhum4h40r], article[b-rnhum4h40r] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-363wfnh0no] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-363wfnh0no] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-363wfnh0no] {
    font-size: 1.1rem;
}

.oi[b-363wfnh0no] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-363wfnh0no] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-363wfnh0no] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-363wfnh0no] {
        padding-bottom: 1rem;
    }

    .nav-item[b-363wfnh0no]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-363wfnh0no]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-363wfnh0no]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-363wfnh0no] {
        display: none;
    }

    .collapse[b-363wfnh0no] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-363wfnh0no] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
