/* /Pages/Components/Avails/AvailsMap.razor.rz.scp.css */
.avails-map-header[b-hl6u1lko4z] {
    height: 60px;
    width: 100%;
    background-color: #fff;
    padding: 1rem !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    position: sticky;
    top: 0;
    z-index: 1020;
}

.avails-map[b-hl6u1lko4z] {
    position: relative !important;
    height: calc(100% - 60px) !important;
    width: 100% !important;
}

.avails-map-popover[b-hl6u1lko4z] {
    position: absolute !important;
    bottom: 5% !important;
    left: 50% !important;
    transform: translate(-50%, 0%) !important;
    z-index: 1000 !important;
    background-color: #fff;
    border-radius: 0.5rem !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    padding: 0.5rem !important;
}

.popover-button-width[b-hl6u1lko4z] {
    width: 400px;
    max-width: 90%;
}

@media (min-width: 992px) {
    .popover-button-width[b-hl6u1lko4z] {
        width: 400px;
        max-width: 90%;
    }
}

.avails-map-popover-text[b-hl6u1lko4z] {
    margin-left: 0.5rem !important;
    margin-right: 1rem !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
    color: rgba(var(--bs-secondary-rgb)) !important;
}

[b-hl6u1lko4z] .avails-map-button {
    min-height: 35px;
}

.avails-legend-popover[b-hl6u1lko4z] {
    position: absolute !important;
    top: 1% !important;
    left: 1% !important;
    z-index: 10 !important;
    background-color: #fff;
    border-radius: 0.5rem !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    padding: 0.5rem !important;
}
/* /Pages/Containers/Jobs/ManageTodaysJobs.razor.rz.scp.css */
.manage-jobs-list-container[b-d5h2g8buae] {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 56px) !important;
    padding: 0.5rem !important;
}

.manage-jobs-map-container[b-d5h2g8buae] {
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 56px) !important;
    padding: 0.5rem !important;
}

.manage-jobs-list-header[b-d5h2g8buae] {
    flex: 0 1 auto;
}

.manage-jobs-list-footer[b-d5h2g8buae] {
    flex: 0 1 auto;
}

.manage-jobs-list[b-d5h2g8buae] {
    flex: 1 1 auto;
    overflow-y: auto;
}

.manage-jobs-map-header[b-d5h2g8buae] {
    flex: 0 1 auto;
    background-color: #fff;
    padding: 0.5rem !important;
}

.manage-jobs-map[b-d5h2g8buae] {
    position: relative !important;
    flex: 1 1 auto;
}

.manage-jobs-map-popover[b-d5h2g8buae] {
    position: absolute !important;
    bottom: 5% !important;
    left: 50% !important;
    transform: translate(-50%, 0%) !important;
    z-index: 1000 !important;
    background-color: #fff;
    border-radius: 0.5rem !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    padding: 0.5rem !important;
    min-width: 180px !important;
}

.manage-jobs-map-popover-text[b-d5h2g8buae] {
    margin-left: 0.5rem !important;
    margin-right: 1rem !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
    color: rgba(var(--bs-secondary-rgb)) !important;
}

[b-d5h2g8buae] .manage-jobs-map-button {
    min-height: 35px;
}

.manage-jobs-legend-popover[b-d5h2g8buae] {
    position: absolute !important;
    top: 1% !important;
    left: 1% !important;
    z-index: 10 !important;
    background-color: #fff;
    border-radius: 0.5rem !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    padding: 0.5rem !important;
}

.popover-button-width[b-d5h2g8buae] {
    width: 315px;
}

.info-row[b-d5h2g8buae] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    min-height: 30px;
}

.info-col[b-d5h2g8buae] {
    padding-top: 0.25rem !important;
}

@media (min-width: 992px) {
    .popover-button-width[b-d5h2g8buae] {
        width: 380px;
    }

    .manage-jobs-list-container[b-d5h2g8buae] {
        display: flex;
        flex-flow: column;
        height: 100%;
        padding: 0.5rem !important;
    }

    .manage-jobs-map-container[b-d5h2g8buae] {
        display: flex;
        flex-flow: column;
        height: 100%;
        padding: 0.5rem !important;
    }
}
/* /Pages/Containers/Jobs/TodaysJobs.razor.rz.scp.css */
.job-card-container[b-yn1jgixrbk] {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center !important;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}
/* /Pages/Containers/Jobs/TodaysJobsMap.razor.rz.scp.css */
.combined-container[b-qhwe80p3qx] {
    width: 100%;
    height: 40%;
    overflow-y: auto;
    overflow-x: hidden;
}

.job-list-container[b-qhwe80p3qx] {
    width: 100%;
    height: 40%;
    overflow-y: auto;
    overflow-x: hidden;
}

.map-container[b-qhwe80p3qx] {
    width: 100%;
    height: 60%;
}

@media (min-width: 1200px) {
    .job-list-container[b-qhwe80p3qx] {
        width: 25%;
        height: 100%;
    }

    .map-container[b-qhwe80p3qx] {
        width: 75%;
        height: 100%;
    }
}
/* /Pages/Misc/Home.razor.rz.scp.css */
.home-container[b-8sggezpipp] {
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: 100vh;
    margin: 0px;
    max-width: 100%;
    overflow-x: hidden;
    padding: 0;
}

.home-header[b-8sggezpipp] {
    flex: 0 1 auto;
    padding: 1rem;
}

