#resetPassword-submit-button {
    cursor: pointer;
    color: #005FB6;
    font-size: 12px;
    width: 70px;
    height: 30px;
    border: 1px solid;
    margin: 0;
    padding: 0;
    background: white;   
}

#reset-password-errMsg {
	margin-left: 10px;
	font-size: 12px;	
}

#registration-counter {
    display: none;
    font-size: 12px;
}
