.registration-edit-dialog-wrap .ivu-drawer-wrap{z-index:10010}.registration-edit-dialog-wrap .registration-wrap{padding:10px;box-sizing:border-box}.registration-edit-dialog-wrap .registration-wrap>.title{color:var(--menuPrimaryColor);position:relative;padding-left:10px}.registration-edit-dialog-wrap .registration-wrap>.title:before{content:"";width:4px;height:18px;border-radius:3px;background-color:var(--menuPrimaryColor);position:absolute;top:0;left:0}.registration-edit-dialog-wrap .registration-wrap>.registration-box{margin-top:10px;margin-bottom:20px;border-radius:8px;border:1px solid #eee;padding:10px;box-sizing:border-box;width:100%;display:flex;flex-wrap:wrap}.registration-edit-dialog-wrap .registration-wrap>.registration-box>div{flex:0 1 50%}.registration-edit-dialog-wrap .registration-wrap>.registration-box>img{width:120px;height:80px}.registration-edit-dialog-wrap .registration-wrap>.registration-box:last-of-type>div{flex:0 1 100%}