.modify-project-dialog.ah-detail-dialog .el-dialog{top:4vh;background-color:#fff;width:calc(100% - 10px);border-radius:20px}@media (min-width:720px){.modify-project-dialog.ah-detail-dialog .el-dialog{max-width:500px}}.modify-project-dialog.ah-detail-dialog .el-dialog .el-dialog__header{display:none}.modify-project-dialog.ah-detail-dialog .el-dialog .el-dialog__body{padding:0;height:100%}.modify-project-dialog.ah-detail-dialog .layout>.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:30px 30px}.modify-project-dialog.ah-detail-dialog .layout>.dialog-body{min-height:100px}.modify-project-dialog.ah-detail-dialog .layout>.dialog-footer{display:flex;justify-content:flex-end;padding:20px 30px}.modify-project-dialog.ah-detail-dialog .dialog-title{font-size:14pt;font-weight:700}