@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* _content/Web/Components/Account/Pages/Bytesafe/CompleteAccount.razor.rz.scp.css */

*[b-p2hrtikhxy],
*[b-p2hrtikhxy]::before,
*[b-p2hrtikhxy]::after {
    box-sizing: border-box;
}

body[b-p2hrtikhxy] {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* _content/Web/Components/Account/Pages/Bytesafe/ExpiredAccount.razor.rz.scp.css */

*[b-oudfwutvx7],
*[b-oudfwutvx7]::before,
*[b-oudfwutvx7]::after {
    box-sizing: border-box;
}

body[b-oudfwutvx7] {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* _content/Web/Components/Account/Pages/Bytesafe/SignIn.razor.rz.scp.css */

*[b-ct6oqbdw9y],
*[b-ct6oqbdw9y]::before,
*[b-ct6oqbdw9y]::after {
    box-sizing: border-box;
}

body[b-ct6oqbdw9y] {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* _content/Web/Components/Layout/EmptyLayout.razor.rz.scp.css */
.page[b-ao4vf5qeu1] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ao4vf5qeu1] {
    flex: 1;
}

.navbar-brand[b-ao4vf5qeu1] {
    font-size: 1.1rem;
    color: white;
}

.top-row[b-ao4vf5qeu1] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background: var(--mud-palette-appbar-background);
}

.top-row[b-ao4vf5qeu1]  a, .top-row[b-ao4vf5qeu1]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-ao4vf5qeu1]  a:hover, .top-row[b-ao4vf5qeu1]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-ao4vf5qeu1]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-ao4vf5qeu1] {
        justify-content: space-between;
    }

    .top-row[b-ao4vf5qeu1]  a, .top-row[b-ao4vf5qeu1]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ao4vf5qeu1] {
        flex-direction: row;
    }

    .sidebar[b-ao4vf5qeu1] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ao4vf5qeu1] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ao4vf5qeu1]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
}

.navbar-toggler[b-ao4vf5qeu1] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-ao4vf5qeu1] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.nav-scrollable[b-ao4vf5qeu1] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ao4vf5qeu1] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ao4vf5qeu1] {
        display: none;
    }

    .nav-scrollable[b-ao4vf5qeu1] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Web/Components/Layout/ExternalLayout.razor.rz.scp.css */
.page[b-f0ufp7ijgh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-f0ufp7ijgh] {
    flex: 1;
}

.navbar-brand[b-f0ufp7ijgh] {
    font-size: 1.1rem;
    color: white;
}

.top-row[b-f0ufp7ijgh] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background: var(--mud-palette-appbar-background);
}

.top-row[b-f0ufp7ijgh]  a, .top-row[b-f0ufp7ijgh]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-f0ufp7ijgh]  a:hover, .top-row[b-f0ufp7ijgh]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-f0ufp7ijgh]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-f0ufp7ijgh] {
        justify-content: space-between;
    }

    .top-row[b-f0ufp7ijgh]  a, .top-row[b-f0ufp7ijgh]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-f0ufp7ijgh] {
        flex-direction: row;
    }

    .sidebar[b-f0ufp7ijgh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-f0ufp7ijgh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-f0ufp7ijgh]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
}

.navbar-toggler[b-f0ufp7ijgh] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-f0ufp7ijgh] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.nav-scrollable[b-f0ufp7ijgh] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-f0ufp7ijgh] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-f0ufp7ijgh] {
        display: none;
    }

    .nav-scrollable[b-f0ufp7ijgh] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-739djkm78g] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-739djkm78g] {
    flex: 1;
}

.navbar-brand[b-739djkm78g] {
    font-size: 1.1rem;
    color: white;
}

.top-row[b-739djkm78g] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background: var(--mud-palette-appbar-background);
}

.top-row[b-739djkm78g]  a, .top-row[b-739djkm78g]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-739djkm78g]  a:hover, .top-row[b-739djkm78g]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-739djkm78g]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-739djkm78g] {
        justify-content: space-between;
    }

    .top-row[b-739djkm78g]  a, .top-row[b-739djkm78g]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-739djkm78g] {
        flex-direction: row;
    }

    .sidebar[b-739djkm78g] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-739djkm78g] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-739djkm78g]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
}

.navbar-toggler[b-739djkm78g] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-739djkm78g] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.nav-scrollable[b-739djkm78g] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-739djkm78g] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-739djkm78g] {
        display: none;
    }

    .nav-scrollable[b-739djkm78g] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Web/Components/Pages/Dashboards/DashboardWidgets/MoreComing.razor.rz.scp.css */
.more-coming-soon-widget[b-9am6a1xge3] {
    border: 2px dotted var(--mud-palette-gray-lighter);
    border-radius: 15px;
    height: 100%;
    min-height: 150px;
}

.more-coming-soon-content[b-9am6a1xge3] {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    color: rgba(0,0,0,0.45);
    height: 100%;
}

.more-coming-soon-widget .mud-typography[b-9am6a1xge3] {
    color: rgba(0,0,0,0.45);
}
/* _content/Web/Components/Pages/Dashboards/DeviceDash.razor.rz.scp.css */
.temp-text[b-c8gukwhvu9] {
    font-size: 3rem;
    font-weight: 500;
}
/* _content/Web/Components/Pages/Dashboards/HomeDash.razor.rz.scp.css */
.temp-text[b-h1y09bxqsq] {
    font-size: 3rem;
    font-weight: 500;
}
/* _content/Web/Components/Pages/ReportsView/ReportViewer.razor.rz.scp.css */
@media print {
    @page {
        size: A4, landscape;
    }

    table[b-5ve3olavvs] {
        page-break-after: auto
    }

    tr[b-5ve3olavvs] {
        page-break-inside: avoid;
        page-break-after: auto
    }

    td[b-5ve3olavvs] {
        page-break-inside: avoid;
        page-break-after: auto
    }

    thead[b-5ve3olavvs] {
        display: table-header-group
    }

    tfoot[b-5ve3olavvs] {
        display: table-footer-group
    }
}

td[b-5ve3olavvs] {
    font-size: .700rem;
}

p[b-5ve3olavvs] {
    margin-bottom: 0;
}

.header[b-5ve3olavvs] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo[b-5ve3olavvs] {
    max-width: 100px;
}

.company-details[b-5ve3olavvs] {
    text-align: right;
}

.report-details[b-5ve3olavvs] {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
