/*
 * BERLINSKI GROUP RTL support.
 * The main stylesheet already uses RTL and logical CSS properties.
 */
body { direction: rtl; }
