/*!
 * SmartWizard v4.3.x
 * jQuery Wizard Plugin
 * http://www.techlaboratory.net/smartwizard
 *
 * Created by Dipu Raj
 * http://dipuraj.me
 *
 * Licensed under the terms of MIT License
 * https://github.com/techlab/SmartWizard/blob/master/LICENSE
 */.sw-theme-circles .sw-container{min-height:300px}.sw-theme-circles .step-content{padding:10px 0;text-align:left}.sw-theme-circles .sw-toolbar{background:#fff;padding-left:10px;padding-right:10px;margin-bottom:0!important}.sw-theme-circles .sw-toolbar-bottom{border-top-color:#fff!important;border-bottom-color:#fff!important}.sw-theme-circles>ul.step-anchor{position:relative;background:#fff;border:none;list-style:none;margin-bottom:40px}.sw-theme-circles>ul.step-anchor:before{content:" ";position:absolute;top:50%;bottom:0;width:100%;height:3px;background-color:#fff;border-radius:3px;z-index:0}.sw-theme-circles>ul.step-anchor>li{border:none;margin-left:40px;z-index:98}.sw-theme-circles>ul.step-anchor>li>a{border:2px solid #fff;width:30px;height:30px;text-align:center;padding:30px 0;border-radius:50%;-webkit-box-shadow:inset 0 0 0 3px #fff!important;box-shadow:inset 0 0 0 3px #fff!important;text-decoration:none;outline-style:none;z-index:99;color:#fff;background:#fff;line-height:1}.sw-theme-circles>ul.step-anchor>li>a:hover{color:#fff;background:#fff;border-width:2px}.sw-theme-circles>ul.step-anchor>li>a>small{position:relative;color:#ccc}.sw-theme-circles>ul.step-anchor>li.clickable>a:hover{color:#fff!important;border-color:#fff!important}.sw-theme-circles>ul.step-anchor>li.active>a{border-color:#fff;color:#fff;background:#fff}.sw-theme-circles>ul.step-anchor>li.active>a>small{color:#fff}.sw-theme-circles>ul.step-anchor>li.done>a{border-color:#fff;color:#fff;background:#fff}.sw-theme-circles>ul.step-anchor>li.done>a>small{color:#fff}.sw-theme-circles>ul.step-anchor>li.danger>a{border-color:#fff;color:#fff;background:#fff}.sw-theme-circles>ul.step-anchor>li.danger>a>small{color:#fff}.sw-theme-circles>ul.step-anchor>li.disabled>a,.sw-theme-circles>ul.step-anchor>li.disabled>a:hover{color:#fff!important;border-color:#fff!important}