/*Support center css - Oct 17, 2022*/

/*------- GLOBAL COMMUNITY STYLES -------*/
a:hover,
a:focus {
  text-decoration: underline;
  color: #425cc3 !important;
}

.searchRegion
  .search-deflectionContainer.slds-popover
  li[role="option"]
  .search-deflectionItem
  .search-deflectionItemDetail {
  display: none !important;
}

/*-- March --*/
.search-deflectionContainer .search-deflectionItemDetail {
  display: none !important;
}

.forceCommunityThemeSearchHero .search-input.search-input--right {
  padding: 26px 20px 20px 20px;
}

/*-- Profile Dropdown --*/

/*- hide profile from dropdown --*/

.forceCommunityThemeProfileMenu .profile-menuItem.profile.uiMenuItem {
  display: none;
}

@media only screen and (min-width: 768px) {
  .body.isPageWidthFixed-true {
    position: relative;
    min-height: 80vh;
    padding-bottom: 92px !important;
  }

  .body.isPageWidthFixed-true div.footer {
    width: 100%;
    position: absolute;
    bottom: 0px;
  }

  .forceCommunityThemeHeaderCompact .themeHeaderInner {
    height: 50px !important;
  }

  /*-- homepage body padding --*/
  .siteforceThemeLayoutStarter > .body.isPageWidthFixed-true {
    padding: 0px 30px !important;
  }
}

/*-- Header --*/
.forceCommunityThemeHeaderCompact .themeHeaderInner {
  height: 55px !important;
}

/*-- Headline --*/
.forceCommunityHeadline .headlineTitle {
  font-size: 28px !important;
  text-align: left !important;
}

h1.slds-page-header__title {
  font-size: 24px !important;
  padding-bottom: 20px;
}

.forceCommunityThemeHeaderCompact .themeHeaderInner {
  min-height: 35px;
  max-width: 100%;
  padding: 0px !important;
}

.selfServiceTopicTrendingArticles42 a {
  box-shadow: none !important;
}

/*-- Article List Item Font --*/

span.slds-text-body_small,
span.slds-text-body--small {
  font-size: 15px;
}

/*-- Navigation --*/
.forceCommunityThemeNav.navMenuType-expanded
  .mainNavItem
  .linkBtn.comm-navigation__top-level-item-link--active {
  border-bottom: 2px solid #425cc3 !important;
}

@media only screen and (min-width: 48em) {
  .forceCommunityThemeNav.navMenuType-expanded
    .mainNavItem
    .linkBtn.comm-navigation__top-level-item-link--active {
    border-bottom: 2px solid #425cc3 !important;
  }
}

.forceCommunityThemeNav.websterHomeHeader .mainNavItem .linkBtn:hover {
  border-bottom: 2px solid #425cc3;
}

/*------- HOME/LANDING PAGE STYLES -------*/

/*-- adds space over page content --*/

.themeLayoutStarterWrapper .siteforceContentArea {
  margin-top: 40px;
}

/*-- article list title --*/

.siteforceContentArea h2.slds-text-heading_small,
.siteforceContentArea h2.slds-text-heading--small {
  font-size: 1rem;
  font-weight: 700;
  line-height: 2;
  -webkit-font-smoothing: antialiased;
}

/*-- article list containter --*/

.themeLayoutStarterWrapper div[data-region-name="content"] .ui-widget {
  margin-bottom: 0px !important;
}

/*-- article list container --

div[data-region-name="content"] ul {
padding-bottom: 22px;
}
*/

community_article-topic-trending-articles-list.selfServiceTopicTrendingArticles42
  ul {
  margin-bottom: 64px;
}
/*-- March --*/

@media only screen and (max-width: 768px) {
  community_article-topic-trending-articles-list.selfServiceTopicTrendingArticles42
    ul {
    margin-bottom: 14px;
  }
}

.selfServiceTopicTrendingArticles42 .slds-grid--vertical a {
  text-decoration: none !important;
}

.selfServiceTopicTrendingArticles42 .slds-grid--vertical a:hover {
  text-decoration: underline !important;
}

