/*-- S1 Community Styles - Deploy --*/

/*-- Coveo Search Bar --*/

.CoveoV2SearchUI.CoveoV2CommunitySearchBox .magic-box-input {
    background: #fff;
    height: 55px;
    overflow: hidden;
    position: relative;
    border-radius: 25px;
}
.CoveoV2CommunitySearchBox .magic-box-input>input {
    height: 55px;
}

.CoveoV2CommunitySearchBox .magic-box {
    border: none !important;
}

.CoveoV2CommunitySearchBox .magic-box-input {
    background: #fff;
    height: 55px;
    overflow: hidden;
    position: relative;
    border-radius: 25px;
}

.CoveoV2CommunitySearchBox .CoveoSearchButton {
    position: relative;
    height: 51px !important;
    left: -53px;
    top: 2px;
    z-index: 20;
    background-color: #7B3FF2 !important;
    border-radius: 50%;
    width: 51px;
}

.CoveoV2CommunitySearchBox .CoveoSearchButton:hover {
    background-color: #5a10ee !important;
}

.CoveoOmnibox.magic-box .magic-box-input .magic-box-underlay {
    height: 55px;
}

.CoveoV2CommunitySearchBox svg.coveo-search-button-svg g, .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
    fill: #FFF !important;
}

.CoveoV2CommunitySearchBox .magic-box.magic-box-inline {
    right: -25px;
}

.CoveoV2CommunitySearchBox .magic-box-input>input {
    height: 55px !important;
    text-indent: 20px !important;
}

/*-- Coveo Search Results --*/

body.null.comm-page-custom-threat-intel-library-search-results {
    background-color: #F5F5F5;
}
.comm-page-custom-threat-intel-library-search-results .websterInnerHero.forceCommunityThemeHeroBase.forceCommunityThemeHeroStarter {
    padding: 100px 30px 80px 30px !important;
}
.comm-page-custom-threat-intel-library-search-results .forceCommunityThemeHeroBase .contentTitle {
    text-align: left;
    padding-left: 25px;
}

.CoveoV2CommunitySearch .slds-card__header {
    display: none !important;
}
.CoveoResult a {
    color: #434343 !important;
}
.CoveoResultLink, a.CoveoResultLink, .CoveoResult a.CoveoResultLink {
    color: #434343 !important;
    border-bottom: solid 1px #7B3FF2;
    font-weight: bold;
}

.coveo-dynamic-facet-header-title {
    color: #434343 !important;
}

.coveo-tab-section {
    display: none !important;
}

CoveoSearchInterface .coveo-search-section {
    display: none;
}

.CoveoSearchInterface .coveo-search-section {
    display: none !important;
}

.CoveoFieldValue .coveo-clickable {
    color: #434343 !important;
    border-bottom: solid 1px #7B3FF2;
}

article.slds-card.CoveoV2CommunitySearch {
    background-color: transparent !important;
}

.CoveoDynamicFacet, .CoveoDynamicFacetRange, .CoveoDynamicHierarchicalFacet {
    background: white;
    padding: 20px;
    background-color: #FFF !important;
}

.CoveoV2CommunitySearch .CoveoResultList {
    margin-top: 15px;
    margin-bottom: 15px;
    outline: none;
    background-color: #FFF !important;
}

.CoveoV2CommunitySearch span[data-helper="date"].CoveoFieldValue {
    position: relative;
    left: -20px;
}

.coveo-icon-for-quickview-svg {
    margin-top: 8px;
    width: 20px;
    height: 12px;
    color: #7B3FF2;
    fill: #7B3FF2;
}


.coveo-pager-list-item.coveo-active, .coveo-pager-list-item:hover {
    color: #cddee9;
    background-color: #7B3FF2 !important;
}

.coveo-results-per-page-list-item.coveo-active, .coveo-results-per-page-list-item:hover {
    color: #cddee9;
    background-color: #7B3FF2 !important;
}

.coveo-icon-for-quickview {
    text-align: left;
    position: relative;
    top: -5px;
}

