@-webkit-keyframes animate-stripes{from{background-position:0 0}to{background-position:44px 0}}.ui-progress-bar{position:relative;height:35px;margin-bottom:14px;padding-right:2px;background-color:#eee;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#f3f3f3),color-stop(1,#eee));background:-moz-linear-gradient(#eee 0,#f3f3f3 100%);-webkit-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.1),0 1px 0 0 #FFF;-moz-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.1),0 1px 0 0 #FFF;box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.1),0 1px 0 0 #FFF}.ui-progress{position:relative;display:block;overflow:hidden;height:33px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-webkit-background-size:44px 44px;background-color:#6bd83c;background:-webkit-gradient(linear,0 0,44 44,color-stop(0,rgba(255,255,255,.17)),color-stop(.25,rgba(255,255,255,.17)),color-stop(.26,rgba(255,255,255,0)),color-stop(.5,rgba(255,255,255,0)),color-stop(.51,rgba(255,255,255,.17)),color-stop(.75,rgba(255,255,255,.17)),color-stop(.76,rgba(255,255,255,0)),color-stop(1,rgba(255,255,255,0))),-webkit-gradient(linear,left bottom,left top,color-stop(0,#74d04c),color-stop(1,#9bdd62));background:-moz-repeating-linear-gradient(top left -30deg,rgba(255,255,255,.17),rgba(255,255,255,.17) 15px,rgba(255,255,255,0) 15px,rgba(255,255,255,0) 30px),-moz-linear-gradient(#9bdd62 0,#74d04c 100%);-webkit-box-shadow:inset 0 1px 0 0 #dbf383,inset 0 -1px 1px #58c43a;-moz-box-shadow:inset 0 1px 0 0 #dbf383,inset 0 -1px 1px #58c43a;box-shadow:inset 0 1px 0 0 #dbf383,inset 0 -1px 1px #58c43a;border:1px solid #59b233;-webkit-animation:animate-stripes 2s linear infinite}.ui-progress span.ui-label{font-family:'Open Sans',sans-serif;font-weight:400;font-weight:700;text-transform:uppercase;font-size:11px;color:#fff;position:absolute;right:0;line-height:33px;padding-right:12px;white-space:nowrap;text-shadow:1px 1px 2px rgba(0,0,0,.5)}