/* ============ START of global search FORM styles =============== */
.CoveoSearchInterface.sf-coveo-section__search {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .CoveoSearchInterface.sf-coveo-section__search {
    margin-bottom: 40px;
  }
}

.CoveoSearchInterface.sf-coveo__centered {
  max-width: 400px;
  margin: 0 auto 60px;
  text-align: center;
}

.fm-search__form .CoveoSearchbox {
  border: 1px solid rgba(148, 148, 148, 0.44);
  border-radius: 50px;
  padding: 10px;
}

.fm-search__form .CoveoSearchbox .CoveoSearchButton {
  border: none;
  float: left;
  width: 45px;
  height: 45px;
  padding-left: 5px;
}

.CoveoSearchButton .coveo-search-button {
  margin: 0 10px 0 0;
}

.fm-search__form .CoveoSearchbox .CoveoSearchButton .coveo-search-button svg {
  color: #cccccc;
  width: 30px;
  height: 30px;
  stroke-width: 0px;
}

.fm-search__form .CoveoSearchbox .CoveoOmnibox {
  border: none;
}

.fm-search__form .CoveoSearchbox .CoveoOmnibox .magic-box-highlight-container {
  visibility: hidden;
}

.fm-search__form .CoveoSearchbox .magic-box .magic-box-input > input {
  color: #121212;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
  font-size: 18px;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 0;
}

.fm-search__form .CoveoSearchbox .magic-box .magic-box-input > input::placeholder {
  color: #121212;
  font-weight: 200;
}
.fm-search__form .CoveoSearchbox .magic-box .magic-box-suggestions {
  border-top: 0;
  border-color: rgba(148, 148, 148, 0.44);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.fm-search__form .CoveoSearchButton:hover .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
  fill: inherit;
}

/* ============ END of global search FORM styles =============== */

/* ============ START of Header search form =================== */
.fm-search__form-block--header {
  transform: translateY(-20px);
  transition: all 0.4s ease-in-out;
  opacity: 0;
  z-index: -1;
}
.fm-search__form-block--header.is-open {
  transform: inherit;
  opacity: 1;
  display: block;
  z-index: 9;
}
.fm-search__form-block--header.container {
  position: relative;
  padding: 0;
  max-width: 100%;
}
.fm-search__form-block--header .fm-search__form {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px;
  background: #F1F1EF;
  border-radius: 55px;
  width: 20%;
  z-index: 999;
}
.fm-search__form-block--header .CoveoOmnibox {
  margin: 0 10px;
}
.fm-search__form-block--header .CoveoSearchbox {
  background: #fff;
  padding: 4px 10px;
}

@media (max-width: 480px) {
  .fm-search__form-block--header .CoveoSearchbox,
  .fm-search__form.sf-coveo__centered .CoveoSearchbox {
    margin-right: 0 !important;
  }
}
.fm-search__form-block--header .magic-box.magic-box-notEmpty .magic-box-clear {
  width: auto;
}

.fm-search__form-block--header .fm-search__form:before {
  content: '';
  position: absolute;
  right: 17px;
  top: -9px;
  width: 25px;
  height: 15px;
  border-bottom: solid 15px #ededed;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
}

/* Mobile styles */
@media (max-width: 1120px) {
  .fm-search__form-block--header .fm-search__form {
    width: 40%;
    right: 28px;
    transform: translateY(-60px);
  }
}
@media (max-width: 720px) {
  .fm-search__form-block--header .fm-search__form {
    width: 65%;
    right: 28px;
  }
}
/* ============ END of header search form =================== */

