@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.84wtju4z0n.bundle.scp.css';

/* /Components/Account/Shared/StatusMessage.razor.rz.scp.css */
.alert[b-3olgl9dx0v] {
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    text-align: center;
}

.alert-danger[b-3olgl9dx0v] {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-success[b-3olgl9dx0v] {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-warning[b-3olgl9dx0v] {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
/* /Components/Dialogs/UploadSplashScreen.razor.rz.scp.css */
.custom-splash[b-c0xc43y202] {
    font-family: var(--body-font);
    -webkit-font-smoothing: antialiased;
    background-color: white;
    color: rgb(73, 72, 71);
    --accent-fill-rest: #d3d3d3;
    user-select: none;
}

.custom-splash h1[b-c0xc43y202] {
    font-size: 24px;
    font-weight: 600;
    margin-top: 20px;
    line-height: 40px;
    margin: 20px 0px 0px 0px;
    user-select: none;
}

.custom-splash h2[b-c0xc43y202] {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin: 20px 0px 20px 0px;
    user-select: none;
}

.custom-splash h3[b-c0xc43y202] {
    font-size: 12px;
    font-weight: 300;
    margin: 0px;
    user-select: none;
}
.custom-splash p[b-c0xc43y202] {
    user-select: none;
}

.custom-splash .icon[b-c0xc43y202] {
    width: 150px;
    margin: 20px 0px 0px 0px;
}
