.vc-alert{overflow:hidden;position:relative;padding:4px 10px;font-size:14px;border-width:1px;border-style:solid;border-radius:4px;color:#515151;min-height:32px}.vc-alert__icon{position:absolute;left:12px;top:15px;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);font-size:16px}.vc-alert.has-icon{padding-left:38px}.vc-alert.has-desc{padding-left:50px}.vc-alert.has-desc .vc-alert__icon{font-size:28px}.vc-alert__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.vc-alert__message{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.vc-alert__message>em{margin:0 3px;font-style:normal}.vc-alert__close{margin-left:12px;cursor:pointer}.vc-alert.is-info .vc-alert__message>em{color:#5495f6}.vc-alert.is-success .vc-alert__message>em{color:#52c41a}.vc-alert.is-error .vc-alert__message>em{color:#ed4014}.vc-alert.is-warning .vc-alert__message>em{color:#faad14}