@import '_content/Sionera.Commons.Client/Sionera.Commons.Client.uib7avl035.bundle.scp.css';

/* /Pages/MonthlyAnalytics.razor.rz.scp.css */
@page {
    margin: 0mm;
    margin-top: 10mm;
    margin-bottom: 10mm;
}

body.print .analytics[b-n0ogrywtdw]  .section {
    width: 210mm;
    margin-left: auto;
    margin-right: auto;
}

.analytics[b-n0ogrywtdw]  .section {
    width: 100%;
}

.analytics[b-n0ogrywtdw]  .section > :not(.section-header) {
    flex-wrap: wrap;
}

.analytics[b-n0ogrywtdw]  .section .flexible {
    min-width: 300px;
}

[b-n0ogrywtdw] .user-missions {
    display: grid;
    grid-template-columns: 60% 40%;
    padding: 12px 8px;
    font-size: 0.9rem;
    width: 100%;
}

[b-n0ogrywtdw] .user-missions * {
    text-overflow: ellipsis;
    text-wrap-mode: nowrap;
    overflow: clip;
}

[b-n0ogrywtdw] .user-missions > *:not(:nth-last-child(-n+2)) {
    border-bottom: 1px solid var(--color-header);
}

[b-n0ogrywtdw] .user-missions .usermissionstatus-enum {
    padding: 0px;    
}

[b-n0ogrywtdw] .user-missions .usermissionstatus-enum i.icon {
    height: unset;
    opacity: 0.5;
}

[b-n0ogrywtdw] .user-missions .usermissionstatus-enum i.icon:before {
    vertical-align: middle;
    font-size: 10px;
}

[b-n0ogrywtdw] .user-missions .title:has(.text-color-success) {
    color: var(--color-success);
}

[b-n0ogrywtdw] .user-missions .title:has(.text-color-pending) {
    color: var(--color-waiting);
}

[b-n0ogrywtdw] .user-missions .title:has(.text-color-failure) {
    color: var(--color-failure);
} 

[b-n0ogrywtdw] .user-missions .result {
    text-align: right;
}
/* /Pages/WeeklyAnalytics.razor.rz.scp.css */
[b-3bng3eg6wa] .levels {
    width: 536px;
}

[b-3bng3eg6wa] .section .fixed-height {
    height: 320px;
}

[b-3bng3eg6wa] .section:has(.missions) {
    flex-grow: 1;
    max-width: 992px;
}
/* /Shared/Components/Analytics/AggregatedValues.razor.rz.scp.css */

.label[b-pcf4g29n1t] {
    font-weight: bold;
}

.aggregated-value div[b-pcf4g29n1t] {
    display: inline-block;
}

.value[b-pcf4g29n1t] {
    font-weight: bold;
}

.aggregated-table .aggregated-value[b-pcf4g29n1t] {
    font-size: 14px;
    border-bottom: 1px solid #bbb4;
}

.aggregated-table .aggregated-value:last-child[b-pcf4g29n1t] {
    border-bottom: none;
}

.aggregated-table .label[b-pcf4g29n1t] {
    margin-left: 16px;
}

.aggregated-table .aggregated-value div[b-pcf4g29n1t] {
    width: 144px;
}
/* /Shared/Components/Analytics/AnalyticsFilters.razor.rz.scp.css */
.filters-container[b-fe9iz1dyn0] {
    display: block;
    margin-bottom: 24px;
}

.business-filter[b-fe9iz1dyn0]  div {
    background-color: red;
}

[b-fe9iz1dyn0] .main img {
    max-height: 18px;
}
/* /Shared/Components/Analytics/AnalyticsSection.razor.rz.scp.css */

.section[b-idwpj6cbkb] {
    background-color: var(--color-analytics-background);
    border-radius: 16px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    margin-right: 16px;
    margin-bottom: 16px;
    box-shadow: 0px 1px 2px #00000026;
}

