.creative-management-mf .truncate-creative-name {
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.creative-management-mf .hidden-input {
  display: none !important;
}