.headerSortUp .fa.fa-sort:before {
	content:"\f0de" !important;
}

.headerSortDown .fa.fa-sort:before {
	content:"\f0dd" !important;
}