.Checkbox .Checkbox-Label {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
}
