@import 'components/Rencore.Cloud.Web.Common.dzyq3e80qa.bundle.scp.css';

/* _content/RencoreHub/Components/Access/AccessReviewComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Approvals/ApprovalsComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Access/FluentAccessReviewComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Access/FluentAccessReviewHistoryComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Access/FluentAccessReviewPendingComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Approvals/FluentApprovalsComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Approvals/FluentApprovalsHistoryComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Approvals/FluentApprovalsPendingComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Home/FluentHomeComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Home/FluentHomeLearnComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Home/FluentHomeNewRequestComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Home/FluentHomeRequestsComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Home/FluentHomeToDoComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/RencoreFluentButtonComponent.razor.rz.scp.css */
.fluent-button-container-desktop[b-mnc1njbfll] {
    display: unset;
}
.fluent-button-container-mobile[b-mnc1njbfll] {
    display: none;
}

@media (max-width: 767px) {
    .fluent-button-container-desktop[b-mnc1njbfll] {
        display: none;
    }
    .fluent-button-container-mobile[b-mnc1njbfll] {
        display: unset;
    }
}
/* _content/RencoreHub/Components/Fluent/RencoreFluentCardComponent.razor.rz.scp.css */
.fluent-card-header[b-jc8auj740f]
{
    font-size: 18px;
    font-weight: 600;
}
/* _content/RencoreHub/Components/Fluent/RencoreFluentChipsComponent.razor.rz.scp.css */
[b-oncmxigd6w] .fluent-chips.e-chip-list .e-chip {
    border-radius: 16px;
    font-size: 14px;
    height: 32px;
    padding: 0 10px;
}
[b-oncmxigd6w] .fluent-chips.e-chip-list.e-selection .e-chip.e-active,
[b-oncmxigd6w] .fluent-chips.e-chip-list.e-selection .e-chip.e-active.e-focused {
    border-color: var(--color-sf-secondary-bg-color-selected);
    background: var(--color-sf-secondary-bg-color-selected);
}
[b-oncmxigd6w] .fluent-chips-mobile.e-menu-container .e-menu-header .e-menu-icon {
    padding-left: 0;
}
[b-oncmxigd6w] .fluent-chips-mobile.e-menu-container.e-hamburger .e-menu-header .e-menu-icon::before {
    content: "\e7f7";
}
[b-oncmxigd6w] .fluent-chips-mobile.e-menu-container.e-hamburger ul.e-menu {
    background-color: var(--color-sf-secondary-bg-color);
    z-index: 1001;
    background: var(--color-sf-flyout-bg-color);
    border: 1px solid var(--color-sf-border-light);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .14), 0 0 2px 0 rgba(0, 0, 0, .12);
    padding: 5px;
    width: auto;
}

[b-oncmxigd6w] .fluent-chips-mobile.e-menu-container .e-menu .e-menu-item.e-focused,
[b-oncmxigd6w] .fluent-chips-mobile.e-menu-container .e-menu .e-menu-item.e-selected,
[b-oncmxigd6w] .fluent-chips-mobile.e-menu-container .e-menu .e-menu-item.e-custom-selected {
    background-color: transparent;
    border-radius: 0;
}

.fluent-chips-container-desktop[b-oncmxigd6w] {
    display: flex;
}
.fluent-chips-container-mobile[b-oncmxigd6w] {
    display: none;
}

