
.header-logo-bb
{
  width: 14%;
  margin-right: 10px;
}

.header-name
{
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px;
}


.item-header-selected
{
  border-bottom: 4px solid #0f5aa5;
}

.item-header
{
  cursor: pointer;
}

.search-content
{
  position: absolute;
  background: #f3f3f3;
  width: 100%;
  padding-top: 10px;
  border-radius: 10px;
}

.search-item-title
{
  margin-left: -15px;
  font-weight: 600;
  color: #0f5aa5;
}
.search-item
{
  margin-left: -15px;
  font-weight: 600;
  color: #0f5aa5;
}

li
{
  list-style: none;
}

.icon-item-title
{
  font-size: 16px;
  padding: 10px;
}