#su__wrapper * {
    font-family: "NHG Display";
  }
  #su__wrapper {
    background-color: #fff;
  }
  #su__wrapper .su__bg-blue-grd {
    /* background-color: #000; */
   background-color: #fff;
  }
  #su__wrapper .su__color-lgray,
  #su__wrapper .su__hover-lgray:hover,
  #su__wrapper .su__text-blue,
  #su__wrapper .su__color-blue{
    color: #000;
  }
  #su__wrapper #search-box-search {
    border-radius: 32px;
    padding-left: 25px;
    outline: transparent;
    font-size: 20px;
    padding-right: 90px;
    background-color: #f3ede0;
  }
  #su__wrapper #search-box-search::placeholder {
    font-weight: bold;
  }
  .su__show-all .su__arrow-down {
    border-color: #000;
  }
  .su__facet-main-block {
    left: 0;
    width: 100%;
  }
  
  #su__wrapper .su__search_btn {
    top: -1px;
    padding-right: 20px;
  }
  #su__wrapper .su__input-close {
    right: 40px;
    top: 12px;
    border-right: 1px solid #CFD2D2;
    padding-right: 8px !important;
  }

  #su__wrapper .su__search_section .su__container {
    max-width: 1232px;
    padding: 0;
    margin: auto;
  }
  
  .lockIconWithShape {
      display: inline-block;
      position: absolute;
      right: 0;
      top: -17px;
  }
  
  
  .su__solution-wrapper .showLessBtn {
      display: none;
  }
  
  .su__solution-content.expand-text .showLessBtn {
      display: table;
  }
  
  .su__solution-content.expand-text .showMoreBtn {
      display: none;
  }
  
  #su__wrapper .su__list-items .su__text-right.su__loading-view {
      padding-top: 25px;
      margin-left: 10px;
      position: relative;
  }
  
  .su__resultSaved {
      top: 0;
      left: auto;
      right: 100%;
      background-color: #d52b1e;
      border-radius: 4px;
      font-size: 14px;
      padding: 5px 7px;
      font-weight: normal;
      color: #fff;
      white-space: nowrap;
  }
  
  #su__wrapper .su__list-items .su__text-right.su__loading-view .su_preview-startblock {
      margin: 0;
  }
  
  .su__listed-item .su__list-item-title {
      width: 100%;
      max-width: 100%;
  }
  
  #su__wrapper #facets-section .data_category_nested .su__arrow-down {
      border-top-width: 2px;
      border-right-width: 2px;
      width: 8px;
      height: 8px;
  }
  
  .data_category_nested .su__merged-icon {
      position: static;
  }
  
  .data_category_nested  .su__arrow-right {
      border-color: #000;
  }
  
  .data_category_nested .label-badge {
      background-color: transparent;
      padding: 0;
      font-size: 14px;
  }
  
  #su__wrapper .data_category_nested .su__nested-ul .su__filter-label {
      font-size: 14px;
  }
  
  .data_category_nested .su__nested-filter-row .su__filter-toggle > .su__toggle-input  {
      position: absolute;
      opacity: 0;
      visibility: hidden;
  }
  
  
  .data_category_nested .su__nested-filter-row .su__filter-toggle > .su__toggle-input + .su__filter-label {
      padding-right: 0;
      margin-left: 0 !important;
  }
  
  .data_category_nested .su__nested-filter-row .su__filter-toggle > .su__toggle-input + .su__filter-label:before {
      right: 0;
      left: auto;
  }
  
  .data_category_nested .su__nested-filter-row .su__filter-toggle {
      padding-right: 25px;
  }
  
  .data_category_nested .su__nested-filter-row .su__filter-toggle > .su__toggle-input + .su__filter-label:after {
      right: 6px;
      left: auto !important;
  }
  
  .su__nested-arrow {
      margin-left: 0;
  }
  
  .iconsInline svg {
      margin-left: 5px;
  }
  
  #su__wrapper .su__search_section #searchForm {
    padding: 0;
  }
  #su__wrapper .su__results-section {
    margin-top: 20px;
  }
  #su__wrapper .su__results-section .su__container {
    padding: 0;
  }
  #su__wrapper .su__results-section .su__allcontent-incactive {
    padding: 0;
    margin: 0;
  }
  
  #su__wrapper .su__results-section .swapFilterLeft {
    padding-right: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  #su__wrapper .su__results-section .su__knowledgeGraph-block {
    visibility: hidden;
    pointer-events: none;
  }
  #su__wrapper .highlight {
    color: #000;
    text-decoration: underline;
  }
  
  #su__wrapper .su__results-section .swapFilterLeft .su__topactionHeader {
      display: flex;
      align-items: center;
      border-bottom: 1px solid #D8DADA;
      padding-bottom: 24px;
      margin-bottom: 24px;
  }
  
  #su__wrapper .su__results-section .swapFilterLeft .su__topactionHeader .su__search-view {
      margin-right: auto;
  }
  
  #su__wrapper .su__results-section .swapFilterLeft .su__topactionHeader .su__search-view {
      padding-bottom: 0;
  }
  
  #su__wrapper .su__results-section .swapFilterLeft .su__topactionHeader .su__search-view .su__showing-lable span {
      font-size: 16px;
  }
  
  #su__wrapper .swapFilterLeft .su__sticky__head {
    /* display: none; */
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 18px;
    padding-top: 6px;
    padding-right: 8px;
  }
  #su__wrapper .swapFilterLeft .su__sticky__filters {
    border: none;
    background-color: #000;
    color: #fff;
    border-radius: 50px;
    padding: 5px 15px;
    font-size: 14px;
    line-height: 20px;
  }
  #su__wrapper .swapFilterLeft .su__clear-filter-row .su__sticky__top {
    margin-bottom: 15px !important;
  }
  #su__wrapper .swapFilterLeft .su__cancel__sticky {
    color: #fff;
    border-left: 0;
    font-size: 10px;
    line-height: 20px;
  }
  #su__wrapper .swapFilterLeft .su__clear-all-btn {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
  }
  #su__wrapper .swapFilterLeft #resultsSection {
    padding: 0;
    margin: 0;
  }
  
  .swapFilterLeft .su__clear-filter-row .su__width-100 .su__loading-view {
      display: flex;
      align-items: center;
      flex-direction: row-reverse;
  }
  
  .swapFilterLeft .su__clear-filter-row .su__width-100 .su__loading-view > span + span {
      margin-left: 0;
      margin-right: 8px;
      font-size: 14px;
  }
  
  .swapFilterLeft .su__clear-filter-row .su__width-100 .su__loading-view .su__arrow-down {
      transform: rotate(45deg);
      top: 0;
  }
  
  .swapFilterLeft .su__clear-filter-row .su__width-100 .su__loading-view .su__arrow-up {
      transform: rotate(225deg);
      top: 0;
  
  }
  
  #su__wrapper .su__list-item-title .discussion-solved {
      background-color: transparent;
      width: 100%;
      position: relative;
      padding-right: 25px !important;
  }
  
  #su__wrapper .su__list-item-title .discussion-solved .solvedIcon {
      position: absolute;
      right: 0;
      top: 8px;
  }
  .su__show-less .su__arrow-up {
    border-color: #000;
  }
  
  #su__wrapper .su__list-items,
  #su__wrapper .su__FeaturedSnippet {
    border: none;
    box-shadow: none;
    padding: 0;
    border-bottom: 1px solid #D8DADA;
    border-radius: 0;
    padding-bottom: 20px;
    margin-bottom: 16px;
    transition: border-bottom 0.35s ease;
  }
  #su__wrapper .su__list-items:hover,
  #su__wrapper .su__FeaturedSnippet:hover {
    border-bottom: 1px solid #000;
  }
  #su__wrapper .su__list-items:hover .su__list-item-title .su__text-truncate {
    transition: border-bottom 0.35s ease;
    text-decoration: underline;
  }
  #su__wrapper .su__list-item-title {
    flex-direction: column;
    align-items: flex-start;
    order: 1;
    width: 100%;
  }
  #su__wrapper .su__list-item-title .su__ribbon-title {
    background-color: transparent;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: unset;
  }
  #su__wrapper .su__list-item-title .su__text-truncate {
    margin: 0;
  }
  
  #su__wrapper .su__list-item-title .su__text-truncate.su__text_align {
      padding: 8px 0 12px;
  }
  
  #su__wrapper .su__list-item-title .su__text-decoration {
    line-height: normal;
  }
  
  .su__solution-content > p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
    color: #000;
  }
  
  .su__solution-content.expand-text > p {
      overflow: visible;
      display: unset;
      -webkit-line-clamp: none;
      -webkit-box-orient: unset;
  }
  
  .su__title-wrapper-noreslt {
      display: flex;
      align-items: center;
  }
  
  #su__wrapper .su__list-item-title .su__text-truncate .su__text-truncate,
  #su__wrapper .su__FeaturedSnippet .su__featureSnippet-title {
      font-weight: bold;
      font-size: 20px;
      line-height: normal;
      color: #000;
      text-wrap: wrap;
  }
  
  #su__wrapper .su__list-item-title .su__list-title {
      display: inline;
      line-height: normal;
  }
  
  
  #su__wrapper .su__list-item-title a:focus {
    outline: unset;
    color: #000;
  }
  #su__wrapper .su__list-item-desc {
    font-size: 16px;
    line-height: 22px;
    color: #000;    
    display: inline-block;
    margin: 0;
    order: 2;
  }
  
  
  #su__wrapper .su__list-item-desc .highlight {
    border-bottom: none;
  }
  #su__wrapper .su__FeaturedSnippet .su__featureSnippet-list {
    margin: 0;
  }
  #su__wrapper .su__FeaturedSnippet .su__featureSnippet-list .su__text-black {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-bottom: 10px;
    margin-top: 0;
    padding-left: 12px;
    align-items: center;
  }
  #su__wrapper .su__FeaturedSnippet .su__featureSnippet-list .su__showmore-text {
    margin: 0;
  }
  #su__wrapper .su__FeaturedSnippet .custom-showMore-wrapper {
    display: flex;
    align-items: center;
  }
  #su__wrapper .su__FeaturedSnippet .custom-showMore-wrapper .custom-showLess + svg {
    transform: rotate(90deg);
  }
  #su__wrapper .su__FeaturedSnippet .custom-showMore-wrapper > span {
    margin-right: 6px;
    text-decoration: underline;
  }
  #su__wrapper .su__featureSnippet-left {
    width: calc(100% - 265px);
  }
  #su__wrapper .su__FeaturedSnippet .su__featureSnippet-right {
    flex-direction: column-reverse;
    width: max-content;
    min-width: 250px;
    justify-content: space-between;
    margin: 0;
  }
  #su__wrapper .su__FeaturedSnippet .su__featured-thumbnail {
    max-width: 250px;
    border-radius: 11px;
  }
  #su__wrapper .su__FeaturedSnippet .su__knowledge-feedback-row {
    align-items: center;
    padding: 8px 10px;
    background-color: #F6F6F6;
    border-radius: 2px;
  }
  #su__wrapper .su__FeaturedSnippet .su__knowledge-feedback-row > span:not(:last-child) {
    margin-right: 10px;
  }
  #su__wrapper .su__FeaturedSnippet .su__featured-feedback {
    background: transparent;
    border: unset;
  }
  #su__wrapper .su__FeaturedSnippet .su__featured-feedback.ThumbsDown {
    transform: rotate(180deg);
  }
  #su__wrapper .su__meta-data {
    flex-basis: auto;
    margin: 12px 0 0;
  }
  #su__wrapper .su__meta-data .su__tags {
    background-color: #f6f6f6;
    border-radius: 2px;
    font-size: 12px;
    line-height: 16px;
    margin-right: 10px;
  }
  #su__wrapper .su__meta-data.Parent-Category {
    order: 1;
  }
  #su__wrapper .su__meta-data.Created-Date {
    order: 2;
  }
  #su__wrapper .su__meta-data.Board {
    order: 3;
    flex-grow: 1;
  }
  #su__wrapper .su__meta-data.Kudos {
    order: 4;
  }
  #su__wrapper .su__meta-data.Views {
    order: 5;
  }
  #su__wrapper .su__meta-data.Reply-Count {
    order: 6;
  }
  
  #su__wrapper .su__meta-data.Kudos > div,
  #su__wrapper .su__meta-data.Views > div,
  #su__wrapper .su__meta-data.Reply-Count  > div{
    margin-right: 20px;
  }
  #su__wrapper .su__meta-data.Kudos .metaDataKey,
  #su__wrapper .su__meta-data.Views .metaDataKey,
  #su__wrapper .su__meta-data.Reply-Count  .metaDataKey{
    display: flex;
    align-items: center;
    margin: 0;
  }
  #su__wrapper .su__meta-data.Kudos .metaDataKey:after,
  #su__wrapper .su__meta-data.Views .metaDataKey:after,
  #su__wrapper .su__meta-data.Reply-Count  .metaDataKey:after{
    content: '•';
    color: #000;
    margin: 0 4px;
  }
  #su__wrapper .su__meta-data.Kudos .su__tags,
  #su__wrapper .su__meta-data.Views .su__tags,
  #su__wrapper .su__meta-data.Reply-Count  .su__tags{
    margin: 0;
    padding: 0;
    background-color: transparent;
    font-size: 12px;
    line-height: 22px;
  }
    
  #su__wrapper .layout-reverse {
    flex-direction: row-reverse;
    padding-top: 12px;
  }

  
  .su__save-bookmarks .su__bookmark-list, .su__customized__settings-inner {
      margin: 0;
      height: 28px;
      width: 28px;
      display: flex;
      align-items: center;
      border: 1px solid #dadada;
      border-radius: 0;
      justify-content: center;
  }
  
  .su__save-bookmarks .su__bookmark-list svg {
      height: 20px;
      width: 20px;
  }
  
  .su__save-bookmarks .su__bookmark-list svg path {
      fill: #000;
  }
  
  
  #su__wrapper .swapFilter > .su__container {
    padding: 0;
    margin-bottom: 20px;
  }
  #su__wrapper .swapFilter > .su__container > div {
    padding: 0;
  }
  #su__wrapper .swapFilter > .su__container .su__advance-blocks {
    width: 100%;
  }
  /* #su__wrapper .su__search_advance {
    border: 1px solid #979797;
    border-radius: 200px;
    padding: 4px 0;
    justify-content: center;
    margin: auto;
    position: relative;
    transition: all 0.3s;
  } */
  
  #su__wrapper .su__search_advance:hover, 
  #su__wrapper .su__search_advance:focus, 
  #su__wrapper .su__search_advance:active {
    border-color: #000;
  }
  
  @media (min-width: 768px) {
    #su__wrapper .su__advance-blocks #su__modal_a11y_trap {
      position: absolute;
      top: 45px;
      bottom: unset;
      right: unset;
    }
    #su__wrapper .su__advance-blocks #su__modal_a11y_trap .su__overlay {
      background-color: transparent;
    }
    #su__wrapper .su__modal-inner {
      width: 528px;
    }
  }
  
  #su__wrapper .su__search_advance .btn_advance-search {
    margin: auto;
    padding: unset;
  }
  #su__wrapper .su__search_advance .btn_advance-search > span{
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin-left: 10px;
    font-weight: bold;
  }
  #su__wrapper .footerSection {
    text-align: left;
  }
  #su__wrapper .su__pagination {
    margin-top: 40px;
  }
  #su__wrapper .su__pagination span span,
  #su__wrapper .su__pagination span button {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    border: none;
    box-shadow: none;
    padding: 0 6px;
    display: flex;
    align-items: center;
  }
  #su__wrapper .su__pagination span span.su__pagination-active,
  #su__wrapper .su__pagination span span.su__pagination-active:hover,
  #su__wrapper .su__pagination span button.su__pagination-active, 
  #su__wrapper .su__pagination span button.su__pagination-active:hover {
    background-color: #ddd;
    border-color: #fff;
    color: #000;
  }
  #su__wrapper .su__pagination span span:hover,
  #su__wrapper .su__pagination span button:hover {
    color: #000;
  }
  #su__wrapper .su__pagination span button[disabled] {
    color: #6c757d;
  }
  #su__wrapper .su__pagination span button[disabled]:before,
    #su__wrapper .su__pagination span button[disabled]:after {
    opacity: 0.6;
  }
  #su__wrapper .su__pagination button[aria-label="Previous"]:before,
  #su__wrapper .su__pagination button[aria-label="Next"]:after {
    content: '';
    display: inline-block;
    width: 13.5px;
    height: 13.5px;
  }
  
  #su__wrapper .su__pagination button[aria-label="Previous"] {
    padding-left: 0;
  }
  #su__wrapper .su__pagination button[aria-label="Previous"]:before {
    background: url('https://d3uk0gfambfmua.cloudfront.net/71a5d4e7fff1210675820018a99fbcf7/Asset-Library/prev-icon.svg');
    margin-right: 8px;
  }
  #su__wrapper .su__pagination button[aria-label="Next"]:after {
    background: url('https://d3uk0gfambfmua.cloudfront.net/71a5d4e7fff1210675820018a99fbcf7/Asset-Library/next-icon.svg');
    margin-left: 8px;
  }
  #su__wrapper .filter-label {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    color: #000;
  }
  #su__wrapper .su__filter-content-row {
    padding: 7px 0;
    background: transparent;
  }
  #su__wrapper .su__filter-content-row .su__filter-label {
    margin: 0 0 0 11px;
    font-size: 16px;
    line-height: 24px;
    padding-right: 10px;
  }
  #su__wrapper .su__filter-content-row .su__filter-toggle input[type=checkbox]:checked + label:after {
    top: 5px;
    left: 6px;
    width: 6px;
      height: 11px;
  }
  #su__wrapper .su__filter-content-row .su__filter-badge {
    font-size: 16px;
    line-height: 24px;
    background-color: #fff;
    padding: 0;
  }
  #su__wrapper .su__filter-content-row:hover .su__filter-badge {
    background-color: transparent;
  }
  #su__wrapper .facet .su__bg-white > .su__border-t {
    padding: 16px 0 9px;
    border-top-color: #D7DADA;
  }
  
  #su__wrapper #facets-section .custom-filter-heading-wrapper + .facet .su__bg-white > .su__border-t {
    border-top-color: transparent;
  }
  
  #su__wrapper .su__filter-toggle input[type=checkbox] + label:before {
    border-radius: 0;
    border: 1px solid #000 !important;
    height: 18px;
    width: 18px;
     top: 3px;
  }
  #su__wrapper .su__filter-toggle input[type=checkbox]:checked + label:before {
    content: "";
    background: #000;
    border-color: #000;
  }
  #su__wrapper .su__toggle-input:focus + label::before {
    filter: unset;
  }
  #su__wrapper #facets-section {
    border-color: #D7DADA;
    border-radius: unset;
    padding: 0 20px;
  }
  #su__wrapper #facets-section .custom-filter-heading-wrapper {
    display: flex;
    padding: 20px 0 16px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #000;
  }
  #su__wrapper #facets-section .custom-filter-heading-wrapper > h2 {
    line-height: 30px;
    font-size: 24px;
    font-weight: normal;
  }
  #su__wrapper #facets-section .su__sort-filter-icon {
    display: none;
  }
  #su__wrapper #facets-section .su__arrow-down {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    width: 10px;
    height: 10px;
    right: 2px;
  }
  #su__wrapper #facets-section .su__close-facet .su__arrow-down {
    top: 0;
    transform: rotate(45deg);
  }
  #su__wrapper .su__clear-filters > button {
    color: #000;
    text-decoration: underline;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
  }
  
  #su__wrapper #su__modal_a11y_trap {
    z-index: 9999;
  }
  
  #su__wrapper .su__modal-inner .su__bookmark-popup-title {
    padding: 20px 20px 9px;
    border-bottom: none;
    background-color: transparent;
  }
  #su__wrapper .su__modal-inner .su__bookmark-popup-title .su__text-black {
    color: #000;
  }
  #su__wrapper .su__modal-inner .su__bookmark-popup-title .su__bookmark-inner {
    padding: 2px 0 0;
  }
  #su__wrapper .su__modal-inner .su__bookmark-popup-title >svg {
    display: none;
  }
  #su__wrapper .su__modal-inner .su__bookmark-popup-title > h2{
    color: #000;
    font-weight: bold;
    font-size: 24px;
  }
  #su__wrapper .su_clear_all_btn {
    color: #000;
  }
  #su__wrapper #su__advanceLabel > div:not(.su__advance_group) {
    padding: 0 20px;
    margin: 0;
  }
  #su__wrapper #su__advanceLabel > div > label {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 8px;
  }
  #su__wrapper #su__advanceLabel > div input {
    margin-bottom: 32px;
    border: 1px solid #80808085;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
  }
  #su__wrapper .su__advance_group {
    display: flex;
    justify-content: center;
    padding: 0 20px 30px;
  }
  #su__wrapper .su__Conform-block button,
  #su__wrapper .su__advance_group .su__refine__search,
  #su__wrapper .su__advance_group .su_clear_all_btn {
    background-color: transparent;
    color: #000;
    border: 1px solid #979797;
    border-radius: 50px;
    width: max-content;
    padding: 10px 20px;
    font-style: normal;
    transition: all 0.3s ease-in-out 0s;
    font-size: 16px;
    font-weight: bold;
  }
  #su__wrapper .su__Conform-block button {
    padding: 4px 20px;
  }
  .su__title-wrapper-noreslt {
    padding: 8px 0 12px;
  }
  
  .su__list-items .multiVersionGridView {
  display: none;
  }
  
  #su__wrapper .su__Conform-block button:hover,
  #su__wrapper .su__advance_group .su__refine__search:hover,
  #su__wrapper .su__advance_group .su_clear_all_btn:hover {
    background-color: #fff;
    border-color: #000;
  }
  #su__wrapper .su__advance_group .su_clear_all_btn {
    margin-left: 20px;
  }
  #su__wrapper .su__filter-content-row .su__showmore-text {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    text-decoration: underline;
    font-weight: bold;
  }
  #su__wrapper .su__filter-content-row .su__showmore-icon {
    left: 72px;
  }
  #su__wrapper .su__filter-content-row .su__search-facet input {
    border: 1px solid #80808085;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 35px;
    padding-right: 30px;
  }
  
  .su__search-facet-icon {
    top: 9px;
    margin: 0;
  }
  #su__wrapper .su__filter-content-row .su__search-facet .su__facet-close-icon {
    top: 9px;
    bottom: 0;
    display: flex;
  }
  #su__wrapper .su__filter-content-row .su__search-facet svg path {
    fill: #000;
  }
  #su__wrapper .su__search-head-icon {
    border: none !important;
    box-shadow: none;
    width: auto;
  }
  #su__wrapper .su__search-head-icon svg {
    width: max-content;
    padding-right: 0;
  }
  #su__wrapper .su__search-head-icon svg path {
    fill: #000;
  }
  
  #su__wrapper .su__filter-content-row .su__showmore-icon, #su__wrapper .su__filter-content-row .su__showless-icon {
      font-size: 0;
      height: 12px;
      width: 10px;
      background-color: transparent;
      top: 5px;
      background-image: url("data:image/svg+xml,%0A%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.70986 6.2411L0.109863 1.6411L0.817613 0.93335L6.12536 6.2411L0.817613 11.5489L0.109863 10.8411L4.70986 6.2411Z' fill='black'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-position: center center;
  }
  
  #su__wrapper .su__filter-content-row .su__showless-icon {transform: rotate(180deg);left: 65px;}
  .su__advance-background {
      background-color: transparent;
  }
  
  .swapFilterLeft.su__overflow-hide, .swapFilterLeft .su__overflow-hide,
  .no-results-row .su__list-item-row.su__overflow-hide,
  .no-results-row .su__list-item-text.su__overflow-hide {
      overflow: visible;
  }
  
  #su__wrapper .su__btn-back-to-top {
    border-radius: unset;
  }
  #su__wrapper .su__align_resultPerPage {
    display: none;
  }
  #su__wrapper .su__similarSearches {
    border: 1px solid #D7DADA;
  }
  #su__wrapper .su__similarSearches .su__recommendations-results {
    padding: 20px 20px 0px 17px;
    box-shadow: none;
    margin: 0;
  }
  #su__wrapper .su__similarSearches .su__ribbon-block {
    position: unset;
    border-bottom: 1px solid #000;
    margin-bottom: 5px;
  }
  #su__wrapper .su__similarSearches .su__ribbon-text {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    padding: 0;
    border: unset;
    color: #000;
    margin-bottom: 22px;
  }
  #su__wrapper .su__similarSearches .su__recommendations-results .su__mb-3 {
    margin: 0;
  }
  #su__wrapper .su__similarSearches .su__recommendations-results .su__align-items-start {
    padding: 0;
    margin: 0;
    border: 0;
  }
  #su__wrapper .su__similarSearches .su__recommendations-title {
    padding: 15px 0;
    /* border-bottom: 1px solid #D7DADA; */
  }
  #su__wrapper .su__similarSearches .su__search-title {
    line-height: unset;
  }
  #su__wrapper .su__similarSearches .su__search-title a{
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #000;
  }
  #su__wrapper .su__sorry-no-result,
  #su__wrapper .custom-recent-results-title,
  #su__wrapper .su__clear-filters-btn {
    color: #000;
    font-size: 18px;
  }
  #su__wrapper .su__clear-filters-btn {
    text-decoration: underline;
  }
  #su__wrapper .custom-meta-data-wrapper {
    display: flex;
    justify-content: space-between;
       width: calc(100% + 30px);
       order: 4;
  }
  
  .su__savedResultBookmarkIcon svg:hover path, .su__savedResultBookmarkIcon svg path:hover {
      fill: #d52b1e;
  }
  
  button[aria-label="Unsave"].su__savedResultBookmarkIcon svg path {
      fill: #d52b1e;
  }
  
  .su__save-bookmarks .su__bookmark-list.su__active-bookmark-list-icon svg path {
      fill: #d52b1e;
  }
  
  .su__save-bookmarks .su__bookmark-list:hover svg path, 
  .su__save-bookmarks .su__bookmark-list:focus svg path, 
  .su__save-bookmarks .su__bookmark-list:active svg path, 
  .su__customized__settings-inner:hover svg path, 
  .su__customized__settings-inner:focus svg path, 
  .su__customized__settings-inner:active svg path {
      fill: #d52b1e;
  }
  
  .su__save-bookmarks .su__bookmark-list svg path {
      transition: all .15s ease;
  }
  
  #su__wrapper .su__meta-data.Reply-Count > div {
      margin-right: 5px;
  }
  
  #su__wrapper .meta-data-left-content {
    display: flex;
    max-width: calc(100% - 250px);
    flex-wrap: wrap;
  }
  #su__wrapper .meta-data-right-content {
    display: flex;
  }
  #su__wrapper .su__filter-content-row .su__search-facet-drop .su__filter-toggle input[type=checkbox]:checked + label:after {
    left: 12px;
    top: 18px;
  }
  #su__wrapper .su__search-facet-drop .su__filter-toggle input[type=checkbox] + label:before {
    top: 16px;
  }
  .lockIconWithShape .lockIcon {
      position: absolute;
      top: 5px;
      right: 6px;
  }
  
  
  #su__wrapper .su__modal-inner .su__bookmark-popup-title .su__close_bookmark svg path {
      fill: #000;
  }
  
  #su__wrapper .su__modal-inner .su__bookmark-inner input.su__form-control {
      background-color: transparent;
      margin-bottom: 20px;
      border: 1px solid #80808085;
      border-radius: 4px;
      font-size: 14px;
      line-height: 20px;
  }
  
  #su__wrapper .su__modal-inner .su__bookmark-inner label.su__font-12 {
      font-size: 14px;
      line-height: 16px;
      padding-bottom: 8px;
  }
  
  #su__wrapper .su__modal-inner .su__bookmark-inner .su__bookmark-save, 
  #su__wrapper .su__modal-inner .su__bookmark-btn .su__btn {
      background-color: #fff;
      color: #000;
      border: 1px solid #979797;
      border-radius: 50px;
      width: max-content;
      padding: 8px 30px;
      font-style: normal;
      transition: all 0.3s ease-in-out 0s;
      margin-left: auto;
      margin-right: auto;
      display: table;
      cursor: pointer;
      font-weight: bold;
  }
  
  #su__wrapper .su__modal-inner .su__bookmark-inner .su__bookmark-save:hover, 
  #su__wrapper .su__modal-inner .su__bookmark-inner .su__bookmark-save:focus, 
  #su__wrapper .su__modal-inner .su__bookmark-inner .su__bookmark-save:active, 
  #su__wrapper .su__modal-inner .su__bookmark-btn .su__btn:hover, 
  #su__wrapper .su__modal-inner .su__bookmark-btn .su__btn:focus, 
  #su__wrapper .su__modal-inner .su__bookmark-btn .su__btn:active {
    color: #000;
    border-color: #000;
  }
  
  .su__BookmarkActive-tab {
      color: #000;
      border-bottom: 3px solid #000 !important;
      font-weight: 600;
  }
  
  
  .searchTips-sidenav {
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      max-height: 100%;
      margin: auto;
      width: 444px;
      height: 420px;
      max-width: 100%;
      border-radius: 6px;
  }
  #gear-sidebar {
      display: none;
  }
  
  [class*='titleBarStyles-isSticky'] {
      z-index: 100;
  }
  .su__searchTip-header  {
      background: transparent !important;
      padding: 20px;
      border-bottom: none;
  }
  .su__searchTip-header h2 {
      font-weight: bold;
      font-size: 20px;
      color: #000;
  }
  .su__search-tipicons {
      display: none;
  }
  .su__searchTip-list  {
      padding: 0 20px 20px 35px !important;
  }
  .su__searchTip-list  li{
      list-style: number;
      font-size: 16px;
      line-height: 23px;
      padding: 5px 0;
  }
  
  .su__searchTip-list  li:last-child{
      display: none;
  }
  
  .su__searchTip-list  li::before{
      content: '';
  }
  .su__close-icon .a11y-btn {
      cursor: pointer;
  }
  
  .su__animate-fadeRight {
      animation: fadeInDown 300ms both;
  }
  
  .su__hide-settings_gear {
      display: none;
  }
  
  .su__searchTip-icon .su__fill-white {
      fill: #000;
  }
  
  .su__list-item-row .su__media-body {
      display: flex;
      flex-flow: row wrap;
  }
  
  
  .su__solution-content:last-child {
    margin-bottom: 0;
  }
  
  .su__solution-content svg {
    height: 18px;
    width: 18px;
    position: absolute;
    left: 7px;
    top: 10px;
  }
  
  .show-more-less-btn {
    background-color: #000;
    color: #fff;
    padding: 0 10px;
    border-radius: 11px;
    font-size: 12px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
    cursor: pointer;
    transition: all .15s ease;
    min-height: 20px;
    font-weight: 400;
  }
  
  .show-more-less-btn:hover, .show-more-less-btn:focus, .show-more-less-btn:active {
      opacity: .75;
  }
  
  .show-more-less-btn > svg {
      position: static;
      display: inline-block;
      vertical-align: middle;
      margin-left: 2px;
      pointer-events: none;
  }
  
  
  
  /* Auto search css */
  
  .su__viewed-results, .su_page_rating_box, .su__viewed-results *, .su__no-view-results, #su_autocomplete-block, #su_autocomplete-block *, .su__wrapper, #su__wrapper, #su__wrapper *{
      font-family: "NHG Display", Arial, sans-serif;
    }
    #auto #su_autocomplete-block > .su__bg-blue-grd {
      background-color: #fff;
      padding: 30px 0;
    }
    .lia-top-quilt>.lia-quilt-row-header .lia-quilt-row-sub-header {
        background-color: #fff;
    }
    #auto #su_autocomplete-block #search-box-autocomplete {
      border-radius: 32px;
      padding-left: 24px;
      font-size: 24px;
      font-family: "NHG Display", Arial, sans-serif;
      font-weight: 400;
      color: #000;
      outline: transparent;
      padding-right: 90px;
      background-color: #f3ede0;
    }
    #auto #su_autocomplete-block #search-box-autocomplete::placeholder {
      color: #000;
      font-size: 20px;
      font-weight: bold;
    }
    #auto #su_autocomplete-block .su__input-close {
      right: 50px;
      top: 11px;
      border-right: 1px solid #CFd2d2;
      margin: 0;
      padding-right: 8px;
    }
    .su__search-forms .su__linear-loader{
      left: 14px;
      width: calc(100% - 26px);
    }
    .su__search-forms .su__autoSuggestion .su__suggestions-box:before, 
    .su__search-forms .su__autoSuggestion .su__no-suggestions:before{
      border-radius: 9px;
    }
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__suggestions-list{
      padding: 12px 20px;
    }
    .su__suggestions-list {
          line-height: 28px;
     }
  
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__suggestions-list .su__suggestion-title{
      font-size: 16px;
      font-weight: 600;
    }
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__suggestions-list .su__text-decoration {
      vertical-align: bottom;
    }
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__suggesticon,
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__autosuggestion-icon {
      margin-right: 6px;
    }
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__suggesticon:empty,
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__autosuggestion-icon:empty{
      margin-right: 0;
    }
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__suggestion-desc {
      font-size: 16px;
    }
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__suggestion-desc span{
      font-weight: normal;
      color: #000;
      padding-left: 0;
      padding-top: 2px;    
    }
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__suggestions-list:first-child:hover{
      border-radius: 9px 9px 0 0;
    }
    .su__search-forms .su__autoSuggestion .auto-suggestion .su__suggestions-list:last-child:hover{
      border-radius: 0 0 9px 9px
    }
    .su__search-forms .su__autoSuggestion{
      border-radius: 9px;
      top: 46px;
    }
    .su__search-forms .su__autoSuggestion .su__suggestion-title{
      color: #000;
    }
    .su__search-forms .su__autoSuggestion .su__suggestion-title .highlight{
      color: #000;
      text-decoration: underline;
    }
  .su__suggesticon {
          align-items: flex-start;
          margin-top: 0;
          padding-top: 5px;
  }
    .auto-suggestion-footer {
      padding: 20px 20px 15px;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 30px;
  }
  
  .auto-suggestion-footer:before {
      content: "";
      height: 1px;
      width: calc(100% - 40px);
      background-color: #000000;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
  }
  
  .auto-suggestion-footer > * {
      color: #000;
      font-size: 16px;
      font-weight: 400;
  }
  
  .auto-suggestion-footer .footerLink {
      margin-right: auto;
      text-decoration: underline;
  }
  
  .suggestedRsltLable {
      background-color: #000;
      color: #fff;
      border-radius: 2px;
      display: inline-block;
      padding: 5px 12px;
      margin-left: 25px !important;
      margin-bottom: 3px;
      margin-top:15px;
  }
   
  .auto-suggestion-footer .footerLink svg {
      width: 16px;
      vertical-align: middle;
      margin-left: 2px;
  }
  
  .MuiLinearProgress-barColorPrimary {
      background-color: #f50a23;
  }
  
  .MuiLinearProgress-root {
      height: 2px;
      width: calc(100% - 20px);
      margin: auto;
      background-color: #ccc;
  }
  
  .su__autosuggestion-icon {
      height: 24px;
  }
  
  .su__suggestions-list .su__text-truncate {
      position: relative;
  }
  
  .su__suggestions-list .su__text-truncate .su__text-truncate {
      overflow: visible;
      text-overflow: unset;
      white-space: normal;
      position: static;
  }
  
  .su__suggestions-list .su__text-truncate .su__text-truncate .su__suggestion-title {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
  }
  
  .su__suggestions-list .su__text-truncate .su__text-truncate:after {
      content: "";
      height: 100%;
      width: 100%;
      position: absolute;
      background-color: transparent;
      left: 0;
      right: 0;
  }
  
  .discussion-solved {
      padding-right: 15px;
  }
  
  
  .noresultWrapper {
    max-width: 455px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    margin-bottom: 70px;
  }
  
  .noresultWrapper .su__sorry-no-result {
    font-size: 16px !important;;
    line-height: 28px;
    font-weight: 400;
    color: #000000 !important;
    margin-top: 0;
    margin-bottom: 0;
  }
  
  .su__sorry-no-desc {
    font-size: 14px;
    color: #000;
    line-height: 28px;
    margin-bottom: 0;
  }
  
  .noresultWrapper .su__clear-filters-btn {
    text-decoration: none !important;
    margin-top: 16px;
    background-color: transparent;
    min-width: 140px;
    min-height: 38px;
    border: 1px solid #979797;
    border-radius: 200px;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 20px;
    text-align: center;
    transition: all 0.3s;
    padding: 6px 18px;
  }
  
  .noresultWrapper .su__clear-filters-btn:hover, 
  .noresultWrapper .su__clear-filters-btn:focus, 
  .noresultWrapper .su__clear-filters-btn:active {
    border-color: #000;
  }
  
  .su__bookmark_SavedResult_opacity a:hover, .su__bookmark_SavedResult_opacity a:focus, .su__bookmark_SavedResult_opacity a:active {color: #000;}
  
  .savedResultDontExist {
    background-color: #000;
  }
  
  
  .su__savedResultTooltip {
  background-color: #000;
  color: #f6f6f6;
  }
  .su__bookmarkSavedResultText {
    color: rgba(70,70,70,0.8);
    font-weight: bold;
    text-decoration: none;
  }
  
  .su__bookmarkSavedResultText:hover {
    color: rgba(70,70,70,0.8) !important;
    text-decoration: underline;
  }
  
  input[type="radio"], input[type="checkbox"] {
    margin-top: 0;
  }
  
  .su__tabs {
    height: 38px;
  }
  
  #su__wrapper .su__modal-inner .su__bookmark-inner button.su__btn.su__bg-blue-grd.su__py-3.su__w-100.su__radius.su__bookmark-save[disabled] {
    border-color: #979797 !important;
  }
  
  #su__wrapper .su__modal-inner .su__bookmark-inner button.su__btn.su__bg-blue-grd.su__py-3.su__w-100.su__radius.su__bookmark-save:not([disabled]) {
    border-color: #000 !important;
  }
  
  #su__wrapper .su__search_advance .su__filters-button {
    border: 1px solid #979797;
    padding: 4px 0;
    justify-content: center;
    margin: auto;
    position: relative;
    transition: all 0.3s;
    width: 100%;
    border-radius: 20px;
  }
  #su__wrapper .su__search_advance .su__position-relative {
    width: 100%;
  }
  #su__wrapper .su__search_advance .su__filters-button.su__advance-background {
    border-color: #000 !important;
  }
  
  #su__wrapper .su__modal-inner .su__bookmark-popup-title .su__font-12.su__text-blue {
    display: none !important;
  }
  
  #su__wrapper .su__modal-inner .su__bookmark-inner .su__bookmark-save[disabled], #su__wrapper .su__modal-inner .su__bookmark-btn .su__btn[disabled] {
    cursor: no-drop;
  }
  
  .su__bookmark-active:disabled {
    pointer-events: unset;
  }
  .su__recommendations-results .hover__effect:hover {
  background-color: transparent;
  }
  
  .su__recommendations-results .su__recommendations-title {
  padding-right: 30px !important;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_653_4631)'%3E%3Cpath d='M0 10.8398H17.5391L9.00391 19.2969L9.90234 20.1953L20 10.1953L9.90234 0.195312L9.00391 1.09375L17.5391 9.55078H0V10.8398Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_653_4631'%3E%3Crect width='20' height='20' fill='white' transform='matrix(1 0 0 -1 0 20.1953)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center right;
  }
  
  .su__suggestions-list .su__suggestDescription .su__color-gray.su__f-bold {
    display: none;
  }
  .su__suggestions-list .su__autosuggestion-icon {
    padding-top: 3px;
  }
  
  .su__search-forms .su__autoSuggestion .auto-suggestion .su__suggestion-desc .su__description-truncate {
  white-space: normal;
  text-overflow: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  }
  
  .auto-suggestion-footer > a {
  font-weight: bold;
  }
  
  .su__minscroller {
  scrollbar-width: thin;
  scrollbar-color: #DDDFDF transparent;
  }
  
  
  
  @media (max-width: 1025px) {
    #su__wrapper .layout-reverse {
        flex-direction: row;
    }
  
    #su__wrapper .su__results-section .swapFilterLeft {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .su__results-section .su__ipadview-block {
        padding-right: 0;
    }
  
    .su__results-section .su__ipadview-block {
        margin-left: -10px;
    }
  
    .su__results-section .su__ipadview-block .su__facet-icon.su__filter-icon {
        color: #000;
    }
  
    .su__results-section .su__ipadview-block .su__facet-icon.su__filter-icon svg path {
        fill: #000;
    }
  
    #su__wrapper .su__search_advance .su__filters-button {
        padding-left: 20px;
        padding-right: 20px;
    }
  
    .su__search_advance {
        margin-right: 0;
    }
  
    #su__wrapper .su__results-section {
        margin-top: 30px;
    }    
  }
  
  
