@media only screen and (max-width: 768px) {
  .dialog-off-canvas-main-canvas {
    overflow-x: hidden;
  }
}
/** DROPDOWN LANGUAGE SELECTOR **/

.dropdown-language-item {
  position: relative;
}

.dropdown-language-item li {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  color: #002d5d;
  font-size: 13px;
}

.dropdown-language-item li a {
  text-decoration: none;
}

.dropdown-language-item li a:hover {
  text-decoration: none;
}

.dropdown-language-item li::before {
  content: none;
}

.dropdown-language-item .dropbutton-toggle {
  right: -20px;
  margin-bottom: 0;
}

.language-selector-block .dropbutton-widget .dropdown-language-item.dropbutton {
  overflow: visible;
}

.language-selector-block .language-link.active-language {
  cursor: pointer;
}

.language-selector-block .dropbutton-action .language-link {
  padding-left: 27px;
  padding-right: 2px;
  display: block;
  min-width: 78px;
}

.dropdown-language-item .dropbutton-arrow {
  border: none;
  position: relative;
  overflow: visible;
  top: 0;
  left: 10px;
}

.language-selector-block .dropbutton-widget {
  position: absolute !important;
  width: auto !important;
  right: 0;
  top: -15px;
  padding: 5px 25px 0 0;
  border: 1px solid transparent;
  text-align: center;
  margin-right: 35px;
}


@media only screen and (max-width: 768px) {
  .language-selector-block .dropbutton-widget {
    top: 0;
    left: -1px;
    padding: 0;
    border: none;
    text-align: left;
  }
}

.language-selector-block .dropbutton-multiple.open .dropbutton-widget {
  border: 1px solid #e7e9eb;
}

@media only screen and (max-width: 768px) {
  .language-selector-block .dropbutton-multiple.open .dropbutton-widget {
    border: none;
  }

}

.language-selector-block .dropbutton-multiple .dropbutton-arrow {
  top: 1px;
}

.language-selector-block .dropbutton-arrow::before {
  content: "\E908";
  font-family: "icomoon";
  font-size: 20px;
  vertical-align: text-bottom;
  position: absolute;
  color: #002d5d;
}

.language-selector-block .dropbutton-multiple.open .dropbutton-arrow::before {
  content: "\E907";
}

.language-selector-block .dropbutton-multiple.open .dropbutton-arrow {
  top: -10px;
}

/**  SITEMAP **/

.sitemap {
  margin: 40px auto;
  max-width: 85rem;
  display: block;
}

.sitemap h1 {
  font-weight: bold;
  font-size: 32px;
  color: #002d5d;
  text-align: center;
  margin-bottom: 40px;
}

@media only screen and (min-width: 461px) {
  .sitemap h1 {
    font-size: 68px;
  }
}

.sitemap .sitemap-item--menu-main h2 {
  display: none;
}

.sitemap ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-size: 18px;
  flex-direction: column;
}

#result {
  font-weight: bold;
}

@media only screen and (min-width: 461px) {
  .sitemap ul {
    flex-direction: row;
  }
}

.sitemap ul li {
  margin-bottom: 30px;
  font-weight: bold;
}

@media only screen and (min-width: 461px) {
  .sitemap ul li {
    margin-bottom: 15px;
  }
}

.sitemap ul li a {
  font-weight: bold;
  color: #002d5d;
  text-decoration: none;
  margin-bottom: 30px;
  display: block;
}

.sitemap ul li ul li a {
  color: #002d5d;
  margin-bottom: 20px;
}

.sitemap ul li a:hover {
  color: #23527c;
  transition: all 300ms ease;
}

.sitemap ul li::before,
.sitemap ul li::marker {
  content: none;
}

.sitemap ul ul {
  display: block;
  margin: 0;
  padding: 0;
}

.sitemap ul li ul li {
  margin-left: 0;
}


/* SEARCH INPUT IN HEADER */
.search-api-autocomplete-search {
  z-index: 99999;
  border-color: #002d5d!important;
  border-radius: 5px;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.search-api-autocomplete-search li {
  list-style: none;
}
ul.search-api-autocomplete-search li:before {
  content: none;
}

.search-api-autocomplete-search .ui-menu-item {
  padding: 0;
}

.search-api-autocomplete-search .ui-menu-item a {
  display: block;
  padding: 10px 25px;
}
.search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion {
  background: #e7e9eb;
  border-radius: 5px;
}
.search-api-autocomplete-search .ui-state-active:hover {
  background: #e7e9eb;
  border-radius: 5px;
}
.search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion {
  background: #e7e9eb;
  color: #000000;
  border-radius: 5px;
}
.search-api-autocomplete-search .ui-menu-item-wrapper .search-api-autocomplete-suggestion {
  padding: 0;
}
.search-api-autocomplete-search .ui-state-active,
.search-api-autocomplete-search .ui-widget-content .ui-state-active,
.search-api-autocomplete-search .ui-widget-header .ui-state-active,
.search-api-autocomplete-search a.ui-button:active,
.search-api-autocomplete-search .ui-button:active,
.search-api-autocomplete-search .ui-button.ui-state-active:hover {
  background: #e7e9eb;
  border-radius: 5px;
}

.coh-style-bc-header-search-card .clearsearchbutton {
  right: 34px;
}

@media only screen and (max-width: 768px) {
  .coh-style-bc-header-search-card .clearsearchbutton {
    right: 60px;
  }
}

.clearsearch {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.clearsearchbutton {
  position: absolute;
  display: block;
  right: 12px;
  color: #fff;
  font: 13px monospace;
  text-align: center;
  line-height: 1em;
  cursor: pointer;
  width: 26px !important;
  height: 26px !important;
  text-indent: -9999px;
  background-image: url(../images/solr-clear.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px 16px;
}

@media only screen and (max-width: 768px) {
  .clearsearchbutton {
    right: 45px;
  }
}

/* Make the font bold. */
/* Used in BC: Horizontal Feature Card and BC: Main Navigation component. */
.font-bold {
  font-weight: bold;
  font-synthesis: style;
}
