/* @media (max-width: 1024px) {
    #nesid_tab {
      display: none;
    }
    .uk-slider-items {
      display: block;
    }
} */
.custom-tab li {
  margin-right: 15px;
}

#tenyears_table > tbody > tr > td:not(:first-child) {
  text-shadow: 0 0 black;
  padding: 5px;
}

#tenyears_table td {
  padding: 5px !important;
}

.color-legend td {
  text-align: center;
  color: #000;
  border: 1px solid #ccc;
  padding: 5px;
}


@media (max-width: 959px) {
  .color-legend td {
    padding: 0;
  }
}