@media (max-width: 767px) {
    .su__width_filters .su__bookmark-popup-title button svg path {
        fill: #000;
    }
  
    .su__results-section .su__container_filters_tab .su__mob-facetshow > div {
        padding: 0;
    }
  
    .su__result-content .swapFilterLeft {
        padding-right: 0;
    }
  
    #su__wrapper .su__results-section .swapFilterLeft .su__topactionHeader {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
  
    #su__wrapper .custom-meta-data-wrapper {
        flex-flow: row wrap;
    }
  
    #su__wrapper .meta-data-left-content {
        max-width: 100%;
    }
  
    #su__wrapper .meta-data-right-content {
        width: 100%;
    }
  
    .su__mobile-feature {
        background-color: #fff;
    }
    .su__topactionHeader .su__search-view {
        width: 100%;
        flex-flow: row wrap;
    }
  
    .su__topactionHeader .su__search-view .su__search-view {
        white-space: normal;
    }  
    .su__mob-active .su__active-text {
        color: #d52b1e;
    }
    .su__mob-active svg .su__active-path {
        fill: #d52b1e;
    }
    #su__wrapper .su__results-section .swapFilterLeft .su__topactionHeader .su__search-view .su__showing-lable span {
        font-size: 14px;
    }
    #su__wrapper .su__list-item-title .su__text-truncate .su__text-truncate, #su__wrapper .su__FeaturedSnippet .su__featureSnippet-title {
        font-size: 16px;
    }
    #su__wrapper .su__list-item-title .su__text-truncate.su__text_align {
        padding: 8px 0;
    }
    #su__wrapper .su__list-item-desc {
        font-size: 14px;
        line-height: 18px;
    }
    #su__wrapper .su__meta-data {
        margin: 5px 0 0;
    }
  
    .lockIconWithShape {
        top: -29px;
    }
  
    .lockIconWithShape .shapes {
        width: 30px;
    }
    .su__list-item-title .su__sourceLabelSectionW-80 {
        display: none;
    }
  
    #su__wrapper .swapFilterLeft .su__sticky__head {
        font-size: 14px;
    }
  
    .su__clear-filter-row {
        margin-bottom: 15px;
    }
    .su__solution-wrapper {
        padding: 6px 10px;
    }
    .su__solution-content > p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .su__IconsSectionW-20 {
        position: relative;
    }
    #su__wrapper .su__modal-inner .su__bookmark-popup-title > h2 {
        font-size: 18px;
    }
    #su__wrapper .su__pagination {
        margin-top: 0;
    }

    .auto-suggestion-footer {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 5px;
    }

    .auto-suggestion-footer .footerLink {
        margin-left: auto;
        margin-right: auto;
    }

    .auto-suggestion-footer > * {
        font-size: 14px;
    }

    .lia-quilt-row.lia-quilt-row-sub-header {
        padding-bottom: 0 !important;
    }
    #auto #su_autocomplete-block #search-box-autocomplete {
        padding-left: 15px;
        padding-right: 60px;
    }
    #su__wrapper #search-box-search {
        padding-left: 15px;
        padding-right: 50px;
    }
}