body {
  padding-top: 54px;
}

tr.row-link, tr.row-modal, td.cell-link, td.cell-modal, div.card-link {
  cursor: pointer;
}

.table th {
  border-top: none;
}

.border-gray {
  border-color: #ccc;
}