.ant-message{font-feature-settings:"tnum";box-sizing:border-box;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;left:0;line-height:1.5;list-style:none;margin:0;padding:0;pointer-events:none;position:fixed;top:16px;width:100%;z-index:1010}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice:first-child{margin-top:-8px}.ant-message-notice-content{background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:inline-block;padding:10px 16px;pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#f5222d}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{font-size:16px;margin-right:8px;position:relative;top:1px}.ant-message-notice.move-up-leave.move-up-leave-active{animation-duration:.3s;animation-name:MessageMoveOut;overflow:hidden}@keyframes MessageMoveOut{0%{max-height:150px;opacity:1;padding:8px}to{max-height:0;opacity:0;padding:0}}