/*-- tiles --*/
.classyFeature_wrap a:before {
  background-color: transparent !important;
}

.classyFeature_widget_sub {
  font-style: normal !important;
}

.cSupport_Community_Blog_Feature .classyFeature_wrap_1 a,
.cSupport_Community_Blog_Feature .classyFeature_wrap_2 a,
.cSupport_Community_Blog_Feature .classyFeature_wrap_3 a {
  transition: 0.2s ease;
}

.cSupport_Community_Blog_Feature .classyFeature_wrap_1 a:hover,
.cSupport_Community_Blog_Feature .classyFeature_wrap_2 a:hover,
.cSupport_Community_Blog_Feature .classyFeature_wrap_3 a:hover {
  text-decoration: none;
  box-shadow: 8px 8px #c6c4c2;
  transform: translate(-8px, -8px);
  -webkit-transform: translate(-8px, -8px);
  -moz-transform: translate(-8px, -8px);
  -ms-transform: translate(-8px, -8px);
  -o-transform: translate(-8px, -8px);
}

/*-- article by topic list item --*/

div[data-region-name="content"]
  .selfServiceTopicTrendingArticles42
  a
  .slds-text-body_small {
  font-size: 15px;
}

/*-- article by topic list item --*/

.siteforceContentArea .comm-layout-column .ui-widget:not(:last-child) {
  margin-bottom: 1.5rem;
}

/*------- ARTICLE DETAIL STYLES -------*/

/*-- article headline h1 --*/

.selfServiceArticleLayout h1.article-head {
  font-size: 28px !important;
  font-family: Sailec-Bold;
}

/*-- article headline h2 --*/

.selfServiceArticleLayout .slds-rich-text-editor__textarea h2,
.selfServiceArticleLayout .slds-rich-text-editor__output h2 {
  font-size: 24px !important;
  font-family: Sailec-Medium;
  font-weight: 500;
  margin: 0rem;
  margin-top: 3rem;
  scroll-margin-top: 5rem;
}

.selfServiceArticleLayout .slds-rich-text-editor__textarea h2:first-of-type,
.selfServiceArticleLayout .slds-rich-text-editor__output h2:first-of-type {
  font-size: 24px !important;
  font-family: Sailec-Medium;
  font-weight: 500;
  margin: 0rem;
  scroll-margin-top: 5rem;
}

/*-- article headline h3 --*/

.selfServiceArticleLayout .slds-rich-text-editor__textarea h3,
.selfServiceArticleLayout .slds-rich-text-editor__output h3 {
  font-size: 22px !important;
  font-family: Sailec-Medium;
  font-weight: 500;
  margin: 0rem;
  margin-top: 3rem;
  scroll-margin-top: 5rem;
}

.selfServiceArticleLayout .slds-rich-text-editor__textarea h3:first-of-type,
.selfServiceArticleLayout .slds-rich-text-editor__output h3:first-of-type {
  font-size: 22px !important;
  font-family: Sailec-Medium;
  font-weight: 500;
  margin: 0rem;
  scroll-margin-top: 5rem;
}
.selfServiceArticleLayout .slds-rich-text-editor__textarea h4,
.selfServiceArticleLayout .slds-rich-text-editor__output h4 {
  font-size: 18px !important;
  font-family: Sailec-Medium;
  font-weight: 500;
  margin-top: 0.5rem;
  margin-bottom: 0rem;
}

/*-- article body --*/

.selfServiceArticleLayout .selfServiceArticleHeaderDetail .article-summary {
  font-size: 1rem !important;
  line-height: 2 !important;
  font-weight: normal !important;
}

.selfServiceArticleLayout.zoom .article-summary,
.selfServiceArticleLayout.zoom
  .forcePageBlockSectionView.full
  .test-id__field-value {
  font-size: 1rem !important;
  line-height: 2 !important;
  font-weight: normal !important;
}

