body.lang-ar {
	font-family: "Cairo", "Public Sans", sans-serif;
}

body.lang-ar .content-wrapper,
body.lang-ar .content-header,
body.lang-ar .card,
body.lang-ar .modal-content,
body.lang-ar .swal2-popup,
body.lang-ar .toast {
	direction: rtl;
	text-align: right;
}

body.lang-ar .content-wrapper .float-right {
	float: left !important;
}

body.lang-ar .content-wrapper .float-left {
	float: right !important;
}

body.lang-ar .content-wrapper .mr-1,
body.lang-ar .content-wrapper .mr-2,
body.lang-ar .content-wrapper .mr-3 {
	margin-right: 0 !important;
}

body.lang-ar .content-wrapper .ml-1 {
	margin-left: 0 !important;
	margin-right: .25rem !important;
}

body.lang-ar .content-wrapper .ml-2 {
	margin-left: 0 !important;
	margin-right: .5rem !important;
}

body.lang-ar .content-wrapper .ml-3 {
	margin-left: 0 !important;
	margin-right: 1rem !important;
}
