.progress{margin:0px auto 0px auto;padding:4px;background:rgba(0,0,0,0.25);border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.25),0 1px rgba(255,255,255,0.08);}.progress-bar{height:16px;border-radius:4px;background-image:linear-gradient(to bottom,rgba(255,255,255,0.3),rgba(255,255,255,0.05));transition:0.4s linear;transition-property:width,background-color;box-shadow:0 0 1px 1px rgba(0,0,0,0.25),inset 0 1px rgba(255,255,255,0.1);}.barzero{width:1%;background-color:#86e01e;}.bartwenty{width:20%;background-color:#86e01e;}.barforty{width:40%;background-color:#86e01e;}.barsixty{width:60%;background-color:#86e01e;}.bareighty{width:80%;background-color:#86e01e;}.barhundred{width:100%;background-color:#86e01e;}