body {
	text-align: right;
}
.float-left {
	float: right !important;
}
.float-right {
	float: left !important;
}
.text-right {
	text-align: left !important;
}
.text-left {
	text-align: right !important;
}
.custom_panel a:after {
	float: left;
}
.custom_panel .earned_cashback a:after {
	float: left;
}
.socialMediaIconsCont img {
	margin-left: 20px;
	margin-right: 0px;
}
.number_list {
	padding-right: 35px;
}
.number_list li::before {
	right: 0;
	left: unset;
}