/* _content/Vili/Components/TruckVisitsSummaryTableScale.razor.rz.scp.css */
.table[b-3ujtugshzv] {
    display: table;
    border-collapse: separate;
    border-spacing: 5px;
    font-size: medium;
    text-align: left;
}

.hd-big[b-3ujtugshzv] {
    font-size: x-large
}

.hd-small[b-3ujtugshzv] {
    font-size: small
}

table[b-3ujtugshzv] {
    width: 1200px;
    border: none;
}

.myw1000[b-3ujtugshzv] {
    width: 1100px;
}

.myw000[b-3ujtugshzv] {
    width: 200px;
}




/* _content/Vili/Components/TruckVisitsSummaryTableSmall.razor.rz.scp.css */
.table[b-n5w4xq8i0t] {
    display: table;
    border-collapse: separate;
    border-spacing: 5px;
    font-size: medium;
    text-align: left;
}

.position[b-n5w4xq8i0t] {
    background: #E0E0E0;
    border-radius: 13px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    width: 165px;
    height: 28px;
    padding: 8px 16px;
}

.styleDialog[b-n5w4xq8i0t] {
    margin-top: 4px;
}

.e-dialog .e-dlg-header[b-n5w4xq8i0t] {
    color: black;
    font-size: 20px;
    font-weight: bold;
}

.e-dlg-overlay[b-n5w4xq8i0t] {
    background-color: slategray;
    opacity: 0.6;
}

.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close[b-n5w4xq8i0t] {
    font-size: 20px;
    color: red;
    font-weight: bold;
}

.e-dialog .e-btn.e-flat[b-n5w4xq8i0t], .e-css.e-btn.e-flat[b-n5w4xq8i0t] {
    background-color: transparent;
    border-color: transparent;
    color: blue;
}

.e-fixed[b-n5w4xq8i0t] {
    position: fixed;
}

.hd-big[b-n5w4xq8i0t] {
    font-size: large
}


/* _content/Vili/Pages/Stats.razor.rz.scp.css */
table[b-1yecrd3kbd], th[b-1yecrd3kbd], td[b-1yecrd3kbd] {
    border: 1px solid black;
    border-collapse: collapse;
}

th[b-1yecrd3kbd] {
    padding-top: 15px;
    padding-left: 28px;
}
/* _content/Vili/Shared/MainLayout.razor.rz.scp.css */
.page[b-mrmaitursq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-mrmaitursq] {
    flex: 1;
}

.sidebar[b-mrmaitursq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mrmaitursq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mrmaitursq]  a, .top-row .btn-link[b-mrmaitursq] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-mrmaitursq] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-mrmaitursq] {
        display: none;
    }

    .top-row.auth[b-mrmaitursq] {
        justify-content: space-between;
    }

    .top-row a[b-mrmaitursq], .top-row .btn-link[b-mrmaitursq] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mrmaitursq] {
        flex-direction: row;
    }

    .sidebar[b-mrmaitursq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mrmaitursq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-mrmaitursq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Vili/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-mpq8y4akgi] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-mpq8y4akgi] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-mpq8y4akgi] {
    font-size: 1.1rem;
}

.oi[b-mpq8y4akgi] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-mpq8y4akgi] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-mpq8y4akgi] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-mpq8y4akgi] {
        padding-bottom: 1rem;
    }

    .nav-item[b-mpq8y4akgi]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-mpq8y4akgi]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-mpq8y4akgi]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-mpq8y4akgi] {
        display: none;
    }

    .collapse[b-mpq8y4akgi] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/Vili/TruckVisits/TVEdit.razor.rz.scp.css */


.e-dlg-header[b-gihakpkirh], .e-dlg-header *[b-gihakpkirh] {
    color: rgb(76, 255, 0);
    font-size: 16px;
    font-weight: 500;
}


/* _content/Vili/TruckVisits/TVGrid.razor.rz.scp.css */
.table[b-wbsxs2108l] {
    display: table;
    border-collapse: separate;
    border-spacing: 5px;
    font-size: medium;
    text-align: left;
}

.hd-big[b-wbsxs2108l] {
    font-size: x-large
}

.hd-small[b-wbsxs2108l] {
    font-size: small
}

table[b-wbsxs2108l] {
    width: 1200px;
    border: none;
}

.myw1000[b-wbsxs2108l] {
    width: 1100px;
}

.myw000[b-wbsxs2108l] {
    width: 200px;
}

[b-wbsxs2108l] .e-withbothweight {
    background-color: lightgrey
}

[b-wbsxs2108l] .e-withoneweight {
    background-color: lemonchiffon
}

/* _content/Vili/TruckVisits/TVPage.razor.rz.scp.css */
.e-chip-list .e-chip.e-outline[b-olgnk3v60s] {
    border-color: #e3165b;
    border-width: 3px;
}

/* To customize single chip on selection */
.e-chip-list.e-selection .e-chip.e-active[b-olgnk3v60s] {
    background-color: #ffca1c;
    color: #e3165b;
}

/* To customize multiple chip on selection */
.e-chip-list .e-chip.e-active[b-olgnk3v60s] {
    background-color: #e3165b;
    color: white;
}
