.table
  tbody
    tr
      th
        border-bottom: 2px solid #ddd
      td
        border-bottom: 1px solid #ddd
        vertical-align: middle
        &.boolean
          i
            margin-left: 10px
        &.actions
          text-align: right
          white-space: nowrap
        .alert
          margin: 0
          text-align: center