@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-swrkwvy4lu] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-swrkwvy4lu] {
    flex: 1;
}

.sidebar[b-swrkwvy4lu] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-swrkwvy4lu] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-swrkwvy4lu]  a, .top-row[b-swrkwvy4lu]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-swrkwvy4lu]  a:hover, .top-row[b-swrkwvy4lu]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-swrkwvy4lu]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-swrkwvy4lu] {
        justify-content: space-between;
    }

    .top-row[b-swrkwvy4lu]  a, .top-row[b-swrkwvy4lu]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-swrkwvy4lu] {
        flex-direction: row;
    }

    .sidebar[b-swrkwvy4lu] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-swrkwvy4lu] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-swrkwvy4lu]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-swrkwvy4lu], article[b-swrkwvy4lu] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-f0xhijy01p] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-f0xhijy01p] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-f0xhijy01p] {
    font-size: 1.1rem;
}

.bi[b-f0xhijy01p] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-f0xhijy01p] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-f0xhijy01p] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-f0xhijy01p] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-f0xhijy01p] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-f0xhijy01p] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-f0xhijy01p] {
        padding-bottom: 1rem;
    }

    .nav-item[b-f0xhijy01p]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-f0xhijy01p]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-f0xhijy01p]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-f0xhijy01p] {
        display: none;
    }

    .collapse[b-f0xhijy01p] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-f0xhijy01p] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Exports.razor.rz.scp.css */
/* /Pages/Hourly.razor.rz.scp.css */
.bordered-column[b-kp7wsem5cq] {
    display: block;
    border-left: 2px solid #d3d3d3;
    border-right: 2px solid #d3d3d3;
    padding: 5px;
}

.bordered-column-left[b-kp7wsem5cq] {
    display: block;
    border-left: 2px solid #d3d3d3;
}

.bordered-column-right[b-kp7wsem5cq] {
    display: block;
    border-right: 2px solid #d3d3d3;
}

.page-options .options-title[b-kp7wsem5cq]{
    font-weight: bold !important;
}

.insufficient-hours[b-kp7wsem5cq]{
    color: red;
}

.sufficient-hours[b-kp7wsem5cq] {
    color: green;
}

.alt-item > td:not(.dxbl-grid-empty-cell)[b-kp7wsem5cq],
.alt-item > td:not(.dxbl-grid-indent-cell)[b-kp7wsem5cq] {
    background-color: color-mix(in srgb, var(--bs-gray-300), transparent 50%);
}
/* Fluent Themes */
.alt-item[b-kp7wsem5cq] {
    --dxbl-grid-row-bg: var(--DS-color-surface-neutral-subdued-rest);
}
/* /Pages/Invoices.razor.rz.scp.css */
.dx-dropdownbox-popup[b-4iiqgowwah],
.dx-daterange-popup[b-4iiqgowwah] {
    z-index: 1061 !important;
}

[b-4iiqgowwah] .dxbl-grid {
    --grid-border: 1px solid #ddd;
}

.dx-overlay-wrapper[b-4iiqgowwah] {
    position: absolute !important;
}

.JobsPageWrapper[b-4iiqgowwah] {
    padding: 0px 20px;
}

.HeaderPageContainer[b-4iiqgowwah] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Styling for the left section of the header */
.HeaderPageContainerContentLeft h3[b-4iiqgowwah] {
    margin: 0;
    font-size: 3rem;
    font-weight: bold;
    color: #333;
}

/* Styling for the right section of the header button */
.HeaderPageContainerContentRight button[b-4iiqgowwah] {
    border-radius: 5px;
    font-size: 1.2rem;
    padding: 8px 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 40px;
    width: 43px;
}

    .HeaderPageContainerContentRight button:hover[b-4iiqgowwah] {
        background-color: #341a94 !important;
        border-color: #341a94 !important;
    }

/* Navigation tabs styling */
.nav-tabs[b-4iiqgowwah] {
    border-bottom: 1px solid #dee2e6;
}

.modal[b-4iiqgowwah] {
    z-index: 1050 !important;
}

