@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/KDCockpit.Web/Features/DigitalTwinViewer/DigitalTwinViewerAssets.razor.rz.scp.css */

[b-6l49k1czmj] .orgcard {
    display: flex;
    align-items: stretch;
    height: 100%;
    background-color: #fff;
    border-radius: 11px;
    border: 1px solid #E4E2E9;
}

    [b-6l49k1czmj] .orgcard .orgcard-banner {
        border-radius: 10px 0px 0px 10px;
        width: 15px;
        background-color: var(--bs-indigo-200);
    }

    [b-6l49k1czmj] .orgcard .orgcard-content {
        padding-left: 10px;
        display: flex;
        align-items: center;
    }

        [b-6l49k1czmj] .orgcard .orgcard-content .orgcard-content-icon {
            background-color: #fff;
            border-radius: 11px;
            border: 1px solid #E4E2E9;
            width: 40px;
            height: 40px;
            font-size: 1.2rem;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        [b-6l49k1czmj] .orgcard .orgcard-content .orgcard-content-infos {
            margin-left: 10px;
            margin-right: 10px;
            overflow-wrap: break-word;
        }

        [b-6l49k1czmj] .orgcard .orgcard-content .orgcard-content-infos-name {
            font-weight: bold;
            font-size: 0.9rem;
        }

        [b-6l49k1czmj] .orgcard .orgcard-content .orgcard-content-infos-description {
            margin-top: 5px;
            font-size: 0.7rem;
        }

[b-6l49k1czmj] .orgcard-highlighted {
    border: 5px solid #E27396;
}

[b-6l49k1czmj] .orgcard.space-site .orgcard-banner {
    background-color: var(--bs-blue-900);
}

[b-6l49k1czmj] .orgcard.space-building .orgcard-banner {
    background-color: var(--bs-blue-400);
}

[b-6l49k1czmj] .orgcard.space-floor .orgcard-banner {
    background-color: var(--bs-blue-100);
}

[b-6l49k1czmj] .orgcard.space-floor .orgcard-banner {
    background-color: var(--bs-blue-100);
}
/* _content/KDCockpit.Web/Features/DigitalTwinViewer/DigitalTwinViewerSpaces.razor.rz.scp.css */

[b-hkze2gu2q6] .orgcard {
    display: flex;
    align-items: stretch;
    height: 100%;
    background-color: #fff;
    border-radius: 11px;
    border: 1px solid #E4E2E9;
}

    [b-hkze2gu2q6] .orgcard .orgcard-banner {
        border-radius: 10px 0px 0px 10px;
        width: 15px;
        background-color: var(--bs-indigo-200);
    }

    [b-hkze2gu2q6] .orgcard .orgcard-content {
        padding-left: 10px;
        display: flex;
        align-items: center;
    }

        [b-hkze2gu2q6] .orgcard .orgcard-content .orgcard-content-icon {
            background-color: #fff;
            border-radius: 11px;
            border: 1px solid #E4E2E9;
            width: 40px;
            height: 40px;
            font-size: 1.2rem;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        [b-hkze2gu2q6] .orgcard .orgcard-content .orgcard-content-infos {
            margin-left: 10px;
            margin-right: 10px;
            overflow-wrap: break-word;
        }

        [b-hkze2gu2q6] .orgcard .orgcard-content .orgcard-content-infos-name {
            font-weight: bold;
            font-size: 0.9rem;
        }

        [b-hkze2gu2q6] .orgcard .orgcard-content .orgcard-content-infos-description {
            margin-top: 5px;
            font-size: 0.7rem;
        }

[b-hkze2gu2q6] .orgcard-highlighted {
    border: 5px solid #E27396;
}

[b-hkze2gu2q6] .orgcard.space-site .orgcard-banner {
    background-color: var(--bs-blue-900);
}

[b-hkze2gu2q6] .orgcard.space-building .orgcard-banner {
    background-color: var(--bs-blue-400);
}

[b-hkze2gu2q6] .orgcard.space-floor .orgcard-banner {
    background-color: var(--bs-blue-100);
}

[b-hkze2gu2q6] .orgcard.space-floor .orgcard-banner {
    background-color: var(--bs-blue-100);
}
/* _content/KDCockpit.Web/Features/ReportsCenter/Pages/ReportsCenterQuickViewAdd.razor.rz.scp.css */
body[b-56ys5ofh1f] {
}

.graphContainer[b-56ys5ofh1f] {
    background-color: aquamarine;
    height: calc(100vh - 190px);
    width: 100%;
    display: flex;
    position: relative;
}
/* _content/KDCockpit.Web/Features/Settings/General/HomeWidgetsSettings.razor.rz.scp.css */
.widget-selector[b-jvrl2g6aqn] {
    background-size: cover;
    content: " ";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
    opacity: 0.69;
}

.widget-title[b-jvrl2g6aqn] {
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.widget-description[b-jvrl2g6aqn] {
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 2lh;
}

.widget-card[b-jvrl2g6aqn] {
    transition: scale 0.1s ease-in-out;
    cursor: pointer;
}

.widget-card:hover[b-jvrl2g6aqn] {
    scale: 102%
}

.widget-modal-content[b-jvrl2g6aqn] {
    height: 83vh;
    overflow-y:scroll;
    overflow-x:hidden;
}
/* _content/KDCockpit.Web/Features/Settings/MenuEditor/MenuEditor.razor.rz.scp.css */
/* Hide the toggle of the Details tick mark.*/
[b-18di7ls9nx] .hide-toggle span.bb-detail-view-icon {
    display: none;
}

/* Sets the width of the Details view column containing the tick mark.*/
[b-18di7ls9nx] .menu-row td:first-child {
    width: 6rem;
}

[b-18di7ls9nx] .column-order{
    width: 6rem;
}

[b-18di7ls9nx] .column-actions {
    width: 10rem;
}
