The site_store_pro_account_retrieve_file formats the customer ‘Forgot Password’ page. This CSS file is attached to /myaccount/ login_retrieval.asp. The dynamic content for this page is controlled with the ‘Forget Password Page Content Manager’.
· .SSPro_Acccount_Retrieve_Instructions (This class formats the instructions for retrieving your password)
· .SSPro_Acccount_Retrieve_FAILED_Instructions (This class formats the error message that is displayed if the email address that is entered is not found in the system)
· .SSPro_Acccount_Retrieve_Left_Fields (This class formats the left column of the enter email address row)
· .SSPro_Acccount_Retrieve_Right_Fields (This class formats the right column of the enter email address row)
· .SSPro_Account_Retrieve_Form_Email_Field (This class formats the email address input form field)
· .SSPro_Account_Retrieve_Form_INVALID_EMAIL_ALERT (This class format the error message that is display is the user enters an invalid email format)
· .SSPro_Account_Retrieve_Form_Email_Error (This text formats the alternate form field that is displayed when an invalid email is entered)
· .SSPro_Account_Retrieve_Form_Button (This text formats the “Get My Password” submit button)