body{height:100%}body .application-wrapper{background:url("img/bg/gs.png")!important;background:linear-gradient(rgba(196,102,0,.2),rgba(155,89,182,.2)),url("img/bg/gs.png")!important}body .wrapper{background:none!important}body .application-container{overflow:hidden;min-height:600px}body .application form{border:0}body .application .badge{background-color:red;padding:3px 7px}body .error-badge{position:absolute;right:5px;top:5px;background-color:red;padding:3px;color:#fff;width:20px;height:20px;line-height:100%}@media(min-width:768px){.application .dl-horizontal dt{width:200px}.application .dl-horizontal dd{margin-left:215px}}#msform{margin:50px auto;position:relative}@media only screen and (min-width:992px){#msform{width:90%}}@media only screen and (min-width:1280px){#msform{width:60%}}#msform.sky-form{border:0}#msform.sky-form .input input{height:40px}#msform.sky-form .select select{height:39px}#msform.sky-form .icon-append,#msform.sky-form .icon-prepend{height:38px;line-height:36px;font-size:16px}#msform.sky-form .icon-append{min-width:38px}#msform.sky-form dt{text-align:inherit}#msform fieldset{background:#fff;border:0 none;border-radius:3px;box-shadow:0 0 15px 1px rgba(0,0,0,.4);padding:20px 30px;box-sizing:border-box;width:80%;margin:0 10%;position:absolute}#msform fieldset:not(:first-of-type){display:none}#msform input,#msform textarea{padding:15px;border:1px solid #ccc;border-radius:3px;margin-bottom:10px;width:100%;box-sizing:border-box;color:#2c3e50;font-size:13px}#msform .action-button{width:100px;background:#72c02c;font-weight:bold;color:#fff;border:0 none;border-radius:1px;cursor:pointer;padding:10px 5px;margin:10px 5px}#msform #msform .action-button:hover,#msform .action-button:focus{box-shadow:0 0 0 2px white,0 0 0 3px #72c02c}.fs-title{font-size:15px;text-transform:uppercase;color:#2c3e50;margin-bottom:10px}.fs-subtitle{font-weight:normal;font-size:13px;color:#666;margin-bottom:20px}#progressbar{margin-bottom:30px;overflow:hidden;counter-reset:step;text-align:center}#progressbar li{list-style-type:none;color:#fff;text-transform:uppercase;font-size:9px;width:25%;float:left;position:relative;z-index:1}#progressbar li:before{content:counter(step);counter-increment:step;width:20px;line-height:20px;display:block;font-size:10px;color:#333;background:#fff;border-radius:3px;margin:0 auto 5px auto}#progressbar li:after{content:"";width:100%;height:2px;background:#fff;position:absolute;left:-50%;top:9px;z-index:-1;margin:0 10px}#progressbar li:first-child:after{content:none}#progressbar li.active:before,#progressbar li.active:after{background:#72c02c;color:#fff}