/* _content/SignUp/Components/Layout/AdminLayout.razor.rz.scp.css */
header.masthead[b-iqj5qr1df2] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

    header.masthead .overlay[b-iqj5qr1df2] {
        position: absolute;
        background-color: #212529;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: .0;
    }
/* _content/SignUp/Components/Layout/AdminNavMenu.razor.rz.scp.css */
.bg-gradient-primary[b-7q1fotcouh] {
    background-color: #1C7211;
    background-image: linear-gradient(180deg, #1C7211 10%, #41A488 100%) !important;
    background-size: cover;
}
/* _content/SignUp/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-9fd0s08iwt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9fd0s08iwt] {
    flex: 1;
}

.sidebar[b-9fd0s08iwt] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9fd0s08iwt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-9fd0s08iwt]  a, .top-row[b-9fd0s08iwt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-9fd0s08iwt]  a:hover, .top-row[b-9fd0s08iwt]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-9fd0s08iwt]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-9fd0s08iwt] {
        justify-content: space-between;
    }

    .top-row[b-9fd0s08iwt]  a, .top-row[b-9fd0s08iwt]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9fd0s08iwt] {
        flex-direction: row;
    }

    .sidebar[b-9fd0s08iwt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9fd0s08iwt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-9fd0s08iwt]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-9fd0s08iwt], article[b-9fd0s08iwt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-9fd0s08iwt] {
    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 .dismiss[b-9fd0s08iwt] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SignUp/Components/Pages/Admin/EventEdit.razor.rz.scp.css */
header.masthead[b-4sblkmmyam] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

    header.masthead .overlay[b-4sblkmmyam] {
        position: absolute;
        background-color: #212529;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: .0;
    }

/* _content/SignUp/Components/Pages/Event.razor.rz.scp.css */
.bg-gradient-primary[b-hjgsw9ckon] {
    background-color: #1C7211;
    background-image: linear-gradient(180deg, #1C7211 10%, #41A488 100%) !important;
    background-size: cover;
}

header.masthead[b-hjgsw9ckon] {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

    header.masthead .overlay[b-hjgsw9ckon] {
        position: absolute;
        background-color: #212529;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: .4;
    }

.card[b-hjgsw9ckon] {
    color: #858796 !important;
    border-top: 4px solid #1C7211;
    background-color: #fff;
    font-size: 12px !important;
}

.teamprofilepictures[b-hjgsw9ckon] {
    aspect-ratio: 1/1;
}

.whitetextblackborder[b-hjgsw9ckon] {
    color: #fff !important;
    text-shadow: -1px -1px 0 #000, 0 -1px 0 #000, 1px -1px 0 #000, 1px 0 0 #000, 1px 1px 0 #000, 0 1px 0 #000, -1px 1px 0 #000, -1px 0 0 #000;
}


.blacktextwhiteborder[b-hjgsw9ckon] {
    color: #000 !important;
    text-shadow: -1px -1px 0 #fff, 0 -1px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 0 1px 0 #fff, -1px 1px 0 #fff, -1px 0 0 #fff;
}
/* _content/SignUp/Components/Shared/LoadingIndicator.razor.rz.scp.css */
.lds-dual-ring[b-eohph2bdhn] {
    display: inline-block;
    width: 80px;
    height: 80px;
}

    .lds-dual-ring[b-eohph2bdhn]:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 8px;
        border-radius: 50%;
        border: 6px solid #fff;
        border-color: #F59E16 transparent #F59E16 transparent;
        animation: lds-dual-ring-b-eohph2bdhn 1.2s linear infinite;
    }

@keyframes lds-dual-ring-b-eohph2bdhn {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* _content/SignUp/Components/Shared/ToastMessage.razor.rz.scp.css */
.toastmessage[b-65hiigvpz6] {
    position: absolute;
    top: 100px;
    right: 30px;
    border-radius: 12px;
    background: #fff;
    padding: 20px 35px 20px 25px;
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transform: translateX(calc(100% + 30px));
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.35);
    border: outset;
    z-index: 9999;
}

    .toastmessage.active[b-65hiigvpz6] {
        transform: translateX(0%);
    }

    .toastmessage .toastmessage-content[b-65hiigvpz6] {
        display: flex;
        align-items: center;
    }

.toastmessage-content .check[b-65hiigvpz6] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    min-width: 35px;
    background-color: #4070f4;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
}

.toastmessage-content .message[b-65hiigvpz6] {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
}

.message .text[b-65hiigvpz6] {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

    .message .text.text-1[b-65hiigvpz6] {
        font-weight: 600;
        color: #333;
    }

.toastmessage .close[b-65hiigvpz6] {
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 5px;
    cursor: pointer;
    opacity: 0.7;
}

    .toastmessage .close:hover[b-65hiigvpz6] {
        opacity: 1;
    }

.toastmessage .progress[b-65hiigvpz6] {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
}

    .toastmessage .progress[b-65hiigvpz6]:before {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        background-color: #4070f4;
    }

.progress.active[b-65hiigvpz6]:before {
    animation: progress-b-65hiigvpz6 5s linear forwards;
}

@keyframes progress-b-65hiigvpz6 {
    100% {
        right: 100%;
    }
}
