/* _content/KarbAppUI/app.razor.rz.scp.css */
#reconnect-modal[b-j5b7j7kx22] {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(255,255,255); /* Fallback color */
    background-color: rgba(255,255,255,0.7); /* White w/ opacity */

    color: #000000;
    border: 1px solid #888;
    padding-top: 27px;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
/* _content/KarbAppUI/Pages/ComponentOfIssue/ComponentOfIssueTable.razor.rz.scp.css */
[b-1eww9655nu] table.mud-table-root {
    min-width: 300px;
}
/* _content/KarbAppUI/Pages/ComponentOfIssue/ComponentsTable.razor.rz.scp.css */
[b-0l6p9lru9v] table.mud-table-root {
    min-width: 300px;
}
/* _content/KarbAppUI/Pages/ComponentType/BicycleComponentTypesTable.razor.rz.scp.css */
/* Doesn't work here for some reason:
    ::deep table.mud-table-root {
    min-width: 840px;
}
*/
/* _content/KarbAppUI/Pages/ComponentType/BSEComponentTypesTable.razor.rz.scp.css */
/* Doesn't work here for some reason:
    ::deep table.mud-table-root {
    min-width: 840px;
}
*/
/* _content/KarbAppUI/Pages/ComponentType/ITComponentTypesTable.razor.rz.scp.css */
/* Doesn't work here for some reason:
    ::deep table.mud-table-root {
    min-width: 840px;
}
*/
/* _content/KarbAppUI/Pages/ComponentType/MachineComponentTypesTable.razor.rz.scp.css */
/* Doesn't work here for some reason:
    ::deep table.mud-table-root {
    min-width: 840px;
}
*/
/* _content/KarbAppUI/Pages/ComponentType/MHComponentTypesTable.razor.rz.scp.css */
/* Doesn't work here for some reason:
    ::deep table.mud-table-root {
    min-width: 840px;
}
*/
/* _content/KarbAppUI/Pages/ComponentType/VehicleComponentTypesTable.razor.rz.scp.css */
/* Doesn't work here for some reason:
    ::deep table.mud-table-root {
    min-width: 840px;
}
*/
/* _content/KarbAppUI/Pages/DeviceNotebookType/ITDeviceNotebookTypesTable.razor.rz.scp.css */
/* Doesn't work here for some reason:
    ::deep table.mud-table-root {
    min-width: 840px;
}
*/
/* _content/KarbAppUI/Pages/Device/BicyclesTable.razor.rz.scp.css */
[b-m25mfn5iiz] table.mud-table-root {
    min-width: 850px;
}
/* _content/KarbAppUI/Pages/Device/BSEDevicesTable.razor.rz.scp.css */
[b-r4du7qsp42] table.mud-table-root {
	min-width: 850px;
}
/* _content/KarbAppUI/Pages/Device/DeviceDialog.razor.rz.scp.css */
[b-4jx2axkbut] #vehicles-table-container table.mud-table-root {
    min-width: 850px;
}
/* _content/KarbAppUI/Pages/Device/ITDevicesTable.razor.rz.scp.css */
[b-yhu71q9iti] table.mud-table-root {
	min-width: 850px;
}
/* _content/KarbAppUI/Pages/Device/MachinesTable.razor.rz.scp.css */
[b-k942jo0u57] table.mud-table-root {
	min-width: 850px;
}
/* _content/KarbAppUI/Pages/Device/MHDevicesTable.razor.rz.scp.css */
[b-u6af635qd9] table.mud-table-root {
	min-width: 850px;
}
/* _content/KarbAppUI/Pages/Device/VehiclesTable.razor.rz.scp.css */
[b-yewh6wknmm] #vehicles-table-container table.mud-table-root {
    min-width: 850px;
}
/* _content/KarbAppUI/Pages/IssueCategory/DeviceOfIssueCategoryDialog.razor.rz.scp.css */
:deep #vehicles-table-container table.mud-table-root[b-vphtjjujld] {
    min-width: 850px;
}
/* _content/KarbAppUI/Pages/IssueCategory/IssueCategoriesTable.razor.rz.scp.css */
[b-n3ttu6o4l6] table.mud-table-root {
    min-width: 900px;
}
/* _content/KarbAppUI/Pages/Issue/BicycleIssues.razor.rz.scp.css */
[b-w0y318hqie] #bicycle-issues-table-container table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/Issue/BSEIssues.razor.rz.scp.css */
[b-0541zt6i1k] #machine-issues-table-container table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/Issue/ITIssues.razor.rz.scp.css */
[b-vpxhos2h3f] #machine-issues-table-container table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/Issue/MachineIssues.razor.rz.scp.css */
[b-ejmozu9uub] #machine-issues-table-container table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/Issue/MHIssues.razor.rz.scp.css */
[b-uegu98izx0] #machine-issues-table-container table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/Issue/VehicleIssues.razor.rz.scp.css */
[b-a4wt8y36t5] #vehicle-issues-table-container table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/SAPServiceCall/ServiceCallIssues.razor.rz.scp.css */
[b-a6z6h2ndaz] #bicycle-issues-table-container table.mud-table-root {
    min-width: 1300px;
}

