@import '_content/AttituXPortal.Shared/AttituXPortal.Shared.zu0qburhj5.bundle.scp.css';
@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';
@import '_content/NetcodeHub.Packages.Extensions.FileDownload/NetcodeHub.Packages.Extensions.FileDownload.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* _content/AttituXPortal.Web/Components/Account/Pages/Choose2faMethodBase.razor.rz.scp.css */
.hover-card:hover[b-o7n1risajx] {
    background-color: rgba(0, 0, 0, 0.03);
    transition: background-color 0.2s;
}

.method-button[b-o7n1risajx] {
    width: 100%;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    text-align: left;
    font: inherit;
    color: inherit;
}
/* _content/AttituXPortal.Web/Components/Account/Pages/LoginBase.razor.rz.scp.css */
 .login-bg-default[b-i5i2oepcg8]
{
    background-image: url('_content/AttituXPortal.Shared/attitux_stripes_bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    inset: 0;
    box-sizing: border-box;
    overflow: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 2rem;
    padding-left: clamp(6rem, 16vw, 16rem);
}

.drawmetrics-layout[b-i5i2oepcg8]
{
    display: flex;
    position: fixed;
    inset: 0;
    box-sizing: border-box;
    overflow: auto;
}

.drawmetrics-left-panel[b-i5i2oepcg8]
{
    flex: 1;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.drawmetrics-right-panel[b-i5i2oepcg8]
{
    flex: 1;
    background-image: url('_content/AttituXPortal.Shared/drawmetrics-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 32px;
}

[b-i5i2oepcg8] .login-card
{
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28) !important;
}

.or-divider-row[b-i5i2oepcg8]
{
    display: flex;
    align-items: center;
    width: 100%;
    margin: .5rem 0;
}

:is(html, body).portal-dark-mode .login-bg-default[b-i5i2oepcg8]
{
    background-image: url('_content/AttituXPortal.Shared/attitux_stripes_bg_dark.png');
}

:is(html, body).portal-dark-mode .drawmetrics-right-panel[b-i5i2oepcg8]
{
    background-image: linear-gradient(135deg, rgba(11, 18, 32, 0.84), rgba(22, 31, 48, 0.72)), url('_content/AttituXPortal.Shared/drawmetrics-bg.png');
}

[b-i5i2oepcg8] .or-divider-line
{
    flex: 1;
    width: auto;
    border-top-width: 2px;
    border-top-style: solid;
}

@media (max-width: 960px)
{
    .drawmetrics-left-panel[b-i5i2oepcg8]
    {
        display: none !important;
    }

    .drawmetrics-right-panel[b-i5i2oepcg8]
    {
        flex: 1 1 100% !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        padding: 60px 16px 16px !important;
        min-height: 100dvh;
        gap: 32px;
    }

    .drawmetrics-mobile-logo-wrapper[b-i5i2oepcg8]
    {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: white;
        border-radius: 14px;
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        padding: 10px 18px;
        margin: 0;
    }

    .drawmetrics-mobile-logo[b-i5i2oepcg8]
    {
        border-radius: 10px;
    }
}

@media (min-width: 961px)
{
    .drawmetrics-mobile-logo-wrapper[b-i5i2oepcg8]
    {
        display: none;
    }
}
/* _content/AttituXPortal.Web/Components/Account/Pages/Manage/ChangePassword.razor.rz.scp.css */
.account-manage-password-form[b-28yn6g9yhn] {
    width: min(100%, 760px);
}

[b-28yn6g9yhn] .account-manage-password-grid {
    margin: 0;
}

[b-28yn6g9yhn] .account-manage-password-grid > .mud-grid-item {
    padding: 0;
}

[b-28yn6g9yhn] .account-manage-password-card {
    width: 100%;
    border-radius: 8px;
}

[b-28yn6g9yhn] .account-manage-password-card .mud-card-content {
    padding: 0;
}

[b-28yn6g9yhn] .account-manage-password-actions {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 700px) {
    .account-manage-password-form[b-28yn6g9yhn] {
        width: 100%;
    }
}
/* _content/AttituXPortal.Web/Components/Account/Pages/Manage/Email.razor.rz.scp.css */
.account-manage-email-form[b-3nmq4q5hqy] {
    width: min(100%, 760px);
}

[b-3nmq4q5hqy] .account-manage-email-grid {
    margin: 0;
}

[b-3nmq4q5hqy] .account-manage-email-grid > .mud-grid-item {
    padding: 0;
}

[b-3nmq4q5hqy] .account-manage-email-card {
    width: 100%;
    border-radius: 8px;
}

[b-3nmq4q5hqy] .account-manage-email-card .mud-card-content {
    padding: 0;
}

[b-3nmq4q5hqy] .account-manage-email-actions {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 700px) {
    .account-manage-email-form[b-3nmq4q5hqy] {
        width: 100%;
    }
}
/* _content/AttituXPortal.Web/Components/Account/Pages/Manage/ExternalLogins.razor.rz.scp.css */
.external-logins-grid[b-cfn010gda3] {
    width: min(100%, 840px);
    margin: 0;
}

[b-cfn010gda3] .external-logins-grid > .mud-grid-item {
    padding: 0;
}

[b-cfn010gda3] .external-logins-card {
    width: 100%;
    border-radius: 8px;
}

[b-cfn010gda3] .external-logins-card .mud-card-content {
    padding: 0;
}

.external-logins-title[b-cfn010gda3] {
    margin-bottom: 22px;
}

.external-login-list[b-cfn010gda3] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.external-login-item[b-cfn010gda3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    min-height: 62px;
    padding: 12px 16px;
    border-radius: 8px;
    background-color: var(--mud-palette-background);
}

.external-login-provider[b-cfn010gda3] {
    display: flex;
    align-items: center;
    gap: 16px;
    min-width: 0;
}

.external-login-provider-icon[b-cfn010gda3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
}

.microsoft-logo[b-cfn010gda3] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2px;
    width: 36px;
    height: 36px;
}

.microsoft-logo span:nth-child(1)[b-cfn010gda3] {
    background: var(--portal-external-login-microsoft-red);
}

.microsoft-logo span:nth-child(2)[b-cfn010gda3] {
    background: var(--portal-external-login-microsoft-green);
}

.microsoft-logo span:nth-child(3)[b-cfn010gda3] {
    background: var(--portal-external-login-microsoft-blue);
}

.microsoft-logo span:nth-child(4)[b-cfn010gda3] {
    background: var(--portal-external-login-microsoft-yellow);
}

.external-login-empty-row[b-cfn010gda3] {
    min-height: 52px;
    padding: 14px 26px;
    border-radius: 8px;
    background-color: var(--portal-settings-tab-background);
    color: var(--mud-palette-text-primary);
}

:is(html, body):not(.portal-dark-mode) .external-login-empty-row[b-cfn010gda3] {
    background-color: var(--portal-settings-tab-hover-background);
    border: 1px solid var(--portal-settings-tab-border);
}

:is(html, body).portal-dark-mode .external-login-empty-row[b-cfn010gda3] {
    background-color: var(--portal-settings-tab-hover-background);
    border: 1px solid var(--portal-settings-tab-border);
}

.external-login-provider-initial[b-cfn010gda3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 8px;
    background-color: var(--portal-settings-tab-background);
    color: var(--mud-palette-text-primary);
    font-weight: 700;
}

.external-login-provider-name[b-cfn010gda3] {
    overflow: hidden;
    color: var(--mud-palette-text-primary);
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.external-login-remove-form[b-cfn010gda3] {
    flex: 0 0 auto;
}

.external-login-remove-button[b-cfn010gda3],
.external-login-add-button[b-cfn010gda3],
.external-login-modal-remove[b-cfn010gda3],
.external-login-modal-cancel[b-cfn010gda3] {
    min-width: 112px;
    min-height: 40px;
    padding: 8px 18px;
    border: 0;
    border-radius: 8px;
    cursor: pointer;
    font: inherit;
    transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.external-login-remove-button[b-cfn010gda3],
.external-login-add-button[b-cfn010gda3],
.external-login-modal-remove[b-cfn010gda3] {
    background-color: var(--mud-palette-primary);
    color: var(--mud-palette-surface);
}

.external-login-modal-cancel[b-cfn010gda3] {
    background-color: var(--portal-settings-tab-background);
    color: var(--mud-palette-text-primary);
    border: 1px solid var(--portal-settings-tab-border);
}

.external-login-modal-remove:hover[b-cfn010gda3],
.external-login-remove-button:hover[b-cfn010gda3],
.external-login-add-button:hover[b-cfn010gda3] {
    background-color: var(--mud-palette-primary-darken);
}

.external-login-modal-cancel:hover[b-cfn010gda3] {
    background-color: var(--portal-settings-tab-hover-background);
    color: var(--portal-settings-tab-hover-text);
    box-shadow: var(--portal-settings-tab-active-shadow);
}

.external-login-add-form[b-cfn010gda3] {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
}

.external-login-remove-modal[b-cfn010gda3] {
    position: fixed;
    inset: 0;
    z-index: 1400;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background-color: var(--portal-external-login-modal-backdrop);
}

.external-login-remove-modal.is-open[b-cfn010gda3] {
    display: flex;
}

.external-login-remove-modal .external-login-remove-dialog[b-cfn010gda3] {
    width: min(92vw, 560px);
    padding: 30px 28px 30px;
    border-radius: 5px;
    background-color: var(--mud-palette-surface);
    color: var(--mud-palette-text-primary);
    text-align: center;
}

.external-login-remove-modal .external-login-trash-icon[b-cfn010gda3] {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    width: 86px;
    height: 108px;
    margin-bottom: 30px;
    color: var(--mud-palette-error);
}

.trash-lid[b-cfn010gda3] {
    width: 72px;
    height: 16px;
    border-top: 7px solid currentColor;
    border-right: 10px solid currentColor;
    border-left: 10px solid currentColor;
    background: currentColor;
}

.trash-lid[b-cfn010gda3]::before {
    display: block;
    width: 44px;
    height: 10px;
    margin: -19px auto 0;
    background: currentColor;
    content: "";
}

.trash-body[b-cfn010gda3] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 84px;
    background: currentColor;
    clip-path: polygon(0 0, 100% 0, 82% 100%, 18% 100%);
}

.trash-recycle[b-cfn010gda3] {
    color: var(--mud-palette-surface);
    font-size: 1.65rem;
    line-height: 1;
}

.external-login-remove-modal .external-login-remove-title[b-cfn010gda3] {
    font-size: 1.22rem;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.28;
}

.external-login-remove-modal .external-login-remove-message[b-cfn010gda3] {
    font-size: 1rem;
    margin-top: 10px;
    margin-bottom: 16px;
    color: var(--mud-palette-text-secondary);
    opacity: 0.78;
    line-height: 1.45;
}

.external-login-remove-modal .external-login-remove-actions[b-cfn010gda3] {
    display: flex;
    justify-content: center;
    margin-top: 12px;
    margin-bottom: 10px;
    gap: 40px;
}

@media (max-width: 700px) {
    .external-login-item[b-cfn010gda3] {
        align-items: flex-start;
        flex-direction: column;
    }

    .external-login-remove-form[b-cfn010gda3],
    .external-login-remove-button[b-cfn010gda3] {
        width: 100%;
    }

    .external-login-remove-dialog[b-cfn010gda3] {
        padding: 22px 20px 32px;
        border-radius: 16px;
    }

    .external-login-remove-actions[b-cfn010gda3] {
        flex-direction: column-reverse;
        gap: 12px;
    }

    .external-login-modal-remove[b-cfn010gda3],
    .external-login-modal-cancel[b-cfn010gda3] {
        width: 100%;
    }
}
/* _content/AttituXPortal.Web/Components/Account/Pages/Manage/Index.razor.rz.scp.css */
.profile-settings-grid[b-9ao0ezd3eb] {
    display: grid;
    grid-template-columns: minmax(0, 1.3fr) minmax(280px, 0.9fr);
    gap: 28px;
    align-items: start;
    max-width: 980px;
}

.profile-details-form[b-9ao0ezd3eb] {
    min-width: 0;
}

[b-9ao0ezd3eb] .profile-details-card,
[b-9ao0ezd3eb] .profile-photo-card {
    width: 100%;
    border-radius: 8px;
}

[b-9ao0ezd3eb] .profile-details-card .mud-card-content,
[b-9ao0ezd3eb] .profile-photo-card .mud-card-content {
    padding: 0;
}

[b-9ao0ezd3eb] .profile-details-actions {
    display: flex;
    justify-content: flex-end;
}

[b-9ao0ezd3eb] .profile-photo-card {
    min-height: 232px;
}

.profile-photo-title[b-9ao0ezd3eb] {
    margin-bottom: 2px;
}

.profile-photo-subtitle[b-9ao0ezd3eb] {
    color: var(--mud-palette-text-secondary);
    margin-bottom: 16px;
}

.profile-photo-preview[b-9ao0ezd3eb] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 124px;
    height: 124px;
    margin: 0 auto 20px;
    border: 2px solid var(--portal-account-manage-nav-active);
    border-radius: 50%;
    background-color: var(--mud-palette-background);
    overflow: hidden;
}

.profile-photo-preview.has-photo[b-9ao0ezd3eb] {
    background-color: var(--mud-palette-surface);
}

.profile-photo-image[b-9ao0ezd3eb] {
    display: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.profile-photo-initials[b-9ao0ezd3eb] {
    color: var(--mud-palette-text-primary);
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;
}

.profile-photo-upload-button[b-9ao0ezd3eb] {
    display: block;
    width: fit-content;
    margin: 0 auto;
    padding: 7px 14px;
    border-radius: 6px;
    background-color: var(--mud-palette-text-primary);
    color: var(--mud-palette-surface);
    cursor: pointer;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.2;
    border: 0;
}

.profile-photo-upload-button:hover[b-9ao0ezd3eb] {
    opacity: 0.88;
}

.profile-photo-upload-button:disabled[b-9ao0ezd3eb] {
    cursor: not-allowed;
    opacity: 0.62;
}

@media (max-width: 960px) {
    .profile-settings-grid[b-9ao0ezd3eb] {
        grid-template-columns: 1fr;
        max-width: 100%;
    }

    [b-9ao0ezd3eb] .profile-photo-card {
        order: -1;
    }
}

@media (max-width: 600px) {
    .profile-settings-grid[b-9ao0ezd3eb] {
        gap: 18px;
    }

    .profile-photo-preview[b-9ao0ezd3eb] {
        width: 112px;
        height: 112px;
    }
}
/* _content/AttituXPortal.Web/Components/Account/Pages/Manage/PersonalData.razor.rz.scp.css */
.personal-data-grid[b-13sea64ew7] {
    width: min(100%, 760px);
    margin: 0;
}

[b-13sea64ew7] .personal-data-grid > .mud-grid-item {
    padding: 0;
}

[b-13sea64ew7] .personal-data-card {
    width: 100%;
    border-radius: 8px;
}

[b-13sea64ew7] .personal-data-card .mud-card-content {
    padding: 0;
}

[b-13sea64ew7] .personal-data-description {
    margin-bottom: 16px;
}

[b-13sea64ew7] .personal-data-warning {
    margin-bottom: 22px;
}

[b-13sea64ew7] .personal-data-download {
    margin-bottom: 14px;
}
/* _content/AttituXPortal.Web/Components/Account/Pages/PrivacyPolicyDialog.razor.rz.scp.css */
.attitux-consent-header[b-44ep8p4eyc] {
    text-align: center;
    padding-bottom: 10px;
}

.attitux-consent-header h2[b-44ep8p4eyc] {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: var(--mud-palette-text-primary);
}

.attitux-consent-frame[b-44ep8p4eyc] {
    width: 100%;
    height: min(70vh, 720px);
    border: none;
}

.attitux-consent-footer[b-44ep8p4eyc] {
    display: flex;
    justify-content: center;
    gap: 12px;
    width: 100%;
    padding-top: 8px;
}
/* _content/AttituXPortal.Web/Components/Account/Pages/RegisterBase.razor.rz.scp.css */
.register-bg-default[b-4j1k6mcodr] {
    background-image: url('_content/AttituXPortal.Shared/attitux_stripes_bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    inset: 0;
    box-sizing: border-box;
    overflow: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 2rem;
    padding-left: clamp(6rem, 16vw, 16rem);
}

.drawmetrics-register-layout[b-4j1k6mcodr] {
    display: flex;
    position: fixed;
    inset: 0;
    box-sizing: border-box;
    overflow: auto;
}

.drawmetrics-register-left-panel[b-4j1k6mcodr] {
    flex: 0 0 60%;
    padding: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    position: relative;
}

.drawmetrics-register-right-panel[b-4j1k6mcodr] {
    flex: 0 0 40%;
    background-image: url('_content/AttituXPortal.Shared/drawmetrics-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.drawmetrics-register-logo[b-4j1k6mcodr] {
    position: fixed;
    top: 76px;
    left: 32px;
    z-index: 10;
}

[b-4j1k6mcodr] .register-card {
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28) !important;
}

[b-4j1k6mcodr] .drawmetrics-register-card {
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

.or-divider-row[b-4j1k6mcodr] {
    display: flex;
    align-items: center;
    width: 100%;
    margin: .5rem 0;
}

:is(html, body).portal-dark-mode .register-bg-default[b-4j1k6mcodr] {
    background-image: url('_content/AttituXPortal.Shared/attitux_stripes_bg_dark.png');
}

:is(html, body).portal-dark-mode .drawmetrics-register-right-panel[b-4j1k6mcodr] {
    background-image: linear-gradient(135deg, rgba(11, 18, 32, 0.84), rgba(22, 31, 48, 0.72)), url('_content/AttituXPortal.Shared/drawmetrics-bg.png');
}

[b-4j1k6mcodr] .or-divider-line {
    flex: 1;
    width: auto;
    border-top-width: 2px;
    border-top-style: solid;
}

@media (max-width: 960px) {
    .drawmetrics-register-logo[b-4j1k6mcodr] {
        top: 76px;
        left: 16px;
    }

    .drawmetrics-register-left-panel[b-4j1k6mcodr] {
        flex: 1 1 100% !important;
        padding: 16px !important;
    }

    .drawmetrics-register-right-panel[b-4j1k6mcodr] {
        display: none !important;
    }

    .drawmetrics-register-card[b-4j1k6mcodr] {
        width: 320px !important;
        max-width: 320px !important;
    }
}

@media (max-width: 360px) {
    .drawmetrics-register-card[b-4j1k6mcodr] {
        width: 100% !important;
        max-width: 100% !important;
    }
}
/* _content/AttituXPortal.Web/Components/Account/Pages/RegisterConfirmationBaseV2.razor.rz.scp.css */
.register-confirmation-default-background[b-alj4d7q59k] {
    background-image: url('/_content/AttituXPortal.Shared/attitux_stripes_bg.png');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 2rem;
    padding-left: 6rem;
}

.register-confirmation-default-panel[b-alj4d7q59k],
.register-confirmation-drawmetrics-content[b-alj4d7q59k] {
    width: 100%;
    max-width: 500px;
    padding: 2rem;
    border-radius: 16px;
    background-color: var(--portal-auth-panel-background);
    color: var(--mud-palette-text-primary);
}

.register-confirmation-message[b-alj4d7q59k] {
    text-align: center;
}

.register-confirmation-message-default[b-alj4d7q59k] {
    margin: 0 0 1.25rem;
}

.register-confirmation-message-drawmetrics[b-alj4d7q59k] {
    margin: 2rem 0;
}

.register-confirmation-envelope[b-alj4d7q59k] {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.register-confirmation-envelope-wrap[b-alj4d7q59k] {
    margin-bottom: 0.75rem;
}

.register-confirmation-card[b-alj4d7q59k] {
    border: 1px solid var(--portal-auth-card-border);
    box-shadow: var(--portal-auth-card-shadow);
}

.register-confirmation-otp-wrap[b-alj4d7q59k] {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
}

.register-confirmation-resend-link[b-alj4d7q59k] {
    cursor: pointer;
}

.register-confirmation-drawmetrics-layout[b-alj4d7q59k] {
    display: flex;
    min-height: 100vh;
    overflow: hidden;
}

.register-confirmation-drawmetrics-brand-panel[b-alj4d7q59k] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--portal-auth-panel-background);
    color: var(--mud-palette-text-primary);
}

.register-confirmation-drawmetrics-background[b-alj4d7q59k] {
    flex: 1;
    background-image: url('/_content/AttituXPortal.Shared/drawmetrics-bg.png');
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 32px;
}

[b-alj4d7q59k] .input-field-styles.e-otpinput .e-otp-input-field {
    height: 25px;
    background-color: var(--portal-auth-otp-background);
    color: var(--mud-palette-text-primary);
    font-size: 16px;
    border-radius: 0;
    border-color: transparent;
}

[b-alj4d7q59k] .input-field-styles.e-otpinput .e-otp-input-field:not(:placeholder-shown) {
    background-color: var(--portal-auth-otp-filled-background);
    border-color: transparent;
}

[b-alj4d7q59k] .input-field-styles.e-otpinput .e-otp-input-field.e-input.e-otp-input-focus {
    border-radius: 0;
    border-color: var(--portal-auth-otp-focus-border);
    border-width: 1px;
    box-shadow: none;
}

:is(html, body).portal-dark-mode .register-confirmation-default-background[b-alj4d7q59k] {
    background-image: url('/_content/AttituXPortal.Shared/attitux_stripes_bg_dark.png');
}

:is(html, body).portal-dark-mode .register-confirmation-drawmetrics-background[b-alj4d7q59k] {
    background-image: linear-gradient(135deg, rgba(11, 18, 32, 0.84), rgba(22, 31, 48, 0.72)), url('/_content/AttituXPortal.Shared/drawmetrics-bg.png');
}
/* _content/AttituXPortal.Web/Components/Account/Pages/RegistrationConsentSection.razor.rz.scp.css */
.consent-section[b-z5tmpbg63z] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.consent-section__group[b-z5tmpbg63z] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.consent-section__toggle[b-z5tmpbg63z] {
    width: 20px;
    height: 20px;
    border: 2px solid var(--portal-divider-color);
    border-radius: 4px;
    background: var(--mud-palette-surface);
    color: var(--mud-palette-surface);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
    position: relative;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.consent-section__toggle.is-checked[b-z5tmpbg63z] {
    background: var(--mud-palette-action-default);
    border-color: var(--mud-palette-action-default);
    color: var(--mud-palette-surface);
}

:is(html, body).portal-dark-mode .consent-section__toggle.is-checked[b-z5tmpbg63z] {
    color: var(--mud-palette-background);
}

.consent-section__toggle.is-checked[b-z5tmpbg63z]::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 11px;
    height: 6px;
    border-left: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    border-radius: 1px;
    transform: translate(-50%, -62%) rotate(-45deg);
}

.consent-section__label[b-z5tmpbg63z] {
    border: 0;
    padding: 0;
    background: transparent;
    font-size: 16px;
    color: var(--mud-palette-text-secondary);
    cursor: pointer;
    text-align: left;
}

.consent-section__label span[b-z5tmpbg63z] {
    color: var(--mud-palette-primary);
}

.consent-section__label-prefix[b-z5tmpbg63z] {
    color: var(--mud-palette-text-secondary) !important;
    margin-right: 6px;
}
/* _content/AttituXPortal.Web/Components/Account/Pages/TermsAndConditionsDialog.razor.rz.scp.css */
.attitux-consent-header[b-bagmuw4qby] {
    text-align: center;
    padding-bottom: 10px;
}

.attitux-consent-header h2[b-bagmuw4qby] {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: var(--mud-palette-text-primary);
}

.attitux-consent-frame[b-bagmuw4qby] {
    width: 100%;
    height: min(70vh, 720px);
    border: none;
}

.attitux-consent-footer[b-bagmuw4qby] {
    display: flex;
    justify-content: center;
    gap: 12px;
    width: 100%;
    padding-top: 8px;
}
/* _content/AttituXPortal.Web/Components/Account/Shared/ManageLayout.razor.rz.scp.css */
.account-manage-page[b-9g01nvxamg] {
    width: 100%;
    padding: 24px 24px 40px;
}

.account-manage-header[b-9g01nvxamg] {
    margin-bottom: 24px;
}

.account-manage-title[b-9g01nvxamg] {
    margin: 0;
}

.account-manage-content[b-9g01nvxamg] {
    margin-top: 34px;
}

.account-manage-nav-shell[b-9g01nvxamg] {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr) 52px;
    align-items: stretch;
    gap: 12px;
    max-width: 100%;
    padding: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    min-height: 52px;
    position: relative;
}

.account-manage-nav-viewport[b-9g01nvxamg] {
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    align-items: stretch;
    scrollbar-width: none;
    scroll-behavior: smooth;
    position: relative;
    z-index: 1;
}

.account-manage-nav-viewport[b-9g01nvxamg]::-webkit-scrollbar {
    display: none;
}

.account-manage-nav-scroll[b-9g01nvxamg] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    width: 52px;
    height: 52px;
    padding: 0;
    color: var(--mud-palette-action-default);
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 999px;
    transition: all 0.2s ease;
    position: relative;
    z-index: 2;
    pointer-events: auto;
}

.account-manage-nav-scroll:hover[b-9g01nvxamg],
.account-manage-nav-scroll:focus-visible[b-9g01nvxamg] {
    color: var(--mud-palette-text-primary);
    background-color: var(--portal-settings-tab-hover-background);
    outline: none;
}

[b-9g01nvxamg] .account-manage-nav {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 0;
    width: max-content;
    height: 52px;
    min-width: 100%;
    overflow: visible;
    padding: 0;
    white-space: nowrap;
}

[b-9g01nvxamg] .account-manage-nav .mud-nav-link,
[b-9g01nvxamg] .account-manage-nav .mud-nav-link:not(.mud-nav-link-disabled) {
    flex: 1 0 max-content;
    width: auto;
    height: 52px;
    min-height: 52px;
    padding: 0 18px;
    color: var(--mud-palette-text-primary);
    border-bottom: 3px solid transparent;
    border-radius: 0;
    background-color: transparent;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    transition: all 0.2s ease;
    position: relative;
    opacity: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    box-sizing: border-box;
}

[b-9g01nvxamg] .account-manage-nav .mud-nav-link:hover,
[b-9g01nvxamg] .account-manage-nav .mud-nav-link:not(.mud-nav-link-disabled):hover {
    background-color: var(--portal-settings-tab-hover-background);
    color: var(--mud-palette-text-primary);
    text-decoration: none;
}

[b-9g01nvxamg] .account-manage-nav .mud-nav-link.active,
[b-9g01nvxamg] .account-manage-nav .mud-nav-link.active:not(.mud-nav-link-disabled),
[b-9g01nvxamg] .account-manage-nav .mud-nav-link.mud-nav-link-active,
[b-9g01nvxamg] .account-manage-nav .mud-nav-link[aria-current="page"] {
    background-color: transparent;
    color: var(--mud-palette-primary);
    font-weight: 600;
    box-shadow: none;
    border-bottom-color: var(--mud-palette-primary);
}

[b-9g01nvxamg] .account-manage-nav .mud-nav-link::after {
    display: none;
}

[b-9g01nvxamg] .account-manage-nav .mud-nav-link .mud-nav-link-text {
    margin: 0;
    display: inline-flex;
    align-items: center;
    height: 100%;
}

[b-9g01nvxamg] .account-manage-nav .mud-nav-link .mud-nav-link-icon {
    margin-inline-end: 8px;
    color: currentColor;
    display: inline-flex;
    align-items: center;
    height: 100%;
}

@media (max-width: 960px) {
    .account-manage-page[b-9g01nvxamg] {
        padding-inline: 0;
    }

    .account-manage-nav-shell[b-9g01nvxamg] {
        grid-template-columns: 52px minmax(0, 1fr) 52px;
        gap: 8px;
    }

    .account-manage-nav-scroll[b-9g01nvxamg] {
        width: 52px;
        height: 52px;
    }

    [b-9g01nvxamg] .account-manage-nav .mud-nav-link,
    [b-9g01nvxamg] .account-manage-nav .mud-nav-link:not(.mud-nav-link-disabled) {
        height: 52px;
        min-height: 52px;
        padding-inline: 14px;
    }

    [b-9g01nvxamg] .account-manage-nav {
        height: 52px;
    }

    [b-9g01nvxamg] .account-manage-nav .mud-nav-link::after {
        left: 14px;
        right: 14px;
    }
}
/* _content/AttituXPortal.Web/Components/Layout/DrawmetricsLayout.razor.rz.scp.css */

.page[b-sdebfzpcbn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-sdebfzpcbn] {
    flex: 1;
}

.sidebar[b-sdebfzpcbn] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-sdebfzpcbn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-sdebfzpcbn]  a, .top-row[b-sdebfzpcbn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-sdebfzpcbn]  a:hover, .top-row[b-sdebfzpcbn]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-sdebfzpcbn]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-sdebfzpcbn] {
        justify-content: space-between;
    }

        .top-row[b-sdebfzpcbn]  a, .top-row[b-sdebfzpcbn]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-sdebfzpcbn] {
        flex-direction: row;
    }

    .sidebar[b-sdebfzpcbn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-sdebfzpcbn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-sdebfzpcbn]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-sdebfzpcbn], article[b-sdebfzpcbn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-sdebfzpcbn] {
    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-sdebfzpcbn] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AttituXPortal.Web/Components/Layout/DrawmetricsNavMenu.razor.rz.scp.css */
