#table thead th:nth-child(3) {
	max-width: 100px !important;
}

.label-click {
	cursor: pointer;
	user-select: none;
}

.user-select-none {
	user-select: none;
}