.step-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px 30px;position:relative;height:50px;-webkit-clip-path:polygon(97% 0,100% 50%,97% 100%,0 100%,3% 50%,0 0);clip-path:polygon(97% 0,100% 50%,97% 100%,0 100%,3% 50%,0 0);background:#fff;border-radius:5px}.step-item:first-child{-webkit-clip-path:polygon(97% 0,100% 50%,97% 100%,0 100%,0 50%,0 0);clip-path:polygon(97% 0,100% 50%,97% 100%,0 100%,0 50%,0 0)}.step-item:last-child{-webkit-clip-path:polygon(100% 0,100% 50%,100% 100%,0 100%,3% 50%,0 0);clip-path:polygon(100% 0,100% 50%,100% 100%,0 100%,3% 50%,0 0)}.step-item.active{color:#fff;background:#2d8cf0}.circular,.step-item.active{-webkit-transition:all .3s;transition:all .3s}.circular{width:30px;height:30px;border-radius:50%;background:#fff;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;border:1px solid #ccc}.active .circular{background:#fff;border-color:#fff}.step-item:last-child:after,.step-item:last-child:before{display:none}.info-card .ivu-card-body{padding:10px}.info-card .ivu-tabs-bar{margin:0}.info-loading{width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0,0,0,.3);color:#fff;z-index:999999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}