.xpd-box{margin:24px 0;padding:20px;border:1px solid #e2e6ea;border-radius:6px;background:#fff;color:#252a31}
.xpd-box__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #edf0f2;font-size:18px}
.xpd-box__head span{font-size:12px;font-weight:400;color:#77808b}
.xpd-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border:0;border-radius:4px;background:#1677ff;color:#fff!important;cursor:pointer;text-decoration:none}
.xpd-notice{margin:12px 0;padding:9px 12px;border-left:3px solid #77808b;background:#f5f7f9}
.xpd-notice--success{border-color:#168f48;background:#effaf3}
.xpd-notice--insufficient_balance,.xpd-notice--database_error{border-color:#c93d3d;background:#fff2f2}