.navbar-toggler[b-92vwoyv2j1] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-92vwoyv2j1] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-92vwoyv2j1] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-92vwoyv2j1] {
    font-size: 1.1rem;
}

.bi[b-92vwoyv2j1] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-92vwoyv2j1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-92vwoyv2j1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-92vwoyv2j1] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-92vwoyv2j1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-92vwoyv2j1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-92vwoyv2j1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-92vwoyv2j1]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-92vwoyv2j1]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-92vwoyv2j1]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-92vwoyv2j1] {
    display: none;
}

.mud-nav-link[b-92vwoyv2j1] {
    text-decoration: none !important;
}

.mud-nav-link:hover[b-92vwoyv2j1] {
    text-decoration: none !important;
}

.mud-nav-link-text[b-92vwoyv2j1] {
    text-decoration: none !important;
}

.mud-nav-link-text:hover[b-92vwoyv2j1] {
    text-decoration: none !important;
}

.nav-item[b-92vwoyv2j1]  a {
    text-decoration: none !important;
}

.nav-item[b-92vwoyv2j1]  a:hover {
    text-decoration: none !important;
}

.navbar-toggler:checked ~ .nav-scrollable[b-92vwoyv2j1] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-92vwoyv2j1] {
        display: none;
    }

    .nav-scrollable[b-92vwoyv2j1] {
         /* Never collapse the sidebar for wide screens */
        display: block;

         /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/AttituXPortal.Web/Components/Layout/DrawmetricsPrintableLayout.razor.rz.scp.css */

.page[b-qcpwxkfdub] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-qcpwxkfdub] {
    flex: 1;
}

