/* _content/RoterHahn_Gewinnspiel/Components/Authorization/LoginComponent.razor.rz.scp.css */
.login-window-overlay[b-tftqkpnh0n] {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: black;
    opacity: 0.5;
    z-index: 9980;
}

.busyIndicator-container[b-tftqkpnh0n] {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    color: white;
    z-index: 9981;
}

    .busyIndicator-container .busyIndicator[b-tftqkpnh0n] {
        width: 100%;
        text-align: center;
    }

        .busyIndicator-container .busyIndicator img[b-tftqkpnh0n] {
            width: 150px;
        }

@media (min-width: 768px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
}
/* _content/RoterHahn_Gewinnspiel/Components/Contests/ContestFilterComponent.razor.rz.scp.css */
.filter-contents-button-container[b-toey1elxx8] {
    width: 100%;
    display: flex;
    flex-flow: nowrap;
    overflow: auto;
    gap: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .filter-contents-button-container .btn[b-toey1elxx8] {
        min-width: 150px;
    }
/* _content/RoterHahn_Gewinnspiel/Components/Contests/ContestOverviewComponent.razor.rz.scp.css */
.window-overlay[b-oefvynpwmi] {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: black;
    opacity: 0.5;
    z-index: 9980;
}

.busyIndicator-container[b-oefvynpwmi] {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    color: white;
    z-index: 9981;
}

    .busyIndicator-container .busyIndicator[b-oefvynpwmi] {
        width: 100%;
        text-align: center;
    }

        .busyIndicator-container .busyIndicator img[b-oefvynpwmi] {
            width: 150px;
        }

.detail-container-reference[b-oefvynpwmi] {
    position: relative;
    padding: 10px;
}
/* _content/RoterHahn_Gewinnspiel/Components/Contests/CreateOrEditContestComponent.razor.rz.scp.css */
.window-overlay[b-5m46r1thyv] {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: black;
    opacity: 0.5;
    z-index: 9980;
}

.busyIndicator-container[b-5m46r1thyv] {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    color: white;
    z-index: 9981;
}

    .busyIndicator-container .busyIndicator[b-5m46r1thyv] {
        width: 100%;
        text-align: center;
    }

        .busyIndicator-container .busyIndicator img[b-5m46r1thyv] {
            width: 150px;
        }
/* _content/RoterHahn_Gewinnspiel/Components/Contests/ManageExtractionLinkComponent.razor.rz.scp.css */
/* _content/RoterHahn_Gewinnspiel/Components/Contests/ParticipantOverviewComponent.razor.rz.scp.css */
.window-overlay[b-mhv401ni59] {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: black;
    opacity: 0.5;
    z-index: 9980;
}

.busyIndicator-container[b-mhv401ni59] {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    color: white;
    z-index: 9981;
}

    .busyIndicator-container .busyIndicator[b-mhv401ni59] {
        width: 100%;
        text-align: center;
    }

        .busyIndicator-container .busyIndicator img[b-mhv401ni59] {
            width: 150px;
        }

.detail-container-reference[b-mhv401ni59] {
    position: relative;
    padding: 10px;
}

.check-icon[b-mhv401ni59] {
    color: green;
}

.placement.first-place-icon[b-mhv401ni59] {
    color: gold;
}

.placement.second-place-icon[b-mhv401ni59] {
    color: gold;
}

.placement.third-place-icon[b-mhv401ni59] {
    color: gold;
}

.placement.fourth-place-icon[b-mhv401ni59] {
    color: silver;
}

.placement.fifth-place-icon[b-mhv401ni59] {
    color: silver;
}

.placement.sixth-place-icon[b-mhv401ni59] {
    color: silver;
}
/* _content/RoterHahn_Gewinnspiel/Components/Contests/QuestionaryAnswerComponent.razor.rz.scp.css */
.question[b-r9fxsh2cqt] {
    font-family: var(--font-family);
    font-weight: bold;
    font-size: var(--subtitel-font-size);
    transition: ease-in-out all 0.2s;
    padding: 0px 0px 5px 0px;
}

.answer[b-r9fxsh2cqt] {
    font-family: var(--font-family);
    font-weight: bold;
    font-size: var(--text-font-size);
    transition: ease-in-out all 0.2s;
}

.answer-detail[b-r9fxsh2cqt] {
    font-family: var(--font-family);
    font-size: var(--text-font-size);
    transition: ease-in-out all 0.2s;
    text-align: justify-all;
    padding: 2px 0px 0px 0px;
}

@media (min-width: 768px) {
    .question[b-r9fxsh2cqt] {
        font-size: var(--subtitel-md-font-size);
    }

    .answer[b-r9fxsh2cqt] {
        font-size: var(--text-md-font-size);
    }

    .answer-detail[b-r9fxsh2cqt] {
        font-size: var(--text-md-font-size);
    }
}

@media (min-width: 1200px) {
    .question[b-r9fxsh2cqt] {
        font-size: var(--subtitel-lg-font-size);
    }

    .answer[b-r9fxsh2cqt] {
        font-size: var(--text-lg-font-size);
    }

    .answer-detail[b-r9fxsh2cqt] {
        font-size: var(--text-lg-font-size);
    }
}

@media (min-width: 1400px) {
    .question[b-r9fxsh2cqt] {
        font-size: var(--subtitel-xl-font-size);
    }

    .answer[b-r9fxsh2cqt] {
        font-size: var(--text-xl-font-size);
    }

    .answer-detail[b-r9fxsh2cqt] {
        font-size: var(--text-xl-font-size);
    }
}
/* _content/RoterHahn_Gewinnspiel/Components/Contests/QuestionaryOverviewComponent.razor.rz.scp.css */
.no-questionary-found[b-yuj3joeuj3] {
    color: red;
    font-family: var(--font-family);
    font-size: var(--validationerror-font-size);
    transition: ease-in-out all 0.2s;
}

@media (min-width: 768px) {
    .no-questionary-found[b-yuj3joeuj3] {
        font-size: var(--validationerror-md-font-size);
    }
}

@media (min-width: 1200px) {
    .no-questionary-found[b-yuj3joeuj3] {
        font-size: var(--validationerror-lg-font-size);
    }
}

@media (min-width: 1400px) {
    .no-questionary-found[b-yuj3joeuj3] {
        font-size: var(--validationerror-xl-font-size);
    }
}
/* _content/RoterHahn_Gewinnspiel/Components/Dashboard/DashboardOverviewAndRedirectComponent.razor.rz.scp.css */
.item-container[b-xwev2wvloe] {
    flex-grow: 1;
    border: 1px solid var(--item-border-color);
    background-color: var(--primary-container-background-color);
    display: flex;
    flex-flow: nowrap;
    padding: 20px;
}

    .item-container.redirect-enabled[b-xwev2wvloe] {
        cursor: pointer;
    }

        .item-container.redirect-enabled:hover[b-xwev2wvloe] {
            border-color: var(--focusitem-border-color);
        }

    .item-container .overview-container[b-xwev2wvloe] {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
    }

    .item-container .redirect-container[b-xwev2wvloe] {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        text-align: center;
        align-self: center;
        font-size: 80px;
        height: 100%;
        width: 50px;
    }

.bold[b-xwev2wvloe] {
    font-weight: bold;
}
/* _content/RoterHahn_Gewinnspiel/Components/Global/BusyIndicatorComponent.razor.rz.scp.css */
.application-overlay[b-d7ft3id2m4] {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: black;
    opacity: 0.5;
    z-index: 9990;
}

.busyIndicator-container[b-d7ft3id2m4] {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    color: white;
    z-index: 9991;
}

    .busyIndicator-container .busyIndicator-title[b-d7ft3id2m4] {
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-family: var(--font-family);
        font-weight: bold;
        font-size: var(--subtitel-font-size);
        transition: ease-in-out all 0.2s;
    }

    .busyIndicator-container .busyIndicator[b-d7ft3id2m4] {
        width: 100%;
        text-align: center;
    }

        .busyIndicator-container .busyIndicator img[b-d7ft3id2m4] {
            width: 200px;
        }

    .busyIndicator-container .busyIndicator-description[b-d7ft3id2m4] {
        text-align: center;
        font-family: var(--font-family);
        font-size: var(--text-font-size);
        transition: ease-in-out all 0.2s;
    }

@media (min-width: 768px) {
    .busyIndicator-container .busyIndicator-title[b-d7ft3id2m4] {
        font-size: var(--subtitel-md-font-size);
    }

    .busyIndicator-container .busyIndicator-description[b-d7ft3id2m4] {
        font-size: var(--text-md-font-size);
    }
}

@media (min-width: 1200px) {
    .busyIndicator-container .busyIndicator-title[b-d7ft3id2m4] {
        font-size: var(--subtitel-lg-font-size);
    }

    .busyIndicator-container .busyIndicator-description[b-d7ft3id2m4] {
        font-size: var(--text-lg-font-size);
    }
}

@media (min-width: 1400px) {
    .busyIndicator-container .busyIndicator-title[b-d7ft3id2m4] {
        font-size: var(--subtitel-xl-font-size);
    }

    .busyIndicator-container .busyIndicator-description[b-d7ft3id2m4] {
        font-size: var(--text-xl-font-size);
    }
}
/* _content/RoterHahn_Gewinnspiel/Components/Global/DialogWindowComponent.razor.rz.scp.css */
.dialog-anchor[b-hdfox0vn88] {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9970;
}
/* _content/RoterHahn_Gewinnspiel/Components/Global/EditFormValidationMessage.razor.rz.scp.css */
.validation-error[b-ytpw9gazed] {
    color: red;
    margin-top: 5px;
    font-family: var(--font-family);
    font-size: var(--validationerror-font-size);
    transition: ease-in-out all 0.2s;
}

@media (min-width: 768px) {
    .validation-error[b-ytpw9gazed] {
        font-size: var(--validationerror-md-font-size);
    }
}

@media (min-width: 1200px) {
    .validation-error[b-ytpw9gazed] {
        font-size: var(--validationerror-lg-font-size);
    }
}

@media (min-width: 1400px) {
    .validation-error[b-ytpw9gazed] {
        font-size: var(--validationerror-xl-font-size);
    }
}
/* _content/RoterHahn_Gewinnspiel/Components/Global/ShowSystemMessageComponent.razor.rz.scp.css */
.system-message-container[b-53ika6me3e] {
    padding: 5px 10px;
    border-radius: 0px;
    width: 100%;
    transition: ease-in-out all 0.2s;
}

    .system-message-container.information[b-53ika6me3e] {
        background-color: var(--systemmessage-information-background-color);
        color: var(--systemmessage-information-color);
    }

    .system-message-container.success[b-53ika6me3e] {
        background-color: var(--systemmessage-success-background-color);
        color: var(--systemmessage-success-color);
    }

    .system-message-container.warning[b-53ika6me3e] {
        background-color: var(--systemmessage-warning-background-color);
        color: var(--systemmessage-warning-color);
    }

    .system-message-container.error[b-53ika6me3e] {
        background-color: var(--systemmessage-error-background-color);
        color: var(--systemmessage-error-color);
    }

    .system-message-container .system-message-title[b-53ika6me3e] {
        font-family: var(--font-family);
        font-weight: bold;
        font-size: var(--text-font-size);
        transition: ease-in-out all 0.2s;
    }

    .system-message-container .system-message-text[b-53ika6me3e] {
        font-family: var(--font-family);
        font-size: var(--validationerror-font-size);
        transition: ease-in-out all 0.2s;
    }

@media (min-width: 768px) {
    .system-message-container[b-53ika6me3e] {
        padding: 7px 14px;
        transition: ease-in-out all 0.2s;
    }

        .system-message-container .system-message-title[b-53ika6me3e] {
            font-size: var(--text-md-font-size);
        }

        .system-message-container .system-message-text[b-53ika6me3e] {
            font-size: var(--validationerror-md-font-size);
        }
}

@media (min-width: 1200px) {
    .system-message-container[b-53ika6me3e] {
        padding: 10px 20px;
        transition: ease-in-out all 0.2s;
    }

        .system-message-container .system-message-title[b-53ika6me3e] {
            font-size: var(--text-lg-font-size);
        }

        .system-message-container .system-message-text[b-53ika6me3e] {
            font-size: var(--validationerror-lg-font-size);
        }
}

@media (min-width: 1400px) {
    .system-message-container .system-message-title[b-53ika6me3e] {
        font-size: var(--text-xl-font-size);
    }

    .system-message-container .system-message-text[b-53ika6me3e] {
        font-size: var(--validationerror-xl-font-size);
    }
}
/* _content/RoterHahn_Gewinnspiel/Components/Input/MultilanguageTextInputComponent.razor.rz.scp.css */
.e-tab[b-reye001qm4] {
    border: 1px solid black;
}
/* _content/RoterHahn_Gewinnspiel/Components/Navigation/NavigationBarComponent.razor.rz.scp.css */
/* _content/RoterHahn_Gewinnspiel/Components/Navigation/NavigationContainerComponent.razor.rz.scp.css */
.mobile-navigation-menu-reference[b-18fdbb8sqo] {
    position: relative;
    width: 50px;
    height: 50px;
}

    .mobile-navigation-menu-reference .mobile-navigation-menu[b-18fdbb8sqo] {
        display: flex;
        height: 100%;
        width: 100%;
        font-size: 35px;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        transition: ease-in-out all 0.2s;
    }

        .mobile-navigation-menu-reference .mobile-navigation-menu.menu-open[b-18fdbb8sqo] {
            transform: rotate(-90deg);
        }

    .mobile-navigation-menu-reference .mobile-navigation-menu-container[b-18fdbb8sqo] {
        position: absolute;
        top: 50px;
        right: 0px;
        height: 0px;
        width: 0px;
        opacity: 0;
        overflow: hidden;
        background: var(--mainmenu-container-background-color);
        color: var(--mainmenu-container-color);
        transition: ease-in-out all 0.2s;
    }

        .mobile-navigation-menu-reference .mobile-navigation-menu-container.menu-open[b-18fdbb8sqo] {
            box-shadow: 5px 5px 10px 1px gray;
            top: 60px;
            right: 10px;
            opacity: 1;
            height: unset;
            width: unset;
            max-height: calc(100vh - 70px);
            max-width: calc(100vw - 20px);
            overflow: auto;
        }

.navigation-menu-bar[b-18fdbb8sqo] {
    display: none;
}

@media (min-width: 768px) {
    .mobile-navigation-menu-reference[b-18fdbb8sqo] {
        display: none;
    }

        .mobile-navigation-menu-reference .mobile-navigation-menu-container[b-18fdbb8sqo] {
            display: none;
        }

    .navigation-menu-bar[b-18fdbb8sqo] {
        height: 100%;
        width: fit-content;
        max-width: calc(100vw - 200px);
        display: flex;
        flex-flow: nowrap;
        justify-content: flex-end;
        background: var(--mainmenu-container-background-color);
        color: var(--mainmenu-container-color);
        border-right: 1px solid var(--mainmenu-container-color);
        z-index: 9800;
        transition: ease-in-out all 0.2s;
    }

        .navigation-menu-bar .navigation-menu-container[b-18fdbb8sqo] {
            padding: 75px 0px 20px 0px;
            flex-grow: 1;
            transition: ease-in-out all 0.2s;
        }
}

@media (min-width: 1200px) {
    .navigation-menu-bar .navigation-menu-container[b-18fdbb8sqo] {
        padding: 80px 0px 20px 0px;
    }
}

@media (min-width: 1400px) {
    .navigation-menu-bar .navigation-menu-container[b-18fdbb8sqo] {
        padding: 85px 0px 20px 0px;
    }
}
/* _content/RoterHahn_Gewinnspiel/Components/Navigation/NavigationItemComponent.razor.rz.scp.css */
.navigationbar-item[b-ls5c9trjer] {
    display: flex;
    flex-flow: nowrap;
    gap: 10px;
    padding: 4px 20px 4px 10px;
    background: var(--mainmenu-container-background-color);
    font-family: var(--font-family);
    font-size: var(--mainmenu-item-font-size);
    border-left: 5px solid var(--mainmenu-container-background-color);
    cursor: pointer;
    transition: ease-in-out all 0.2s;
}

    .navigationbar-item.subParentItem[b-ls5c9trjer] {
        padding: 4px 20px 4px 10px;
        font-family: var(--font-family);
        font-weight: bold;
        font-size: var(--mainmenu-subitem-font-size);
    }

    .navigationbar-item.mainParentItem[b-ls5c9trjer] {
        padding: 6px 20px 6px 10px;
        font-family: var(--font-family);
        font-weight: bold;
        font-size: var(--mainmenu-mainitem-font-size);
    }

    .navigationbar-item:not(.item-active):hover[b-ls5c9trjer] {
        background: var(--mainmenu-container-hover-color);
        border-left: 5px solid var(--mainmenu-container-hover-color);
    }

    .navigationbar-item.item-active[b-ls5c9trjer] {
        border-left: 5px solid var(--mainmenu-border-active-color);
    }

    .navigationbar-item:not(.subParentItem).item-active[b-ls5c9trjer] {
        cursor: default;
    }

    .navigationbar-item .navigation-item-treeview[b-ls5c9trjer] {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        text-align: center;
        width: 10px;
        font-family: var(--font-family);
        font-size: 15px;
        transition: ease-in-out all 0.2s;
    }

        .navigationbar-item.parent-item-opened .navigation-item-treeview[b-ls5c9trjer] {
            transform: rotate(90deg);
        }

    .navigationbar-item .navigation-item-icon[b-ls5c9trjer] {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        text-align: center;
        font-family: var(--font-family);
        font-size: var(--mainmenu-item-font-size);
        width: 25px;
    }

    .navigationbar-item .navigation-item-text[b-ls5c9trjer] {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.navigation-subitem-spacer[b-ls5c9trjer] {
    margin-left: 10px;
}

.navigation-item-icon-spacer[b-ls5c9trjer] {
    width: 5px;
}

@media (min-width: 768px) {
    .navigationbar-item[b-ls5c9trjer] {
        font-size: var(--mainmenu-md-item-font-size);
        margin-right: 8px;
    }

        .navigationbar-item.subParentItem[b-ls5c9trjer] {
            font-size: var(--mainmenu-md-subitem-font-size);
        }

        .navigationbar-item.mainParentItem[b-ls5c9trjer] {
            font-size: var(--mainmenu-md-mainitem-font-size);
        }

        .navigationbar-item .navigation-item-icon[b-ls5c9trjer] {
            font-size: var(--mainmenu-md-item-font-size);
        }
}

@media (min-width: 1200px) {
    .navigationbar-item[b-ls5c9trjer] {
        font-size: var(--mainmenu-lg-item-font-size);
    }

        .navigationbar-item.subParentItem[b-ls5c9trjer] {
            font-size: var(--mainmenu-lg-subitem-font-size);
        }

        .navigationbar-item.mainParentItem[b-ls5c9trjer] {
            font-size: var(--mainmenu-lg-mainitem-font-size);
        }

        .navigationbar-item .navigation-item-icon[b-ls5c9trjer] {
            font-size: var(--mainmenu-lg-item-font-size);
        }
}

@media (min-width: 1400px) {
    .navigationbar-item[b-ls5c9trjer] {
        font-size: var(--mainmenu-xl-item-font-size);
    }

        .navigationbar-item.subParentItem[b-ls5c9trjer] {
            font-size: var(--mainmenu-xl-subitem-font-size);
        }

        .navigationbar-item.mainParentItem[b-ls5c9trjer] {
            font-size: var(--mainmenu-xl-mainitem-font-size);
        }

        .navigationbar-item .navigation-item-icon[b-ls5c9trjer] {
            font-size: var(--mainmenu-xl-item-font-size);
        }
}
/* _content/RoterHahn_Gewinnspiel/Pages/Authorization/LoginPage.razor.rz.scp.css */
/* _content/RoterHahn_Gewinnspiel/Pages/Contests/Extraction/ExtractionPage.razor.rz.scp.css */
.extraction-page-content[b-aaqcle5s4q] {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.title-container[b-aaqcle5s4q] {
    font-family: 'Fira Sans', 'sans-serif';
    text-align: center;
}

.sub-title-container[b-aaqcle5s4q] {
    font-family: 'Fira Sans', 'sans-serif';
    text-align: center;
}

.text-container[b-aaqcle5s4q] {
    font-family: 'Fira Sans', 'sans-serif';
    text-align: center;
}

.contest-winner-list[b-aaqcle5s4q] {
    width: 100%;
    background-color: white;
    border: 1px solid #DEDEDE;
    display: flex;
    flex-direction: column !important;
    flex-flow: nowrap;
    justify-content: flex-start;
    align-items: center;
}

    .contest-winner-list .contest-winner-row-separator[b-aaqcle5s4q] {
        width: 100%;
        border-top: 1px solid #DEDEDE;
    }

    .contest-winner-list .contest-winner-title-row[b-aaqcle5s4q] {
        width: 100%;
        padding: 5px 10px;
        color: black;
        text-align: center;
        font-family: 'Fira Sans', 'sans-serif';
        font-weight: bold;
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .contest-winner-list .contest-winner-row[b-aaqcle5s4q] {
        width: 100%;
        padding: 2px 10px;
        color: black;
        font-family: 'Fira Sans', 'sans-serif';
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .contest-winner-list .contest-winner-row-detailed[b-aaqcle5s4q] {
        width: 100%;
        padding: 2px 10px;
        padding-left: 30px;
        color: #909090;
        font-family: 'Fira Sans', 'sans-serif';
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
    }


.annotation-conteiner[b-aaqcle5s4q] {
    width: 100%;
    color: black;
    font-family: 'Fira Sans', 'sans-serif';
    font-size: 14px;
    text-align: justify-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* _content/RoterHahn_Gewinnspiel/Pages/Contests/Overview/ContestList.razor.rz.scp.css */
.title-container[b-xmgoa3gxn8] {
    text-align: center;
}

.grid-main-container[b-xmgoa3gxn8] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

    .grid-main-container .grid-sub-container[b-xmgoa3gxn8] {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        width: 100%;
    }

        .grid-main-container .grid-sub-container .button-container[b-xmgoa3gxn8] {
            display: flex;
            flex-flow: nowrap;
            overflow: auto;
            gap: 10px;
            width: 100%;
        }

        .grid-main-container .grid-sub-container .grid-container[b-xmgoa3gxn8] {
            flex-grow: 1;
            overflow: auto;
            width: 100%;
        }

.modal-window-anchor[b-xmgoa3gxn8] {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9970;
}

.modal-window-reference-container[b-xmgoa3gxn8] {
    position: relative;
    width: 100%;
    height: 100%;
}
/* _content/RoterHahn_Gewinnspiel/Pages/Contests/Overview/ParticipantList.razor.rz.scp.css */
.title-container[b-58avx5jb54] {
    text-align: center;
}

.grid-main-container[b-58avx5jb54] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

    .grid-main-container .grid-sub-container[b-58avx5jb54] {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        width: 100%;
    }

        .grid-main-container .grid-sub-container .button-container[b-58avx5jb54] {
            display: flex;
            flex-flow: nowrap;
            overflow: auto;
            gap: 10px;
            width: 100%;
        }

        .grid-main-container .grid-sub-container .grid-container[b-58avx5jb54] {
            flex-grow: 1;
            overflow: auto;
            width: 100%;
        }
/* _content/RoterHahn_Gewinnspiel/Pages/Dashboard.razor.rz.scp.css */
.dashboard-item-container[b-z6aumowweo] {
    display: flex;
    flex-direction: column;
    gap: 20px;
}


@media (min-width: 1200px) {
    .dashboard-item-container[b-z6aumowweo] {
        flex-direction: unset;
    }
}
/* _content/RoterHahn_Gewinnspiel/Pages/Settings/Administrator/Application.razor.rz.scp.css */
.title-container[b-w7uvdizv96] {
    text-align: center;
}

.logo-preview-container[b-w7uvdizv96] {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    border: 1px dashed var(--secondary-container-border-color);
}

    .logo-preview-container .remove-logo[b-w7uvdizv96] {
        position: absolute;
        top: 10px;
        left: 20px;
        font-family: var(--font-family);
        font-size: 25px;
        cursor: pointer;
        color: var(--secondary-color);
    }

        .logo-preview-container .remove-logo:hover[b-w7uvdizv96] {
            color: var(--secondary-color-hover);
        }

    .logo-preview-container .logo-preview[b-w7uvdizv96] {
        width: 100%;
        max-width: 200px;
    }

.input-notification[b-w7uvdizv96] {
    color: red;
    margin-top: 5px;
    font-family: var(--font-family);
    font-size: var(--validationerror-font-size);
    transition: ease-in-out all 0.2s;
}

@media (min-width: 768px) {
    .input-notification[b-w7uvdizv96] {
        font-size: var(--validationerror-md-font-size);
    }
}

@media (min-width: 1200px) {
    .input-notification[b-w7uvdizv96] {
        font-size: var(--validationerror-lg-font-size);
    }
}

@media (min-width: 1400px) {
    .input-notification[b-w7uvdizv96] {
        font-size: var(--validationerror-xl-font-size);
    }
}
/* _content/RoterHahn_Gewinnspiel/Pages/User/UserProfile.razor.rz.scp.css */
.title-container[b-duhgtq8i4n] {
    text-align: center;
}

.language-select-component[b-duhgtq8i4n] {
    display: flex;
    flex-flow: nowrap;
    gap: 10px;
    justify-content: flex-start;
    overflow: auto;
}

.btn-active[b-duhgtq8i4n] {
    cursor: default;
}
/* _content/RoterHahn_Gewinnspiel/Shared/Layout/AuthLayout.razor.rz.scp.css */
.authentication-header[b-na8hfmgc7t] {
    background-color: var(--primary-header-background-color);
    color: var(--primary-color);
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    height: 50px;
    z-index: 9900;
}

    .authentication-header .authentication-header-relative-container[b-na8hfmgc7t] {
        position: relative;
        height: 100%;
        width: 100%;
        display: flex;
        flex-flow: nowrap;
        align-items: center;
    }

        .authentication-header .authentication-header-relative-container .authentication-header-logo[b-na8hfmgc7t] {
            position: absolute;
            top: 25px;
            left: 10px;
            height: 70px;
            width: 70px;
            border: 1px solid var(--primary-header-background-color);
            transition: ease-in-out all 0.2s;
        }

            .authentication-header .authentication-header-relative-container .authentication-header-logo img[b-na8hfmgc7t] {
                height: 100%;
                width: 100%;
            }

        .authentication-header .authentication-header-relative-container .authentication-header-title[b-na8hfmgc7t] {
            flex-grow: 1;
            margin-left: 80px;
            padding: 0px 5px;
            text-align: center;
            font-family: var(--font-family);
            font-size: var(--titel-font-size);
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            transition: ease-in-out all 0.2s;
        }

.authentication-body[b-na8hfmgc7t] {
    background-color: var(--primary-container-background-color);
    position: fixed;
    top: 50px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    transition: ease-in-out all 0.2s;
}

    .authentication-body .authentication-body-content[b-na8hfmgc7t] {
        height: 100%;
        flex-grow: 1;
        display: flex;
        flex-flow: unset;
        justify-content: space-evenly;
        align-items: center;
        transition: ease-in-out all 0.2s;
    }

        .authentication-body .authentication-body-content .authentication-page[b-na8hfmgc7t] {
            background-color: var(--secondary-container-background-color);
            color: var(--secondary-color);
            height: 100%;
            width: 100%;
            padding-top: 45px;
            transition: ease-in-out all 0.2s;
        }

            .authentication-body .authentication-body-content .authentication-page .authentication-page-relative-container[b-na8hfmgc7t] {
                position: relative;
                height: 100%;
                width: 100%;
            }

                .authentication-body .authentication-body-content .authentication-page .authentication-page-relative-container .authentication-page-container[b-na8hfmgc7t] {
                    height: 100%;
                    width: 100%;
                    padding: 10px;
                    padding-left: calc(10px + var(--scrollbar-thickness));
                    overflow-y: scroll;
                    overflow-x: auto;
                }

                    .authentication-body .authentication-body-content .authentication-page .authentication-page-relative-container .authentication-page-container[b-na8hfmgc7t]::-webkit-scrollbar::-webkit-scrollbar-track {
                        background-color: var(--secondary-container-background-color);
                    }

                    .authentication-body .authentication-body-content .authentication-page .authentication-page-relative-container .authentication-page-container[b-na8hfmgc7t]::-webkit-scrollbar-thumb {
                        border-color: var(--secondary-container-background-color);
                    }

@media (min-width: 768px) {
    .authentication-header .authentication-header-relative-container .authentication-header-logo[b-na8hfmgc7t] {
        left: 15px;
        height: 75px;
        width: 75px;
    }

    .authentication-header .authentication-header-relative-container .authentication-header-title[b-na8hfmgc7t] {
        margin-left: 90px;
        margin-right: 90px;
        padding: 0px 7px;
        font-size: var(--titel-md-font-size);
    }

    .authentication-body .authentication-body-content .authentication-page[b-na8hfmgc7t] {
        padding-top: 50px;
    }

        .authentication-body .authentication-body-content .authentication-page .authentication-page-relative-container .authentication-page-container[b-na8hfmgc7t] {
            padding-left: calc(10px + var(--scrollbar-md-thickness));
        }
}

@media (min-width: 1200px) {
    .authentication-header .authentication-header-relative-container .authentication-header-logo[b-na8hfmgc7t] {
        left: 20px;
        height: 80px;
        width: 80px;
    }

    .authentication-header .authentication-header-relative-container .authentication-header-title[b-na8hfmgc7t] {
        margin-left: 100px;
        margin-right: 100px;
        padding: 0px 10px;
        font-size: var(--titel-lg-font-size);
    }

        .authentication-body .authentication-body-content .authentication-page[b-na8hfmgc7t] {
            box-shadow: 5px 5px 10px 1px gray;
            position: unset;
            width: 95%;
            height: calc(95% - 55px);
            margin-top: 55px;
            padding-top: unset;
            max-width: 1920px;
        }

            .authentication-body .authentication-body-content .authentication-page .authentication-page-relative-container .authentication-page-container[b-na8hfmgc7t] {
                padding-left: calc(10px + var(--scrollbar-lg-thickness));
            }
}

@media (min-width: 1400px) {
    .authentication-header .authentication-header-relative-container .authentication-header-logo[b-na8hfmgc7t] {
        left: 25px;
        height: 85px;
        width: 85px;
    }

    .authentication-header .authentication-header-relative-container .authentication-header-title[b-na8hfmgc7t] {
        margin-left: 110px;
        margin-right: 110px;
        padding: 0px 10px;
        font-size: var(--titel-xl-font-size);
    }

    .authentication-body .authentication-body-content .authentication-page[b-na8hfmgc7t] {
        height: calc(95% - 60px);
        margin-top: 60px;
    }

        .authentication-body .authentication-body-content .authentication-page .authentication-page-relative-container .authentication-page-container[b-na8hfmgc7t] {
            padding-left: calc(10px + var(--scrollbar-xl-thickness));
        }
}
/* _content/RoterHahn_Gewinnspiel/Shared/Layout/MainLayout.razor.rz.scp.css */
.site-header[b-tvbj26u9a4] {
    background-color: var(--primary-header-background-color);
    color: var(--primary-color);
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    height: 50px;
    z-index: 9900;
}

    .site-header .site-header-relative-container[b-tvbj26u9a4] {
        position: relative;
        height: 100%;
        width: 100%;
        display: flex;
        flex-flow: nowrap;
        align-items: center;
    }

        .site-header .site-header-relative-container .site-header-logo[b-tvbj26u9a4] {
            position: absolute;
            top: 25px;
            left: 10px;
            height: 70px;
            width: 70px;
            border: 1px solid var(--primary-header-background-color);
            transition: ease-in-out all 0.2s;
        }

            .site-header .site-header-relative-container .site-header-logo img[b-tvbj26u9a4] {
                height: 100%;
                width: 100%;
            }

        .site-header .site-header-relative-container .site-header-title[b-tvbj26u9a4] {
            flex-grow: 1;
            margin-left: 80px;
            margin-right: 30px;
            padding: 0px 5px;
            text-align: center;
            font-family: var(--font-family);
            font-size: var(--titel-font-size);
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            transition: ease-in-out all 0.2s;
        }

.site-body[b-tvbj26u9a4] {
    background-color: var(--primary-container-background-color);
    position: fixed;
    top: 50px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    transition: ease-in-out all 0.2s;
}

    .site-body .site-body-content[b-tvbj26u9a4] {
        height: 100%;
        flex-grow: 1;
        display: flex;
        flex-flow: unset;
        justify-content: space-evenly;
        align-items: center;
        overflow-x: auto;
        transition: ease-in-out all 0.2s;
    }

        .site-body .site-body-content .site-page[b-tvbj26u9a4] {
            background-color: var(--secondary-container-background-color);
            color: var(--secondary-color);
            height: 100%;
            width: 100%;
            padding-top: 45px;
            transition: ease-in-out all 0.2s;
        }

            .site-body .site-body-content .site-page .site-page-relative-container[b-tvbj26u9a4] {
                position: relative;
                height: 100%;
                width: 100%;
            }

                .site-body .site-body-content .site-page .site-page-relative-container .site-page-container[b-tvbj26u9a4] {
                    height: 100%;
                    width: 100%;
                    padding: 10px;
                    padding-left: calc(10px + var(--scrollbar-thickness));
                    overflow-y: scroll;
                }

                    .site-body .site-body-content .site-page .site-page-relative-container .site-page-container[b-tvbj26u9a4]::-webkit-scrollbar::-webkit-scrollbar-track {
                        background-color: var(--secondary-container-background-color);
                    }

                    .site-body .site-body-content .site-page .site-page-relative-container .site-page-container[b-tvbj26u9a4]::-webkit-scrollbar-thumb {
                        border-color: var(--secondary-container-background-color);
                    }

@media (min-width: 768px) {
    .site-header .site-header-relative-container .site-header-logo[b-tvbj26u9a4] {
        left: 15px;
        height: 75px;
        width: 75px;
    }


    .site-header .site-header-relative-container .site-header-title[b-tvbj26u9a4] {
        margin-left: 90px;
        margin-right: 90px;
        padding: 0px 7px;
        font-size: var(--titel-md-font-size);
    }

    .site-body .site-body-content .site-page[b-tvbj26u9a4] {
        padding-top: 50px;
    }

        .site-body .site-body-content .site-page .site-page-relative-container .site-page-container[b-tvbj26u9a4] {
            padding-left: calc(10px + var(--scrollbar-md-thickness));
        }
}

@media (min-width: 1200px) {
    .site-header .site-header-relative-container .site-header-logo[b-tvbj26u9a4] {
        left: 20px;
        height: 80px;
        width: 80px;
    }

    .site-header .site-header-relative-container .site-header-title[b-tvbj26u9a4] {
        margin-left: 100px;
        margin-right: 100px;
        padding: 0px 10px;
        font-size: var(--titel-lg-font-size);
    }

    .site-body .site-body-content .site-page[b-tvbj26u9a4] {
        box-shadow: 5px 5px 10px 1px gray;
        position: unset;
        width: 95%;
        height: 95%;
        padding-top: unset;
        max-width: 1920px;
    }

        .site-body .site-body-content .site-page .site-page-relative-container .site-page-container[b-tvbj26u9a4] {
            padding-left: calc(10px + var(--scrollbar-lg-thickness));
        }
}

@media (min-width: 1400px) {
    .site-header .site-header-relative-container .site-header-logo[b-tvbj26u9a4] {
        left: 25px;
        height: 85px;
        width: 85px;
    }

    .site-header .site-header-relative-container .site-header-title[b-tvbj26u9a4] {
        margin-left: 110px;
        margin-right: 110px;
        padding: 0px 10px;
        font-size: var(--titel-xl-font-size);
    }

    .site-body .site-body-content .site-page .site-page-relative-container .site-page-container[b-tvbj26u9a4] {
        padding-left: calc(10px + var(--scrollbar-xl-thickness));
    }
}
/* _content/RoterHahn_Gewinnspiel/Shared/Layout/PublicHomepageLayout.razor.rz.scp.css */
.site[b-iet7eil86c] {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: flex;
    justify-content: space-evenly;
}

    .site .site-container[b-iet7eil86c] {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        height: 100%;
        width: 100%;
        max-width: 2560px;
        background-color: #FEFAEB;
        box-shadow: 0 0 50px 0 rgba(0,0,0,.5);
    }

        .site .site-container .site-header[b-iet7eil86c] {
            position: relative;
            height: 90px;
            padding: 15px;
            padding-bottom: unset;
            background: inherit;
        }

            .site .site-container .site-header .site-header-logo[b-iet7eil86c] {
                text-align: center;
                justify-content: center;
                width: 60px;
                transition: ease all 0.5s;
            }

                .site .site-container .site-header .site-header-logo img[b-iet7eil86c] {
                    width: 100%;
                }

                .site .site-container .site-header .site-header-logo .roterhahn-logo-text[b-iet7eil86c] {
                    color: black;
                    font-family: 'Fira Sans', 'sans-serif';
                    font-weight: 500;
                    font-size: 10px;
                    white-space: nowrap;
                    text-align: center;
                    width: 100%;
                    overflow: visible;
                    letter-spacing: 1px;
                    transition: ease all 0.5s;
                }

            .site .site-container .site-header .site-header-title[b-iet7eil86c] {
                display: none;
                transition: ease all 0.5s;
            }

        .site .site-container .site-body[b-iet7eil86c] {
            height: calc(100% - 90px);
            background: inherit;
            transition: ease all 0.5s;
        }

            .site .site-container .site-body .site-page[b-iet7eil86c] {
                height: 100%;
                width: 100%;
            }

                .site .site-container .site-body .site-page .site-page-relative-container[b-iet7eil86c] {
                    position: relative;
                    height: 100%;
                    width: 100%;
                }

                    .site .site-container .site-body .site-page .site-page-relative-container .site-page-container[b-iet7eil86c] {
                        height: 100%;
                        width: 100%;
                        padding: 10px;
                        padding-left: calc(10px + var(--scrollbar-thickness));
                        overflow-y: scroll;
                    }

                        .site .site-container .site-body .site-page .site-page-relative-container .site-page-container[b-iet7eil86c]::-webkit-scrollbar::-webkit-scrollbar-track {
                            background-color: var(--secondary-container-background-color);
                        }

                        .site .site-container .site-body .site-page .site-page-relative-container .site-page-container[b-iet7eil86c]::-webkit-scrollbar-thumb {
                            border-color: var(--secondary-container-background-color);
                        }

@media (min-width: 768px) {
    .site .site-container .site-header[b-iet7eil86c] {
        height: 170px;
        padding: 20px;
        padding-bottom: unset;
    }

        .site .site-container .site-header .site-header-logo[b-iet7eil86c] {
            position: absolute;
            top: 20px;
            left: 20px;
            width: 120px;
            z-index: 9900;
        }

            .site .site-container .site-header .site-header-logo .roterhahn-logo-text[b-iet7eil86c] {
                font-size: 22px;
            }

        .site .site-container .site-header .site-header-title[b-iet7eil86c] {
            position: absolute;
            top: 0px;
            right: 0px;
            left: 0px;
            height: 40px;
            display: flex;
            flex-direction: column;
            justify-content: space-evenly;
            text-align: center;
            background-color: #B4122B;
            color: white;
            font-size: 13px;
            text-transform: uppercase;
            white-space: nowrap;
            letter-spacing: 1px;
            transition: ease all 0.5s;
        }

    .site .site-container .site-body[b-iet7eil86c] {
        height: calc(100% - 170px);
    }
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
    .site .site-container .site-header[b-iet7eil86c] {
        height: 180px;
        padding-top: 20px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: unset;
    }

        .site .site-container .site-header .site-header-logo[b-iet7eil86c] {
            left: 50px;
            width: 130px;
        }

    .site .site-container .site-body[b-iet7eil86c] {
        height: calc(100% - 180px);
    }
}
/* _content/RoterHahn_Gewinnspiel/Shared/Redirects/RedirectToDashboard.razor.rz.scp.css */
/* _content/RoterHahn_Gewinnspiel/Shared/Redirects/RedirectToLogin.razor.rz.scp.css */
