.wizard{*zoom:1;border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fafafa;position:relative;min-height:48px;margin-top:25px;margin-bottom:25px}.wizard .text{padding-top:2px}.wizard:before,.wizard:after{display:table;content:"";line-height:0}.wizard:after{clear:both}.wizard.no-steps-container{overflow:hidden}.wizard .steps-container{border-radius:4px 4px 0 0;overflow:hidden}.wizard>div.steps,.wizard>.steps-container>div.steps{padding:0;margin:0;width:100%}.wizard>div.steps.previous-disabled div.complete,.wizard>.steps-container>div.steps.previous-disabled div.complete,.wizard>div.steps div.complete.disabled,.wizard>.steps-container>div.steps div.complete.disabled{cursor:default}.wizard>div.steps.previous-disabled div.complete:hover,.wizard>.steps-container>div.steps.previous-disabled div.complete:hover,.wizard>div.steps div.complete.disabled:hover,.wizard>.steps-container>div.steps div.complete.disabled:hover{background:#f6fff6;color:#555;cursor:default}.wizard>div.steps.previous-disabled div.complete:hover .chevron:before,.wizard>.steps-container>div.steps.previous-disabled div.complete:hover .chevron:before,.wizard>div.steps div.complete.disabled:hover .chevron:before,.wizard>.steps-container>div.steps div.complete.disabled:hover .chevron:before{border-left-color:#f6fff6}.wizard>div.steps div,.wizard>.steps-container>div.steps div{float:left;margin:0;padding:0 0 0 20px;height:46px;line-height:46px;position:relative;background:#eee;color:#999;font-size:14px;cursor:not-allowed}.wizard>div.steps div .chevron,.wizard>.steps-container>div.steps div .chevron{border:24px solid transparent;border-left:14px solid #d4d4d4;border-right:0;display:block;position:absolute;right:-14px;top:0;z-index:1}.wizard>div.steps div .chevron:before,.wizard>.steps-container>div.steps div .chevron:before{border:24px solid transparent;border-left:14px solid #eee;border-right:0;content:"";display:block;position:absolute;right:1px;top:-24px}.wizard>div.steps div.complete,.wizard>.steps-container>div.steps div.complete{background:#f6fff6;color:#555}.wizard>div.steps div.complete:hover,.wizard>.steps-container>div.steps div.complete:hover{background:#c0ffc0;color:#000;cursor:pointer}.wizard>div.steps div.complete:hover .chevron:before,.wizard>.steps-container>div.steps div.complete:hover .chevron:before{border-left:14px solid #c0ffc0}.wizard>div.steps div.complete .chevron:before,.wizard>.steps-container>div.steps div.complete .chevron:before{border-left:14px solid #f6fff6}.wizard>div.steps div.active,.wizard>.steps-container>div.steps div.active{background:#fff;color:#000;cursor:default}.wizard>div.steps div.active .chevron:before,.wizard>.steps-container>div.steps div.active .chevron:before{border-left:14px solid #fff}.wizard>div.steps div.active .badge,.wizard>.steps-container>div.steps div.active .badge{background-color:#555}.wizard>div.steps div.complete .badge,.wizard>.steps-container>div.steps div.complete .badge{background-color:#999}.wizard>div.steps div .badge,.wizard>.steps-container>div.steps div .badge{margin-right:8px;background-color:#999}.wizard>div.steps div .badge-success,.wizard>.steps-container>div.steps div .badge-success{background-color:#468847}.wizard>div.steps div:first-child,.wizard>.steps-container>div.steps div:first-child{border-radius:4px 0 0 4px;padding-left:15px}.wizard.rtl{direction:rtl}.wizard.rtl>div.steps,.wizard.rtl>.steps-container>div.steps{right:0;left:auto;float:right}.wizard.rtl>div.steps.previous-disabled div.complete:hover .chevron:before,.wizard.rtl>.steps-container>div.steps.previous-disabled div.complete:hover .chevron:before,.wizard.rtl>div.steps div.complete.disabled:hover .chevron:before,.wizard.rtl>.steps-container>div.steps div.complete.disabled:hover .chevron:before{border-right-color:#f6fff6}.wizard.rtl>div.steps div,.wizard.rtl>.steps-container>div.steps div{float:right}.wizard.rtl>div.steps div .chevron,.wizard.rtl>.steps-container>div.steps div .chevron{right:auto;left:-14px;border-right:14px solid #ccc;border-left:0}.wizard.rtl>div.steps div .chevron:before,.wizard.rtl>.steps-container>div.steps div .chevron:before{right:auto;left:1px;border-right:14px solid #eee;border-left:0}.wizard.rtl>div.steps div.active .chevron:before,.wizard.rtl>.steps-container>div.steps div.active .chevron:before{border-right:14px solid #efefef}.wizard.rtl>div.steps div.complete .chevron:before,.wizard.rtl>.steps-container>div.steps div.complete .chevron:before{border-right:14px solid #eef7fb}.wizard.rtl>div.steps div.complete:hover .chevron:before,.wizard.rtl>.steps-container>div.steps div.complete:hover .chevron:before{border-right:14px solid #fff;border-left:none}.wizard.rtl>div.steps div .badge,.wizard.rtl>.steps-container>div.steps div .badge{margin-left:8px}.wizard.rtl>.actions{right:auto;left:0;float:left;border-left:none;border-right:1px solid #d4d4d4;border-radius:4px 0 0 0}.wizard.rtl>.actions .btn-prev span{margin-left:5px;margin-right:0}.wizard.rtl>.actions .btn-next span{margin-left:0;margin-right:5px}.wizard>.actions{z-index:1000;position:absolute;right:0;top:0;line-height:46px;float:right;padding-left:15px;padding-right:15px;vertical-align:middle;background-color:#e6e6e6;border-left:1px solid #d4d4d4;border-radius:0 4px 0 0}.wizard>.actions a{line-height:45px;font-size:12px;margin-right:8px}.wizard>.actions .btn-prev[disabled]{cursor:not-allowed}.wizard>.actions .btn-prev span{margin-right:5px}.wizard>.actions .btn-next[disabled]{cursor:not-allowed}.wizard>.actions .btn-next span{margin-left:5px}.wizard .step-content{border-top:1px solid #ccc;padding:10px;float:left;width:100%}.wizard .step-content .step-pane{display:none}.wizard .step-content>.active{display:block}.wizard .step-content>.active .btn-group .active{display:inline-block}.wizard.complete>.actions .btn-next .glyphicon{display:none}@media(min-width:991px){.wizard>div.steps div:first-child,.wizard>.steps-container>div.steps div:first-child{padding-left:30px}.wizard>div.steps div,.wizard>.steps-container>div.steps div{padding:0 0 0 30px}}