@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';
@import '_content/Platform.Shared.Web/Platform.Shared.Web.v0h4uy4t76.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-n9ya5kmlhh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-n9ya5kmlhh] {
    flex: 1;
}

.sidebar[b-n9ya5kmlhh] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-n9ya5kmlhh] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-n9ya5kmlhh]  a, .top-row[b-n9ya5kmlhh]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-n9ya5kmlhh]  a:hover, .top-row[b-n9ya5kmlhh]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-n9ya5kmlhh]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-n9ya5kmlhh] {
        justify-content: space-between;
    }

    .top-row[b-n9ya5kmlhh]  a, .top-row[b-n9ya5kmlhh]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-n9ya5kmlhh] {
        flex-direction: row;
    }

    .sidebar[b-n9ya5kmlhh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-n9ya5kmlhh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-n9ya5kmlhh]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-n9ya5kmlhh], article[b-n9ya5kmlhh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/JobDetail.razor.rz.scp.css */
/* /Pages/Jobs.razor.rz.scp.css */
table[b-d9w6y1u1z1] {
  background-color: deeppink !important;
}

/*# sourceMappingURL=Offers.razor.css.map */
/* /Shared/LanguageSwitcher.razor.rz.scp.css */
/* Base: show only flag icon, no paddings or borders */
.language-switcher .dropdown-toggle[b-swmkq7sxm6] {
  line-height: 1;
  padding: 0;
  border: 0;
  margin: 0;
  background: transparent;
}

/* Hide default caret */
.language-switcher .dropdown-toggle[b-swmkq7sxm6]::after {
  display: none;
}

.language-switcher .dropdown-menu[b-swmkq7sxm6] {
  min-width: 160px;
}

/* Flag Icons (flag-icons library) */
.language-switcher .fi[b-swmkq7sxm6] {
  display: inline-block;
  font-size: 18px; /* controls rendered size of flag-icons */
  line-height: 1;
}
.language-switcher .dropdown-item .fi[b-swmkq7sxm6] { margin-right: .5rem; }

/* Ensure contrast on transparent header */
/* On transparent header, keep it icon-only (no bg/border) */
.site-header.header-transparent .language-switcher .dropdown-toggle[b-swmkq7sxm6] {
  background: transparent !important;
  border: 0 !important;
}

/* Make it visible in very dark headers as well */
.site-header .language-switcher .dropdown-toggle.btn-light[b-swmkq7sxm6] { background: transparent; border: 0; }