@media (max-width: 767px) {
    .fluent-chips-container-desktop[b-oncmxigd6w] {
        display: none;
    }
    .fluent-chips-container-mobile[b-oncmxigd6w] {
        display: block;
    }
}

    
/* _content/RencoreHub/Components/Fluent/RencoreFluentIconComponent.razor.rz.scp.css */
.fluent-icon-container[b-o6wbe85fre] {
    width: 50px;
    height: 50px;
    background: green;
    border-radius: 6px;
    font-size: 30px;
}
/* _content/RencoreHub/Components/Fluent/RencoreFluentInfoComponent.razor.rz.scp.css */
.fluent-info-header[b-eau9r6yeuh] {
    font-weight: 700;
    font-size: 14px;
}
.fluent-info-subheader[b-eau9r6yeuh] {
    font-weight: 400;
    font-size: 12px;
}
/* _content/RencoreHub/Components/Fluent/RencoreFluentPageLayoutComponent.razor.rz.scp.css */
.fluent-pagelayout-header[b-f3ft5n273p] {
    font-size: 24px;
    font-weight: 600;
    color: var(--color-sf-content-text-color);
}
/* _content/RencoreHub/Components/Fluent/RencoreFluentSpinnerComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/RencoreFluentStackComponent.razor.rz.scp.css */
.rcc-fluent-stackhorizontal[b-fsx1cn3jh1] {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 0 1.5rem;
    width: 100%;
}
.rcc-fluent-stackhorizontal[b-fsx1cn3jh1] {
    flex-direction: row;
}

    @media (max-width: 767px) {
        .rcc-fluent-stackhorizontal[b-fsx1cn3jh1] {
        flex-direction: column;
    }
    .rcc-fluent-stack[b-fsx1cn3jh1] {
        width: 100%;
    }
}
/* _content/RencoreHub/Components/Fluent/RencoreFluentSwitchComponent.razor.rz.scp.css */
.fluent-switch-label[b-glnyp0b4gk] {
    color: var(--color-sf-content-text-color);
    font-size: 14px;
}
/* _content/RencoreHub/Components/Fluent/RencoreFluentTabsMenuComponent.razor.rz.scp.css */
.fluent-tabs-container-desktop[b-k5zgouajcp] {
    display: flex;
}
.fluent-tabs-container-mobile[b-k5zgouajcp] {
    display: none;
    height: 100%;
    align-content: center;
}
@media (max-width: 767px) {
    .fluent-tabs-container-desktop[b-k5zgouajcp] {
        display: none;
    }
    .fluent-tabs-container-mobile[b-k5zgouajcp] {
        display: block;
    }
}

[b-k5zgouajcp] .fluent-tabs.e-menu-container ul .e-menu-item {
    display: inline-flex;
    padding: 0 12px;
}
[b-k5zgouajcp] .fluent-tabs.e-menu-container ul.e-menu:not(.e-vertical) {
    padding: 0;
}

[b-k5zgouajcp] .fluent-tabs.e-menu-container .e-menu .e-menu-item.e-focused, 
[b-k5zgouajcp] .fluent-tabs.e-menu-container .e-menu .e-menu-item.e-selected, 
[b-k5zgouajcp] .fluent-tabs.e-menu-container .e-menu .e-menu-item.e-custom-selected {
    background-color: transparent;
    border-radius: 0;
}


.hrefparent[b-k5zgouajcp] {
    display: flex;
    position: relative;
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    align-items: center;
}
[b-k5zgouajcp] .fluent-tabs.e-menu-container .e-menu .e-menu-item .e-menu-url.hrefnormal {
    font-weight: 400;
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content;
    pointer-events: none;
    color: var(--color-sf-content-text-color);
}
.hrefbold[b-k5zgouajcp] {
    font-weight: 600;
    opacity: 0;
    color: var(--color-sf-content-text-color);
}
[b-k5zgouajcp] .fluent-tabs.e-menu-container .e-menu .e-menu-item.e-focused .hrefparent {
    border-bottom: 3px solid #E1E1E1;
}
[b-k5zgouajcp] .fluent-tabs.e-menu-container .e-menu .e-menu-item.e-focused .e-menu-url.hrefnormal {
    color: var(--color-sf-content-text-color);
}
[b-k5zgouajcp] .fluent-tabs.e-menu-container .e-menu .e-menu-item .hrefparent.e-custom-selected {
    border-bottom: 3px solid var(--color-sf-primary);
}
[b-k5zgouajcp] .fluent-tabs.e-menu-container .e-menu .e-menu-item .hrefnormal.e-custom-selected {
    font-weight: 600;
    color: var(--color-sf-content-text-color);
}

[b-k5zgouajcp] .fluent-tabs.e-menu-container,
[b-k5zgouajcp] .fluent-tabs.e-menu-container ul,
[b-k5zgouajcp] .fluent-tabs.e-menu-container ul .e-menu-item {
    height: 100%;
}

