@import '_content/IdsFoerderportal.WebClient.Common/IdsFoerderportal.WebClient.Common.n1rca3oi4r.bundle.scp.css';
@import '_content/PM.Framework.Common.WebUI.DragDrop/PM.Framework.Common.WebUI.DragDrop.u3bh2b9lnr.bundle.scp.css';
@import '_content/PM.Framework.Common.WebUI.Modals/PM.Framework.Common.WebUI.Modals.n9lmbwt872.bundle.scp.css';
@import '_content/PM.Framework.Common.WebUI/PM.Framework.Common.WebUI.fyboc75x1n.bundle.scp.css';
@import '_content/PM.Framework.DataTable.UI/PM.Framework.DataTable.UI.bp99wil479.bundle.scp.css';

/* /Components/BrowserCompatibilityNotice.razor.rz.scp.css */
.browser-notice[b-20ujnic9r7] {
    padding: 30px 0;
    background-color: white;
}

.notice-box[b-20ujnic9r7] {
    background-color: #d1ecf1;
    border: 1px solid #bee5eb;
    border-radius: 4px;
    padding: 20px;
    display: flex;
    align-items: flex-start;
}

.notice-icon[b-20ujnic9r7] {
    color: #0c5460;
    font-size: 1.5rem;
    margin-right: 15px;
    flex-shrink: 0;
}

.notice-content[b-20ujnic9r7] {
    flex-grow: 1;
}

.notice-text[b-20ujnic9r7] {
    color: #0c5460;
    margin-bottom: 10px;
    font-size: 0.95rem;
}

.browser-list[b-20ujnic9r7] {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 0;
}

.browser-list li[b-20ujnic9r7] {
    color: #0c5460;
    font-size: 0.95rem;
}

@media (max-width: 768px) {
    .notice-box[b-20ujnic9r7] {
        flex-direction: column;
    }

    .notice-icon[b-20ujnic9r7] {
        margin-bottom: 10px;
    }
}
/* /Components/IdsHeader.razor.rz.scp.css */
.container[b-k88ne6fd24] {
    padding: 0 !important;
}

.landing-header[b-k88ne6fd24] {
    padding: 20px 0 0 0;
}

.header-title[b-k88ne6fd24] {
    color: #f28526;
    font-size: 2.5rem;
    font-weight: 500;
    margin: 0;
}

.header-logos[b-k88ne6fd24] {
    max-height: 60px;
    height: auto;
}

.orange-banner[b-k88ne6fd24] {
    --pm-banner-border-radius: 5px;
    --pm-banner-bg-color: #f28526;
    --pm-banner-bg-color-highlight: #e9740e;
    background-color: var(--pm-banner-bg-color);
    border-radius: var(--pm-banner-border-radius);
    margin-top: 20px;
    height: 60px;
    width: 100%;
}

.navbar[b-k88ne6fd24] {
    padding: 0;
    height: 100%;
    --bs-navbar-padding-x: 0.5rem;
    --bs-navbar-padding-y: 0.5rem;

    & .navbar-nav {

        & .nav-item {
            padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
        }

        & .nav-item:hover[b-k88ne6fd24],
        & .nav-item:has(a.active)[b-k88ne6fd24] {
            background: var(--pm-banner-bg-color-highlight);
        }

        &:first-child .nav-item:first-child[b-k88ne6fd24] {
            border-top-left-radius: var(--pm-banner-border-radius);
            border-bottom-left-radius: var(--pm-banner-border-radius);
        }
        &:last-child .nav-item:last-child[b-k88ne6fd24] {
            border-top-right-radius: var(--pm-banner-border-radius);
            border-bottom-right-radius: var(--pm-banner-border-radius);
        }
    }
}


