@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /App.razor.rz.scp.css */
.dropdown-multi-checkbox[b-69empb0b9m] {
  background: #424242;
  border-left: 0.5px solid white;
  color: #949494;
  border: 0;
  height: 46px;
  padding: 5px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: white;
  scroll-behavior: smooth;
}

.dropdown-multi-checkbox:hover[b-69empb0b9m] {
  background-color: #424242;
}

.table-header-sticky-none[b-69empb0b9m] {
  background-color: black !important;
}

.btn-primary-pingo[b-69empb0b9m] {
  background-color: #fd4a5c;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  line-height: 19px;
  color: white;
}

.btn-primary-outline-pingo[b-69empb0b9m] {
  border-color: #fd4a5c;
}

.blazored-toast-container[b-69empb0b9m] {
  z-index: 300000000000000;
}

.fancybox__container[b-69empb0b9m] {
  z-index: 300000000000000 !important;
}

.mapboxgl-popup-content[b-69empb0b9m] {
  color: black !important;
}

.pingo-small-static[b-69empb0b9m] {
  font-size: var(--pingo-font-size);
  height: 20px;
  max-width: 200px;
}

#components-reconnect-modal[b-69empb0b9m] {
  display: none;
  background-color: salmon;
  z-index: 999;
  width: 300px;
  height: 45px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -150px;
  color: whitesmoke;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 10px;
}

#components-reconnect-modal.components-reconnect-show[b-69empb0b9m],
#components-reconnect-modal.components-reconnect-failed[b-69empb0b9m],
#components-reconnect-modal.components-reconnect-rejected[b-69empb0b9m] {
  display: block;
  background-color: salmon;
  z-index: 999;
  width: 300px;
  height: 45px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -150px;
  color: whitesmoke;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 10px;
}

#components-autorefresh-modal[b-69empb0b9m] {
  display: none;
  background-color: salmon;
  z-index: 999;
  width: 300px;
  height: 75px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -150px;
  color: whitesmoke;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 10px;
}
/* /Pages/ApprovalConfig.razor.rz.scp.css */
.modal-dialog[b-fa0x2a1ggf] {
    overflow-y: initial !important
}

.modal-body[b-fa0x2a1ggf] {
    height: 80vh;
    overflow-y: auto;
    overflow-x:hidden;
}
[b-fa0x2a1ggf]::-webkit-scrollbar {
    width: 5px;
}

[b-fa0x2a1ggf]::-webkit-scrollbar-track {
    /*background: #f1f1f1;*/
}

[b-fa0x2a1ggf]::-webkit-scrollbar-thumb {
    background: #fd4a5c;
}
/* /Pages/ApprovalsUser.razor.rz.scp.css */
.modal-dialog[b-vbbigrc6gg] {
    overflow-y: initial !important
}

.modal-body[b-vbbigrc6gg] {
    height: 80vh;
    overflow-y: auto;
    overflow-x:hidden;
}
[b-vbbigrc6gg]::-webkit-scrollbar {
    width: 5px;
}

[b-vbbigrc6gg]::-webkit-scrollbar-track {
    /*background: #f1f1f1;*/
}

[b-vbbigrc6gg]::-webkit-scrollbar-thumb {
    background: #fd4a5c;
}
/* /Pages/ChatMessageSearch.razor.rz.scp.css */
.firstOption[b-a592lv7tjj] {
    display: none;
}



table[b-a592lv7tjj], tr[b-a592lv7tjj], td[b-a592lv7tjj] {
    border-collapse: collapse;
    margin: 4px;
}

th[b-a592lv7tjj] {
    color: white;
}

.fullSize[b-a592lv7tjj] {
    width: 100%;
    height: 100%;
}

input[type="date"][b-a592lv7tjj] {
    /*background: transparent;*/
    color: white;
    width: 100%;
}

    input[type="date"][b-a592lv7tjj]::-webkit-calendar-picker-indicator {
        filter: invert(100%);
    }

.container-box[b-a592lv7tjj] {
    padding: 15px;
}

