header#header,
header.app-header,
.app-toolbar {
  background-color: #909090 !important;
}

/* 長いプレースホルダーを省略表示 */
header .unified-search__input::placeholder {
  text-overflow: ellipsis !important;
}
