div.progressbar{background:#e5e8e9;border-radius:4px;margin:2px 0;height:3px;overflow:hidden;position:relative;z-index:0;max-width:100%}div.progressbar div.progressbar-full{background:#336697;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1;height:3px}div.progressbar span.progressbar-label{background-color:transparent !important;display:block;position:static;text-align:center;width:100%}