/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-5n6c2qwrz0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-5n6c2qwrz0] {
    flex: 1;
}

.sidebar[b-5n6c2qwrz0] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-5n6c2qwrz0] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-5n6c2qwrz0]  a, .top-row[b-5n6c2qwrz0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-5n6c2qwrz0]  a:hover, .top-row[b-5n6c2qwrz0]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-5n6c2qwrz0]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-5n6c2qwrz0] {
        justify-content: space-between;
    }

    .top-row[b-5n6c2qwrz0]  a, .top-row[b-5n6c2qwrz0]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-5n6c2qwrz0] {
        flex-direction: row;
    }

    .sidebar[b-5n6c2qwrz0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-5n6c2qwrz0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-5n6c2qwrz0]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-5n6c2qwrz0], article[b-5n6c2qwrz0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-5n6c2qwrz0] {
    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-5n6c2qwrz0] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Asset/Shared/Consumables/ConsumableDetailsCard.razor.rz.scp.css */
.title-area[b-svl4ap1ec8] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-svl4ap1ec8] {
    font-size: 24px;
    display: flex;
    align-items: center;
}

.attribute-card[b-svl4ap1ec8] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.5rem;
}

.e-card-content:has(.attribute-card)[b-svl4ap1ec8] {
    text-align: center;
}

.attribute-title[b-svl4ap1ec8] {
    width: 150px;
    font-weight: bold;
    flex-shrink: 0;
}

.attribute-action[b-svl4ap1ec8] {
    flex-basis: 19%;
    max-width: 19%;
    text-align: right;
    display: inline-block;
    margin-left: auto;
}
/* /Components/Pages/Asset/Shared/Consumables/ConsumableFilesCard.razor.rz.scp.css */
.files-header[b-tau08z96jb] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
/* /Components/Pages/Asset/Shared/Consumables/ConsumableProcurementLogCard.razor.rz.scp.css */
.proclog-header[b-bm9ubksio6] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
/* /Components/Pages/Asset/Shared/Equipment/EquipmentDetailsCard.razor.rz.scp.css */
.title-area[b-p72llz4c6y] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-p72llz4c6y] {
    font-size: 24px;
    display: flex;
    align-items: center;
}

.attribute-card[b-p72llz4c6y] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.5rem;
}

.e-card-content:has(.attribute-card)[b-p72llz4c6y] {
    text-align: center;
}

.attribute-title[b-p72llz4c6y] {
    width: 150px;
    font-weight: bold;
    flex-shrink: 0;
}

.attribute-action[b-p72llz4c6y] {
    flex-basis: 19%;
    max-width: 19%;
    text-align: right;
    display: inline-block;
    margin-left: auto;
}
/* /Components/Pages/Asset/Shared/Equipment/EquipmentFilesCard.razor.rz.scp.css */
.files-header[b-6su4w0soni] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
/* /Components/Pages/Asset/Shared/Equipment/EquipmentMaintenanceLogCard.razor.rz.scp.css */
.mainlog-header[b-gaimc0n1k5] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
/* /Components/Pages/Asset/Vehicles/VehicleDetailsCard.razor.rz.scp.css */
.title-area[b-z7yp2m4nyh] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-z7yp2m4nyh] {
    font-size: 24px;
    display: flex;
    align-items: center;
}

.attribute-card[b-z7yp2m4nyh] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.5rem;
}

.e-card-content:has(.attribute-card)[b-z7yp2m4nyh] {
    text-align: center;
}

.attribute-title[b-z7yp2m4nyh] {
    width: 150px;
    font-weight: bold;
    flex-shrink: 0;
}

.attribute-action[b-z7yp2m4nyh] {
    flex-basis: 19%;
    max-width: 19%;
    text-align: right;
    display: inline-block;
    margin-left: auto;
}
/* /Components/Pages/Asset/Vehicles/VehicleFilesCard.razor.rz.scp.css */
.files-header[b-sl47c05flf] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
/* /Components/Pages/Asset/Vehicles/VehicleMaintenanceLogCard.razor.rz.scp.css */
.mainlog-header[b-aslnj2ah1n] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
/* /Components/Pages/Asset/Vendors/PurchaseOrders/PurchaseOrderDetailsCard.razor.rz.scp.css */
.title-area[b-fw6ln0plzt] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-fw6ln0plzt] {
    font-size: 24px;
    display: flex;
    align-items: center;
}

.attribute-card[b-fw6ln0plzt] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.5rem;
}

.e-card-content:has(.attribute-card)[b-fw6ln0plzt] {
    text-align: center;
}

.attribute-title[b-fw6ln0plzt] {
    width: 150px;
    font-weight: bold;
    flex-shrink: 0;
}

