.wpdt-c .wpDataTablesWrapper .dataTables_filter input[type="search"], .wpdt-c.wdt-skin-purple .wpDataTablesWrapper .dataTables_filter input[type="search"] {
    padding-right: 12px !important;
}
.wpdt-c .wpDataTablesWrapper .dataTables_filter input[type="search"]::placeholder, .wpdt-c.wdt-skin-purple .wpDataTablesWrapper .dataTables_filter input[type="search"]::placeholder {
    padding-top: 6px;
}
.wpdt-c .wpDataTablesWrapper .dataTables_filter label .wdt-search-icon::before {
    top: 0;
}
.wpdt-c select.bs-select-hidden, select.selectpicker {
    display: inline-block !important;
}
@-moz-document url-prefix() {
    .wpdt-c .wpDataTablesWrapper .dataTables_filter label .wdt-search-icon::before {
        top: -3px;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .wpdt-c .wpDataTablesWrapper .dataTables_filter input[type="search"], .wpdt-c.wdt-skin-purple .wpDataTablesWrapper .dataTables_filter input[type="search"] {
        padding-right: 12px !important;
        line-height: 0.8;
    }
    .wpdt-c .wpDataTablesWrapper .dataTables_paginate > .paginate_button {
        text-indent: 0;
    }
}

.wpdt-c .wpDataTablesWrapper table.wpDataTable tr td.group {
    text-align: center;
    font-weight: bolder;
    font-size: small;
    color: #686464;
}
table.wpDataTable td.rtl {
    unicode-bidi: bidi-override;
}
.wpdt-c .btn-group.bootstrap-select.show {
    display: inline-block !important;
}
@media (min-width:770px) {
    .wpDataTablesWrapper {
        padding-top: 16px !important;
    }
}
.wpDataTablesWrapper table.scroll {
    max-width: none;
    min-width: 100% !important;
}
.wpdt-c .btn.dropdown-toggle::after {
    position: absolute;
    top: 50%;
    left: -5px;
}
.wpDataTablesWrapper.wpdt-pagination-right .dataTables_paginate {
    float: none !important;
}
.wdtscroll {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
}

.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.btn-group ul.dropdown-menu, .wpDataTables .dataTables_length select {
    width: 100px !important;
}
.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select.length_menu {
    width: 80px;
}

select.form-control, select {
    background-position: left 1em center;
}
.wpdt-c .wpDataTablesWrapper .dataTables_length .bootstrap-select > .btn-default:before {
    left: 7px;
    top: 5px;
    right: 0;
}
.wpdt-c.wdt-skin-purple .wpDataTablesWrapper .wpDataTableFilterSection .wdt-pf-search-filters-button {
    font-family: 'IRANSansWeb-FD', 'Samim-FD', Tahoma, Helvetica, sans-serif;
}
.wpDataTablesFilter .wpDataTableFilterSection#wdt-pf-search-filters-button-block, .wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block {
    padding-top: 44px !important;
}
.wpDataTablesFilter .wpDataTableFilterSection#wdt-pf-search-filters-button-block, .wpDataTablesWrapper .wpDataTableFilterSection {
    float: right !important;
}
@media (max-width:640px) {
    .wpDataTablesFilter .wpDataTableFilterSection#wdt-pf-search-filters-button-block, .wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block {
        padding-top: 13px !important;
        float: none !important;
        margin-right: auto;
        margin-left: auto;
        justify-content: center;
        display: flex;
    }
}
.wpDataTablesFilter .wpDataTableFilterSection:not(#wdt-clear-filters-button-block):not(#wdt-pf-search-filters-button-block) {
    height: auto;
    min-height: 100% !important;
}
.wpdt-c .wpDataTables.wpDataTablesWrapper.wpDataTablesFilter {
    padding: 0 16px 0 16px !important;
}
@media (max-width:750px) {
    .wpdt-c.wdt-skin-purple .wpDataTablesWrapper .dataTables_paginate.paging_full_numbers, .wpdt-c.wdt-skin-purple .wpDataTablesWrapper .dataTables_length {
        margin-right: 0;
    }
    .wpdt-c.wdt-skin-purple .wpDataTablesWrapper .dataTables_filter, .wpdt-c.wdt-skin-purple .wpDataTablesWrapper .dataTables_length, .wpdt-c.wdt-skin-purple .wpDataTablesWrapper .dataTables_info, .wpdt-c.wdt-skin-purple .wpDataTablesWrapper .dataTables_paginate.paging_full_numbers {
        text-align: center !important;
        float: none;
    }
}
/*
.datatable-3 .wpDataTablesFilter .wpDataTableFilterSection#wdt-pf-search-filters-button-block, .datatable-3 .wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block {
    padding-top: 13px !important;
    /width: 100%;
    text-align: center;/
}
*/
.wpdt-c .wpDataTables.wpDataTablesWrapper.wpDataTablesFilter {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #eaeaea;
}
@media (max-width:769px) {
    .wpdt-c.wdt-skin-purple .wpDataTablesWrapper div.dt-buttons {
        margin-left: 0;
        padding-right: 0;
    }
}

.wpDataTables.wpDataTablesFilter > .wpDataTableFilterBox {
    display: table;
    width: 100%;
}

.wpDataTablesFilter .wpDataTableFilterSection#wdt-pf-search-filters-button-block, .wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block {
    padding-top: 0 !important;
}
.wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block button {
    margin-top: 45%;
}
@media (max-width:760px) {
    .wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block button {
        margin-top: 48%;
    }
}
@media (max-width:640px) {
    .wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block button {
        margin-top: 13px;
    }
}

.datatable-3 .wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block button {
    margin-top: 13px;
}
@media (max-width:1199px) {
    .datatable-3 .wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block button {
        margin-top: 45%;
    }
}
@media (max-width:767px) {
    .datatable-3 .wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block button {
        margin-top: 68%;
    }
}
@media (max-width:640px) {
    .datatable-3 .wpdt-c.wdt-skin-purple .wpDataTableFilterSection#wdt-pf-search-filters-button-block button {
        margin-top: 13px;
    }
}
.wpdt-c.dropdown-menu, .wpdt-c .dropdown-menu {
    text-align: right;
}
.wpdt-c .bootstrap-select .check-mark {
    left: 15px;
    right: auto;
}
.wpdt-c .bootstrap-select .bs-searchbox::before {
    padding: 4px 11 0 0;
}
.wpdt-c.wdt-skin-purple .wpDataTablesWrapper .dataTables_length .bootstrap-select .selected .check-mark {
    left: 1px;
    right: auto;
}
@media (max-width: 768px) {
    .wpdt-c.wdt-skin-purple .wpDataTablesWrapper  {
        padding-left: 0;
        padding-right: 0;
    }
}
/*
.wpDataTablesFilter .wpDataTableFilterSection {
    display: block;
}
*/

