@import '_content/Metis.Web.Shared/Metis.Web.Shared.84s16dsmja.bundle.scp.css';

/* /Components/Blocks/Container/FieldBlocksContainer.razor.rz.scp.css */
.w-50-percentages[b-j6zv85cpmb] {
    width: calc(50% - 0.5rem);
}

.w-33-percentages[b-j6zv85cpmb] {
    width: calc(33% - 0.5rem);
}

.removed-fields[b-j6zv85cpmb]  .e-accordion {
    border-radius: 0.5rem;
    overflow: hidden;
}
/* /Components/Blocks/FieldBlock/FieldBlockSettingsModal.razor.rz.scp.css */
[b-s0iafq4hmi] block-settings-switch .e-switch-on {
    background-color: #057A55 !important;
}

[b-s0iafq4hmi] .block-settings-radio .e-radio:checked + label::before,
[b-s0iafq4hmi] .block-settings-radio .e-radio:checked + label:hover::after {
    background-color: #057A55 !important;
}

[b-s0iafq4hmi] .block-settings-radio .e-radio:checked:focus + label::before {
    border-color: #057A55 !important;
}

[b-s0iafq4hmi] .block-settings-radio .e-radio,
[b-s0iafq4hmi] .block-settings-radio .e-radio:checked + label::before {
    border-color: #057A55 !important;
}

[b-s0iafq4hmi] .block-settings-checkbox .e-frame.e-check,
[b-s0iafq4hmi] .block-settings-checkbox .e-checkbox:focus + .e-frame.e-check {
    background-color: #057A55;
}

[b-s0iafq4hmi] .block-settings-checkbox:hover .e-frame.e-check {
    background-color: #057A55;
}
/* /Components/Chat/ChatComponent.razor.rz.scp.css */
[b-igvoiagmey] .chat-height {
    height: calc(100vh - 12rem);
}

[b-igvoiagmey] #messages-container::-webkit-scrollbar {
    width: 8px;
}

[b-igvoiagmey] #messages-container::-webkit-scrollbar-thumb {
    background-color: #92999e;
    border-radius: 10px;
}
/* /Components/ContextBuilder/ContextSettingsEditor.razor.rz.scp.css */
[b-0tsj8vbw2m] .labels .e-multi-select-wrapper .e-chips {
    background-color: #dcfce7;
    border-radius: 6px;
    padding: 0.75rem 0.25rem 0.75rem 0.75rem;
}

[b-0tsj8vbw2m] .e-chipcontent .cheap-text-white {
    color: white;
    -webkit-text-fill-color: white;
}

[b-0tsj8vbw2m] .e-multiselect:not(.e-disabled) .e-multi-select-wrapper .e-chips:hover {
    background-color: #ecedee;
}
/* /Components/ContextOverview/Tabs/ContextTimelineTab.razor.rz.scp.css */
[b-y6rg3g7w1m] .e-gantt-tree-grid-pane,
[b-y6rg3g7w1m] .e-resizable-split-bar {
    display: none !important;
}

[b-y6rg3g7w1m] .e-header-cell-label {
    margin: 0 !important;
}

[b-y6rg3g7w1m] .e-header-cell-label.e-gantt-top-cell-text {
    height: 100% !important;
    padding-left: 0 !important;
    text-align: center !important;
}

[b-y6rg3g7w1m] .e-gantt-unscheduled-taskbar-left,
[b-y6rg3g7w1m] .e-gantt-unscheduled-taskbar-right {
    width: 10px !important;
}

[b-y6rg3g7w1m] .e-gantt-unscheduled-taskbar-right {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    margin-left: -11px;
}

[b-y6rg3g7w1m] .e-gantt-unscheduled-taskbar-left {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

[b-y6rg3g7w1m] .e-custom-event-marker.current-context-start-date,
[b-y6rg3g7w1m] .e-custom-event-marker.current-context-end-date {
    border-left: 2px red dotted;
}

[b-y6rg3g7w1m] .e-custom-event-marker .e-span-label {
    background-color: #ffbc62 !important;
}

[b-y6rg3g7w1m] .e-custom-event-marker .e-gantt-right-arrow {
    border-right-color: #ffbc62 !important;
    border-left-color: #ffbc62 !important;
}

[b-y6rg3g7w1m] .e-custom-event-marker.current-context-start-date .e-span-label {
    left: auto !important;
    right: 7px;
}

[b-y6rg3g7w1m] .e-custom-event-marker.current-context-start-date .e-gantt-right-arrow {
    transform-origin: left center;
    transform: rotateY(180deg);
    right: -3px;
}

[b-y6rg3g7w1m] .e-custom-event-marker.today .e-span-label {
    visibility: collapse;
}

[b-y6rg3g7w1m] .e-custom-event-marker.today .e-gantt-right-arrow {
    display: none;
}

[b-y6rg3g7w1m] .month-week-switcher .e-tbar-btn.e-tbtn-txt {
    background-color: #e7e6f5;
    border-color: #bfbbfa;
}

[b-y6rg3g7w1m] .month-week-switcher .e-tbar-btn.e-tbtn-txt:hover {
    background-color: #9d98ed;
    border-color: #9d98ed;
}
/* /Components/Customer/CustomersGrid.razor.rz.scp.css */
[b-c02qpzomum] .e-grid .e-headercell[data-colindex="1"],
[b-c02qpzomum] .e-grid .e-headercell[data-colindex="3"] {
    cursor: default;
}
/* /Components/GlobalPermissions/GlobalPermissionsGrid.razor.rz.scp.css */
[b-fo53kx4gvk] .e-multiselect {
    border-radius: 0.5rem !important;
    background-color: white !important;
}

[b-fo53kx4gvk] .e-chipcontent .cheap-text-white {
    color: white;
    -webkit-text-fill-color: white;
}

[b-fo53kx4gvk] .e-multiselect:not(.e-disabled) .e-multi-select-wrapper .e-chips:hover {
    background-color: #ecedee;
}

[b-fo53kx4gvk] .e-grid .e-row .e-input-group.users {
    margin: 0.75rem 0;
}

[b-fo53kx4gvk] .e-grid .e-row:nth-child(even) {
    background-color: #F9FAFB;
}

[b-fo53kx4gvk] .e-grid .e-row:nth-child(even):hover {
    background-color: #F3F4F6;
}
/* /Components/Grid/MetisGrid.razor.rz.scp.css */
[b-bl53pck5jc] .e-grid .e-filterbar {
    display: none !important;
}
/* /Components/PathFinder/PathFinder.razor.rz.scp.css */
[b-ux2mylhlww] .e-treeview .e-list-item {
    position: relative;
    padding-left: 20px;
}

[b-ux2mylhlww] .e-treeview .e-list-item:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #d3d3d3;
    left: -10px;
    top: 0;
}