[b-k5zgouajcp] .fluent-tabs-mobile.e-menu-container.e-hamburger ul.e-menu {
    background-color: var(--color-sf-secondary-bg-color);
    z-index: 1001;
    background: var(--color-sf-flyout-bg-color);
    border: 1px solid var(--color-sf-border-light);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .14), 0 0 2px 0 rgba(0, 0, 0, .12);
    padding: 5px;
    width: auto;
}
.fluent-tabs-container-desktop .e-badge.e-badge-overlap[b-k5zgouajcp] {
     top: -1px;
}
/* _content/RencoreHub/Components/Fluent/Requests/FluentRequestsComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Requests/FluentRequestWorkspaceComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/Fluent/Workspaces/FluentWorkspacesComponent.razor.rz.scp.css */
/* _content/RencoreHub/Components/MyEntities/MyEntitiesComponent.razor.rz.scp.css */
.myentitiesheader[b-t19yecy4hx] {
    font-size: 1.6rem;
    color: var(--darkColor60);
}

.myentitiesrelation[b-t19yecy4hx] {
    font-size: 1.2rem;
    color: var(--darkColor80);
}

.myentitiesnumber[b-t19yecy4hx] {
    font-size: 1.6rem;
    color: #5053B6;
}

.myentitiesnumberzero[b-t19yecy4hx] {
    font-size: 1.6rem;
    color: #8EBEC1;
}

.myentitiesicon[b-t19yecy4hx] {
    font-size: 1.6rem;
    color: #5053B6;
}

.myentitieszero[b-t19yecy4hx],
.myentitieszero .myentitiesicon[b-t19yecy4hx],
.myentitieszero .myentitiesrelation[b-t19yecy4hx] {
    color: #8EBEC1;
}

.myentitiesbox[b-t19yecy4hx] {
    width: 260px;
}

.myentitiesboxheader[b-t19yecy4hx] {
    padding: 6px 18px;
    font-weight: 600;
    color: var(--darkColor80);
}

.myentitiesmembers[b-t19yecy4hx] {
    cursor: pointer;
}

.myentitieszero[b-t19yecy4hx] { background: rgba(187, 53, 164, 0.18) }
.member_Office365Groups[b-t19yecy4hx] { background: rgba(143, 104, 189, 0.12) }
.owner_Office365Groups[b-t19yecy4hx] { background: rgba(143, 104, 189, 0.18) }

.owner_OneDrive[b-t19yecy4hx] { background: rgba(40, 168, 234, 0.18) }

.owner_PowerApps[b-t19yecy4hx] { background: rgba(187, 53, 164, 0.18) }

.owner_PowerAutomate[b-t19yecy4hx] { background: rgba(59, 144, 245, 0.18) }

.member_SharePoint[b-t19yecy4hx] { background: rgba(3, 131, 135, 0.12) }
.owner_SharePoint[b-t19yecy4hx] { background: rgba(3, 131, 135, 0.18) }

.member_Teams[b-t19yecy4hx] { background: rgba(75, 83, 188, 0.12) }
.owner_Teams[b-t19yecy4hx] { background: rgba(75, 83, 188, 0.18)}

.myentitiesowners[b-t19yecy4hx] {
    cursor: pointer;
}

.myentitiesdiscover[b-t19yecy4hx] {
    cursor: pointer;
}

.myentitiesgrid .e-grid .e-gridheader[b-t19yecy4hx] {
    border-top-width: 0px;
}

.myentitiesgrid .e-grid.e-resize-lines .e-headercell .e-rhandler[b-t19yecy4hx],
.myentitiesgrid .e-grid.e-resize-lines .e-headercell .e-rsuppress[b-t19yecy4hx] {
    border-right-width: 0px;
}

.myentitiessidebarheader[b-t19yecy4hx] {
    font-size: 1.6rem;
    color: var(--darkColor80);
    line-height: 1.6rem;
}

.myentitiessidebarsubheader[b-t19yecy4hx] {
    color: var(--darkColor60);
}

.my-entities-info-container > div[b-t19yecy4hx] {
    margin-right: 4px;
}

.my-entities-info-container > div:last-child[b-t19yecy4hx] {
    margin-right: 34px;
}
/* _content/RencoreHub/Components/RencoreTeamsWorkspaceTileComponent.razor.rz.scp.css */
.rccpolicytile .property-block[b-f3w6tzb499] {
    flex-basis: 33.3%;
}
.rccpolicytile .property-block-header[b-f3w6tzb499] {
    font-size: 0.8rem;
    color: var(--darkColor60);
}
.rccpolicytile .property-block-content[b-f3w6tzb499] {
    font-size: 1.1rem;
    color: var(--darkColor80);
}
.rccpolicytile.teams-user-workspace[b-f3w6tzb499] {
    min-width: 320px;
    height: 200px;
    margin: 0 6px 12px 6px;
    background-color: var(--white);
    padding: 17px 17px 8px 17px;
    position: relative;
    border: 1px solid var(--darkColor20);
    border-radius: 4px;
    border-left: 10px solid var(--accentColor100);
    cursor: pointer;
}
.rccpolicytile.teams-user-workspace:hover[b-f3w6tzb499] {
    border-color: var(--accentColor100);
    background-color: var(--hoverLight);
}
    .rccpolicytile.teams-user-workspace .workspace-title[b-f3w6tzb499] {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        font-size: 1.5rem;
        color: var(--darkColor80);
        line-height: 1.5rem;
        white-space: nowrap;
    }
