@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* _content/MudCYM3/Controls/GoogleLogin.razor.rz.scp.css */
/* _content/MudCYM3/Controls/ImageDialog.razor.rz.scp.css */
/* Add this CSS to your main CSS file */
.fullscreen-image[b-e51m5k5yt9] {
  /*max-width: 100vw;*/
  /* Maximum width: full viewport width */
  /*max-height: 100vh;*/
  /* Maximum height: full viewport height */
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
/* Center the Close button within the dialog */
.centered-close-button[b-e51m5k5yt9] {
  display: flex;
  justify-content: center;
  width: 100%;
  /* Ensures the div takes up full width of DialogActions */
}
