.sortable-header {
	cursor: pointer;
	color: #337ab7;
}

.sortable-header-active {
	color: #1E476B;
}