[b-ux2mylhlww] .e-treeview .e-list-item .e-text-content {
    position: relative;
}

[b-ux2mylhlww] .e-treeview .e-list-item .e-text-content:before {
    content: '';
    position: absolute;
    width: 19px;
    height: 1px;
    background-color: #d3d3d3;
    top: 50%;
    left: -20px;
}

[b-ux2mylhlww] .e-treeview .e-list-item:last-child:before {
    height: 20px;
}

[b-ux2mylhlww] .e-treeview .e-list-item .e-icon-expandable::before {
    content: '\e805' !important;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    border: 1px solid #000;
    border-radius: 3px;
    background-color: #fff;
    margin-right: 5px;
    color: black;
    transform: none !important;
}

[b-ux2mylhlww] .e-treeview .e-list-item .e-icon-collapsible::before {
    content: '\e87f' !important;
    font-size: 10px;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    border: 1px solid #000;
    border-radius: 3px;
    background-color: #fff;
    margin-right: 5px;
    color: black;
    transform: rotate(-90deg);
}

[b-ux2mylhlww] .e-treeview .e-spinner-pane {
    display: none;
}

[b-ux2mylhlww] .e-treeview li {
    padding-left: 10px !important;
}
/* /Components/People/PeopleMultiSelect.razor.rz.scp.css */
[b-wepokpokee] .users .e-multi-select-wrapper .e-chips {
    background-color: #ecedee;
    border-radius: 1rem;
    padding: 1rem 0.5rem 1rem 0;
}

[b-wepokpokee] .e-multiselect {
    border-radius: 0.5rem !important;
    background-color: white !important;
}
/* /Components/People/PersonSettingsForm.razor.rz.scp.css */
[b-hilkjs3esn] .e-upload .e-file-select-wrap,
[b-hilkjs3esn] .e-upload .e-file-select-wrap .e-file-drop {
    display: none;
}

[b-hilkjs3esn] .teams .e-multi-select-wrapper .e-chips {
    background-color: #dcfce7;
    border-radius: 6px;
    padding: 0.75rem 0.25rem 0.75rem 0.75rem;
}

[b-hilkjs3esn] .e-multiselect {
    border-radius: 0.5rem !important;
    background-color: white !important;
}

[b-hilkjs3esn] .e-chipcontent .cheap-text-white {
    color: white;
    -webkit-text-fill-color: white;
}

[b-hilkjs3esn] .e-multiselect:not(.e-disabled) .e-multi-select-wrapper .e-chips:hover {
    background-color: #ecedee;
}
/* /Components/Shared/Content/PanelComponent.razor.rz.scp.css */
.content-img-1[b-5xhfs8uxj1] {
    background-color: #006CA7
}

.content-img-3[b-5xhfs8uxj1] {
    background-color: #FACA15
}

.content-img-4[b-5xhfs8uxj1] {
    background-color: #F98080
}

.content-img-5[b-5xhfs8uxj1] {
    background-color: #31C48D
}
/* /Components/Shared/Header/PageHeader.razor.rz.scp.css */
[b-nfi8rwsu4o] .e-search:before {
    content: '\e754';
    font-family: "e-icons";
}

[b-nfi8rwsu4o] .e-search {
    width: auto;
}
/* /Components/Team/TeamsGrid.razor.rz.scp.css */
[b-n773i96ki6] .e-grid .e-headercell[data-colindex="1"],
[b-n773i96ki6] .e-grid .e-headercell[data-colindex="3"] {
    cursor: default;
}
/* /Components/UserSchedule/AvailabilityModal.razor.rz.scp.css */
/* /Components/UserSchedule/UnavailabilityModal.razor.rz.scp.css */
/* /Layouts/MainLayout.razor.rz.scp.css */
.page[b-mtpvmwyquh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

    .top-row[b-mtpvmwyquh], article[b-mtpvmwyquh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-mtpvmwyquh] {
    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[b-mtpvmwyquh]  .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
