.gwt-MenuItem .gwt-MenuItem-title {
	font-weight: bold;
}
.actLabelStyle {
	text-align : center;
	color: var(--primary-color-500);
}

.actLabelStyle-hovering
{
	background-color : Lime;
}