.page-template-fomrs-entry .fixedFooter,.page-template-fomrs-entry .stickySocial {
    display: none !important;
}

.fcs-filter-wrapper input {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.fcs-filter-wrapper .btn {
    height: 30px !important;
    font-size: 13px !important;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding: 0 10px !important;
}

.tabulator.tabulator-rtl .tabulator-header .tabulator-col {
    height: 40px !important;
    padding-block: 10px;
    background: #fff !important;
    border: 0 !important;
}

.tabulator .tabulator-header .tabulator-col .tabulator-col-content {
    text-align: center;
}

.tabulator-col-title {
    font-weight: 500;
}

.tabulator-row.tabulator-group {
    background: #ffc2129e !important;
    border: 0 !important;
    padding-block: 15px !important;
    font-weight: 600 !important;
    text-align: center !important;
    font-size: 15px !important;
}

.tabulator.tabulator-rtl .tabulator-row .tabulator-cell {
    padding-block: 20px !important;
    height: 50px !important;
}

[tabulator-field="id"] {
    text-align: center !important;
}

.tabulator .tabulator-header .tabulator-col {
    background: #fff !important;
    border: 0 !important;
}
.tabulator {
    border: 1px solid #e1e1e1 !important;
}

.tabulator.tabulator-rtl .tabulator-row .tabulator-cell {
    border:0 !important;
}