.rccpolicytile.teams-user-workspace .description-text[b-f3w6tzb499] {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    font-size: 0.95rem;
    color: var(--darkColor60);
}

.rccpolicytile.teams-user-workspace .rencoreicon.icon-star-empty[b-f3w6tzb499],
.rccpolicytile.teams-user-workspace .rencoreicon.icon-star[b-f3w6tzb499],
.rccpolicytile.teams-user-workspace .rencoreicon.icon-star-empty[b-f3w6tzb499]:before,
.rccpolicytile.teams-user-workspace .rencoreicon.icon-star[b-f3w6tzb499]:before {
    margin: 0 !important;
}

.workspace-tile-header[b-f3w6tzb499] {
    width: calc(100% - 50px);
}
.workspace-tile-header-title[b-f3w6tzb499] {
    width: calc(100% - 50px);
}

@media (min-width: 1201px) {
    .workspace-tile-container[b-f3w6tzb499] {
        width: 33.3%;
    }
}

@media (max-width: 1200px) {
    .workspace-tile-container[b-f3w6tzb499] {
        width: 50%;
    }
}

@media (max-width: 844px) {
    .workspace-tile-container[b-f3w6tzb499] {
        width: 100%;
    }
}
/* _content/RencoreHub/Components/Workspaces/WorkspacesComponent.razor.rz.scp.css */
/* _content/RencoreHub/Layout/ApplicationLayout.razor.rz.scp.css */
[b-2jjuxp526j] fluent-tabs::part(activeIndicator) {
    width: 100%;
}

[b-2jjuxp526j] .fluent-headernav fluent-button {
    border-radius: 0;
    height: 100%;
    background: transparent;
    position: relative;
}

    [b-2jjuxp526j] .fluent-headernav fluent-button .control {
        background: transparent;
    }

    [b-2jjuxp526j] .fluent-headernav fluent-button:hover:before {
        content: "";
        position: absolute;
        left: 10px;
        bottom: 0px;
        right: 10px;
        height: 1px;
        border-bottom: 3px solid yellow;
        transform: scaleX(1);
        transition: transform 250ms ease-in-out;
        border-bottom: 3px solid var(--neutral-foreground-active);
    }

    [b-2jjuxp526j] .fluent-headernav fluent-button.fluenttab-selected:before {
        content: "";
        position: absolute;
        left: 10px;
        bottom: 0px;
        right: 10px;
        height: 1px;
        border-bottom: 3px solid yellow;
        transform: scaleX(1);
        transition: transform 250ms ease-in-out;
        border-bottom: 3px solid var(--accent-fill-rest);
    }

    [b-2jjuxp526j] .fluent-headernav fluent-button.fluenttab-selected:hover:before {
        transform: scaleX(1.2);
    }

    [b-2jjuxp526j] .fluent-headernav fluent-button.fluenttab-selected {
        font-weight: bold;
    }

.fluent-logo-text[b-2jjuxp526j] {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 2px;
}

@media (max-width: 767px) {
    .fluent-logo-text[b-2jjuxp526j] {
        display: none;
    }
}

.fluent-navbar[b-2jjuxp526j] {
    height: 54px;
    background-color: var(--darkColor100);
    border-bottom: 4px solid var(--accentColor100);
    color: var(--white);
}

.fluent-headerbar[b-2jjuxp526j] {
    height: 54px;
}
/* _content/RencoreHub/Pages/Application/Access/MyAccessReviewsDetails.razor.rz.scp.css */
.accessreviewstep[b-h3ci9xl44e] {
    background-color: white;
    padding: 12px 12px;
    border: 3px solid var(--darkColor20);
    border-radius: 8px;
    margin-bottom: 12px;
    display: flex;
    cursor: pointer;
}