.table-quantity-rect[b-a592lv7tjj] {
    text-align: end;
}
/* /Pages/ClusterAssignment.razor.rz.scp.css */
.row[b-lj3tpv2pne] {
    margin-left: 0px;
    margin-right: 0px;
}

label[for="devices"][b-lj3tpv2pne] {
    display: none;
}

/* clears the ‘X’ from Internet Explorer */
input[type=search][b-lj3tpv2pne]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search][b-lj3tpv2pne]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
/* clears the ‘X’ from Chrome */
input[type="search"][b-lj3tpv2pne]::-webkit-search-decoration,
input[type="search"][b-lj3tpv2pne]::-webkit-search-cancel-button,
input[type="search"][b-lj3tpv2pne]::-webkit-search-results-button,
input[type="search"][b-lj3tpv2pne]::-webkit-search-results-decoration {
    display: none;
}

input[type=checkbox][b-lj3tpv2pne] {
    transform: scale(0.5);
}

.table tr[b-lj3tpv2pne] {
    line-height: 15px;
}
/* /Pages/ClusterDetails.razor.rz.scp.css */
.selected_cluster[b-suqnm0haod]{
    background: #fd4a5c;
    color: white !important;
}

.selected_cluster a[b-suqnm0haod] {
    color: white !important;
}
a[b-suqnm0haod] {
    cursor: pointer;
    color: #fd4a5c !important;
}
/* /Pages/DeliveryEndorsements.razor.rz.scp.css */
.pingo-dropdown[b-1h2h4d88qo] {
    border: none;
    margin-bottom: 15px;
    border-radius: 0px;
    border-radius: 1px;
    background-color: #424242 !important;
}

.form-control[b-1h2h4d88qo] {
    border: none !important;
    margin-bottom: 15px;
    border-radius: 0px;
}

.fullSize[b-1h2h4d88qo] {
    width: 100%;
}

.container-box[b-1h2h4d88qo] {
    paddng: 10px;
}
/* /Pages/DeviceManagement.razor.rz.scp.css */
body[b-pkjb7wx3gm] {
}
.search-bar[b-pkjb7wx3gm] {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
    /*margin-bottom: 20px;*/
    list-style: none;
}

.search-item[b-pkjb7wx3gm] {
    display: flex;
    flex-flow: row wrap;
    width: 500px;
    height: 46px;
    /*margin-top: 10px;*/
}

.search-input[b-pkjb7wx3gm] {
    flex-grow: 2;
}

.vehicle-search-input[b-pkjb7wx3gm] {
    height: 46px;
    background: #424242 !important ;
}

#vehicles[b-pkjb7wx3gm] {
    background-color: #292929;
    border-radius: 2px;
    border-color: #292929;
    padding-left: 10px;
}

label[for="vehicles"][b-pkjb7wx3gm] {
    display: none;
}

.vehicle-status[b-pkjb7wx3gm] {
    padding: 2px 13px;
    border-radius: 2px;
    color: black;
}

.vehicle-details:hover[b-pkjb7wx3gm] {
    background: #74E0C1;
    cursor: pointer;
}

.item-dropdown-test[b-pkjb7wx3gm] {
    padding: 5px;
    height: 46px;
    border: 0;
    width: 100%;
    min-width: 300px;
    background: #424242;
    color: #949494;
}

.close-btn[b-pkjb7wx3gm] {
    border-radius: 50%;
    border: white;
    justify-content: center;
    align-items: center;
}

.modal-content[b-pkjb7wx3gm] {
    background: #1C1C1C;
    border-radius: 0px;
}

.save-button[b-pkjb7wx3gm] {
    border: 0;
}

.vehicleinput[b-pkjb7wx3gm] {
    background-color: #292929;
    border-radius: 2px;
    border-color: #292929;
    padding-left: 10px;
}

    .vehicleinput:focus[b-pkjb7wx3gm] {
        background-color: #292929 !important;
        border-radius: 2px;
        border-color: #292929;
        padding-left: 10px;
    }
/* /Pages/DriverDetailComponent.razor.rz.scp.css */
.pingo-dropdown-height .mud-input-control-input-container[b-c8ilcp6rs3] {
    height: var(--pingo-form-field-height);
}

