/* /Components/BusyComponent.razor.rz.scp.css */
.p-busy-panel[b-g219866tdy] {
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    width: 100px;
    height: 100px;
    border-radius: 10px 10px;
    margin: 0 auto;
    background-color: hsla(0,0%,100%,1);
    border-color: hsl(0,0%,80%);
    border-width:1px;
    border-style:solid;
    z-index:1000;
}

    .p-busy-panel .p-busy-spinner[b-g219866tdy] {
        margin: 20px auto auto auto;
        display: flex;
    }

    .p-busy-panel .p-busy-text[b-g219866tdy] {
        display: flex;
        justify-content: center;
    }
/* /Components/CameraStatusImage.razor.rz.scp.css */
/* /Components/ChecklistStatusImage.razor.rz.scp.css */
.c-checklist-img[b-cff44013b4] {
}
/* /Components/DataRequesterStatus.razor.rz.scp.css */
.p-panel[b-gbti1fdh33] {
    font-size: 14px;
    color: #a0a0a0;
    display: flex;
    flex-direction: row;
    margin-left: 10px;
    margin-top: 5px;
}

.p-ok[b-gbti1fdh33] {
}

.p-error[b-gbti1fdh33] {
    color: var(--et-theme-background-color);
}

.e-spinner-pane[b-gbti1fdh33] {
    position: relative;
}

    .e-spinner-pane.e-customClass .e-spinner-inner .e-spin-fluent .e-path-arc[b-gbti1fdh33] {
        stroke: var(--et-theme-background-color);
        stroke-width: 3;
    }

    .e-spinner-pane.e-customClass .e-spinner-inner .e-spin-fluent .e-path-circle[b-gbti1fdh33] {
        stroke: #808080;
        stroke-width: 3;
    }