.selfServiceArticleLayout .uiOutputRichText,
.selfServiceArticleLayout .uiOutputRichText p,
.selfServiceArticleLayout .uiOutputRichText a span span,
.selfServiceArticleLayout .uiOutputRichText a span,
.selfServiceArticleLayout .uiOutputRichText p span,
.selfServiceArticleLayout .uiOutputRichText p span span {
  font-size: 1rem !important;
  line-height: 2 !important;
  font-family: Sailec !important;
}

/*-- Article Body Spacing --*/

.selfServiceArticleLayout .uiOutputRichText p {
  padding: 0rem;
  margin: 1rem 0rem;
  display: block;
}

.selfServiceArticleLayout .uiOutputRichText.forceOutputRichText ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 2rem;
  padding: 0rem;
}

.selfServiceArticleLayout .uiOutputRichText.forceOutputRichText ol li {
  padding: 0rem;
  margin: 0rem;
}

.selfServiceArticleLayout .uiOutputRichText.forceOutputRichText ul {
  padding: 0px;
  margin: 1rem 0px 1rem 2rem;
}

.selfServiceArticleLayout .uiOutputRichText.forceOutputRichText ul li {
  padding: 0rem;
  margin: 0rem;
}

.selfServiceArticleLayout .uiOutputRichText.forceOutputRichText pre {
  line-height: 1.5 !important;
}

.selfServiceArticleLayout .uiOutputRichText img {
  padding: 0rem !important;
  margin-top: 0.5rem;
  margin-bottom: 2rem !important;
}

.selfServiceArticleLayout .uiOutputRichText p.faq-question {
  margin-top: 2.5rem;
  margin-bottom: 0rem;
}

.selfServiceArticleLayout .uiOutputRichText p.faq-answer {
  margin-top: 0rem;
  margin-bottom: 1rem;
}

.selfServiceArticleLayout .forceOutputRichText b,
.selfServiceArticleLayout .forceOutputRichText strong,
.selfServiceArticleLayout .forceOutputRichText b span,
.selfServiceArticleLayout .forceOutputRichText b span font {
  font-family: Sailec-Bold !important;
  font-weight: bold !important;
}

.selfServiceArticleLayout .meta {
  display: none;
}

@media only screen and (max-width: 480px) {
  .selfServiceTopicArticleList .selfServiceArticleListItem {
    margin: 0 0px !important;
  }
  .forceCommunityThemeHeaderCompact .themeLogo {
    left: 50% !important;
  }
  .forceCommunityThemeSearchSection .search-triggerButton svg {
    margin-top: -5px !important;
  }
}

/* reduce article padding --*/
.selfServiceArticleLayout.article-column {
  padding: 1px 30px 0px 0px !important;
}

/*------- CONTACT US -------*/

.forceCommunityCaseDeflection .selfServiceTopicTrendingArticles42 a span {
  font-size: 16px !important;
}

.forceCommunityCaseDeflection
  .selfServiceTopicTrendingArticles42
  a
  span
  lightning-formatted-date-time {
  font-size: 14px !important;
  font-family: "Sailec-light";
}
.forceCommunityContactSupportForm .slds-truncate span,
.forceCommunityCaseDeflection .header-message span {
  font-size: 20px;
  padding-bottom: 14px;
  display: block;
  font-weight: normal;
  font-family: "Sailec-light";
}

.forceCommunityCaseDeflection
  .selfServiceTopicTrendingArticles42
  lightning-formatted-date-time {
  display: none;
}

.forceCommunityCaseDeflection
  li.comm-case-deflection__item
  ul.slds-list_horizontal {
  display: none !important;
}

.forceCommunityContactSupportForm {
  max-width: 330px;
  margin: auto;
}

.forceCommunityContactSupportForm h1.slds-page-header__title {
  text-align: center;
  padding-bottom: 0px;
}

.forceCommunityContactSupportForm .slds-button.slds-button_brand {
  width: 100%;
  padding: 10px;
}

.cCommunityCase .btn {
  background: #425cc3 !important;
  border-color: #425cc3 !important;
}

