﻿/*old header */

.header-fixed fieldset.top-field {
  border: none;
  width: 350px;
  height: 27px;
  /* margin: 0px 0px 0 12px; */
  /* border-bottom: 1px solid #404040; */
  border-bottom: 1px solid #65dde5;
}
.header-fixed fieldset.top-field:hover {
  background-position: 0 -27px;
}
.header-fixed input.search-field {
  width: 300px;
  background: none;
  font-size: 14px;
  float: left;
  line-height: 17px;
  padding: 5px;
  text-indent: 2px;
  border: none;
  color: #7b7b7b;
  background: url("img/search_icon.png") left center no-repeat;
  padding-left: 23px;
}
.header-fixed input.search-field::placeholder {
  color: #7b7b7b;
}
.header-fixed input.submit-arrow {
  background: none;
  height: 27px;
  width: 25px;
  cursor: pointer;
  float: right;
}

.header-fixed ul li {
  float: left;
  line-height: 27px;
  padding: 5px 0;
}
.header-fixed ul li a {
  color: #d5d5d5;
  text-decoration: none;
  cursor: pointer;
  padding: 0px 10px;
  white-space: nowrap;
}
.header-fixed .language-menu .chzn-container .chzn-single span {
  color: #a7a7a7;
}
.header-fixed ul li a.header-home-link {
  /*background: url("img/baha-logo-horisontal.svg") left center no-repeat;*/
  font-size: 0;
  color: transparent;
  width: 285px;
  height: 54px;
  display: block;
  padding: 0;
  top: 50px;
  position: absolute;
  left: 50%;
  margin-left: -140px;
}
.header-fixed ul li:first-child a {
  border-left: none;
  transition: all 300ms ease-in-out;
}

.header-right ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  padding-left: 0;
}
.header-right ul li:not(:last-child) {
  margin-right: 12px;
}
.header-right .pop-menu ul li {
  margin-right: 0px;
}

.header-collapsed {
  display: none;
}
.header-expanded {
  display: block;
}
.slide-down-header {
  clear: both;
  height: 91px;
  width: 100%;
  margin-top: 8px;
}
.header-chart {
  margin-left: 10px;
}
.header-symbol-holder {
  position: relative;
  float: left;
  background: #505050;
  border-left: 1px solid #000;
  display: none;
  z-index: 10000;
}
.headerChartLine {
  float: left;
  width: 4px;
  height: 16px;
  background: blue;
}
.header-chart-value-holder > span {
  float: left;
}
.header-chart-value-holder a:hover {
  color: #ddd;
}
.header-chart-link,
.headerchart-select-active,
.headerchart-select-inactive {
  padding: 0 5px;
  line-height: 16px;
  height: 16px;
}
.header-chart-component {
  z-index: 99999;
  padding: 0;
  margin: 0;
  height: 33px;
  float: left;
}
.left-block-hidden .header-chart {
  display: none;
}
.header-chart-link,
.header-chart-link .up,
.header-chart-link .down {
  color: #fff;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.headerchart-select-active,
.headerchart-select-inactive {
  text-indent: 100px;
  overflow: hidden;
  width: 7px;
  background: url(img/icon_sprite_v3_black.png) no-repeat 5px -1398px;
}
.header-chart-value-holder {
  white-space: nowrap;
  font-size: 10px;
  cursor: pointer;
}
.header-chart-symbol-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
  width: 350px !important;
}
.ui-menu .ui-menu-item a {
  width: 300px !important;
}
.suggest-item-name {
  cursor: pointer;
}
.header-symbol-holder div.active .pop-menu {
  top: 16px;
  right: 0;
  left: auto;
  border: none;
  border-top: 1px solid #000;
  padding: 4px 7px;
  z-index: 100000;
}
.header-symbol-holder div.active .pop-menu li {
  line-height: 17px;
}
.headerchart-select-link {
  color: #fff;
  text-decoration: none;
}
.button-collapsed,
.button-expanded {
  cursor: pointer;
  background: url(img/icon_sprite_v3_black.png) no-repeat 4px -3867px;
  color: transparent;
  width: 29px;
  text-indent: 50px;
  overflow: hidden;
}
.button-expanded {
  background-position: 4px -3847px;
}
.selected-languge {
  color: #7b7b7b;
  float: none;
  padding: 0px 20px 0px 0px;
  display: inline-block;
  cursor: pointer;
  background: url(img/icon_sprite_v3_black.png) no-repeat right -5142px;
  margin-right: 6px;
  font-size: 14px;
  /* margin-bottom: 5px; */
}
.selected-languge:hover {
  color: #9a9a9a;
}
.selected-languge .chzn-container-single .chzn-single {
  color: #9a9a9a;
}
.hu-hu .selected-languge {
  margin-right: 1px;
}
.header-fixed .message-box-holder .current-message-content {
  background: #2d2d2d;
}
.selected-language-active {
  background: url(img/icon_sprite_v3_black.png) no-repeat right -5165px;
}
.language-menu {
  position: relative;
  z-index: 90;
  margin-top: 5px;
}

