.coveo-result-frame, .CoveoResult.coveo-result-frame {
    height: auto;
}

.coveo-filetype-salesforce-doctype-html,
.coveo-filetype-salesforce-doctype-html-small,
.coveo-icon.filetype.coveo-small.Html,
.coveo-icon.filetype.coveo-small.html,
.coveo-icon.filetype.coveo-small.Webscraperwebpage,
.coveo-icon.filetype.coveo-small.webscraperwebpage,
.coveo-icon.filetype.coveo-small.Wiki,
.coveo-icon.filetype.coveo-small.wiki,
.coveo-icon.filetype.Html,
.coveo-icon.filetype.html,
.coveo-icon.filetype.Webscraperwebpage,
.coveo-icon.filetype.webscraperwebpage,
.coveo-icon.filetype.Wiki, .coveo-icon.filetype.wiki {
    background-image: url(../css/images/salesforce-doctype-html.svg)
}

.CoveoSearchInterface {
    font-family: "Museo Sans", "Tahoma", sans-serif;
    color: #282828;

}

.CoveoResult a.CoveoResultLink,
.CoveoResultLink,
a.CoveoResultLink {
    color: #007A8A;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0;
    font-family: "Museo Sans", "Tahoma", sans-serif;
    line-height: 1.1428571429;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: underline;
}

.CoveoResultLink .coveo-highlight {
    text-decoration: underline;
}

.CoveoResult aafp-cta-button a {
    color: white;
    text-decoration: none;
}

.CoveoResult a:visited,
.CoveoResult a:visited:hover {
    color: #007A8A;
}

a.adl-cta-button__link:visited, a.adl-cta-button__link:visited:hover {
    color: white;
}

.CoveoResult a.CoveoResultLink:visited,
.CoveoResult a.CoveoResultLink:visited:hover,
.CoveoResultLink:visited,
.CoveoResultLink:visited:hover,
a.CoveoResultLink:visited,
a.CoveoResultLink:visited:hover {
    color: #007A8A;
}

.CoveoResult a.cme-title-link:hover,
.CoveoResult a.cme-title-link:visited:hover,
.CoveoResult a.cme-title-link:visited {
    color: #007A8A;
    text-decoration: underline;
    cursor: pointer;
}

.CoveoResult a.clickable-uri-text:hover,
.CoveoResult a.clickable-uri-text:visited:hover,
.CoveoResult a.clickable-uri-text:visited,
.CoveoResult a.clickable-uri-text {
    color: #007A8A;
    text-decoration: underline;
    cursor: pointer;
}

.CoveoResult a.clickable-uri-text span {
    text-decoration: underline;
    color: #007A8A;
}

.CoveoExcerpt {
    word-wrap: break-word;
    font-weight: 300
}

.CoveoFieldValue .coveo-field-caption {
    color: var(--neutral-grey);
    margin-right: 4.03px;
}

