@import '_content/TanklySharedComponents/TanklySharedComponents.lyyn3kb1le.bundle.scp.css';

/* /Components/Administrator/Bookings/DraftBookingsMap.razor.rz.scp.css */
@media (min-width: 900px) {
    .map-pane[b-phimuwbs6u] {
        width: calc(100% - 390px);
        height: 80vh;
    }

    .details-pane[b-phimuwbs6u] {
        width: 370px;
        margin-left: 20px;
        height: 80vh;
        overflow-y: auto;
    }
}

@media (max-width: 899px) {
    .map-pane[b-phimuwbs6u] {
        height: 40vh;
        margin-bottom: 20px;
    }
}
/* /Components/Administrator/Configuration/CompanyManagement.razor.rz.scp.css */
@media(min-width: 900px) {
    .rz-textbox[b-yxmssiue6o] {
        width: 70%;
        min-width: 250px;
    }
    .qr-generate-btn[b-yxmssiue6o] {
        width: 210px; 
        margin-left: 10px;
    }
}

@media(max-width: 899px) {
    .qr-generate-btn[b-yxmssiue6o] {
        margin-top: 10px;
    }
}
/* /Components/Administrator/Configuration/Integrations/XeroManagement.razor.rz.scp.css */
.section-wrap[b-zdocql2igy] {
    border-bottom: 1px solid #DADADA;
}

@media (max-width: 767px) {
    .service-code[b-zdocql2igy] {
        margin-bottom: 25px !important;
    }
}
/* /Components/Administrator/Diary/DayView.razor.rz.scp.css */
.dayview[b-a449ab31yd] {
    padding-left: 1rem;
    padding-right: 1rem;
}

.dayview[b-a449ab31yd]  .rz-datalist-data {
    padding-left: 0;
    padding-right: 0;
}

.utility-buttons[b-a449ab31yd]  .rz-form-field {
    width: 200px;
}

[b-a449ab31yd] .booking-card {
    margin-bottom: 0.7rem;
}

@media (max-width: 899px) {
    .utility-buttons[b-a449ab31yd]  .rz-form-field {
        width: 49%;
    }
}
/* /Components/Administrator/Diary/Diary.razor.rz.scp.css */
/*add this to avoid flickering*/
.plk-dd-inprogess>*[b-o9fofhnomo] {
    pointer-events: none;
}

/*dropzone style style*/
.plk-dd-dropzone[b-o9fofhnomo] {
    min-height: 50px;
}

/*drag drop styles*/

.plk-dd-spacing[b-o9fofhnomo] {
    height: 10px;
}

.plk-dd-spacing-dragged-over[b-o9fofhnomo] {
    padding: 25px;
}

.plk-dd-dragged-over[b-o9fofhnomo] {
    background-color: lightgray;
    opacity: 0.6;
    animation: blinker-b-o9fofhnomo 1s linear infinite;
}

.plk-dd-dragged-over>div[b-o9fofhnomo] {
    background-color: lightgray;
    opacity: 0.6;
    animation: blinker-b-o9fofhnomo 1s linear infinite;
}

.plk-dd-dragged-over-denied[b-o9fofhnomo] {
    background-color: red;
    opacity: 0.6;
    animation: blinker-b-o9fofhnomo 1s linear infinite;
}

.plk-dd-in-transit[b-o9fofhnomo] {
    opacity: 0;
}

.plk-dd-in-transit>div[b-o9fofhnomo] {
    opacity: 0;
}

@keyframes blinker-b-o9fofhnomo {
    50% {
        opacity: 0;
    }
}

.blink_me[b-o9fofhnomo] {
    animation: blinker-b-o9fofhnomo 1s linear infinite;
}

/*for flex demo*/

.plk-flex .plk-dd-spacing[b-o9fofhnomo] {
    width: 20px;
    height: auto;
}

.plk-flex .plk-dd-dragged-over[b-o9fofhnomo] {
    background-color: lightgray;
    opacity: 0.6;
    animation: blinker-b-o9fofhnomo 1s linear infinite;
}

.plk-flex .plk-dd-dragged-over>div[b-o9fofhnomo] {
    background-color: lightgray;
    opacity: 0.9;
    animation: blinker-b-o9fofhnomo 1s linear infinite;
}

.plk-flex .plk-dd-in-transit[b-o9fofhnomo] {
    background-color: orangered;
}

.plk-flex .plk-dd-in-transit>div[b-o9fofhnomo] {
    background-color: orangered;
}