.hoverarea[b-a6z6h2ndaz] {
    cursor: pointer !important;
    background-color: var(--mud-palette-appbar-background);
    color: var(--mud-palette-appbar-text);
    transition: opacity 0.3s ease;
    opacity: .8;
}

.actionarea[b-a6z6h2ndaz] {
    background-color: var(--mud-palette-appbar-background);
    color: var(--mud-palette-appbar-text);
}

.actionarea:focus[b-a6z6h2ndaz] {
    opacity: 1;
}

span.emoji[b-a6z6h2ndaz] {
    font-size: 12px;
    padding: 1px 1px;
    align-self: center;
}
/* _content/KarbAppUI/Pages/WorkItemType/BicycleWorkItemTypesTable.razor.rz.scp.css */
[b-tv968kgk3q] table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/WorkItemType/BSEWorkItemTypesTable.razor.rz.scp.css */
[b-rso4hphhky] table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/WorkItemType/ITWorkItemTypesTable.razor.rz.scp.css */
[b-ua08a8k2ge] table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/WorkItemType/MachineWorkItemTypesTable.razor.rz.scp.css */
[b-o1k8ncx9s1] table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/WorkItemType/MHWorkItemTypesTable.razor.rz.scp.css */
[b-vwazrk6ejy] table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/WorkItemType/VehicleWorkItemTypesTable.razor.rz.scp.css */
[b-awlry40nk1] table.mud-table-root {
    min-width: 1300px;
}
/* _content/KarbAppUI/Pages/WorkItem/WorkItemOfIssueTable.razor.rz.scp.css */
[b-vw8ikjc81a] table.mud-table-root {
    min-width: 800px;
}
/* _content/KarbAppUI/Shared/EmptyLayout.razor.rz.scp.css */
.page[b-emypa7j3bo] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-emypa7j3bo] {
    flex: 1;
}

.sidebar[b-emypa7j3bo] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-emypa7j3bo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-emypa7j3bo]  a, .top-row .btn-link[b-emypa7j3bo] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-emypa7j3bo] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-emypa7j3bo] {
        display: none;
    }

    .top-row.auth[b-emypa7j3bo] {
        justify-content: space-between;
    }

    .top-row a[b-emypa7j3bo], .top-row .btn-link[b-emypa7j3bo] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-emypa7j3bo] {
        flex-direction: row;
    }

    .sidebar[b-emypa7j3bo] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-emypa7j3bo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-emypa7j3bo], article[b-emypa7j3bo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/KarbAppUI/Shared/MainLayout.razor.rz.scp.css */
.page[b-d2mtstmq8x] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-d2mtstmq8x] {
    flex: 1;
}

.sidebar[b-d2mtstmq8x] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-d2mtstmq8x] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-d2mtstmq8x]  a, .top-row .btn-link[b-d2mtstmq8x] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-d2mtstmq8x] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-d2mtstmq8x] {
        display: none;
    }

    .top-row.auth[b-d2mtstmq8x] {
        justify-content: space-between;
    }

    .top-row a[b-d2mtstmq8x], .top-row .btn-link[b-d2mtstmq8x] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-d2mtstmq8x] {
        flex-direction: row;
    }

    .sidebar[b-d2mtstmq8x] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-d2mtstmq8x] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-d2mtstmq8x], article[b-d2mtstmq8x] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/KarbAppUI/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-mdw75hdgha] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-mdw75hdgha] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-mdw75hdgha] {
    font-size: 1.1rem;
}

.oi[b-mdw75hdgha] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-mdw75hdgha] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-mdw75hdgha] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-mdw75hdgha] {
        padding-bottom: 1rem;
    }

    .nav-item[b-mdw75hdgha]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-mdw75hdgha]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-mdw75hdgha]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-mdw75hdgha] {
        display: none;
    }

    .collapse[b-mdw75hdgha] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-mdw75hdgha] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
