@charset "UTF-8";

html, body {
    direction: rtl;
}

body,
body input ,
body select ,
body textarea,
body button {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.Module.CategoryDescriptionBoard .wrapper .inner .title{
    text-align: right;
}