/* /Components/FuelGaugeImage.razor.rz.scp.css */
.c-fuelgauge-panel[b-sp2xzhkjlj] {
}

    .c-fuelgauge-panel .c-fuelgauge-tooltic-hidden[b-sp2xzhkjlj] {
        display: none;
    }

    .c-fuelgauge-panel .c-bfuelgauge-tooltic-visible[b-sp2xzhkjlj] {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .c-fuelgauge-panel .c-fuelgauge-img[b-sp2xzhkjlj] {
    }

    .c-fuelgauge-panel .c-fuelgauge-img-hidden[b-sp2xzhkjlj] {
        display: none;
    }

    .c-fuelgauge-panel .c-fuelgauge-img-visible[b-sp2xzhkjlj] {
        margin-right: 5px;
    }

    .c-fuelgauge-panel .c-collapsed[b-sp2xzhkjlj] {
        display: none;
    }
/* /Components/IoComponent.razor.rz.scp.css */
.p-busy-panel[b-i6rdivcq4z] {
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    width: 100px;
    height: 100px;
    border-radius: 10px 10px;
    margin: 0 auto;
    background-color: hsla(0,0%,100%,1);
    border-color: hsl(0,0%,80%);
    border-width:1px;
    border-style:solid;
    z-index:1000;
}

    .p-busy-panel .p-busy-spinner[b-i6rdivcq4z] {
        margin: 20px auto auto auto;
        display: flex;
    }

    .p-busy-panel .p-busy-text[b-i6rdivcq4z] {
        display: flex;
        justify-content: center;
    }
/* /Components/LayoutContainer.razor.rz.scp.css */
.p-container[b-r8kelv17kt] {
    background-color: var(--et-sidebar-background-color);
    padding: 8px;
    font-size: 12px;
    color: var(--et-text-color);
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}
/* /Components/LayoutGroup.razor.rz.scp.css */
.p-card[b-z7692r2d5t] {
    background-color: white;
    border-radius: 4px;
    padding: 8px 15px;
    margin-bottom: 8px;
}

    .p-card .p-header[b-z7692r2d5t] {
        font-size: 14px;
        font-weight: 600;
        color: var(--et-text-color);
    }
/* /Components/LayoutRow.razor.rz.scp.css */
.c-layout-item-caption[b-xdz2ybphht] {
    color: var(--et-caption-color);
    white-space: nowrap;
    vertical-align: top;
}

.c-layout-item-content[b-xdz2ybphht] {
    display: flex;
    flex-direction: row;
    font-weight: 500;
    width:100%;
}
/* /Components/LayoutTable.razor.rz.scp.css */

.p-layout-table[b-2h24bbk5jh] {
    width: 100%;
}
/* /Components/PictureGroupPlayerControl.razor.rz.scp.css */

.p-pictureplayer-container-maximised[b-dp6r2ryrfh] {
    background-color: rgba(0,0,0,0.5);
}

.p-pictureplayer-container-minimised[b-dp6r2ryrfh] {
    background-color: transparent;
}


.p-header-container[b-dp6r2ryrfh] {
    padding: 0px 0px 0px 0px;
    background-color:lightgray;
    color: Black;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items:center;
    height: 28px;
}

    .p-header-container .p-header-awaiting[b-dp6r2ryrfh] {
        background-color: lightgray;
        align-content: center;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        border-style: none;
    }

    .p-header-container .p-header-started[b-dp6r2ryrfh] {
        background-color: limegreen;
        align-content: center;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        border-style: none;
    }

    .p-header-container .p-header-stopped[b-dp6r2ryrfh] {
        background-color: orangered;
        align-content: center;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        border-style: none;
    }

    .p-header-container .p-close-button[b-dp6r2ryrfh] {
        background-color: lightgray;
        display: flex;
        justify-content: center;
        border-radius: 4px;
        border-width: 1px;
        margin-left: 5px;
        margin-right: 5px;
        height: 20px;
        width: 20px;
    }


.p-focused-palyer-panel[b-dp6r2ryrfh] {
    display: flex;
    justify-content: center;
    flex-direction: row;
}

    .p-focused-palyer-panel .p-focused-player-container[b-dp6r2ryrfh] {
        width: 100%;
        max-width: 1024px;
    }


.p-content[b-dp6r2ryrfh] {
    pointer-events:all;
}
/* /Components/PicturePlayerControl.razor.rz.scp.css */
.p-border[b-m79w836o5k] {
    display: grid;
    align-items:center;
    justify-items:center;
    border-width: 2px;
    border-style: solid;
}

.p-border-green[b-m79w836o5k] {
    border-color: limegreen;
}

.p-border-red[b-m79w836o5k] {
    border-color: red;
}


.p-image[b-m79w836o5k] {
    grid-column: 1;
    grid-row: 1;
    background-color: lightgrey;
    width:100%;
    min-height: 100px;
    max-width: 100%;
    min-width: 150px;
}


.p-error-symbol[b-m79w836o5k] {
    grid-column:1;
    grid-row:1;
    width: 40px;
    height: 40px;
}


.p-busy-panel[b-m79w836o5k] {
    grid-column: 1;
    grid-row: 1;
}

.p-busy-spinner[b-m79w836o5k] {
    width: 35px;
    height: 35px;
    color: var(--et-theme-background-color);
}


.p-mediaplayer-buttons[b-m79w836o5k] {
    grid-column: 1;
    grid-row: 1;
    align-self:start;
    margin-top:10px;
}
/* /Components/Progress.razor.rz.scp.css */

.p-container[b-e2catnbog7] {
    display: flex;
    flex-direction: column;
    width:100%;
}

    .p-container .p-text-panel[b-e2catnbog7] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }

    .p-container .p-progressbar-panel[b-e2catnbog7] {
        position: relative;
        overflow: hidden;
        width: 100%;
    }

        .p-container .p-progressbar-panel .p-background[b-e2catnbog7] {
            position: absolute;
            background-color: var(--et-progressbar-background-color);
            width: 100%;
            height: 100%;
        }

        .p-container .p-progressbar-panel .p-forground[b-e2catnbog7] {
            position: absolute;
            background-color: var(--et-progressbar-color);
            height: 100%;
        }

        .p-container .p-progressbar-panel .p-error[b-e2catnbog7] {
            position: absolute;
            background-color: var(--et-progressbar-error-color);
            height: 100%;
            width: 100%;
        }
/* /Components/ReminderStatusImages.razor.rz.scp.css */
.c-reminder-panel[b-se8xe45y6u] {
    display: flex;
    flex-direction: row;
}

    .c-reminder-panel .c-reminder-tax-img[b-se8xe45y6u] {
        margin-right: 5px;
    }

    .c-reminder-panel .c-reminder-mot-img[b-se8xe45y6u] {
        margin-right: 5px;
    }

    .c-reminder-panel .c-reminder-insurance-img[b-se8xe45y6u] {
        margin-right: 5px;
    }

    .c-reminder-panel .c-reminder-service-img[b-se8xe45y6u] {
        margin-right: 5px;
    }

    .c-reminder-panel .c-reminder-inspection-img[b-se8xe45y6u] {
        margin-right: 5px;
    }
