﻿#search.CoveoSearchInterface {
  padding: 0 15px; }
  #search.CoveoSearchInterface label {
    font-weight: normal; }
  #search.CoveoSearchInterface .coveo-facet-value-count {
    order: 1; }
  #search.CoveoSearchInterface:not(.coveo-search-v3) {
    margin-bottom: 20px; }

.CoveoSearchInterface {
  /*overflow: hidden;*/
  font-family: "Noto Sans", sans-serif;
  color: #53565a;
  /*H1 tag*/ }
  .CoveoSearchInterface .coveo-main-section h1 {
    margin: 60px 15px;
    color: #00556c;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.25; }
    @media (max-width: 767px) {
      .CoveoSearchInterface .coveo-main-section h1 {
        font-size: 36px;
        line-height: 1.22; } }
  .CoveoSearchInterface .coveo-search-section {
    margin: 0 0 0 25%;
    padding: 15px 0 0 15px;
    max-width: none;
    display: block; }
  .CoveoSearchInterface .coveo-results-column {
    padding: 0; }
    .CoveoSearchInterface .coveo-results-column.coveo-no-results .coveo-no-results {
      display: none; }
    .CoveoSearchInterface .coveo-results-column .CoveoBreadcrumb .coveo-facet-breadcrumb-values .coveo-facet-breadcrumb-value:hover .coveo-facet-breadcrumb-clear > svg .coveo-exclusion-svg {
      fill: #fb4f14; }
    .CoveoSearchInterface .coveo-results-column .CoveoBreadcrumb .coveo-facet-breadcrumb-values .coveo-facet-breadcrumb-value:hover .coveo-facet-breadcrumb-caption {
      text-decoration: underline; }
    .CoveoSearchInterface .coveo-results-column .CoveoBreadcrumb .coveo-facet-breadcrumb-values .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear {
      display: inline-block;
      margin-left: 5px;
      position: relative;
      width: 12px;
      height: 12px;
      vertical-align: middle; }
      .CoveoSearchInterface .coveo-results-column .CoveoBreadcrumb .coveo-facet-breadcrumb-values .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear > svg {
        width: 12px;
        height: 12px;
        vertical-align: top;
        margin-top: -2px; }
        .CoveoSearchInterface .coveo-results-column .CoveoBreadcrumb .coveo-facet-breadcrumb-values .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear > svg .coveo-exclusion-svg {
          fill: #00556c; }
  .CoveoSearchInterface .coveo-facet-column {
    width: 25%;
    margin-right: 15px;
    overflow: hidden;
    padding-top: 5px; }
  .CoveoSearchInterface.coveo-small-interface .CoveoSearchbox {
    margin-right: 0; }
  .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header {
    margin: 15px 0 0 0 !important;
    display: block;
    width: 100%;
    text-align: center;
    padding: 6px;
    height: auto;
    color: #53565a;
    font-size: 16px; }
  .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
    /*position: fixed !important;*/
    background: #fff;
    max-height: 100vh;
    width: calc(100vw - 2px) !important;
    padding-top: 47px;
    /*top: 0 !important;
				left: 0 !important;*/
    transform: translate3d(1px, 1px, 0px) !important; }
    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet {
      margin: 0 15px 15px 15px;
      border: 1px solid #ccc;
      /*+ .CoveoFacet {
						margin-top: 15px;
					}*/ }
      .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet .coveo-facet-header {
        border-top: 0; }
  .CoveoSearchInterface .facet-no-result-msg {
    display: none;
    position: absolute;
    /*bottom: -18px;*/
    bottom: 0;
    border: 1px solid #bcc3ca;
    font-size: 0.8em;
    padding: 5px 19px;
    /*width: 228px;*/
    /*left: 20px;*/
    background-color: #fff;
    z-index: 1;
    white-space: initial; }
  .CoveoSearchInterface .coveo-facet-search-no-results ~ .facet-no-result-msg {
    display: block; }

.CoveoBreadcrumb {
  border-bottom: 0; }

.coveo-facet-header {
  background: #eee; }

.coveo-facet-header-title {
  color: #000;
  font-weight: 700; }

.coveo-facet-value.coveo-selected .coveo-facet-value-checkbox > span {
  background-color: #3b99fb; }

.coveo-facet-value:hover {
  color: #016a9c; }

.CoveoResultLink, a.CoveoResultLink, .CoveoResult a.CoveoResultLink {
  color: #016a9c; }

.coveo-list-layout.CoveoResult {
  margin: 0;
  border-bottom: 0;
  padding: 0 0 15px 0; }

.coveo-result-frame .coveo-result-row {
  margin: 0 0 7px 0; }

.coveo-result-frame .coveo-result-cell {
  line-height: 22px; }

.coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox {
  border-style: none;
  margin-left: 3px;
  position: relative;
  top: 5px;
  display: inline;
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  bottom: unset;
  background: none;
  width: auto;
  height: auto;
  text-indent: unset; }
  .coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox:before {
    content: "\eb63";
    font-size: 20px;
    top: -4px;
    left: -2px;
    position: relative; }
  .coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox > svg {
    display: none; }

.coveo-facet-value.coveo-facet-search-button:hover .coveo-facet-value-checkbox {
  border-style: none;
  background: transparent;
  display: inline;
  background: none;
  text-indent: unset;
  /*> span {
					display: inline;
					background: none;
					text-indent: unset;
				}*/ }

.coveo-facet-value.coveo-selected label {
  font-weight: 700 !important; }

.coveo-facet-search.focus {
  border-color: #016a9c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(1, 106, 156, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(1, 106, 156, 0.6); }

.CoveoSearchbox .magic-box {
  border: 1px solid #ccc;
  /*height: 36px;*/ }
  .CoveoSearchbox .magic-box .magic-box-input > input {
    font-family: "Noto Sans", sans-serif;
    height: 33px;
    font-size: 15px;
    color: #53565a; }
  .CoveoSearchbox .magic-box.magic-box-hasFocus {
    border-color: #016a9c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(1, 106, 156, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(1, 106, 156, 0.6); }

.CoveoSearchbox .CoveoSearchButton {
  background-color: #fb4f14; }

.CoveoSearchButton {
  width: 38px; }
  .CoveoSearchButton:hover > .coveo-icon {
    background: transparent; }
  .CoveoSearchButton > .coveo-search-button {
    color: #fb4f14;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: unset;
    background: transparent; }
    .CoveoSearchButton > .coveo-search-button:before {
      color: #fff;
      content: "\eb63";
      position: absolute;
      top: -12px;
      left: -11px;
      width: 18px;
      height: 18px;
      text-indent: 0;
      font-size: 22px; }
    .CoveoSearchButton > .coveo-search-button > svg {
      display: none; }
  .CoveoSearchButton .coveo-search-button-loading {
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px); }

.magic-box .magic-box-input {
  height: 33px; }
  .magic-box .magic-box-input .magic-box-underlay {
    padding: 0;
    height: 33px; }

.magic-box .magic-box-clear {
  height: 33px; }

.magic-box .magic-box-icon {
  height: 33px;
  line-height: 33px; }

.magic-box .magic-box-suggestions {
  border: 1px solid #9e9e9e; }
  .magic-box .magic-box-suggestions .wrapper {
    max-height: 336px;
    overflow-y: auto; }
    .magic-box .magic-box-suggestions .wrapper .magic-box-suggestion {
      font-weight: normal;
      color: #53565a; }
      .magic-box .magic-box-suggestions .wrapper .magic-box-suggestion .coveo-highlight {
        font-weight: bold; }
  .magic-box .magic-box-suggestions > div:last-child {
    /*position: absolute;
			bottom: 0;
			width: 100%;*/
    border-top: 1px solid #eee; }
  .magic-box .magic-box-suggestions .magic-box-suggestion {
    padding: 2px 12px; }

.magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
  top: 34px; }

.CoveoOmnibox.magic-box .magic-box-suggestions {
  z-index: 10; }

.CoveoOmnibox.magic-box .coveo-omnibox-selectable.coveo-omnibox-selected {
  background-color: #eee; }

.CoveoSearchButton {
  height: 35px; }

.CoveoSettings {
  display: none; }
  .CoveoSettings + .CoveoSearchbox {
    margin-right: 0; }

.coveo-facet-more, .coveo-facet-less {
  height: 28px; }

.coveo-facet-more {
  /*.coveo-icon {
		top: 5px;
		background: url("https://www.quest.com/images/icons/svg/chevron-down-link.svg") no-repeat;
		width: 15px;
		height: 15px;
		background-size: contain;
	}
	&:hover {
		.coveo-icon {
			background-image: url("https://www.quest.com/images/icons/svg/chevron-down-link-hover.svg");
			top: 10px;
		}
	}*/ }
  .coveo-facet-more .coveo-facet-more-icon {
    top: 7px;
    background: url("https://www.quest.com/images/icons/svg/chevron-down-link.svg") no-repeat;
    width: 15px;
    height: 15px;
    background-size: contain;
    display: block;
    margin: 0 auto; }
    .coveo-facet-more .coveo-facet-more-icon > svg {
      display: none; }
  .coveo-facet-more:hover .coveo-facet-more-icon {
    background-image: url("https://www.quest.com/images/icons/svg/chevron-down-link-hover.svg");
    top: 10px; }

.coveo-facet-less {
  /*.coveo-icon {
		top: 7px;
		background: url("https://www.quest.com/images/icons/svg/chevron-up-quest-blue.svg") no-repeat;
		width: 15px;
		height: 15px;
		background-size: contain;
	}
	&:hover {
		.coveo-icon {
			background-image: url("https://www.quest.com/images/icons/svg/chevron-up-quest-blue-hover.svg");
		}
	}*/ }
  .coveo-facet-less .coveo-facet-less-icon {
    top: 9px;
    background: url("https://www.quest.com/images/icons/svg/chevron-up-quest-blue.svg") no-repeat;
    width: 15px;
    height: 15px;
    background-size: contain;
    display: block;
    margin: 0 auto; }
    .coveo-facet-less .coveo-facet-less-icon > svg {
      display: none; }
  .coveo-facet-less:hover .coveo-facet-less-icon {
    background-image: url("https://www.quest.com/images/icons/svg/chevron-up-quest-blue-hover.svg"); }

.coveo-facet-header-eraser {
  /*background: none;*/
  background: url("https://www.quest.com/images/icons/svg/cross-blue.svg") no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  display: block;
  top: 3px;
  left: 2px;
  /*.coveo-icon {
		background: url("https://www.quest.com/images/icons/svg/cross-blue.svg") no-repeat;
		background-size: contain;
		width: 15px;
		height: 15px;
		display: block;
		top: 3px;
		left: 2px;
	}*/ }
  .coveo-facet-header-eraser:hover {
    /*background: none;*/
    background-image: url("https://www.quest.com/images/icons/svg/cross-blue-hover.svg");
    /*.coveo-icon {
			background-image: url("https://www.quest.com/images/icons/svg/cross-blue-hover.svg");
		}*/ }
  .coveo-facet-header-eraser > svg {
    display: none; }

.coveo-facet-search-results {
  z-index: 9999; }

.coveo-results-header {
  box-shadow: none; }

.CoveoQuerySummary {
  color: #53565a; }

.coveo-pager-previous > a > span {
  background: none;
  text-indent: 0;
  width: 25px;
  height: 25px;
  margin-top: -4px; }
  .coveo-pager-previous > a > span:before {
    content: "\e975";
    color: #fb4f14;
    font-size: 25px;
    font-family: "icomoon" !important;
    line-height: 1;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 7px; }
  .coveo-pager-previous > a > span > svg {
    display: none; }

.coveo-pager-previous:hover {
  opacity: 0.75; }

.coveo-pager-next > a > span {
  background: none;
  text-indent: 0;
  width: 25px;
  height: 25px;
  margin-top: -4px; }
  .coveo-pager-next > a > span:before {
    content: "\e977";
    color: #fb4f14;
    font-size: 25px;
    font-family: "icomoon" !important;
    line-height: 1;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 7px; }
  .coveo-pager-next > a > span > svg {
    display: none; }

.coveo-pager-next:hover {
  opacity: 0.75; }

.coveo-pager-list-item {
  border: 0; }
  .coveo-pager-list-item a {
    color: #53565a; }
  .coveo-pager-list-item.coveo-active {
    background: none;
    font-weight: 700; }
    .coveo-pager-list-item.coveo-active a {
      color: #fb4f14; }
  .coveo-pager-list-item:hover {
    background: transparent;
    text-decoration: none; }
    .coveo-pager-list-item:hover a {
      text-decoration: none;
      color: #53565a; }

/*.CoveoResultsPerPage, .CoveoLogo {
	display: none;
}*/
.CoveoQueryDuration {
  color: #53565a;
  padding-left: 5px; }

.coveo-top-field-suggestion-header {
  color: #53565a;
  font-weight: 700;
  font-size: 18px; }

.marketing-type > span:before {
  content: "";
  position: relative;
  top: 4px;
  display: inline-block;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: contain; }

.marketing-type .asset-type-videos:before {
  background-image: url("https://www.quest.com/images/icons/svg/play-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-products:before, .marketing-type .asset-type-product:before {
  background-image: url("https://www.quest.com/images/icons/svg/app_interface.svg");
  width: 22px;
  height: 19px; }

.marketing-type .asset-type-product-lines:before {
  background-image: url("https://www.quest.com/images/icons/svg/category-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-documents:before {
  background-image: url("https://www.quest.com/images/icons/svg/file-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-events:before, .marketing-type .asset-type-event:before {
  background-image: url("https://www.quest.com/images/icons/svg/calendar-dark-grey.svg");
  width: 20px;
  height: 19px; }

.marketing-type .asset-type-solution:before, .marketing-type .asset-type-solutions:before {
  background-image: url("https://www.quest.com/images/icons/svg/lightbulb-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-on-demand-webcast:before {
  background-image: url("https://www.quest.com/images/icons/svg/webcast-dark-grey.svg");
  width: 21px;
  height: 17px; }

.marketing-type .asset-type-trial:before {
  background-image: url("https://www.quest.com/images/icons/svg/download-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-corporate:before {
  background-image: url("https://www.quest.com/images/icons/svg/enterprise-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-buy:before {
  background-image: url("https://www.quest.com/images/icons/svg/shop-cart-dark-grey.svg");
  width: 20px;
  height: 19px; }

.marketing-type .asset-type-legal:before {
  background-image: url("https://www.quest.com/images/icons/svg/governance-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-listings:before, .marketing-type .asset-type-product-listing:before {
  background-image: url("https://www.quest.com/images/icons/svg/list-dark-grey.svg");
  width: 19px;
  height: 14px; }

.marketing-type .asset-type-product-lifecycle:before {
  background-image: url("https://www.quest.com/images/icons/svg/sync-dark-grey.svg");
  width: 18px;
  height: 19px; }

.marketing-type .asset-type-community:before {
  background-image: url("https://www.quest.com/images/icons/svg/community-dark-grey.svg");
  width: 20px;
  height: 19px; }

.marketing-type .asset-type-documentation:before, .marketing-type .asset-type-online-technical-document:before {
  background-image: url("https://www.quest.com/images/icons/svg/file-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-faq:before {
  background-image: url("https://www.quest.com/images/icons/svg/faq-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-training:before {
  background-image: url("https://www.quest.com/images/icons/svg/certificate-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-software:before {
  background-image: url("https://www.quest.com/images/icons/svg/software.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-pso:before {
  background-image: url("https://www.quest.com/images/icons/svg/briefcase-dark-grey.svg");
  width: 22px;
  height: 19px; }

.marketing-type .asset-type-notification:before {
  background-image: url("https://www.quest.com/images/icons/svg/bell-dark-grey.svg");
  width: 16px;
  height: 19px; }

.marketing-type .asset-type-essentials:before {
  background-image: url("https://www.quest.com/images/icons/svg/check-list-dark-grey.svg");
  width: 16px;
  height: 19px; }

.marketing-type .asset-type-white-papers:before {
  background-image: url("https://www.quest.com/images/icons/svg/documents-dark-grey.svg");
  width: 17px;
  height: 19px; }

.marketing-type .asset-type-datasheet:before {
  background-image: url("https://www.quest.com/images/icons/svg/text-analytics-dark-grey.svg");
  width: 20px;
  height: 18px; }

.marketing-type .asset-type-case-study:before {
  background-image: url("https://www.quest.com/images/icons/svg/library-dark-grey.svg");
  width: 19px;
  height: 19px; }

.marketing-type .asset-type-technical-briefs:before, .marketing-type .asset-type-campaigns:before, .marketing-type .asset-type-blogs:before, .marketing-type .asset-type-analyst-report:before {
  background-image: url("https://www.quest.com/images/icons/svg/file-dark-grey.svg");
  width: 14px;
  height: 19px; }

.marketing-type .asset-type-ebook:before {
  background-image: url("https://www.quest.com/images/icons/svg/book-library-dark-grey.svg");
  width: 23px;
  height: 17px; }

.marketing-type .asset-type-infographic:before {
  background-image: url("https://www.quest.com/images/icons/svg/chart-dark-grey.svg");
  width: 19px;
  height: 16px; }

.marketing-type svg {
  width: 19px;
  height: 19px;
  vertical-align: text-bottom;
  margin-right: 10px;
  margin-left: -10px;
  fill: #737373; }

.coveo-facet-dropdown-content {
  width: 100% !important;
  left: 0 !important;
  top: -72px !important;
  z-index: 9999 !important; }
  .coveo-facet-dropdown-content .coveo-facet-dropdown-results-header {
    padding: 20px 15px 10px;
    white-space: normal; }

#custom-facet-dropdown-header {
  background: #53565a;
  color: #fff;
  padding: 20px 30px 15px 15px;
  font-size: 16px;
  position: fixed;
  width: 100%;
  z-index: 1;
  top: 0; }
  #custom-facet-dropdown-header a {
    color: #fff;
    text-decoration: underline; }

@media (max-width: 767px) {
  .CoveoSearchInterface .coveo-search-section {
    margin-left: 0;
    padding-left: 0; } }

@media (min-width: 768px) and (max-width: 991px) {
  .CoveoSearchInterface .coveo-search-section {
    width: 73%;
    float: left;
    margin: 0 2% 0 0; }
  .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper {
    width: 25%; }
  .CoveoSearchInterface .coveo-results-column {
    clear: both; } }

#search.support.CoveoSearchInterface {
  padding: 0; }
  #search.support.CoveoSearchInterface .coveo-main-section {
    max-width: 1350px; }
  #search.support.CoveoSearchInterface .coveo-facet-column {
    padding-left: 0; }

.masthead #searchbox {
  width: 40%;
  position: relative;
  margin: 0 auto; }

/* search-v3 */
.coveo-search-v3 {
  color: #53565a;
  /*.coveo-facet-value-count {
		display: none;
	}*/
  /*.coveo-facet-header-eraser.coveo-facet-header-eraser-visible{
		visibility: visible;
	}*/ }
  .coveo-search-v3 .coveo-search-section {
    margin: 60px 0 20px;
    padding: 0 15px; }
  .coveo-search-v3 .CoveoSearchbox {
    border-bottom: 2px solid #a7a8a9;
    position: relative; }
    .coveo-search-v3 .CoveoSearchbox .magic-box {
      border: 0;
      height: 70px; }
      .coveo-search-v3 .CoveoSearchbox .magic-box .magic-box-input, .coveo-search-v3 .CoveoSearchbox .magic-box .magic-box-underlay {
        height: 100%; }
      .coveo-search-v3 .CoveoSearchbox .magic-box input {
        color: #a7a8a9;
        font-size: 39px;
        font-weight: normal;
        line-height: 1.54;
        height: 100%; }
        .coveo-search-v3 .CoveoSearchbox .magic-box input:-ms-input-placeholder, .coveo-search-v3 .CoveoSearchbox .magic-box input:-moz-placeholder, .coveo-search-v3 .CoveoSearchbox .magic-box input::-moz-placeholder {
          color: #a7a8a9;
          opacity: 1; }
        .coveo-search-v3 .CoveoSearchbox .magic-box input::-webkit-input-placeholder {
          color: #a7a8a9;
          opacity: 1; }
        .coveo-search-v3 .CoveoSearchbox .magic-box input::placeholder {
          color: #a7a8a9;
          opacity: 1; }
      .coveo-search-v3 .CoveoSearchbox .magic-box .magic-box-clear {
        right: 40px;
        top: 13px; }
      .coveo-search-v3 .CoveoSearchbox .magic-box .magic-box-suggestions {
        top: auto; }
    .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton {
      background: none;
      border: 0;
      position: absolute;
      right: 0;
      height: 60px;
      width: 60px; }
      .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton > .coveo-search-button:before {
        color: #fb4f14;
        font-size: 30px; }
  .coveo-search-v3.coveo-executing-query .CoveoSearchbox .CoveoSearchButton > .coveo-search-button:before {
    display: none; }
  .coveo-search-v3 .coveo-results-header {
    padding: 10px 0 0 5px; }
  .coveo-search-v3 .CoveoQuerySummary, .coveo-search-v3 .CoveoQueryDuration {
    font-size: 20px;
    line-height: 1.3;
    color: #00556c; }
  .coveo-search-v3 .CoveoBreadcrumb {
    padding: 10px 15px 0 10px; }
  .coveo-search-v3 .coveo-facet-breadcrumb-title,
  .coveo-search-v3 .coveo-facet-slider-breadcrumb-title {
    font-size: 14px;
    line-height: 1.71;
    color: #727272; }
  .coveo-search-v3 .coveo-facet-breadcrumb-value.coveo-selected *,
  .coveo-search-v3 .coveo-facet-slider-breadcrumb-value.coveo-selected * {
    color: #00556c; }
  .coveo-search-v3 .coveo-facet-breadcrumb-value {
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer; }
    .coveo-search-v3 .coveo-facet-breadcrumb-value:hover .coveo-exclusion-svg {
      fill: #fb4f14; }
    .coveo-search-v3 .coveo-facet-breadcrumb-value:hover .coveo-facet-breadcrumb-caption {
      text-decoration: underline; }
  .coveo-search-v3 .coveo-breadcrumb-clear-all {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.83;
    letter-spacing: 0.6px;
    color: #fb4f14;
    text-transform: uppercase;
    border: 0;
    display: flex; }
    .coveo-search-v3 .coveo-breadcrumb-clear-all .coveo-exclusion-svg {
      fill: #fb4f14; }
  .coveo-search-v3 .coveo-breadcrumb-clear-all-icon {
    top: 2px;
    margin-right: 5px; }
    .coveo-search-v3 .coveo-breadcrumb-clear-all-icon svg {
      width: 12px;
      height: 12px; }
  @media (max-width: 991px) and (min-width: 768px) {
    .coveo-search-v3.coveo-small-facets .coveo-dropdown-header-wrapper {
      margin-top: 82px; }
    .coveo-search-v3 .CoveoBreadcrumb {
      padding: 10px 15px; }
    .coveo-search-v3 .coveo-results-header {
      padding: 10px 15px 0; } }
  @media (max-width: 767px) {
    .coveo-search-v3#search {
      padding: 0; }
    .coveo-search-v3 .coveo-search-section {
      margin: 30px 0 20px;
      padding: 0 15px; }
    .coveo-search-v3 .CoveoSearchbox .magic-box {
      height: 60px; }
      .coveo-search-v3 .CoveoSearchbox .magic-box input {
        font-size: 29px;
        font-weight: normal;
        line-height: 2.07; }
      .coveo-search-v3 .CoveoSearchbox .magic-box .magic-box-clear {
        right: 40px;
        top: 10px; }
    .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton > .coveo-search-button:before {
      top: -15px; }
    .coveo-search-v3.coveo-small-facets .coveo-dropdown-header-wrapper {
      padding: 0 15px; }
    .coveo-search-v3 .CoveoBreadcrumb {
      padding: 10px 15px; }
    .coveo-search-v3 .coveo-results-header {
      padding: 20px 15px 0; }
    .coveo-search-v3 .coveo-result-list-container {
      margin: 0 15px; } }
  .coveo-search-v3 .CoveoResultList {
    margin: 20px 0 0; }
  .coveo-search-v3 .CoveoPager {
    display: block;
    clear: both;
    padding: 0 0 80px;
    margin: auto;
    text-align: center; }
  .coveo-search-v3 .coveo-pager-next > a > span:before {
    content: "\e930"; }
  .coveo-search-v3 .coveo-pager-previous > a > span:before {
    content: "\e92b"; }
  .coveo-search-v3 .CoveoFacet {
    background-color: #dfdede;
    border: 0;
    padding: 0 0 10px 0; }
  .coveo-search-v3 .coveo-facet-empty {
    /* for showing 0 hit facets */
    display: block;
    background-color: #f4f4f4; }
    .coveo-search-v3 .coveo-facet-empty .coveo-facet-header-settings:after {
      display: none; }
  .coveo-search-v3 .coveo-facet-header {
    color: #00556c;
    background: none; }
  .coveo-search-v3 .coveo-facet-header-title {
    font-size: 16px;
    line-height: 1.5;
    color: inherit; }
  .coveo-search-v3 .coveo-facet-header-eraser {
    width: 10px;
    height: 10px;
    top: 6px;
    left: -1px;
    overflow: visible; }
  .coveo-search-v3 .CoveoFacet.coveo-active .coveo-facet-header-eraser {
    visibility: visible; }
  .coveo-search-v3 .coveo-facet-value .coveo-facet-value-label {
    margin: 0; }
  .coveo-search-v3 .coveo-facet-value .coveo-facet-value-checkbox:not(.coveo-accessible-button) {
    border: 2px solid #53565a;
    background: none; }
  .coveo-search-v3 .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:not(.coveo-accessible-button), .coveo-search-v3 .coveo-facet-value:hover .coveo-facet-value-checkbox:not(.coveo-accessible-button) {
    border: 2px solid #fb4f14; }
    .coveo-search-v3 .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:not(.coveo-accessible-button) svg .coveo-hook-svg, .coveo-search-v3 .coveo-facet-value:hover .coveo-facet-value-checkbox:not(.coveo-accessible-button) svg .coveo-hook-svg {
      fill: #00556c; }
  .coveo-search-v3 .coveo-facet-value .coveo-facet-value-caption {
    line-height: 1.71;
    font-weight: normal; }
  .coveo-search-v3 .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg .coveo-hook-svg {
    fill: #00556c; }
  .coveo-search-v3 .coveo-facet-column {
    margin: 0; }
  .coveo-search-v3 .coveo-facet-footer, .coveo-search-v3 .coveo-facet-more, .coveo-search-v3 .coveo-facet-less {
    background: none; }
  .coveo-search-v3 .coveo-facet-header-settings {
    margin-left: 20px; }
    .coveo-search-v3 .coveo-facet-header-settings:after {
      font-family: 'icomoon' !important;
      content: "\e92f";
      position: absolute;
      font-size: 30px;
      right: -15px;
      bottom: -12px; }
    .coveo-search-v3 .coveo-facet-header-settings svg {
      display: none; }
  .coveo-search-v3 .coveo-facet-collapsed {
    background-color: #f4f4f4; }
    .coveo-search-v3 .coveo-facet-collapsed .coveo-facet-header-settings:after {
      content: "\e92e"; }
  .coveo-search-v3 .coveo-facet-settings-popup,
  .coveo-search-v3 .coveo-facet-footer.coveo-facet-empty {
    display: none; }
  .coveo-search-v3 .coveo-facet-group {
    border: 1px solid #a7a8a9;
    padding: 10px;
    margin-bottom: 30px; }
    .coveo-search-v3 .coveo-facet-group .coveo-facet-group-label {
      border-bottom: 1px solid #a7a8a9;
      margin: 0 -10px 20px;
      padding: 0 12px 10px;
      font-size: 20px;
      font-weight: bold;
      line-height: 1.3; }
  .coveo-search-v3 .coveo-facet-column.coveo-facet-dropdown-content .coveo-facet-group {
    margin: 0 15px 30px; }
  .coveo-search-v3.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet {
    margin: 0 0 15px 0; }
  .coveo-search-v3 .coveo-result-list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0; }
    @media (min-width: 992px) {
      .coveo-search-v3 .coveo-result-list-container {
        margin: 0 0 0 10px; } }
  .coveo-search-v3 .coveo-list-layout.CoveoResult {
    padding-bottom: 50px;
    width: 33%; }
    .coveo-search-v3 .coveo-list-layout.CoveoResult .csv3-tile {
      margin: 0 12px; }
    .coveo-search-v3 .coveo-list-layout.CoveoResult:nth-child(3n) .csv3-tile {
      margin-right: 0; }
    .coveo-search-v3 .coveo-list-layout.CoveoResult:nth-child(3n-2) .csv3-tile {
      margin-left: 0; }
    @media (max-width: 991px) {
      .coveo-search-v3 .coveo-list-layout.CoveoResult {
        width: 50%; }
        .coveo-search-v3 .coveo-list-layout.CoveoResult:nth-child(2n) .csv3-tile {
          margin-left: 12px;
          margin-right: 90px; }
        .coveo-search-v3 .coveo-list-layout.CoveoResult:nth-child(2n-1) .csv3-tile {
          margin-left: 90px;
          margin-right: 12px; } }
    @media (max-width: 767px) {
      .coveo-search-v3 .coveo-list-layout.CoveoResult {
        width: 100%; }
        .coveo-search-v3 .coveo-list-layout.CoveoResult .csv3-tile {
          margin: 0 !important; } }
  .coveo-search-v3 .csv3-tile {
    box-shadow: 0 2px 10px 0 rgba(140, 114, 80, 0.11);
    -webkit-box-shadow: 0 2px 10px 0 rgba(140, 114, 80, 0.11);
    height: 100%;
    position: relative;
    transition: 0.3s;
    display: block;
    color: #53565a; }
    .coveo-search-v3 .csv3-tile:visited, .coveo-search-v3 .csv3-tile:visited:hover {
      color: #53565a; }
    .coveo-search-v3 .csv3-tile:hover {
      box-shadow: 0 12px 20px 0 rgba(140, 114, 80, 0.11);
      -webkit-box-shadow: 0 12px 20px 0 rgba(140, 114, 80, 0.11);
      text-decoration: none; }
      .coveo-search-v3 .csv3-tile:hover h3 {
        text-decoration: underline; }
  .coveo-search-v3 .csv3-img {
    position: relative;
    height: 140px;
    background-repeat: no-repeat;
    background-position: top; }
    .coveo-search-v3 .csv3-img span {
      opacity: 0.15;
      background-color: #4e4e4e;
      position: absolute;
      height: 100%;
      width: 100%; }
  .coveo-search-v3 .csv3-txt {
    padding: 10px 10px 45px;
    font-size: 14px;
    line-height: 1.29; }
    .coveo-search-v3 .csv3-txt h3 {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.25;
      color: #00556c; }
    .coveo-search-v3 .csv3-txt > * {
      margin-bottom: 12px;
      display: block; }
  .coveo-search-v3 .csv3-date {
    bottom: 0;
    position: absolute;
    font-size: 10px;
    font-weight: bold;
    line-height: 2.2;
    text-transform: uppercase; }
  .coveo-search-v3 .CoveoFieldValue {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.83;
    text-transform: uppercase; }
  .coveo-search-v3 .marketing-type > span:before {
    background: #fb4f14 no-repeat center;
    width: 30px;
    height: 30px;
    font-family: 'icomoon' !important;
    color: #fff;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    /*temp*/
    background-size: 60%;
    display: none; }
  .coveo-search-v3 .marketing-type > span > span {
    vertical-align: middle;
    line-height: 30px; }
  .coveo-search-v3 .marketing-type .asset-type-videos:before {
    content: "\eb16"; }
  .coveo-search-v3 .marketing-type .asset-type-documents:before {
    content: "\e9ea"; }
  .coveo-search-v3 .marketing-type .asset-type-events:before {
    content: "\e95c"; }
  .coveo-search-v3 .marketing-type .asset-type-on-demand-webcast:before {
    content: "\ec09"; }
  .coveo-search-v3 .marketing-type .asset-type-white-papers:before {
    content: "\e9c5"; }
  .coveo-search-v3 .marketing-type .asset-type-datasheet:before {
    content: "\ebc9"; }
  .coveo-search-v3 .marketing-type .asset-type-case-study:before {
    content: "\ea63"; }
  .coveo-search-v3 .marketing-type .asset-type-technical-briefs:before, .coveo-search-v3 .marketing-type .asset-type-analyst-report:before {
    content: "\e9ea"; }
  .coveo-search-v3 .marketing-type .asset-type-ebook:before {
    content: "\ec37"; }
  .coveo-search-v3 .marketing-type .asset-type-infographic:before {
    content: "\e968"; }
  .coveo-search-v3 .marketing-type .asset-type-products:before {
    background-image: url("https://www.quest.com/images/icons/svg/app_interface.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-product-lines:before {
    background-image: url("https://www.quest.com/images/icons/svg/category-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-solution:before, .coveo-search-v3 .marketing-type .asset-type-solutions:before {
    background-image: url("https://www.quest.com/images/icons/svg/lightbulb-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-trial:before {
    background-image: url("https://www.quest.com/images/icons/svg/download-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-corporate:before {
    background-image: url("https://www.quest.com/images/icons/svg/enterprise-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-buy:before {
    background-image: url("https://www.quest.com/images/icons/svg/shop-cart-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-legal:before {
    background-image: url("https://www.quest.com/images/icons/svg/governance-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-listings:before {
    background-image: url("https://www.quest.com/images/icons/svg/list-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-product-lifecycle:before {
    background-image: url("https://www.quest.com/images/icons/svg/sync-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-community:before {
    background-image: url("https://www.quest.com/images/icons/svg/community-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-documentation:before, .coveo-search-v3 .marketing-type .asset-type-online-technical-document:before {
    background-image: url("https://www.quest.com/images/icons/svg/file-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-faq:before {
    background-image: url("https://www.quest.com/images/icons/svg/faq-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-training:before {
    background-image: url("https://www.quest.com/images/icons/svg/certificate-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-software:before {
    background-image: url("https://www.quest.com/images/icons/svg/software.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-pso:before {
    background-image: url("https://www.quest.com/images/icons/svg/briefcase-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-notification:before {
    background-image: url("https://www.quest.com/images/icons/svg/bell-dark-grey.svg"); }
  .coveo-search-v3 .marketing-type .asset-type-essentials:before {
    background-image: url("https://www.quest.com/images/icons/svg/check-list-dark-grey.svg"); }

/*Overriding seach result coveo clear all btn*/
.coveo-breadcrumb-clear-all {
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  border: thin solid #bcc3ca;
  border-radius: 2px;
  padding: 5px;
  margin-left: 5px;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  color: #00556c;
  cursor: pointer; }
  .coveo-breadcrumb-clear-all > div {
    display: inline-block; }
  .coveo-breadcrumb-clear-all .coveo-breadcrumb-clear-all-icon {
    top: 1px;
    margin-right: 5px; }
    .coveo-breadcrumb-clear-all .coveo-breadcrumb-clear-all-icon > svg {
      width: 12px;
      height: 12px; }
  .coveo-breadcrumb-clear-all .coveo-exclusion-svg {
    fill: #00556c; }

/* Themes */
.oneidentity .CoveoSearchInterface, .syslog-ng .CoveoSearchInterface {
  color: #162c36; }
  .oneidentity .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header, .syslog-ng .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header {
    color: #162c36; }

.oneidentity .CoveoSearchbox .magic-box .magic-box-input > input, .syslog-ng .CoveoSearchbox .magic-box .magic-box-input > input {
  color: #162c36; }

.oneidentity .CoveoSearchbox .CoveoSearchButton, .syslog-ng .CoveoSearchbox .CoveoSearchButton {
  background-color: #04AADA; }

.oneidentity .CoveoSearchButton > .coveo-search-button, .syslog-ng .CoveoSearchButton > .coveo-search-button {
  color: #04AADA; }

.oneidentity .CoveoQuerySummary, .oneidentity .CoveoQueryDuration,
.oneidentity .coveo-top-field-suggestion-header, .syslog-ng .CoveoQuerySummary, .syslog-ng .CoveoQueryDuration,
.syslog-ng .coveo-top-field-suggestion-header {
  color: #162c36; }

.oneidentity .coveo-pager-previous > a > span:before, .oneidentity .coveo-pager-next > a > span:before, .syslog-ng .coveo-pager-previous > a > span:before, .syslog-ng .coveo-pager-next > a > span:before {
  color: #04AADA; }

.oneidentity .coveo-pager-list-item a, .syslog-ng .coveo-pager-list-item a {
  color: #162c36; }

.oneidentity .coveo-pager-list-item.coveo-active a, .syslog-ng .coveo-pager-list-item.coveo-active a {
  color: #04AADA; }

.oneidentity .coveo-pager-list-item:hover a, .syslog-ng .coveo-pager-list-item:hover a {
  color: #162c36; }

.oneidentity #custom-facet-dropdown-header, .syslog-ng #custom-facet-dropdown-header {
  background: #162c36; }

.oneidentity .coveo-search-v3, .syslog-ng .coveo-search-v3 {
  color: #162c36; }
  .oneidentity .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton, .syslog-ng .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton {
    background: none; }
    .oneidentity .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton > .coveo-search-button:before, .syslog-ng .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton > .coveo-search-button:before {
      color: #04AADA; }
  .oneidentity .coveo-search-v3 .CoveoQuerySummary, .oneidentity .coveo-search-v3 .CoveoQueryDuration,
  .oneidentity .coveo-search-v3 .coveo-facet-breadcrumb-value.coveo-selected *,
  .oneidentity .coveo-search-v3 .coveo-facet-slider-breadcrumb-value.coveo-selected *,
  .oneidentity .coveo-search-v3 .coveo-facet-header, .oneidentity .coveo-search-v3 .csv3-txt h3, .syslog-ng .coveo-search-v3 .CoveoQuerySummary, .syslog-ng .coveo-search-v3 .CoveoQueryDuration,
  .syslog-ng .coveo-search-v3 .coveo-facet-breadcrumb-value.coveo-selected *,
  .syslog-ng .coveo-search-v3 .coveo-facet-slider-breadcrumb-value.coveo-selected *,
  .syslog-ng .coveo-search-v3 .coveo-facet-header, .syslog-ng .coveo-search-v3 .csv3-txt h3 {
    color: #00556c; }
  .oneidentity .coveo-search-v3 .coveo-breadcrumb-clear-all, .syslog-ng .coveo-search-v3 .coveo-breadcrumb-clear-all {
    color: #04AADA; }
    .oneidentity .coveo-search-v3 .coveo-breadcrumb-clear-all .coveo-exclusion-svg, .syslog-ng .coveo-search-v3 .coveo-breadcrumb-clear-all .coveo-exclusion-svg {
      fill: #04AADA; }
  .oneidentity .coveo-search-v3 .coveo-facet-value .coveo-facet-value-checkbox:not(.coveo-accessible-button), .syslog-ng .coveo-search-v3 .coveo-facet-value .coveo-facet-value-checkbox:not(.coveo-accessible-button) {
    border: 2px solid #162c36; }
  .oneidentity .coveo-search-v3 .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:not(.coveo-accessible-button), .oneidentity .coveo-search-v3 .coveo-facet-value:hover .coveo-facet-value-checkbox:not(.coveo-accessible-button), .syslog-ng .coveo-search-v3 .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:not(.coveo-accessible-button), .syslog-ng .coveo-search-v3 .coveo-facet-value:hover .coveo-facet-value-checkbox:not(.coveo-accessible-button) {
    border: 2px solid #04AADA; }
    .oneidentity .coveo-search-v3 .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:not(.coveo-accessible-button) svg .coveo-hook-svg, .oneidentity .coveo-search-v3 .coveo-facet-value:hover .coveo-facet-value-checkbox:not(.coveo-accessible-button) svg .coveo-hook-svg, .syslog-ng .coveo-search-v3 .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:not(.coveo-accessible-button) svg .coveo-hook-svg, .syslog-ng .coveo-search-v3 .coveo-facet-value:hover .coveo-facet-value-checkbox:not(.coveo-accessible-button) svg .coveo-hook-svg {
      fill: #00556c; }
  .oneidentity .coveo-search-v3 .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg .coveo-hook-svg, .syslog-ng .coveo-search-v3 .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg .coveo-hook-svg {
    fill: #00556c; }
  .oneidentity .coveo-search-v3 .csv3-tile, .syslog-ng .coveo-search-v3 .csv3-tile {
    color: #162c36; }
    .oneidentity .coveo-search-v3 .csv3-tile:visited, .oneidentity .coveo-search-v3 .csv3-tile:visited:hover, .syslog-ng .coveo-search-v3 .csv3-tile:visited, .syslog-ng .coveo-search-v3 .csv3-tile:visited:hover {
      color: #162c36; }
  .oneidentity .coveo-search-v3 .marketing-type > span:before, .syslog-ng .coveo-search-v3 .marketing-type > span:before {
    background: #04AADA no-repeat center; }

.erwin .CoveoSearchInterface {
  color: #53565a; }
  .erwin .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header {
    color: #53565a; }

.erwin .CoveoSearchbox .magic-box .magic-box-input > input {
  color: #53565a; }

.erwin .CoveoSearchbox .CoveoSearchButton {
  background-color: #fb4f14; }

.erwin .CoveoSearchButton > .coveo-search-button {
  color: #fb4f14; }

.erwin .CoveoQuerySummary, .erwin .CoveoQueryDuration,
.erwin .coveo-top-field-suggestion-header {
  color: #53565a; }

.erwin .coveo-pager-previous > a > span:before, .erwin .coveo-pager-next > a > span:before {
  color: #fb4f14; }

.erwin .coveo-pager-list-item a {
  color: #53565a; }

.erwin .coveo-pager-list-item.coveo-active a {
  color: #fb4f14; }

.erwin .coveo-pager-list-item:hover a {
  color: #53565a; }

.erwin #custom-facet-dropdown-header {
  background: #53565a; }

.erwin .coveo-search-v3 {
  color: #53565a; }
  .erwin .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton {
    background: none; }
    .erwin .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton > .coveo-search-button:before {
      color: #fb4f14; }
  .erwin .coveo-search-v3 .CoveoQuerySummary, .erwin .coveo-search-v3 .CoveoQueryDuration,
  .erwin .coveo-search-v3 .coveo-facet-breadcrumb-value.coveo-selected *,
  .erwin .coveo-search-v3 .coveo-facet-slider-breadcrumb-value.coveo-selected *,
  .erwin .coveo-search-v3 .coveo-facet-header, .erwin .coveo-search-v3 .csv3-txt h3 {
    color: #26276d; }
  .erwin .coveo-search-v3 .coveo-breadcrumb-clear-all {
    color: #fb4f14; }
    .erwin .coveo-search-v3 .coveo-breadcrumb-clear-all .coveo-exclusion-svg {
      fill: #fb4f14; }
  .erwin .coveo-search-v3 .coveo-facet-value .coveo-facet-value-checkbox:not(.coveo-accessible-button) {
    border: 2px solid #53565a; }
  .erwin .coveo-search-v3 .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:not(.coveo-accessible-button), .erwin .coveo-search-v3 .coveo-facet-value:hover .coveo-facet-value-checkbox:not(.coveo-accessible-button) {
    border: 2px solid #fb4f14; }
    .erwin .coveo-search-v3 .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:not(.coveo-accessible-button) svg .coveo-hook-svg, .erwin .coveo-search-v3 .coveo-facet-value:hover .coveo-facet-value-checkbox:not(.coveo-accessible-button) svg .coveo-hook-svg {
      fill: #26276d; }
  .erwin .coveo-search-v3 .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg .coveo-hook-svg {
    fill: #26276d; }
  .erwin .coveo-search-v3 .csv3-tile {
    color: #53565a; }
    .erwin .coveo-search-v3 .csv3-tile:visited, .erwin .coveo-search-v3 .csv3-tile:visited:hover {
      color: #53565a; }
  .erwin .coveo-search-v3 .marketing-type > span:before {
    background: #fb4f14 no-repeat center; }

.erwin .coveo-facet-value:hover, .erwin .CoveoResultLink,
.erwin a.CoveoResultLink, .erwin .CoveoResult a.CoveoResultLink {
  color: #1c5fab; }

.onelogin .CoveoSearchInterface {
  color: #53565a; }
  .onelogin .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header {
    color: #53565a; }

.onelogin .CoveoSearchbox .magic-box .magic-box-input > input {
  color: #53565a; }

.onelogin .CoveoSearchbox .CoveoSearchButton {
  background-color: #00A9E0; }

.onelogin .CoveoSearchButton > .coveo-search-button {
  color: #00A9E0; }

.onelogin .CoveoQuerySummary, .onelogin .CoveoQueryDuration,
.onelogin .coveo-top-field-suggestion-header {
  color: #53565a; }

.onelogin .coveo-pager-previous > a > span:before, .onelogin .coveo-pager-next > a > span:before {
  color: #00A9E0; }

.onelogin .coveo-pager-list-item a {
  color: #53565a; }

.onelogin .coveo-pager-list-item.coveo-active a {
  color: #00A9E0; }

.onelogin .coveo-pager-list-item:hover a {
  color: #53565a; }

.onelogin #custom-facet-dropdown-header {
  background: #53565a; }

.onelogin .coveo-search-v3 {
  color: #53565a; }
  .onelogin .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton {
    background: none; }
    .onelogin .coveo-search-v3 .CoveoSearchbox .CoveoSearchButton > .coveo-search-button:before {
      color: #00A9E0; }
  .onelogin .coveo-search-v3 .CoveoQuerySummary, .onelogin .coveo-search-v3 .CoveoQueryDuration,
  .onelogin .coveo-search-v3 .coveo-facet-breadcrumb-value.coveo-selected *,
  .onelogin .coveo-search-v3 .coveo-facet-slider-breadcrumb-value.coveo-selected *,
  .onelogin .coveo-search-v3 .coveo-facet-header, .onelogin .coveo-search-v3 .csv3-txt h3 {
    color: #1C1F2A; }
  .onelogin .coveo-search-v3 .coveo-breadcrumb-clear-all {
    color: #00A9E0; }
    .onelogin .coveo-search-v3 .coveo-breadcrumb-clear-all .coveo-exclusion-svg {
      fill: #00A9E0; }
  .onelogin .coveo-search-v3 .coveo-facet-value .coveo-facet-value-checkbox:not(.coveo-accessible-button) {
    border: 2px solid #53565a; }
  .onelogin .coveo-search-v3 .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:not(.coveo-accessible-button), .onelogin .coveo-search-v3 .coveo-facet-value:hover .coveo-facet-value-checkbox:not(.coveo-accessible-button) {
    border: 2px solid #00A9E0; }
    .onelogin .coveo-search-v3 .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox:not(.coveo-accessible-button) svg .coveo-hook-svg, .onelogin .coveo-search-v3 .coveo-facet-value:hover .coveo-facet-value-checkbox:not(.coveo-accessible-button) svg .coveo-hook-svg {
      fill: #1C1F2A; }
  .onelogin .coveo-search-v3 .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg .coveo-hook-svg {
    fill: #1C1F2A; }
  .onelogin .coveo-search-v3 .csv3-tile {
    color: #53565a; }
    .onelogin .coveo-search-v3 .csv3-tile:visited, .onelogin .coveo-search-v3 .csv3-tile:visited:hover {
      color: #53565a; }
  .onelogin .coveo-search-v3 .marketing-type > span:before {
    background: #00A9E0 no-repeat center; }

.onelogin .coveo-facet-value:hover, .onelogin .CoveoResultLink,
.onelogin a.CoveoResultLink, .onelogin .CoveoResult a.CoveoResultLink {
  color: #0079A1; }
