.clearfix:after{clear:both;content:"";display:block;height:0}.arrow-progress{margin-bottom:5px}.arrow-progress .wrapper{display:table-cell;vertical-align:middle}.arrow-progress .nav{margin-top:40px}.arrow-progress .pull-right{float:right}.arrow-progress>a,a:active{color:#333;text-decoration:none}.arrow-progress>a:hover{color:#999}.arrow-steps .step{text-align:center;color:#666;cursor:default;margin:0 2px;height:20px;padding:2px 0 3px 0;float:left;position:relative;background-color:#d9e3f7;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .2s ease}.arrow-steps .step::before{content:" ";position:absolute;top:0;right:-10px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #d9e3f7;z-index:2;transition:border-color .2s ease}.arrow-steps .step::after{content:" ";position:absolute;top:0;right:-10px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #d9e3f7;z-index:2;transition:border-color .2s ease}.arrow-steps .step::before{right:auto;left:0;border-left:10px solid #fff;z-index:0}.arrow-steps .step:first-child:before{border:none}.arrow-steps .step:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.arrow-steps .step label{position:relative;padding-left:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.arrow-steps .step label:before{opacity:0;content:"✔";position:absolute;top:-2px;left:-20px}.arrow-steps .step.done label:before{opacity:1;-webkit-transition:opacity .3s ease .5s;-moz-transition:opacity .3s ease .5s;-ms-transition:opacity .3s ease .5s;transition:opacity .3s ease .5s}.arrow-steps .step.current{color:#fff;background-color:#4c9a59}.arrow-steps .step.current:after{border-left:10px solid #4c9a59}