﻿.passwordMeterContainer {
    display: block;
    background-image: url(../i/common/images/password_red.png);
    height: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    background: #C4C4C4;
}

.passwordMeter {
    background: #43914E;
    width: 0px;
    height: 4px;
}
