@import '_content/LeafletForBlazor/LeafletForBlazor.bundle.scp.css';

/* _content/HireLense/Components/Layout/CandidateLayout.razor.rz.scp.css */
.page[b-eoq61c4n5j] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-eoq61c4n5j] {
    flex: 1;
}

.sidebar[b-eoq61c4n5j] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-eoq61c4n5j] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-eoq61c4n5j]  a, .top-row[b-eoq61c4n5j]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-eoq61c4n5j]  a:hover, .top-row[b-eoq61c4n5j]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-eoq61c4n5j]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-eoq61c4n5j] {
        justify-content: space-between;
    }

    .top-row[b-eoq61c4n5j]  a, .top-row[b-eoq61c4n5j]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-eoq61c4n5j] {
        flex-direction: row;
    }

    .sidebar[b-eoq61c4n5j] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-eoq61c4n5j] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-eoq61c4n5j]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-eoq61c4n5j], article[b-eoq61c4n5j] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-eoq61c4n5j] {
    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-eoq61c4n5j] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/HireLense/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-fxeq9bnkn3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-fxeq9bnkn3] {
    flex: 1;
}

.sidebar[b-fxeq9bnkn3] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-fxeq9bnkn3] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-fxeq9bnkn3]  a, .top-row[b-fxeq9bnkn3]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-fxeq9bnkn3]  a:hover, .top-row[b-fxeq9bnkn3]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-fxeq9bnkn3]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-fxeq9bnkn3] {
        justify-content: space-between;
    }

    .top-row[b-fxeq9bnkn3]  a, .top-row[b-fxeq9bnkn3]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-fxeq9bnkn3] {
        flex-direction: row;
    }

    .sidebar[b-fxeq9bnkn3] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-fxeq9bnkn3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-fxeq9bnkn3]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-fxeq9bnkn3], article[b-fxeq9bnkn3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-fxeq9bnkn3] {
    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-fxeq9bnkn3] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/HireLense/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-t9k6l7bimw] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-t9k6l7bimw] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-t9k6l7bimw] {
    height: 3.5rem;
    /*background-color: rgba(0,0,0,0.4);*/
}



.navbar-brand[b-t9k6l7bimw] {
    font-size: 1.1rem;
}

.bi[b-t9k6l7bimw] {
    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-t9k6l7bimw] {
    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-t9k6l7bimw] {
    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-t9k6l7bimw] {
    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");
}

.bi-lock-nav-menu[b-t9k6l7bimw] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-t9k6l7bimw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-t9k6l7bimw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-t9k6l7bimw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-t9k6l7bimw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-t9k6l7bimw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-t9k6l7bimw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-t9k6l7bimw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-t9k6l7bimw]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-t9k6l7bimw]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-t9k6l7bimw]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-t9k6l7bimw] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-t9k6l7bimw] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-t9k6l7bimw] {
        display: none;
    }

    .nav-scrollable[b-t9k6l7bimw] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/HireLense/Components/Layout/PublicLayout.razor.rz.scp.css */
.page[b-n6v1pqxs4q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-n6v1pqxs4q] {
    flex: 1;
}

.sidebar[b-n6v1pqxs4q] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-n6v1pqxs4q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-n6v1pqxs4q]  a, .top-row[b-n6v1pqxs4q]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-n6v1pqxs4q]  a:hover, .top-row[b-n6v1pqxs4q]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-n6v1pqxs4q]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-n6v1pqxs4q] {
        justify-content: space-between;
    }

    .top-row[b-n6v1pqxs4q]  a, .top-row[b-n6v1pqxs4q]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-n6v1pqxs4q] {
        flex-direction: row;
    }

    .sidebar[b-n6v1pqxs4q] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-n6v1pqxs4q] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-n6v1pqxs4q]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-n6v1pqxs4q], article[b-n6v1pqxs4q] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-n6v1pqxs4q] {
    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-n6v1pqxs4q] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/HireLense/Components/Layout/RecruitmentLayout.razor.rz.scp.css */
.page[b-ba6izabe1v] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ba6izabe1v] {
    flex: 1;
}

.sidebar[b-ba6izabe1v] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ba6izabe1v] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ba6izabe1v]  a, .top-row[b-ba6izabe1v]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ba6izabe1v]  a:hover, .top-row[b-ba6izabe1v]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ba6izabe1v]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ba6izabe1v] {
        justify-content: space-between;
    }

    .top-row[b-ba6izabe1v]  a, .top-row[b-ba6izabe1v]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ba6izabe1v] {
        flex-direction: row;
    }

    .sidebar[b-ba6izabe1v] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ba6izabe1v] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ba6izabe1v]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ba6izabe1v], article[b-ba6izabe1v] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ba6izabe1v] {
    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-ba6izabe1v] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/HireLense/Components/Layout/RecruitNav.razor.rz.scp.css */
.navbar-toggler[b-92puacgh5w] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-92puacgh5w] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-92puacgh5w] {
    height: 3.5rem;
    /*background-color: rgba(0,0,0,0.4);*/
}



.navbar-brand[b-92puacgh5w] {
    font-size: 1.1rem;
}

.bi[b-92puacgh5w] {
    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-92puacgh5w] {
    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-92puacgh5w] {
    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-92puacgh5w] {
    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");
}

