/* values set on MuiDialog-root by dhig react component so we need to set them ourselves */
.MuiDialog-root {
  position: fixed;
  z-index: 1300;
  inset: 0;
}

/*# sourceMappingURL=standard.css.map*/