.js-progress-bar{margin-bottom:1.5em;background-color:#f0f0f0;border-color:rgba(0,0,0,.05);text-align:left}.js-progress-bar .js-pb-fill{background-color:#4fc1e9;width:0;color:#fff}.js-progress-bar-style-1,.js-progress-bar-style-5{font-size:14px}.js-progress-bar-style-1>span,.js-progress-bar-style-4>span,.js-progress-bar-style-5>span{position:relative;display:block;overflow:hidden;line-height:30px;height:30px}.js-progress-bar-style-1 .js-pb-text,.js-progress-bar-style-4 .js-pb-text,.js-progress-bar-style-5 .js-pb-text{padding:4px 5px;margin-left:4px;margin-right:4px}.js-progress-bar-style-4 .js-pb-text,.js-progress-bar-style-5 .js-pb-text{background:rgba(0,0,0,.3);position:absolute;line-height:14px;font-size:14px;margin-top:4px}.js-progress-bar-style-1 .js-pb-percent,.js-progress-bar-style-4 .js-pb-percent,.js-progress-bar-style-5 .js-pb-percent{line-height:14px;padding:4px 5px;text-align:center;margin-top:4px;margin-bottom:5px;margin-right:1px}.js-progress-bar-style-4 .js-pb-percent,.js-progress-bar-style-5 .js-pb-percent{background:rgba(0,0,0,.3)}.js-progress-bar .js-pb-percent{position:absolute;right:4px;margin-right:100px;opacity:0}.js-progress-bar-style-2{padding:3px;-webkit-box-sizing:content-box;box-sizing:content-box;border-width:1px;border-style:solid;-webkit-border-radius:17px;border-radius:17px;font-size:11px;line-height:11px}.js-progress-bar-style-2 span.js-pb-fill{position:relative;overflow:visible!important;-webkit-border-radius:12px;border-radius:12px;background-image:url('../images/gradient.png');background-repeat:repeat-x;height:25px;line-height:25px;min-width:1%}.js-progress-bar-style-2 span.js-pb-text{margin-left:10px;text-transform:uppercase}.js-progress-bar-style-2 span.js-pb-percent{right:10px}.js-progress-bar-style-3{height:4px;margin-top:40px;margin-bottom:0;font-size:13px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.js-progress-bar-style-3>span{position:relative;display:block;height:4px;overflow:visible!important}.js-progress-bar-style-3 .js-pb-text{position:absolute;top:-23px;font-weight:700;color:#444;min-width:220px}.js-progress-bar-style-3 .js-pb-percent{position:absolute;top:-28px;right:0;background-color:#333;color:#f9f9f9;height:22px;line-height:22px;padding:0 5px;font-size:11px;border-radius:2px}.js-progress-bar-style-3 .js-pb-percent:after,.js-progress-bar-style-3 .js-pb-percent:before{top:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.js-progress-bar-style-3 .js-pb-percent:before{border-top-color:#333;border-width:5px;left:50%;margin-left:-5px}.js-progress-bar-style-3 .js-pb-percent:after{border-top-color:#333;border-width:4px;left:50%;margin-left:-4px}@-webkit-keyframes progress-bar-stripes{100%{background-position:-40px 0}}@keyframes progress-bar-stripes{100%{background-position:-40px 0}}.js-progress-bar-style-5{width:100%;display:block;background:rgba(200,200,200,.1);margin-bottom:10px;border-radius:3px}.js-progress-bar-style-5>span{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;-webkit-animation:2s linear infinite progress-bar-stripes;animation:2s linear infinite progress-bar-stripes;border-radius:3px}.js-progress-bar-style-4>span{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;border-radius:2px}.js-progress-bar-style-4>span span,.js-progress-bar-style-5>span span{border-radius:2px}