.bi-lock-nav-menu[b-92puacgh5w] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-92puacgh5w] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-92puacgh5w] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-92puacgh5w] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-92puacgh5w] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-92puacgh5w] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-92puacgh5w] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-92puacgh5w] {
        padding-bottom: 1rem;
    }

    .nav-item[b-92puacgh5w]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-92puacgh5w]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-92puacgh5w]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-92puacgh5w] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-92puacgh5w] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-92puacgh5w] {
        display: none;
    }

    .nav-scrollable[b-92puacgh5w] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/HireLense/Components/Pages/Candidate/Avatar.razor.rz.scp.css */
.avatar-container[b-hs3xumqg9j]{

}
.avatar-image[b-hs3xumqg9j] {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    border: 1px solid #ffb367;
    padding: 3px;
    margin: 0 auto;
    display: block;
    cursor: pointer !important;
    position: relative;
    overflow: hidden;
}
    .avatar-image[b-hs3xumqg9j]::after {
        cursor: pointer;
    }
    .avatar-image:hover[b-hs3xumqg9j]::after {
        background: linear-gradient(to top, #ffb367, transparent);
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: 'Upload';
        line-height: 50px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: end;
        align-content: end;
        cursor: pointer !important;
    }
    .avatar-image img[b-hs3xumqg9j] {
        height: 100%;
        width: 100%;
        border-radius: 50%;
        object-fit: cover;
    }
.avatar-name[b-hs3xumqg9j] {
    text-align: center;
    font-size: 35px;
    margin-top: 30px;
    font-weight: 100;
}
.avatar-sub[b-hs3xumqg9j] {
    margin-top: 20px;
    text-align: center;
    font-size: 25px;
    font-weight: 100;
}
.avatar-company[b-hs3xumqg9j] {
    margin-top: 10px;
    text-align: center;
    font-size: 25px;
    font-weight: 300;
}
/* _content/HireLense/Components/Pages/Recruitment/ActiveListingComponent.razor.rz.scp.css */
.listing-card[b-44k3a8ha4i] {
    border-radius: 10px;
    backdrop-filter: blur(10px);
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2), 0 0 5px rgba(86, 112, 192, 0.4) !important;
    max-width: calc(100vw - 250px);
}

/* Use the same header style as ListingComponent */
.listing-header[b-44k3a8ha4i] {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    background-color: rgba(15, 20, 40, 0.85);
    transition: all 0.3s ease;
    border-radius: 10px;
    height: 100px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(30, 85, 255, 0.15), inset 0 0 2px rgba(86, 180, 255, 0.3);
    border: 1px solid rgba(65, 105, 225, 0.4);
}

    /* Create glowing neon top border */
    .listing-header[b-44k3a8ha4i]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background: linear-gradient(to right, rgba(30, 85, 255, 0.1), rgba(0, 174, 255, 0.8) 20%, rgba(65, 105, 225, 1) 50%, rgba(0, 174, 255, 0.8) 80%, rgba(30, 85, 255, 0.1));
        box-shadow: 0 0 5px rgba(30, 144, 255, 0.8), 0 0 10px rgba(0, 174, 255, 0.5), 0 0 20px rgba(65, 105, 225, 0.4);
        opacity: 1;
        z-index: 3;
    }

    /* Add holographic glow effect above header */
    .listing-header[b-44k3a8ha4i]::after {
        content: '';
        background: linear-gradient(90deg, transparent 5%, rgba(32, 120, 255, 0.3) 20%, rgba(65, 170, 255, 0.6) 50%, rgba(32, 120, 255, 0.3) 80%, transparent 95%);
        position: absolute;
        top: -25px;
        left: -10%;
        width: 120%;
        height: 45px;
        filter: blur(8px);
        border-radius: 50%;
        opacity: 0.6;
        z-index: 0;
        animation: neonPulse-b-44k3a8ha4i 4s infinite alternate;
    }

    /* Vertical light beams */
    .listing-header .light-beam[b-44k3a8ha4i] {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 1px;
        background: rgba(65, 170, 255, 0.2);
        z-index: 1;
        opacity: 0.6;
        box-shadow: 0 0 8px rgba(0, 174, 255, 0.8);
    }

        .listing-header .light-beam:nth-child(1)[b-44k3a8ha4i] {
            left: 15%;
            height: 80%;
            top: 10%;
            animation: beamFlicker-b-44k3a8ha4i 3s infinite alternate;
        }

        .listing-header .light-beam:nth-child(2)[b-44k3a8ha4i] {
            left: 40%;
            height: 65%;
            top: 20%;
            animation: beamFlicker-b-44k3a8ha4i 5s infinite alternate-reverse;
        }

        .listing-header .light-beam:nth-child(3)[b-44k3a8ha4i] {
            left: 70%;
            height: 90%;
            top: 5%;
            animation: beamFlicker-b-44k3a8ha4i 4s infinite alternate;
        }

.listing-title[b-44k3a8ha4i], .listing-type[b-44k3a8ha4i], .listing-location[b-44k3a8ha4i], .listing-status[b-44k3a8ha4i] {
    position: relative;
    z-index: 2;
}

