.vc-steps-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc-steps-bar__item{position:relative;height:56px;line-height:56px;background-color:#f9f9f9;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;text-align:center;cursor:pointer}.vc-steps-bar__item:not(:first-child){margin-left:10px}.vc-steps-bar__item:not(:first-child):before{left:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.vc-steps-bar__item:not(:first-child):before,.vc-steps-bar__item:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;width:0;height:0;border-style:solid;border-width:28px 20px}.vc-steps-bar__item:not(:last-child):after{right:-40px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #f9f9f9}.vc-steps-bar__item.is-active{color:#fff;background-color:#5495f6}.vc-steps-bar__item.is-active:before{border-left-color:#fff}.vc-steps-bar__item.is-active:after{border-left-color:#5495f6}.vc-steps-bar__item.is-disabled{cursor:default}