.progress{position:relative}.progress__track{background-color:#fff;border:1px solid;min-width:100px;max-width:100%;height:16px;margin-top:5px}.progress__bar{background-color:#000;width:3%;min-width:3%;max-width:100%;height:16px}.progress__description,.progress__percentage{color:#555;margin-top:.2em;font-size:.875em;overflow:hidden}.progress__description{float:left}[dir=rtl] .progress__description,.progress__percentage{float:right}[dir=rtl] .progress__percentage{float:left}.progress--small .progress__track{height:7px}.progress--small .progress__bar{background-size:20px 20px;height:7px}