.tud-logo {
  max-height: 35px;
  margin-top: -5px;
}

a {
  color: #307220;
}

a:hover {
  color: #307220;
}

.pagination > li > a,
.pagination > li > span {
    color: #307220;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #307220;
    border-color: #307220;
}

table.dataTable > thead .sorting:after, table.dataTable > thead .sorting_asc:after, table.dataTable > thead .sorting_desc:after, table.dataTable > thead .sorting_asc_disabled:after, table.dataTable > thead .sorting_desc_disabled:after {
    right: 0.3em;
}