.headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1222px;
  min-width: 1222px;
  padding: 0 0 0 306px;
  margin: 0 auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 0;
  z-index: 10;
}
.headline_item {
  position: relative;
  cursor: pointer;
  color: #0378d8;
}
.headline_item:not(.headline_item__right) + .headline_item__right {
  margin-left: auto;
}
.headline_item:hover,
.headline_item__active {
  color: #1252b0;
}
.headline_item.special a {
  padding-left: 34px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAANCAMAAAB1uQVvAAAAMFBMVEX///9JTFBJTFBJTFBJTFBJTFBJTFBJTFBJTFBJTFBJTFBJTFBJTFBJTFBJTFBJTFDkNpTSAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAAAfElEQVR42k2PURLEIAhDQ7GsFYT733YHrE7fDyEwaPDCXWeYdsaXe8ZG23FplHE3sRR9n6hlKf2kNCrbUz9gCyXYHlCpYORYIdUN4BcFeJUWRcPlJS7Kau++nfsd4jEZmo1/Hq5AtZ7jgte3GW0FoROse2ym4APJ8DTHdv+5hgl8DmzezAAAAABJRU5ErkJggg==") left center no-repeat;
}
.headline_itemTitle {
  display: block;
  padding: 0 16px;
  line-height: 54px;
  color: #fff !important;
}
.headline_itemTitle img {
  margin-right: 8px;
}
.headline_itemTitle__search:before {
  content: "";
  display: inline-block;
  background-image: url("/themes/comp1/img/search.png");
  background-repeat: no-repeat;
  background-position: center 75%;
  width: 15px;
  height: 15px;
  margin-right: 8px;
}
.headline_itemDropdown {
  display: none;
  position: absolute;
  top: 53px;
  left: 0;
  min-width: 100%;
  background-color: #f0f0f0;
  z-index: 100;
}
.headline_itemDropdown__right {
  left: 0;
  right: auto;
}
.headline_itemDropdown__search {
  width: 370px;
  padding: 16px;
}
.headline_itemDropdown__login {
  width: 290px;
  padding: 16px;
}

/*# sourceMappingURL=../maps/component/headline.css.map */