/*
.forceCommunityContactSupportForm #SuppliedName label {
visibility: hidden;
}
.forceCommunityContactSupportForm #SuppliedName label::before {
content: 'Name';
visibility: visible;
}

.forceCommunityContactSupportForm #SuppliedPhone label {
visibility: hidden;
}
.forceCommunityContactSupportForm #SuppliedPhone label::before {
content: 'Phone';
visibility: visible;
}

.forceCommunityContactSupportForm #SuppliedEmail label {
visibility: hidden;
}
.forceCommunityContactSupportForm #SuppliedEmail label::before {
content: 'Email';
visibility: visible;
}
*/

/*-- shortens deflection options --*/
.forceCommunityCaseDeflection .comm-topic-trending-articles ul {
  width: 550px !important;
}

/*------- TOPIC CATALOG -------*/

.forceCommunityTopicCatalog h1 a.topicHierarchy-top {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: bold;
  text-transform: none;
  font-family: Sailec;
  text-shadow: none;
  color: rgb(16, 32, 51);
}

.forceCommunityTopicCatalog ul .topicHierarchy-topBox {
  padding-top: 18px;
  border-top: none !important;
  margin-bottom: 8px;
}

@media only screen and (min-width: 768px) {
  .forceCommunityTopicCatalog ul .topicHierarchy-topBox {
    max-width: 50%;
    min-width: 50%;
    display: inline-block;
  }
}
/*------- SEARCH PAGE -------*/
.forceCommunitySearch .forceSearchSearchResultsGridHeader {
  padding-top: 18px;
  padding-bottom: 8px;
  font-family: Sailec;
}
.forceCommunitySearch > div.slds-border_right.slds-medium-size_1-of-6 {
  display: none;
}

.forceCommunitySearch .searchResultsSummaryText .sortingInfo {
  display: none;
}
/*
.forceSearchResultsList .searchResultsSummary {
display: none;
}
*/
.forceSearchResultsList .listContent .slds-tile__detail ul li {
  display: none;
}

.forceSearchResultsList .listContent .forceRecordLayout {
  padding: 20px 0px 20px 15px;
}

/*
.forceCommunitySearch .forceRecordLayout ul {
display: none;
}
*/

.forceCommunitySearch .resultBody mark,
.forceCommunitySearch .itemTitle mark {
  font-size: 1rem;
  font-size: 16px;
  background-color: #f4f7ff;
  color: #425cc3;
}

.forceCommunitySearch.itemTitle {
  font-size: 1rem;
}

force-lookup.itemTitle {
  font-size: 16px;
}

force-lookup.itemTitle a mark {
  color: #425cc3;
  font-size: 1rem !important;
  background-color: #f4f7ff;
}

force-lookup.itemTitle a {
  color: #2d2e31;
}

force-lookup.itemTitle a:hover {
  color: #314592;
}

lightning-formatted-rich-text.formattedTextLookupTitle.slds-rich-text-editor__output {
  border-bottom: none;
}

.forceCommunitySearch .resultBody {
  line-height: 24px !important;
  font-size: 15px !important;
}

.forceCommunitySearch .listContent .forceSearchResultsList .slds-tile {
  max-width: 100%;
}

.forceCommunitySearch .forceSearchResultsList .slds-button.slds-button_brand {
  /*    border-radius: 25px;
    padding: 8px 24px 4px 24px;
    text-transform: uppercase;
    font-size: 15px;
    */
  background-color: transparent;
  border: none;
  color: rgb(66, 92, 205);
  font-size: 16px;
}

.forceCommunitySearch .forceSearchResultsList li.forceRecordLayout {
  padding-left: 15px;
  background-color: #ffffff;
}

/*------- TOPIC DETAIL -------*/

.comm-page-topic .forceCommunityResultsList .uiTabBar ul.tabs__nav {
  display: none !important;
}

.selfServiceTopicArticleList .selfServiceArticleListItem .footer {
  display: none;
}

.selfServiceArticleListItem a.selfServiceArticleHeaderDetail:hover {
  color: rgb(66, 92, 205) !important;
}

.selfServiceArticleListItem a.selfServiceArticleHeaderDetail:hover h3 {
  color: rgb(66, 92, 205) !important;
  text-decoration: underline;
}