.plk-dd-noselect[b-o9fofhnomo] {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

@media (max-width: 899px) {
    .mode-switcher[b-o9fofhnomo] {
        display: none;
    }
    .dateheader[b-o9fofhnomo] {
        text-align: center;
        margin-top: 1em;
    }
}
/* /Components/Administrator/Diary/WeekView.razor.rz.scp.css */
@media only screen and (min-width: 900px) and (max-width: 1400px) {
[b-vmif5g6leh] .booking-card .weekview-flex {
   flex-wrap: wrap;
}
}
/* /Components/Administrator/DriverTracking/DriverTracking.razor.rz.scp.css */
.heading[b-k5adv2ayzy] {
    border-bottom: 1px solid #DADADA;
}
.details-pane[b-k5adv2ayzy] {
    padding: 15px;
}
.rz-map[b-k5adv2ayzy] {
    height: 100%;
}
.vehicle-overview[b-k5adv2ayzy] {
    border-bottom: 1px solid #DADADA;
}
[b-k5adv2ayzy] .booking-card {
    margin-bottom: 10px;
}

@media (min-width: 900px) {
    .map-pane[b-k5adv2ayzy] {
        width: calc(100% - 390px);
        height: 80vh;
    }
    
    .details-pane[b-k5adv2ayzy] {
        width: 370px;
        margin-left: 20px;
        height: 80vh;
        overflow-y: auto;
    }
}

@media (max-width: 899px) {
    .map-pane[b-k5adv2ayzy] {
        height: 40vh;
        margin-bottom: 20px;
    }
}
/* /Components/Administrator/Home/Home.razor.rz.scp.css */
.custom-card[b-rai194bi81] {
    padding: 1.25em;
}

.large-font[b-rai194bi81] {
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 4rem;
}

.font-green[b-rai194bi81] {
    color: #00a15e;
}

.font-orange[b-rai194bi81] {
    color: #f09000;
}

.action-list .actionable[b-rai194bi81] {
    border-bottom: 1px solid #DADADA;
    padding: 1em 0;
}
.home-cols-1[b-rai194bi81] {
    margin-bottom: 20px;
}
.home-cols-2[b-rai194bi81] {
    gap: 20px;
    margin-bottom: 20px;
}

.rz-button.rz-variant-text.rz-light[b-rai194bi81] {
    color: #a0abbe;
}

.notification-symbol[b-rai194bi81] {
    position: relative;
}

.bullet[b-rai194bi81] {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FF4F4F;
    position: absolute;
    top: 0;
    right: -4px;
}

.chart[b-rai194bi81]  .rz-dropdown {
    width: 150px;
    border: none;
}

.weather[b-rai194bi81] {
    position: relative;
}

.weather img[b-rai194bi81] {
    position: absolute;
    right: 0;
    top: 20px;
}

.no-actionables[b-rai194bi81] {
    text-align: center;
}

@media (min-width: 1300px) {
    .home-cols-1[b-rai194bi81] {
        gap: 20px;
        display: grid;
        grid-auto-flow: column;
    }
}

@media (max-width: 1299px) {
    .home-cols-1 .home-col[b-rai194bi81] {
        margin-bottom: 20px;
    }
}

@media (min-width: 900px) {
    .home-cols-2>.custom-card[b-rai194bi81] {
        width: calc(50% - 10px);
    }
    .home-cols-1 .home-col.action-list[b-rai194bi81] {
        height: 100%;
    }
    .home-cols-1 .home-col.action-list>.custom-card[b-rai194bi81] {
        height: 100%;
    }
    .no-actionables-wrap[b-rai194bi81] {
        height: 100%;
        justify-content: center;
    }
}

@media (max-width: 899px) {
    .home-cols-1 .home-col .total-bookings[b-rai194bi81], .home-cols-1 .home-col .weather[b-rai194bi81] {
        margin-bottom: 20px;
    }
}
/* /Components/Administrator/RunSheets/RunSheetEditor.razor.rz.scp.css */
@media only screen and (max-width: 1000px) and (min-width: 900px)  {
    .heading[b-8nh55tanjz] {
        display: block;
    }
}

@media (max-width: 1000px) {
    .heading-title[b-8nh55tanjz] {
        margin-bottom: 1rem;
    }
}


h5[b-8nh55tanjz] {
    font-size: 14px;
}
/* /Components/Administrator/SharedComponents/BookingCard.razor.rz.scp.css */
.fa-icon[b-xhjqb090yw] {
    margin-right: 6px;
}

.booking-card[b-xhjqb090yw] {
    background: white;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 1px 2px 6px 3px rgb(0 0 0 / 0.1);
    transition: all 0.3s ease;
    font-size: 14px;
}
h5[b-xhjqb090yw] {
    font-size: 14px;
}
.booking-card:hover[b-xhjqb090yw] {
    cursor: pointer;
    box-shadow: 1px 2px 6px 3px rgb(0 0 0 / 0.18);
    transition: all 0.3s ease;
}
.rz-badge[b-xhjqb090yw] {
    margin-left: 0;
}
.chip-weekview[b-xhjqb090yw] {
    margin-bottom: 5px;
}
.booking-address.weekview[b-xhjqb090yw] {
    text-overflow:ellipsis;
    overflow: hidden;
    white-space:nowrap;
}
.booking-qty[b-xhjqb090yw] {
    color: red;
}
h5.weekview[b-xhjqb090yw] {
    line-height: 1.8;
}
.service-item[b-xhjqb090yw] {
    font-size: 12px;
    margin-bottom:1px;
}
@media (min-width: 900px) {
    .service-info-card .chip-wrap[b-xhjqb090yw] {
     order: 2;
    }
 }
 
 @media (max-width: 899px) {
     .service-info-card .chip-wrap[b-xhjqb090yw] {
      margin-bottom: 0.8em;
     }
  }
/* /Components/Administrator/SharedComponents/BookingCreatedSlideOut.razor.rz.scp.css */
h3[b-x062wsw315] {
    text-align: center;
}
.success-icon[b-x062wsw315] {
    width: 90px;
    min-width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #ECEBFD;
    margin: auto;
}
.actionable[b-x062wsw315] {
    border-bottom: 1px solid #DADADA;
    padding: 1em 0;
}
/* /Components/Administrator/SharedComponents/BookingSlideOutComponent/CustomerTab.razor.rz.scp.css */
/* /Components/Administrator/SharedComponents/MinimizableDialogFrame.razor.rz.scp.css */
.minimizable-dialog-frame[b-6bd7up3s74] {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.dialog-header[b-6bd7up3s74] {
    position: absolute;
    top: 8px;
    right: 18px;
    z-index: 99999;
    display: flex;
    align-items: center;
    gap: 4px;
}

.dialog-controls[b-6bd7up3s74] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.dialog-content[b-6bd7up3s74] {
    flex: 1;
    overflow: auto;
    width: 100%;
    height: 100%;
}
/* /Components/Administrator/SharedComponents/MinimizedBookingsBar.razor.rz.scp.css */
.minimized-bookings-bar[b-ta44p7r3r9] {
    position: fixed;
    bottom: 8px;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    gap: 10px;
    z-index: 1000;
    pointer-events: none;
    padding: 12px 20px;
    justify-content: flex-end;
}

.minimized-booking-wrapper[b-ta44p7r3r9] {
    position: relative;
    pointer-events: all;
}

.minimized-booking-chip[b-ta44p7r3r9] {
    pointer-events: all;
    background: #5b5cf2;
    color: white;
    padding: 12px 16px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease;
    max-width: 300px;
    animation: slideIn-b-ta44p7r3r9 0.3s ease;
}

.minimized-booking-chip:hover[b-ta44p7r3r9] {
    background: #3c37ee;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

.minimized-booking-title[b-ta44p7r3r9] {
    flex: 1;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.minimized-booking-close[b-ta44p7r3r9] {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: white;
    transition: background 0.2s ease;
    padding: 0 0 3px;
    font-size: 20px;
    line-height: 1;
    flex-shrink: 0;
}

.minimized-booking-close:hover[b-ta44p7r3r9] {
    background: rgba(255, 255, 255, 0.3);
}

.booking-preview-popup[b-ta44p7r3r9] {
    position: absolute;
    bottom: calc(100% + 12px);
    right: 0;
    background: white;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    z-index: 10001;
    animation: fadeIn-b-ta44p7r3r9 0.2s ease;
}

@keyframes fadeIn-b-ta44p7r3r9 {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideIn-b-ta44p7r3r9 {
    from {
        opacity: 0;
        transform: translateX(100px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .minimized-bookings-bar[b-ta44p7r3r9] {
        padding: 8px 10px;
        gap: 8px;
        flex-wrap: wrap;
    }

    .minimized-booking-chip[b-ta44p7r3r9] {
        max-width: calc(50% - 4px);
        font-size: 14px;
    }

    .booking-preview-popup[b-ta44p7r3r9] {
        right: auto;
        left: 0;
    }
}
/* /Components/Administrator/SharedComponents/OrderSummaryPreview.razor.rz.scp.css */
.order-summary-preview[b-tg8j72qaf1] {
    width: 320px;
    padding: 0.75rem;
    background: white;
    border-radius: 8px;
}

.preview-header[b-tg8j72qaf1] {
    margin-bottom: 0.75rem;
}

.preview-header h6[b-tg8j72qaf1] {
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
}

.preview-items[b-tg8j72qaf1] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.preview-item[b-tg8j72qaf1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.item-name[b-tg8j72qaf1] {
    flex: 1;
    font-size: 0.875rem;
}

.item-price[b-tg8j72qaf1] {
    font-size: 0.875rem;
    font-weight: 500;
    white-space: nowrap;
}

.preview-total[b-tg8j72qaf1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding-top: 0.5rem;
    margin-top: 0.5rem;
    /*border-top: 2px solid #e0e0e0;*/
}

.total-label[b-tg8j72qaf1] {
    flex: 1;
    font-size: 1rem;
}

.total-price[b-tg8j72qaf1] {
    font-size: 1rem;
    white-space: nowrap;
}
/* /Components/Customer/CreateBooking/CreateBooking.razor.rz.scp.css */
.slide-in-bottom[b-j74ip1ebn9] {
    -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-bottom-b-j74ip1ebn9 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.fade-in[b-j74ip1ebn9] {
    -webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in-b-j74ip1ebn9 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2024-12-9 18:52:58
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fade-in-b-j74ip1ebn9 {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes slide-in-bottom {
    0% {
        -webkit-transform: translateY(1000px);
        transform: translateY(1000px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes slide-in-bottom-b-j74ip1ebn9 {
    0% {
        -webkit-transform: translateY(1000px);
        transform: translateY(1000px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-fnszu11yml] {
    /* padding: 10px 0; */
    background-color: #3d37ee;
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-fnszu11yml] {
    flex: 1;
    background-color: white;
}

.sidebar[b-fnszu11yml] {
    background-color: #3d37ee;
}

.top-row[b-fnszu11yml] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    /* height: 3.5rem; */
    display: flex;
    align-items: center;
}

    .top-row[b-fnszu11yml]  a, .top-row[b-fnszu11yml]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-fnszu11yml]  a:hover, .top-row[b-fnszu11yml]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-fnszu11yml]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-fnszu11yml] {
        justify-content: space-between;
    }

        .top-row[b-fnszu11yml]  a, .top-row[b-fnszu11yml]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-fnszu11yml] {
        /* padding: 10px 0; */
        flex-direction: row;
        background-color: #3d37ee;
    }

    .sidebar[b-fnszu11yml] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-fnszu11yml] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-fnszu11yml]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-fnszu11yml], article[b-fnszu11yml] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    main[b-fnszu11yml] {
        border-radius: 40px 0 0 40px;
    }

}

#blazor-error-ui[b-fnszu11yml] {
    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;
}


/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-w7x6jp4gc4] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 1.3rem;
    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-w7x6jp4gc4] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-w7x6jp4gc4] {
    /* height: 3.5rem; */
}

.navbar-brand[b-w7x6jp4gc4] {
    text-align: center;
    padding: 1em 0;
    
}
.navbar-brand img[b-w7x6jp4gc4] {
    max-width: 150px;
    margin: auto;

}
.bi[b-w7x6jp4gc4] {
    display: inline-block;
    position: relative;
    width: 1.35rem;
    height: 1.35rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.bi-house-door-fill-nav-menu[b-w7x6jp4gc4] {
    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-w7x6jp4gc4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-w7x6jp4gc4] {
    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-lock-nav-menu[b-w7x6jp4gc4] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-w7x6jp4gc4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-w7x6jp4gc4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-w7x6jp4gc4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-w7x6jp4gc4] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.house-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/house-light.svg");
}
.calendar-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/calendar-light.svg");
}
.rectangle-history-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/rectangle-history-light.svg");
}
.wrench-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/wrench-light.svg");
}
.wand-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/wand-light.svg");
}
.clipboard-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/clipboard-check-light.svg");
}
.gear-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/gear-light-white.svg");
}
.chart-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/chart-sine-light.svg");
}
.bell-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/bell-line-light.svg");
}
.headset-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/headset-light.svg");
}
.logout-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/log-out.svg");
}
.list-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/list-light.svg");
}
.truck-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/truck-light-white.svg");
}
.location-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/location-dot-light.svg");
}
.user-light-nav-menu[b-w7x6jp4gc4] {
    background-image: url("/user-light-white.svg");
}