.attribute-action[b-fw6ln0plzt] {
    flex-basis: 19%;
    max-width: 19%;
    text-align: right;
    display: inline-block;
    margin-left: auto;
}
/* /Components/Pages/Asset/Vendors/PurchaseOrders/PurchaseOrderFilesCard.razor.rz.scp.css */
.files-header[b-3ll4yobokd] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
/* /Components/Pages/Asset/Vendors/PurchaseOrders/PurchaseOrderItemsCard.razor.rz.scp.css */
.po-items-header[b-7tz2nfxwfm] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.po-items-item[b-7tz2nfxwfm] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.status-cell[b-7tz2nfxwfm] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 60px;
    max-width: 60px;
}

.name-cell[b-7tz2nfxwfm] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 170px;
    min-width: 170px;
    max-width: 170px;
}

.qty-cell[b-7tz2nfxwfm] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 80px;
    max-width: 80px;
}

.qty-rec-cell[b-7tz2nfxwfm] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 120px;
    max-width: 120px;
}

.description-cell[b-7tz2nfxwfm] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 450px;
    max-width: 450px;
}

.price-cell[b-7tz2nfxwfm] {
    flex-basis: 100px;
    max-width: 100px;
}

.job-cell[b-7tz2nfxwfm] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 250px;
    max-width: 250px;
}

.action-cell[b-7tz2nfxwfm] {
    flex-basis: 70px;
    min-width: 70px;
    max-width: 70px;
}
/* /Components/Pages/Customers/Charts/ServiceOrderHoursCurrentMonth.razor.rz.scp.css */
.usage-header[b-rmlonb3csx],
.usage-subheader[b-rmlonb3csx] {
    display: flex;
    margin-right: 0.5rem;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.usage-subheader[b-rmlonb3csx] {
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
}

.usage-item[b-rmlonb3csx] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.number-cell[b-rmlonb3csx] {
    flex-basis: 135px;
    max-width: 135px;
}

.hours-cell[b-rmlonb3csx] {
    flex-basis: 130px;
    max-width: 130px;
}

.date-cell[b-rmlonb3csx] {
    flex-basis: 200px;
    max-width: 200px;
}
/* /Components/Pages/Customers/Charts/ServiceOrderHoursYearToDate.razor.rz.scp.css */
.usage-header[b-ul4t0k4fc3],
.usage-subheader[b-ul4t0k4fc3] {
    display: flex;
    margin-right: 0.5rem;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.usage-subheader[b-ul4t0k4fc3] {
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
}

.usage-item[b-ul4t0k4fc3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.number-cell[b-ul4t0k4fc3] {
    flex-basis: 135px;
    max-width: 135px;
}

.hours-cell[b-ul4t0k4fc3] {
    flex-basis: 130px;
    max-width: 130px;
}

.date-cell[b-ul4t0k4fc3] {
    flex-basis: 200px;
    max-width: 200px;
}
/* /Components/Pages/Customers/Charts/ServiceOrderPriceCurrentMonth.razor.rz.scp.css */
.usage-header[b-4u154tm3bm],
.usage-subheader[b-4u154tm3bm] {
    display: flex;
    margin-right: 0.5rem;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.usage-subheader[b-4u154tm3bm] {
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
}

.usage-item[b-4u154tm3bm] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.number-cell[b-4u154tm3bm] {
    flex-basis: 135px;
    max-width: 135px;
}

.hours-cell[b-4u154tm3bm] {
    flex-basis: 130px;
    max-width: 130px;
}

.date-cell[b-4u154tm3bm] {
    flex-basis: 200px;
    max-width: 200px;
}
/* /Components/Pages/Customers/Charts/ServiceOrderPriceYearToDate.razor.rz.scp.css */
.usage-header[b-e079tmmx68],
.usage-subheader[b-e079tmmx68] {
    display: flex;
    margin-right: 0.5rem;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.usage-subheader[b-e079tmmx68] {
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
}

.usage-item[b-e079tmmx68] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.number-cell[b-e079tmmx68] {
    flex-basis: 135px;
    max-width: 135px;
}

.hours-cell[b-e079tmmx68] {
    flex-basis: 130px;
    max-width: 130px;
}

.date-cell[b-e079tmmx68] {
    flex-basis: 200px;
    max-width: 200px;
}
/* /Components/Pages/Customers/Components/Index.razor.rz.scp.css */
.job-component-header[b-a3bkef7k86] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}

.job-component-item[b-a3bkef7k86] {
    display: flex;
    justify-content: start;
    align-items: center;
}

.status-cell[b-a3bkef7k86] {
    flex-basis: 150px;
    max-width: 150px;
}

.job-cell[b-a3bkef7k86] {
    flex-basis: 120px;
    max-width: 120px;
}

.description-cell[b-a3bkef7k86] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
}
/* /Components/Pages/Customers/Details.razor.rz.scp.css */
.customer-detail-wrapper[b-qujeh1ann5] {
    margin: 0.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.customer-detail-widget-wrapper[b-qujeh1ann5] {
    display: flex;
    justify-content: space-between;
    gap: 0.5rem;
    flex-wrap: wrap;
}

[b-qujeh1ann5] .customer-detail-widget {
    height: 94px;
    flex: 1 0 50%;
    min-width: 50%;
}

@media (min-width: 1024px) {
    [b-qujeh1ann5] .customer-detail-widget {
        flex: 1 0 22%;
        min-width: 22%;
    }
}

.attribute-card[b-qujeh1ann5] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.25rem;
}

.attribute-title[b-qujeh1ann5] {
    width: 105px;
    font-weight: bold;
    flex-shrink: 0;
    text-align: end;
    margin-right: 1rem;
}

.attribute-action[b-qujeh1ann5] {
    flex-basis: 19%;
    max-width: 19%;
    text-align: right;
    display: inline-block;
    margin-left: auto;
}
/* /Components/Pages/Customers/Estimates/CreateEdit.razor.rz.scp.css */
.title-header[b-xobk1orlcq] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
    gap: 10px;
}

.fields[b-xobk1orlcq] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: start;
    gap: 20px;
    padding: 20px 4px;
}

/* /Components/Pages/Customers/Estimates/EstimateDetailsCard.razor.rz.scp.css */
.title-area[b-lgkjgtm63l] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-lgkjgtm63l] {
    font-size: 24px;
    display: flex;
    align-items: center;
}

