.custom-dataTable-section-wrapper .custom-dataTable-section {
  padding-left: 34px;
  max-width: 1290px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  color: #012a41;
}

@media (max-width: 1199px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section {
    padding-right: 34px;
  }
}

@media (min-width: 768px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section {
    padding-left: 25px;
  }
}

@media (min-width: 1024px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section {
    padding-left: 30px;
  }
}

@media (min-width: 1025px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section {
    padding-left: calc(5% + 15px);
  }
}

.custom-dataTable-section-wrapper .custom-dataTable-section h3 {
  font-size: 1.5rem;
  font-family: 'Frank Ruhl Libre', sans-serif;
  font-weight: bold;
}

@media (min-width: 992px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section h3 {
    font-size: 1.9375rem;
  }
}

.custom-dataTable-section-wrapper .custom-dataTable-section a {
  color: #9C6E02;
}

@media (min-width: 1200px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section .table-section {
    width: 89.46488294314381%;
  }
}

@media (max-width: 1199px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section .table-section {
    overflow-x: scroll;
  }
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section div#example_filter {
  margin-bottom: 0;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section th.sorting.callname.sorting_asc:after {
  content: "\f0d8";
  font-family: "Font Awesome 5 Pro";
  color: #9c6e02;
  position: relative;
  top: -1px;
  margin-left: 4px;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .custom-select-filter:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Pro";
  font-size: normal;
  color: #9c6e02;
  float: right;
  margin-top: -27px;
  z-index: 9999999;
  margin-right: 7px;
  pointer-events: none;
  position: relative;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .custom-select-filter:after, .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .custom-search-location.custom-select-filter:after {
  margin-top: 0 !important;
  position: absolute !important;
  right: 15px !important;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .custom-select-filter, .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .custom-search-location.custom-select-filter {
  position: relative;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  width: 190px;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section table thead tr th {
  border: 0;
  font-family: 'Frank Ruhl Libre', sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  white-space: nowrap;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section table tbody tr:nth-child(even) {
  background-color: #f7f7f7;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section table tbody tr:nth-child(even) > .sorting_1, .custom-dataTable-section-wrapper .custom-dataTable-section .table-section table tbody tr:nth-child(even) > .sorting_2 {
  background: none !important;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section table tbody tr:nth-child(odd) {
  background-color: #ffffff !important;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section table tbody tr:nth-child(odd) > .sorting_1, .custom-dataTable-section-wrapper .custom-dataTable-section .table-section table tbody tr:nth-child(odd) > .sorting_2 {
  background: none !important;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section table tbody tr td {
  border: 0;
  color: #012a41;
  font-size: 0.875rem;
  padding: 10px 18px;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #707070;
  height: 72px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate span {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  position: absolute;
  z-index: 1;
  left: 0;
  width: 50%;
  text-align: left;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #707070 !important;
}

@media (max-width: 575px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: .5em 0.5em;
  }
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: inherit !important;
  background: transparent !important;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #9C6E02 !important;
  text-decoration: underline !important;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.next, .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.previous, .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.first, .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.last {
  color: #9C6E02 !important;
}

@media (min-width: 576px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.next, .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.previous, .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.first, .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.last {
    font-size: 1.5rem !important;
  }
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  position: relative;
}

.custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.previous::after {
  content: "";
  background-color: #012a41;
  height: 47px;
  width: 1px;
  position: absolute;
  z-index: 1;
  left: 22px;
  top: -13px;
}

@media (min-width: 576px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section .table-section .dataTables_wrapper .dataTables_paginate .paginate_button.previous::after {
    left: 56px;
  }
}

.custom-dataTable-section-wrapper .custom-dataTable-section-inner {
  padding-left: 25px;
}

@media (max-width: 991px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section-inner {
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section-inner {
    padding-left: 100px;
  }
}

@media (min-width: 992px) {
  .custom-dataTable-section-wrapper .custom-dataTable-section-inner .custom-dataTable-wrapper {
    width: 81.10687022900763%;
  }
}
.paginate_button.disabled {
  opacity:0.5;
}
/* ACW-1522 */
.block-ares-bios-table {
  width: 100%;
  display: block !important;
  overflow: auto;
}
.block-ares-bios-table .custom-select-filter:after, .block-ares-bios-table .custom-search-location.custom-select-filter:after{
  right: 15px !important;
}

.block-ares-bios-table table{
  width: 100% !important;
} 
.block-ares-bios-table table select,.block-ares-bios-table .custom-select-filter #location-filter,.block-ares-bios-table .custom-select-filter #business-filter, .block-ares-bios-table .custom-select-filter #category-filter{
  padding-right: 31px!important;
}
.block-ares-bios-table .dataTables_wrapper{
  width: 100%;
  display: table;
}
.block-ares-bios-table table.dataTable thead .sorting{
  width: auto !important;
}
.block-ares-bios-table #example_filter{
  position: absolute !important;
  right: 0 !important;
  top: 0;
  margin: 0px !important;
  padding: 10px 0px 6px 0px !important;
  margin-top: 0px !important;
  width: 110px !important;
}
.block-ares-bios-table #example_filter input[type=search]{
  padding-top: 0px !important;
  height: 22px;
  width: 100%;
}
.block-ares-bios-table thead th{
  white-space: nowrap;
}
.block-ares-bios-table  div#example_filter{
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
.block-ares-bios-table .custom-select-filter{
  padding-right: 0 !important;
  display: table-cell;
  
}
.block-ares-bios-table  th#category-filter select, .block-ares-bios-table .custom-select-filter select{
  border-bottom: 1px solid !important;
  margin-right: 20px !important;
}
.block-ares-bios-table .custom-select-filter,.block-ares-bios-table .custom-select-filter th#business-filter, .block-ares-bios-table .custom-select-filter th#category-filter{
  width: 163px !important;
  max-width: unset !important;
}
.block-ares-bios-table button#test {
  position: absolute;
  right: 160px;
  margin: 0 !important;
  top: 0;
  padding: 10px 0px 6px 0px !important;
}
.block-ares-bios-table .custom-dataTable-section-wrapper .custom-dataTable-section .table-section div#example_filter{
  position: unset !important;
  padding: 0px 0px 0px 0px !important;
}
.block-ares-bios-table .custom-dataTable-section .table-section table thead tr th:first-child,.block-ares-bios-table .custom-dataTable-section .table-section table thead tr th:last-child,.block-ares-bios-table .custom-dataTable-section .table-section table thead tr th:nth-child(2){
    width: 20% !important;
}
.block-ares-bios-table .custom-dataTable-section .table-section table thead tr th:nth-child(3){
  width: 40% !important;
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .ares-bias-table {
      padding-left: 3% !important;
      padding-right: 3% !important;
  }
  .block-ares-bios-table button#test,.block-ares-bios-table #example_filter {
    padding: 10px 0px 6px 0px !important;
  }
}
@media screen and (min-width:788px) and (max-width:1024px) {
  .block-ares-bios-table .custom-select-filter #location-filter,   .block-ares-bios-table .custom-select-filter #business-filter,   .block-ares-bios-table .custom-select-filter #category-filter{
      padding-right: 55px!important;
  }
}
@media (max-width:992px){
  .ares-bias-table .row{
    padding-right: 0px !important;
  }
}
 @media (max-width:767px){
  .block-ares-bios-table #example_filter,.block-ares-bios-table .custom-select-filter{
    padding: 0px 0px 6px 0px !important;
  }
  .page-node-13 .ares-bias-table{
    margin-left: 0% !important;
  }
  .block-ares-bios-table .custom-dataTable-section .table-section #example_filter{
    float: right;
    text-align: right;
  }
}
/* ACW-1522 */

/*ACW-3176*/
.page-node-123 .custom-select-filter {
    overflow:hidden
}

.page-node-123 .custom-select-filter select.search-dropdown,.page-node-123 #category-filter select.search-dropdown {
    padding-left: 10px !important;
    left: -10px;
    position: relative;
    margin-right:14px !important
}
/*ACW-3176*/