/* _content/AABrochuFuelReportConverter.Web/Ui/Components/DropZone/DropZoneComponent.razor.rz.scp.css */
.drop-zone-style[b-ln7mkb8rpm] {
    width: 100%;
    height: 300px;
    background-color: bisque;
}

    .drop-zone-style.hover[b-ln7mkb8rpm] {
        filter: brightness(85%);
        border: solid 6px darkgoldenrod;
    }
/* _content/AABrochuFuelReportConverter.Web/Ui/Components/MessageBox/MessageBoxComponent.razor.rz.scp.css */
/* _content/AABrochuFuelReportConverter.Web/Ui/Layout/MainLayout.razor.rz.scp.css */
.page[b-gq5tuo3q1q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-gq5tuo3q1q] {
    flex: 1;
}

.sidebar[b-gq5tuo3q1q] {
    background-color: #303030;
}

.top-row[b-gq5tuo3q1q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-gq5tuo3q1q]  a, .top-row[b-gq5tuo3q1q]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-gq5tuo3q1q]  a:hover, .top-row[b-gq5tuo3q1q]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-gq5tuo3q1q]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-gq5tuo3q1q] {
        justify-content: space-between;
    }

    .top-row[b-gq5tuo3q1q]  a, .top-row[b-gq5tuo3q1q]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-gq5tuo3q1q] {
        flex-direction: row;
    }

    .sidebar[b-gq5tuo3q1q] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-gq5tuo3q1q] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-gq5tuo3q1q]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-gq5tuo3q1q], article[b-gq5tuo3q1q] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-gq5tuo3q1q] {
    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-gq5tuo3q1q] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AABrochuFuelReportConverter.Web/Ui/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-hspzia4c2m] {
    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, 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-hspzia4c2m] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-hspzia4c2m] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-hspzia4c2m] {
    font-size: 1.1rem;
}

.bi[b-hspzia4c2m] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-fuel-pump-fill-nav-menu[b-hspzia4c2m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-fuel-pump-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 2.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5z'/%3E%3Cpath d='M1 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v8a2 2 0 0 1 2 2v.5a.5.5 0 0 0 1 0V8h-.5a.5.5 0 0 1-.5-.5V4.375a.5.5 0 0 1 .5-.5h1.495c-.011-.476-.053-.894-.201-1.222a.97.97 0 0 0-.394-.458c-.184-.11-.464-.195-.9-.195a.5.5 0 0 1 0-1q.846-.002 1.412.336c.383.228.634.551.794.907.295.655.294 1.465.294 2.081v3.175a.5.5 0 0 1-.5.501H15v4.5a1.5 1.5 0 0 1-3 0V12a1 1 0 0 0-1-1v4h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1zm9 0a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v13h8z'/%3E%3C/svg%3E");
}

.bi-truck-fill-nav-menu[b-hspzia4c2m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-truck-fill' viewBox='0 0 16 16'%3E%3Cpath d='M0 3.5A1.5 1.5 0 0 1 1.5 2h9A1.5 1.5 0 0 1 12 3.5V5h1.02a1.5 1.5 0 0 1 1.17.563l1.481 1.85a1.5 1.5 0 0 1 .329.938V10.5a1.5 1.5 0 0 1-1.5 1.5H14a2 2 0 1 1-4 0H5a2 2 0 1 1-3.998-.085A1.5 1.5 0 0 1 0 10.5zm1.294 7.456A2 2 0 0 1 4.732 11h5.536a2 2 0 0 1 .732-.732V3.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .294.456M12 10a2 2 0 0 1 1.732 1h.768a.5.5 0 0 0 .5-.5V8.35a.5.5 0 0 0-.11-.312l-1.48-1.85A.5.5 0 0 0 13.02 6H12zm-9 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2m9 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2'/%3E%3C/svg%3E");
}

.bi-users-fill-nav-menu[b-hspzia4c2m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-users-fill' viewBox='0 0 16 16'%3E%3Cpath d='M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1zm-7.978-1L7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002-.014.002zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4m3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0M6.936 9.28a6 6 0 0 0-1.23-.247A7 7 0 0 0 5 9c-4 0-5 3-5 4q0 1 1 1h4.216A2.24 2.24 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816M4.92 10A5.5 5.5 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275ZM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0m3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4'/%3E%3C/svg%3E");
}

.bi-drivers-fill-nav-menu[b-hspzia4c2m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-drivers-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6m2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0m4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4m-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10s-3.516.68-4.168 1.332c-.678.678-.83 1.418-.832 1.664z'/%3E%3C/svg%3E");
}