/*-- Shortens Topic Detail Article line item --*/
.selfServiceTopicArticleList.clean .selfServiceArticleListItem {
  max-width: 800px;
}

/*-- Article Summary Item Font --*/
.selfServiceTopicArticleList .selfServiceArticleHeaderDetail.article-summary,
.selfServiceTopicArticleList .selfServiceArticleListItem .article-summary {
  line-height: 24px !important;
  font-size: 1rem !important;
  max-width: 650px;
}
/*
.community_article-topic-trending-articles-list h2.slds-text-heading_small {
font-size: 22px;
}
*/

.selfServiceArticleLayout
  article.content
  div.slds-form_stacked
  .forcePageBlockSectionRow:nth-child(1) {
  display: none !important;
}
.selfServiceArticleLayout
  article.content
  div.slds-form_stacked
  .forcePageBlockSectionRow:nth-child(2) {
  display: none !important;
}
.selfServiceArticleLayout
  article.content
  div.slds-form_stacked
  .forcePageBlockSectionRow:nth-child(4) {
  display: none !important;
}

/*-- Set pre-sized article elements to width 100% --*/

.selfServiceArticleLayout .slds-box {
  width: 100% !important;
}

.selfServiceArticleLayout .slds-box .slds-media__body {
  width: 100% !important;
}

/*-- article list --*/
.selfServiceArticleListItem {
  background-color: #ffffff !important;
}

li.article-item.selfServiceArticleListItem {
  background-color: #ffffff !important;
}

/*-- Load More button styles --*/

.selfServiceTopicArticleList button.loadmore {
  background-color: transparent;
  border: none;
  color: rgb(66, 92, 205);
  font-size: 16px;
}

.topicItemLink.forceTopicTopicLink {
  border: none !important;
  box-shadow: none !important;
}
/*-- Related Topics --*/

.forceCommunityRelatedTopics .forceTopicTopicList.topicListHeader {
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 2 !important;
}

.forceCommunityRelatedTopics .forceTopicTopicList a.topicItemLink {
  text-decoration: none !important;
}
/* hides bold icon */

.forceCommunityRelatedTopics lightning-icon {
  display: none;
}

.forceCommunityRelatedTopics .forceTopicTopicList .topicItemLink span {
  text-shadow: none !important;
  color: rgb(16, 32, 51);
  line-height: 1.5 !important;
  text-decoration: none !important;
  font-weight: 300 !important;
  font-size: 15px !important;
  text-decoration: none !important;
}

.forceCommunityRelatedTopics .forceTopicTopicList .topicItemLink:hover span {
  color: inherit !important;
  text-decoration: none !important;
}

/*-- Pre-existing Styles - check--*/
.contentTitle {
  font-size: 3rem !important;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 12px;
}

.article-head {
  font-size: 2rem;
  font-weight: 500;
}

.selfServiceArticleLayout {
  font-size: 1rem;
  line-height: 1.75rem;
}

.slds-text-body_small,
.slds-text-body--small {
  font-size: 1rem;
}

.slds-text-heading_small,
.slds-text-heading--small {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
}

.slds-page-header__title {
  display: block;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2;
  text-align: left;
}

.slds-text-align_center,
.slds-text-align--center {
  font-size: 1.125rem;
  line-height: 1.5;
  text-align: left;
}

.selfServiceArticleLayout .forcePageBlockSectionView.full .test-id__field-label,
.selfServiceArticleLayout
  .forcePageBlockSectionView.full
  .test-id__grouped-field-label-icon {
  text-transform: none;
  font-weight: 600;
  font-size: 1rem;
  color: rgb(16, 32, 51);
  visibility: hidden;
}

/*-- feedback --*/
.cSupport_Community_Article_Feedback .custom-box button:hover {
  background-color: #425cc3 !important;
  border-color: #425cc3 !important;
}

/*-- Footer --*/
div[data-region-name="footer"] {
}

div[data-region-name="footer"] button.contactSupportButton {
  max-width: 300px;
  min-width: 13rem !important;
  margin: 0px auto;
  display: block;
}

