body {
	direction: rtl;
	unicode-bidi: embed;
}

.v--modal {
	text-align: right;
	left: 0 !important;
	margin: 0 auto;
}
