.customResizableDialog{position:relative!important;z-index:1111!important}.customResizableDialog .MuiBackdrop-root{background:#0000!important}.customResizableDialog .MuiDialog-scrollPaper{align-items:center;height:auto;justify-content:center;position:fixed;top:50%!important;width:100%;z-index:9999}.resizable-div{border:1px solid #000;height:100%;max-width:calc(100vw - 200px);min-height:200px;min-width:600px;overflow:auto;overflow:hidden;width:calc(100vw - 200px)}.resizable-div:hover{cursor:move}.resize-handle{background-color:#007bff;height:10px;position:absolute;width:10px}.top{top:0}.bottom,.top{cursor:ns-resize;left:50%;transform:translateX(-50%)}.bottom{bottom:0}.left{left:0}.left,.right{cursor:ew-resize;top:50%;transform:translateY(-50%)}.right{right:0}.bottom-right{background:#2d2d2d33;bottom:0;cursor:nwse-resize;right:0;z-index:999999}.resize-handle.bottom,.resize-handle.top{background:#f4f6ff;width:100%}.resize-handle.left,.resize-handle.right{background:#f4f6ff;height:100%}.customResizableDialog .MuiDialog-container .MuiDialog-paper{background:#f4f6ff!important;background-color:#fff;border-radius:16px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;display:-ms-flexbox;max-height:-webkit-fit-content!important;max-height:-moz-fit-content!important;max-height:fit-content!important;max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;overflow:hidden;position:absolute}.customResizableDialog .MuiDialog-container .MuiDialog-paper .resizable-div #draggable-dialog-title{padding:10px 20px 0}.customResizableDialog .MuiDialog-container .MuiDialog-paper .resizable-div #draggable-dialog-title button svg{font-size:16px}