.tablesort-filter,
.tablesort-category {
  margin-bottom: 0.6rem;
  margin-right: 0.4rem;
  padding: 0.3em;
}

.tablesort-category {
  cursor: pointer;
}

.tablesort-filter.md-search__input {
    border: 1px solid gray;
    border-radius: 3px;
}