.attribute-card[b-lgkjgtm63l] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.5rem;
}

.e-card-content:has(.attribute-card)[b-lgkjgtm63l] {
    text-align: center;
}

.attribute-title[b-lgkjgtm63l] {
    width: 150px;
    font-weight: bold;
    flex-shrink: 0;
}

.attribute-value[b-lgkjgtm63l] {
}
/* /Components/Pages/Customers/Estimates/EstimateEmailCard.razor.rz.scp.css */
.email-header[b-s74rb225f1] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}

.email-item[b-s74rb225f1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.date-cell[b-s74rb225f1] {
    flex-basis: 170px;
    max-width: 170px;
}

.sent-by-cell[b-s74rb225f1] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 150px;
    max-width: 150px;
}

.sent-to-cell[b-s74rb225f1] {
    text-wrap: wrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 250px;
    max-width: 250px;
}

.revision-cell[b-s74rb225f1] {
    flex-basis: 42px;
    max-width: 42px;
}
/* /Components/Pages/Customers/Estimates/EstimateFilesCard.razor.rz.scp.css */
.files-header[b-guls9nge1x] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
/* /Components/Pages/Customers/Estimates/EstimateItemsCard.razor.rz.scp.css */
.estimate-item-header[b-qvhhib2gpw] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}

.estimate-item[b-qvhhib2gpw] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .estimate-item > div[b-qvhhib2gpw] {
        align-items: center;
        display: flex;
    }
/* /Components/Pages/Customers/Estimates/EstimateItemView.razor.rz.scp.css */
.estimate-item-day[b-99i8m2x203] {
    display: inline-flex;
    flex-direction: column;
    gap: 10px;
}

.estimate-item-hour-wrapper[b-99i8m2x203] {
    gap: 10px;
    display: flex;
    justify-content: center;
}

.estimate-item-hour[b-99i8m2x203] {
    display: flex;
    flex-direction: row;
    gap: 5px;
}
/* /Components/Pages/Customers/Jobs/Details/JobComponentsCard.razor.rz.scp.css */
.component-header[b-xt6w7mthds] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.component-item[b-xt6w7mthds] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.component-inspection[b-xt6w7mthds] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap:8px;
}

.inspection-item[b-xt6w7mthds] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
/* /Components/Pages/Customers/Jobs/Details/JobExpenseCard.razor.rz.scp.css */
.expense-header[b-uf3ky9t6ts] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}

.expense-item[b-uf3ky9t6ts] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.amount-cell[b-uf3ky9t6ts] {
    flex-basis: 20%;
    max-width: 20%;
}

.description-cell[b-uf3ky9t6ts] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 25%;
    max-width: 25%;
}

.timesheet-cell[b-uf3ky9t6ts],
.receipt-cell[b-uf3ky9t6ts] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

.receipt-cell[b-uf3ky9t6ts] {
    flex-basis: 15%;
    max-width: 15%;
}

.source-cell[b-uf3ky9t6ts] {
    flex-basis: 15%;
    max-width: 15%;
}

