.w-alert{padding:8px 16px;border-radius:4px;position:relative;transition:opacity .2s;opacity:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.w-alert.is-center{-ms-flex-pack:center;justify-content:center}.w-alert--success{color:#13ce66;background-color:rgba(19,206,102,.1)}.w-alert--warning{color:#f7ba2a;background-color:rgba(247,186,42,.1)}.w-alert--info{color:#50bfff;background-color:rgba(80,191,255,.1)}.w-alert--error{color:#ff4949;background-color:rgba(255,73,73,.1)}.w-alert__icon{font-size:16px;width:16px}.w-alert__icon.is-big{font-size:28px;width:28px}.w-alert__content{padding:0 8px}.w-alert__title{font-size:13px;line-height:18px}.w-alert__title.is-bold{font-weight:700}.w-alert__closebtn{font-size:12px;color:#b4bccc;top:12px;right:15px;position:absolute;cursor:pointer}.w-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.w-alert__description{font-size:13px;margin:5px 0 0;color:inherit}.w-alert-fade-enter,.w-alert-fade-leave-active{opacity:0}