.nav-item[b-w7x6jp4gc4] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    /* .nav-item:first-of-type {
        padding-top: 1rem;
    } */

    .nav-item:last-of-type[b-w7x6jp4gc4] {
        padding-bottom: 1rem;
    }

    .nav-item[b-w7x6jp4gc4]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        font-size: 16px;
        font-weight: 400;
    }

    .nav-item[b-w7x6jp4gc4]  .nav-link:hover {
        cursor: pointer;
    }

.nav-item[b-w7x6jp4gc4]  a.active {
    background-color: rgba(255,255,255,0.15);
    color: white;
}

.nav-item[b-w7x6jp4gc4]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-w7x6jp4gc4] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-w7x6jp4gc4] {
    display: block;
}

.navbar > .container-fluid[b-w7x6jp4gc4] {
    justify-content: center;
}

.user-summary[b-w7x6jp4gc4] {
    color: #d7d7d7;
    margin: 1rem 0;
    bottom: 20px;
    width: 250px;
    line-height: 2rem;
}
.user-summary .name[b-w7x6jp4gc4] {
    padding: 0 1rem;
}

.bullet[b-w7x6jp4gc4] {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff466b;
    margin-left: 5px;
    margin-bottom: 6px;
}

@media (min-width: 641px) {
    .navbar-toggler[b-w7x6jp4gc4] {
        display: none;
    }

    .nav-scrollable[b-w7x6jp4gc4] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 8rem);
        overflow-y: auto;
    }
}

