
.wpDataTablesFilter .wpDataTableFilterSection:not(#wdt-clear-filters-button-block):not(#wdt-pf-search-filters-button-block) { margin-right:0 !important; } .wpDataTablesFilter .wpdt-c .btn-default { border-bottom: none !important; } .wpDataTableFilterSection:first-child { padding-left:0 !important; } .wpDataTableFilterSection:not(:first-child) { padding-left:0 !important; padding-right:0 !important; } #table_1_0_filter .wdt-filter-control, #table_1_1_filter .wdt-filter-control { border-radius: 20px; background-color: #EFEFEF; padding: 25px 30px;  height: auto;  margin-top: 5px; position: relative;  border: 0; box-shadow: none; } #table_1_2_filter > span > div > button > span.filter-option.pull-left { color: #999999; } #table_1_2_filter > span > div > button { border-bottom: 0 !important; } #table_1_2_filter > span > div > button:before{ margin-top:5px; } #table_1_2_filter .wdt-select-filter { border-radius: 20px; background-color: #EFEFEF; padding: 10px 30px;  color: #333;  height: auto;  } #table_1_2_filter .wdt-select-filter .caret { display: none; } #table_1_0_filter .wdt-filter-control:focus,#table_1_1_filter .wdt-filter-control:focus, #table_1_2_filter .wdt-select-filter:focus { background-color: #EFEFEF !important;  } @media (min-width: 768px) { #table_1_0_filter_sections, #table_1_1_filter_sections{ width: 82% !important;   } #table_1_2_filter_sections { width: 18% !important;   } } @media (max-width: 767px) { #table_1_0_filter_sections, #table_1_1_filter_sections{ width: 70% !important;   } #table_1_2_filter_sections { width: 30% !important;   } }