@-webkit-keyframes flash{0%,50%,to{background-color:#ed4014}25%,75%{background-color:rgba(237,64,20,.6)}}@keyframes flash{0%,50%,to{background-color:#ed4014}25%,75%{background-color:rgba(237,64,20,.6)}}#app{-webkit-animation-name:flash;animation-name:flash;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.alert-warp{padding:16px 24px}.alert-warp .ivu-form-item{margin-bottom:6px}.alert-warp .ivu-form-item .ivu-form-item-label{color:#fff}