/* /Components/TachoTooltip.razor.rz.scp.css */


.c-tacho-tooltip-panel[b-3l9925cm38] {
    display:flex;
    flex-direction:column;
}

    .c-tacho-tooltip-panel .c-heading[b-3l9925cm38] {
        font-weight:600
    }


    .c-tacho-tooltip-panel .c-info-panel[b-3l9925cm38] {
        padding: 10px;
        background-color: rgba(0,0,0,0.05);
        display: flex;
        flex-direction: row;
        border-radius: 4px;
        margin-top: 10px;
        width: 275px;
    }

        .c-tacho-tooltip-panel .c-info-panel .c-info-img[b-3l9925cm38] {
            width: 16px;
            height: 16px;
            margin-right: 5px;
            margin-top: 2px;
        }
/* /Components/VehicleBatteryImage.razor.rz.scp.css */
/* /Components/VehicleImage.razor.rz.scp.css */
.c-vehiclestatus-tooltip[b-2m9ns8g0jc] {
    margin-right: 2px;
}

    .c-vehiclestatus-tooltip .c-vehiclestatus-img[b-2m9ns8g0jc] {
    }
/* /Pages/Fleet/Details.razor.rz.scp.css */

.p-vehicle-details-panel[b-3o7532qz2j] {
    background-color: var(--et-sidebar-background-color);
    padding: 8px;
    font-size: 12px;
    color: var(--et-text-color);
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}
.p-card[b-3o7532qz2j] {
    background-color: white;
    border-radius: 4px;
    padding: 8px 15px;
    margin-bottom: 8px;
}

.p-card .p-header[b-3o7532qz2j] {
        font-size: 14px;
        font-weight: 600;
        color: var(--et-text-color);
    }


.p-sitenames[b-3o7532qz2j] {
    color: var(--et-theme-background-color);
}

.p-address[b-3o7532qz2j] {
}

.p-span-columns[b-3o7532qz2j] {
    column-span: all;
}


/* SYNCFUSION OVERRIDES */

[b-3o7532qz2j] .e-splitter .e-split-bar.e-split-bar-horizontal {
    width: 0px;
}
/* /Pages/Fleet/FleetPage.razor.rz.scp.css */
.p-page[b-p82z92us7o] {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

    .p-page .p-top-row[b-p82z92us7o] {
        align-content:flex-start;
    }

    .p-page .p-content[b-p82z92us7o] {
        height: calc(100vh - var(--et-navbar-height));
    }

        .page .p-content .p-map-panel[b-p82z92us7o] {
        }

        .p-page .p-content .p-grid-panel[b-p82z92us7o] {
            display: flex;
            flex-direction: column;
            height: 100%;
            width: 100%;
        }


.MapMarkerLabel[b-p82z92us7o] {
    background-color: White;
    padding: 1px 6px 1px 6px;
    border-radius: 4px;
    border-style: solid;
    border-color: dimgrey;
    border-width: 2px;
}


.p-map-container[b-p82z92us7o] {
    display: grid;
    width: 100%;
    height: 100%;
}

    .p-map-container .p_map_overlay[b-p82z92us7o] {
        grid-column: 1;
        grid-row: 1;
        width: 100%;
        height: 100%;
    }

    .p-map-container .p_player_overlay[b-p82z92us7o] {
        pointer-events:none;
        grid-column: 1;
        grid-row: 1;
        width: 100%;
        height: 100%;
    }
/* /Pages/Fleet/Toolbar.razor.rz.scp.css */
.p-dialog[b-4zlv3yqcyd] {
}

    .p-dialog .p-dialog-panel[b-4zlv3yqcyd] {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100%;
    }

    .p-dialog .p-treeview[b-4zlv3yqcyd] {
        height: 100%;
        width: 100%;
    }

    .p-dialog .p-footer-panel[b-4zlv3yqcyd] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: var(--et-page-background-color);
        height: 35px;
        width: 100%;
        border-top-color: #808080;
        border-width: 1px;
        border-block-style: solid;
        padding: 5px;
    }

        .p-dialog .p-footer-panel .p_checkbox[b-4zlv3yqcyd] {
        }

        .p-dialog .p-footer-panel .p-close-button[b-4zlv3yqcyd] {
            height: 22px;
            width: 22px;
            padding: 0px;
            line-height: 0px;
        }