.section > div.section-header[b-idwpj6cbkb] {
    padding-bottom: 1rem;
    flex-grow: 0;
    flex-shrink: 0;
    border-radius: 6px;
    padding: 8px;
    margin: -8px -8px 24px -8px;
    background: linear-gradient(90deg, #00000010, #00000606);
    margin-left: -8px;
    padding-left: 16px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

h2[b-idwpj6cbkb] {
    font-size: 1.25rem;
    font-weight: bold;
    flex-grow: 0;
    flex-shrink: 0;
    margin: 0px;
}

.section > div[b-idwpj6cbkb] {
    flex-grow: 1;
}

.section-header[b-idwpj6cbkb]  .filters-container {
    display: inline-block;
    margin: -3px;
}

.section-header[b-idwpj6cbkb]  .e-ddl {
    background-color: #ffffff80;
}
/* /Shared/Components/Analytics/DtoSection.razor.rz.scp.css */
.dto-section-container[b-6xnwbsglnk] {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.dto-section-dataset[b-6xnwbsglnk] {
    display: flex;
    gap: 8px;
}

[b-6xnwbsglnk] .dto-entity:not(:first-child) .dto-property-label {
    display: none;
}
/* /Shared/Components/Analytics/LevelGoals.razor.rz.scp.css */

.label[b-rb13kbypu9] {
    font-weight: bold;
}

.aggregated-value div[b-rb13kbypu9] {
    display: inline-block;
}

.value[b-rb13kbypu9] {
    font-weight: bold;
}

.aggregated-table .aggregated-value[b-rb13kbypu9] {
    font-size: 14px;
    border-bottom: 1px solid #bbb4;
}

.aggregated-table .aggregated-value:last-child[b-rb13kbypu9] {
    border-bottom: none;
}

.aggregated-table .label[b-rb13kbypu9] {
    margin-left: 16px;
}

.aggregated-table .aggregated-value div[b-rb13kbypu9] {
    width: 144px;
}
/* /Shared/Components/Analytics/Levels.razor.rz.scp.css */
/* /Shared/Components/Analytics/MissionsCompletions.razor.rz.scp.css */
.missions-data[b-m1l5zic5on] {
    justify-content: center;
    margin-bottom: 32px;
}
/* /Shared/Components/Coins.razor.rz.scp.css */
.main[b-ybk9kl0hnc] {
    font-weight: bold;
    cursor: default;
}
/* /Shared/Components/Identity/ChangePassword.razor.rz.scp.css */

.login-form label[b-gznm7g3get] {
    width: 160px;
}
/* /Shared/Components/Identity/Login.razor.rz.scp.css */
.password-forgot[b-n8t65b39e5] {
    text-align: right;
    color: #b9b9b9;
    margin-top: 64px;
}

.password-forgot:hover[b-n8t65b39e5] {
    text-decoration: underline;
    color: black;
    cursor: pointer;
}
/* /Shared/Components/Identity/ResetPassword.razor.rz.scp.css */

.login-form label[b-33emtk5bh2] {
    width: 160px;
}
/* /Shared/Components/Missions/MissionDetails.razor.rz.scp.css */
.main[b-ezyn55z5r4] {
    flex-basis: 512px;
    max-width: 512px;
    min-width: 512px;
    flex-grow: 0;
    flex-shrink: 0;
    border: 1px solid gray;
    overflow: hidden;
}

.main .mission-details[b-ezyn55z5r4] {
    background-color: #3730a3;
    color: white;
}

.header[b-ezyn55z5r4] {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    height: 240px;
    color: white;
    align-content: end;
}

.header div[b-ezyn55z5r4] {
    width: 100%;
    height: 200px;
    padding: 2rem;
    align-content: end;
    background-image: -moz-linear-gradient(top, #3730a300, #3730a3);
    background-image: -o-linear-gradient(top, #3730a300, #3730a3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3730a300), to(#3730a3));
    background-image: -webkit-linear-gradient(top, #3730a300, #3730a3);
    background-image: linear-gradient(to bottom, #3730a300, #3730a3);
}

.header h2[b-ezyn55z5r4] {
    font-size: 1.5rem;
}

.details[b-ezyn55z5r4] {
    padding: 1rem;
}
/* /Shared/Components/Missions/SubmissionValidation.razor.rz.scp.css */
/* /Shared/Components/Missions/UserMissionDetails.razor.rz.scp.css */
.files[b-41w5xlvxts] {
    padding: 4px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.files .submission-image[b-41w5xlvxts] {
    display: inline-block;
}

.content[b-41w5xlvxts] {
    padding: 1rem;
    gap: 12px;
    display: flex;
    flex-direction: column;
}

[b-41w5xlvxts] .validation {
    height: 172px;
}
/* /Shared/Components/Users/UserPortrait.razor.rz.scp.css */
.e-avatar[b-rkfzbsd6up] {
    /*cursor: zoom-in;*/
}
/* /Shared/Components/Users/UserPreview.razor.rz.scp.css */
.user-preview[b-urcumz2jvn] {
    cursor: zoom-in;
}
/* /Shared/Components/Users/UserSummary.razor.rz.scp.css */
.main[b-31xmqwxtu2] {
    min-width: 256px;
    min-height: 384px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 16px;
    gap: 8px;
    font-size: 1rem;
}

a[b-31xmqwxtu2] {
    color: black;
    text-decoration: none;
}

a:hover[b-31xmqwxtu2] {
    color: var(--color-primary-accent);
    text-decoration: underline;
}

[b-31xmqwxtu2] .user-image {
    width: 192px;
    height: 192px;
}

.user-name[b-31xmqwxtu2] {
    font-size: 1.5rem;
    margin: 1rem 1rem 2rem 1rem;
}

.label[b-31xmqwxtu2] {
    color: var(--color-disabled);
}


/* /Shared/Layout/MainLayout.razor.rz.scp.css */
.page[b-v4fycksgn5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-v4fycksgn5] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.sidebar[b-v4fycksgn5] {
    background-color: var(--color-secondary-accent);
}

.top-row[b-v4fycksgn5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: var(--top-bar-height);
    display: flex;
    align-items: center;
}

.top-row[b-v4fycksgn5]  a, .top-row[b-v4fycksgn5]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-v4fycksgn5]  a:hover, .top-row[b-v4fycksgn5]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-v4fycksgn5]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-v4fycksgn5] {
        justify-content: space-between;
    }

    .top-row[b-v4fycksgn5]  a, .top-row[b-v4fycksgn5]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-v4fycksgn5] {
        flex-direction: row;
    }

    .sidebar[b-v4fycksgn5] {
        width: 160px;
        height: 100vh;
        position: sticky;
        flex-shrink: 0;
        top: 0;
    }

    .top-row[b-v4fycksgn5] {
        position: sticky;
        top: 0;
        z-index: 1;
        flex-shrink: 0;
    }

    .top-row.auth[b-v4fycksgn5]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-v4fycksgn5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;flex-shrink: 0;
    }
}


main article[b-v4fycksgn5] {
    padding: 0px !important;
    height: 100%;
}

main article.content[b-v4fycksgn5]  > p {
    padding: 32px !important;
}
/* /Shared/Layout/NavMenu.razor.rz.scp.css */
.navbar-main[b-tjcq53wc8o] {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.navbar-toggler[b-tjcq53wc8o] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-tjcq53wc8o] {
    height: 3.5rem;
}

.main[b-tjcq53wc8o] {
    background-image: linear-gradient(180deg, #00000088, transparent);
}

.navbar-brand[b-tjcq53wc8o] {
    font-size: 1.1rem;
}

.bi[b-tjcq53wc8o] {
    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-tjcq53wc8o] {
    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-tjcq53wc8o] {
    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-tjcq53wc8o] {
    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");
}

@media (min-width: 641px) {
    .navbar-toggler[b-tjcq53wc8o] {
        display: none;
    }

    .collapse[b-tjcq53wc8o] {
        /* Never collapse the sidebar for wide screens */
        display: block !important;
    }
    
    .nav-scrollable[b-tjcq53wc8o] {
        /* Allow sidebar to scroll for tall menus */
        flex-grow: 1;
        overflow-y: auto;
    }
}

.logout[b-tjcq53wc8o] {
    text-align: center;
    flex-grow: 0;
    flex-shrink: 0;
    padding-bottom: 2rem;
    padding-top: 1rem;
    color: #ffffff9c;
}

.logout a[b-tjcq53wc8o] {
    color: #ffffff40;
    text-decoration: none;
}

.logout a i[b-tjcq53wc8o] {
    margin-left: 8px;
}

.logout a:hover[b-tjcq53wc8o] {
    color: white;
}

#logo[b-tjcq53wc8o] {
    width: 48px;
    height: 48px;
    margin-left: -16px;
    margin-top: -4px;
}

.logo-title[b-tjcq53wc8o] {
    color: white;
    margin-right: 8px;
    cursor: default;
    margin-top: -2px;
    font-size: 1.2rem;
}

[b-tjcq53wc8o] .nav-menu-filters {
    background-color: #0001;
    border: 2px solid #fff2;
    border-right: none;
    margin-right: -2px;
    margin-left: 2px;
    position: relative;
    padding: 4px 0px 4px 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

[b-tjcq53wc8o] .nav-menu-filters .submenu-entry {
    
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

[b-tjcq53wc8o] .nav-menu-filters .nav-menu-subheader .label-icon {
    text-align: right;
    right: 0px;
    position: absolute;
    top: 13px;
}

[b-tjcq53wc8o] .nav-menu-subheader {
    font-weight: bold;
    border-bottom: 1px solid #fff1;
    margin-bottom: 4px;
    padding: 0.25rem 0.5rem;
}
/* /Shared/Layout/NavMenuEntry.razor.rz.scp.css */

.nav-link i[b-pwa6mrds25] {
    margin-right: 8px;
}

.nav-item .submenu[b-pwa6mrds25] {
    display: none;
}

.nav-item.open:has(.submenu)[b-pwa6mrds25] >  .nav-link {
    border-bottom-left-radius: 0px;
}

.nav-item.open > .submenu[b-pwa6mrds25] {
    display: block;
    background-color: #6c7caf;
    color: white;
    margin-right: -16px;
    border-bottom-left-radius: 4px;
    border: 2px solid white;
    border-top: none;
    border-right: none;
}


.nav-item[b-pwa6mrds25] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-pwa6mrds25] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-pwa6mrds25] {
    padding-bottom: 1rem;
}

.nav-item[b-pwa6mrds25]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item.open[b-pwa6mrds25] >  a {
    background-color: rgb(255 255 255);
    color: #3730a3;
    margin-right: -16px;
    padding-right: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    font-weight: bold;
}

.nav-item.active[b-pwa6mrds25] >  a {
    cursor: default;
}

.nav-item:not(.open)[b-pwa6mrds25] >  a:hover {
    background-color: rgba(255,255,255,0.25);
    color: white;
    margin-right: -16px;
    padding-right: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.submenu[b-pwa6mrds25]  .submenu-entry:not(.page-options), .page-options[b-pwa6mrds25]  .submenu-entry {
    border-radius: 4px;
    padding: 0.25rem 0.5rem;
}

.submenu[b-pwa6mrds25]  .submenu-entry:not(.page-options):hover, .page-options[b-pwa6mrds25]  .submenu-entry:hover {
    background-color: rgba(255,255,255,0.25);
    cursor: pointer;
}

[b-pwa6mrds25] .submenu-entry.selected {
    background-color: #fffc;
    color: var(--color-secondary-accent);
}

.submenu[b-pwa6mrds25]  .submenu-entry.selected:not(.page-options):hover {
    background-color: #ff808080;
    color: white;
}

.submenu[b-pwa6mrds25]  .submenu-entry.selected:not(.page-options):hover .label-icon:before {
    content: "\f057" !important;
    color: rgb(255 153 153);
    font-weight: 400;
}

.indent-1[b-pwa6mrds25] {
    /* TBD, if useful */
    padding-left: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    border: none;
}

.indent-1[b-pwa6mrds25]  a.nav-link {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 2.5rem;
    margin-right: -16px;
    margin-left: 0px;
    border-radius: 0px
}

[b-pwa6mrds25] .nav-item.indent-1:first-of-type {
    padding-top: 0px;
}

[b-pwa6mrds25] .indent-1.nav-item.open:has(.submenu) > .nav-link {
    border-radius: 0px;
    color: white;
    background-color: hsl(36 30% 65% / 1);
}

[b-pwa6mrds25] .nav-item.indent-1:not(.open) .nav-link {
    color: white;
}

[b-pwa6mrds25] .nav-item.open.indent-1 > .submenu {
    border: none;
    padding: 0.5rem;
    background-color: hsl(36deg 20% 86.27%);
    color: hsl(36 46% 47% / 1);
    border-radius: 0px;
}

[b-pwa6mrds25] .nav-item:not(:last-of-type).open.indent-1 > .submenu {
    border-bottom: 2px solid white;
}

[b-pwa6mrds25] .nav-item.open.indent-1 .submenu-entry {
    padding: 0rem 1.25rem;
}

.indent-1.nav-item:last-of-type[b-pwa6mrds25] {
    padding-bottom: 0px;
}
/* /Shared/Pages/MasterDetailPage.razor.rz.scp.css */
/* /Shared/Pages/Missions.razor.rz.scp.css */
.image-type[b-cxbsvtjx4f] {
    cursor: zoom-in;
}

.custom.image-type[b-cxbsvtjx4f] {
    color: var(--color-success);
}

.default.image-type[b-cxbsvtjx4f] {
    color: var(--color-warning);
}

.colored.with-icon.custom.image-type[b-cxbsvtjx4f]:before {
    content: "\f53f";
}

.colored.with-icon.default.image-type[b-cxbsvtjx4f]:before {
    content: "\f03e";
}

.title[b-cxbsvtjx4f] {
    font-weight: 600 !important;
}

.edit-form[b-cxbsvtjx4f] {
    display: flex;
    flex-direction: row;
    gap: 24px;
}

.edit-form > div[b-cxbsvtjx4f] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

#edit-form-left-column[b-cxbsvtjx4f] {
    flex-grow: 1;
    flex-shrink: 1;
}

#edit-form-right-column[b-cxbsvtjx4f] {
    padding-top: 24px;
    width: 240px;
    flex-grow: 0;
    flex-shrink: 0;
}

.edit-form-image-placeholder[b-cxbsvtjx4f] {
    width: 240px;
    height: 192px;
    border-radius: 4px;
    background-color: #00000008;
}

[b-cxbsvtjx4f] .edit-form-title {
    margin-bottom: 14px !important;
}
/* /Shared/Pages/MissionStats.razor.rz.scp.css */
.chart-container[b-ljwzbm1sma] {
    max-height: 160px;
}
/* /Shared/Pages/Partners.razor.rz.scp.css */
/* /Shared/Pages/Submissions.razor.rz.scp.css */
.row-notsubmitted[b-ss2vmucd5q] {
    background-color: lightgray;
}

.row-submitted[b-ss2vmucd5q] {
    background-color: none;
}

.row-failed[b-ss2vmucd5q] {
    background-color: lightcoral;
}

.row-completed[b-ss2vmucd5q] {
    background-color: lightgreen;
}