.sidebar[b-qcpwxkfdub] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-qcpwxkfdub] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-qcpwxkfdub]  a, .top-row[b-qcpwxkfdub]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-qcpwxkfdub]  a:hover, .top-row[b-qcpwxkfdub]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-qcpwxkfdub]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-qcpwxkfdub] {
        justify-content: space-between;
    }

        .top-row[b-qcpwxkfdub]  a, .top-row[b-qcpwxkfdub]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-qcpwxkfdub] {
        flex-direction: row;
    }

    .sidebar[b-qcpwxkfdub] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-qcpwxkfdub] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-qcpwxkfdub]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-qcpwxkfdub], article[b-qcpwxkfdub] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-qcpwxkfdub] {
    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-qcpwxkfdub] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AttituXPortal.Web/Components/Layout/InteractiveAppBar.razor.rz.scp.css */
.subscription-button-icon[b-ps367i2xoz] {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    width: 0.95rem;
    height: 0.95rem;
    flex: 0 0 auto;
    object-fit: contain;
}

.appbar-user-menu-root[b-ps367i2xoz] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin-left: 4px;
    background: transparent;
    border-radius: 999px;
}

.appbar-user-menu-root[b-ps367i2xoz],
.appbar-user-menu-root[b-ps367i2xoz]  .mud-button-root,
.appbar-user-menu-root[b-ps367i2xoz]  .mud-icon-button,
.appbar-user-menu-root[b-ps367i2xoz]  .mud-menu-activator {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    min-width: 52px;
    height: 52px;
    padding: 0;
    background: transparent;
    border-radius: 999px;
    box-shadow: none;
    overflow: visible;
}

