﻿/* Rased Theme start */

@font-face {
    font-family: 'Elm';
    src: url('../../fonts/Elm/Elm-Regular.woff2') format('woff2'), url('../../fonts/Elm/Elm-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ElmBold';
    src: url('../../fonts/Elm/Elm-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

:root {
    --Rased-Theme-Main-Gray: #e5e6ec;
    --Rased-Theme-Sec-Gray: #efebeb0f;
    --Rased-Theme-Purble: #515187;
    --Rased-Theme-Table-Header-Gray: #eff0f4;
    --Rased-Theme-Table-Row-Gray: #f6f7fb;
    --Rased-Theme-Font-Family: Elm;
    --Rased-Theme-Font-Size-Adjust: 0.39;
    --Rased-Theme-Font-Size-Tables: 14px;
    --Rased-Theme-Font-Size-Info: 13px;
    --Rased-Theme-Font-Size-Sec: 12px;
}

.rased-theme {
    background: #fff !important;
    height: 100vh
}

    .rased-theme, .rased-theme .TimelineContainer .vehicle_timeline_grid_manual .vehicles_wrapper,
    .rased-theme .TimelineContainer .vehicle_timeline_grid_manual .timeline-scroll .times_options .times .timeline_tasks {
        background-color: #fff;
    }

        .rased-theme .fa, .rased-theme .fas {
            font-family: "Font Awesome 5 Pro" !important;
            font-weight: 900 !important;
            font-size: 18px !important;
        }

        .rased-theme .TimelineContainer .vehicle_timeline_grid_manual .vehicles .vehicles_header {
            background: var(--Rased-Theme-Table-Header-Gray) !important
        }

        .rased-theme *:not(.rz-dropdown-trigger-icon.rzi, i, .rzi), .rased-theme .manualPlanningScreen *, .rased-theme .manual-planning-page-header * {
            font-family: var(--Rased-Theme-Font-Family) !important;
            font-size-adjust: var(--Rased-Theme-Font-Size-Adjust);
        }

        .rased-theme .closed .panelSearch input {
            background-color: var(--Rased-Theme-Purble);
        }

        .rased-theme .norma-live-manual-planning-container p {
            font-size: 10px;
        }

        .rased-theme .orderListheaderBackground, .rased-theme .order-list-header-column-item, .rased-theme .order-list-header {
            background-color: var(--Rased-Theme-Table-Header-Gray);
            color: #000;
        }

        .rased-theme .order-row:nth-child(odd), .rased-theme .order-row:nth-child(odd) .order-row-item {
            background-color: var(--Rased-Theme-Table-Row-Gray) !important;
        }

        .rased-theme .orders-panel-header-container img, .rased-theme .working-set-title-container img, .rased-theme .manual_planning_dropdown img, .rased-theme .filteration-btn.norma--action-chip img {
            filter: invert(5.992%) sepia(41.833%) saturate(543.986%) hue-rotate(26.085deg) brightness(95.993%) contrast(137.740%);
        }

        .rased-theme input.norma--toggles-input {
            background: var(--Rased-Theme-Purble) !important;
        }

        .rased-theme .orders-panel-header-container .wsLevelsActionsDp img, .rased-theme .working-set-title-container .wsLevelsActionsDp img {
            filter: invert(25.992%) sepia(41.833%) saturate(543.986%) hue-rotate(26.085deg) brightness(95.993%) contrast(137.740%);
        }

        .rased-theme .notification .notificationContent h3, .rased-theme .notification .notificationContent p {
            color: #000 !important;
        }

        .rased-theme .notification, .rased-theme .notifications .notificationsList .notification, .rased-theme .notifications .notificationsList {
            background-color: #fff;
            border: 3px solid var(--Rased-Theme-Main-Gray) !important;
        }

        .rased-theme .Vehicles-KPI-Card, .rased-theme .Orders-KPI-Card, .rased-theme .Stops-KPI-Card, .rased-theme .Distance-KPI-Card, .rased-theme .Drivers-KPI-Card {
            background: #fff;
            border: 2px solid #FFFFFF;
            box-shadow: 0px 1px 4px 0px #0000001A;
            border-radius: 5px !important;
        }

        .rased-theme .Orders-KPI-Card-SmallCard, .rased-theme .Stops-KPI-Card-SmallCard-button {
            background-color: #fff;
            cursor: auto;
        }

        .rased-theme .Vehicles-KPI-Card-SmallCard, .rased-theme .Drivers-KPI-Card-SmallCard {
            background-color: #eaf1f8;
            box-shadow: unset;
        }

        .rased-theme .Vehicles-KPI-Card-Title,
        .rased-theme .Vehicles-KPI-Card-Count,
        .rased-theme .Drivers-KPI-Card-Title,
        .rased-theme .Drivers-KPI-Card-Count,
        .rased-theme .Distance-KPI-Card-Title,
        .rased-theme .Stops-KPI-Card-Title,
        .rased-theme .Stops-KPI-Card-Count,
        .rased-theme .Orders-KPI-Card-Title,
        .rased-theme .Orders-KPI-Card-Count {
            color: #2B5194;
        }

        .rased-theme .Vehicles-KPI-Card-Status, .rased-theme .Vehicles-KPI-Card-Number,
        .rased-theme .Stops-KPI-Card-SmallCard-button .Drivers-KPI-Card-Number, .rased-theme .Stops-KPI-Card-SmallCard-button .Drivers-KPI-Card-Status,
        .rased-theme .Orders-KPI-Card-SmallCard .Orders-KPI-Card-Number, .rased-theme .Orders-KPI-Card-SmallCard .Orders-KPI-Card-Status,
        .rased-theme .Drivers-KPI-Card-Number, .rased-theme .Drivers-KPI-Card-Status,
        .rased-theme .Distance-KPI-Card-Status, .rased-theme .Distance-KPI-Card-Number, .rased-theme .Distance-KPI-Card-Number-KM,
        .rased-theme .Stops-KPI-Card-Number, .rased-theme .Stops-KPI-Card-Status,
        .rased-theme .Orders-KPI-Card-Status, .rased-theme .Orders-KPI-Card-Number {
            color: #363B39;
        }

        .rased-theme .Vehicles-KPI-Card-SmallCard div:first-child:not(.Vehicles-KPI-Card-Number), .rased-theme .Drivers-KPI-Card-SmallCard div:first-child:not(.Drivers-KPI-Card-Number),
        .rased-theme .Distance-KPI-Card-StatusColor-Planned, .rased-theme .Distance-KPI-Card-StatusColor-Actual,
        .rased-theme .Stops-KPI-Card-StatusColor-NotYet, .rased-theme .Stops-KPI-Card-StatusColor-Visited, .rased-theme .Orders-KPI-Card-SmallCard div:first-child:not(.Orders-KPI-Card-Number) {
            min-width: 8px;
            width: 8px;
        }

        .rased-theme .Distance-KPI-Card-Number-Actual-Empty {
            color: #232C4C;
        }

        .rased-theme .Vehicles-KPI-Card-Image, .rased-theme .Drivers-KPI-Card-Image, .rased-theme .Stops-KPI-Card-Image {
            background: #125299;
            border-radius: 5px;
        }

        .rased-theme .Vehicles-KPI-Card-SmallCard.active .Vehicles-KPI-Card-Status, .rased-theme .Vehicles-KPI-Card-SmallCard.active .Vehicles-KPI-Card-Number,
        .rased-theme .Drivers-KPI-Card-SmallCard.active .Drivers-KPI-Card-Status, .rased-theme .Drivers-KPI-Card-SmallCard.active .Drivers-KPI-Card-Number {
            color: #fff;
        }

        .rased-theme .times_options .times .timeline_times:first-child, .rased-theme .orders_wrapper .each_order.show {
            background: var(--Rased-Theme-Main-Gray) !important;
        }

            .rased-theme .times_options .times .timeline_times:first-child .time_loop *, .rased-theme .tabs * {
                color: #000;
            }

        .rased-theme .orders_wrapper .each_order .each_order_header .order_number h6, .rased-theme .each_vehicle.border-bottom-custom span, .rased-theme .TimelineContainer .vehicle_timeline_grid_manual .vehicles .vehicles_list_wrapper .vehicles_list .each_vehicle h6,
        .rased-theme .TimelineContainer .vehicle_timeline_grid_manual .vehicles .vehicles_list_wrapper .vehicles_list .each_vehicle p {
            color: #000000ad;
            text-shadow: unset;
            font-weight: 400;
        }

        .rased-theme .tabs, .rased-theme .orderDetails {
            background-color: #fff;
        }

        .rased-theme .TimelineContainer {
            height: calc(100vh - 168px);
        }

        .rased-theme .tabs {
            height: calc(100vh - 104px);
        }


@media (min-width: 2000px) {
    .rased-theme .TimelineContainer {
        height: calc(100vh - 233px);
    }
}

.rased-theme .order_status {
    border: 1px solid #878484 !important;
}

.rased-theme .filterationBar, .rased-theme .border-btw-sections {
    background: var(--Rased-Theme-Main-Gray);
}

    .rased-theme .filterationBar p.legend {
        color: #000 !important;
    }

.rased-theme .TimelineContainer .vehicle_timeline_grid_manual .timeline-scroll .times_options .times .timeline_tasks .each_vehicle .border-bottom-custom-tasks, .rased-theme .border-bottom-custom {
    border-bottom: 1px solid #cbcacd;
}

.rased-theme .orders_wrapper .each_order .each_order_header {
    border-top: 1px solid #cbcacd;
}

.rased-theme .tabs .nav-tabs li button {
    background: #28223e00;
    border-inline-end: unset !important;
    color: #aaa;
}

.rased-theme .tabs .nav-tabs li:first-child {
    border-inline-end: 1px solid #ccc;
}


.rased-theme .tabs .nav-tabs li button.active {
    background: #28223e45;
    border-inline-end: unset !important;
    color: #000;
}

.rased-theme .ordersSearch .SearchByCode input, .rased-theme .vehicleSearch .SearchByCode input {
    background: #fff;
    color: #000;
}

.rased-theme .vehicleSearch .SearchByCode img {
    z-index: 12;
}

.rased-theme .vehicleSearch .advancedSearch, .rased-theme .ordersSearch .advancedSearch {
    background-color: var(--Rased-Theme-Main-Gray) !important;
    border: 1px solid #ccc;
}

.rased-theme .noFilterSelected {
    color: #000 !important;
}

.rased-theme .each_time p {
    color: #000 !important;
}

.rased-theme .vehicleDetails .vehicleDetailsPlannedVsActual p {
    display: none;
}

.rased-theme .vehicles_header h5 {
    color: #000 !important;
}

.rased-theme .orders_wrapper .each_order .each_order_header {
    border-bottom: unset !important;
}

.rased-theme .timeline_tasks .border-right-custom {
    border-inline-end: 1px solid #cbcacd !important;
}

.rased-theme .timeline_times:not(.seprations) .border-right-custom {
    border-inline-end: 1px solid #cbcacd !important;
}

/*.rased-theme .dropdownMenu * {
    color: #fff !important;
}*/

.rased-theme .advancedSearchDropdown .dropdownMenu * {
    color: #000 !important;
}

.rased-theme .dateBar input[type="date"],
.rased-theme .new-map-header-kpis-container-draw-icon,
.rased-theme .new-map-header-kpis-arrow-icon,
.rased-theme .new-map-route-status.map-view-order-icon,
.rased-theme .new-map-card-info-container img:not(.details-icon-img),
.rased-theme .new-map-route-status.map-view-route-icon {
    filter: invert(1);
}

.rased-theme .new-map-ordrs-list-tabs img:not(.new-map-header-kpis-arrow-icon, .new-map-header-kpis-container-draw-icon), .rased-theme .new-map-toggle-icon img {
    box-shadow: 2px 2px 6px #ccc;
    border-radius: 4px;
}

.rased-theme .new-map-ordrs-list-tabs:first-child img:not(.new-map-header-kpis-arrow-icon, .new-map-header-kpis-container-draw-icon), .rased-theme .new-map-toggle-icon img {
    padding: 3px;
}

.rased-theme .new-map-ordrs-list-title,
.rased-theme .new-map-kpis-modal-container p span,
.rased-theme .new-map-kpis-modal-container button p,
.rased-theme .new-map-header-kpis-container p span,
.rased-theme .new-map-routes-orders-list-kpis p span,
.rased-theme .text-white-font-light,
.rased-theme .route-location,
.rased-theme .new-map-card-location-date-time-container .date-time-container span {
    color: #000;
}

.rased-theme .mapViewContainer .mapViewContainerHeader,
.rased-theme .new-map-tabs-container,
.rased-theme .mapViewContainer .new-map-view-page #TimeLineScrolling {
    background-color: #fff !important;
}

.rased-theme .new-map-each-order {
    background: radial-gradient(98.29% 98.29% at 80.94% -11.3%, rgb(35 45 64 / 31%) 0%, rgb(15 23 42 / 0%) 99.99%);
    border-color: #ccc;
}

.rased-theme .new-map-right-curve img, .rased-theme .new-map-left-curve img {
    filter: invert(1) brightness(13.5);
}

.rased-theme .mapViewContainerContentSub > .tabs:nth-of-type(1) {
    box-shadow: 15px 34px 15px #000000 !important;
}

.rased-theme .mapViewContainerContentSub > .tabs:last-of-type {
    box-shadow: 6px 34px 15px #000000 !important;
}

.rased-theme .dashboard-builder-page-header {
    background-color: var(--Logistic-Suit-Accent-Lighten-Gray) !important;
}

    .rased-theme .dashboard-builder-page-header .dashboard-builder-page-header-title {
        color: #000;
    }

.rased-theme .dashboard-builder-view-icon, .rased-theme .dashboard-builder-add-icon {
    background-color: #515187;
    border: 0px solid #000;
}

.rased-theme .chart-div-header-container {
    background-color: #515187;
}

/*    .rased-theme .dashboard-builder-view-icon *, .rased-theme .dashboard-builder-add-icon * {
        filter: invert(1);
    }*/

.rased-theme .dashboard-builder-charts-container, .rased-theme .dashboard-builder-add-widget-btn, .rased-theme .dashboard-builder-add-widgets-container {
    background: var(--Rased-Theme-Main-Gray) !important;
}

.rased-theme .collapse-expand-widgets {
    background: rgba(0, 0, 0, 0.2);
}

.rased-theme .widgets-content-container .rz-textbox {
    background-color: #fff !important;
}

.rased-theme .widgets-header-container p, .rased-theme .widgets-content-container h3, .rased-theme .widgets-content-container .rz-textbox {
    color: #000 !important;
    font-weight: 300;
}

.rased-theme .dashboard-builder-delete-btn.rz-button.rz-primary.rz-shade-default {
    background-color: rgba(256, 256, 256, 0.5);
    border: 1px solid #515187;
    color: #515187;
}

.rased-theme .filterationBar .monitoringOption .dropdown .btn, .rased-theme .filterationBar .timeSlotsOption .dropdown .btn {
    background: #515187;
    color: #fff;
}

.rased-theme .dashboard-builder-delete-btn.rz-button.rz-primary.rz-shade-default:hover {
    background-color: rgb(227 86 86 / 50%);
    color: #fff;
    border: 0px solid #515187;
}

.rased-theme .ai-assistant-history-container, .rased-theme .add-to-dashboard-dialog-container, .rased-theme .new-map-trip-info-container,
.rased-theme .ai-assistant-message-component-container, .rased-theme .new-map-view.new-modal-container-style .new-modal-opacity-background,
.rased-theme .new-map-view.order-row-order-info-container.new-modal-container-style .new-modal-opacity-background,
.rased-theme .new-map-view.trip-info-container.new-modal-container-style .new-modal-opacity-background,
.rased-theme .resizable-dialog {
    background-color: rgba(205, 218, 240, 0.7) !important;
    background: rgba(205, 218, 240, 0.7) !important;
    backdrop-filter: blur(4px) !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
    /*    border-radius: 10px;*/
}

.rased-theme .ai-assistant-conversation-container {
    background: #fff;
}

.rased-theme .new-map-view.new-modal-container-style .new-modal-header-container {
    background-color: transparent !important;
    padding: 0.5rem !important;
    height: 35px !important;
    /* reset dark extras */
    border-top-left-radius: unset !important;
    border-top-right-radius: unset !important;
    border-bottom: unset !important;
}

.rased-theme .ai-assistant-message-container {
    background-color: rgb(255 255 255);
}

.rased-theme .new-map-trip-info-overflow {
    background-color: rgb(255 255 255);
}

.rased-theme .new-map-view-page .new-map-routes-orders-list-kpis .norma--checkbox input[type="checkbox"]::before {
    inset-inline-end: 58%;
    top: 65%;
}

.rased-theme .new-map-kpis-modal-container {
    background-color: rgb(255 255 255);
    box-shadow: 0px 1px 10px 2px rgba(0, 0, 0, 0.25);
}

    .rased-theme .new-map-kpis-modal-container button:not(.close) {
        background-color: rgb(214 214 214 / 65%);
    }

.rased-theme .new-map-header-kpis-item.cleaner-icon img {
    filter: invert(0.7) grayscale(0.5);
}

.rased-theme .ai-assistant-message-button-blue-color {
    color: #5a5ab8;
}

.rased-theme .new-map-each-order:hover, .rased-theme .new-map-each-order.active, .rased-theme .new-map-each-order:active {
    box-shadow: 1px 1px 8px #5a5ab8;
    border: unset;
}

.rased-theme .new-map-card-location-date-time-container .location-container p span:last-child, .rased-theme .new-map-card-user-name-route .route-location {
    color: #000;
}

.rased-theme .ai-assistant-history-title, .rased-theme .ai-assistant-planning-board-toggle-container p, .rased-theme .chat-input-container .chat-input,
.rased-theme .ai-assistant-fileName, .rased-theme .add-to-dashboard-dialog-container .add-to-dashboard-dialog-title, .rased-theme .add-to-dashboard-dialog-container .add-to-dashboard-field-label,
.rased-theme .ai-assistant-message-title {
    color: #000;
}

.rased-theme .add-to-dashboard-dialog-container .rz-multiselect, .rased-theme .add-to-dashboard-dialog-container .rz-dropdown, .rased-theme .add-to-dashboard-dialog-container .rz-textbox {
    background-color: rgb(255 255 255) !important;
}

    .rased-theme .add-to-dashboard-dialog-container .rz-multiselect .rz-placeholder, .rased-theme .add-to-dashboard-dialog-container .rz-dropdown .rz-placeholder,
    .rased-theme .add-to-dashboard-dialog-container .rz-multiselect-label-container, .rased-theme .add-to-dashboard-dialog-container .rz-dropdown-label, .rased-theme .add-to-dashboard-dialog-container .rz-textbox {
        color: #000 !important;
    }

.rased-theme .ai-assistant-message-content-table .rz-axis-title, .rased-theme .ai-assistant-message-content-table .rz-donut-title,
.rased-theme .ai-assistant-message-content-table .rz-tick-text, .rased-theme .ai-assistant-message-content-table .rz-legend-item-text {
    fill: #000 !important;
}

.rased-theme .add-to-dashboard-confirmation-card {
    background: rgb(34 40 43 / 52%);
}

.rased-theme .table.table-ai-assistant {
    background-color: var(--Rased-Theme-Table-Header-Gray);
}

.rased-theme .add-to-dashboard-dialog-container .add-to-dashboard-dialog-description, .rased-theme .new-modal-container-style.delete-dashboard-modal-container .new-modal-content p {
    color: #505050;
}

.rased-theme .new-modal-container-style.delete-dashboard-modal-container .outline-btn {
    color: #000 !important;
    background-color: #fff !important;
}

.rased-theme .add-to-dashboard-dialog-container .add-to-dashboard-tab.active {
    background: #515187;
}

.rased-theme .add-to-dashboard-dialog-container .add-to-dashboard-tab {
    background: #616161;
}

.rased-theme .remove-assistant-attachment {
    background-color: rgb(0 0 0 / 29%);
}

.rased-theme .assistant-attachment-container {
    background: rgb(12 12 12 / 11%);
}

.rased-theme .chat-input-container .ai-assistant-send-button.filled, .rased-theme .rz-button.rz-primary.rz-shade-default, .rased-theme .rz-primary.rz-shade-default.rz-paginator-element {
    background-color: #515187;
}

.rased-theme .ai-assistant-conversation-sent-message {
    background: rgb(0 0 0 / 40%);
}

.rased-theme .ai-assistant-conversation-date-user span, .rased-theme .ai-assistant-conversation-date-recieved span {
    color: rgb(0 0 0 / 73%);
}

.rased-theme .ai-assistant-table-title, .rased-theme .ai-assistant-actions-table {
    background-color: #696a6b !important;
}

.rased-theme .new-modal-container-style.delete-dashboard-modal-container .new-modal-header-container, .rased-theme .new-modal-container-style .new-modal-header-container,
.rased-theme .new-modal-container-style .new-modal-header-container, .rased-theme .new-modal-container-style .new-modal-header-container,
.rased-theme .new-map-view.new-modal-container-style .new-modal-header-container, .rased-theme .new-map-trip-info-header {
    background-color: transparent !important;
}


.rased-theme .section-title {
    color: #000;
}

.rased-theme .new-map-trip-info-card-container .info-row .label, .rased-theme .capacity-row, .rased-theme .new-map-trip-info-container .kpi-table td {
    color: var(--norma__neutral--light-blue);
    font-size: var(--norma--font-xs);
    font-weight: var(--norma--fw-bold);
}

    .rased-theme .new-map-trip-info-card-container .info-row .value, .rased-theme .capacity-row span, .rased-theme .new-map-trip-info-container .kpi-table td.planned, .rased-theme .new-map-trip-info-container .kpi-table td.actual {
        color: var(--norma__neutral--light-blue) !important;
        font-size: var(--norma--font-xs);
    }

.rased-theme .new-map-trip-info-card-container, .rased-theme .new-map-trip-info-card-container-without-padding {
    border-inline: 2px solid rgb(16 39 88 / 25%);
    border-bottom: 2px solid rgb(16 39 88 / 25%);
}

.rased-theme .step-card {
    background: #bebebe;
    color: #000;
}

.rased-theme .step-header {
    color: rgb(23 41 87);
}

.rased-theme .step-details {
    color: #000;
}

.rased-theme .step-details-item span {
    color: rgb(72 72 72);
}

.rased-theme .address {
    color: #526381;
}

.rased-theme .capacity-section-icon:not(.active) img {
    filter: invert(1)
}

.rased-theme .capacity-section-icon:hover {
    box-shadow: 0px 2px 4px #ccc;
    border-radius: 4px;
}

.rased-theme .new-map-trip-info-container .kpi-table th {
    background-color: var(--Rased-Theme-Table-Header-Gray);
    color: #000;
}

.rased-theme .new-modal-container-style.delete-dashboard-modal-container .new-modal-header-container div, .rased-theme .new-modal-container-style.delete-dashboard-modal-container .new-modal-content h6,
.rased-theme .new-modal-container-style .new-modal-header-container div, .rased-theme .new-modal-container-style .new-modal-content h6,
.rased-theme .new-map-view.new-modal-container-style .new-modal-header-container div, .rased-theme .new-map-trip-info-header {
    color: #2b5194 !important;
}

.rased-theme .new-map-view.new-modal-container-style .rz-dropdown-label.rz-inputtext.rz-placeholder, .rased-theme .new-map-view.new-modal-container-style .norma--input-select-label,
.rased-theme .new-map-view.new-modal-container-style .rz-dropdown-label.rz-inputtext, .rased-theme .new-map-view.new-modal-container-style .norma--input-view-noControl p,
.rased-theme .new-map-view.new-modal-container-style .orders-filter-time-contorller-title, .rased-theme .new-map-view.new-modal-container-style .area-filteration-title {
    color: #000 !important;
}

.rased-theme .new-map-view.new-modal-container-style .norma--input-select-label {
    background: #fff !important;
}

.rased-theme .orders-filter-control-container .order-filteration-numeric-input input {
    border: unset;
}

.rased-theme .new-map-view.new-modal-container-style .norma--input:focus ~ label, .rased-theme .new-map-view.new-modal-container-style .norma--inputView-withoutControl > label {
    color: rgb(76 76 76) !important;
}

.rased-theme .new-map-view.new-modal-container-style .rz-form-field-content, .rased-theme .new-map-view.new-modal-container-style .rz-colorpicker, .rased-theme .new-map-view.new-modal-container-style .rz-lookup-search input,
.rased-theme .new-map-view.new-modal-container-style .rz-spinner, .rased-theme .new-map-view.new-modal-container-style .rz-calendar .rz-inputtext, .rased-theme .new-map-view.new-modal-container-style .rz-multiselect,
.rased-theme .new-map-view.new-modal-container-style .rz-dropdown, .rased-theme .new-map-view.new-modal-container-style .mask, .rased-theme .new-map-view.new-modal-container-style .rz-textarea,
.rased-theme .new-map-view.new-modal-container-style .rz-textbox, .new-map-view.new-modal-container-style .split-trips-section-card .rz-calendar input,
.rased-theme .new-map-view.new-modal-container-style .norma--input.norma--input--sm:not(.PSCustomizedCalendarPositionWrapper),
.rased-theme .new-map-view.new-modal-container-style .norma--input-view-noControl.norma--input--sm:not(.PSCustomizedCalendarPositionWrapper) {
    background-color: #fff !important;
}

.rased-theme .new-map-view.new-modal-container-style .new-modal-content, .rased-theme .new-map-view.new-modal-container-style .orders-filter-time-contorller,
.rased-theme .new-map-view.order-row-order-info-container.new-modal-container-style .new-modal-content {
    background-color: #fff !important;
}

.rased-theme .new-map-view.new-modal-container-style .new-modal-content-separetor {
    border-top: 2px solid #ffffff78 !important;
}

.rased-theme .new-map-view.new-modal-container-style .orders-filter-outline-btn, .rased-theme .new-map-view.new-modal-container-style .working-set-filter-container-outline-btn {
    background: rgb(255 255 255) !important;
    color: rgb(0 0 0);
}



.rased-theme .new-modal-container-style.delete-dashboard-modal-container .new-modal-header-container .norma--action-chip-icon img,
.rased-theme .new-modal-container-style:not(.order-row-order-info-container) .new-modal-header-container .norma--action-chip-icon img {
    filter: invert(1) !important;
}

/*.rased-theme .new-map-trip-info-header div img {
    filter: brightness(0);
}*/

.rased-theme .ai-assistant-message-content-table .rz-legend-item-text, .rased-theme .ai-assistant-message-content-table .rz-axis-title, .rased-theme .ai-assistant-message-content-table .rz-donut-title,
.rased-theme .ai-assistant-conversation-recevied-error-info-content {
    color: #000;
}

.rased-theme .ai-assistant-actions-table img {
    filter: grayscale(1);
}

.rased-theme .ai-assistant-message-content-table, .rased-theme .ai-assistant-conversation-recevied-error-info.ai-answer {
    background: rgb(100 108 129 / 20%) !important;
}

.rased-theme .ai-assistant-send-button {
    background-color: #5151876e
}

    .rased-theme .ai-assistant-send-button img {
        filter: invert(1) grayscale(1);
    }

.rased-theme .ai-assistant-history-dot {
    background-color: #000;
}

.rased-theme .ai-assistant-planning-board-header {
    background-color: transparent;
}

.rased-theme .chat-input-container {
    background-color: #ffffff8a;
}

.rased-theme .widgets-header-container img, .rased-theme .ai-assistant-planning-board-toggle-container img, .rased-theme #ai-assistant-chat-container-collapse-button img,
.rased-theme .ai-assistant-new-chat-button img, .rased-theme .ai-assistant-attach-icon img {
    filter: invert(1);
}

.rased-theme .dashboard-tabs-container .rz-multiselect .rz-placeholder, .rased-theme .dashboard-tabs-container .rz-dropdown .rz-placeholder, .rased-theme .dashboard-tabs-container .rz-multiselect-label-container,
.rased-theme .dashboard-tabs-container .rz-dropdown-label, .rased-theme .widgets-content-container .rz-multiselect .rz-placeholder, .rased-theme .widgets-content-container .rz-dropdown .rz-placeholder,
.rased-theme .widgets-content-container .rz-multiselect-label-container, .rased-theme .widgets-content-container .rz-dropdown-label {
    color: #000 !important;
}

.rased-theme .dashboard-tabs-container .rz-dropdown, .rased-theme .dashboard-tabs-container .rz-multiselect, .rased-theme .widgets-content-container .rz-dropdown,
.rased-theme .widgets-content-container .rz-multiselect {
    background-color: #fff !important;
}

.rased-theme .mapViewContainer .mapViewContainerContentSub.new-map-view-page {
    height: calc(100vh - 40px);
}

.rased-theme main.appMain {
    height: 100%;
}

.rased-theme .active-screen, .rased-theme .resizedPanel {
    height: calc(100vh - 95px);
}

.rased-theme .nodeMoreDetails {
    background: #fff;
    border: 3px solid rgb(201 201 201);
}

    .rased-theme .nodeMoreDetails .nodeMoreDetailsHeader .nameAndTimeMap h3, .rased-theme .nodeMoreDetails .nodeMoreDetailsBody .nodeMoreDetailsContent p,
    .rased-theme .nodeMoreDetails .nodeMoreDetailsHeader .nameAndTime .MapViewETA span, .rased-theme .nodeMoreDetails .nodeMoreDetailsHeader .nameAndTime .MapViewAA span,
    .rased-theme .nodeMoreDetails .nodeMoreDetailsBody section .orderId h4 {
        color: #000;
    }

    .rased-theme .nodeMoreDetails .nodeMoreDetailsBody.mapViewMoreDetailsBody, .rased-theme .nodeMoreDetails .nodeMoreDetailsBody {
        background: rgb(182 182 182 / 45%);
    }

.rased-theme .nodeMoreDetailsBody .nodeMoreDetailsBody section .orderId p {
    color: #444444;
}

.rased-theme .nodeMoreDetails .nodeMoreDetailsHeader .nameAndTime .MapViewETA, .rased-theme .nodeMoreDetails .nodeMoreDetailsHeader .nameAndTime p {
    background: rgb(224 224 224);
    border-color: rgb(224 224 224);
    color: #000;
}

    .rased-theme .nodeMoreDetails .nodeMoreDetailsHeader .nameAndTime .MapViewETA .MapViewETATimeContainer,
    .rased-theme .nodeMoreDetails .nodeMoreDetailsHeader .nameAndTime .MapViewAA .MapViewETATimeContainer,
    .rased-theme .nodeMoreDetails .nodeMoreDetailsHeader .nameAndTime p span {
        background: #6b6b6b;
        color: #fff !important;
    }

    .rased-theme .nodeMoreDetails .nodeMoreDetailsHeader .nameAndTime .MapViewETA span {
        color: #fff !important;
    }

.rased-theme .vehicleDetails, .rased-theme .vehicleDetails .vehicleDetailsHeader {
    background: #fff;
}

.rased-theme .vehicleDetails {
    box-shadow: 0px 4px 10px;
}

    .rased-theme .vehicleDetails .vehicleDetailsBody div p, .rased-theme .vehicleDetails .vehicleDetailsPlannedVsActual table tbody tr th, .rased-theme .vehicleDetails .vehicleDetailsHeader h3 {
        color: #000;
    }

    .rased-theme .vehicleDetails .vehicleDetailsPlannedVsActual table tbody tr td {
        color: #595959;
    }

.rased-theme .customer-status-container {
    background: #bebebe;
}

.rased-theme .vehicleInfo .vehicleInfoHeader, .vehicleDetails .vehicleCapacityHeader {
    background: var(--Rased-Theme-Table-Header-Gray);
    color: #2e3f67;
}

.rased-theme .vehicleDetails .vehicleDetailsPlannedVsActual table thead tr th {
    background: var(--Rased-Theme-Table-Header-Gray);
}

.rased-theme .archived-trips-page-header {
    background-color: var(--Logistic-Suit-Accent-Lighten-Gray);
}

.rased-theme .archived-trips-page-header-title {
    color: var(--Logistic-Suit-Secondary);
}

.rased-theme .archived-trips-header-container, .rased-theme .archived-trips-panelSearch input, .rased-theme .archived-trips-panelSearch {
    background: #fff;
    color: #000 !important;
}

.rased-theme .archivedTrip-row:nth-child(2n), .rased-theme .archivedTrip-row:nth-child(2n) .archivedTrips-row-item, .rased-theme.archivedTrip-row:nth-child(2n) .operators-column {
    background-color: rgb(255 255 255);
    color: #000 !important;
}

    .rased-theme .archivedTrip-row:nth-child(2n), .archivedTrip-row:nth-child(2n) .archivedTrips-row-item, .rased-theme .archivedTrip-row:nth-child(2n) .operators-column {
        background-color: rgb(255 255 255);
    }

.rased-theme .archivedTrip-row:nth-child(2n+1), .rased-theme .archivedTrip-row:nth-child(2n+1) .archivedTrips-row-item, .rased-theme .archivedTrip-row:nth-child(2n+1) .operators-column {
    background-color: #e9e9e9 !important;
    color: #000;
}

.rased-theme #orders-panel-scrolling-container .order-row:nth-child(2n):not(.orderRowDetailsClicked):hover, .rased-theme #orders-panel-scrolling-container .order-row:nth-child(2n):not(.orderRowDetailsClicked):hover .order-row-item {
    background-color: rgb(255 255 255);
}

.rased-theme #orders-panel-scrolling-container .order-row:nth-child(2n+1):not(.orderRowDetailsClicked):hover, .rased-theme #orders-panel-scrolling-container .order-row:nth-child(2n+1):not(.orderRowDetailsClicked):hover .order-row-item {
    background-color: #e9e9e9 !important;
}