.language-menu .chzn-container .chzn-drop {
  background: #3c3c3c;
  z-index: 10100;
  border: 1px solid #252525;
}
.header-fixed .active .pop-menu {
  top: 33px;
  right: 0;
  width: auto;
}
.header-fixed .language-menu .chzn-container .chzn-single {
  background: #3c3c3c;
  box-shadow: none;
  /* border: 1px solid #ababab; */
  border: none;
  outline: none;
}
.language-menu .button-main,
.language-menu .button-main:hover {
  height: 25px;
  width: 25px;
  margin-left: 5px;
  display: inline-block;
  background: url(img/icon_sprite_v3_black.png) no-repeat -12px -4600px;
  text-indent: 30px;
  overflow: hidden;
  border: none;
  position: absolute;
  right: 40px;
  bottom: 10px;
  z-index: 1011;
}
.language-menu .cancelButton,
.language-menu .cancelButton:hover {
  background-position: 7px -4600px;
  right: 10px;
}
.language-and-timezone-holder {
  overflow: visible;
}
.language-and-timezone-holder label {
  display: inline-block;
  width: 18px;
  height: 23px;
  overflow: hidden;
  text-indent: -100px;
  float: left;
  font-size: 1px;
}
.select-language-holder label {
  background: url(img/icon_sprite_v3_black.png) no-repeat center -4259px;
}
.select-zone-holder label {
  background: url(img/icon_sprite_v3_black.png) no-repeat center -4283px;
}
.language-and-timezone-buttons {
  height: 25px;
  margin-top: 5px;
}
.header-fixed .chzn-container .chzn-results .active-result {
  clear: both;
  color: #9a9a9a;
}
.language-and-timezone-holder .chzn-container {
  float: right;
}
.select-language-holder,
.select-zone-holder {
  height: 25px;
  margin: 5px 0 10px 0;
}
.language-and-timezone-holder .chzn-container .chzn-drop {
  width: 240px !important;
}
.language-and-timezone-holder .chzn-container .chzn-results {
  margin: 0;
  width: 230px;
  display: block;
}
.language-and-timezone-holder .chzn-container .chzn-results li {
  width: 220px;
}
.header-fixed .chzn-container .chzn-results .highlighted {
  color: #fff;
}
/* #statusHolder {
  line-height:18px;
	padding-right:5px;
	border-bottom:none
} */
/*------Favorites/History Module-----*/
.header-fixed .pop,
.header-chart .pop {
  height: auto;
  width: auto;
  position: static;
  float: none;
}
.favorites-pageHistory {
  width: 28px;
  position: relative;
}
.favorites-inactive,
.history-inactive,
.header-right-menu-inactive,
.favorites-active,
.favorites-disabled {
  cursor: pointer;
  font-size: 0;
  text-indent: 100px;
  overflow: hidden;
  width: 30px;
  height: 32px;
  zoom: 1;
}
.favorites-inactive {
  background: url(img/header_favorites.png) no-repeat;
}
.favorites-active {
  background: url(img/header_favorites_hover.png) no-repeat;
}
.favorites-disabled {
  background: url(img/header_favorites.png) no-repeat;
  cursor: default;
}
#selectFavorites:hover {
  background: url(img/header_favorites_hover.png) no-repeat;
}