.p-tree-item-panel[b-4zlv3yqcyd] {
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .p-tree-item-panel .p-tree-item-text[b-4zlv3yqcyd] {
    }

    .p-tree-item-panel .p-tree-item-icon[b-4zlv3yqcyd] {
        margin-right: 5px;
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 4px;
        border-width: 1px;
        border-color: #808080;
        border-style: solid;
    }
/* /Pages/JourneyDetails/Details.razor.rz.scp.css */

.p-vehicle-details-panel[b-uwogeoe610] {
    background-color: var(--et-sidebar-background-color);
    padding: 8px;
    font-size: 12px;
    color: var(--et-text-color);
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}
.p-card[b-uwogeoe610] {
    background-color: white;
    border-radius: 4px;
    padding: 8px 15px;
    margin-bottom: 8px;
}

.p-card .p-header[b-uwogeoe610] {
        font-size: 14px;
        font-weight: 600;
        color: var(--et-text-color);
    }


.p-sitenames[b-uwogeoe610] {
    color: var(--et-theme-background-color);
}

.p-address[b-uwogeoe610] {
}


/* SYNCFUSION */
[b-uwogeoe610] .e-splitter .e-split-bar.e-split-bar-horizontal {
    width: 0px;
}
/* /Pages/JourneyDetails/JourneyDetailsPage.razor.rz.scp.css */
.p-page[b-6frvb6d994] {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

    .p-page .p-top-row[b-6frvb6d994] {
        align-content:flex-start;
    }

    .p-page .p-content[b-6frvb6d994] {
        height: calc(100vh - var(--et-navbar-height));
    }

        .page .p-content .p-map-panel[b-6frvb6d994] {
        }

        .p-page .p-content .p-grid-panel[b-6frvb6d994] {
            display: flex;
            flex-direction: column;
            height: 100%;
            width: 100%;
        }


.MapMarkerLabel[b-6frvb6d994] {
    background-color: White;
    padding: 1px 6px 1px 6px;
    border-radius: 4px;
    border-style: solid;
    border-color: dimgrey;
    border-width: 2px;
}


/* SYNCFUSION */
[b-6frvb6d994] .e-splitter .e-split-bar.e-split-bar-horizontal {
    border-left: 1px solid var(--et-sidebar-border-color);
}
/* /Pages/Journeys/Details.razor.rz.scp.css */

.p-details-panel[b-8e3gqj5cbd] {
    background-color: var(--et-sidebar-background-color);
    padding: 8px;
    font-size: 12px;
    color: var(--et-text-color);
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}
.p-card[b-8e3gqj5cbd] {
    background-color: white;
    border-radius: 4px;
    padding: 8px 15px;
    margin-bottom: 8px;
}

.p-card .p-header[b-8e3gqj5cbd] {
        font-size: 14px;
        font-weight: 600;
        color: var(--et-text-color);
    }


.p-sitenames[b-8e3gqj5cbd] {
    color: var(--et-theme-background-color);
}

.p-address[b-8e3gqj5cbd] {
}


/* SYNCFUSION */
[b-8e3gqj5cbd] .e-splitter .e-split-bar.e-split-bar-horizontal {
    width: 0px;
}
/* /Pages/Journeys/JourneysPage.razor.rz.scp.css */
.p-page[b-j565e70ome] {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

    .p-page .p-top-row[b-j565e70ome] {
        align-content:flex-start;
    }

    .p-page .p-content[b-j565e70ome] {
        height: calc(100vh - var(--et-navbar-height));
    }

        .page .p-content .p-map-panel[b-j565e70ome] {
        }

        .p-page .p-content .p-grid-panel[b-j565e70ome] {
            display: flex;
            flex-direction: column;
            height: 100%;
            width: 100%;
        }


.MapMarkerLabel[b-j565e70ome] {
    background-color: White;
    padding: 1px 6px 1px 6px;
    border-radius: 4px;
    border-style: solid;
    border-color: dimgrey;
    border-width: 2px;
}


/* SYNCFUSION */
[b-j565e70ome] .e-splitter .e-split-bar.e-split-bar-horizontal {
    border-left: 1px solid var(--et-sidebar-border-color);
}
/* /Pages/Login/ForgottenPage.razor.rz.scp.css */
.p-loading-page[b-xbgqjob2o6] {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #e6e4e4;
    background: radial-gradient(circle, #e6e4e4 0%, #e9e3d5 100%);
}
/* /Pages/Login/LoginPage.razor.rz.scp.css */
.p-loading-page[b-cvjic7asvu] {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #e6e4e4;
    background: radial-gradient(circle, #e6e4e4 0%, #e9e3d5 100%);
}
/* /Pages/Main/MainLayout.razor.rz.scp.css */
.p-topnav[b-ohsh6g9mob] {
    height: var(--et-navbar-height);
    background-color: var(--et-navbar-background-color);
}

.navbar[b-ohsh6g9mob] {
    justify-content: left;
}

.navbar-dark .navbar-toggler[b-ohsh6g9mob] {
  color: transparent;
  border-color: transparent;
}

.navbar-brand[b-ohsh6g9mob] {
  font-size: 1.1rem;
  margin-left: 10px;
  padding:0px;
}

.p-busy-panel[b-ohsh6g9mob] {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.55);
    z-index: 20000;
    top: 0px;
}

.p-busy-content[b-ohsh6g9mob] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    border-radius: 10px 10px;
    margin: 0 auto;
    background-color: rgba(255,255,255,1);
}

.p-busy-border[b-ohsh6g9mob] {
    margin: 20px auto auto auto;
    display: flex;
}

.p-busy-text[b-ohsh6g9mob] {
    display: flex;
    justify-content: center;
}


.p-sidebar[b-ohsh6g9mob] {
    width: 200px;
    min-width: 200px;
}

.e-filemanager .e-fe-popup.e-dialog.e-popup.e-dlg-resizable[b-ohsh6g9mob] {
    z-index: 1202 !important;
}

.navbar-toggler[b-ohsh6g9mob] {
    display: inline-block;
    border: none;
    width: 24px;
    height: 24px;
    margin-left: 15px;
    background-image: url('images/ToggleButton.png');
    background-color: #464646;
    transform: scale(0.75);
    transform-origin: left;
    color: #ffffff;
}


/* /Pages/Main/NavMenu.razor.rz.scp.css */
[b-mznjn494q8] .p-menu-icon {
    margin-right: 10px;
    height: 16px;
    width: 16px;
    fill: dimgray;
}

.p-display-text[b-mznjn494q8] {
    color: #202020
}

.p-dealer-pannel[b-mznjn494q8] {
    background-color: var(--et-dealerpanel-background-color);
    height: var(--et-dealerpanel-height);
    position: absolute;
    bottom: 0rem;
    right: 0rem;
    left: 0rem;
    border-top: 1px solid #a0a0a0;
    padding: 5px 10px 2px 10px;
    margin-right:1px;
}

.p-scroller[b-mznjn494q8] {
    height: calc(100vh - var(--et-navbar-height)) !important;
    overflow-y: auto;
    width: 200px;
    border-width:0px 1px 0px 0px;
    border-color:#808080;
    border-style:solid;
}

    .p-scroller[b-mznjn494q8]::-webkit-scrollbar, scrollbar-thumb
    .p-scroller[b-mznjn494q8]::-webkit-scrollbar-thumb {
        width: 8px;
        height: 110px;
        border-radius: 4px;
        position: center;
    }

    .p-scroller[b-mznjn494q8]::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 0 10px var(--et-sidebar-background-color);
        border-radius: 4px;
    }

    .p-scroller[b-mznjn494q8]::-webkit-scrollbar-track {
        width: 28px;
    }
/* /Pages/Track/TrackPage.razor.rz.scp.css */
.p-page[b-6qmgfop825] {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    background: radial-gradient(circle, #e6e4e4 0%, #e9e3d5 100%);
}

.p-page .p-top-row[b-6qmgfop825] {
    align-content: flex-start;
}

    .p-page .p-content[b-6qmgfop825] {
        height: calc(100vh - var(--et-navbar-height));
    }

        .page .p-content .p-map-panel[b-6qmgfop825] {
        }

        .p-page .p-content .p-grid-panel[b-6qmgfop825] {
            display: flex;
            flex-direction: column;
            height: 100%;
            width: 100%;
        }


.MapMarkerLabel[b-6qmgfop825] {
    background-color: White;
    padding: 1px 6px 1px 6px;
    border-radius: 4px;
    border-style: solid;
    border-color: dimgrey;
    border-width: 2px;
}


.p-map-container[b-6qmgfop825] {
    display: grid;
    width: 100%;
    height: 100%;
}

    .p-map-container .p_map_overlay[b-6qmgfop825] {
        grid-column: 1;
        grid-row: 1;
        width: 100%;
        height: 100%;
    }

    .p-map-container .p_player_overlay[b-6qmgfop825] {
        pointer-events:none;
        grid-column: 1;
        grid-row: 1;
        width: 100%;
        height: 100%;
    }