[b-c8ilcp6rs3] .rz-datepicker input {
    display: flex;
    align-items: center;
}
/* /Pages/DriverManagementPage.razor.rz.scp.css */
.row[b-laule30e7s] {
    margin-left: 0px;
    margin-right: 0px;
}

.search-input-box.upload-container[b-laule30e7s] {
    padding: 10px;
    background-color: #2b2b2b;
}

.space-file-uploads[b-laule30e7s] {
    justify-content: space-between;
}

.modal[b-laule30e7s] {
    width: 100%;
}

.save-btn[b-laule30e7s] {
    display: flex;
    justify-content: space-around;
    border: 0;
    width: 120px;
}
input[type='checkbox'][b-laule30e7s] {
    width: 20px !important;
    height: 20px !important;
}

.btn-new-driver[b-laule30e7s] {
    width: 100%;
    height: 46px;
}




.fullSize[b-laule30e7s] {
    width: 100%;
    height: 100%;
}


.input-group-append[b-laule30e7s] {
    color: white;
}


.form-control[b-laule30e7s] {
    border: none;
    margin-bottom: 15px;
}


.pictureFrame[b-laule30e7s] {
    margin: 15px;
}




.pingo-white[b-laule30e7s] {
    color: white;
}


input[type="date"][b-laule30e7s] {
    width: 100%;
}

    input[type="date"][b-laule30e7s]::-webkit-calendar-picker-indicator {
        filter: invert(100%);
    }

.pingo-tabs[b-laule30e7s] {
    border-bottom: 0px solid transparent;
    cursor: pointer;
}


    .pingo-tabs .pingo-tab-item[b-laule30e7s] {
        border-left: 0.1px solid #1C1C1C;
        background-color: #111111 !important
    }


        .pingo-tabs .pingo-tab-item .nav-link[b-laule30e7s] {
            color: white !important
        }


        .pingo-tabs .pingo-tab-item .active[b-laule30e7s] {
            background-color: #fd4a5c !important;
        }
/* /Pages/DriverSchedulesPage.razor.rz.scp.css */
/* Make Radzen components match MudBlazor select height */
[b-at5lh4gadh] .rz-textbox,
[b-at5lh4gadh] .rz-datepicker,
[b-at5lh4gadh] .rz-datepicker input,
[b-at5lh4gadh] .rz-textbox-input {
    min-height: 48px !important;
    height: 48px !important;
}

[b-at5lh4gadh] .rz-datepicker-input {
    min-height: 48px !important;
    height: 48px !important;
}

[b-at5lh4gadh] .pingo-dropdown,
[b-at5lh4gadh] .pingo-dropdown .mud-input-control,
[b-at5lh4gadh] .pingo-dropdown .mud-select {
    min-height: 48px !important;
}

/* /Pages/DriverSchedulesSolver.razor.rz.scp.css */
.details-input[b-p8zhri8zo7] {
    height: 100%;
    border: 0px;
}

input[type="date"][b-p8zhri8zo7] {
    /*color: white;*/
    width: 100%;
}

input[type="date"][b-p8zhri8zo7]::-webkit-calendar-picker-indicator {
    filter: invert(100%);
}

input[type="input"][b-p8zhri8zo7] {
    height: 100%;
    border: 0px;
}

.export-btn[b-p8zhri8zo7] {
    background-color: #74E0C1 !important;
    color: #1C1C1C !important;
}

.table-quantity-rect[b-p8zhri8zo7] {
    text-align: end;
}
/* /Pages/FifoQueuePage.razor.rz.scp.css */
.firstOption[b-yn1dstgpkk] {
    display: none;
}



table[b-yn1dstgpkk], tr[b-yn1dstgpkk], td[b-yn1dstgpkk] {
    border-collapse: collapse;
    margin: 4px;
}

th[b-yn1dstgpkk] {
    color: white;
}

.fullSize[b-yn1dstgpkk] {
    width: 100%;
    height: 100%;
}

input[type="date"][b-yn1dstgpkk] {
    /*background: transparent;*/
    color: white;
    width: 100%;
}

    input[type="date"][b-yn1dstgpkk]::-webkit-calendar-picker-indicator {
        filter: invert(100%);
    }

