@import '_content/RazorComponents/RazorComponents.bundle.scp.css';

/* /Components/Divestment/ActivityManager.razor.rz.scp.css */
/* /Components/Divestment/EditEPSTrack.razor.rz.scp.css */
/* /Components/Divestment/History.razor.rz.scp.css */
.SiteSummary[b-1gkpnvf1nw] {
    overflow-y: scroll;
}

@media screen and (max-width: 2560) and (max-height: 1600px) {
    .SiteSummary[b-1gkpnvf1nw] {
        max-height: 450px;
    }
}

@media screen and (max-width: 1920px) and (max-height: 1080px) {
    .SiteSummary[b-1gkpnvf1nw] {
        max-height: 380px;
    }
}
/* /Components/Divestment/SiteInfo.razor.rz.scp.css */
.site-group[b-wf8fqekzic] {
    font-size: .85rem;
}

.divestment-group[b-wf8fqekzic] {
    font-size: .85rem;
}

.environmental-group[b-wf8fqekzic] {
    font-size: .85rem;
}
/* /Components/Divestment/SiteMap.razor.rz.scp.css */
div.full-height[b-qne78i8xe8] {
    height: 100%;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-gxo8k77ihz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-gxo8k77ihz] {
    flex: 1;
}

.sidebar[b-gxo8k77ihz] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-gxo8k77ihz] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-gxo8k77ihz]  a, .top-row[b-gxo8k77ihz]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-gxo8k77ihz]  a:hover, .top-row[b-gxo8k77ihz]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-gxo8k77ihz]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-gxo8k77ihz] {
        justify-content: space-between;
    }

        .top-row[b-gxo8k77ihz]  a, .top-row[b-gxo8k77ihz]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-gxo8k77ihz] {
        flex-direction: row;
    }

    .sidebar[b-gxo8k77ihz] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-gxo8k77ihz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-gxo8k77ihz]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-gxo8k77ihz], article[b-gxo8k77ihz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.badge[b-gxo8k77ihz] {
    position: absolute;
    top: -3px;
    right: 0;
    background-color: red;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 6px;
    border-radius: 50%;
    min-width: 20px;
    text-align: center;
}
/* /Layout/Support.razor.rz.scp.css */
.wrapper[b-hc9c7wdm9i] {
    background-color: var(--intellekt-primary);
    height: 100%;
    width: 100%;
}
/* /Layout/UserDetails.razor.rz.scp.css */
.profile-card[b-r2a0xj4puu] {
    top: 60px;
    right: 10px;
    background-color: var(--intellekt-primary);
    color: white;
    border-radius: 0;
    padding: 1.5rem;
    width: 100%;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    font-family: Arial, sans-serif;
}

.card-inner[b-r2a0xj4puu] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.signout[b-r2a0xj4puu] {
    align-self: flex-end;
    width: 100%;
    text-align: right;
    margin-bottom: 1rem;
}

.signout-link[b-r2a0xj4puu] {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.signout-icon[b-r2a0xj4puu] {
    margin-left: 0.3rem;
}

.profile-photo[b-r2a0xj4puu] {
    width: 72px;
    height: 72px;
    background-color: #d1d1d1;
    border-radius: 50%;
}

.user-name[b-r2a0xj4puu] {
    font-weight: bold;
    font-size: 1.1rem;
    margin-top: 0.75rem;
}

.user-email[b-r2a0xj4puu],
.user-org[b-r2a0xj4puu] {
    font-size: 0.9rem;
    margin-top: 0.2rem;
    color: #dcdcdc;
}
/* /Pages/Divestment.razor.rz.scp.css */
div.full-height[b-8jvy7fww3m] {
    height: 100%;
}

.overflow-auto[b-8jvy7fww3m] {
    overflow: auto;
}

.dxbl-fl .dxbl-fl-group > .dxbl-group > .dxbl-group-header[b-8jvy7fww3m] {
    display: none;
}
