.custom-select-sm {
    line-height: 1 !important;
}

.labeling-popup {
    position:absolute;
    background-color:#467fcfd4;
    color: white;
    padding: 10px;
    display: none;
}


thead .header {
	background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
	white-space: normal;
	padding: 4px 20px 4px 4px;
}
thead .headerSortUp,
thead .tablesorter-headerSortUp,
thead .tablesorter-headerAsc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
	border-bottom: #000 2px solid;
	background-repeat: no-repeat;
}
thead .headerSortDown,
thead .tablesorter-headerSortDown,
thead .tablesorter-headerDesc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
	border-bottom: #000 2px solid;
	background-repeat: no-repeat;
}
thead .sorter-false {
	background-image: none;
	cursor: default;
	padding: 4px;
}
