a {
    text-decoration: underline;
    color: #0044af;
    cursor: pointer;
    font-weight: normal !important;
}

#resetPasswordContainer {
    padding-top: 50px;
}

.resetPasswordHeading {
    font-size: 30px;
    color: #3C4B6C;
    text-align: center;
    font-family: Arial;
    line-height: 36px;
}

.resetPasswordInfo {
    font-size: 15px;
    color: #0A2240;
    line-height: 25px;
    font-family: Arial;
    text-align: center;
}

.resetPasswordInfo p {
    line-height: 1.5;
}

.resetPasswordList {
    font-size: 15px;
    color: #0A2240;
    line-height: 25px;
    font-family: Arial;
    margin-left: 50px;
    margin-right: 50px;
}

.resetPassword-input-line {
    height: 30px;
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 15%;
}

.resetPassword-input-line2 {
    height:30px;
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    padding-top: 50px;
    padding-bottom: 3px;
    margin-left: 15%;
}

.resetPasswordLabelUsername {
    font-size: 11px;
    color: #858D9D;
    margin-left: 130px;
    font-family: Arial;
    line-height: 18px;
    letter-spacing:1px;
    margin-bottom: 3px;
}

.resetPasswordLabelOTP {
    font-size: 11px;
    color: #858D9D;
    margin-left: 130px;
    font-family: Arial;
    line-height: 18px;
    letter-spacing:1px;
    margin-bottom: 3px;
}

.resetPasswordLabelNewPassword {
    font-size: 11px;
    color: #858D9D;
    margin-left: 130px;
    font-family: Arial;
    line-height: 18px;
    letter-spacing:1px;
    margin-bottom:3px;
}

.resetPasswordLabelConfirmPassword {
    font-size: 11px;
    color: #858D9D;
    margin-left: 130px;
    font-family: Arial;
    line-height: 18px;
    letter-spacing:1px;
    margin-bottom:3px;
}

.resetPasswordQuestion {
    font-size: 15px;
    color: #0A2240;
    margin-left: 130px;
    font-family: Arial;
    line-height: 25px;
}

.passwordResetTextInput {
    color: #0A2240;
    height: 40px;
    width: 340px;
    margin-left: 130px;
    padding: 5px 10px;
    font-family: Arial;
    font-size: 15px;
    border: 1px #CCCCCC solid;
    border-radius: 2px;
}

.resetPassword-buttons{
    margin-top: 70px;
    margin-left: 120px;
}

.passwordResetButton {
    width: 160px;
    height: 50px;
    border: none;
    background-color: #0089FF;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial;
    margin-left: 130px;
    margin-top: 50px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
    border-radius: 3px;
}

.outhErrorButton {
    width: 160px;
    height: 50px;
    border: none;
    background-color: #0089FF;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial;
    margin-top: 50px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
    border-radius: 3px;
}
.passwordResetButton:hover {
    background-color: #0069C4;
}

.passwordResetButton:active {
    background-color: #0069C4;
}

.passwordCancelButton {
    width: 160px;
    height: 50px;
    background-color: #FFFFFF;
    color: #0089FF;
    font-size: 14px;
    font-family: Arial;
    margin-top: 50px;
    border: 1px solid;
    margin-left: 20px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
    border-radius: 3px;
}

.passwordCancelButton:hover {
    color: #0069C4;
    background-color: #FFFFFF;
}

.passwordCancelButton:active{
    color: #0069C4;
    background-color: #FFFFFF;
}

.passwordSignInButton {
    width: 200px;
    height: 50px;
    border: none;
    background-color: #0089FF;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial;
    margin-top: 50px;
    margin-left: 305px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
    border-radius: 3px;
}

.passwordSignInButton:hover {
    background-color: #0069C4;
}

.passwordSignInButton:active {
    background-color: #0069C4;
}

.passwordBackButton {
    width: 160px;
    height: 50px;
    border: none;
    background-color: #0089FF;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial;
    margin-left: 330px;
    margin-top: 50px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
    border-radius: 3px;
}

.passwordBackButton:hover {
    background-color: #0069C4;
}

.passwordBackButton:active {
    background-color: #0069C4;
}

.passwordNotes{
    width: 195px;
    height:285px;
    margin-left:20px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.5);
}

.passwordNoteData{
    font-family:Arial;
    font-size: 12px;
    color: #767676;
    line-height: 14px;
    margin-left:  10px;
    margin-top: 5px;
    letter-spacing: 0;
}

.noteRow{
    display: list-item;
    list-style-position: outside;
    margin-left: 10px;
    margin-bottom:6px;
}
.noteRow > * {
    display:inline;
}
.noteCharRow{
}
.charData{
	font-family:Arial;
	padding-left:20px;
	padding-bottom: 4px;
}

.msgContainerHeader{
    font-family: Arial;
    color: #FFFFFF;
    padding-top: 15px;
    margin-bottom: 15px;
    font-size: 11px;
}

.msgContainerSuccess{
    background-color: #00AD6C;
    width: 340px;
    height: 90px;
    padding-left: 20px;
    margin-left: 236px;
}

.passwordInfoSuccess{
    font-family: Arial;
    color: #FFFFFF;
    font-size: 13px;
}

#errorMessage {
	float: left;
	width: 600px;
	padding: 0;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 100px;
	height: 18px;
}

.tokenSubmitFormErrorMessage {
	margin-left: 130px;
	width: 300px;
    margin-top: 5px; font-size: 15px;
    font-family: Arial;
	text-align: left;
}

#newPasswordMsg {
	margin-left: 130px;
	width: 340px;
    margin-top: 5px; font-size: 15px;
    font-family: Arial;
	text-align: left;
}

#tokenSubmitFormDiv {
    display: none;
}
.centerText{
    font-size: 12px;
    color: #9BA2B2;
    text-align: center;
    line-height: 32px;
    font-family: Arial;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 130px;
    width: 560px;
}

.emailText {
    font-size: 20px;
}

.resendButton {
    color: #0089FF;
    font-family: Arial;
    font-size: 14px;
    margin: 8px 10px 10px 10px;
}
.cancelButton {
    color: #0089FF;
    font-family: Arial;
    font-size: 14px;
    margin-left: 30px;
    margin-top: 20px;
}

#newPasswordSubmitFormDiv {
    display: none;

}

#passwordUpdateSuccessDiv {
    display: none;
}

#requestPasswordResetErrorMessage {
    padding-left: 110px;
}

#passwordRequirementsDiv {
    color:#0044af;
    margin-left:10px;
    margin-top: 120px;
}

.inputError{
    border: 2px #D0021B solid;
}

.labelError{
    color: #D0021B;
}