.container-box[b-yn1dstgpkk] {
    padding: 15px;
}

.table-quantity-rect[b-yn1dstgpkk] {
    text-align: end;
}
/* /Pages/Index.razor.rz.scp.css */
.home-stats-container[b-cu9x19yjec] {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    list-style: none;
}

.home-graph-container[b-cu9x19yjec] {
    max-width: 85%;
    min-height: 400px;
    margin: 0 auto;
}



.home-stats-info[b-cu9x19yjec] {
    display: flex;
    min-height: 200px;
    flex-flow: column wrap;
    min-width: 300px;
    padding: 10px;
}

.home-welcome[b-cu9x19yjec] {
}

.button-container[b-cu9x19yjec]{
    display:flex;
    justify-content: flex-end;
    margin-top: auto;
}

.stats-button[b-cu9x19yjec] {
    max-width: 200px;
    float: right;
}

.graph-header[b-cu9x19yjec] {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.pingo-tabs[b-cu9x19yjec] {
    border-bottom: 0px solid transparent;
    cursor: pointer;
}

.pingo-tabs .pingo-tab-item[b-cu9x19yjec] {
    border-left: 0.1px solid #1C1C1C;
    background-color: #111111 !important
}

.pingo-tabs .pingo-tab-item .nav-link[b-cu9x19yjec] {
    color: white !important
}

.pingo-tabs .pingo-tab-item .active[b-cu9x19yjec] {
    background-color: #fd4a5c !important;
}
/* /Pages/InhanceSolver.razor.rz.scp.css */
select[multiple][b-1n1s9hg85s] {
    /*background: none;
    width: auto;*/
    height: auto;
    padding: 0;
    margin: 0;
    border-width: 2px;
    border-style: inset;
    -moz-appearance: menulist;
    -webkit-appearance: menulist;
    appearance: menulist-button;
    display: inline-block;
}
/* /Pages/OrderHistory.razor.rz.scp.css */
.firstOption[b-s518kefevt] {
    display: none;
}



table[b-s518kefevt], tr[b-s518kefevt], td[b-s518kefevt] {
    border-collapse: collapse;
    margin: 4px;
}

th[b-s518kefevt] {
    color: white;
}

.fullSize[b-s518kefevt] {
    width: 100%;
    height: 100%;
}

input[type="date"][b-s518kefevt] {
    /*background: transparent;*/
    color: white;
    width: 100%;
}

input[type="date"][b-s518kefevt]::-webkit-calendar-picker-indicator {
    filter: invert(100%);
}

.container-box[b-s518kefevt] {
    padding: 15px;
}

.table-quantity-rect[b-s518kefevt] {
    text-align: end;
}
/* /Pages/OrderMonitorComponent.razor.rz.scp.css */
.container-box[b-qqyb6cdil7] {
    padding: 10px;
}

.moveToEnd[b-qqyb6cdil7] {
    text-align: end;
}

.center[b-qqyb6cdil7] {
    text-align: center;
}

.table[b-qqyb6cdil7] {
    padding: 10px;
    border-collapse: collapse;
}

.extras[b-qqyb6cdil7] {
    padding: 10px;
    border-radius: 8px;
}


.search-input-box.upload-container[b-qqyb6cdil7] {
    padding: 10px;
    background-color: #2b2b2b;
}

.space-file-uploads[b-qqyb6cdil7] {
    justify-content: space-between;
}

.colour[b-qqyb6cdil7] {
    padding: 10px;
    background-color: #2b2b2b;
}

.row[b-qqyb6cdil7] {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    
}

.column[b-qqyb6cdil7] {
    flex: 50%;
    padding: 5px;
    background-color: #1c1c1c;
}
/* /Pages/OrderMonitorLookup.razor.rz.scp.css */

/* /Pages/OrderParcelsPage.razor.rz.scp.css */
label[for="vehicles"][b-cbo3hkq5k4] {
    display: none;
}

.row[b-cbo3hkq5k4] {
    margin-left: 0px;
    margin-right: 0px;
}
/* /Pages/OrderPipeline.razor.rz.scp.css */
.select-panel[b-frw7cllvk7] {
    max-height:180px;
    overflow-y:scroll;
}

[b-frw7cllvk7]::-webkit-scrollbar {
        width: 5px;
    }
[b-frw7cllvk7]::-webkit-scrollbar-track {
    /*background: #f1f1f1;*/
}
[b-frw7cllvk7]::-webkit-scrollbar-thumb {
    background: #fd4a5c;
}

input[type="checkbox"][b-frw7cllvk7]:before {
    background-color: #fd4a5c;
}
input[type="checkbox"][b-frw7cllvk7]:after {
    background-color: #fd4a5c;
}
.collapse[b-frw7cllvk7] {
    display: none;
}

.pipeline-table[b-frw7cllvk7] {
    max-width: 98%;
    overflow-x: scroll;
}

.full-size[b-frw7cllvk7] {
    width: 100%;
    height: 100%;
}

.pingo-tabs[b-frw7cllvk7] {
    border-bottom: 0px solid transparent;
    cursor: pointer;
}

    .pingo-tabs .pingo-tab-item[b-frw7cllvk7] {
        border-left: 0.1px solid #1C1C1C;
        background-color: #111111 !important
    }

        .pingo-tabs .pingo-tab-item .nav-link[b-frw7cllvk7] {
            color: white !important
        }

        .pingo-tabs .pingo-tab-item .active[b-frw7cllvk7] {
            background-color: #fd4a5c !important;
        }
/* /Pages/PushDriverAcceptPage.razor.rz.scp.css */
.tab-bar[b-e3z1kji0kn] {
    width: 100%;
    background-color: #292929;
}

.tab-item[b-e3z1kji0kn] {
    background-color: #292929;
    text-align: center;
    cursor: pointer;
}

    .tab-item:hover[b-e3z1kji0kn] {
        background-color: #fd4a5c;
    }

.active[b-e3z1kji0kn] {
    background-color: #fd4a5c;
    text-align: center;
}

.filter-bar[b-e3z1kji0kn] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 20px;
}