.listing-title[b-44k3a8ha4i] {
    flex: 1;
    font-weight: 600;
    color: white;
    text-shadow: 0 0 5px rgba(86, 180, 255, 0.7);
    letter-spacing: 0.5px;
}

.listing-type[b-44k3a8ha4i], .listing-location[b-44k3a8ha4i] {
    flex: 1;
    color: rgba(188, 215, 255, 0.85);
    text-shadow: 0 0 3px rgba(86, 140, 255, 0.4);
}

.listing-details[b-44k3a8ha4i] {
    padding: 20px;
    background-color: rgba(20, 25, 45, 0.7);
}

.chart-container[b-44k3a8ha4i] {
    background-color: rgba(15, 20, 35, 0.5);
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid rgba(55, 85, 175, 0.3);
    height: 250px;
    position: relative;
}

.chart-title[b-44k3a8ha4i] {
    text-align: center;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    font-size: 1.1rem;
}

.chart-area[b-44k3a8ha4i] {
    width: 100%;
    height: 200px;
}

.stat-card[b-44k3a8ha4i] {
    background-color: rgba(32, 37, 65, 0.5);
    border-radius: 8px;
    padding: 10px 15px;
    text-align: center;
    border: 1px solid rgba(65, 105, 225, 0.2);
}

.stat-value[b-44k3a8ha4i] {
    font-size: 2rem;
    font-weight: 600;
    color: #5670c0;
    text-shadow: 0 0 10px rgba(86, 112, 192, 0.5);
}

.stat-label[b-44k3a8ha4i] {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    margin-top: 5px;
}

/* Animation for neon effects */
@keyframes neonPulse-b-44k3a8ha4i {
    0% {
        opacity: 0.4;
        transform: translateY(0);
    }

    50% {
        opacity: 0.6;
        transform: translateY(-2px);
    }

    100% {
        opacity: 0.4;
        transform: translateY(0);
    }
}

@keyframes beamFlicker-b-44k3a8ha4i {
    0%, 100% {
        opacity: 0.3;
        height: 70%;
    }

    50% {
        opacity: 0.7;
        height: 75%;
    }

    75% {
        opacity: 0.5;
        height: 65%;
    }
}

.listing-actions[b-44k3a8ha4i] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 15px;
}
/* Add to your existing CSS */
.listing-details[b-44k3a8ha4i] {
    padding: 20px;
    background-color: rgba(20, 25, 45, 0.7);
    animation: slideDown-b-44k3a8ha4i 0.3s ease forwards;
    transform-origin: top;
}

@keyframes slideDown-b-44k3a8ha4i {
    from {
        opacity: 0;
        transform: scaleY(0);
    }

    to {
        opacity: 1;
        transform: scaleY(1);
    }
}

/* Add these styles to your existing CSS */

/* Interview stage accordions */
.interview-stages[b-44k3a8ha4i] {
    margin-top: 25px;
}

.interview-accordion[b-44k3a8ha4i] {
    margin-bottom: 15px;
    background-color: rgba(15, 20, 35, 0.6);
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid rgba(55, 85, 175, 0.3);
}

.interview-header[b-44k3a8ha4i] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    background-color: rgba(15, 20, 40, 0.85);
    transition: all 0.3s ease;
    position: relative;
}

    .interview-header[b-44k3a8ha4i]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 1px;
        background: linear-gradient(to right, rgba(30, 85, 255, 0.1), rgba(0, 174, 255, 0.6) 20%, rgba(65, 105, 225, 0.8) 50%, rgba(0, 174, 255, 0.6) 80%, rgba(30, 85, 255, 0.1) );
        opacity: 0.8;
        z-index: 3;
    }

.interview-title[b-44k3a8ha4i] {
    display: flex;
    align-items: center;
    gap: 15px;
}

.interview-stage[b-44k3a8ha4i] {
    font-weight: 500;
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
}

.interview-count[b-44k3a8ha4i] {
    display: inline-block;
    background-color: rgba(86, 112, 192, 0.3);
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(86, 112, 192, 0.5);
}

.interview-arrow[b-44k3a8ha4i] {
    color: rgba(255, 255, 255, 0.7);
    transition: transform 0.3s ease;
}

    .interview-arrow.expanded[b-44k3a8ha4i] {
        transform: rotate(-180deg);
    }

.interview-content[b-44k3a8ha4i] {
    padding: 20px;
    animation: slideDown-b-44k3a8ha4i 0.3s ease forwards;
    transform-origin: top;
}

.final-interview-message[b-44k3a8ha4i] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 150px;
}

