@import '_content/BlazorComponents/BlazorComponents.lugjrx8l0g.bundle.scp.css';
@import '_content/JobProject.UIComponents/JobProject.UIComponents.gbob92hf8q.bundle.scp.css';

/* /Pages/Jobs.razor.rz.scp.css */
.color-box[b-1znu2jor7u]
{
    width: 1rem;
    height: 1rem;
}
/* /Pages/Login.razor.rz.scp.css */
.form-signin[b-rhbhk3blcs]
{
    max-width: 500px;
    padding: 15px;
}

.form-signin .form-floating:focus-within[b-rhbhk3blcs]
{
    z-index: 2;
}

.form-signin input[type="text"][b-rhbhk3blcs]
{
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"][b-rhbhk3blcs]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
/* /Pages/Templates.razor.rz.scp.css */
.drag[b-is6rl50nvc]
{
}

    .drag:active[b-is6rl50nvc]
    {
        cursor: grabbing;
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing;
    }

input[type="file"][b-is6rl50nvc]
{
    display: none;
}
/* /Pages/ViewReport.razor.rz.scp.css */
.uploads-container[b-2egjs6iz87]
{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
    list-style: none;
}


/* /Shared/LanguageSelect.razor.rz.scp.css */
.language-selector-flag[b-rn2id2fnbd]
{
    max-width: 35px;
    margin: 8px;
    width: 30px;
    border-radius: 10%;
    cursor: pointer;
}

.custom-dropdown-container[b-rn2id2fnbd]
{
    position: relative;
    z-index: 1000;
}

    .custom-dropdown-container .display-item[b-rn2id2fnbd]
    {
        white-space: nowrap;
        display: block;
    }

    .custom-dropdown-container ul.custom-dropdown[b-rn2id2fnbd]
    {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        padding-right: 10px !important;
        padding-left: 10px !important;
        z-index: 1001;
        box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.6);
        background-color: #f5f5f5;
    }

    .custom-dropdown-container .custom-dropdown .custom-dropdown-item[b-rn2id2fnbd]
    {
        white-space: nowrap;
    }

    .custom-dropdown-container .custom-dropdown .custom-dropdown-item[b-rn2id2fnbd]
    {
        list-style-type: none;
        cursor: pointer;
    }

    .custom-dropdown-container:hover .custom-dropdown[b-rn2id2fnbd]
    {
        display: block;
    }

        .custom-dropdown-container:hover .custom-dropdown .custom-dropdown-item a[b-rn2id2fnbd]
        {
            display: block;
        }
/* /Shared/Layouts/LoginLayout.razor.rz.scp.css */
.page[b-wu2o6sqd8s] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-wu2o6sqd8s] {
    flex: 1;
}

.sidebar[b-wu2o6sqd8s] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-wu2o6sqd8s] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-wu2o6sqd8s]  a, .top-row[b-wu2o6sqd8s]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-wu2o6sqd8s]  a:hover, .top-row[b-wu2o6sqd8s]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-wu2o6sqd8s]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-wu2o6sqd8s] {
        display: none;
    }

    .top-row.auth[b-wu2o6sqd8s] {
        justify-content: space-between;
    }

    .top-row[b-wu2o6sqd8s]  a, .top-row[b-wu2o6sqd8s]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-wu2o6sqd8s] {
        flex-direction: row;
    }

    .sidebar[b-wu2o6sqd8s] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-wu2o6sqd8s] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-wu2o6sqd8s]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-wu2o6sqd8s], article[b-wu2o6sqd8s] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/Layouts/MainLayout.razor.rz.scp.css */
.page[b-dfnpo4p2cz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-dfnpo4p2cz] {
    flex: 1;
}

.sidebar[b-dfnpo4p2cz] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-dfnpo4p2cz] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dfnpo4p2cz]  a, .top-row[b-dfnpo4p2cz]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-dfnpo4p2cz]  a:hover, .top-row[b-dfnpo4p2cz]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-dfnpo4p2cz]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-dfnpo4p2cz] {
        display: none;
    }

    .top-row.auth[b-dfnpo4p2cz] {
        justify-content: space-between;
    }

    .top-row[b-dfnpo4p2cz]  a, .top-row[b-dfnpo4p2cz]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-dfnpo4p2cz] {
        flex-direction: row;
    }

    .sidebar[b-dfnpo4p2cz] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dfnpo4p2cz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-dfnpo4p2cz]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-dfnpo4p2cz], article[b-dfnpo4p2cz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/Layouts/SettingsLayout.razor.rz.scp.css */
.page[b-4qkqb47aa9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4qkqb47aa9] {
    flex: 1;
}

.sidebar[b-4qkqb47aa9] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-4qkqb47aa9] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4qkqb47aa9]  a, .top-row[b-4qkqb47aa9]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-4qkqb47aa9]  a:hover, .top-row[b-4qkqb47aa9]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-4qkqb47aa9]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-4qkqb47aa9] {
        display: none;
    }

    .top-row.auth[b-4qkqb47aa9] {
        justify-content: space-between;
    }

    .top-row[b-4qkqb47aa9]  a, .top-row[b-4qkqb47aa9]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4qkqb47aa9] {
        flex-direction: row;
    }

    .sidebar[b-4qkqb47aa9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4qkqb47aa9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-4qkqb47aa9]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-4qkqb47aa9], article[b-4qkqb47aa9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