@media (min-width: 641px) {
    .user-summary[b-w7x6jp4gc4] {
        position: fixed;
    }
}

@media (max-height: 760px) {
    .user-summary[b-w7x6jp4gc4] {
       position: relative;
       bottom: auto;
    }
}

@media (max-width: 899px) {
    .navbar-brand[b-w7x6jp4gc4] {
        text-align: center;
        padding: 0.5em 0; 
    }
    .navbar-brand img[b-w7x6jp4gc4] {
        max-width: 120px;
    }
}

@media (max-width: 640px) {
    .user-summary[b-w7x6jp4gc4] {
        width: 100%;
    }
    .nav-scrollable nav[b-w7x6jp4gc4] {
        border-bottom: 1px solid #ffffff33;
    }
}
/* /Components/Notifications/NotificationItem.razor.rz.scp.css */
.notification-item[b-e20dxwqoj1] {
    padding: 12px;
    margin-bottom: 8px;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    transition: all 0.2s;
    box-shadow: 1px 1px 4px 2px rgb(0 0 0 / 0.05);
}

.notification-item:hover[b-e20dxwqoj1] {
    background-color: #f5f5f5;
    border-color: #ccc;
}

.notification-item.unread[b-e20dxwqoj1] {
    background-color: #e3f2fd;
    border-color: #2196f3;
}

