input[type="checkbox"]{
  width: 70px;
  text-align: center;
}
tr:nth-child(even) {background-color: #f2f2f2;}
