#wdr-pivot-view .wdr-credits a {
  font-size: 7px !important;
  visibility: hidden;
}

.highcharts-credits {
  cursor: pointer;
  fill: #999999;
  font-size: 0.7em;
  transition: fill 250ms, font-size 250ms;
  visibility: hidden;
}


.table thead th {
    background-color: #005656; /* هيدر أصفر */
  color : #fff;
}