/* ============ START of search results PAGE =============== */
.fm-search--main .bp-restricted-content::after {
  content: "\F023";
  font-family: Font Awesome\ 6 Free;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color: #949494;
  vertical-align: 0;
  padding-left: 15px;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: normal;
}
.fm-search--main .CoveoSearchInterface .coveo-main-section {
  max-width: none;
}
@media (min-width: 1040px) {
  .fm-search__results {
    width: 70%;
    margin: 0 auto !important;
  }
}
.fm-search__prefix {
  font-size: 28px;
  font-weight: 700;
  font-family: 'Source Sans Pro', sans-serif;
  color: #101111;
  line-height: 1.2;
}
@media (min-width: 1040px) {
  .fm-search__prefix {
    width: 70%;
    margin: 0 auto;
  }
}
.fm-search__result-item {
  margin-left: 16px !important;
  margin-right: 16px !important;
}
.fm-search__link {
  display: block;
  font-size: 24px !important;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  color: #0b72b3 !important;
  margin-bottom: 8px;
}
.fm-search__link:hover {
  text-decoration: none !important;
  color: #c55422;
}
.fm-search__link .coveo-highlight {
  background-color: #fff2a1;
  font-size: 24px;
  font-weight: 600 !important;
  font-style: italic;
}
.fm-search__excerpt, .fm-search__excerpt > span {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.5;
  word-wrap: break-word;
  color: #101111;
}
.fm-search .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg {
  width: 14px;
  height: 12px;
  bottom: 3px;
  display: block;
}
.fm-search .coveo-facet-selectable .coveo-facet-value-checkbox .coveo-facet-value-checkbox-svg {
  display: none;
}
.fm-search .coveo-facet-value .coveo-facet-value-checkbox .coveo-more-svg, .fm-search .coveo-facet-value .coveo-facet-value-checkbox .coveo-line-svg, .fm-search .coveo-facet-value .coveo-facet-value-checkbox .coveo-exclusion-svg {
  display: none;
}
.fm-search .CoveoSearchInterface {
  display: block;
}
.fm-search .CoveoSearchInterface .coveo-facet-column {
  margin-right: 15px;
}
.fm-search--main .coveo-result-frame > div {
  display: flex;
}
.fm-search--main .coveo-result-frame .coveo-result-cell--col-1 {
  width: 10%;
}
@media (max-width: 1040px) {
  .fm-search--main .coveo-result-frame .coveo-result-cell--col-1 {
    width: 20%;
  }
}
.fm-search--main .coveo-result-frame .coveo-result-cell--col-1 .coveo-icon-caption-overlay {
  visibility: hidden;
}
.fm-search--main .coveo-result-frame .coveo-result-cell--col-1 .coveo-icon {
  width: 46px;
  height: 54px;
  background-size: cover;
}
.fm-search--main .coveo-result-frame .coveo-result-cell--col-2 {
  width: 90%;
}
@media (max-width: 1040px) {
  .fm-search--main .coveo-result-frame .coveo-result-cell--col-2 {
    width: 80%;
  }
}
.fm-search--main .coveo-result-frame .coveo-result-cell--col-2 .coveo-result-cell--date {
  padding-top: 0;
}
.fm-search--main .coveo-result-frame .coveo-result-cell--col-2 .coveo-result-cell--date span {
  font-size: 16px;
}
.fm-search--main .coveo-result-frame .coveo-result-cell--col-2 .CoveoResultLink {
  font-size: 18px;
}
.fm-search--main .coveo-result-frame .coveo-result-cell--col-2 .CoveoResultLink:hover {
  text-decoration: none;
  color: #c55422;
}
.fm-search--main .coveo-pdf-info {
  padding: 16px;
  background-color: #f8f8f8;
  margin-top: 6px;
}
.fm-search--main .coveo-pdf-info p {
  font-size: 18px;
  line-height: 1.5em;
}
.fm-search--main .coveo-pdf-info a {
  color: #0962ba;
}
.fm-search--main .coveo-results-column {
  padding: 0 12px 0 0;
}
@media (max-width: 1040px) {
  .fm-search--main .coveo-list-layout.CoveoResult {
    padding-left: 0;
    padding-right: 0;
  }
}
.fm-search--main .CoveoResultList {
  margin-top: 0;
}
.fm-search--main .coveo-result-cell {
  padding-top: 8px;
}
.fm-search--main .coveo-result-cell .coveo-result-cell--large {
  font-size: 18px;
}
.fm-search--main .coveo-result-cell .coveo-result-cell--small {
  width: 120px;
  text-align: right;
  text-align: right;
  font-size: 12px;
}

