.dropdown-menu-right[data-bs-popper] {
	left: auto;
	right: 0;
}
thead th {
	text-align: center;
}
td.bold {
	font-weight: bold;
}
tfoot th.right {
	text-align: right;
}
.table-sm {
	font-size: .8rem;
}
.table-edit {
	width: 26px;
}