@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* /Controls/GoogleLogin.razor.rz.scp.css */
/* /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 */
}
/* /Controls/Notificaton/MessageBoxAdvanced.razor.rz.scp.css */
.mud-dialog-content[b-fofiyha659] {
  font-size: 16px !important;
}
/* /Controls/Notificaton/MessageBoxSimple.razor.rz.scp.css */
.custom-dialog-content[b-qkpwlylugm] {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin: 0 auto;
  padding: 50px !important;
  width: 100% !important;
}
