div.title-search-result {
  border: 1px solid #c6c6c6;
  display: none;
  overflow: hidden;
  z-index: 205000;
  background: #fff;
}
.search-hints {
	padding: 15px;
}
.search-hints__item {
	margin-bottom: 10px;
}
.search-hints__link b {
	color: #19398B;
}
.search-hints .button__text {
	font-weight: bold;
	color: #19398B;
}