.ant-message{-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";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;-webkit-box-shadow:0 4px 12px #00000026;box-shadow:0 4px 12px #00000026;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{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;overflow:hidden}@-webkit-keyframes MessageMoveOut{0%{max-height:150px;opacity:1;padding:8px}to{max-height:0;opacity:0;padding:0}}@keyframes MessageMoveOut{0%{max-height:150px;opacity:1;padding:8px}to{max-height:0;opacity:0;padding:0}}