.timesheet-cell[b-uf3ky9t6ts] {
    flex-basis: 25%;
    max-width: 25%;
}
/* /Components/Pages/Customers/Jobs/Details/JobFilesCard.razor.rz.scp.css */
.files-header[b-3lzsgd1z9y] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
/* /Components/Pages/Customers/Jobs/Details/JobHistoryCard.razor.rz.scp.css */
.jobEvent-header[b-wduwo3zsza] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}

.jobEvent-item[b-wduwo3zsza] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.time-cell[b-wduwo3zsza] {
    flex-basis: 155px;
    max-width: 155px;
}

.revision-cell[b-wduwo3zsza] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 25px;
    max-width: 25px;
}

.modifiedby-cell[b-wduwo3zsza],
.summary-cell[b-wduwo3zsza] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

.summary-cell[b-wduwo3zsza],
.modifiedby-cell[b-wduwo3zsza] {
    flex-basis: 175px;
    max-width: 175px;
}
/* /Components/Pages/Customers/Jobs/Details/JobInspectionTypesCard.razor.rz.scp.css */
.inspectionType-header[b-wgh1snrc4b] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.inspectionType-item[b-wgh1snrc4b] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* /Components/Pages/Customers/Jobs/Details/JobMapCard.razor.rz.scp.css */
.set-job-location-btn[b-dpg4cruj27] {
    display: none !important;
}

.directions-header[b-dpg4cruj27] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}
/* /Components/Pages/Customers/Jobs/Details/JobPlannerCard.razor.rz.scp.css */
.planner-text[b-kbr935ryb3] {
    font-size: 16px;
    vertical-align: middle;
}

.planner-subtext-warning[b-kbr935ryb3] {
    font-weight: bold;
    color: #d13438;
}

.planner-subtitle[b-kbr935ryb3] {
    font-weight: bold;
    padding-right: 4px;
}

.jobEvent-header[b-kbr935ryb3] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}


.planner-task-button-group[b-kbr935ryb3] {
    flex-grow: 1;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}

.planner-comment-Name[b-kbr935ryb3] {
    color: grey;
}

.planner-comment-Date[b-kbr935ryb3] {
    color: grey;
    float: inline-end;
}

.inspec-switch-wrapper[b-kbr935ryb3] {
    width: 164px;
}



/* beginning to new styling*/
.pt-container[b-kbr935ryb3] {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.pt-item[b-kbr935ryb3] {
    padding: 2px;
}

.pt-item-l[b-kbr935ryb3] {
    display: flex;
    font-size: 12px;
}

.pt-item-l-sub[b-kbr935ryb3] {
    margin-right: 12px;
}

.pt-item-r[b-kbr935ryb3] {
    padding: 2px;
    font-size: 12px;
    margin-left: auto;
}
/* /Components/Pages/Customers/Jobs/Details/JobReportEmailCard.razor.rz.scp.css */
.email-header[b-0qn94s7q8o] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}

.email-item[b-0qn94s7q8o] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.date-cell[b-0qn94s7q8o] {
    flex-basis: 170px;
    max-width: 170px;
}

.sent-by-cell[b-0qn94s7q8o] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 150px;
    max-width: 150px;
}

.sent-to-cell[b-0qn94s7q8o] {
    text-wrap: wrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 250px;
    max-width: 250px;
}

.revision-cell[b-0qn94s7q8o] {
    flex-basis: 42px;
    max-width: 42px;
}
/* /Components/Pages/Customers/Jobs/Details/JobScheduleCard.razor.rz.scp.css */
.schedule-header[b-74kb2jmdpe] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}
/* /Components/Pages/Customers/Jobs/Details/JobServiceOrderCard.razor.rz.scp.css */
.service-order-header[b-doh6dixbuy] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}

.service-order-item[b-doh6dixbuy] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .service-order-item > div[b-doh6dixbuy] {
        align-items: center;
        display: flex;
    }

.service-order-button-group[b-doh6dixbuy] {
    flex-grow: 1;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}

.inspec-switch-wrapper[b-doh6dixbuy] {
    width: 122px;
}

.so-item-edit[b-doh6dixbuy] {
    display: flex;
    justify-content: flex-start;
    align-items: start;
    gap: 10px;
}
/* /Components/Pages/Customers/Jobs/Details/JobStatusCard.razor.rz.scp.css */
.title-area[b-l28shscxj0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-l28shscxj0] {
    font-size: 24px;
    display: flex;
    align-items: center;
}

.status-area[b-l28shscxj0] {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: stretch;
}

[b-l28shscxj0] .status-card {
    width: 25%;
    text-align: center;
}

.attribute-card[b-l28shscxj0] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.5rem;
}

