﻿button#PasswordSubmitValid {
    background: #002D72;
    color: #fff;
    font-weight: bold;
}

input#btnNext {
    background: #002D72;
    color: #fff;
    font-weight: bold;
}