#DocumentsTable {
  border: 0;
  width: 100% !important;
}
#DocumentsTable .text-center {
  text-align: center !important;
}
#DocumentsTable thead,
#DocumentsTable tr {
  border-bottom: 1px solid #DCDCDC;
}
#DocumentsTable th {
  background-color: #ffffff;
  font-family: "HelveticaNeueBold", sans-serif !important;
  font-size: 11px;
  color: #222222;
  letter-spacing: 0;
  text-align: left;
  line-height: 14px;
  padding: 20px !important;
  background-size: 8px;
  background-position: center left !important;
}
#DocumentsTable thead .sorting_asc {
  background-image: url('../../../../../etc.clientlibs/diagnostics/components/content/ol_document_search/clientlib/resources/sort_asc.png');
}
#DocumentsTable thead .sorting_desc {
  background-image: url('../../../../../etc.clientlibs/diagnostics/components/content/ol_document_search/clientlib/resources/sort_desc.png');
}
#DocumentsTable thead .sorting {
  background-image: url('../../../../../etc.clientlibs/diagnostics/components/content/ol_document_search/clientlib/resources/sort_both.png');
}
#DocumentsTable td {
  border: 0 !important;
  font-family: HelveticaNeue, sans-serif !important;
  font-size: 13px;
  color: #333333;
  letter-spacing: 0;
  line-height: 22px;
  padding: 20px !important;
  text-align: left;
}
#DocumentsTable .lock-icon:hover {
  cursor: pointer;
}
ul.multiselect-container.dropdown-menu {
  z-index: 1000;
}
.ol_document_search-cmp .loader {
  display: block;
  position: absolute;
  right: -30px;
  top: -30px;
  width: calc(100% + 60px);
  height: calc(100% + 60px);
  z-index: 100;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.ol_document_search-cmp .loader img {
  position: relative;
  left: calc(50% - 100px);
  z-index: 1000;
}
.text-align-right {
  text-align: right;
}
#searchWrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
#searchWrapper #productTableSearch {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  padding: 5px 5px 5px 25px;
  min-width: 200px;
  width: 100%;
}
#searchWrapper::before {
  content: "\ede7";
  font-family: "icomoon";
  position: absolute;
  top: 5px;
  font-size: 16px;
  left: 7px;
  z-index: 100;
}
#searchWrapper .search-btn-col {
  padding: 0;
}
#searchWrapper .productTableSearchBtn {
  height: 32px;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  transition: 300ms ease;
}
#searchWrapper .productTableSearchBtn:hover {
  cursor: pointer;
  border-color: var(--onelambda-color-hover);
}
#searchWrapper .productTableSearchBtn:hover::before {
  color: var(--onelambda-color-hover);
}
#searchWrapper .productTableSearchBtn::before {
  transition: 300ms ease;
  content: "\ede7";
  font-family: "icomoon";
  position: absolute;
  top: calc(50% - 11px);
  font-size: 16px;
  left: calc(50% - 8px);
}
.dataTables_wrapper .filter-col .multiselect-native-select {
  display: inline-block;
  margin-bottom: 15px;
}
.dataTables_wrapper .filter-bubble {
  border-radius: 100px;
  font-family: "HelveticaNeueMedium", sans-serif;
  font-size: 14px;
  color: #222222;
  letter-spacing: 0;
  text-align: center;
  cursor: pointer;
  margin-bottom: 15px;
  margin-right: 16px;
  background-color: #fde2ec;
  position: relative;
  padding: 4px 30px 4px 6px;
  border-color: transparent;
}
.dataTables_wrapper .filter-bubble::after {
  font-family: "FontAwesome";
  content: '\f057';
  position: absolute;
  cursor: pointer;
  color: var(--onelambda-color-hover);
  right: 10px;
  top: calc(50% - 10px);
  font-size: 14px;
}
.dataTables_wrapper .filter-bubble:last-of-type {
  margin-right: 0;
}
@media (max-width: 991px) {
  .filter-row .multiselect-native-select {
    margin-bottom: 20px;
    display: inline-block;
  }
  #searchWrapper {
    margin-top: 5px;
  }
}
.multiselect-filter .input-group {
  display: block;
}
.multiselect-filter .input-group-addon,
.multiselect-filter .input-group-btn {
  display: none !important;
}
.tableFooter {
  margin-top: 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:active,
.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  background: #fff !important;
  border: 0 !important;
  color: #222222 !important;
  padding: .5em 1em !important;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  color: #dcdcdc !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background-color: #f2f2f2 !important;
  border-radius: 4px;
}
.dataTables_length label {
  font-family: 'HelveticaNeue';
  font-size: 14px;
  color: #555759;
  line-height: 14px;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 15px;
}
select[name="DocumentsTable_length"] {
  border-color: #dcdcdc;
}
.clear-filter-text-btn,
.apply-filter-text-btn {
  cursor: pointer;
  display: inline-block;
  color: var(--onelambda-color);
  margin-top: 5px;
  margin-left: 20px;
}
.clear-filter-text-btn.single-product-filter-clear-btn,
.apply-filter-text-btn.single-product-filter-clear-btn {
  margin-top: 5px;
}
.clear-filter-text-btn {
  margin-bottom: 15px;
}
.e-catalog-card-filters button.multiselect.filters-set {
  border-color: var(--onelambda-color);
}
.multiselect-container {
  z-index: 50;
}
.table-filter {
  background: #F7F7F7;
  border: 1px solid #DCDCDC;
  border-radius: 100px;
  font-family: "HelveticaNeueMedium", sans-serif;
  font-size: 14px;
  color: #303030;
  letter-spacing: 0;
  -webkit-appearance: none;
  padding: 5px 25px 5px 10px;
  position: relative;
  vertical-align: top;
  max-width: 150px;
  background-image: url('../../../../../etc.clientlibs/diagnostics/components/content/e_catalog/clientlib/resources/select-arrow.png');
  background-repeat: no-repeat;
  background-position: calc(100% - 10px);
  background-size: 8px;
  cursor: pointer;
}
.multiselect-native-select button {
  background-image: url('../../../../../etc.clientlibs/diagnostics/components/content/e_catalog/clientlib/resources/select-arrow.png');
  background-repeat: no-repeat;
  background-position: calc(100% - 10px);
  background-size: 8px;
  margin-bottom: 5px;
}
.multiselect-native-select .btn-group {
  vertical-align: top;
  width: auto !important;
}
.multiselect-native-select button {
  min-width: 0;
  background-color: #F7F7F7;
  border: 1px solid #DCDCDC;
  border-radius: 100px;
  font-family: "HelveticaNeueMedium", sans-serif;
  font-size: 14px;
  color: #303030 !important;
  letter-spacing: 0;
  -webkit-appearance: none;
  padding: 5px 25px 5px 10px;
  position: relative;
  vertical-align: top;
  max-width: 150px;
  text-align: left;
  margin-bottom: 0;
  white-space: nowrap;
}
.multiselect-native-select button[disabled] {
  display: none !important;
}
.multiselect-native-select button .caret {
  position: absolute;
  right: 10px;
  top: calc(50% - 3px);
}
.multiselect-container > li > a > label {
  padding: 10px 25px !important;
}
.multiselect-container input[type="checkbox"],
.multiselect-container input[type="radio"] {
  opacity: 1;
  top: calc(50% - 11px) !important;
}
button.multiselect.filters-set {
  border-color: var(--onelambda-color);
}