.home-buttons-list[b-8sggezpipp] {
    flex: 1 1 auto;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.home-footer[b-8sggezpipp] {
    flex: 0 1 auto;
    /*background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;*/
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.bishopp-logo-home[b-8sggezpipp] {
    width: 50%;
}

@media (min-width: 768px) {
    .bishopp-logo-home[b-8sggezpipp] {
        max-width: 350px;
    }
}

@media (min-width: 992px) {
    .bishopp-logo-home[b-8sggezpipp] {
        max-width: 400px;
    }
}

@media (min-width: 1200px) {
    .bishopp-logo-home[b-8sggezpipp] {
        max-width: 450px;
    }
}


/* /Shared/HomeLayout.razor.rz.scp.css */
.page[b-1szwrdsa41] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1szwrdsa41] {
    flex: 1;
}

.sidebar[b-1szwrdsa41] {
    background-color: #184e90 !important;
}

    .sidebar .top-row[b-1szwrdsa41] {
        background-color: #184e90 !important;
    }

    .sidebar .navbar-brand[b-1szwrdsa41] {
        font-size: 1.1rem;
    }

.top-row[b-1szwrdsa41] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1szwrdsa41]  a, .top-row[b-1szwrdsa41]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-1szwrdsa41]  a:hover, .top-row[b-1szwrdsa41]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-1szwrdsa41]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 1199.98px) {
    .top-row:not(.auth)[b-1szwrdsa41] {
        display: none;
    }

    .top-row.auth[b-1szwrdsa41] {
        justify-content: space-between;
    }

    .top-row[b-1szwrdsa41]  a, .top-row[b-1szwrdsa41]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .page[b-1szwrdsa41] {
        flex-direction: row;
    }

    .sidebar[b-1szwrdsa41] {
        width: 200px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1szwrdsa41] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-1szwrdsa41]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-1szwrdsa41], article[b-1szwrdsa41] {
/*        padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-mc1jc8s3hb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mc1jc8s3hb] {
    flex: 1;
}

.sidebar[b-mc1jc8s3hb] {
    background-color: #184e90 !important;
}

    .sidebar .top-row[b-mc1jc8s3hb] {
        background-color: #184e90 !important;
    }

    .sidebar .navbar-brand[b-mc1jc8s3hb] {
        font-size: 1.1rem;
    }

.top-row[b-mc1jc8s3hb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mc1jc8s3hb]  a, .top-row[b-mc1jc8s3hb]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-mc1jc8s3hb]  a:hover, .top-row[b-mc1jc8s3hb]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-mc1jc8s3hb]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 1199.98px) {
    .top-row:not(.auth)[b-mc1jc8s3hb] {
        display: none;
    }

    .top-row.auth[b-mc1jc8s3hb] {
        justify-content: space-between;
    }

    .top-row[b-mc1jc8s3hb]  a, .top-row[b-mc1jc8s3hb]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 1400px) {
/*    .page {
        flex-direction: row;
    }*/

    .sidebar[b-mc1jc8s3hb] {
        width: 200px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mc1jc8s3hb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-mc1jc8s3hb]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-mc1jc8s3hb], article[b-mc1jc8s3hb] {
/*        padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
    }
}
/* /Shared/MainLayoutContent.razor.rz.scp.css */
.page[b-7dr83e2uez] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-7dr83e2uez] {
    flex: 1;
}

.sidebar[b-7dr83e2uez] {
    background-color: #184e90 !important;
}

    .sidebar .top-row[b-7dr83e2uez] {
        background-color: #184e90 !important;
    }

    .sidebar .navbar-brand[b-7dr83e2uez] {
        font-size: 1.1rem;
    }

.top-row[b-7dr83e2uez] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7dr83e2uez]  a, .top-row[b-7dr83e2uez]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-7dr83e2uez]  a:hover, .top-row[b-7dr83e2uez]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-7dr83e2uez]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 1199.98px) {
    .top-row:not(.auth)[b-7dr83e2uez] {
        display: none;
    }

    .top-row.auth[b-7dr83e2uez] {
        justify-content: space-between;
    }

    .top-row[b-7dr83e2uez]  a, .top-row[b-7dr83e2uez]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 1400px) {
/*    .page {
        flex-direction: row;
    }*/

    .sidebar[b-7dr83e2uez] {
        width: 200px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7dr83e2uez] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-7dr83e2uez]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-7dr83e2uez], article[b-7dr83e2uez] {
/*        padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
[b-hohqavdg78] .menu-bar {
    max-height: 56px;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.menu-logo[b-hohqavdg78] {
    padding-top: 1rem !important;
    width: 150px;
    max-width: 200px;
    z-index: 100;
}

.navbar-toggler[b-hohqavdg78] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-hohqavdg78] {
    height: 3.5rem;
}

.navbar-brand[b-hohqavdg78] {
    font-size: 1.1rem;
}

.oi[b-hohqavdg78] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-hohqavdg78] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-hohqavdg78] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-hohqavdg78] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hohqavdg78]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-hohqavdg78]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-hohqavdg78]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

.nav-pills .nav-link.active[b-hohqavdg78], .nav-pills .show > .nav-link[b-hohqavdg78] {
    background-color: #ecf0f1 !important;
    color: #184e90 !important;
}

.navbar-connection-icon[b-hohqavdg78] {
    width: 30px;
    margin-bottom: 0.5rem;
}

@media (min-width: 1400px) {
    .navbar-toggler[b-hohqavdg78] {
        display: none;
    }

    .collapse[b-hohqavdg78] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