.e-card-content:has(.attribute-card)[b-l28shscxj0] {
    text-align: center;
}

.attribute-title[b-l28shscxj0] {
    width: 165px;
    font-weight: bold;
    flex-shrink: 0;
}

.attribute-action[b-l28shscxj0] {
    flex-basis: 19%;
    max-width: 19%;
    text-align: right;
    display: inline-block;
    margin-left: auto;
}

a.job-status[b-l28shscxj0] {
    cursor: pointer;
}

.job-status[b-l28shscxj0] {
    margin: 2px;
    text-decoration: none;
    font-size: 12px;
}

    .job-status.complete[b-l28shscxj0] {
        border-color: #5BB663;
    }

        .job-status.complete i[b-l28shscxj0] {
            color: #5BB663;
        }

    .job-status.pending[b-l28shscxj0] {
        border-color: #FFC800;
    }

        .job-status.pending i[b-l28shscxj0] {
            color: #FFC800;
        }

    .job-status.required[b-l28shscxj0] {
        border-color: #D93535;
    }

        .job-status.required i[b-l28shscxj0] {
            color: #D93535;
        }
/* /Components/Pages/Customers/OperatorQualifications/OperatorQualificationFilesCard.razor.rz.scp.css */
.files-header[b-v7dwmxhh6t] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
/* /Components/Pages/Customers/OperatorQualifications/OperatorQualificationsAssigneesCard.razor.rz.scp.css */
.assignee-header[b-7ybqpm4f4b] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.assignee-item[b-7ybqpm4f4b] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.name-cell[b-7ybqpm4f4b] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 28%;
    max-width: 28%;
}

.assigned-by-cell[b-7ybqpm4f4b] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 28%;
    max-width: 28%;
}

.expiration-cell[b-7ybqpm4f4b] {
    flex-basis: 17%;
    max-width: 17%;
}

.action-cell[b-7ybqpm4f4b] {
    flex-basis: 16%;
    max-width: 16%;
    margin-right: 10px;
    text-align: right;
}
/* /Components/Pages/Customers/OperatorQualifications/OperatorQualificationsDetailsCard.razor.rz.scp.css */
.title-area[b-zhza7sxbu9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-zhza7sxbu9] {
    font-size: 24px;
    display: flex;
    align-items: center;
}
/* /Components/Pages/Customers/PurchaseOrders/PurchaseOrderDetailsCard.razor.rz.scp.css */
.title-area[b-wk89cza593] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-wk89cza593] {
    font-size: 24px;
    display: flex;
    align-items: center;
}

.attribute-card[b-wk89cza593] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.5rem;
}

.e-card-content:has(.attribute-card)[b-wk89cza593] {
    text-align: center;
}

.attribute-title[b-wk89cza593] {
    width: 150px;
    font-weight: bold;
    flex-shrink: 0;
}

.attribute-action[b-wk89cza593] {
    flex-basis: 19%;
    max-width: 19%;
    text-align: right;
    display: inline-block;
    margin-left: auto;
}
/* /Components/Pages/Customers/PurchaseOrders/PurchaseOrderFilesCard.razor.rz.scp.css */
.files-header[b-i3anoycmfw] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
/* /Components/Pages/Customers/PurchaseOrders/PurchaseOrderItemsCard.razor.rz.scp.css */
.po-items-header[b-x8hh30ijzi] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.po-items-item[b-x8hh30ijzi] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.name-cell[b-x8hh30ijzi] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 15%;
    max-width: 15%;
}

.description-cell[b-x8hh30ijzi] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 28%;
    max-width: 28%;
}

.price-cell[b-x8hh30ijzi] {
    flex-basis: 17%;
    max-width: 17%;
}

.job-cell[b-x8hh30ijzi] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 24%;
    max-width: 24%;
}

.action-cell[b-x8hh30ijzi] {
    flex-basis: 16%;
    max-width: 16%;
    margin-right: 10px;
    text-align: right;
}
/* /Components/Pages/Dashboard/InspecDashboard/DashboardItems/ItemSalesByCustomer.razor.rz.scp.css */
.list-wrapper[b-r6rj5cohnw] {
    display: flex;
    justify-content: space-between;
}
/* /Components/Pages/Dashboard/InspecDashboard/DashboardItems/MyPlannerTasks.razor.rz.scp.css */
.planner-subtext[b-k406hvc8d1] {
}