.rased-theme .pagination-dropdown-pageSize .rz-dropdown.norma--input-select-element {
    background-color: #ffffff !important;
}

.rased-theme .pagination-dropdown-pageSize .rz-dropdown-label.rz-inputtext {
    color: #000 !important;
}

.rased-theme .rz-paginator-prev.rz-state-disabled, .rased-theme .rz-paginator-next.rz-state-disabled {
    background-color: #2e43673d !important;
    color: #8C8C8C !important;
    border: 1px solid #2e43673d !important;
}

.rased-theme .rz-paginator-next, .rz-paginator-prev, .rased-theme .rz-paginator-page.rz-state-active {
    background-color: #515187 !important;
    color: #fff !important;
    border: 1px solid #515187 !important;
}

.rased-theme .rz-paginator-page {
    background-color: #515187 !important;
    border: 1px solid #515187 !important;
}

.rased-theme .archivedTrips-panel-scrolling-container {
    min-height: calc(100vh - 95px) !important;
}

.rased-theme .archived-trips-container {
    height: calc(100vh - 146px);
}

.rased-theme .TimelineContainer {
    background: #EFF0F4;
}

.rased-theme .vehicleSearch .advancedSearch .advancedSearchDropdown .dropdownMenu, .rased-theme .ordersSearch .advancedSearch .advancedSearchDropdown .dropdownMenu {
    background: #fff;
    box-shadow: 2px 4px 9px #ccc;
}

