body, input, textarea, select, button{
	direction: rtl;
	text-align: right;
}

ul, ol {
    margin-right: 1.17647em;
    margin-left: unset;
}