th, td {
	text-align: left;
	color: #4e73df;
}

th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

th.sortable a {
	background-image: url(https://admin.sidharta.com/img/arrow_off.png);
	background-repeat: no-repeat;
}

th.order1 a {
	background-image: url(https://admin.sidharta.com/img/arrow_down.png);
	background-repeat: no-repeat;
}

th.order2 a {
	background-image: url(https://admin.sidharta.com/img/arrow_up.png);
	background-repeat: no-repeat;
}