.planner-subtext-warning[b-k406hvc8d1] {
    color: red;
}
/* /Components/Pages/Dashboard/InspecDashboard/DashboardItems/SalesByCustomer.razor.rz.scp.css */
.list-wrapper[b-el3oplibu8] {
    display: flex;
    justify-content: space-between;
}
/* /Components/Pages/Dashboard/InspecDashboard/DashboardItems/SalesByItem.razor.rz.scp.css */
.list-wrapper[b-l4cs187jsy] {
    display: flex;
    justify-content: space-between;
}
/* /Components/Pages/Dashboard/InspecDashboard/DashboardItems/UnassignPlannerTasks.razor.rz.scp.css */
.planner-subtext[b-lju98dfi3m] {
}

.planner-subtext-warning[b-lju98dfi3m] {
    color: red;
}
/* /Components/Pages/Dashboard/InspecDashboard/InSpecDashboardCard.razor.rz.scp.css */
.inspec-dashboard-card[b-dgg8nm9xqe] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.inspec-dashboard-card-header[b-dgg8nm9xqe] {
    padding: 5px;
    height: 28px;
}

.inspec-dashboard-card-content[b-dgg8nm9xqe] {
    padding: 5px;
    flex: 1;
    overflow: auto;
}

.inspec-dashboard-card-footer[b-dgg8nm9xqe] {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    height: 20px;
    flex: .35;
    align-content: end;
}
/* /Components/Pages/Payroll/TimeSheetBoard.razor.rz.scp.css */
.time-sheet-header[b-7hpwg9fwdm] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}

.time-sheet-status-header[b-7hpwg9fwdm] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    height: 31px;
}

.time-sheet-content[b-7hpwg9fwdm] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-template.sub-contractor[b-7hpwg9fwdm] {
    background-color: #0078d685;
}
/* /Components/Pages/Projects/ProjectExpenseCard.razor.rz.scp.css */
.expense-header[b-1yjuepe517] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}

.expense-item[b-1yjuepe517] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.amount-cell[b-1yjuepe517] {
    flex-basis: 20%;
    max-width: 20%;
}

.description-cell[b-1yjuepe517] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 25%;
    max-width: 25%;
}

.timesheet-cell[b-1yjuepe517],
.receipt-cell[b-1yjuepe517] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

.receipt-cell[b-1yjuepe517] {
    flex-basis: 15%;
    max-width: 15%;
}

.source-cell[b-1yjuepe517] {
    flex-basis: 15%;
    max-width: 15%;
}

.timesheet-cell[b-1yjuepe517] {
    flex-basis: 25%;
    max-width: 25%;
}
/* /Components/Pages/Projects/ProjectFilesCard.razor.rz.scp.css */
.files-header[b-f0q36h855c] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
/* /Components/Pages/Projects/ProjectPlannerCard.razor.rz.scp.css */
.planner-text[b-q9ad4kk1dz] {
    font-size: 16px;
    vertical-align: middle;
}

.planner-subtext-warning[b-q9ad4kk1dz] {
    font-weight: bold;
    color: #d13438;
}

.planner-subtitle[b-q9ad4kk1dz] {
    font-weight: bold;
    padding-right: 4px;
}

.projectEvent-header[b-q9ad4kk1dz] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}


.planner-task-button-group[b-q9ad4kk1dz] {
    flex-grow: 1;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}

.planner-comment-Name[b-q9ad4kk1dz] {
    color: grey;
}

.planner-comment-Date[b-q9ad4kk1dz] {
    color: grey;
    float: inline-end;
}

.inspec-switch-wrapper[b-q9ad4kk1dz] {
    width: 164px;
}



/* beginning to new styling*/
.pt-container[b-q9ad4kk1dz] {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.pt-item[b-q9ad4kk1dz] {
    padding: 2px;
}

.pt-item-l[b-q9ad4kk1dz] {
    display: flex;
    font-size: 12px;
}

.pt-item-l-sub[b-q9ad4kk1dz] {
    margin-right: 12px;
}

.pt-item-r[b-q9ad4kk1dz] {
    padding: 2px;
    font-size: 12px;
    margin-left: auto;
}


.attachment-wrapper[b-q9ad4kk1dz] {
    display: flex;
}

.thumb-container[b-q9ad4kk1dz] {
    width: 100px;
    height: 65px;
    overflow: hidden;
    padding: 5px;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    margin: 20px;
}

.thumb-image[b-q9ad4kk1dz] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    font-size: 40px;
    text-align: center;
}

    .thumb-image:hover[b-q9ad4kk1dz] {
        scale: 1.02;
        cursor: pointer;
    }

.thumb-container:hover[b-q9ad4kk1dz] {
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}
/* /Components/Pages/Projects/ProjectScheduleCard.razor.rz.scp.css */
.schedule-header[b-wx6yte0zql] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}
/* /Components/Pages/Projects/ProjectStatusCard.razor.rz.scp.css */
.title-area[b-9ruuhpfbb8] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-9ruuhpfbb8] {
    font-size: 24px;
    display: flex;
    align-items: center;
}

