@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/MyVems/Components/Account/Pages/Login.Razor.rz.scp.css */
.spinner[b-z9pwbpbzms] {
    width: 56px;
    height: 56px;
    display: grid;
    border: 4.5px solid transparent;
    border-radius: 50%;
    animation: spinner-a4dj62-b-z9pwbpbzms 1s infinite linear;
}

    .spinner[b-z9pwbpbzms]::before,
    .spinner[b-z9pwbpbzms]::after {
        content: "";
        grid-area: 1/1;
        margin: 2.2px;
        border: inherit;
        border-radius: 50%;
        animation: spinner-a4dj62-b-z9pwbpbzms 2s infinite;
    }

    .spinner[b-z9pwbpbzms]::after {
        margin: 8.9px;
        animation-duration: 3s;
    }

@keyframes spinner-a4dj62-b-z9pwbpbzms {
    100% {
        transform: rotate(1turn);
    }
}
/* _content/MyVems/Components/Layout/Account/LayoutAccount.razor.rz.scp.css */
.page[b-mc0ruivyrg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mc0ruivyrg] {
    flex: 1;
}

.top-row[b-mc0ruivyrg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mc0ruivyrg]  a, .top-row[b-mc0ruivyrg]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-mc0ruivyrg]  a:hover, .top-row[b-mc0ruivyrg]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-mc0ruivyrg]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-mc0ruivyrg] {
        justify-content: space-between;
    }

        .top-row[b-mc0ruivyrg]  a, .top-row[b-mc0ruivyrg]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-mc0ruivyrg] {
        flex-direction: row;
    }

    .sidebar[b-mc0ruivyrg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mc0ruivyrg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-mc0ruivyrg]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-mc0ruivyrg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-mc0ruivyrg] {
    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-mc0ruivyrg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/MyVems/Components/Layout/WhiteLabel/WhiteLabelLayout.razor.rz.scp.css */
#blazor-error-ui[b-rugp5gpmlm] {
    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-rugp5gpmlm] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/MyVems/Features/Marketing/Layout/MarketingLayout.razor.rz.scp.css */
#blazor-error-ui[b-21t7m9ztkd] {
    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-21t7m9ztkd] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/MyVems/Features/SiteAdmin/Layout/LayoutAdmin.razor.rz.scp.css */
.page[b-k7brt6ne3j] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-k7brt6ne3j] {
    flex: 1;
}

.top-row[b-k7brt6ne3j] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-k7brt6ne3j]  a, .top-row[b-k7brt6ne3j]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-k7brt6ne3j]  a:hover, .top-row[b-k7brt6ne3j]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-k7brt6ne3j]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-k7brt6ne3j] {
        justify-content: space-between;
    }

        .top-row[b-k7brt6ne3j]  a, .top-row[b-k7brt6ne3j]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-k7brt6ne3j] {
        flex-direction: row;
    }

    .sidebar[b-k7brt6ne3j] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-k7brt6ne3j] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-k7brt6ne3j]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-k7brt6ne3j] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-k7brt6ne3j] {
    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-k7brt6ne3j] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