.appbar-avatar-button[b-ps367i2xoz] {
    position: relative;
    z-index: 1301;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    border-radius: 999px;
    box-shadow: none;
}

.appbar-avatar-surface[b-ps367i2xoz] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background: transparent;
    border-radius: 999px;
}

.appbar-avatar-button:hover[b-ps367i2xoz],
.appbar-avatar-button:focus-visible[b-ps367i2xoz] {
    background: transparent;
    outline: none;
}

.appbar-avatar-button:hover .appbar-avatar-surface[b-ps367i2xoz],
.appbar-avatar-button:focus-visible .appbar-avatar-surface[b-ps367i2xoz] {
    background: var(--portal-settings-tab-hover-background);
}

.appbar-avatar-button[b-ps367i2xoz]  .appbar-user-avatar {
    width: 40px;
    height: 40px;
    font-weight: 700;
}

.appbar-avatar-caret[b-ps367i2xoz] {
    position: absolute;
    right: -3px;
    bottom: -3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    color: var(--mud-palette-text-primary);
    background: var(--mud-palette-surface);
    border: 2px solid var(--mud-palette-text-primary);
    border-radius: 999px;
    transform: rotate(0deg);
    transition: transform 0.18s ease;
}

.appbar-avatar-caret-open[b-ps367i2xoz] {
    transform: rotate(180deg);
}

