@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.ouw50eeq2n.bundle.scp.css';

/* /Components/Controls/UICurrencyInput.razor.rz.scp.css */
.currencyInput[b-lkmrdq1fzj] {
    display: inline-block;
    text-align: right;
}
/* /Components/Controls/UIFormatInput.razor.rz.scp.css */
.currencyInput[b-bzc9lbee3d] {
    display: inline-block;
    text-align: right;
}
/* /Components/Controls/UINumberInput.razor.rz.scp.css */
.currencyInput[b-giipw2hm0d] {
    display: inline-block;
    text-align: right;
}
/* /Components/Login/Login.razor.rz.scp.css */
.card_container[b-7va43t78g2] {
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-image: url(assets/desktop_647786_1_18534.webp)
}
/*
.card_container {
    width: 100vw;
    height: 100vh;
    background: #6C7A89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-image: url(assets/desktop_647786_1_18534.webp)
}
*/
/* /Pages/Mentoring/OnBoarding/OnBoardingForm.razor.rz.scp.css */
.onborading-top-img[b-9oasd6a6e7] {
    max-height: 22.5vw;
    max-width: 90vw;
    height: 160px;
    width: 640px;
}

.onborading-top-start[b-9oasd6a6e7] {
    background-color: rgb(123, 0, 100);
    color: rgba(255, 255, 255, 1);
}

.onborading-top-start-border[b-9oasd6a6e7] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 10px;
    width: 100%;
}
