@import '_content/PSC.Blazor.Components.Chartjs/PSC.Blazor.Components.Chartjs.bundle.scp.css';

/* _content/NRegie/App.razor.rz.scp.css */
/* _content/NRegie/Components/Login.razor.rz.scp.css */
.login-form[b-80l1jpwhm8] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 475px;
  height: 400px;
  border: black solid 3px;
  background: white;
}

.login-background[b-80l1jpwhm8] {
  height: 100vh;
  max-width: 1112px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  
  background: radial-gradient(200% 150% at -50% -50%, rgba(255, 174, 17, 0.11) 0%, rgba(17, 81, 243, 0) 100%),
  radial-gradient(200% 150% at 150% 150%, rgba(17, 81, 243, 0.11) 0%, rgba(17, 81, 243, 0) 100%);
}