.appbar-avatar-caret[b-ps367i2xoz]  .mud-icon-root {
    width: 16px;
    height: 16px;
    font-size: 16px;
}
/* _content/AttituXPortal.Web/Components/Layout/MainLayout.razor.rz.scp.css */

.page[b-a3j6a39wy7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-a3j6a39wy7] {
    flex: 1;
}

.sidebar[b-a3j6a39wy7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-a3j6a39wy7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-a3j6a39wy7]  a, .top-row[b-a3j6a39wy7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-a3j6a39wy7]  a:hover, .top-row[b-a3j6a39wy7]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-a3j6a39wy7]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-a3j6a39wy7] {
        justify-content: space-between;
    }

        .top-row[b-a3j6a39wy7]  a, .top-row[b-a3j6a39wy7]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-a3j6a39wy7] {
        flex-direction: row;
    }

    .sidebar[b-a3j6a39wy7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-a3j6a39wy7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-a3j6a39wy7]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-a3j6a39wy7], article[b-a3j6a39wy7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-a3j6a39wy7] {
    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-a3j6a39wy7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AttituXPortal.Web/Components/Layout/MainPrintableLayout.razor.rz.scp.css */

.page[b-3l0jsqshn7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3l0jsqshn7] {
    flex: 1;
}

.sidebar[b-3l0jsqshn7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3l0jsqshn7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3l0jsqshn7]  a, .top-row[b-3l0jsqshn7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-3l0jsqshn7]  a:hover, .top-row[b-3l0jsqshn7]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-3l0jsqshn7]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-3l0jsqshn7] {
        justify-content: space-between;
    }

        .top-row[b-3l0jsqshn7]  a, .top-row[b-3l0jsqshn7]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-3l0jsqshn7] {
        flex-direction: row;
    }

    .sidebar[b-3l0jsqshn7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3l0jsqshn7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-3l0jsqshn7]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-3l0jsqshn7], article[b-3l0jsqshn7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-3l0jsqshn7] {
    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-3l0jsqshn7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AttituXPortal.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-d94aq7yaxw] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-d94aq7yaxw] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-d94aq7yaxw] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-d94aq7yaxw] {
    font-size: 1.1rem;
}