.accessreviewstep-active[b-h3ci9xl44e] {
    border-color: var(--accentColor100);
    background-color: var(--hoverLight);
}

.accessreviewstep-header[b-h3ci9xl44e] {
    color: var(--darkColor60);
    font-size: 1.1rem;
    font-weight: 600;
    padding-top: 4px;
    padding-left: 4px;
}

.accessreviewstep-description[b-h3ci9xl44e] {
    color: var(--darkColor60);
    font-size: 0.85rem;
    word-break: break-all;
}

.accessreviewer-container[b-h3ci9xl44e] {
    min-width: 180px;
    padding: 12px;
    text-align: center;
}

.user-logo[b-h3ci9xl44e] {
    color: var(--white);
    text-transform: uppercase;
    width: 64px;
    height: 64px;
    font-size: 1.2rem;
}

    .user-logo img[b-h3ci9xl44e] {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .user-logo .user-img-logo[b-h3ci9xl44e] {
        width: 100%;
        height: 100%;
        background: var(--accentColor100);
        border-radius: 50%;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.8rem;
    }

.keep-action[b-h3ci9xl44e] {
    color: #72bb53;
}

.remove-action[b-h3ci9xl44e] {
    color: #e61610;
}

.add-action[b-h3ci9xl44e] {
    color: #ffa834;
}
/* _content/RencoreHub/Pages/Application/Approvals/Approvals.razor.rz.scp.css */
.action-button[b-aemt3wv6z4] {
    cursor: pointer;
    font-size: 26px
}
/* _content/RencoreHub/Pages/Application/Approvals/Components/ApprovalPropertiesComponent.razor.rz.scp.css */
.action-property-name[b-fgo3ca6tbt] {
    font-size: 0.9rem;
    color: var(--darkColor60);
}

.action-property-value[b-fgo3ca6tbt] {
    font-size: 1.1rem;
}

.whitespace-pre[b-fgo3ca6tbt] {
    white-space: pre-wrap;
}
/* _content/RencoreHub/Pages/Application/Workspaces/Components/ChannelAppsPreviewerComponent.razor.rz.scp.css */
/* Global design section */

.channels-preview-container[b-xv2wmux4q4] {
    height: 300px;
    border: 1px solid #C7CFD3;
    border-radius: 4px;
}

.channels-preview-section[b-xv2wmux4q4] {
    display: flex;
    flex-direction: column;
}

.channels-preview-section-header[b-xv2wmux4q4] {
    height: 44px;
    padding: 6px 14px;
}

.channels-preview-section-header-title[b-xv2wmux4q4] {
    font-size: 16px;
    font-weight: 700;
    margin: 0px;
    color: #335164;
}

.channels-preview-section-content[b-xv2wmux4q4] {
    scroll-behavior: auto;
    overflow-y: auto;
    height: 254px;
}

/* Channel selector design section */
.channels-preview-section-header-left[b-xv2wmux4q4] {
    border-bottom: 1px solid #E5E9EC;
}

.channels-preview-section-content-left[b-xv2wmux4q4] {
}

.channel-preview[b-xv2wmux4q4] {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
    justify-content: space-between;
    padding: 10px 14px 10px 14px;
    cursor: pointer;
}

    .channel-preview.selected[b-xv2wmux4q4] {
        background-color: var(--hoverUltraLight);
        font-weight: 600;
    }

    .channel-preview:hover[b-xv2wmux4q4] {
        background-color: var(--hoverLight);
    }

    .channel-preview p[b-xv2wmux4q4] {
        margin: 0px;
    }

.channel-preview-left-container[b-xv2wmux4q4] {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    justify-content: start;
}

.channel-preview-left[b-xv2wmux4q4] {
    display: flex;
    flex-direction: row;
    column-gap: 8px;
    align-items: center;
}

.channel-preview-apps-counter[b-xv2wmux4q4] {
    display: flex;
    justify-content: center;
    font-size: 10px;
    font-weight: 700;
    background-color: #28A9E8;
    color: white;
    width: 15px;
    border-radius: 50px;
}

.channel-preview-remove-icon[b-xv2wmux4q4] {
    color: #335164;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

/* Apps preview design section */
.channel-app-preview[b-xv2wmux4q4] {
    padding: 10px 24px;
    display: flex;
    column-gap: 10px;
    align-items: center;
}

    .channel-app-preview p[b-xv2wmux4q4] {
        margin: 0px;
        font-size: 14px;
    }

    .channel-app-preview img[b-xv2wmux4q4] {
        width: 24px;
        height: 24px;
        border-radius: 2px;
    }

.channels-preview-section-right[b-xv2wmux4q4] {
    border-left: 1px solid #C7CFD3;
    background-color: var(--hoverUltraLight);
}

.channels-preview-section-right-noapps[b-xv2wmux4q4] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
    row-gap: 14px;
    padding: 0px 74px 10px 60px
}

    .channels-preview-section-right-noapps img[b-xv2wmux4q4] {
        width: 80px;
        height: 80px;
        color: #C0E6F8;
    }

    .channels-preview-section-right-noapps p[b-xv2wmux4q4] {
        text-align: center;
        font-size: 14px;
    }

.channels-preview-section-right-loading[b-xv2wmux4q4] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
/* _content/RencoreHub/Pages/Application/Workspaces/Components/ProvisioningRequestStepComponent.razor.rz.scp.css */
.step-container[b-bpme4nm5mt] {
    display: flex;
    column-gap: 5px;
    align-items: center;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 5px;
    height: 82px;
    padding: 3px 12px 3px 8px;
    background-color: white;
}

    .step-container.active[b-bpme4nm5mt] {
        background-color: var(--hoverUltraLight);
    }

    .step-container.available[b-bpme4nm5mt] {
        cursor: pointer;
    }

        .step-container.available:hover[b-bpme4nm5mt] {
            background-color: #F4F5F6;
        }

.step-icon[b-bpme4nm5mt] {
    font-size: 32px;
    font-weight: 400;
    color: var(--accentColor100);
    margin: 0px 4px;
}

    .step-icon.inactive[b-bpme4nm5mt] {
        color: #99A8B1;
    }

.warning-icon[b-bpme4nm5mt] {
    position: absolute;
    top: 0;
    right: 0;
    color: var(--warning);
}

.step-title[b-bpme4nm5mt] {
    color: var(--accentColor100);
    margin: 0px;
}

    .step-title.inactive[b-bpme4nm5mt] {
        color: #667D8B;
    }

.step-title-description[b-bpme4nm5mt] {
    margin: 0px;
}

.vl[b-bpme4nm5mt] {
    width: 12px;
    height: 76px;
    border-radius: 2px;
    background-color: var(--accentColor85);
}

    .vl.inactive[b-bpme4nm5mt] {
        background-color: var(--darkColor20);
    }

.step-warning[b-bpme4nm5mt] {
    color: var(--warningColor100);
    font-size: 18px;
}
/* _content/RencoreHub/Pages/Application/Workspaces/WorkspaceWizard.razor.rz.scp.css */
.wizard-card-content[b-j7xsgqopqs] {
    padding: 12px 6px !important;
}

.wizard-field-validation-message[b-j7xsgqopqs] {
    font-size: 14px;
    color: var(--warningColor100);
}

.wizard-success-dialog-content[b-j7xsgqopqs] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
}

