.tabulator {
    border: none;
    margin-bottom: 0;
}

.tabulator-col-title {
    padding-right: 0 !important;
}

.tabulator-header-filter input {
    cursor: text;
    background: none #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin: 0;
    outline: medium none;
    font-weight: normal;
}
.tabulator-footer {
    text-align: center !important;
    border-top: 0;
}