.forceCommunityContactSupportButton.contactSupportButton {
  min-width: 13rem !important;
}

/*-- hides the title and top margin of the Pendo form --*/
.comm-page-custom-classysupport-contact-pendo
  .forceCommunityContactSupportForm
  > div.slds-truncate {
  display: none;
}

.comm-page-custom-classysupport-contact-pendo
  .themeLayoutStarterWrapper
  .siteforceContentArea {
  margin-top: 0px;
}
/*-- expands the trending topic list view lines to full width --*/

community_article-similar-articles-list.selfServiceSimilarArticles42
  li
  > community_article-similar-articles-item.comm-related-articles__item
  > a {
  display: table;
  width: 100%;
  padding-left: 0.5rem;
  border-bottom: none;
}

/* Hover, focus and active states for related articles */
.selfServiceSimilarArticles42 li > .comm-related-articles__item > a:hover,
.selfServiceSimilarArticles42 li > .comm-related-articles__item > a:focus,
.selfServiceSimilarArticles42 li > .comm-related-articles__item > a:active {
  box-shadow: none !important;
  border-radius: 5px;
  background-color: #3654b2 !important;
  color: #fff !important;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}

/*-- Contact Support Button for mobile device --*/
@media only screen and (max-width: 480px) {
  .forceCommunityContactSupportButton.contactSupportButton {
    width: 90% !important;
  }
}

/*-- Hide Classy Product Field --

.forceCommunityContactSupportForm .supportQuickActionLayout #Classy_Product__c {
display: none;
}
*/
/* Hides Login in Button from public users */

.forceCommunityThemeProfileMenu.websterHomeHeader.profile-loginButton {
  display: none;
}

/* Hides Account from profile menu */
.profile-menuItem.myAccount.uiMenuItem {
  display: none;
}

/*-- Login Overrides --*/
.salesforceIdentityLoginForm2 #sfdc_username_container.inputContainer::before {
  content: "Email";
  position: absolute;
  top: -23px;
  left: 0px;
  font-weight: bold;
}

.salesforceIdentityLoginForm2 #sfdc_username_container.inputContainer {
  margin-top: 20px !important;
  position: relative;
}

.salesforceIdentityLoginForm2 #sfdc_password_container.inputContainer::before {
  content: "Password";
  position: absolute;
  top: -23px;
  left: 0px;
  font-weight: bold;
}

.salesforceIdentityLoginForm2 #sfdc_password_container.inputContainer {
  margin-top: 40px !important;
  position: relative;
}

.salesforceIdentityLoginForm2 .inverseTextColor {
  color: rgb(0, 131, 143) !important;
}

.salesforceIdentityLoginForm2 .inputIcon {
  color: rgb(87, 104, 125) !important;
  margin-top: 5px;
}

.salesforceIdentityLoginForm2 .inputBox {
  font-size: 14px !important;
  width: 85%;
}

.salesforceIdentityLoginBody2 .cCenterPanel {
  min-width: 325px !important;
  max-width: 400px !important;
}

/*------- CASE LISTVIEW -------*/

/* hides listview actions */

.forceListViewManagerHeader .forceListViewSettingsMenu {
  display: none !important;
}

.forceListViewManagerHeader force-list-view-manager-button-bar {
  display: none !important;
}

/* hides first column */
.slds-cell-edit.slds-cell-error.errorColumn.cellContainer .errorColumn {
  display: none !important;
}

/* hides actions icon */
.listViewContent .scroller .forceVirtualActionMarker.forceVirtualAction {
  display: none !important;
}

/*------- CASE DETAILS -------*/

/* hides follow and clone */

.forceHighlightsPanel.forceCommunityRecordHeadline
  .forceRecordLayout
  .actionsContainer {
  display: none !important;
}

/* hides Web Email and Case Orgin Field */
.forceCommunityRecordDetail
  .forcePageBlockSection.forcePageBlockSectionView:nth-child(3) {
  display: none !important;
}

/*------- CASE MANAGEMENT EMAIL -------*/

