@import '_content/iLobby.BlazorLibrary/iLobby.BlazorLibrary.rbatee8ysd.bundle.scp.css';
@import '_content/iLobby.ContractorOS.Web.Shared/iLobby.ContractorOS.Web.Shared.h99fg2vsqm.bundle.scp.css';

/* /Pages/Account/RegisterVendor.razor.rz.scp.css */
.currency-select[b-8z8mwjxz7r] {
    color: #000000;
}
/* /Pages/Contractors/Components/InviteContractorDialog.razor.rz.scp.css */
.portal-access-description[b-hdgrh6z8br] {
    padding: 0;
    gap: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
}

.portal-access-block[b-hdgrh6z8br] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    gap: 10px;
    background: #E7EFF8;
    border-radius: 8px;
    margin-top: 20px;

    line-height: 1.9;
}

.portal-access-block.off[b-hdgrh6z8br]{
    background: #FFFFFF;
    border: 1px solid #E1E4EA;
}
 
/* /Shared/CleanLayout.razor.rz.scp.css */
.clean-layout[b-hsuj427lf3] {
    height: 100dvh;
    background-image: url('img/login-bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-y: auto;
}

.logo[b-hsuj427lf3] {
    position: fixed;
    bottom: 20px;
    left: 20px;
}
