/* This CSS shares its rules with all other CSS of this library */

.RightToLeftParenthesisStyling {
	unicode-bidi: embed;
	direction: ltr;
}
