.length {
  font-weight: bold;
}

.fixedWidth {
  width: 40px;
}

.unselectable {
	user-select: none;
}