.bi-clock-history-fill-nav-menu[b-hspzia4c2m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-clock-history-fill' viewBox='0 0 16 16'%3E%3Cpath d='M8.515 1.019A7 7 0 0 0 8 1V0a8 8 0 0 1 .589.022zm2.004.45a7 7 0 0 0-.985-.299l.219-.976q.576.129 1.126.342zm1.37.71a7 7 0 0 0-.439-.27l.493-.87a8 8 0 0 1 .979.654l-.615.789a7 7 0 0 0-.418-.302zm1.834 1.79a7 7 0 0 0-.653-.796l.724-.69q.406.429.747.91zm.744 1.352a7 7 0 0 0-.214-.468l.893-.45a8 8 0 0 1 .45 1.088l-.95.313a7 7 0 0 0-.179-.483m.53 2.507a7 7 0 0 0-.1-1.025l.985-.17q.1.58.116 1.17zm-.131 1.538q.05-.254.081-.51l.993.123a8 8 0 0 1-.23 1.155l-.964-.267q.069-.247.12-.501m-.952 2.379q.276-.436.486-.908l.914.405q-.24.54-.555 1.038zm-.964 1.205q.183-.183.35-.378l.758.653a8 8 0 0 1-.401.432z'/%3E%3Cpath d='M8 1a7 7 0 1 0 4.95 11.95l.707.707A8.001 8.001 0 1 1 8 0z'/%3E%3Cpath d='M7.5 3a.5.5 0 0 1 .5.5v5.21l3.248 1.856a.5.5 0 0 1-.496.868l-3.5-2A.5.5 0 0 1 7 9V3.5a.5.5 0 0 1 .5-.5'/%3E%3C/svg%3E");
}

.samsara-icon[b-hspzia4c2m] {
    background-image: url("/images/samsara.png");
    width: 16px;
    height: 20px;
    margin-right: 12px;
    line-height: 48px;
    background-repeat: no-repeat;
}

.bi-credit-card-fill-nav-menu[b-hspzia4c2m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-credit-card-fill' viewBox='0 0 16 16'%3E%3Cpath d='M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1H0zm0 3v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7z'/%3E%3C/svg%3E");
}

.nav-item[b-hspzia4c2m] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-hspzia4c2m] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-hspzia4c2m] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hspzia4c2m]  .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-hspzia4c2m]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-hspzia4c2m]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-hspzia4c2m] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-hspzia4c2m] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-hspzia4c2m] {
        display: none;
    }

    .nav-scrollable[b-hspzia4c2m] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.menu-header[b-hspzia4c2m] {
    margin-top: 1em;
    margin-left: 1em;
    color: #ffffff;
    text-transform: uppercase;
    font-size: smaller;
    font-weight: bold;
}
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/Batches/BatchesPage.razor.rz.scp.css */
.download-file[b-dfcni86y0t] {
    text-decoration: none;
}

    .download-file:hover[b-dfcni86y0t] {
        font-weight: bold;
        filter: brightness(85%);
    }

.row[b-dfcni86y0t] {
    padding-top: .25em;
    padding-bottom: .25em;
}

.row:hover[b-dfcni86y0t] {
    background-color: #a0a0a0 !important;
}

.header-row[b-dfcni86y0t] {
    background-color: black;
    color: white;
    font-weight: bold;
}
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/ConvertData/Components/EditTransformedDataField/EditTransformedDataFieldComponent.razor.rz.scp.css */
.data-field-container[b-yoerzzj1dr] {

}

    .data-field-container label[b-yoerzzj1dr] {
        font-weight: bold;
    }

    .data-field-container .helper-text[b-yoerzzj1dr] {
        font-size: smaller;
        margin-top: 2px;
    }

    .data-field-container .original-value[b-yoerzzj1dr] {
        margin-top: 2px;
        font-style: italic;
        font-size: smaller;
    }
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/ConvertData/Components/EditTransformedFuelReportData/EditTransformedFuelReportDataComponent.razor.rz.scp.css */
.list-style-square[b-pcy1r9h24m] {
    list-style-type: square;
}
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/Drivers/Index/DriversIndexPage.razor.rz.scp.css */
.pointer[b-2fyjb4u5tm] {
    cursor: pointer;
}
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/ExcludedVehicles/Edit/EditExcludedVehicle.razor.rz.scp.css */
body[b-msbhd6i7y3] {
}
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/ExcludedVehicles/Index/ExcludedVehiclesIndexPage.razor.rz.scp.css */
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/FuelCards/Index/FuelCardsIndexPage.razor.rz.scp.css */
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/PerformanceReport/Create/PerformanceReportCreatePage.razor.rz.scp.css */
body[b-k1twvxoaaq] {
}
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/PerformanceReport/Index/PerformanceReportIndexPage.razor.rz.scp.css */
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/Status/StatusPage.razor.rz.scp.css */
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/Testing/TestPage.razor.rz.scp.css */
.pointer[b-bupludf7cm] {
    cursor: pointer;
}

pre[b-bupludf7cm] {
    white-space: pre-wrap;
    word-wrap: break-word;
    font-family: monospace;
    max-height: 500px;
    overflow: auto;
}
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/Users/Edit/EditUser.razor.rz.scp.css */
body[b-oepkhy5enx] {
}
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/Users/Index/UsersIndexPage.razor.rz.scp.css */
/* _content/AABrochuFuelReportConverter.Web/Ui/Pages/Vehicles/Index/VehiclesIndexPage.razor.rz.scp.css */
