
table.tablesorter thead tr th {
	background-image: url("https://cdn-ileinkf.nitrocdn.com/BUuzjgQHZVmGRgBUhDbHjUMvEiHtASSE/assets/images/optimized/www.bema.org/wp-content/plugins/table-sorter/images/bg.gif");
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right center;
}

table.tablesorter thead tr th {
	border: 1px solid #dad9c7;
}

table.tablesorter thead tr th.tablesorter-headerAsc {
	background-image: url("https://cdn-ileinkf.nitrocdn.com/BUuzjgQHZVmGRgBUhDbHjUMvEiHtASSE/assets/images/optimized/www.bema.org/wp-content/plugins/table-sorter/images/asc.gif");
}

table.tablesorter thead tr th.tablesorter-headerAsc.nitro-lazy {
	background-image: none !important;
}

table.tablesorter thead tr th.tablesorter-headerDesc {
	background-image: url("https://cdn-ileinkf.nitrocdn.com/BUuzjgQHZVmGRgBUhDbHjUMvEiHtASSE/assets/images/optimized/www.bema.org/wp-content/plugins/table-sorter/images/desc.gif");
}

table.tablesorter thead tr th.tablesorter-headerDesc.nitro-lazy {
	background-image: none !important;
}

table.tablesorter thead tr .sortless {
	background-image: none;
	cursor: default;
}

table.tablesorter thead tr .sortless.nitro-lazy {
	background-image: none !important;
}

table.tablesorter thead tr th.nitro-lazy {
	background-image: none !important;
}