/* Search FACETS styles */
@charset "UTF-8";
.fm-search .coveo-facet-header {
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  background: #f8f8f8;
}
.fm-search .coveo-facet-header-title {
  font-size: 16px;
  line-height: 1.6em;
  color: #101111;
  margin: 0;
}
.fm-search .coveo-facet-header svg {
  color: #101111;
}
.fm-search .coveo-facet-header .coveo-facet-header-eraser-visible svg {
  width: 12px;
  height: 12px;
}
.fm-search .coveo-facet-header .coveo-facet-header-settings svg {
  width: 16px;
  height: 16px;
}
.fm-search .coveo-facet-value-label-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}
.fm-search .coveo-facet-value-label-wrapper .coveo-facet-value-caption {
  padding-left: 12px;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1.6em;
  width: calc(80% - 20px);
}
.fm-search .coveo-facet-value-label-wrapper .coveo-facet-value-count {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 16px;
  line-height: 1.6em;
}
.fm-search .coveo-facet-value input[type=checkbox] {
  display: none;
  width: 18px;
  height: 18px;
}
.fm-search .coveo-facet-value input[type=checkbox]:checked::before, .fm-search .coveo-facet-value input[type=checkbox]::before {
  font-size: 13px;
}
.fm-search .coveo-facet-search-button .coveo-facet-value-caption {
  padding-left: 8px;
}
.fm-search .coveo-facet-value .coveo-facet-value-checkbox {
  display: inline-block;
  margin-right: 0px;
}
.fm-search .coveo-facet-search-button input[type=checkbox] {
  position: relative;
  border: 1px dotted gray;
  color: #0962BA;
  width: 20px;
  height: 20px;
}
.fm-search .coveo-facet-search-button input[type=checkbox]::before {
  content: "";
  font-family: "Font Awesome 6 Free";
  color: #0962BA;
  padding-left: 3px;
  padding-top: 0;
  transform: translateY(-1px);
  font-size: 14px;
  position: absolute;
}
.fm-search .coveo-facet-less.coveo-active,
.fm-search .coveo-facet-more.coveo-active {
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fm-search .coveo-facet-less svg,
.fm-search .coveo-facet-more svg {
  transform: translateY(3px);
}
.fm-search .coveo-facet-breadcrumb-clear > svg,
.fm-search .coveo-breadcrumb-clear-all-icon > svg {
  display: none;
}
.fm-search .coveo-facet-breadcrumb-clear::before,
.fm-search .coveo-breadcrumb-clear-all::before {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-size: 15px;
  color: #085280;
  padding-right: 5px;
}
.fm-search .coveo-facet-footer.coveo-facet-empty {
  display:block;
}
.fm-search .coveo-breadcrumb-clear-all {
  border: thin solid #bcc3ca;
  border-radius: 2px;
  padding: 5px;
  display: flex;
}
.fm-search .coveo-facet-breadcrumb-clear::before {
  transform: translateY(3px);
  display: block;
}
.fm-search div.coveo-facet-breadcrumb-value {
  display: flex;
}
.fm-search .CoveoBreadcrumb {
  padding-top: 20px;
}
.fm-search .CoveoBreadcrumb .coveo-breadcrumb-items {
  padding-bottom: 0;
}
.fm-search .CoveoBreadcrumb span {
  font-size: 16px;
}
.fm-search .coveo-summary-section span {
  font-size: 14px;
}
.fm-search .coveo-sort-section span {
  font-size: 16px;
}
.fm-search .coveo-dropdown-header-wrapper {
  justify-content: flex-start !important;
  padding-left: 15px;
}
.fm-search .coveo-dropdown-header-wrapper .coveo-facet-dropdown-header {
  height: 30px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
}
.fm-search .coveo-dropdown-header-wrapper p {
  font-weight: 700;
  font-size: 18px;
}
.fm-search .coveo-facet-dropdown-content {
  width: 100% !important;
  left: 0 !important;
  background: white;
  padding: 20px !important;
  max-height: none !important;
}
.fm-search .CoveoFacet {
  border: 0 !important;
  box-shadow: 0 2px 4px 0 rgba(187, 187, 187, 0.5);
  margin-bottom: 30px !important;
}

.CoveoSearchInterface .coveo-facet-header-title {
  font-size: 15px;
}

.CoveoSearchInterface .coveo-facet-value-label-wrapper .coveo-facet-value-caption,
.CoveoSearchInterface .coveo-facet-value-label-wrapper .coveo-facet-value-count {
  font-size: 14px;
  font-weight: 400;
  flex-grow: 0;
}

.coveo-facet-header-wait-animation {
  width: 1px;
}
.coveo-facet-header-settings {
  display: none;
}
.fm-search .coveo-pager-list-item.coveo-active span {
  color: #cddee9;
}
.fm-search .coveo-results-per-page-list-item.coveo-active span {
  color: #cddee9;
  background-color: #1d4f76;
}
/* ============ END of search results PAGE =============== */
