.md-progress-bar{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:7px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;text-align:center;-webkit-transition:width .6s ease;transition:width .6s ease;white-space:nowrap}.md-progress-bar,.md-progress-bar--blue{background-color:#4c7f7f}.md-progress-bar--red{background-color:#e31310}.md-progress-bar--green{background-color:#4c7f7f}.md-progress-bar--yellow{background-color:#e5941a}.md-password-input .md-progress-bar{border-radius:0 0 0 8px;bottom:2px;height:4px;position:absolute}.md-password-input .md-progress-bar.indicator-100{border-radius:0 0 8px 8px}