.JobsPageNavTabDesign[b-4iiqgowwah] {
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    display: flex;
}

.nav-tabs .nav-link[b-4iiqgowwah] {
    font-size: 1rem;
    padding: 10px 15px;
    color: black;
    border-left: unset;
    border-right: unset;
    border-top: unset;
}

    .nav-tabs .nav-link.active[b-4iiqgowwah] {
        color: black;
        background-color: transparent;
        border-left: unset;
        border-right: unset;
        border-top: unset;
        border-bottom: 5px solid #341a94;
    }

    .nav-tabs .nav-link:hover[b-4iiqgowwah] {
        border-left: unset;
        border-right: unset;
        border-top: unset;
        color: #4723D9;
    }

/* Tab content styling */
.tab-content[b-4iiqgowwah] {
    padding: 15px;
    background-color: #fff;
    border-top: none;
}

/* FiltersTabHeader styling */
.FiltersTabHeader[b-4iiqgowwah] {
    padding: 10px 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #555;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}

/* Placeholder DXGRID area */
.tab-pane .dx-grid-placeholder[b-4iiqgowwah] {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
    font-style: italic;
}

.HeaderPageContainerContentLeft button[b-4iiqgowwah] {
    border-radius: 20px;
    background-color: #4723d9;
}

.mini-window[b-4iiqgowwah] {
    border: 1px solid #ddd;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}

.mini-window ul[b-4iiqgowwah] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dxbl-grid > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > .dxbl-grid-table > tbody[b-4iiqgowwah] {
    border: 2px black solid !important;
}

.dxbl-text-edit-invalid[b-4iiqgowwah] {
    border-color: red !important;
}

.form-check-input[b-4iiqgowwah]{
    border-color: red !important;
}

.form-check-input:checked[b-4iiqgowwah] {
    background-color: white !important;
    border-color: red !important;
}

.client-level[b-4iiqgowwah] {
    background-color: #90ee90;
}
/* /Pages/Jobs.razor.rz.scp.css */
.JobsPageWrapper[b-rxg8wc70jz] {
    padding: 0px 20px;
}

.HeaderPageContainer[b-rxg8wc70jz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Styling for the left section of the header */
.HeaderPageContainerContentLeft h3[b-rxg8wc70jz] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
}

/* Styling for the right section of the header button */
.HeaderPageContainerContentRight button[b-rxg8wc70jz] {
    border-radius: 5px;
    font-size: 1.2rem;
    padding: 8px 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 43px;
    height: 40px;
}

    .HeaderPageContainerContentRight button:hover[b-rxg8wc70jz] {
        background-color: #341a94 !important;
        border-color: #341a94 !important;
    }

/* Navigation tabs styling */
.nav-tabs[b-rxg8wc70jz] {
    border-bottom: 1px solid #dee2e6;
}

.JobsPageNavTabDesign[b-rxg8wc70jz] {
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    display: flex;
}

.nav-tabs .nav-link[b-rxg8wc70jz] {
    font-size: 1rem;
    padding: 10px 15px;
    color: black;
    border-left: unset;
    border-right: unset;
    border-top: unset;
}

        .nav-tabs .nav-link.active[b-rxg8wc70jz] {
            color: black;
            background-color: transparent;
            border-left: unset; border-right: unset; border-top: unset;
            border-bottom: 5px solid #341a94;
        }

        .nav-tabs .nav-link:hover[b-rxg8wc70jz] {
            border-left: unset;
            border-right: unset;
            border-top: unset;
            color: #4723D9;
        }

/* Tab content styling */
.tab-content[b-rxg8wc70jz] {
    padding: 15px;
    background-color: #fff;
    border-top: none;
}

/* FiltersTabHeader styling */
.FiltersTabHeader[b-rxg8wc70jz] {
    padding: 10px 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #555;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}

/* Placeholder DXGRID area */
.tab-pane .dx-grid-placeholder[b-rxg8wc70jz] {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
    font-style: italic;
}

.HeaderPageContainerContentLeft button[b-rxg8wc70jz] {
    border-radius: 20px;
    background-color: #4723d9;
}
/* /Pages/MyJobs.razor.rz.scp.css */
.dx-dropdownbox-popup[b-1uzefcspua],
.dx-daterange-popup[b-1uzefcspua] {
    z-index: 1061 !important;
}

.dx-overlay-wrapper[b-1uzefcspua] {
    position: absolute !important;
}

.JobsPageWrapper[b-1uzefcspua] {
    padding: 0px 20px;
}

.HeaderPageContainer[b-1uzefcspua] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Styling for the left section of the header */
.HeaderPageContainerContentLeft h3[b-1uzefcspua] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
}

/* Styling for the right section of the header button */
.HeaderPageContainerContentRight button[b-1uzefcspua] {
    border-radius: 5px;
    font-size: 1.2rem;
    padding: 8px 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 40px;
    width: 43px;
}

    .HeaderPageContainerContentRight button:hover[b-1uzefcspua] {
        background-color: #341a94 !important;
        border-color: #341a94 !important;
    }

/* Navigation tabs styling */
.nav-tabs[b-1uzefcspua] {
    border-bottom: 1px solid #dee2e6;
}

.modal[b-1uzefcspua] {
    z-index: 1050 !important;
}

.JobsPageNavTabDesign[b-1uzefcspua] {
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    display: flex;
}

.nav-tabs .nav-link[b-1uzefcspua] {
    font-size: 1rem;
    padding: 10px 15px;
    color: black;
    border-left: unset;
    border-right: unset;
    border-top: unset;
}

    .nav-tabs .nav-link.active[b-1uzefcspua] {
        color: black;
        background-color: transparent;
        border-left: unset;
        border-right: unset;
        border-top: unset;
        border-bottom: 5px solid #341a94;
    }

    .nav-tabs .nav-link:hover[b-1uzefcspua] {
        border-left: unset;
        border-right: unset;
        border-top: unset;
        color: #4723D9;
    }

/* Tab content styling */
.tab-content[b-1uzefcspua] {
    padding: 15px;
    background-color: #fff;
    border-top: none;
}

/* FiltersTabHeader styling */
.FiltersTabHeader[b-1uzefcspua] {
    padding: 10px 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #555;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}

/* Placeholder DXGRID area */
.tab-pane .dx-grid-placeholder[b-1uzefcspua] {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
    font-style: italic;
}

.HeaderPageContainerContentLeft button[b-1uzefcspua] {
    border-radius: 20px;
    background-color: #4723d9;
}

.mini-window[b-1uzefcspua] {
    border: 1px solid #ddd;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}

    .mini-window ul[b-1uzefcspua] {
        list-style: none;
        padding: 0;
        margin: 0;
    }
/* /Pages/Timesheet.razor.rz.scp.css */
.JobsPageWrapper[b-q92c0fuxoa] {
    padding: 0px 20px;
}


/*.bordered-column {
    display: block;
    border-left: 2px solid #d3d3d3;
    border-right: 2px solid #d3d3d3;
    padding: 5px;
}

.bordered-column-left {
    display: block;
    border-left: 2px solid #d3d3d3;
}

.bordered-column-right {
    display: block;
    border-right: 2px solid #d3d3d3;
}*/

.HeaderPageContainer[b-q92c0fuxoa] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Styling for the left section of the header */
.HeaderPageContainerContentLeft h3[b-q92c0fuxoa] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
}

/* Styling for the right section of the header button */
.HeaderPageContainerContentRight button[b-q92c0fuxoa] {
    border-radius: 5px;
    font-size: 1.2rem;
    padding: 8px 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 40px;
    width: 43px;
}

    .HeaderPageContainerContentRight button:hover[b-q92c0fuxoa] {
        background-color: #341a94 !important;
        border-color: #341a94 !important;
    }

/* Navigation tabs styling */
.nav-tabs[b-q92c0fuxoa] {
    border-bottom: 1px solid #dee2e6;
}

.JobsPageNavTabDesign[b-q92c0fuxoa] {
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    display: flex;
}

.nav-tabs .nav-link[b-q92c0fuxoa] {
    font-size: 1rem;
    padding: 10px 15px;
    color: black;
    border-left: unset;
    border-right: unset;
    border-top: unset;
}

    .nav-tabs .nav-link.active[b-q92c0fuxoa] {
        color: black;
        background-color: transparent;
        border-left: unset;
        border-right: unset;
        border-top: unset;
        border-bottom: 5px solid #341a94;
    }

    .nav-tabs .nav-link:hover[b-q92c0fuxoa] {
        border-left: unset;
        border-right: unset;
        border-top: unset;
        color: #4723D9;
    }

/* Tab content styling */
.tab-content[b-q92c0fuxoa] {
    padding: 15px;
    background-color: #fff;
    border-top: none;
}

/* FiltersTabHeader styling */
.FiltersTabHeader[b-q92c0fuxoa] {
    padding: 10px 0;
    font-size: 1.2rem;
    font-weight: bold;
    color: #555;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}
/* Modal styling*/
.modal[b-q92c0fuxoa] {
    z-index: 1050;
}
.modal-content[b-q92c0fuxoa] {
    overflow: visible !important;
}
.de-dropdown-container[b-q92c0fuxoa] {
    z-index: 1050 !important;
}

/* Placeholder DXGRID area */
.tab-pane .dx-grid-placeholder[b-q92c0fuxoa] {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
    font-style: italic;
}

.HeaderPageContainerContentLeft button[b-q92c0fuxoa] {
    border-radius: 20px;
    background-color: #4723d9;
}

.MyAlternateStyle table tbody tr:nth-child(odd)[b-q92c0fuxoa] {
    background-color: azure !important;
}
/* /Pages/Worksorder.razor.rz.scp.css */
.dx-daterange-popup[b-nfduhjps2z] {
    z-index: 1061 !important;
}

.modal[b-nfduhjps2z] {
    z-index: 1050 !important;
}

.cw-300[b-nfduhjps2z]{
    height: 37.6px !important;
}


/* Editor (search box) styling */
.custom-dropdown-editor[b-nfduhjps2z] {
    border: 1px solid #ccc !important;
    border-radius: 6px;
    background-color: #fafafa;
    padding: 8px;
    font-size: 14px;
    box-shadow: none;
}

/* Dropdown list container styling */
.custom-dropdown-body[b-nfduhjps2z] {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* List item styling */
.custom-dropdown-body .dxbs-list-box-item[b-nfduhjps2z] {
    padding: 10px 14px;
    cursor: pointer;
    transition: background-color 0.2s;
}

/* Hover effect */
.custom-dropdown-body .dxbs-list-box-item:hover[b-nfduhjps2z] {
    background-color: #f2f2f2;
}

/* Selected item */
.custom-dropdown-body .dxbs-state-selected[b-nfduhjps2z] {
    background-color: #e6f7ff;
    font-weight: bold;
}
/* /Shared/NoData.razor.rz.scp.css */
.no-data-wrapper[b-7pq15heqpt] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 200px);
}

.message[b-7pq15heqpt] {
    text-align: center;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 8px;
}

h1[b-7pq15heqpt] {
    color: #333333;
    font-size: 24px;
    margin-bottom: 10px;
}

p[b-7pq15heqpt] {
    color: #666666;
    font-size: 16px;
    margin: 0;
}

.icon[b-7pq15heqpt] {
    color: #666666;
    font-size: 64px;
    margin-bottom: 20px;
}
/* /Shared/Welcome.razor.rz.scp.css */
.no-data-wrapper[b-japavqogj0] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 200px);
}

.message[b-japavqogj0] {
    text-align: center;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 8px;
}

h1[b-japavqogj0] {
    color: #333333;
    font-size: 24px;
    margin-bottom: 10px;
}

p[b-japavqogj0] {
    color: #666666;
    font-size: 16px;
    margin: 0;
}

.icon[b-japavqogj0] {
    color: #666666;
    font-size: 64px;
    margin-bottom: 20px;
}
