/* _content/Car_Inspection_Manager/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-smzjigb387] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-smzjigb387] {
    flex: 1;
}

.sidebar[b-smzjigb387] {
    background-image: linear-gradient(180deg, rgb(30 135 201) 0%, #185f9b 70%);
}

.top-row[b-smzjigb387] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-smzjigb387]  a, .top-row[b-smzjigb387]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-smzjigb387]  a:hover, .top-row[b-smzjigb387]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-smzjigb387]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

article.content[b-smzjigb387] {
    width: -webkit-calc(100vw - 260px);
    width: -moz-calc(100vw - 260px);
    width: calc(100vw - 260px);
    height: -webkit-calc(100vh - 56px);
    height: -moz-calc(100vh - 56px);
    height: calc(100vh - 56px);
    overflow: hidden;
}

@media (max-width: 640.98px) {
    .top-row[b-smzjigb387] {
        justify-content: space-between;
    }

        .top-row[b-smzjigb387]  a, .top-row[b-smzjigb387]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-smzjigb387] {
        flex-direction: row;
    }

    .sidebar[b-smzjigb387] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-smzjigb387] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-smzjigb387]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-smzjigb387], article[b-smzjigb387] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-smzjigb387] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-smzjigb387] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Car_Inspection_Manager/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-omnqmpnmd2] {
    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-omnqmpnmd2] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-omnqmpnmd2] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-omnqmpnmd2] {
    font-size: 1.1rem;
}

.bi[b-omnqmpnmd2] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-omnqmpnmd2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-omnqmpnmd2] {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-person-vcard-fill%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M0%204a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202H2a2%202%200%200%201-2-2zm9%201.5a.5.5%200%200%200%20.5.5h4a.5.5%200%200%200%200-1h-4a.5.5%200%200%200-.5.5M9%208a.5.5%200%200%200%20.5.5h4a.5.5%200%200%200%200-1h-4A.5.5%200%200%200%209%208m1%202.5a.5.5%200%200%200%20.5.5h3a.5.5%200%200%200%200-1h-3a.5.5%200%200%200-.5.5m-1%202C9%2010.567%207.21%209%205%209c-2.086%200-3.8%201.398-3.984%203.181A1%201%200%200%200%202%2013h6.96q.04-.245.04-.5M7%206a2%202%200%201%200-4%200%202%202%200%200%200%204%200%22%2F%3E%3C%2Fsvg%3E");
}

.bi-list-nested-nav-menu[b-omnqmpnmd2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-report-nav-menu[b-omnqmpnmd2] {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%20class%3D%22bi%20bi-r-square-fill%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M6.835%205.092v2.777h1.549c.995%200%201.573-.463%201.573-1.36%200-.913-.596-1.417-1.537-1.417z%22%2F%3E%3Cpath%20d%3D%22M2%200a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2zm3.5%204.002h3.11c1.71%200%202.741.973%202.741%202.46%200%201.138-.667%201.94-1.495%202.24L11.5%2012H9.98L8.52%208.924H6.836V12H5.5z%22%2F%3E%3C%2Fsvg%3E");
}

.nav-item[b-omnqmpnmd2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-omnqmpnmd2] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-omnqmpnmd2] {
        padding-bottom: 1rem;
    }

    .nav-item[b-omnqmpnmd2]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-omnqmpnmd2]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-omnqmpnmd2]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-omnqmpnmd2] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-omnqmpnmd2] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-omnqmpnmd2] {
        display: none;
    }

    .nav-scrollable[b-omnqmpnmd2] {
        /* 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/Car_Inspection_Manager/Components/Pages/Home.razor.rz.scp.css */
/* _content/Car_Inspection_Manager/Components/Pages/Inspections/InspectionPage.razor.rz.scp.css */
.panel[b-ybn1r0j6a5] {
    margin-top: 1.75em;
    margin-right: 2em;
   
}

    .panel > h4[b-ybn1r0j6a5] {
        color: #333;
        font-size: 1.25em;
    }

    .panel > div[b-ybn1r0j6a5] {
        padding: 4px 12px;
        border-bottom: #ddd solid 1px;
        font-size: 14px;
    }

        .panel > div > span[b-ybn1r0j6a5] {
            color: #888;
            display: inline-block;
            min-width: 150px;
        }
