@import '_content/Accredit.Web.Core.BaseComponents/Accredit.Web.Core.BaseComponents.13s0zhgok1.bundle.scp.css';
@import '_content/Accredit.Web.Core.Razor/Accredit.Web.Core.Razor.lzv2hrgb58.bundle.scp.css';

/* _content/Accredit.Web.Core/Features/ApplicantPortal/Events/Pages/Events.razor.rz.scp.css */
.filters-container[b-ur01t5irkt] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    align-items: flex-start;
    margin-bottom: 12px;
}

.filter-input[b-ur01t5irkt] {
    flex-grow: 1;
    min-width: 180px;
    max-width: 220px;
    width: fit-content;
}

.filter-text-input[b-ur01t5irkt] {
    flex-grow: 1;
    min-width: 300px;
    max-width: 540px;
}

@media (max-width: 768px) {
    .filters-container[b-ur01t5irkt] {
        flex-direction: column;
    }

    .filter-input[b-ur01t5irkt],
    .filter-text-input[b-ur01t5irkt] {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
    }
}
/* _content/Accredit.Web.Core/Features/ApplicantPortal/Home/Pages/Home.razor.rz.scp.css */
.events-section-header[b-7hxfy9e6y8] {
    margin-bottom: -8px
}

.centered-content[b-7hxfy9e6y8] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.subtext[b-7hxfy9e6y8] {
    color: var(--neutrals-700, #3B4048);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.title-holder[b-7hxfy9e6y8] {
    width: 592px;
}

@media (min-width: 1024px) {
    .events-section-header[b-7hxfy9e6y8] {
        margin-bottom: -16px
    }
}
/* _content/Accredit.Web.Core/Features/ApplicantPortal/Profile/Pages/Profile.razor.rz.scp.css */
.profile-page-container[b-k2dpf31b0c] {
    display: flex;
    grid-column: 1 / -1;
    align-items: center;
    flex-direction: column;
}

.profile-page-container h4[b-k2dpf31b0c] {
    text-align: left;
}

.header-texts[b-k2dpf31b0c] {
    max-width: 800px;
    text-align: center;
}

.profile-save[b-k2dpf31b0c] {
    display: flex;
    gap: 1rem;
    max-width: 800px;
    width: 100%;    
    justify-content: flex-end;
}


.profile-card[b-k2dpf31b0c] {
    padding: 24px;
    max-width: 800px;
    background: #fff;
    width: 100%;
    border-radius: 12px;
}

.photo-tool-card[b-k2dpf31b0c] {
    padding: 24px;
    max-width: 800px;
    background: #fff;
    width: 100%;
    min-height: 510px;
    height: auto;
    display: flex;
    flex-direction: column;
    border-radius: 12px;
}

.phototool-viewer-holder[b-k2dpf31b0c] {
    width:100%;
    max-width:744px;
    flex: 1;
    min-height: 305px;
    margin-top: 24px;
}

@media (max-width: 768px) {
    .profile-card[b-k2dpf31b0c] {
        min-height: unset;
        height: auto;
        padding-bottom: 2rem;
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
    }
    .profile-page-container[b-k2dpf31b0c],
    .header-texts[b-k2dpf31b0c]{
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
    }
    .phototool-viewer-holder[b-k2dpf31b0c] {
        max-width: 100%;
        flex: 1;
        min-height: 200px;
    }
    .profile-save[b-k2dpf31b0c] {
        justify-content: space-between;
    }

    .profile-save > div:first-child[style*="display:none"] + div[b-k2dpf31b0c] {
        margin-left: auto;
    }

    .profile-save > div:first-child[style*="display:none"] + div[b-k2dpf31b0c] {
        margin-left: auto;
        width: 50% !important; 
    }

    .profile-save > div[b-k2dpf31b0c] {
        width: 48% !important;
    }

    .photo-tool-card[b-k2dpf31b0c] {
        height: auto;
    }

    .photo-tool-card-title h4[b-k2dpf31b0c] {
        margin: 0;
        text-align: center;
    }
}

.button-container[b-k2dpf31b0c] {
    display: flex;
    gap: 1rem;
}
/* _content/Accredit.Web.Core/Features/ApplicantPortal/Shared/Components/ASEventCard/ApplyRoleSelectionEventDialog.razor.rz.scp.css */
.field-group[b-myf2sa1ec9] {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
}
/* _content/Accredit.Web.Core/Features/ApplicantPortal/Shared/Components/ASPhotoRejectedBanner.razor.rz.scp.css */
.photo-rejected-banner-container[b-5yvupsy6ji] {
    padding-top: 16px;
    padding-bottom: 16px;
}

.photo-rejected-banner[b-5yvupsy6ji] {
    display: flex;    
    align-items: center;
    padding: 12px 16px;
    gap: 16px;
    width: 100%;
    border-radius: 4px;
    background: #FF98000F;
    color: #f5a000;
    font-weight: 500;
}

.photo-rejected-banner .icon-wrapper[b-5yvupsy6ji] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.photo-rejected-banner .text-wrapper[b-5yvupsy6ji] {
    display: flex;
    flex-direction: column;
}

.photo-rejected-banner ul[b-5yvupsy6ji] {
    margin-top: 1em !important; 
    list-style: none;
    margin: 0;
    padding: 0;
}

.photo-rejected-banner li[b-5yvupsy6ji]::before {
    content: "\2013   ";
    color: #f5a000;
}
/* _content/Accredit.Web.Core/Features/Identity/Shared/Components/Dialog/SaveConfirmationDialog/SaveConfirmationDialog.razor.rz.scp.css */
.dialog-actions[b-5mm03wrcq1],
.dialog-actions *[b-5mm03wrcq1] {
    box-sizing: border-box;
}

.dialog-actions[b-5mm03wrcq1] {
    padding: var(--padding-and-margin-padding-xs, 10px) var(--padding-and-margin-padding-2xs, 8px) var(--padding-and-margin-padding-xs, 10px) var(--padding-and-margin-padding-2xs, 8px);
    display: flex;
    flex-direction: row;
    gap: var(--padding-and-margin-padding-2xs, 8px);
    align-items: center;
    justify-content: flex-end;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.mud-button[b-5mm03wrcq1] {
    border-radius: var(--border-radius-mud-default-border-radius, 4px);
    padding: var(--padding-and-margin-padding-4xs, 4px) var(--padding-and-margin-padding-xs, 10px) var(--padding-and-margin-padding-4xs, 4px) var(--padding-and-margin-padding-xs, 10px);
    display: flex;
    flex-direction: row;
    gap: var(--padding-and-margin-padding-2xs, 8px);
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    height: var(--width-and-height-button-sm, 31px);
    position: relative;
}

    .mud-button:hover[b-5mm03wrcq1] {
        cursor: pointer;
    }


.cancel[b-5mm03wrcq1] {
    color: var(--color-theme-mud-palette-text-primary, #424242);
    text-align: center;
    font-family: var( --body-caption-md-uppercase-font-family, "Roboto-Medium", sans-serif );
    font-size: var(--body-caption-md-uppercase-font-size, 12px);
    line-height: var(--body-caption-md-uppercase-line-height, 19.02px);
    letter-spacing: var(--body-caption-md-uppercase-letter-spacing, 0.4px);
    font-weight: var(--body-caption-md-uppercase-font-weight, 500);
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.confirm[b-5mm03wrcq1] {
    color: var(--color-theme-mud-palette-primary, #594ae2);
    text-align: center;
    font-family: var( --body-caption-md-uppercase-font-family, "Roboto-Medium", sans-serif );
    font-size: var(--body-caption-md-uppercase-font-size, 12px);
    line-height: var(--body-caption-md-uppercase-line-height, 19.02px);
    letter-spacing: var(--body-caption-md-uppercase-letter-spacing, 0.4px);
    font-weight: var(--body-caption-md-uppercase-font-weight, 500);
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* _content/Accredit.Web.Core/Features/Playground/Playground.razor.rz.scp.css */
.row[b-rv5jnp8s79] {
    width: 800px;
    background: white;
    padding: 20px;
}

    .row .as-button-wrapper[b-rv5jnp8s79] {
        margin-top: 15px;
    }

hr[b-rv5jnp8s79] {
    margin-top: 20px;
}

.summary[b-rv5jnp8s79] {
    width: 200px;
}
/* _content/Accredit.Web.Core/Shared/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-eg29lkpi77] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-eg29lkpi77] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Accredit.Web.Core/Shared/Components/Pages/NotFound.razor.rz.scp.css */

.titleHolder[b-m2c94nupc1] {
    color: var(--primary-700);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}
