﻿.VMargin{
    margin-top: -96px;
}
#PasswordError ul {
    list-style: none;
    color: #8795AC;
    padding: 4px 0;
}
#PasswordError.active ul {
    color: #EF6B0B;
}