.dropdown[b-e3z1kji0kn] {
    padding: 5px;
    height: 46px;
    border: 0;
    margin-right: 15px;
    min-width: 300px;
}

.dropdown-item[b-e3z1kji0kn] {
    color: #949494;
    border-radius: 0px!important;
}

.search-button[b-e3z1kji0kn] {
    min-width: 150px;
    padding: 10px 28px 10px 40px;
}
/* /Pages/Stores.razor.rz.scp.css */
.modal-dialog[b-29xd5x7q5j] {
    overflow-y: initial !important
}

.modal-body[b-29xd5x7q5j] {
    height: 80vh;
    overflow-y: auto;
    overflow-x:hidden;
}
[b-29xd5x7q5j]::-webkit-scrollbar {
    width: 5px;
}

[b-29xd5x7q5j]::-webkit-scrollbar-track {
    /*background: #f1f1f1;*/
}

[b-29xd5x7q5j]::-webkit-scrollbar-thumb {
    background: #fd4a5c;
}
/* /Pages/Store_Weekly_Forecast.razor.rz.scp.css */
.modal-dialog[b-43njblruiv] {
    overflow-y: initial !important
}

.modal-body[b-43njblruiv] {
    height: 80vh;
    overflow-y: auto;
    overflow-x:hidden;
}
[b-43njblruiv]::-webkit-scrollbar {
    width: 5px;
}

[b-43njblruiv]::-webkit-scrollbar-track {
    /*background: #f1f1f1;*/
}

[b-43njblruiv]::-webkit-scrollbar-thumb {
    background: #fd4a5c;
}
/* /Pages/UpdateOrderStatus.razor.rz.scp.css */
.pingo-dropdown[b-kdot71kjrm] {
    border: none;
    margin-bottom: 15px;
    border-radius: 0px;
    border-radius: 1px;
    background-color: #424242 !important;
}

.form-control[b-kdot71kjrm] {
    border: none !important;
    margin-bottom: 15px;
    border-radius: 0px;
}

.fullSize[b-kdot71kjrm] {
    width: 100%;
}