.notification-content[b-e20dxwqoj1] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.notification-header-row[b-e20dxwqoj1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.notification-priority[b-e20dxwqoj1] {
    font-size: 11px;
    font-weight: 600;
    padding: 2px 8px;
    border-radius: 12px;
}

.priority-info[b-e20dxwqoj1] {
    background-color: #e3f2fd;
    color: #4D5E80;
}

.priority-warning[b-e20dxwqoj1] {
    background-color: #fff3e0;
    color: #f57c00;
}

.priority-critical[b-e20dxwqoj1] {
    background-color: #ffebee;
    color: #c62828;
}

.notification-time[b-e20dxwqoj1] {
    font-size: 12px;
    color: #666;
}

.notification-title[b-e20dxwqoj1] {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.notification-body[b-e20dxwqoj1] {
    margin: 0;
    font-size: 13px;
    color: #666;
    line-height: 1.4;
}
/* /Components/Notifications/NotificationPanel.razor.rz.scp.css */
.notification-panel[b-dnr8ycrbdo] {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: white;
}

.notification-header[b-dnr8ycrbdo] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.notification-header h3[b-dnr8ycrbdo] {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.notification-actions[b-dnr8ycrbdo] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.notification-list[b-dnr8ycrbdo] {
    flex: 1;
    overflow-y: auto;
    padding: 8px;
}

.notification-loading[b-dnr8ycrbdo],
.notification-empty[b-dnr8ycrbdo] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 200px;
    gap: 16px;
}

.notification-empty p[b-dnr8ycrbdo] {
    color: #999;
    margin: 0;
}
/* /Components/SharedComponents/DriverImage.razor.rz.scp.css */
@media (min-width: 900px) {
    .button-overlay[b-bx4kim0jwi] {
        opacity: 0;
    }
    .image-grid .image:hover .button-overlay[b-bx4kim0jwi] {
        opacity: 1;
    }
}
