html {
    font-size: 13px;
}

@media (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
    margin-bottom: 50px;
}

code {
    color: #666666;
    background-color: #f2f2f2;
}

h3, h4, h5 {
    font-weight: 400;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

.nav-link.active > a {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.navbg {
    background-image: linear-gradient(to bottom, #f2f2f2, #fafafa)
}

.titcol {
    margin-top: 8px;
    margin-bottom: -15px;
}

.foobg {
    background-image: linear-gradient(to top, #f2f2f2, #fafafa)
}

.faqh {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}

.table .hpmenu {
    padding-left: 5px;
    padding-top: 22px;
    padding-bottom: 15px;
}

tr:last-child td {
    border-bottom: 0;
}

.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
        color: #333;
        background-color: #cccccc;
        border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #cccccc;
    border-color: #adadad;
}

a.btn {
    text-decoration: none
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
    margin-left: 3px;
}

div.dataTables_wrapper div.dataTables_filter input {
    font-size: 12pt;
    font-weight: normal;
    height: 35px;
    margin: 0;
    width: 360px;
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: bold;
    margin-left: 3px;
    margin-bottom: 16px;
}

div.dataTables_wrapper div.dataTables_info {
    padding-left: 44px;
    padding-top: 28px;
    white-space: nowrap;
    text-align: center;
}

div.dataTables_wrapper div.dataTables_length {
    padding-left: 48px;
    white-space: nowrap;
    text-align: end;
}

div.dataTables_wrapper div.dataTables_length label {
    padding-top: 22px;
}

div.dataTables_wrapper div.dataTables_length select {
    padding-right: 10px;
    font-size: 12pt;
    width: 70px;
}

div.dataTables_wrapper div.dataTables_paginate {
    float: right;
    margin: 0;
    padding-top: 18px;
    padding-right: 10px;
    text-align: end;
}

#teile_filter, #teile_info, #teile_length, #teile_paginate {
    margin-top: -4px;
    margin-bottom: -14px;
}

.tart td {
    padding-top: 7px;
    padding-bottom: 7px;
    vertical-align: middle;
}

.tart tr:last-child td {
    border-bottom: 1px solid rgb(222, 226, 230);
}

.kmg {
    margin-left: 42px;
    height: 30px;
    width: 122px;
    text-align: center;
}

.tmg {
    margin-left: 8px;
    height: 30px;
    width: 84px;
    text-align: center;
}

#sgg tr {
    border-bottom: hidden;
}

#sgg td {
    padding-top: 4px;
    padding-bottom: 4px;
}

#bsu tr {
    border-bottom: hidden;
}

#bsu td {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12pt;
    padding-left: 8px;
    padding-right: 14px;
}

#pup td {
    vertical-align: middle;
}

#pkres tr {
    line-height: 12px;
    border-bottom: hidden;
    padding-right: 32px
}

#pkres td {
    padding-right: 26px
}

#prot tr {
    line-height: 16px;
}

#prot_filter input {
    width: 300px;
}
