.ui-step-base>[class^=ui-step],.ui-step-vertical{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.ui-step-base{-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);box-shadow:0 2px 3px 0 rgba(0,0,0,.15);border-radius:2px;background-color:#fff}.ui-step-base>[class^=ui-step]{display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.ui-step-base>[class^=ui-step]>.s-item{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}.ui-step-base .ui-step-heading>.s-item{position:relative;z-index:0;padding-top:13px;color:#8b8b8b}.ui-step-base .ui-step-heading>.s-item:after,.ui-step-base .ui-step-heading>.s-item:before{content:""}.ui-step-base .ui-step-heading>.s-item:before{height:2px;background-color:#e2e2e2;position:absolute;top:0;left:0;right:0;border-radius:2px}.ui-step-base .ui-step-heading>.s-item:after{height:15px;width:15px;background-color:#e2e2e2;border-radius:50%;position:absolute;top:-7.5px;left:50%;margin-left:-7.5px}.ui-step-base .ui-step-heading+.ui-step-body>.s-item{padding:10px;background-color:#efefef;margin:15px 5px 5px;position:relative;z-index:0}.ui-step-base .ui-step-heading+.ui-step-body>.s-item:before{content:"";border-width:8px;border-style:solid;border-color:transparent transparent #efefef;position:absolute;top:0;left:50%;margin-top:-16px;margin-left:-8px}.ui-step-vertical{display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.ui-step-vertical>.ui-step-heading{max-width:50px}.ui-step-vertical>.ui-step-heading>.s-item{height:100px;position:relative;z-index:0;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}.ui-step-vertical>.ui-step-heading>.s-item.active>a{background-color:#0080ff;color:#fff}.ui-step-vertical>.ui-step-heading>.s-item.active:before{background-color:#0080ff}.ui-step-vertical>.ui-step-heading>.s-item:first-child{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.ui-step-vertical>.ui-step-heading>.s-item:last-child{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.ui-step-vertical>.ui-step-heading>.s-item:before{content:"";width:2px;background-color:#e2e2e2;position:absolute;top:0;bottom:0;left:50%;margin-left:-.5px;z-index:-1}.ui-step-vertical>.ui-step-heading>.s-item>a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:25px;height:25px;border-radius:50%;background-color:#e2e2e2;color:#898989;text-decoration:none}.ui-step-vertical>.ui-step-body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.ui-step-vertical>.ui-step-body>.s-item{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:none}.ui-step-vertical>.ui-step-body>.s-item.active{display:block}.ui-step-horizontal .ui-step-heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.ui-step-horizontal .ui-step-heading>.s-item{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}.ui-step-horizontal .ui-step-heading>.s-item>a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:25px;height:25px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#e2e2e2;color:#a2a2a2;text-decoration:none}.ui-step-horizontal .ui-step-heading>.s-item .s-txt{display:block;color:#c9c9c9}.ui-step-horizontal .ui-step-heading>.s-item.active>a{background-color:#0080ff;color:#fff}.ui-step-horizontal .ui-step-heading>.s-item.active .s-txt{color:#0080ff}.ui-step-horizontal .ui-step-body{max-width:76%;margin:10px auto 0;background-color:#fff;padding:10px;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.18);box-shadow:0 3px 5px 0 rgba(0,0,0,.18)}.ui-step-horizontal .ui-step-body>.s-item{display:none}.ui-step-horizontal .ui-step-body>.s-item.active{display:block}.ui-step-horizontal .ui-step-body>.ui-step-action{margin-top:15px;text-align:right}