.my-table {
  border: 0; }
  .my-table th,
  .my-table td {
    border: 0 !important; }
  .my-table th {
    background-color: #edf3ff; }
  .my-table td {
    vertical-align: middle !important; }
  .my-table .my-btn {
    line-height: 30px;
    width: 80px;
    height: 30px;
    padding: 0;
    text-align: center;
    border-radius: 15px; }
  .my-table tbody tr:nth-child(even) {
    background-color: #f8fbff; }

/*# sourceMappingURL=login-select.css.map */