.container-box[b-kdot71kjrm] {
    paddng: 10px;
}
/* /Pages/UserGroupsComponent.razor.rz.scp.css */
/* /Pages/UserManagement.razor.rz.scp.css */
/* Fix MudAutocomplete rendering in RadzenDataGrid cells */
[b-b8mj6btkp1] .rz-datatable-data td {
    overflow: visible !important;
}

[b-b8mj6btkp1] .rz-datatable-data td .mud-input-control {
    min-height: 40px;
}

[b-b8mj6btkp1] .rz-datatable-data td .mud-input-control .mud-input {
    min-height: 32px;
}

[b-b8mj6btkp1] .rz-datatable-data td .mud-input-slot {
    padding: 0 !important;
}

[b-b8mj6btkp1] .rz-datatable-data td .mud-autocomplete {
    width: 100%;
}
/* /Pages/VehicleLink.razor.rz.scp.css */
*[b-5xfrv41z4x] {
    background-color: white;
    color: black;
}

submit[b-5xfrv41z4x] {
    display: flex;
}

submissionData[b-5xfrv41z4x] {
    display: flex;
    padding: 0 15px;
}
/* /Pages/VehicleManagement.razor.rz.scp.css */
.row[b-hzy37epd7w] {
    margin-left: 0px;
    margin-right: 0px;
}

label[for="vehicles"][b-hzy37epd7w] {
    display: none;
}

.vehicle-status[b-hzy37epd7w] {
    padding: 2px 13px;
    border-radius: 2px;
    color: black;
}

.vehicle-details:hover[b-hzy37epd7w] {
    background: #74E0C1;
    color: black;
    cursor:pointer;
}

/* /Shared/ClusterManagement/ClusterListOneDay/ClusterListOneDayV3.razor.rz.scp.css */
/*==================================================
                          * Effect 8
                          * ===============================================*/
.effect8[b-i7vryfhx8z] {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.8) inset;
}

.effect8[b-i7vryfhx8z]:before, .effect8[b-i7vryfhx8z]:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
  box-shadow: 0 0 20px rgba(0,0,0,0.8);
  top: 10px;
  bottom: 10px;
  left: 0;
  right: 0;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px;
}

.effect8[b-i7vryfhx8z]:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}

#tblRouteOpt > div > table > thead > tr > th > div > span > span[b-i7vryfhx8z] {
  font-size: 12px;
  color: white;
}

#tblActiveTrip > div > table > thead > tr > th > div > span > span[b-i7vryfhx8z] {
  font-size: 12px;
  color: white;
}

.cluster-list-name[b-i7vryfhx8z] {
  width: 236px;
}

.grid-list-scroll[b-i7vryfhx8z] {
  max-height: 200px;
  overflow-x: unset;
  overflow-y: auto;
}

.grid-list-scroll-daily[b-i7vryfhx8z] {
  max-height: 180px;
  overflow-x: unset;
  overflow-y: auto;
}

.SolverExceptionHighlight[b-i7vryfhx8z] {
  background-color: yellow; /* Highlight color */
}

.scroll-div[b-i7vryfhx8z] {
  width: 100%;
  height: fit-content;

  /**used to scroll text*/
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  /**keep scrolling when
    *finger or cursor scrolling*/
  -webkit-overflow-scrolling: touch;
}

.scroll-item[b-i7vryfhx8z] {
  background-color: red;
  width: 75px;
  height: 25px;
  float: none;
  display: inline-block;
}
/*to hide the scrollbars*/
[b-i7vryfhx8z]::-webkit-scrollbar {
  display: none;
}
/* /Shared/ClusterManagement/ClusterListOneHour/ClusterListOneHourV3.razor.rz.scp.css */
/* !*==================================================*/
/*           * Effect 8*/
/*           * ===============================================*!*/
/*.effect8 {*/
/*  position: relative;*/
/*  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
/*  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.8) inset;*/
/*  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.8) inset;*/
/*}*/

