.jpui-overlay{position:fixed;top:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;z-index:var(--modal-zindex, 2002);pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.jpui-overlay__content{flex:0 1 auto;min-height:0;max-height:100%;pointer-events:auto;display:flex;align-items:stretch}.jpui-overlay-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--modal-zindex, 2002);background-color:#000000bf}
