.newlistboxmarkoff {
  display: inline-block;
  width: 10%;
  margin: 0 10px 0 0;
  background-color: #fff;
  padding: 4px 0 2px 0;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 800;
  text-align: center;
}

