.toggleEntry {
  a {
    line-height: 30px;
  }
  input[type="checkbox"] {
    margin: 5px;
  }
  label {
    margin: 5px;
  }
}

