/*!
 * SmartWizard v4.3.x
 * jQuery Wizard Plugin
 * http://www.techlaboratory.net/smartwizard
 *
 * Created by Me

/* SmartWizard Theme: TBC */
.sw-theme-tbc .sw-container{min-height:300px}.sw-theme-tbc .step-content{padding:10px 0;background-color:#fff;text-align:left}.sw-theme-tbc .sw-toolbar{background:#fff;padding-left:10px;padding-right:10px;margin-bottom:0 !important}.sw-theme-tbc .sw-toolbar-bottom{border-top-color:#ddd !important;border-bottom-color:#ddd !important}.sw-theme-tbc>ul.step-anchor{position:relative;background:#fff;border:none;list-style:none;margin-bottom:30px;margin-top:45px}.sw-theme-tbc>ul.step-anchor>li:nth-child(n+2){margin-left:8%}.sw-theme-tbc>ul.step-anchor>li:nth-child(n+2):before{content:" ";position:absolute;top:40%;bottom:0;width:8%;height:2px;background-color:#f5f5f5;z-index:1;margin-left:-8%}.sw-theme-tbc>ul.step-anchor>li.active:before{background-color:#00a3e0}.sw-theme-tbc>ul.step-anchor>li.active:before{background-color:#00a3e0}.sw-theme-tbc>ul.step-anchor>li.done:before{background-color:#00a3e0}.sw-theme-tbc>ul.step-anchor>li{border:none;z-index:98}.sw-theme-tbc>ul.step-anchor>li>a{background:#f5f5f5;width:45px;height:45px;text-align:center;padding:14px 0;border-radius:50%;text-decoration:none;outline-style:none;z-index:99;color:#000;background:#f5f5f5;line-height:.7;font-size:20px}.sw-theme-tbc>ul.step-anchor>li>a:hover{color:#bbb;background:#f5f5f5;border-width:2px}.sw-theme-tbc>ul.step-anchor>li>a>small{position:relative;bottom:-40px;color:#ccc}.sw-theme-tbc>ul.step-anchor>li.clickable>a:hover{color:#4285f4 !important}.sw-theme-tbc>ul.step-anchor>li.active>a{color:#fff;background:#00a3e0;z-index:98;width:75px;height:75px;line-height:.7;font-size:29px;padding:25px 0;margin-top:-15px}.sw-theme-tbc>ul.step-anchor>li.active>a>small{color:#5bc0de}.sw-theme-tbc>ul.step-anchor>li.done>a{color:#fff;background:#00a3e0}.sw-theme-tbc>ul.step-anchor>li.done>a>small{color:#5cb85c}.sw-theme-tbc>ul.step-anchor>li.danger>a{border-color:#d9534f;color:#d9534f;background:#fff}.sw-theme-tbc>ul.step-anchor>li.danger>a>small{color:#d9534f}.sw-theme-tbc>ul.step-anchor>li.disabled>a,.sw-theme-tbc>ul.step-anchor>li.disabled>a:hover{color:#eee !important}