.tabulator-page{ display:none!important;}
.tabulator-page-size{ display:none!important;}
.tabulator-page-counter{ display:none!important;}
.tabulator-paginator label{ display:none!important;}
.tabulator-pages>.tabulator-page{ display:inline-block!important;}
span.tabulator-pages { float: left;}
.tabulator .tabulator-footer .tabulator-page.active {
    color: #000;
}
.tabulator {
    position: relative;
    border: none;
    background-color: transparent;
    font-size: 19px;
    text-align: left;
    overflow: hidden;
    font-family: CircularStd-Light!important;
}
.tabulator-row {
    background-color: transparent!important;
}
.tabulator-row.tabulator-row-even {
    background-color: transparent;
}
.tabulator .tabulator-footer {
    border-top: none;
    background-color: transparent;
    color: #000;
    font-weight: 400;
    white-space: nowrap;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.tabulator .tabulator-footer .tabulator-page {
    display: inline-block;
    margin: 0 2px;
    padding: 2px 5px;
    border: none;
    border-radius: 0;
    background: transparent;
    color: #008f8d;
}
.tabulator .tabulator-footer .tabulator-footer-contents {
    padding: 5px 10px 5px 0;
}
.tabulator .tabulator-header {
    border-bottom: none;
    background-color: transparent;
    color: #808080;
    font-weight: 500!important;
}
.tabulator .tabulator-header .tabulator-col {
    border-right: none;
    background: transparent;
    font-weight: 500!important;
}
.tabulator .tabulator-tableholder .tabulator-table {
    background-color: transparent!important;
}
.tabulator-row.tabulator-selectable {
    margin-bottom: 10px;
}
.tabulator-row .tabulator-cell {
    border-right: none!important;
    text-overflow: inherit!important;
}
.tabulator .tabulator-tableholder .tabulator-table {
    position: relative;
    display: inline-block;
    background-color: #fff;
    white-space: initial;
    overflow: visible;
    color: #333;
}
.tabulator-row .tabulator-cell {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding: 4px;
    border-right: 1px solid #aaa;
    vertical-align: top;
    white-space: normal;
    overflow: visible;
    text-overflow: ellipsis;
    height: auto !important;
}
.tabulator-table {
    border-bottom: 1px solid #dedede;
}
.tabulator-footer {
    padding-top: 20px;
}
.tabulator-cell {
    cursor: default !important;
}
.nice-select {
    background-color: transparent;
    border-radius: 0;
    line-height: 30px!important;
    font-size: 19px;
    margin-top: -4px!important;
    height: 45px!important;
    box-shadow: none!important;
    border: none!important
}
.nice-select:after {
    border-bottom: 1.5px solid #000;
    border-right: 1.5px solid #000;
}
.nice-select:after {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    height: 12px;
    margin-top: -10px;
    right: 20px;
    width: 12px;
}
ul.aktuelles_pagin_menu li {
    font-size: 17px;
}
img.iconprint{
    position: relative;
    cursor: pointer;
}