.progress
.bar{background-color:#0e90d2;background-image:linear-gradient(to bottom, #149bdf, #0480be);background-repeat:repeat-x;box-shadow:0 -1px 0 rgba(0, 0, 0, 0.15) inset;box-sizing:border-box;color:#fff;float:left;font-size:12px;height:100%;text-align:center;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);transition:width 0.6s ease 0s;width:0}.progress-warning .bar, .progress .bar-warning{background-color:#faa732;background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x}.progress-danger .bar, .progress .bar-danger{background-color:#dd514c;background-image:linear-gradient(to bottom,#ee5f5b,#c43c35);background-repeat:repeat-x}.progress{background-color:#f7f7f7;background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);background-repeat:repeat-x;border-radius:4px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;height:20px;margin-bottom:20px;overflow:hidden}.progress-success .bar, .progress .bar-success{background-color:#5eb95e;background-image:linear-gradient(to bottom, #62c462, #57a957);background-repeat:repeat-x}