.icon-lock {
    display: inline-block;
    background-image: url(../css/images/key.png);
    background-size: 25px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.coveo-card-layout.CoveoResult {
    margin: 0px;
}

.coveo-card-layout-container > .coveo-card-layout.CoveoResult {
    width: 380px;
    max-width: 380px;
}

.coveo-card-layout-container > .CoveoResult {
    border: none;
}

.hydrated {
    visibility: inherit;
}

.body {
    font-family: "Museo Sans", "Tahoma", sans-serif;
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #282828;
}

.text-align--left {
    text-align: left;
}

.font__regular {
    font-weight: 300;
}

.font__light {
    font-weight: 100;
}

.cme-summary-card__host {
    display: flex;
    flex-direction: column;
    max-width: 32.5rem;
    width: 100%;
    min-height: 56.1rem;
    margin-bottom: 1.5rem;
    background-color: #f7f7f7;
    margin: 0 1.5rem 3rem;
}

.cme-summary-card__image {
    flex-shrink: 0;
    position: relative;
    height: 17.9rem;
    overflow: hidden;
}

.cme-summary-card__image-asset {
    max-width: 100%;
}

.cme-summary-card__image-featured {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1.5rem;
    background-color: #000;
    font-weight: 500;
    color: #fff;
    text-align: center;
    opacity: .88;
}

.cme-summary-card__content {
    display: flex;
    flex-direction: column;
    min-height: 45rem;
    padding: 1.8rem 2.5rem 5.5rem 3rem;
    position: relative;
}

.cme-summary-card__content-details {
    display: flex;
    font-weight: 500;
    color: #63666a;
}

.cme-summary-card__content-details-icon {
    margin-right: 1.2rem;
}

.cme-title-heading {
    font-family: "Museo Sans", "Tahoma", sans-serif;
    font-size: 2.4rem;
    line-height: 1.4166666667;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 0.5em;
}

.cme-summary-card__content-title {
    max-height: 6.8rem;
    overflow: hidden;
}

.cme-summary-card__content-description, .image-card__content-description {
    position: relative;
    max-height: 7.2rem;
    overflow: hidden;
}

.cme-summary-card__view-content {
    margin-top: auto;
    position: absolute;
    bottom: 0;
    width: calc(100% - 5.5rem);
    margin-bottom: 5px;
}

.cme-view-button__link {
    display: block;
    background-color: #007A8A;
    padding: 16px 28px;
    transition: background-color 160ms;
}

.cme-view-button__link-text {
    font-family: "Museo Sans", "Tahoma", sans-serif;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.1428571429;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .1rem;
    visibility: hidden;
    white-space: nowrap;
}

.cme-view-button__link:after {
    content: attr(data-content);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: letter-spacing 160ms, text-shadow 160ms;
    text-transform: uppercase;
}

view-text {
    margin: 0;
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

cme-view-button {
    position: relative;
    display: inline-block;
    background: linear-gradient(220.24deg, #26b7d1 0%, #1180a5 100%);
    border-radius: 24px;
    overflow: hidden;
    line-height: 1.14286;
}

.cme-view-button__link:hover {
    background: linear-gradient(220.24deg, #26b7d1 0%, #1180a5 100%);
}

.date-text-color--grey {
    color: #63666a;
}

.search-subitems {
    column-count: 2;
    column-gap: 1rem;
    margin: 0 0 0 1rem;
}

ul {
    padding: 0 0 0 3rem;
    margin: 0 0 1em;
}

.search-category {
    color: var(--neutral-grey);
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
}

.search-url {
    word-break: break-all;
}

.coveo-dynamic-facet-header-title {
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: "kern";
    font-kerning: normal;
    white-space: nowrap;
    text-transform: none;
    font-family: "Museo Sans", "Tahoma", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: normal;
    color: #333333;
    background-color: rgba(247, 247, 247, 1);
}

.coveo-facet-column {
    background-color: rgba(247, 247, 247, 1);
}

.coveo-dynamic-facet-values {
    background-color: rgba(247, 247, 247, 1);
}

.coveo-dynamic-facet-header-btn {
    font-family: "Museo Sans", "Tahoma", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    letter-spacing: normal;
    background-color: rgba(247, 247, 247, 1);

}

.coveo-dynamic-facet-header {
    border-bottom: none;

}

.coveo-dynamic-facet-header-collapse {
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    letter-spacing: normal;
    color: #333333;
    background-color: rgba(247, 247, 247, 1);
}

.coveo-combobox-input .coveo-combobox-input-icon + input {
    padding-left: 40px;
    font-size: 20px;
    font-weight: 300;

}

.coveo-dynamic-facet-collapse-toggle-svg {
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    letter-spacing: normal;
    color: #333333;
    background-color: rgba(247, 247, 247, 1);
}

.coveo-combobox-input input {
    border: none;
}

.CoveoResult a {
    color: #007A8A;
    text-decoration: underline;
    cursor: pointer;
}

.filter-results-text {
    position: absolute;
    align-self: flex-start;
    padding: 0px 0px 0px 0px;
    box-sizing: border-box;
    width: 100%;
}

.CoveoFieldValue .coveo-clickable,
.CoveoFieldValue .coveo-clickable:hover {
    color: var(--neutral-grey);
    text-decoration: none;
}

.tab_box {
    font-family: "Museo Sans", "Tahoma", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
}

.coveo-tab-section {
    border-width: 0px;
    position: absolute;
    left: 160px;
    top: 10px;
    width: 1200px;
    height: 86px;
    display: flex;
}

.default-box {
    letter-spacing: normal;
    text-align: center;
    line-height: normal;
    text-transform: none;
}

.tab_div {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 210px;
    height: 59px;
    background: inherit;
    background-color: rgba(10, 91, 119, 1);
    border: none;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "Museo Sans", "Tahoma", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 17px;
    color: #FFFFFF;
}

.tab_text {
    border-width: 0px;
    word-wrap: break-word;
    text-transform: none;
}

.text {
    position: absolute;
    align-self: center;
    padding: -120px 10px 30px 10px;
    box-sizing: border-box;
    width: 100%;
}

.CoveoTab p {
    height: 100%;
    color: #FFFFFF;
}

.coveo-small-tabs .CoveoTab {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 210px;
    height: 59px;
    background: inherit;
    background-color: rgba(10, 91, 119, 1);
    border: none;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "Museo Sans", "Tahoma", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 17px;
    color: #FFFFFF;
}

.wrap-heading-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}

.wrap-heading-filter h3 {
    font-weight: 400;
    font-size: 24px;
    color: #333333;
}

.CoveoDynamicFacet {
    font-size: 16px;
    font-family: "Museo Sans", "Tahoma", sans-serif;
    background-color: #f7f7f7;
    position: relative;
}

.coveo-result-cell {
    font-weight: 300;
    font-size: 16px;
}

.coveo-facet-column.custom-facet-column {
    padding: 30px;
}

.CoveoBreadcrumb.custom-breadum {
    border-bottom: none;
    overflow: visible;
}

.CoveoBreadcrumb.custom-breadum .coveo-dynamic-facet-breadcrumb-title {
    display: none;
}

.CoveoBreadcrumb.custom-breadum .coveo-dynamic-facet-breadcrumb-value-clear {
    margin-left: 14px;
    color: #282828;
    position: absolute;
    right: 11px;
}

.CoveoBreadcrumb.custom-breadum .coveo-dynamic-facet-breadcrumb-value-list-item {
    display: inline-block;
    background: #fff;
    padding: 8px 29px 8px 14px;
    border-radius: 20px;
    color: #282828;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
}

.CoveoBreadcrumb.custom-breadum .coveo-dynamic-facet-breadcrumb-value {
    margin-right: 0;
    color: #282828;
    font-size: 16px;
    font-weight: 300;
    max-width: 201px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.CoveoBreadcrumb.custom-breadum .coveo-dynamic-facet-breadcrumb-value:hover {
    text-decoration: none;
}

.CoveoDynamicFacetManager.custum-facet-manager .coveo-dynamic-facet-collapse-toggle-svg {
    width: 20px;
    color: #63666a;
    margin-right: 10px;

}

.CoveoDynamicFacetManager.custum-facet-manager .coveo-dynamic-facet-value .coveo-checkbox-label button + .coveo-checkbox-span-label {
    font-weight: 300;
    color: #282828;
    font-size: 16px;
    font-weight: 300;
}

.CoveoDynamicFacetManager.custum-facet-manager .coveo-dynamic-facet-value.coveo-selected .coveo-checkbox-span-label-suffix {
    font-weight: 300;
    color: #282828;
}

.coveo-dynamic-facet-value .coveo-checkbox-span-label-suffix {
    margin-left: 8px;
    color: #282828;
    font-weight: 300;
}

.CoveoDynamicFacetManager.custum-facet-manager .coveo-dynamic-facet-value .coveo-checkbox-label:hover .coveo-checkbox-span-label, .coveo-dynamic-facet-value.coveo-focused .coveo-checkbox-span-label {
    opacity: 1;
}

.CoveoDynamicFacetManager.custum-facet-manager input[type='checkbox'].coveo-checkbox:checked + button:before {
    border-color: #007A8A;
}

.CoveoDynamicFacetManager.custum-facet-manager .CoveoDynamicFacet {
    padding-block: 0;
    padding-bottom: 35px;
}

.coveo-results-footer.custom-footer {
    width: 100%;
    justify-content: flex-end;
}

.coveo-results-footer.custom-footer .coveo-pager-list-item {
    border: none;
    margin: 0 5px;
    padding: 4px 5px;
    font-size: 16px;
    color: #333;
}

.coveo-results-footer.custom-footer .coveo-pager-list-item a {
    color: #007A8A;
    text-decoration: none;
}

.coveo-results-footer.custom-footer .coveo-pager-list-item.coveo-active {
    color: #000000;
    background-color: transparent;
    border-bottom: 3px solid #EA6725;
}

.coveo-results-footer.custom-footer .coveo-pager-list-item:hover {
    background: transparent;
    text-decoration: none;
}

.coveo-results-footer.custom-footer .coveo-pager-list-item:hover a {
    color: #007A8A;
    font-weight: 500;
    text-decoration: none;
}

.coveo-results-footer.custom-footer .coveo-pager-list-item.coveo-active a {
    color: #000;
}

.coveo-results-footer.custom-footer .coveo-pager-next-icon-svg,
.coveo-results-footer.custom-footer .coveo-pager-previous-icon-svg {
    width: 7px;
}

/*==========Navbar ===============*/

.tab-title {
    font-family: "Museo Sans", "Tahoma", sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.5rem;
    margin: 0 2.5rem;
    text-align: left;
}

.wrap-nav-bar {
    margin-bottom: 50px;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: #0F3759;
    box-shadow: 0 0 10px 0 rgb(57 64 83 / 21%);
}

.wrap-tab .CoveoTab {
    text-transform: capitalize;
    margin-right: 25px;
    margin-left: 70px;
    height: 10rem;
    padding: 25px 5px;
    border-bottom: 3px solid transparent;
    max-width: 1200px;
    overflow-x: auto;
}

.wrap-tab .CoveoTab.coveo-selected {
    border-bottom: 5px solid #f7f7f7;
    font-weight: 500;
    font-weight: bold;
}

.wrap-tab .CoveoTab.coveo-selected:hover {
    border-bottom: 5px solid #f7f7f7;
    font-weight: 500;
    font-weight: bold;
    padding: 25px 5px;
}

.coveo-search-section.custom-main-search .CoveoSearchbox .magic-box {
    border: 2px solid #0F3759;
    border-top-left-radius: 90px;
    border-bottom-left-radius: 90px;
    border-right: none;
}

.coveo-search-section.custom-main-search .CoveoSearchbox .magic-box .magic-box-input {
    border-top-left-radius: 90px;
    border-bottom-left-radius: 90px;
}

.coveo-search-section.custom-main-search .CoveoSearchbox .CoveoSearchButton {
    border-top-right-radius: 90px;
    border-bottom-right-radius: 90px;
    border: 2px solid #0F3759;
    border-left: none;
    background: #0F3759;
    height: 52px;
}

.coveo-search-section.custom-main-search .CoveoSearchbox .CoveoSearchButton:hover {
    background: #007A8A;
}

.coveo-search-section.custom-main-search .coveo-search-button-svg {
    color: #fff;
}

.coveo-search-section.custom-main-search .CoveoSearchbox .CoveoSearchButton:hover path {
    fill: white;
}

.coveo-main-section.main-content .coveo-results-header {
    padding-top: 0;
    box-shadow: none;
}

.CoveoDynamicFacet.custom-facet-heaader .coveo-dynamic-facet-header-btn.coveo-dynamic-facet-header-clear {
    display: none !important;
}

.CoveoDynamicFacetRange.custom-facet-heaader .coveo-dynamic-facet-header-btn.coveo-dynamic-facet-header-clear {
    display: none !important;
}

.CoveoDynamicFacet.custom-facet-heaader .coveo-dynamic-facet-header {
    flex-direction: row-reverse;
}

.CoveoDynamicFacetRange.custom-facet-heaader .coveo-dynamic-facet-header {
    flex-direction: row-reverse;
}

.CoveoBreadcrumb.custom-breadum .coveo-breadcrumb-item {
    margin: 0;
}

.coveo-dynamic-facet-breadcrumb-value-clear svg path {
    fill: #000;
}

.CoveoDynamicFacetManager.custum-facet-manager .coveo-dynamic-facet-value .coveo-checkbox-label button + .coveo-checkbox-span-label {
    margin-left: 8px;
}

.CoveoDynamicFacetManager.custum-facet-manager .coveo-checkbox-button,
.CoveoDynamicFacetManager.custum-facet-manager input[type=checkbox].coveo-checkbox + button {
    width: 15px;
    height: 15px;
    min-width: 14px;
}

.CoveoDynamicFacetManager.custum-facet-manager input[type=checkbox].coveo-checkbox:checked + button:before {
    top: 0px;
    left: 4px;
}

.CoveoBreadcrumb.custom-breadum .coveo-breadcrumb-clear-all {
    position: absolute;
    right: -15px;
    top: -50px;
    color: #007A8A;
    font-weight: 300;
}

.CoveoBreadcrumb.custom-breadum .coveo-dynamic-facet-breadcrumb-value:hover {
	text-decoration:underline;
}

.CoveoBreadcrumb.custom-breadum .coveo-breadcrumb-clear-all:hover{
	text-decoration:underline;
}

.coveo-breadcrumb-clear-all{
    font-style: normal;
    text-align: left;
    right: 232px;
}

p[slot], span {
    display: inline-block;
}

.magic-box.magic-box-notEmpty .magic-box-clear:hover {
    width: 48px;
    visibility: visible;
    background-color: rgb(227, 247, 253);
}

.coveo-search-section.custom-main-search .magic-box .magic-box-suggestions .magic-box-suggestion {
    font-weight: 300;
    border: 1px solid #f7f7f7;
}

.coveo-search-section.custom-main-search .magic-box .magic-box-suggestions .magic-box-suggestion:hover {
    background: #cbf1fd;
}

.coveo-search-section.custom-main-search .magic-box .magic-box-suggestions .magic-box-suggestion .magic-box-hightlight {
    font-weight: 300;
    color: #000;
}

.coveo-search-section.custom-main-search .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .coveo-magicbox-suggestions {
    border: 1px solid #f7f7f7;
    box-shadow: 1px 1px 1px 0px #63666a;
}

.coveo-search-section.custom-main-search .magic-box .magic-box-suggestions {
    left: 20px;
    width: 96%;
}

.CoveoSearchInterface .coveo-results-column {
    overflow: hidden;
    padding: 10px 10px 10px 45px;
}

.coveo-dynamic-facet-show-more {
    color: #007A8A;
    font-weight: 300;
}

.coveo-dynamic-facet-show-less {
    color: #007A8A;
}

.CoveoSearchbox .magic-box .magic-box-input > input {
    color: #007A8A;
    padding-left: 20px;
}

.CoveoQuerySummary {
    color: #282828;
    font-size: 16px;
    text-align: left;
    font-weight: 300;
}

.coveo-query-summary-no-results-string {
    color: #007A8A;
    font-size: 16px;
    text-align: left;
}

.coveo-query-summary-cancel-last {
    font-size: 16px;
    color: #007A8A;
}

.CoveoQuerySummary ul li {
    font-size: 16px;
}

.coveo-dynamic-facet-collapsed .coveo-dynamic-facet-value {
    display: list-item;
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;

}


/* responsiveness css changes */

.coveo-dynamic-facet-collapse-toggle-svg {
    width: 15px;
    height: 15px;
    color: #0059b3;
    display: none;
    vertical-align: middle;
}

.coveo-dynamic-facet-header {
    border-bottom: none;
    height: 35px;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.coveo-dropdown-header-wrapper {
    z-index: 19;
}

.coveo-facet-desktop {
    margin-bottom: 60px;
}

.coveo-card-layout.CoveoResult.coveo-clickable:hover {
    box-shadow: 0 0 0 0px #009ddc;
    border-color: #009ddc;
}


/*===========================Custome CSS===============================*/

.coveo-summary-section {
    box-sizing: border-box;
    font-family: "Museo Sans", "Tahoma", sans-serif;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
}

.coveo-summary-section .coveo-highlight {
    font-weight: 300;
}

.coveo-sort-section .CoveoSort:first-child {
    box-sizing: border-box;
    font-family: "Museo Sans", "Tahoma", sans-serif;
    font-weight: 300;
    color: #007A8A;
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 10px 0;
    text-transform: capitalize;
}

.coveo-sort-section .CoveoSort:last-child {
    box-sizing: border-box;
    font-family: "Museo Sans", "Tahoma", sans-serif;
    text-decoration: underline;
    color: #007A8A;
    text-align: left;
    line-height: 22px;
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
    padding: 0 0 10px 10px;
}

.coveo-dynamic-facet-collapse-toggle-svg {
    display: block;
}

.coveo-results-header .coveo-result-layout-section {
    display: none;
}

.coveo-sort-section .CoveoSort.coveo-selected {
    font-weight: bold;
    text-decoration: none;
    color: #333333;
    border-bottom: none;
}

.coveo-sort-section .CoveoSort {
    color: #007A8A;
    text-decoration: underline;
    border-bottom: none;
}

.coveo-results-header > :not(:first-child) {
    border-right: none;
}

#filter_facets_desktop.displayFilterResult {
    display: block;
}

#filter_facets_desktop.hideFilterResult {
    display: none;
}

cme-view-button:active,
cme-view-button:focus-within {
    box-shadow: 0 0 0 4px #EA6725;
}

.coveo-executing-query .CoveoSearchButton .coveo-search-button-loading-svg {
    color: white;
}

.adl-breadcrumb__nav {
    top: -9.5em;
}

/* .coveo-dropdown-header-wrapper{
    display: none;
} */

.coveo-dropdown-header-wrapper.displayFilterResult {
    display: block;
}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header p {
    display: none;
}

.coveo-dropdown-header-wrapper.hideFilterResult {
    display: none;
}

@media only screen and (min-width: 600px) and (max-width: 984px) {
    .coveo-summary-section {
        padding-top: 10px;
    }

    .coveo-dropdown-header-wrapper {
        width: 40px;
        height: 42px;
        margin-right: 10px;
    }

 div#filter_facets_desktop {
    background-color: #f7f7f7;
    z-index: 101;
}	
}

@media only screen and (min-width: 355px) and (max-width: 599px) {

    .CoveoCardActionBar.coveo-opened,
    .CoveoCardActionBar {
        display: none;
    }

    #coveoSearchDiv .coveo-search-section .CoveoSearchbox {
        margin-right: 0;
    }

    .wrap-nav-bar {
        background: #007A8A;
        padding: 1px 0;

    }

    /* .coveo-dropdown-header-wrapper{
        display: none;
    }    */
    .coveo-results-header .coveo-mobile-section {
        max-width: 90%;
        flex: 0 0 90%;
        padding-left: 14px;
        margin-bottom: 14px;
        margin-top: 14px;
    }

    .wrap-tab .CoveoTab {
        margin: 0 2.5rem;
    }

    .coveo-mobile-section .coveo-summary-section {
        margin-bottom: 0;
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-modal-content {
        background-color: #f7f7f7;;
    }

    .CoveoSearchInterface .coveo-results-column {
        padding: 10px;
    }

    #filter_facets.displayFilterResult {
        display: block;
        width: 91%;
        position: fixed;
        overflow: auto;
        top: 15px;
        bottom: 86px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .adl-breadcrumb__nav {
        top: -2.5em;
    }

    .CoveoSearchInterface {
        margin-top: 35px;
    }

    /* .CoveoQuerySummary {
        margin-left: 50px;
    } */
    .coveo-main-section.main-content .coveo-results-header {
        margin-left: -15px;
    }

    a.coveo-facet-dropdown-header.coveo-dropdown-header.coveo-accessible-button {
        position: absolute;
        top: 27px;
        left: 1px;
    }

    /*span.CoveoQuerySummary {*/
    /*    margin-left: 49px;*/
    /*}*/

    .coveo-sort-section {
        margin-left: 51px;
    }

    /* .coveo-sort-section .CoveoSort.coveo-selected, .coveo-sort-section .CoveoSort {
        margin-left: 49px;

} */

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header.coveo-dropdown-header-active {
        display: none;
    }

    .coveo-summary-section {
        margin-top: 16px;
        margin-bottom: -12px;
    }

    .adl-universal-nav__icon-list {
        display: none;
    }

}

.CoveoSearchInterface .coveo-main-section .wrap-tab,
.wrap-tab {
    display: flex;
    flex-basis: 100%;
    list-style: none;
    padding: 0;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #007A8A #e0e8e9;
    -ms-scrollbar-track-color: #e0e8e9;
    -ms-scrollbar-arrow-color: #e0e8e9;
    -ms-scrollbar-face-color: #007A8A;
    -ms-scrollbar-shadow-color: #007A8A;
    -ms-scrollbar-highlight-color: #007A8A;
    -ms-scrollbar-3dlight-color: #007A8A;
    -ms-scrollbar-darkshadow-color: #007A8A;
    -webkit-appearance: none;
    appearance: none;
}

.wrap-tab .CoveoTab {
    flex: 0 0 auto;
    max-width: 100%;
    margin: 0 2.5rem;
}

.wrap-tab .CoveoTab:first-child {
    margin-left: 15px;
}

.wrap-tab::-webkit-scrollbar {
    height: 0;
    width: 20px;
    -webkit-appearance: none;
    background: linear-gradient(
            transparent,
            transparent 7px,
            #007A8A 7px,
            #007A8A 12px,
            transparent 12px
    );
}

.wrap-tab::-webkit-scrollbar-thumb {
    background: linear-gradient(
            transparent,
            transparent 7px,
            #007A8A 7px,
            #007A8A 12px,
            transparent 12px
    );
    border-radius: 42.5%;
    width: 30%;
}

div#filter_facets_desktop {
    background-color: #f7f7f7;
}
@media (max-width: 480px) {
    .CoveoSearchInterface .CoveoSearchbox {
        margin-right: 0;
    }
}

.coveo-card-action-bar-arrow-container {
    display: none;
}

.CoveoCardActionBar {
    display: none;
}

@media only screen and (max-width: 984px) {
    .CoveoSearchInterface .coveo-dropdown-content {
        display: block;
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header {
        border: none;
    }
}

@media only screen and (min-width: 830px) and (max-width: 984px) {
    .CoveoBreadcrumb.custom-breadum .coveo-breadcrumb-clear-all {
        right: -30px;
    }
}

@media only screen and (min-width: 355px) and (max-width: 830px) {
    .CoveoBreadcrumb.custom-breadum .coveo-breadcrumb-clear-all {
        position: absolute;
        right: 48px;
        top: -50px;
        width: 22%;
        font-family: "Museo Sans", "Tahoma", sans-serif;
        color: #007A8A;
        line-height: normal;
    }
}

@media only screen and (min-width: 355px) and (max-width: 984px) {

    /*.CoveoSearchInterface .coveo-facet-column:last-child {*/
    /*    display: none;*/
    /*}*/

    .coveo-facet-desktop {
        display: none;
    }

    .coveo-modal-backdrop {
        z-index: 1049;
        background: #1d4f76;
        transition: all .3s;
        opacity: .9;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .wrap-nav-bar {
        background: #007A8A;
        padding: 1px 0;

    }

    .CoveoDynamicFacetManager.custum-facet-manager .coveo-dynamic-facet-collapse-toggle-svg {
        width: 20px;
        color: #63666a;
        margin-right: 10px;
        display: block;
    }

    .coveo-facet-dropdown-header .coveo-dropdown-header .coveo-accessible-button {
        display: none;
    }

    /* .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper a, .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header-wrapper a, .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header-wrapper a{
        display: block;;
    } */
    .wrap-nav-bar {
        background: #007A8A;
        padding: 0px 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 355px) {
    .coveo-summary-section {
        margin-top: -25px;
    }
    .CoveoSearchInterface .coveo-results-column {
        padding: 0;
    }
    .wrap-nav-bar {
        margin-bottom: 25px;
    }
    span.CoveoQuerySummary {
        padding-left: 60px;
    }
    .coveo-results-header>:last-child {
        padding-left: 60px;
    }
}

@media only screen and (min-width: 355px) and (max-width: 599px) {
    span.CoveoQuerySummary {
        padding-left: 65px;
    }

    .coveo-results-header>:last-child {
        padding-left: 65px;
    }
}


@media only screen and (max-width: 599px) {
    span.CoveoQuerySummary {
        margin-left: 0;
    }

    .coveo-results-header {
        flex-direction: column;
        padding-left: 0;
    }

    .coveo-results-header>:not(:first-child) {
        margin-left: 0;
    }

    .coveo-summary-section {
        margin-bottom: 0;
    }

    .coveo-results-header>:last-child {
        margin-left: 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 598px) {
    .coveo-result-cell.latest-news {
        line-height: 1.25em;
        display: block;
        vertical-align: top;
        width: 100% !important;
    }
    .CoveoIcon.coveo-icon.coveo-icon-with-caption-overlay {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 599px) {
    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper {
        width: 45px;
        margin-right: 10px;
    }
    .coveo-results-header {
        padding-right: 15px;
    }
    .coveo-results-header > :not(:first-child) {
        margin-right: 35px;
    }
}

@media only screen and (min-width: 985px) {
    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper {
        display: none!important;
    }

}

.cmetitleoverflow {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.cmetitleoverflow > span {
    display: block;
}
.cmedescoverflow {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.cmedescoverflow > span {
    display: block;
}

.CoveoMissingTerms .coveo-clickable {
    color: #007A8A;
    font-size: 12px;
}
.coveo-list-layout.CoveoResult {
    border: none;
}

.CoveoTab.adl-tab__title p {
    font-size: 1.5rem;
    color: #0F3759;
    line-height: 1.5;
    text-transform: none;
    white-space: nowrap;
}

.CoveoTab.adl-tab__title:hover p {
	color: #007A8A;
}

.CoveoTab.adl-tab__title, .CoveoTab.adl-tab__title:hover, .CoveoTab.adl-tab__title:active {
    padding: 6px 24px 7px;
    height: 40px;
}

.CoveoTab.adl-tab__title.coveo-selected {
    background: #fff;
    color: #3c3c3c;
    border-top-color: #fff;
    border-bottom-color: #fff;
    height: 44px;
    margin-top: -3px;
}

.CoveoTab.adl-tab__title.coveo-selected::before {
    width: calc(100% + 2px);
    background: #0F3759;
}

.adl-tab__title:not(.adl-tab__title--active):hover p {
    text-decoration: underline;
}

.swiper-button-disabled, .swiper-notification {
	display: none;
}

@media only screen and (min-width: 831px) and (max-width: 860px) {
    .coveo-facet-column.custom-facet-column {
        padding: 20px;
    }

    .CoveoBreadcrumb.custom-breadum .coveo-breadcrumb-clear-all {
        right: -19px;     
    }
}

@media only screen and (max-width: 830px){

    span#filter-button {
        width: 40px !important;
        height: 40px;
        padding: 10px !important;
        background-color: #f7f7f7;
        box-sizing: border-box;
        font-family: "Material Icons", sans-serif;
        text-align: left;
        line-height: normal;
        font-size: 23px;
        color: #1d4f76;
    }
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-modal-content .coveo-facet-modal-close-button:focus {
    opacity: 1;
}

.coveo-search .adl-tab__title::before {
	top: -5px;
}