When customers login and view an article, the 5 Star rating icons display right to left, instead of left to rightIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> When viewing an article, the Stars rating icons display right to left instead of left to right. Steps to Reproduce Note – This occurs for all users, all browsers, only when they log in their instance. When SN TSEs access the instance, everything displays correctly, even when impersonating users. Navigate to Self Service > Knowledge. Select the Knowledge Base. Notice the Star rating next to article display left to right (as expected). Go into the article to view. When clients log in (unexpected): The rating stars for the article are displayed right to left. When we follow the same steps (even when replicating different users): The stars display as expected left to right. CauseCustomer has customized the Knowledge Common Styles style sheet: <instance-name>/nav_to.do?uri=content_css.do?sys_id=b3ba3821d73221004792a1737e610382 ResolutionImport OOB Knowledge Common Styles style sheet.