.create_custom_user .el-dialog__header{padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #909399}.create_custom_user .el-dialog__header .el-dialog__headerbtn{position:relative;right:0;top:0}.create_custom_user .el-dialog__header .el-dialog__headerbtn .el-dialog__close{font-size:20px}.create_custom_user .el-dialog__body{padding:30px}.create_custom_user .form_wrap{width:100%}.create_custom_user .form_wrap .el-form-item__label{text-align:left;font-size:16px}.create_custom_user .avatar_wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create_custom_user .avatar_wrap .avatar_img{width:120px;height:120px;-ms-flex-negative:0;flex-shrink:0;position:relative}.create_custom_user .avatar_wrap .avatar_img .img_round{width:100%;height:100%;vertical-align:top;-o-object-fit:cover;object-fit:cover;border-radius:50%}.create_custom_user .avatar_wrap .avatar_img .del_icon{position:absolute;z-index:1;top:0;right:0;padding:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.3);cursor:pointer}.create_custom_user .avatar_wrap .avatar_img .del_icon,.create_custom_user .avatar_wrap .avatar_img .del_icon .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create_custom_user .avatar_wrap .avatar_img .del_icon .icon{color:#fff;font-size:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.create_custom_user .avatar_wrap .upload_wrap{margin-left:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.create_custom_user .avatar_wrap .upload_wrap .upload_tip{margin-top:10px;color:#909399;line-height:20px}.create_custom_user .operate_wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.create_custom_user .operate_wrap .operate_btn{width:100px}.create_custom_user .operate_wrap .operate_btn+.operate_btn{margin-left:20px}