.status-area[b-9ruuhpfbb8] {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: stretch;
}

[b-9ruuhpfbb8] .status-card {
    width: 25%;
    text-align: center;
}

.attribute-card[b-9ruuhpfbb8] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.5rem;
}

.e-card-content:has(.attribute-card)[b-9ruuhpfbb8] {
    text-align: center;
}

.attribute-title[b-9ruuhpfbb8] {
    width: 165px;
    font-weight: bold;
    flex-shrink: 0;
}

.attribute-action[b-9ruuhpfbb8] {
    flex-basis: 19%;
    max-width: 19%;
    text-align: right;
    display: inline-block;
    margin-left: auto;
}

a.job-status[b-9ruuhpfbb8] {
    cursor: pointer;
}

.job-status[b-9ruuhpfbb8] {
    margin: 2px;
    text-decoration: none;
    font-size: 12px;
}

    .job-status.complete[b-9ruuhpfbb8] {
        border-color: #5BB663;
    }

        .job-status.complete i[b-9ruuhpfbb8] {
            color: #5BB663;
        }

    .job-status.pending[b-9ruuhpfbb8] {
        border-color: #FFC800;
    }

        .job-status.pending i[b-9ruuhpfbb8] {
            color: #FFC800;
        }

    .job-status.required[b-9ruuhpfbb8] {
        border-color: #D93535;
    }

        .job-status.required i[b-9ruuhpfbb8] {
            color: #D93535;
        }
/* /Components/Pages/Projects/ProjectTimeCard.razor.rz.scp.css */
.project-time-header[b-jcmgao7c57] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 31px;
}

.project-time-item[b-jcmgao7c57] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .project-time-item > div[b-jcmgao7c57] {
        align-items: center;
        display: flex;
    }

.project-time-button-group[b-jcmgao7c57] {
    flex-grow: 1;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}
/* /Components/Pages/Tickets/TicketCommentCard.razor.rz.scp.css */
.ticket-header[b-o4j7tjxvsf] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
/* /Components/Pages/Tickets/TicketFilesCard.razor.rz.scp.css */
.ticket-header[b-vx0alghor7] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.attachment-wrapper[b-vx0alghor7] {
    display: flex;
}

.thumb-container[b-vx0alghor7] {
    width: 100px;
    height: 65px;
    overflow: hidden;
    padding: 5px;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    margin: 20px;
}

.thumb-image[b-vx0alghor7] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    font-size: 40px;
    text-align: center;
}

    .thumb-image:hover[b-vx0alghor7] {
        scale: 1.02;
        cursor: pointer;
    }

.thumb-container:hover[b-vx0alghor7] {
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}
/* /Components/Pages/Tickets/TicketStatusCard.razor.rz.scp.css */
.title-area[b-22xfwfm32n] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-22xfwfm32n] {
    font-size: 24px;
    display: flex;
    align-items: center;
}

.status-area[b-22xfwfm32n] {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: stretch;
}

[b-22xfwfm32n] .status-card {
    width: 25%;
    text-align: center;
}

.attribute-card[b-22xfwfm32n] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0.5rem;
}

.e-card-content:has(.attribute-card)[b-22xfwfm32n] {
    text-align: center;
}

.attribute-title[b-22xfwfm32n] {
    width: 165px;
    font-weight: bold;
    flex-shrink: 0;
}

.attribute-action[b-22xfwfm32n] {
    flex-basis: 19%;
    max-width: 19%;
    text-align: right;
    display: inline-block;
    margin-left: auto;
}

/* /Components/Pages/Training/Certificates/CertificationAssigneesCard.razor.rz.scp.css */
.assignee-header[b-3w4wq8ptws] {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.assignee-item[b-3w4wq8ptws] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.name-cell[b-3w4wq8ptws] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 28%;
    max-width: 28%;
}

.assigned-by-cell[b-3w4wq8ptws] {
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow-x: clip;
    flex-basis: 23%;
    max-width: 23%;
}

.expiration-cell[b-3w4wq8ptws] {
    flex-basis: 22%;
    max-width: 22%;
}

.action-cell[b-3w4wq8ptws] {
    flex-basis: 16%;
    max-width: 16%;
    margin-right: 10px;
    text-align: right;
}
/* /Components/Pages/Training/Certificates/CertificationDetailsCard.razor.rz.scp.css */
.title-area[b-0l2nq6fkeg] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.title[b-0l2nq6fkeg] {
    font-size: 24px;
    display: flex;
    align-items: center;
}
/* /Components/Pages/Training/Certificates/CertificationFilesCard.razor.rz.scp.css */
.files-header[b-6244udq3yo] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
/* /Components/Shared/CustomerComponentForm.razor.rz.scp.css */
.fields[b-qa3dvtools] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 1rem;
}
/* /Components/Shared/InSpecCard.razor.rz.scp.css */

