th.brand.sorting.sorting_asc {
  width: 50px !important; }

.is-hidden {
  display: none; }

.txt-center {
  text-align: center; }

.wp-block-button a.wp-block-button__link {
  color: var(--white);
  margin: 0 8px 8px; }

.caf.caf.caf {
  margin-top: -40px; }
  .caf.caf.caf .presearch {
    background-color: rgba(135, 135, 135, 0.05); }
    .caf.caf.caf .presearch fieldset {
      width: 50%;
      min-width: 300px;
      margin: 50px auto;
      padding: 40px 0; }
  .caf.caf.caf .input {
    padding-top: 18px;
    padding-bottom: 18px; }
  .caf.caf.caf .input[disabled] {
    background-color: #191926;
    border-color: #191926;
    color: #A9A9A9; }
  .caf.caf.caf .table {
    width: 100% !important; }
  .caf.caf.caf.sensors thead th.brand, .caf.caf.caf.sensors thead th.model {
    white-space: nowrap; }
  .caf.caf.caf thead {
    background-color: #101018; }
    .caf.caf.caf thead th {
      font-size: 11px;
      color: #666;
      padding: 9px 18px; }
  .caf.caf.caf tbody tr:hover td {
    background-color: #181825; }
  .caf.caf.caf tbody tr td {
    vertical-align: top;
    font-weight: normal;
    font-size: 12px;
    color: var(--white);
    border: none;
    background-color: #0a0a11;
    border-bottom: 1px solid #181825;
    padding: 20px 9px 12px 3px;
    line-height: 20px;
    text-align: center; }
    .caf.caf.caf tbody tr td span, .caf.caf.caf tbody tr td em {
      font-weight: normal;
      text-align: center; }
  .caf.caf.caf.sensors tbody tr:hover td:nth-child(7) a {
    visibility: visible; }
  .caf.caf.caf.sensors tbody tr td:nth-child(n):nth-child(-n+4) {
    font-weight: bold; }
  .caf.caf.caf.sensors tbody tr td:nth-child(n+2):nth-child(-n+5), .caf.caf.caf.sensors tbody tr td:last-child {
    white-space: nowrap; }
  .caf.caf.caf.sensors tbody tr td:nth-child(5) {
    min-width: 50px; }
  .caf.caf.caf.sensors tbody tr td:nth-child(6) {
    text-align: left;
    min-width: 120px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap; }
  .caf.caf.caf.sensors tbody tr td:nth-child(7) a {
    cursor: pointer;
    visibility: hidden; }
  .caf.caf.caf.modules tbody tr td {
    min-width: 40px;
    white-space: nowrap; }
    .caf.caf.caf.modules tbody tr td:nth-child(n+1):nth-child(-n+5) {
      font-weight: bold; }
  .caf.caf.caf .dataTables_length,
  .caf.caf.caf .dataTables_filter,
  .caf.caf.caf .dataTables_info {
    display: none; }
  .caf.caf.caf .dataTables_paginate {
    float: none;
    text-align: center; }
  .caf.caf.caf .paginate_button {
    margin: 5px;
    color: white;
    border: 1px solid rgba(211, 211, 211, 0.23);
    border-radius: 10px;
    padding: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: transparent;
    font-size: 10px;
    text-shadow: none; }
    .caf.caf.caf .paginate_button.current {
      background-color: var(--color_dxo);
      border-color: var(--color_dxo); }
    .caf.caf.caf .paginate_button:hover {
      background-color: var(--color_dxo_light);
      border-color: var(--color_dxo_light);
      color: darkgray; }
  .caf.caf.caf [type="search"] {
    border: 1px solid rgba(211, 211, 211, 0.23);
    padding: 1px; }
  .caf.caf.caf .asterisk {
    font-size: 11px;
    font-weight: bold;
    color: #666;
    text-align: right; }
    .caf.caf.caf .asterisk::before {
      content: "*"; }

/*# sourceMappingURL=style.css.map */