.forceCommunityFlowCommunity .flowruntimeBody .slds-form-element__control {
}

.forceCommunityFlowCommunity
  .flowruntimeBody
  .flowruntimeRichTextWrapper
  .uiOutputRichText
  b {
  position: relative;
  top: 20px;
}

.forceCommunityFlowCommunity .flowruntimeBody .slds-radio {
  padding: 10px 10px;
}
.forceCommunityFlowCommunity
  .flowruntimeBody
  .slds-radio
  .slds-form-element__label {
  display: inline-block;
}

.forceCommunityFlowCommunity
  .flowruntimeBody
  .slds-radio
  span.slds-form-element__label {
  font-size: 14px;
  color: rgb(0, 131, 143);
}

.comm-layout-column
  .slds-card.flowRuntimeForFlexipage.forceCommunityFlowCommunity {
  background-color: #eee;
}

.forceCommunityFlowCommunity
  .flowruntimeInputWrapper
  .uiScrollerWrapper
  textarea {
  min-height: 550px;
}

.forceCommunityFlowCommunity
  footer.actionButtonBar
  .actionsRight
  button[title="Next"] {
  /*  color: rgb(0,//* 131, 143);  */
}
.forceCommunityFlowCommunity
  footer.actionButtonBar
  .actionsRight
  button[title="Next"]::before {
  /* content: "Send Email"; */
}
/* closed case override */

.forceCommunityFlowCommunity .flowruntimeRichTextWrapper p b {
  background-color: transparent !important;
}

.forceCommunityFlowCommunity .flowruntimeRichTextWrapper p span {
  background-color: transparent !important;
}

/*--RELEASE NOTES --*/

.selfServiceArticleLayout .slds-rich-text-editor__output h2.rn-date,
.selfServiceArticleLayout .slds-rich-text-editor__output h2.c4sf-rn-date {
  font-size: 0.875rem !important;
  color: #7d7f86 !important;
  margin-top: 5rem;
  margin-bottom: 0.313rem !important;
  font-family: Sailec-Medium;
  font-weight: 500;
}

.selfServiceArticleLayout
  .slds-rich-text-editor__output
  h2.rn-section--heading {
  font-size: 1.5rem;
}

.selfServiceArticleLayout
  .slds-rich-text-editor__output
  h2.rn-date:first-of-type,
.selfServiceArticleLayout
  .slds-rich-text-editor__output
  h2.c4sf-rn-date:first-of-type {
  margin-top: 0rem !important;
}

.selfServiceArticleLayout .slds-rich-text-editor__output h3.rn-header,
.selfServiceArticleLayout .slds-rich-text-editor__output h3.c4sf-rn-header {
  font-size: 1.5rem !important;
  color: #2d2e31 !important;
  margin-top: 0rem !important;
  margin-bottom: 0.3rem;
}

.selfServiceArticleLayout .slds-rich-text-editor__output h3.rn-addon-header {
  margin-top: 3rem !important;
}

.selfServiceArticleLayout .slds-rich-text-editor__output h4.rn-subheader,
.selfServiceArticleLayout .slds-rich-text-editor__output h4.c4sf-rn-subheader {
  font-size: 1.125rem !important;
  color: #2d2e31 !important;
  margin-top: 0rem !important;
}

.selfServiceArticleLayout .slds-rich-text-editor__output p.rn-content,
.selfServiceArticleLayout .slds-rich-text-editor__output p.rn-list--content,
.selfServiceArticleLayout .slds-rich-text-editor__output p.c4sf-rn-content {
  font-size: 1rem !important;
  line-height: 2 !important;
  margin-bottom: 1.5rem !important;
  padding: 0rem !important;
}

.selfServiceArticleLayout .slds-rich-text-editor__output p.rn-bold {
  font-weight: bold !important;
  font-family: Sailec-Bold !important;
}

.selfServiceArticleLayout .slds-rich-text-editor__output p.rn-content--bold {
  font-weight: bold !important;
  font-family: Sailec-Bold !important;
  margin-bottom: 0rem !important;
}

