.pwsFormWrapper{width:500px;min-height:400px;margin:40px auto;padding:20px;background:#fff;border:6px solid #fff;border-radius:6px;text-align:center}.progress{cursor:pointer;margin-top:6px;background-color:#f5f5f5;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1) inset;height:20px;margin-bottom:20px;overflow:hidden}.progress-bar{white-space:nowrap;background-color:#337ab7;box-shadow:0 -1px 0 rgba(0,0,0,.15) inset;color:#fff;float:left;font-size:12px;height:100%;line-height:20px;text-align:center;transition:width .6s;width:0}::after,::before{box-sizing:border-box}.progress-bar-danger{background-color:#d9534f!important;background-image:none!important}.progress-bar-warning{background-color:#f0ad4e!important;background-image:none!important}.progress-bar-success{background-color:#5cb85c!important;background-image:none!important}