.history-inactive {
  background: url(img/header_history.png) no-repeat;
}
#selectHistory:hover {
  background: url(img/header_history_hover.png) no-repeat;
}
#recent-changes-holder a {
  background: url(img/sprite_header_black.png) no-repeat 0 -225px;
  text-indent: 100px;
  overflow: hidden;
  width: 28px;
  height: 25px;
  display: block;
  padding: 0 !important;
}
#recent-changes-holder a:hover {
  background-position: 0 -250px;
}

div.ajax-link-list ul li span a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.favorites-pageHistory .active .pop-menu {
  width: 330px;
  height: auto;
}
.language-and-timezone-menu .active .pop-menu {
  padding: 10px;
  width: 266px;
  height: auto;
}

div.ajax-link-list {
  max-height: 187px;
  overflow: auto;
}

.component.favorites div.ajax-link-list {
  max-height: none;
}

div.ajax-link-list ul {
  padding: 10px 10px 0 10px;
  list-style-type: none;
  overflow: hidden;
  display: block;
}
div.ajax-link-list ul li {
  border-bottom: 1px solid #555;
  float: none;
  height: 24px;
}
div.ajax-link-list ul li a {
  text-decoration: none;
  font-size: 11px;
  padding: 0 7px;
  cursor: pointer;
  border: none;
  display: inline-block;
  width: 260px;
  overflow: hidden;
  white-space: nowrap;
}
div.ajax-link-list ul li a:hover {
  color: #eee;
}
div.ajax-link-list ul li span a {
  background: url(img/icon_sprite_v3_black.png) no-repeat left -2434px transparent;
  float: right;
  width: 12px;
  display: inline-block;
  height: 15px;
  margin-top: 5px;
  padding: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.favorites-pageHistory fieldset.registerButtons {
  border: none;
  margin: 0;
  padding: 10px;
  background: none;
  height: 24px;
  text-align: right;
  width: auto;
}
.favorites-pageHistory .labelHolderRegister a {
  height: 25px;
  display: inline-block;
  width: 25px;
  padding: 0;
  border: none;
}
.favorites-pageHistory .addToFavorites {
  background: url(img/icon_sprite_v3_black.png) no-repeat left -4074px;
}
.favorites-pageHistory .resetFavorites {
  background: url(img/icon_sprite_v3_black.png) no-repeat left -4134px;
}
.favorites-pageHistory .watchlist {
  background: url(img/icon_sprite_v3_black.png) no-repeat left -4104px;
}
/*------End of Favorites/History Module-----*/
.header-right-menu-logged-in {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 144 38 / 60%);
  background: url(img/header_menu_loged.png) no-repeat;
}
.header-right-menu-inactive {
  background: url(img/header_menu.png) no-repeat;
}
#headerMenuSelector:hover {
  background: url(img/header_menu_hover.png) no-repeat;
}
.header-fixed .push-status-off,
.header-fixed .push-status-disabled {
  background: url(img/header_push.png) no-repeat;
}
.header-fixed .push-status-on {
  background: url(img/header_push_on.png) no-repeat;
}
.header-fixed .hide-left-block-btn {
  background: url(img/header_hide.png) no-repeat;
}
.header-fixed .hide-left-block-btn:hover {
  background: url(img/header_hide_hover.png) no-repeat;
}
.header-fixed .show-left-block-btn {
  background: url(img/header_hide_hover.png) no-repeat;
}
.header-fixed .show-left-block-btn:hover {
  background: url(img/header_hide_hover.png) no-repeat;
}
#pushStatus:hover {
  background: url(img/header_push_hover.png) no-repeat;
}
.header-right-menu {
  position: relative;
  z-index: 100000;
}
/*----- Start of Products pop up*/
.header-fixed ul.header-menu-links {
  padding: 5px 18px 0 10px;
}
.header-fixed ul.header-menu-links li a {
  border-left: none;
  display: block;
  padding: 0 0 0 3px;
  line-height: 18px;
  color: #fff;
}
.header-fixed ul.header-menu-links li a:hover {
  color: #ccc;
}