.selfServiceArticleLayout .slds-rich-text-editor__output p.rn-subheading {
  font-weight: bold !important;
  font-family: Sailec-Bold !important;
  margin-bottom: 0rem !important;
}

.selfServiceArticleLayout .slds-rich-text-editor__output ol.rn-list,
.selfServiceArticleLayout .slds-rich-text-editor__output ul.rn-list,
.selfServiceArticleLayout .slds-rich-text-editor__output ol.c4sf-rn-list,
.selfServiceArticleLayout .slds-rich-text-editor__output ul.c4sf-rn-list {
  margin-top: 0rem !important;
  margin-bottom: 1.5rem !important;
  padding: 0rem !important;
}

.selfServiceArticleLayout .slds-rich-text-editor__output ul.rn-list ul,
.selfServiceArticleLayout .slds-rich-text-editor__output ul.c4sf-rn-list ul {
  padding: 0rem !important;
  margin-top: 0rem !important;
  margin-bottom: 1.5rem !important;
}

.selfServiceArticleLayout .slds-rich-text-editor__output li.rn-list--content,
.selfServiceArticleLayout
  .slds-rich-text-editor__output
  li.c4sf-rn-list--content {
  margin-bottom: 0rem !important;
  line-height: 2rem !important;
  font-size: 1rem !important;
  padding: 0rem !important;
}

.selfServiceArticleLayout .slds-rich-text-editor__output a.rn-link {
  color: #425cc3;
  cursor: pointer;
}

.selfServiceArticleLayout .slds-rich-text-editor__output a.rn-link:hover {
  color: #314592;
  text-decoration: underline;
}

.c4sf-extra--spacer {
  margin-top: 1rem;
}

/* .5 Release notes labels */

.rn-label--hrequest,
.rn-label--eaccess,
.rn-label--inotice {
  color: #fff;
  width: fit-content;
  padding: 6px;
  border-radius: 4px;
}

.rn-label--hrequest {
  background: #f4775e;
}

.rn-label--eaccess {
  background: #425ccd;
}

.rn-label--inotice {
  background: #f5c76a;
  color: #2d2e31;
}

.rn-label--text {
  color: #fff;
  margin: 0rem !important;
}

.rn-label--inotice .rn-label--text {
  color: #2d2e31;
}

/*callouts*/

.csc-callout--start {
  padding: 1.25rem;
  border: 2px solid #2d2e31;
  background: #fff;
  border-radius: 0.5rem;
  width: fit-content;
  max-width: 650px;
  box-shadow: 4px 4px #2d2e31;
  margin-bottom: 1.5rem;
}

.csc-callout--note {
  padding: 1.25rem;
  border: 1px solid #425cc3;
  background: #425cc31f;
  border-radius: 0.5rem;
  width: fit-content;
  max-width: 650px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.csc-callout--tip {
  padding: 1.25rem;
  border: 1px solid #096f5d;
  background: #096f5d1f;
  border-radius: 0.5rem;
  width: fit-content;
  max-width: 650px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.csc-callout--important {
  color: #2d2e31;
  padding: 1.25rem;
  border: 1px solid #f5c76a;
  background: #f5c76a1f;
  border-radius: 0.5rem;
  width: fit-content;
  max-width: 650px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.csc-img--wrap {
  border: 2px solid #2d2e31;
  border-radius: 4px;
  box-shadow: 10px 10px #b3afa7;
  width: fit-content;
  margin: 0 0 1.5rem 0;
}

.selfServiceArticleLayout .slds-rich-text-editor__output p.csc-box--note,
.selfServiceArticleLayout .slds-rich-text-editor__output p.csc-note--text {
  font-size: 1rem;
  margin: 0rem;
}

.selfServiceArticleLayout .slds-rich-text-editor__output p.csc-note--text {
  color: #252528;
}

.sc-code-block {
  max-height: 250px;
  overflow-y: scroll;
  background: #252528;
  margin-bottom: 1.5rem;
  border-radius: 6px;
}

.sc-code-block--text {
  color: #fff;
  margin-bottom: 0px;
  font-size: 1rem;
  padding: 12px;
}
