@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: local('Open Sans'), local('OpenSans'), url('../fonts/OpenSans-Regular.eot?orgId=00D5E0000008oAm#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff?orgId=00D5E0000008oAm') format('woff'), url('../fonts/OpenSans-Regular.ttf?orgId=00D5E0000008oAm') format('truetype'), url('../fonts/OpenSans-Regular.svg?orgId=00D5E0000008oAm#OpenSansRegular') format('svg');
}

.selfServiceArticleLayout .forcePageBlockSectionView.full .slds-form-element__label {
  display: none;
}

.forceCommunityRecordListCompact .filterListPlaceholder .triggerLink {
  text-decoration: none;
}

.forceCommunityRecordListCompact .filterListPlaceholder .triggerLink .listTitle {
  text-transform: capitalize;
}

.forceCommunitySearch .scrollerWrapper .primaryItems li a {
  text-transform: capitalize;
}

.siteforcePanelManager.siteforcePanelsContainer {
  z-index: 9001 !important;
}

.siteforcePanelManager.siteforcePanelsContainer .uiModal.open {
  z-index: 1 !important;
  color: #10181f;
}

.siteforcePanelManager.siteforcePanelsContainer .uiModal.open.active {
  z-index: 2 !important;
}

.forceHoverPrototype {
  display: none;
}

.forceChatterChatterFollow .slds-button .slds-truncate {
  text-transform: uppercase;
}

.selfServiceTopicArticleList .article-list .article-item .article-link .article-head {
  font-size: 1rem;
  color: token(colorTextLink);
}

.selfServiceTopicArticleList .article-list .article-item .article-link:hover .article-head {
  color: token(colorTextLinkHover);
}

.cUserProfileCon .sidebarCards h2 * {
  font-size: 1rem;
}

.cUserProfileCon .sidebarCards h2 a {
  text-decoration: none;
}

.cUserProfileCon .sidebarCards h2 a:hover * {
  color: token(colorTextLinkHover);
}

.setTitleFeatured {
  text-align: left;
}

.CCNEWSLCSVNSUMMITS_News_Featured_4Across.slds-grid--align-center {
  justify-content: flex-start;
}

.CCGROUPLCSVNSUMMITS_Groups_List.pagination .slds-x-small-buttons--horizontal, .CCNEWSLCSVNSUMMITS_News_List.pagination .slds-x-small-buttons--horizontal {
  text-align: left;
}

.CCGROUPLCSVNSUMMITS_Groups_List.pagination .slds-badge, .CCNEWSLCSVNSUMMITS_News_List.pagination .slds-badge {
  display: inline-block;
}

.CCGROUPLCSVNSUMMITS_Groups_List.pagination .slds-badge span, .CCNEWSLCSVNSUMMITS_News_List.pagination .slds-badge span {
  display: inline-block;
}

.CCEVENTSLCSVNSUMMITS_Events_List .slds-button, .CCGROUPLCSVNSUMMITS_Groups_List .slds-button, .CCNEWSLCSVNSUMMITS_News_List .slds-button, .CCNEWSLCSVNSUMMITS_News_Featured_4Across .slds-button {
  text-transform: uppercase;
}

.CCGROUPLCSVNSUMMITS_Groups_List.CCGROUPLCSVNSUMMITS_Groups_Tile {
  margin: 0 -0.75rem;
}

.CCGROUPLCSVNSUMMITS_Groups_Filters .myGrpsCss a {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .CCGROUPLCSVNSUMMITS_Groups_Filters .slds-large-size--3-of-12 {
    width: 33.3333%;
  }
}

.CCEVENTSLCSVNSUMMITS_Events_List .CCEVENTSLCSVNSUMMITS_Events_Tile .featuredEvent .content .topic a, .CCEVENTSLCSVNSUMMITS_Events_List .CCEVENTSLCSVNSUMMITS_Events_Tile .featuredEvent .content .name a {
  text-decoration: none;
  color: token(colorTextLink);
}

.CCEVENTSLCSVNSUMMITS_Events_List .CCEVENTSLCSVNSUMMITS_Events_Tile .featuredEvent .content .topic a:hover, .CCEVENTSLCSVNSUMMITS_Events_List .CCEVENTSLCSVNSUMMITS_Events_Tile .featuredEvent .content .name a:hover {
  color: token(colorTextLinkHover);
}

.CCNEWSLCSVNSUMMITS_News_List .CCNEWSLCSVNSUMMITS_News_Tile .featuredNews .content .topic a, .CCNEWSLCSVNSUMMITS_News_List .CCNEWSLCSVNSUMMITS_News_Tile .featuredNews .content .name a {
  text-decoration: none;
  color: token(colorTextLink);
}

.CCNEWSLCSVNSUMMITS_News_List .CCNEWSLCSVNSUMMITS_News_Tile .featuredNews .content .topic a:hover, .CCNEWSLCSVNSUMMITS_News_List .CCNEWSLCSVNSUMMITS_News_Tile .featuredNews .content .name a:hover {
  color: token(colorTextLinkHover);
}

.CCEVENTSLCSVNSUMMITS_Events_Header .slds-media__figure, .CCNEWSLCSVNSUMMITS_News_Header .slds-media__figure {
  display: none;
}

.CCMEMBERSLCSVNSUMMITS_Members_Header > div:first-child > div div:first-child {
  display: none;
}

.CCMEMBERSLCSVNSUMMITS_Members_List > div:nth-child(2) > div {
  margin: 0 -0.75rem;
}

.CCMEMBERSLCSVNSUMMITS_Members_List > div:last-of-type > div {
  justify-content: flex-start;
}

.CCMEMBERSLCSVNSUMMITS_Members_List > div:last-of-type > div .slds-badge {
  margin-right: auto;
}