/* _content/Core/Pages/Component/NewExchangeComponent.razor.rz.scp.css */
.exchange-form[b-9st4ivdkrw] {
    width: 100%;
    height: calc(100vh - 150px);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.exchange-form[b-9st4ivdkrw] .form-control {
    display: inline;
}