.wizard-success-dialog-content-right[b-j7xsgqopqs] {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    row-gap: 5px;
}

.wizard-success-dialog-content-right p[b-j7xsgqopqs] {
    margin: 0;
}

.wizard-success-dialog-content img[b-j7xsgqopqs] {
    width: 120px;
    height: 120px;
}

.wizard-success-dialog-content-primary[b-j7xsgqopqs] {
    font-size: 20px;
    font-weight: 600;
}

.wizard-success-dialog-content-secondary[b-j7xsgqopqs] {
    font-size: 20px;
}

.wizard-success-dialog-content-small[b-j7xsgqopqs] {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 600;
}
.field-warning-container[b-j7xsgqopqs] {
    margin-top: -12px;
    padding-bottom: 12px;
    font-weight: 600;
    font-size: 14px;
}
/* _content/RencoreHub/Pages/Index.razor.rz.scp.css */
.teams-index-nocontent[b-lb244v5s3i] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    height: 100%;
}
/* _content/RencoreHub/Pages/Other/NovaConnectionIssue.razor.rz.scp.css */
.teams-connectionissue[b-cccwigq832] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
/* _content/RencoreHub/Pages/Other/PublicError.razor.rz.scp.css */
.error-container[b-emamkbwy2w] {
    padding-bottom: 24px;
}

.error-details-container[b-emamkbwy2w] {
    padding: 16px 10px;
}