/*.effect8:before, .effect8:after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  z-index: -1;*/
/*  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);*/
/*  -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);*/
/*  box-shadow: 0 0 20px rgba(0,0,0,0.8);*/
/*  top: 10px;*/
/*  bottom: 10px;*/
/*  left: 0;*/
/*  right: 0;*/
/*  -moz-border-radius: 100px / 10px;*/
/*  border-radius: 100px / 10px;*/
/*}*/

/*.effect8:after {*/
/*  right: 10px;*/
/*  left: auto;*/
/*  -webkit-transform: skew(8deg) rotate(3deg);*/
/*  -moz-transform: skew(8deg) rotate(3deg);*/
/*  -ms-transform: skew(8deg) rotate(3deg);*/
/*  -o-transform: skew(8deg) rotate(3deg);*/
/*  transform: skew(8deg) rotate(3deg);*/
/*}*/
/* /Shared/ClusterManagement/ClusterMap/ClusterMapV3.razor.rz.scp.css */
/* /Shared/ClusterManagement/Common/ReassignOrderComponent.razor.rz.scp.css */
/* /Shared/DriverDetailsModal.razor.rz.scp.css */
.det-container[b-7tmrqp4q3u] {
  display: flex;
  justify-content: flex-end;
}

.det-item[b-7tmrqp4q3u] {
  display: inline-block;
  margin: 2px;
  padding:5px;
}
.btn-pd[b-7tmrqp4q3u]{
  margin-right:5px;
}
/* /Shared/ExportDataComponent.razor.rz.scp.css */
.export[b-zjbn10msc6] {
  background-color: #74E0C1 !important;
  color: #1C1C1C !important;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-mhu5wdtdiv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-mhu5wdtdiv] {
    flex: 1;
}

.sidebar[b-mhu5wdtdiv] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

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

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-mhu5wdtdiv] {
        display: none;
    }

    .top-row.auth[b-mhu5wdtdiv] {
        justify-content: space-between;
    }

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

@media (min-width: 641px) {
    .page[b-mhu5wdtdiv] {
        flex-direction: row;
    }

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

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

    .main > div[b-mhu5wdtdiv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NotificationsComponent.razor.rz.scp.css */
/* /Shared/OrderMonitorSummaryComponent.razor.rz.scp.css */
:root[b-rozpkk6j6i] {
  --cellsize: 12px !important;
}

#grdOrders > div > table > tbody > tr > td > span[b-rozpkk6j6i] {
  font-size: var(--cellsize);
}

#grdStatus > div > table > tbody > tr > td > span[b-rozpkk6j6i] {
  font-size: var(--cellsize);

}

#grdDrivers > div > table > tbody > tr > td > span[b-rozpkk6j6i] {
  font-size: var(--cellsize);
}

#grdParcel > div > table > tbody > tr > td > span[b-rozpkk6j6i] {
  font-size: var(--cellsize);
}

#grdAddress > div > table > tbody > tr > td > span[b-rozpkk6j6i] {
  font-size: var(--cellsize);
}

#grdOrders > div > table > thead > tr > th > div > span > span[b-rozpkk6j6i] {
  font-size: var(--cellsize);
}

#grdStatus > div > table > thead > tr > th > div > span > span[b-rozpkk6j6i] {
  font-size: var(--cellsize);
}

#grdDrivers > div > table > thead > tr > th > div > span > span[b-rozpkk6j6i] {
  font-size: var(--cellsize);
}

#grdParcel > div > table > thead > tr > th > div > span > span[b-rozpkk6j6i] {
  font-size: var(--cellsize);
}

#grdAddress > div > table > thead > tr > th > div > span > span[b-rozpkk6j6i] {
  font-size: var(--cellsize);
}

.align-top[b-rozpkk6j6i]{
  vertical-align:top !important;
}

.text-wrap-truncate[b-rozpkk6j6i]{
  text-overflow: ellipsis;
  white-space: normal !important;
  width: 300px;
}
/* /Shared/UIComponent/SortableListComponent.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-b03y6i0xkt] .sortable-ghost {
    visibility: hidden;
}

[b-b03y6i0xkt] .sortable-fallback {
    opacity: 1 !important
}

.has-cursor-grab[b-b03y6i0xkt] {
    cursor: grab;
}