.implementation-notice[b-44k3a8ha4i] {
    background-color: rgba(15, 20, 35, 0.7);
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    max-width: 600px;
    border: 1px solid rgba(86, 112, 192, 0.3);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .implementation-notice i[b-44k3a8ha4i] {
        font-size: 2.5rem;
        color: #5670c0;
        margin-bottom: 15px;
        text-shadow: 0 0 10px rgba(86, 112, 192, 0.5);
    }

    .implementation-notice p[b-44k3a8ha4i] {
        color: rgba(255, 255, 255, 0.8);
        font-size: 1rem;
        line-height: 1.6;
    }

/* Add these styles to your existing CSS file */

/* Applicant table styling */
.applicants-table[b-44k3a8ha4i] {
    background-color: rgba(15, 20, 35, 0.7);
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid rgba(55, 85, 175, 0.3);
}

    .applicants-table .table[b-44k3a8ha4i] {
        width: 100%;
        color: rgba(255, 255, 255, 0.8);
        margin-bottom: 0;
    }

    .applicants-table th[b-44k3a8ha4i] {
        background-color: rgba(15, 20, 40, 0.9);
        color: rgba(255, 255, 255, 0.9);
        font-weight: 500;
        padding: 12px 15px;
        border-bottom: 1px solid rgba(65, 105, 225, 0.4);
    }

    .applicants-table td[b-44k3a8ha4i] {
        padding: 12px 15px;
        border-top: 1px solid rgba(65, 105, 225, 0.2);
        vertical-align: middle;
    }

    .applicants-table tr:hover td[b-44k3a8ha4i] {
        background-color: rgba(32, 43, 70, 0.7);
    }

/* Score pills */
.score-cell[b-44k3a8ha4i] {
    text-align: center;
}

.score-pill[b-44k3a8ha4i] {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 20px;
    font-weight: 500;
    min-width: 60px;
    text-align: center;
}

.high-score[b-44k3a8ha4i] {
    background-color: rgba(44, 201, 116, 0.3);
    border: 1px solid rgba(44, 201, 116, 0.5);
    color: rgba(150, 255, 180, 0.95);
}

.medium-score[b-44k3a8ha4i] {
    background-color: rgba(243, 156, 18, 0.3);
    border: 1px solid rgba(243, 156, 18, 0.5);
    color: rgba(255, 220, 150, 0.95);
}

.low-score[b-44k3a8ha4i] {
    background-color: rgba(231, 76, 60, 0.3);
    border: 1px solid rgba(231, 76, 60, 0.5);
    color: rgba(255, 170, 170, 0.95);
}

/* View button */
.view-btn[b-44k3a8ha4i] {
    background-color: rgba(65, 105, 225, 0.3);
    border: 1px solid rgba(65, 105, 225, 0.5);
    border-radius: 4px;
    color: rgba(255, 255, 255, 0.9);
    padding: 5px 10px;
    transition: all 0.2s ease;
    cursor: pointer;
}

    .view-btn:hover[b-44k3a8ha4i] {
        background-color: rgba(65, 105, 225, 0.5);
        box-shadow: 0 0 8px rgba(65, 105, 225, 0.5);
    }

.generate-btn[b-44k3a8ha4i] {
    background-color: rgba(44, 201, 116, 0.5);
    border: 1px solid rgba(65, 105, 116, 0.5);
    border-radius: 4px;
    color: rgba(255, 255, 255, 0.9);
    padding: 5px 10px;
    transition: all 0.2s ease;
    cursor: pointer;
}
    .generate-btn:hover[b-44k3a8ha4i] {
        background-color: rgba(65, 105, 116, 0.9);
        box-shadow: 0 0 8px rgba(65, 105, 116, 0.5);
    }

/* Search container */
.search-container[b-44k3a8ha4i] {
    display: flex;
    width: 100%;
}

.search-input[b-44k3a8ha4i] {
    flex: 1;
    background-color: rgba(15, 20, 35, 0.7);
    border: 1px solid rgba(65, 105, 225, 0.4);
    border-radius: 8px 0 0 8px;
    color: rgba(255, 255, 255, 0.9);
    padding: 10px 15px;
    outline: none;
    transition: all 0.2s ease;
}

    .search-input:focus[b-44k3a8ha4i] {
        border-color: rgba(65, 105, 225, 0.8);
        box-shadow: 0 0 10px rgba(65, 105, 225, 0.3);
    }

.search-btn[b-44k3a8ha4i] {
    background-color: rgba(65, 105, 225, 0.5);
    border: 1px solid rgba(65, 105, 225, 0.4);
    border-left: none;
    border-radius: 0 8px 8px 0;
    color: rgba(255, 255, 255, 0.9);
    padding: 0 15px;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .search-btn:hover[b-44k3a8ha4i] {
        background-color: rgba(65, 105, 225, 0.7);
    }

/* Query filter select */
.query-filter[b-44k3a8ha4i] {
    width: 100%;
    background-color: rgba(15, 20, 35, 0.7);
    border: 1px solid rgba(65, 105, 225, 0.4);
    border-radius: 8px;
    color: rgba(255, 255, 255, 0.9);
    padding: 10px 15px;
    outline: none;
    transition: all 0.2s ease;
}

    .query-filter:focus[b-44k3a8ha4i] {
        border-color: rgba(65, 105, 225, 0.8);
        box-shadow: 0 0 10px rgba(65, 105, 225, 0.3);
    }

/* Query result */
.query-result[b-44k3a8ha4i] {
    background-color: rgba(15, 20, 35, 0.7);
    border: 1px solid rgba(65, 105, 225, 0.3);
    border-radius: 8px;
    padding: 15px;
}

    .query-result h5[b-44k3a8ha4i] {
        color: rgba(255, 255, 255, 0.9);
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(65, 105, 225, 0.3);
        padding-bottom: 8px;
    }

.query-response[b-44k3a8ha4i] {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
}

.error-text[b-44k3a8ha4i] {
    color: rgba(231, 76, 60, 0.9);
}

.rank-number[b-44k3a8ha4i] {
    display: inline-block;
    font-weight: bold;
    background: #3a5fcd;
    margin-right: 5px;
    border-radius: 100vw;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 1.7;
}
/* _content/HireLense/Components/Pages/Recruitment/ListingComponent.razor.rz.scp.css */
.listing-header[b-urihuk5ecu] {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    background-color: rgba(15, 20, 40, 0.85); /* Darker base for neon contrast */
    transition: all 0.3s ease;
    border-radius: 10px;
    height: 100px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(30, 85, 255, 0.15), inset 0 0 2px rgba(86, 180, 255, 0.3);
    border: 1px solid rgba(65, 105, 225, 0.4);
}

    /* Create glowing neon top border */
    .listing-header[b-urihuk5ecu]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px;
        background: linear-gradient(to right, rgba(30, 85, 255, 0.1), rgba(0, 174, 255, 0.8) 20%, rgba(65, 105, 225, 1) 50%, rgba(0, 174, 255, 0.8) 80%, rgba(30, 85, 255, 0.1));
        box-shadow: 0 0 5px rgba(30, 144, 255, 0.8), 0 0 10px rgba(0, 174, 255, 0.5), 0 0 20px rgba(65, 105, 225, 0.4);
        opacity: 1;
        z-index: 3;
    }

    /* Add holographic glow effect above header */
    .listing-header[b-urihuk5ecu]::after {
        content: '';
        background: linear-gradient(90deg, transparent 5%, rgba(32, 120, 255, 0.3) 20%, rgba(65, 170, 255, 0.6) 50%, rgba(32, 120, 255, 0.3) 80%, transparent 95%);
        position: absolute;
        top: -25px;
        left: -10%;
        width: 120%;
        height: 45px;
        filter: blur(8px);
        border-radius: 50%;
        opacity: 0.6;
        z-index: 0;
        animation: neonPulse-b-urihuk5ecu 4s infinite alternate;
    }

    /* Vertical light beams */
    /*.listing-header .light-beam {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 1px;

        background: rgba(65, 170, 255, 0.2);
        z-index: 1;
        opacity: 0.6;
        box-shadow: 0 0 8px rgba(0, 174, 255, 0.8);
    }

        .listing-header .light-beam:nth-child(1) {
            left: 15%;
            height: 80%;
            top: 10%;
            animation: beamFlicker 3s infinite alternate;
        }

        .listing-header .light-beam:nth-child(2) {
            left: 40%;
            height: 65%;
            top: 20%;
            animation: beamFlicker 5s infinite alternate-reverse;
        }

        .listing-header .light-beam:nth-child(3) {
            left: 70%;
            height: 90%;
            top: 5%;
            animation: beamFlicker 4s infinite alternate;
        }*/

    .listing-header:hover[b-urihuk5ecu] {
        background-color: rgba(20, 30, 60, 0.85);
        box-shadow: 0 0 20px rgba(30, 85, 255, 0.25), inset 0 0 3px rgba(86, 180, 255, 0.4);
    }

        .listing-header:hover[b-urihuk5ecu]::before {
            box-shadow: 0 0 7px rgba(30, 144, 255, 0.9), 0 0 15px rgba(0, 174, 255, 0.6), 0 0 25px rgba(65, 105, 225, 0.5);
        }

/* Make sure the text displays above the light effects */
.listing-title[b-urihuk5ecu], .listing-type[b-urihuk5ecu], .listing-location[b-urihuk5ecu], .listing-status[b-urihuk5ecu] {
    position: relative;
    z-index: 2;
}

.listing-title[b-urihuk5ecu] {
    flex: 1;
    font-weight: 600;
    color: white;
    text-shadow: 0 0 5px rgba(86, 180, 255, 0.7);
    letter-spacing: 0.5px;
}

.listing-type[b-urihuk5ecu], .listing-location[b-urihuk5ecu] {
    flex: 1;
    color: rgba(188, 215, 255, 0.85);
    text-shadow: 0 0 3px rgba(86, 140, 255, 0.4);
}

.listing-card[b-urihuk5ecu] {
    border-radius: 10px;
    backdrop-filter: blur(10px);
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3), 0 0 10px rgba(30, 85, 255, 0.15) !important;
    max-width: calc(100vw - 250px);
    position: relative;
}

    /* Digital circuit pattern in the background */
    .listing-card[b-urihuk5ecu]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: radial-gradient(circle at 20% 30%, rgba(30, 85, 255, 0.05) 0%, transparent 25%), radial-gradient(circle at 70% 60%, rgba(30, 85, 255, 0.05) 0%, transparent 25%);
        z-index: 0;
        opacity: 0.5;
    }