img[b-ybn1r0j6a5] {
    width: 100px;
}
/* _content/Car_Inspection_Manager/Components/Pages/Inspections/InspectionsPage.razor.rz.scp.css */
table th[b-j4as9fi0n2], table td[b-j4as9fi0n2] {
    padding: 2px 8px;
}

#paginationController a[b-j4as9fi0n2] {
    cursor: pointer;
}

table tbody > tr[b-j4as9fi0n2] {
    cursor: pointer;
}
/* _content/Car_Inspection_Manager/Components/Pages/Inspections/Widgets/InspectionPhotoWidget.razor.rz.scp.css */
/* _content/Car_Inspection_Manager/Components/Pages/Inspectors/InspectorPage.razor.rz.scp.css */
#inspector-info-table[b-ea0hy1bsyy] {
}

    #inspector-info-table tr > td:first-child[b-ea0hy1bsyy] {
        color: #999;
    }
/* _content/Car_Inspection_Manager/Components/Pages/Reports/InspectionReportPage.razor.rz.scp.css */



#tb-list[b-az49q7rcos] {
}

    #tb-list thead th[b-az49q7rcos] {
        font-size: 13px;
    }

    #tb-list tbody td[b-az49q7rcos] {
        font-size: 12px;
    }

    #tb-list tbody tr > td:nth-child(4)[b-az49q7rcos] {
        max-width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

table td[b-az49q7rcos] {
    font-family: 'Noto Sans Lao', 'Alice 5 OT', 'Saysettha OT', 'Times New Roman', Times, serif !important;
}

@page {
    size: A4 landscape;
}

@media print {
    @page {
        size: A4 landscape;
    }

    body[b-az49q7rcos] {
        background: none;
        -ms-zoom: 1.665;
    }

    .a4[b-az49q7rcos] {
        margin: 0;
        padding: 0;
        border: none;
        background: none;
        page-break-before: always;
    }

        .a4.landscape[b-az49q7rcos] {
            transform: rotate(270deg) translate(-297mm, 0);
            transform-origin: 0 0;
        }
}
/* _content/Car_Inspection_Manager/Components/Pages/Reports/ReportPage.razor.rz.scp.css */
#tb-list[b-8ib8o2g22m] {
}

    #tb-list thead th[b-8ib8o2g22m] {
        font-size: 13px;
    }
    #tb-list tbody td[b-8ib8o2g22m] {
        font-size: 12px;
    }

table td[b-8ib8o2g22m] {
    font-family: 'Noto Sans Lao', 'Alice 5 OT', 'Saysettha OT', 'Times New Roman', Times, serif !important;
}
/* _content/Car_Inspection_Manager/Components/Widgets/ActionsWidget.razor.rz.scp.css */
.popup-container[b-c6s7uc1d2z] {
    
}
/* _content/Car_Inspection_Manager/Components/Widgets/DashboardWidget.razor.rz.scp.css */
.dashboard-item[b-k603vsuaec] {
    color: #fff;
    background: #aaa;
    width: -webkit-calc(16.66% - .5em);
    width: -moz-calc(16.66% - .5em);
    width: calc(16.66% - .5em);
    height: 120px;
    border-radius: 5px;
    padding: 16px 24px;
    display: flex;
    flex-direction: column;
    margin: .25em;
}

    .dashboard-item > div:first-child[b-k603vsuaec] {
        flex-grow: 1;
        font-size: 2em;
    }

    .dashboard-item > div:last-child[b-k603vsuaec] {
        text-align: end;
    }
    .dashboard-item:nth-child(1)[b-k603vsuaec] {
        background: #4cb5f5;
    }
    .dashboard-item:nth-child(2)[b-k603vsuaec] {
        background: #d32d41;
    }
    .dashboard-item:nth-child(3)[b-k603vsuaec] {
        background: #488a99;
    }
    .dashboard-item:nth-child(4)[b-k603vsuaec] {
        background: #6ab187;
    }
    .dashboard-item:nth-child(5)[b-k603vsuaec] {
        background: #7e909a;
    }
    .dashboard-item:nth-child(6)[b-k603vsuaec] {
        background: #1c4e80;
    }
