@import '../_content/ASB.App.Common/ASB.App.Common.bundle.scp.css';
@import '../_content/ASB.Client.Components/ASB.Client.Components.bundle.scp.css';

/* Client/Pages/Authentication.razor.rz.scp.css */
[b-tbnho6zbvd] {
  background: #03989e;
  height: 100vh;
}
[b-tbnho6zbvd] .container {
  background: white;
  padding: 1rem;
  transform: translateY(calc((100vh - 20rem) / 2));
  min-height: 4.5rem;
}
[b-tbnho6zbvd] .container .btn-primary {
  background: #03989e !important;
  color: white;
}