.header-fixed ul.header-menu-links li {
  clear: both;
  background: url(img/small_arrow_lightblue.png) no-repeat 0 center;
  border-bottom: 1px dotted #555;
  width: 100%;
  padding: 2px 2px 2px 6px;
  text-transform: uppercase;
}

.header-fixed div.header-right > ul li:first-child {
  border-left: none;
}
/*----- End of Products pop up*/
/* end new header */
/*used for hidding trace output*/
#__asptrace {
  display: none;
}
/* end of trace output hide*/
/* end old header */

.header-fixed {
  height: 77px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.2s ease-in-out;
  background: #2d2d2d;
}
.header-fixed.small {
  height: 60px;
  transition: 0.2s ease-in-out;
  box-shadow: 1px 1px 10px #21212170;
}

.header-fixed .schlajfna,
.header-links {
  width: 100%;
}

.header-fixed .header-links {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
  align-items: center;
  padding: 0 10px;
}
.left-block-hidden .header-fixed {
  min-width: 1079px;
}

.header-fixed .header-links__logo {
  width: 290px;
  transition: ease-in-out 0.2s;
  justify-self: center;
}

.header-fixed.small .header-links__logo {
  width: 200px;
  transition: ease-in-out 0.2s;
}

.header-fixed .header-right {
  justify-self: end;
}

