﻿input#UserName {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#ForgottenPasswordBackToLoginButton, #ForgotPasswordResetPasswordButton {
    width: 150px;
}

