.moduletable_menu ul.nav {
	display: flex;
	gap: 2em;
	justify-content: flex-end;
}