.wizard-steps{margin:20px 10px 0 10px;padding:0;clear:both;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold}.wizard-steps div{position:relative}.wizard-steps span{display:block;float:left;font-size:10px;text-align:center;width:15px;margin:2px 5px 0 0;line-height:15px;color:#000;background:#fff;border:2px solid #000;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.wizard-steps a{position:relative;display:block;width:auto;height:24px;margin-right:18px;padding:0 10px 0 3px;float:left;font-size:11px;line-height:24px;color:#000;background:#ffe4e4;text-decoration:none}.wizard-steps a:before{width:0;height:0;border-top:12px solid #ffe4e4;border-bottom:12px solid #ffe4e4;border-left:12px solid transparent;position:absolute;content:"";top:0;left:-12px}.wizard-steps a:after{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid #ffe4e4;position:absolute;content:"";top:0;right:-12px}.wizard-steps .completed-step a{color:#000;background:#d9d9d9}.wizard-steps .completed-step a:before{border-top:12px solid #d9d9d9;border-bottom:12px solid #d9d9d9}.wizard-steps .completed-step a:after{border-left:12px solid #d9d9d9}.wizard-steps .completed-step span{border:2px solid #163038;color:#163038;text-shadow:none}.wizard-steps .active-step a{color:#fff;background:#9e0529;text-shadow:none}.wizard-steps .active-step a:before{border-top:12px solid #9e0529;border-bottom:12px solid #9e0529}.wizard-steps .active-step a:after{border-left:12px solid #9e0529}.wizard-steps .active-step span{color:#000;-webkit-box-shadow:0 0 2px rgba(0,0,0,.8);-moz-box-shadow:0 0 2px rgba(0,0,0,.8);box-shadow:0 0 2px rgba(0,0,0,.8);text-shadow:none}.wizard-steps .completed-step:hover a,.wizard-steps .active-step:hover a{color:#fff;background:#8f061e;text-shadow:1px 1px 1px rgba(0,0,0,.8)}.wizard-steps .completed-step:hover span,.wizard-steps .active-step:hover span{color:#8f061e}.wizard-steps .completed-step:hover a:before,.wizard-steps .active-step:hover a:before{border-top:12px solid #8f061e;border-bottom:12px solid #8f061e}.wizard-steps .completed-step:hover a:after,.wizard-steps .active-step:hover a:after{border-left:12px solid #8f061e}