.wizard-steps{height:6em;line-height:5.5em;border:1px solid #b5b3b4;border-width:1px 0;border-top:1px solid #9bd2ee;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background:-moz-linear-gradient(top,#6dc3e6,#0c5fa3);background:-webkit-gradient(linear,left top,left bottom,from(#6dc3e6),to(#0c5fa3));text-align:center;margin-left:-1.667em;margin-right:-1.667em}.block-controls+.wizard-steps,.no-margin+.wizard-steps{margin-top:-1.667em}.wizard-steps li{display:inline-block;height:100%;color:#fff;font-size:2em;font-weight:700;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Sans",Arial,Helvetica,sans-serif;-moz-text-shadow:0 1px 3px rgba(0,0,0,.75);-webkit-text-shadow:0 1px 3px rgba(0,0,0,.75);text-shadow:0 1px 3px rgba(0,0,0,.75);background:url(../images/wizard-head-effect.png) right center no-repeat;padding:0 1.25em 0 .75em;position:relative;z-index:89}.ie7 .wizard-steps li{display:inline}.wizard-steps li.last-child,.wizard-steps li:last-child{background:0 0;padding-right:.75em}.wizard-steps li.disabled{-moz-text-shadow:-1px -1px 0 rgba(0,0,0,.25);-webkit-text-shadow:-1px -1px 0 rgba(0,0,0,.25);text-shadow:-1px -1px 0 rgba(0,0,0,.25);color:rgba(255,255,255,.5)}.wizard-steps li a{color:#fff}.wizard-steps li.disabled a{color:rgba(255,255,255,.5)}.wizard-steps li .number{font-size:.583em;line-height:1em;width:1.571em;text-indent:0;padding:.286em 0;position:absolute;float:none;z-index:89;left:50%;margin:0 0 0 -1.143em;bottom:-.786em;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background:-moz-linear-gradient(top,#72c6e4,#0c5fa5);background:-webkit-gradient(linear,left top,left bottom,from(#72c6e4),to(#0c5fa5));border:1px solid #fff;-moz-box-shadow:0 0 3px rgba(0,0,0,.5);-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5);-moz-text-shadow:none;-webkit-text-shadow:none;text-shadow:none;-moz-transition:all 100ms;-webkit-transition:all 100ms;-o-transition:all 100ms;transition:all 100ms}.wizard-steps li.last-child .number,.wizard-steps li:last-child .number{margin-left:-.786em}.wizard-steps li a:hover .number{margin-bottom:.286em}.wizard-steps li.disabled .number{-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;background:-moz-linear-gradient(top,#f6f6f6,#dfdfdf);background:-webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#dfdfdf));color:#333}.wizard-steps li .number .status-error,.wizard-steps li .number .status-ok,.wizard-steps li .number .status-warning{position:absolute;z-index:89;width:16px;height:16px;background-repeat:no-repeat;right:-8px;top:-8px}.wizard-steps li .number .status-ok{background-image:url(../images/icons/fugue/tick-circle.png)}.wizard-steps li .number .status-error{background-image:url(../images/icons/fugue/cross-circle.png)}.wizard-steps li .number .status-warning{background-image:url(../images/icons/fugue/exclamation-diamond.png)}.block-content .wizard-steps+.no-margin{margin-top:-1.667em}.block-content .wizard-steps+.message.no-margin{margin-top:-1.667em;border-top:none}