@media print {
  #dc_data_dictionary > div.item-list,
  [class*=clipboardjs],
  [id*=clipboardjs] {
    display: none !important;
  }
}
