.messagebox-mask[data-v-4156fb68]{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999}.messagebox-body[data-v-4156fb68]{background:var(--my-bg-color-base);color:var(--my-text-color-regular);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:940px;z-index:999;border-radius:8px;-webkit-box-shadow:0 0 16px rgba(0,0,0,.1);box-shadow:0 0 16px rgba(0,0,0,.1)}.messagebox-head[data-v-4156fb68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:8px 8px 0 0;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--my-bg-color-page);padding:0 20px;font-size:16px}.messagebox-footer[data-v-4156fb68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:15px 30px}.el-icon-close[data-v-4156fb68]{color:var(--my-color-red);cursor:pointer}.popup-header{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.popup-header,.popup-header-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-header-item{width:333px;-ms-flex-pack:distribute;justify-content:space-around;margin:5px 0}.popup-body{border:var(--my-border-color-base) 2px solid;border-radius:10px 10px 0 0}.popup-body-top{margin:10px 0 10px 48px}.input-picker{width:220px}