.mm-alert{font-family:"Monospaced Number","Chinese Quote",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;color:#5d5d5d;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;list-style:none;padding:10px 14px;border-radius:4px;position:relative;background-color:#fff;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s;transition:opacity .2s;border:1px solid #B6B6B6;font-size:12px;line-height:1}.mm-alert .mm-alert-icon{width:12px;height:12px}.mm-alert.mm-alert--global{border-width:0;border-radius:0}.mm-alert.mm-alert--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mm-alert.mm-alert--big{padding:16px 14px 16px 20px;line-height:1.5}.mm-alert.mm-alert--big .mm-alert-icon{width:24px;height:24px}.mm-alert.mm-alert--big .mm-alert-title{font-size:14px;color:#2a2a2a}.mm-alert.mm-alert--big .mm-alert-content{padding-left:16px}.mm-alert.mm-alert--big .mm-alert-close{top:12px}.mm-alert__success{background-color:#EBFFF3;border-color:#72DCA6}.mm-alert__success .mm-alert-icon{color:#36B37E}.mm-alert__info{background-color:#E7F3FC;border-color:#B3DCFF}.mm-alert__info .mm-alert-icon{color:#2684FF}.mm-alert__warning{background-color:#FFFAEB;border-color:#FFE9A7}.mm-alert__warning .mm-alert-icon{color:#FFAB00}.mm-alert__error{background-color:#FEE7E7;border-color:#F58181}.mm-alert__error .mm-alert-icon{color:#E95B5B}.mm-alert-content{display:table-cell;padding:0 12px 0 8px}.mm-alert-icon{width:12px;height:12px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start}.mm-alert .mm-alert-description{font-size:12px;margin:4px 0 0}.mm-alert-close{font-size:12px;opacity:1;position:absolute;top:10px;right:14px;cursor:pointer;color:#909090}.mm-alert-close-text{font-style:normal;font-weight:400;font-size:14px;top:9px;color:#0064ff}.mm-alert-fade-enter,.mm-alert-fade-leave-active{opacity:0}