.form-section{display:none}.form-section.current{display:inherit}.btn-default,.btn-info{margin-top:10px}.steps-form{max-width:100%;background-color:#fff;margin:50px auto;box-shadow:0 0 10px 0 rgba(0,0,0,.3);width:760px}.steps-form .error{font-weight:700;color:red;margin:0}.steps-form-head{padding:30px;font-size:22px;font-weight:700;background:#eaf7e4}.step-title{font-size:20px;font-weight:700;margin-bottom:20px;color:#000}.step-title span{font-size:12px;font-weight:400;color:#647678;display:block}.steps ul{padding:0;margin:0;display:flex}.steps ul li{flex-grow:1;height:5px;font-size:0;position:relative;max-width:100%;width:100%;flex-basis:0;line-height:0;display:inline-block}.steps ul li:after{transition:width 5s ease-in-out;content:"";position:absolute;bottom:0;top:0;background-color:#8cc63f;left:0;display:block}.steps ul li.done{background-color:#527e18}.steps ul li.current:after{right:0}.actions ul,.form-section{padding:30px}.actions ul{justify-content:space-between;margin:0;display:flex}.actions ul li{display:block}.actions ul li a{padding:10px 20px;font-weight:700;color:#fff;border-radius:8px;background:#8cc63f;display:block}.actions ul li a:focus,.actions ul li a:hover{text-decoration:none;background:#7fb636}.step-form-set label{margin-bottom:0}.step-form-set .form-input{margin-bottom:5px;width:300px}.step-form-set .form-input input{height:36px;padding:0 10px;border:2px solid #000;width:100%}.step-check-item,.step-radio-item{margin-bottom:10px;position:relative}.step-check-item label,.step-radio-item label{font-weight:700;position:relative;cursor:pointer;padding-left:32px;display:inline-block}.step-check-item label:before,.step-radio-item label:before{height:20px;border:2px solid #000;content:"";position:absolute;top:1px;left:0;width:20px;display:block}.step-check-item label:after,.step-radio-item label:after{height:12px;content:"";position:absolute;opacity:0;top:5px;background:#8cc63f;left:4px;width:12px;display:block}.step-check-item input[type=checkbox],.step-check-item input[type=radio],.step-radio-item input[type=checkbox],.step-radio-item input[type=radio]{position:absolute;opacity:0;visibility:hidden;top:0;left:0}.step-check-item input[type=checkbox]:checked+label:after,.step-check-item input[type=radio]:checked+label:after,.step-radio-item input[type=checkbox]:checked+label:after,.step-radio-item input[type=radio]:checked+label:after{opacity:1}.step-radio-item label:after,.step-radio-item label:before{border-radius:50%}.step-check-agree{margin-top:10px}.step-check-agree input[type=checkbox].error+label:before{border-color:red}@media (max-width:460px){.actions ul,.form-section,.steps-form-head{padding:15px}}