.bi[b-d94aq7yaxw] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-d94aq7yaxw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-d94aq7yaxw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-d94aq7yaxw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-menu-icon[b-d94aq7yaxw] {
    flex: 0 0 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 1.25rem 0 -0.5rem;
}

.admin-nav-group-title-link-wrapper[b-d94aq7yaxw] {
    width: 100%;
}

.admin-nav-group-title-link-wrapper[b-d94aq7yaxw]  .admin-nav-group-title-link {
    color: inherit;
    text-decoration: none;
    width: 100%;
}

.admin-nav-group-title-link-wrapper[b-d94aq7yaxw]  .admin-nav-group-title-link:hover {
    color: inherit;
    text-decoration: none;
}

.mud-nav-item[b-d94aq7yaxw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.mud-nav-item:first-of-type[b-d94aq7yaxw] {
    padding-top: 1rem;
}

.mud-nav-item:last-of-type[b-d94aq7yaxw] {
    padding-bottom: 1rem;
}

.mud-nav-item[b-d94aq7yaxw]  .nav-link {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}

.mud-nav-item[b-d94aq7yaxw]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.mud-nav-item[b-d94aq7yaxw]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

:is(html, body).portal-dark-mode .mud-nav-item[b-d94aq7yaxw]  a.active {
    background-color: rgba(226, 232, 240, 0.24);
    color: #f8fafc;
    border-radius: 4px;
}

:is(html, body).portal-dark-mode .mud-nav-item[b-d94aq7yaxw]  .nav-link:not(.active):hover {
    background-color: rgba(148, 163, 184, 0.12);
    color: #f8fafc;
}

:is(html, body).portal-dark-mode .mud-nav-item[b-d94aq7yaxw]  .nav-link.active:hover {
    background-color: rgba(226, 232, 240, 0.3);
    color: #f8fafc;
}

.mud-nav-scrollable[b-d94aq7yaxw] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-d94aq7yaxw] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-d94aq7yaxw] {
        display: none;
    }

    .nav-scrollable[b-d94aq7yaxw] {
         Never collapse the sidebar for wide screens 
        display: block;

         Allow sidebar to scroll for tall menus 
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/AttituXPortal.Web/Components/Shared/NotificationBell.razor.rz.scp.css */
/* -----------------------------------------------------------------------
 * Scoped styles for NotificationBell.razor.
 *
 * Per AttituX engineering rule, CSS lives in MyComponent.razor.css rather
 * than an inline <style> block in the .razor file. The outer wrapper
 * `<div class="notification-bell">` in the markup gives us a scoped anchor
 * that we use with ::deep to reach elements rendered by child components
 * (MudMenu / MudListItem) which would otherwise sit outside our scope.
 *
 * Colors come from MudBlazor's CSS-variable palette so the bell adapts to
 * theme changes (light/dark) without per-mode overrides.
 * ----------------------------------------------------------------------- */

.notification-bell[b-8rlp90q5qi] {
    display: inline-flex;
    align-items: center;
}

/* Bell wrapper — relative so the count badge anchors to the icon button.
   The <span> lives directly in this component's markup, so it receives the
   scope attribute and no ::deep is needed. */
.notification-bell-wrapper[b-8rlp90q5qi] {
    position: relative;
    display: inline-flex;
    align-items: center;
}

/* Custom badge — sits inside the icon button, clipping the bell glyph at its
   top-right corner (Discord/Slack/Gmail style). */
.notification-bell-count[b-8rlp90q5qi] {
    position: absolute;
    top: 6px;
    right: 4px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    background-color: var(--mud-palette-error);
    color: var(--mud-palette-error-text);
    font-size: 0.65rem;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    border-radius: 9px;
    pointer-events: none;
    white-space: nowrap;
    box-sizing: border-box;
}

/* Strip every background / outline / border that MudMenu adds to its
   activator wrapper so the bell looks identical to sibling header icons
   (moon / settings / avatar) in both themes and every state (idle, hover,
   focus, open). ::deep is required here because `.mud-menu` is rendered by
   MudMenu, not directly by this component, so it does not pick up our scope
   attribute on its own. */
.notification-bell[b-8rlp90q5qi]  .mud-menu:has(.notification-bell-wrapper),
.notification-bell[b-8rlp90q5qi]  .mud-menu:has(.notification-bell-wrapper):hover,
.notification-bell[b-8rlp90q5qi]  .mud-menu:has(.notification-bell-wrapper):focus,
.notification-bell[b-8rlp90q5qi]  .mud-menu:has(.notification-bell-wrapper):focus-within,
.notification-bell[b-8rlp90q5qi]  .mud-menu:has(.notification-bell-wrapper).mud-active,
.notification-bell[b-8rlp90q5qi]  .mud-menu:has(.notification-bell-wrapper) > .mud-menu-activator,
.notification-bell[b-8rlp90q5qi]  .mud-menu:has(.notification-bell-wrapper) > .mud-menu-activator:hover,
.notification-bell[b-8rlp90q5qi]  .mud-menu:has(.notification-bell-wrapper) > .mud-menu-activator:focus,
.notification-bell[b-8rlp90q5qi]  .mud-menu:has(.notification-bell-wrapper) > .mud-menu-activator:focus-within,
.notification-bell[b-8rlp90q5qi]  .mud-menu:has(.notification-bell-wrapper) > .mud-menu-activator.mud-active {
    background-color: transparent !important;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}

/* NOTE: The unread-row tint that used to live here as
 *   .notification-popover .mud-list-item.notification-unread { background-color: ...; }
 * was intentionally dropped because MudBlazor's PopoverProvider renders the
 * popover OUTSIDE this component's DOM subtree, so neither scoped CSS nor
 * ::deep from .notification-bell can reach the .mud-list-item nodes.
 * Unread items are still clearly distinguishable in the popover via the
 * MudIcon.FiberManualRecord dot rendered in the markup; if a row-level tint
 * is required later, register it in a global stylesheet (e.g. app.css)
 * rather than re-introducing an inline <style> block here.
 */