@media (max-width: 768px) {
    .header-title[b-k88ne6fd24] {
        font-size: 2rem;
        text-align: center;
    }

    .text-end[b-k88ne6fd24] {
        text-align: center !important;
        margin-top: 15px;
    }

    .header-logos[b-k88ne6fd24] {
        max-height: 50px;
    }
}
/* /Components/LandingPageLoginForm.razor.rz.scp.css */
.login-section[b-2hvsmn6pbz] {
    background-color: #f8f9fa;
    border-radius: 5px;
    border: 1px solid #dee2e6;
    padding: 40px 0;
}

@media (max-width: 768px) {
    .login-section[b-2hvsmn6pbz] {
        padding: 30px 0;
    }
}
/* /Components/LandingPageWelcomeSection.razor.rz.scp.css */
.welcome-section[b-qlc4zx65ah] {
    padding: 40px 0;
    background-color: white;
}

.welcome-title[b-qlc4zx65ah] {
    color: #f28526;
    font-size: 1.75rem;
    font-weight: 500;
    margin-bottom: 25px;
}

.welcome-text[b-qlc4zx65ah] {
    color: #495057;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 15px;
}

.contact-link[b-qlc4zx65ah] {
    color: #f28526;
    text-decoration: none;
}

.contact-link:hover[b-qlc4zx65ah] {
    color: #d67320;
    text-decoration: underline;
}

@media (max-width: 768px) {
    .welcome-section[b-qlc4zx65ah] {
        padding: 30px 0;
    }
    
    .welcome-title[b-qlc4zx65ah] {
        font-size: 1.5rem;
    }
}
/* /Components/LoginForm.razor.rz.scp.css */
.password-reset-link[b-ertwa3yr6w] {
    margin-top: 20px;
    font-size: 0.9rem;
    color: #6c757d;
    text-align: center;
}

.reset-link[b-ertwa3yr6w] {
    color: #f28526;
    text-decoration: none;
}

.reset-link:hover[b-ertwa3yr6w] {
    color: #d67320;
    text-decoration: underline;
}

.login-box[b-ertwa3yr6w] {
    background-color: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.login-title[b-ertwa3yr6w] {
    color: #f28526;
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 25px;
}


[b-ertwa3yr6w] .login-button {
    background-color: #f28526;
    border-color: #f28526;
    color: white;
    padding: 10px 30px;
    font-size: 1rem;
    font-weight: 500;
    width: 100%;
    border-radius: 4px;
    transition: background-color 0.2s ease;
}

    [b-ertwa3yr6w] .login-button:hover {
        background-color: #d67320;
        border-color: #d67320;
    }

@media (max-width: 768px) {
    .login-box[b-ertwa3yr6w] {
        padding: 20px;
    }
}
/* /Components/Startseite.razor.rz.scp.css */
.card .card-body[b-6qzguj2vyk] {
    border-bottom-right-radius: var(--bs-card-border-radius);
    border-bottom-left-radius: var(--bs-card-border-radius);
}
/* /MainLayout.razor.rz.scp.css */

.incognito-banner[b-51q41ehsvo] {
    margin-bottom: 3.5rem;
    position: relative;
    font-size: 80%;
    width: 100%;
}

.incognito-banner[b-51q41ehsvo]  .btn {
    /* Overrides the bootstrap default with 100% of the parent font-size which is the 80%  */
    --bs-btn-font-size: 100%;
    padding: 0;
}

.incognito-banner > div[b-51q41ehsvo] {
    top: 0;
    left: 50%;
    position: absolute;
    text-align: center;
    align-content: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    background: #f9edbe;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transform: translateX(-50%);
    padding: 2px 20px;
}
/* /Pages/Index.razor.rz.scp.css */
.footer-section[b-1rf05xbfq9] {
    padding: 30px 0;
    background-color: #f8f9fa;
    border-top: 1px solid #dee2e6;
    margin-top: 40px;
}

.footer-link[b-1rf05xbfq9] {
    color: #f28526;
    text-decoration: none;
    font-size: 0.875rem;
}

.footer-link:hover[b-1rf05xbfq9] {
    color: #d67320;
    text-decoration: underline;
}