#headerContainer {
  margin-top: 30px;
}
.header-chart {
  float: left;
}
.header-chart-component {
  position: relative;
}
.header-chart ul {
  margin-top: 2px;
}
.header-chart ul li {
  display: block;
  float: none;
  padding: 1px 0 0 7px;
  line-height: 1;
  font-size: 10px;
  min-width: 70px;
}
.header-chart ul li span {
  float: right;
  margin-left: 5px;
}
.america-symbol {
  color: #ff7332;
}
.asia-symbol {
  color: #79d557;
}
.europe-symbol {
  color: #4480ff;
}
.schlajfna {
  width: 1505px;
  height: 37px;
  position: relative;
  /*background:url(img/black-colored-lines.jpg) no-repeat 0 0;*/
}
/*switch to old website*/
.header-switch-to-old-site {
  padding: 5px 0;
  float: left;
  text-decoration: none;
}
.header-switch-to-old-site span {
  background: url(img/sprite_gradients_black.png) repeat-x 0 -40px #323131;
  border: 1px solid #000;
  border-left: none;
  line-height: 23px;
  height: 23px;
  float: left;
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.header-switch-to-old-site:hover span {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.header-switch-to-old-site .icon {
  background: url(img/sprite_header_black.png) no-repeat 0 -575px;
  width: 28px;
  height: 25px;
  border: none;
  padding: 0;
}
.error-page .header-home-link {
  margin-left: 10px;
}
.free-version-info {
  width: 255px;
  display: inline-block;
  text-align: center;
  color: #aaa !important;
  white-space: normal !important;
  line-height: 14px;
  display: none;
}
.free-version-info:hover {
  color: #ccc !important;
}
.left-block-hidden .free-version-info {
  display: none;
}
/* #FormTopSearchFilter {
  display: inline-block;
  vertical-align: top;
} */

.paywall-top-counter {
  color: #aaa !important;
}

.paywall-top-counter.limit-exceeded {
  color: #ff0000 !important;
}

.header-fixed ul li .free-version-info a {
  white-space: normal !important;
}

.languageNotificationBar-wrapper {
  padding: 3px 0;
  background-color: #404040;
  width: 100%;
  position: relative;
  z-index: 900;
}
.languageNotificationBar-wrapper div {
  text-align: center;
  font-size: 13px;
  padding: 5px 10px;
  position: relative;
  display: flow;
}
.languageNotificationBar-wrapper div a {
  text-decoration: none;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.languageNotificationBar-wrapper a:last-child {
  font-size: 14px;
}

.sign_in .pop_up ul li {
  display: flex;
  align-items: center;
  color: #5ac6cd;
  margin-right: 0;
  padding: 10px 16px;
}

.sign_in .pop_up ul li svg {
  width: 14px;
  margin-right: 7px;
}

.sign_in .pop_up ul {
  display: flex;
  flex-direction: column;
  background: #2d2d2d;
  border: 1px solid #252525;
}

.sign_in .pop_up ul li a {
  padding: 0;
  display: flex;
  align-items: center;
}

.sign_in .pop_up ul li:first-child {
  border-bottom: 1px solid #252525;
}

.sign_in .pop_up ul li span {
  font-size: 14px;
  line-height: 12px;
  color: #5ac6cd;
}

.account-settings span {
  font-size: 14px;
  line-height: 14px;
  color: #5ac6cd;
  background: url(img/icon_sprite_v3_black.png) no-repeat right -5212px;
  padding-right: 20px;
}
.account-settings.active span {
  background: url(img/icon_sprite_v3_black.png) no-repeat right -5236px;
}

.loged_in_dialog {
  position: relative;
}

.sign_in .pop_up {
  position: absolute;
  top: 35px;
  right: 0;
  display: none;
  z-index: 10;
}

.sign_in .pop_up.active {
  display: flex;
}

.sign_in .pop_up ul li:hover span {
  color: #65dde5;
}

.sign_in .pop_up ul li:hover .st0 {
  fill: #65dde5;
}

.account-settings {
  line-height: 30px;
  cursor: pointer;
  margin-top: 4px;
}

.account-settings:hover span {
  color: #65dde5;
}

.header-fixed .sign_in > div > a {
  text-transform: uppercase;
  font-size: 12px;
  border: 1px solid #636363;
  padding: 5px 20px;
  color: #5bcfd1;
}

/* .header-right .sign_in {
  margin-right: 10px;
} */
.header-right .sign_in:hover > div > a {
  color: #5ac6cd;
  border: 1px solid #5ac6cd;
}

.header-tbtb-baner {
  justify-self: center;
}

.tbtb-baha-baner {
  width: 200px;
}

.header-tbtb-baner.header-tbtb-baner__hidden {
  visibility: hidden;
}

.header-links__infobox-logo {
  width: 185px;
  height: 12px;
}

.header-links__infobox-hidden {
  visibility: hidden;
}

.header-links__infobox {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-self: center;
}

.header-links__infobox-txt span {
  color: #7b7b7b;
  display: inline-block;
  font-size: 10px;
  margin-left: -1px;
  width: 210px;
  margin-top: 2px;
}

/* Responsive settings */

.header__collapsed_navigation {
  position: relative;
  font-size: 14px;
  display: none;
}

.header__collapsed_navigation__menu {
  position: absolute;
  width: 350px;
  background: #2d2d2d;
  border: 1px solid #252525;
  z-index: 10;
  top: 38px;
}

.header__collapsed_navigation__menu ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.header__collapsed_navigation__menu ul li {
  margin-left: 10px;
}

@media only screen and (max-width: 1400px) {
  .products-body .header-fixed .header-links {
    grid-template-columns: 1fr 0px 1fr 1fr 1fr;
  }
}

@media only screen and (max-width: 1050px) {
  .products-body .header-fixed .header-links {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
  }
  .products-body .header-links__infobox {
    display: none;
  }
  .products-body .header-tbtb-baner {
    display: none;
  }
  .products-body .header-links__logo {
    width: 210px;
  }
}

@media only screen and (max-width: 700px) {
  .products-body .header-links__logo {
    width: 200px;
    justify-self: start;
  }
  .products-body .header-links__search .top-field {
    width: 200px;
  }
}

@media only screen and (max-width: 650px) {
  .products-body .header-fixed .header-links {
    grid-template-columns: 1fr 1fr;
  }

  .products-body .header-links__search {
    /* position: absolute;
    z-index: 200;
    top: 4px;
    left: 50px; */
    display: none;
  }
}

@media only screen and (max-width: 530px) {
  .products-body .header-right .sign_in {
    display: none;
  }
  .products-body .header-links__search .top-field {
    width: 170px;
  }
}

@media only screen and (max-width: 390px) {
  .products-body .header-links__search {
    display: none;
  }
}