/* Animations for neon effects */
@keyframes neonPulse-b-urihuk5ecu {
    0% {
        opacity: 0.4;
        transform: translateY(0);
    }

    50% {
        opacity: 0.6;
        transform: translateY(-2px);
    }

    100% {
        opacity: 0.4;
        transform: translateY(0);
    }
}

@keyframes beamFlicker-b-urihuk5ecu {
    0%, 100% {
        opacity: 0.3;
        height: 70%;
    }

    50% {
        opacity: 0.7;
        height: 75%;
    }

    75% {
        opacity: 0.5;
        height: 65%;
    }
}

/* Make sure the text displays above the light effects */
.listing-title[b-urihuk5ecu], .listing-type[b-urihuk5ecu], .listing-location[b-urihuk5ecu], .listing-status[b-urihuk5ecu] {
    position: relative;
    z-index: 2;
}

.listing-title[b-urihuk5ecu] {
    flex: 1;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/*.listing-card {
    border-radius: 10px;
    backdrop-filter: blur(10px);
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2), 0 0 5px rgba(86, 112, 192, 0.4) !important;
    max-width: calc(100vw - 250px);
}
*/
.listing-type[b-urihuk5ecu] {
    flex: 1;
    color: #ccc;
}

.listing-location[b-urihuk5ecu] {
    flex: 1;
    color: #ccc;
}

.listing-status[b-urihuk5ecu] {
    flex: 1;
    text-align: right;
}

.status-indicators[b-urihuk5ecu] {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
}

.indicator-container[b-urihuk5ecu] {
    display: inline-flex;
    align-items: center;
    position: relative;
    width: 100%;
}

.status-indicator[b-urihuk5ecu] {
    max-width: 100%;
    height: 40px;
    border-radius: 3px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid transparent;
    position: relative;
    z-index: 2;
    flex: 1;
    background: #1d192e !important;
}

.connector[b-urihuk5ecu] {
    height: 2px;
    width: 30px;
    background: rgba(255,255,255,0.5);
    margin: 0;
    position: relative;
    z-index: 1;
}

.ready .connector[b-urihuk5ecu] {
    height: 2px;
    width: 30px;
    background: linear-gradient(to right, #3a5fcd, #ff9b45) !important;
    margin: 0;
    position: relative;
    z-index: 1;
}



.status-indicator:nth-child(3) ~ .connector[b-urihuk5ecu] {
    background: rgba(255,255,255,0.5);
}

.ready .status-indicator:nth-child(3) ~ .connector[b-urihuk5ecu] {
    background: linear-gradient(to right, #ff9b45, #2cc974) !important;
}

.status-indicator.blue[b-urihuk5ecu] {
    background: transparent;
    color: #3a5fcd;
    border: 1px solid #3a5fcd;
    box-shadow: 0 0 10px rgba(58, 95, 205, 0.7);
}

.status-indicator.blue[b-urihuk5ecu] {
    background: transparent;
    color: #3a5fcd;
    border: 1px solid #3a5fcd;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
}



.status-indicator.orange[b-urihuk5ecu] {
    background: transparent;
    color: #ff9b45;
    border: 1px solid #ff9b45;
    box-shadow: 0 0 10px rgba(255, 155, 69, 0.7);
}

.status-indicator.publish[b-urihuk5ecu] {
    color: #926aff;
    border: 1px solid #926aff;
    box-shadow: 0 0 10px #926affa1;
    cursor: pointer;
}

.status-indicator.green[b-urihuk5ecu] {
    background: transparent;
    color: #2cc974;
    border: 1px solid #2cc974;
    box-shadow: 0 0 10px rgba(44, 201, 116, 0.7);
}

    .status-indicator.blue[b-urihuk5ecu]::after,
    .status-indicator.orange[b-urihuk5ecu]::after,
    .status-indicator.green[b-urihuk5ecu]::after {
        color: rgba(255, 255, 255, 0.3);
    }

.status-indicator:hover .indicatior-tooltip[b-urihuk5ecu] {
    display: block;
}
.indicatior-tooltip[b-urihuk5ecu] {
    bottom: -55px;
    position: absolute;
    display: none;
    text-align: center;
    background: inherit;
    box-shadow: 0 0 5px rgba(255,255,255,0.2);
    border-radius: 3px;
    color: #fff;
    text-shadow: none;
    font-weight: 200;
}
.status-indicator.green.checkmark[b-urihuk5ecu]::after {
    color: #2cc974;
    text-shadow: 0 0 4px rgba(44, 201, 116, 1);
}

    

    .status-indicator.green[b-urihuk5ecu]::after {
        content: "✓";
        font-size: 30px;
        text-align: center;
    }

.status-indicator.blue.checkmark[b-urihuk5ecu]::after {
    color: #3a5fcd;
    text-shadow: 0 0 4px rgba(58, 95, 205, 1);
}

.status-indicator.orange.checkmark[b-urihuk5ecu]::after {
    color: #ff9b45;
    text-shadow: 0 0 4px rgba(255, 155, 69, 0.7);
}

.status-indicator.blue[b-urihuk5ecu]::after {
    content: "▷";
    font-size: 30px;
    text-align: center;
    width: 100%;
    padding-left: 8px;
    line-height: 50px;
}
.status-indicator.blue[b-urihuk5ecu]::before {
    content: "STARTED";
    font-size: 10px;
    text-align: center;
    width: 100%;
    line-height: 50px;
    position: absolute;
    top: -38px;
    padding-left: 2px;
    color: rgba(255, 255, 255,0.4);
    font-weight: 200;
}
.status-indicator.orange[b-urihuk5ecu]::after {
    content: "\e0a8";
    font-family: phosphorIcon;
    font-size: 30px;
    text-align: center;
    width: 100%;
    line-height: 50px;
}
.status-indicator.orange[b-urihuk5ecu]::before {
    content: "DRAFT";
    font-size: 10px;
    text-align: center;
    width: 100%;
    line-height: 50px;
    position: absolute;
    top: -38px;
    padding-left: 2px;
    color: rgba(255, 255, 255,0.4);
    font-weight: 200;
}
.status-indicator.green[b-urihuk5ecu]::before {
    content: "DONE";
    font-size: 10px;
    text-align: center;
    width: 100%;
    line-height: 50px;
    position: absolute;
    top: -38px;
    padding-left: 2px;
    color: rgba(255, 255, 255,0.4);
    font-weight: 200;
    width: 100%;
}
/* Progress status styling */
.indicator-container.progress-1 .status-indicator.blue[b-urihuk5ecu] {
    box-shadow: 0 0 15px rgba(58, 95, 205, 0.9);
}

.indicator-container.progress-2 .status-indicator.orange[b-urihuk5ecu] {
    box-shadow: 0 0 15px rgba(255, 155, 69, 0.9);
}

.indicator-container.progress-3 .status-indicator.green[b-urihuk5ecu] {
    box-shadow: 0 0 15px rgba(44, 201, 116, 0.9);
}

.listing-details[b-urihuk5ecu] {
    padding: 15px 20px;
    background-color: rgba(30, 30, 50, 0.8);
}

.listing-detail-row[b-urihuk5ecu] {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding: 8px 0;
    /*border-bottom: 1px solid rgba(255, 255, 255, 0.05);*/
}

    .listing-detail-row:last-child[b-urihuk5ecu] {
        border-bottom: none;
    }

.detail-label[b-urihuk5ecu] {
    width: 150px;
    color: #ccc;
    font-weight: 500;
}

.detail-status[b-urihuk5ecu] {
    width: 33%;
}

.listing-actions[b-urihuk5ecu] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    width: 100%;
    margin-top: 10px;
}

.gradient-button[b-urihuk5ecu], .gradient-button-outline[b-urihuk5ecu] {
    padding: 8px 16px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
    border: none;
}

.gradient-button[b-urihuk5ecu] {
    background: linear-gradient(135deg, #926aff 0%, #ff77b0 100%);
    color: white;
}

.gradient-button-outline[b-urihuk5ecu] {
    background: transparent;
    border: 1px solid #926aff;
    color: #926aff;
}

.gradient-button:hover[b-urihuk5ecu] {
    opacity: 0.9;
    transform: translateY(-2px);
}

.gradient-button-outline:hover[b-urihuk5ecu] {
    background: rgba(146, 106, 255, 0.1) !important;
    color: #fff;
    transform: translateY(-2px);
}
.listing-detail-row[b-urihuk5ecu] {
    position: relative;
}

    .listing-detail-row:not(:last-child) .detail-status .indicator-container[b-urihuk5ecu]::after {
        content: "";
        position: absolute;
        width: 2px;
        height: 50px;
        background-color: rgba(255,255,255,0.5);
        opacity: 0.4;
        right: 75px;
        top: 40px;
        border: 1px solid rgba(255,255,255,0.5);
        box-shadow: 0 0 10px rgba(255,255,255,0.5);
        opacity: .8;
    }

    .listing-detail-row:not(:last-child) .detail-status.ready .indicator-container[b-urihuk5ecu]::after {
        content: "";
        position: absolute;
        width: 2px;
        height: 50px;
        background-color: #2cc974;
        opacity: 0.4;
        right: 75px;
        top: 40px;
        border: 1px solid #2cc974;
        box-shadow: 0 0 10px rgba(44, 201, 116, 0.7);
        opacity: .8;
    }

    .listing-detail-row:not(:last-child) .detail-status .indicator-container[b-urihuk5ecu]::before {
        content: "";
        position: absolute;
        width: 98px;
        height: 2px;
        opacity: 0.4;
        right: -21px;
        top: 90px;
        /*border: 1px solid #3a5fcd;*/
        box-shadow: 0 0 10px rgba(255,255,255,0.5) !important;
        opacity: .8;
        z-index: 0;
        background: rgba(255,255,255,0.5) !important;
    }

    .listing-detail-row:not(:last-child) .detail-status.ready .indicator-container[b-urihuk5ecu]::before {
        content: "";
        position: absolute;
        width: 98px;
        height: 2px;
        opacity: 0.4;
        right: -21px;
        top: 90px;
        /*border: 1px solid #3a5fcd;*/
        box-shadow: 0 0 10px rgba(58, 95, 205, 0.7) !important;
        opacity: .8;
        z-index: 0;
        background: linear-gradient(to right, #2cc974, #3a5fcd) !important;
    }

    .listing-detail-row.final:not(:last-child) .detail-status .indicator-container[b-urihuk5ecu]::before {
        content: "";
        position: absolute;
        width: 98px;
        height: 2px;
        opacity: 0.4;
        right: -21px;
        top: 90px;
        /*border: 1px solid #3a5fcd;*/
        box-shadow: 0 0 10px rgba(255,255,255,0.5) !important;
        opacity: .8;
        z-index: 0;
        background: rgba(255,255,255,0.5) !important;
    }

    .listing-detail-row.final:not(:last-child) .detail-status.ready .indicator-container[b-urihuk5ecu]::before {
        content: "";
        position: absolute;
        width: 98px;
        height: 2px;
        opacity: 0.4;
        right: -21px;
        top: 90px;
        /*border: 1px solid #3a5fcd;*/
        box-shadow: 0 0 10px rgba(58, 95, 205, 0.7);
        opacity: .8;
        z-index: 0;
        background: linear-gradient(to right, #2cc974, #926aff 50%) !important;
    }

.status-indicator.green[b-urihuk5ecu] {
    color: rgba(255,255,255,0.5);
    /*text-shadow: 0 0 4px rgba(44, 201, 116, 1);*/
    box-shadow: none;
    border: 1px solid rgba(255,255,255,0.5);
}

    .status-indicator.green[b-urihuk5ecu]::after {
        color: rgba(255,255,255,0.5);
        /*text-shadow: 0 0 4px rgba(44, 201, 116, 1);*/
        box-shadow: none;
    }

    .status-indicator.green.checkmark[b-urihuk5ecu] {
        color: #2cc974;
        text-shadow: 0 0 4px rgba(44, 201, 116, 1);
        box-shadow: 0 0 10px rgba(44, 201, 116, 0.9);
        border: 1px solid #2cc974;
    }

.status-indicator:hover.checkmark.green[b-urihuk5ecu] {
    color: rgba(255,255,255,0.5);
    /*text-shadow: 0 0 4px rgba(44, 201, 116, 1);*/
    background: #2cc974 !important;
    border: 1px solid rgba(255,255,255,0.5);
}

.status-indicator:hover.green.checkmark[b-urihuk5ecu]::after {
    color: rgba(255,255,255,0.5) !important;
}

.status-indicator.blue[b-urihuk5ecu] {
    color: rgba(255,255,255,0.5);
    /*text-shadow: 0 0 4px rgba(44, 201, 116, 1);*/
    box-shadow: none;
    border: 1px solid rgba(255,255,255,0.5);
}
    .status-indicator.blue[b-urihuk5ecu]::after {
        color: rgba(255,255,255,0.5);
        /*text-shadow: 0 0 4px rgba(44, 201, 116, 1);*/
        box-shadow: none;
    }

.status-indicator:hover.blue.checkmark[b-urihuk5ecu] {
    color: rgba(255,255,255,0.5);
    /*text-shadow: 0 0 4px rgba(44, 201, 116, 1);*/
    background: #3a5fcd !important;
    border: 1px solid rgba(255,255,255,0.5);
}

    .status-indicator:hover.blue.checkmark[b-urihuk5ecu]::after {
        color: rgba(255,255,255,0.5);
    }


    .status-indicator.blue.checkmark[b-urihuk5ecu] {
        color: #2cc974;
        text-shadow: 0 0 4px rgba(58, 95, 205, 0.7);
        box-shadow: 0 0 10px rgba(58, 95, 205, 0.7);
        border: 1px solid #3a5fcd;
    }

.status-indicator.orange[b-urihuk5ecu] {
    color: rgba(255,255,255,0.5);
    box-shadow: none;
    border: 1px solid rgba(255,255,255,0.5);
}

    .status-indicator.orange[b-urihuk5ecu]::after {
        color: rgba(255,255,255,0.5);
        box-shadow: none;
    }

    .status-indicator.orange.checkmark[b-urihuk5ecu] {
        color: #2cc974;
        text-shadow: 0 0 4px rgba(255, 155, 69, 0.7);
        box-shadow: 0 0 10px rgba(255, 155, 69, 0.7);
        border: 1px solid #ff9b45;
    }

.status-indicator:hover.orange.checkmark[b-urihuk5ecu] {
    color: rgba(255,255,255,0.5);
    /*text-shadow: 0 0 4px rgba(44, 201, 116, 1);*/
    background: #ff9b45 !important;
    border: 1px solid rgba(255,255,255,0.5);
}

    .status-indicator:hover.orange.checkmark[b-urihuk5ecu]::after {
        color: rgba(255,255,255,0.5);
    }

.status-indicator.publish[b-urihuk5ecu] {
    color: rgba(255,255,255,0.5);
    box-shadow: none;
    border: 1px solid rgba(255,255,255,0.5);
}

    .status-indicator.publish[b-urihuk5ecu]::after {
        color: rgba(255,255,255,0.5);
        box-shadow: none;
    }

    .status-indicator.publish.checkmark[b-urihuk5ecu] {
        color: #926aff;
        text-shadow: 0 0 4px #926affa1;
        box-shadow: 0 0 10px #926affa1;
        border: 1px solid #926aff;
    }
/* _content/HireLense/Components/UI/Collapse.razor.rz.scp.css */
.collapse-container[b-z2n50gllbo] {
    width: 90%;
    margin: 0 auto;
}

.collapse-heading[b-z2n50gllbo] {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    align-items: center;
    cursor: pointer;
    color: #fff;
}
    .collapse-heading .header-grouping[b-z2n50gllbo] {
        display: flex;
        align-items: center;
    }

        .header-grouping h3[b-z2n50gllbo] {
            margin: 0;
            color: #fff;
            font-size: 18px !important;
        }
.header-grouping h4[b-z2n50gllbo] {
    font-family: "phosphorIcon";
    font-size: 35px;
    display: flex;
    margin-right: 10px;
    color: #fff;
}