.min-max-button-container[b-lplbt53ukq] {
    position: relative;
    float: right;
}

.min-max-button[b-lplbt53ukq] {
    position: absolute;
    top: 0;
    right: 0;
    border: none !important;
}
/* /Components/Shared/InSpecTooltip.razor.rz.scp.css */
.inspec-tooltip-container[b-9kyafsjs86] {
    position: relative;
    display: inline-block;
}

.inspec-tooltip-content[b-9kyafsjs86] {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    white-space: nowrap;
    z-index: 1000000;
}

    .inspec-tooltip-content[b-9kyafsjs86]::after {
        content: '';
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #333 transparent transparent transparent;
        z-index: 1000000;
    }
/* /Components/Shared/OrgChart.razor.rz.scp.css */
.org-chart-card[b-slbawbm6fc] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #E0E0E0;
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 8px;
    padding-top: 5px;
}

    .org-chart-card .avatar[b-slbawbm6fc] {
        width: 62px;
        height: 65px;
        float: left;
        background-size: 60px 65px;
        box-sizing: border-box;
        border-radius: 80px;
        margin-top: 12px;
        margin-bottom: 5px;
        margin-left: 5px;
    }

    .org-chart-card .name-header[b-slbawbm6fc] {
        width: 165px;
        left: 664px;
        top: 152px;
        font-family: Roboto;
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 14px;
        letter-spacing: 0.1px;
        color: #000000;
    }

    .org-chart-card .title-header[b-slbawbm6fc] {
        left: 660px;
        top: 170px;
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 11px;
        line-height: 14px;
        letter-spacing: 0.1px;
        color: #7B7B7B;
    }

    .org-chart-card .horizontal-line[b-slbawbm6fc] {
        margin-top: 4px;
        margin-bottom: -10px;
        left: 553px;
        top: 192px;
        height: 0px;
        border: 1px solid #E0E0E0;
        border-top: none;
    }

    .org-chart-card .details-block[b-slbawbm6fc] {
        top: 200px;
        font-family: Roboto;
        font-size: 10px;
        padding-top: 18px;
        padding-left: 72px;
    }

.details-block .title[b-slbawbm6fc] {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.1px;
    color: #7B7B7B;
}

.details-block .details[b-slbawbm6fc] {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.1px;
    color: #323232;
}
/* /Components/Shared/PageLoadingBar.razor.rz.scp.css */

.inspec-progress-bar[b-qi59i2yk8s] {
    height: 6px;
    background-color: rgba(0, 120, 214, 0.2);
    width: 100%;
    overflow: hidden;
}

.inspec-progress-bar-value[b-qi59i2yk8s] {
    width: 100%;
    height: 100%;
    background-color: rgb(0, 120, 214);
    animation: indeterminateAnimation-b-qi59i2yk8s 1s infinite linear;
    transform-origin: 0% 50%;
}

@keyframes indeterminateAnimation-b-qi59i2yk8s {
    0% {
        transform: translateX(0) scaleX(0);
    }

    40% {
        transform: translateX(0) scaleX(0.4);
    }

    100% {
        transform: translateX(100%) scaleX(0.5);
    }
}
/* /Components/Shared/SearchResults.razor.rz.scp.css */
[b-f2xbyx1m72] .e-listview:not(.e-list-template) .e-list-item {
    height:unset;
}

.search-result[b-f2xbyx1m72] {
    display: flex;
    color: white;
}

    .search-result span[b-f2xbyx1m72] {
        font-size: 20px;
        text-decoration: none;
        color: #a3d7ff;
    }

    .search-result p[b-f2xbyx1m72] {
        margin-bottom: 0.25rem;
    }

    .search-result img[b-f2xbyx1m72] {
        margin-right: 1.5rem;
        max-height: 50px;
        width: auto;
        max-width: 150px;
        margin: 10px;
    }

[b-f2xbyx1m72] .search-listview.e-listview .e-list-item {
    border: 2px solid transparent;
}

[b-f2xbyx1m72] .search-listview.e-listview .e-list-item.e-hover {
    background-color: transparent;
    border: 2px solid #444443;
}
/* /Components/Shared/TimeSheetForm.razor.rz.scp.css */
.details-wrapper[b-x69s616vaf] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
}
/* /Components/Shared/TimeSheetItemRow.razor.rz.scp.css */
.item-details[b-msue1sgr1w] {
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
}
/* /Components/Shared/TimeSheetSummaryDetailTemplate.razor.rz.scp.css */
.details-wrapper[b-rhop2u2siy] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
}
