#root-header .kafi-kds-header-fluid {
  background-color: #003e54;
}
#root-header .kafi-kds-header-links {
  display: flex;
  flex-grow: 3;
  flex-basis: min-content;
}
#root-header .kds-mainbar {
  padding: 0;
  flex-wrap: wrap;
}
#root-header .kds-mainbar-actionGroup-custom {
  margin-left: 0;
  min-height: 4.5rem;
}
#root-header .kds-tablist-custom {
  margin: 0;
}
#root-header .kds-mainbar__action {
  padding: 0.5rem 1rem;
}
#root-header .kds-tablink-custom {
  padding: 1rem 1rem 0.75rem;
  word-break: normal;
}
#root-header .kds-tablink-custom span {
  padding: 0 0 0.25rem;
}
#root-header .kds-button-container-custom {
  align-self: center;
  margin-left: 0.5rem;
  margin-right: 0.75rem;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  #root-header .kds-button-container-custom {
    margin-left: 1rem;
  }
}
#root-header .kds-search-bar-container-desktop-custom {
  display: none;
}
@media (min-width: 1200px) {
  #root-header .kds-search-bar-container-desktop-custom {
    display: block;
  }
}
#root-header .kds-search-container-custom {
  display: none;
}
@media (min-width: 1200px) {
  #root-header .kds-search-container-custom {
    align-self: center;
    display: flex;
    flex-basis: min-content;
    flex-grow: 1.9;
  }
}
#root-header .kds-mainbar-search-v2 {
  margin: 0;
  min-width: 15.625rem;
  padding-right: 0.5rem;
}
#root-header .kds-close-icon-custom {
  padding: 0 0.75rem 0 0;
}
#root-header .kds-close-icon-custom svg {
  margin-left: 0;
}
#root-header .kds-languageMenu-custom {
  padding: 0.5rem 0.5rem;
}
#root-header .kds-search-container-tablet-custom {
  padding: 1rem 4rem;
  background-color: #edf7f9;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 1200px) {
  #root-header .kds-search-container-tablet-custom {
    display: none;
  }
}
#root-header .kds-search-tablet-custom {
  width: 80%;
  margin: 5px 0 5px 5px;
  margin-right: 2%;
}
#root-header .kds-search-tablet-custom__input input {
  padding-left: 0.75rem;
  margin-right: 0.5rem;
}
#root-header .kds-search-button-after-tablet-custom {
  color: #fff;
}
#root-header .kds-desktop-tablet-sub-container {
  display: flex;
  flex-direction: row;
}
#root-header .kds-search-button-custom {
  padding: 1.5rem 1.5rem 1.5rem 1rem;
}
#root-header .kds-search-button-tablet-custom {
  padding: 1.5rem 0.5rem 1.5rem 0.5rem;
}
@media (min-width: 1200px) {
  #root-header .kds-search-button-tablet-custom {
    display: none;
  }
}
#root-header .kds-omaKanta-button-custom {
  background-color: #9fd063;
  color: #1b4200;
  margin: 0.5rem 0;
  --kds-c-btn-border-color: unset;
}
#root-header .kds-omaKanta-button-custom:hover {
  background-color: #c5e994;
}
#root-header .kds-extranet-button-custom {
  background-color: #35aec8;
  color: #171717;
  --kds-c-btn-border-color: unset;
}
#root-header .kds-extranet-button-custom:hover {
  background-color: #6fcee2;
}
#root-header .kds-kumppanit-button-custom {
  background-color: #bee8f4;
  color: #171717;
  border-radius: 0.5rem;
  --kds-c-btn-border-color: unset;
}
#root-header .kds-kumppanit-button-custom:hover {
  background-color: #edf7f9;
}
#root-header .kds-alert-link-custom {
  margin-left: 0.5rem;
}
#root-header .kds-alert-custom {
  margin-bottom: 0;
}
#root-header .kds-tab-nav--border {
  border-bottom: none;
}
#root-header .kds-tab-nav-wrapper-custom {
  border-bottom: 1px solid #e1e1e1;
}
#root-header {
  display: none;
}
@media (min-width: 1200px) {
  #root-header {
    display: block;
  }
}