.rased-theme .advancedSearchDropdown .dropdownMenu form .form-group select, .rased-theme .advancedSearchDropdown .dropdownMenu .form-control {
    background: rgba(255, 255, 255, 1) !important;
    border-color: rgba(154, 175, 213, 0.75) !important;
    color: rgb(151, 151, 151) !important;
}

.rased-theme .KPIS-Container {
    border-top: unset;
    border-bottom: unset;
    background: #EFF0F4;
}

.rased-theme .archivedTrips-filter-container, .rased-theme .archivedTrips-gruopOn-manage-columns-card .card {
    background-color: unset !important;
}

.rased-theme .archivedTrips-manage-column-container {
    background-color: var(--Logistic-Suit-Accent-Lighten-Gray) !important;
    border: unset !important;
}

.rased-theme .archivedTrips-manage-column-item-row-selected {
    background-color: #fff !important;
    padding-inline-start: 10px;
    color: var(--Logistic-Suit-Accent-Dark-Gray);
    align-items: center;
    font-family: BrownStdRegular;
    margin-block-end: 1px !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: auto;
    padding: var(--norma--padding-xs);
}

.rased-theme .dashboard-builder-chart-container table th {
    background-color: var(--Rased-Theme-Table-Header-Gray);
    color:#000 !important;
}

.rased-theme .archivedTrips-manage-column-item-roworder-manage-column-item-row-selected {
    background-color: var(--Logistic-Suit-Accent-Lighten-Gray) !important;
}

.rased-theme .archivedTrips-manage-column-item-row.archivedTrips-manage-column-item-row-selected span {
    color: #8f8f8f;
}

.rased-theme .archivedTrips-manage-column-item-row .order-manage-column-img {
    filter: invert(0.5);
}

.rased-theme .archivedTrips-filter-container .archivedTrips-filter-time-contorller-title {
    color: rgba(0, 0, 0, 0.75);
}



/* Rased Theme end */
