
.cASCM_Theme .cASCM_Layout_1Col_NoBgnd h1, .cASCM_Theme .cASCM_Layout_1Col_NoBgnd h2, .cASCM_Theme .cASCM_Layout_1Col_NoBgnd h3, .cASCM_Theme .cASCM_Layout_1Col_NoBgnd h4, .cASCM_Theme .cASCM_Layout_1Col_NoBgnd h5, .cASCM_Theme .cASCM_Layout_1Col_NoBgnd h6 {
    font-weight: unset;
}

.content-detail-container .content-wrapper p b[style="font-size: 24px;"],
.content-detail-container .content-wrapper p b[style="font-size: 16px;"],
.content-detail-container .content-wrapper h4,
.content-detail-container .content-wrapper h5 {
    font-family: "AdelleSans-SemiBold";
    font-weight: 600;
    color: #000;
}

.content-detail-container .content-wrapper p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .5px;
}

.content-detail-container .content-wrapper hr {
  border-top: 1px solid #A0AAB2;
}

.content-detail-container .content-wrapper h4 {
    font-size: 24px;
    line-height: 34px;
}

.content-detail-container .content-wrapper h5 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px;
}

.content-detail-container .content-wrapper  .content-detail-content ul {
    margin-left: 15px;
}

.content-detail-container .content-wrapper  .content-detail-content ul ul li::marker{
    content: "⁃ ";
}

.content-detail-container .content-wrapper  .content-detail-content li::marker {
    font-size: 15px;
    content: "◼︎ ";
    color: #82c341;
}

.content-detail-container .content-wrapper  .content-detail-content li {
    margin-bottom: 11px;
    padding-left: 10px;
    line-height: 28px;
}

.content-detail-container .content-wrapper  .content-detail-content li li {
    padding-left: 12px;
}

.content-detail-container .content-detail-sidebar .slds-rich-text-editor__output p {
    font-family: "AdelleSans-Regular", "Helvetica", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #292929;
}

.content-detail-container .content-detail-sidebar .slds-rich-text-editor__output h4, .content-detail-container .content-detail-sidebar .slds-rich-text-editor__output b {
    font-family: "AdelleSans-Light", "Helvetica", "Arial", sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 20px;
    letter-spacing: 0.5px;
    color: #000000;        
  }
  .content-detail-container .content-detail-sidebar .slds-rich-text-editor__output a {
    text-decoration: underline;
    color: #006B36;   
  }

  .content-detail-container .content-authors .slds-rich-text-editor__output p {
      font-size: 12px;
      line-height: 20px;
      letter-spacing: .5px;
  }

  .content-detail-container .content-authors .slds-rich-text-editor__output a {
    text-decoration: underline;
    color: #006B36;   
}



  

@media (max-width: 768px) {
    .content-detail-container .content-wrapper p b[style="font-size: 24px;"],
    .content-detail-container .content-wrapper h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 19px;
    }

    .content-detail-container .content-wrapper .content-authors h4 {
        margin-bottom: 19px;
    }

    .content-detail-container .content-wrapper p b[style="font-size: 16px;"],
    .content-detail-container .content-wrapper h5 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 8px;
    }

}

.rowWrapper .forceCommunityRichText .uiOutputRichText {
    margin: auto;
    max-width: 1140px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: .5px;
}

.rowWrapper .forceCommunityRichText .uiOutputRichText h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 38px;
    color: #000000;
}


.learning-message-modal a, .learning-bookmarks-message a, .learning-progress-message a {
    color: #006B36;
    text-decoration: underline;
}

a.learning-link-button {
    padding: 10px 20px 0 20px;
    background: #006B36;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.583333px;
    color: #FFFFFF;
    margin: 25px 0 0 0;
    border: none;
    font-family: "AdelleSans-Regular", "Helvetica", "Arial", sans-serif;
    height: 32px;
    text-decoration: none;
    display: inline-block;
    width: auto;
}

a.learning-link-button:hover {
    background: #82C341;
    color: #003726;
}

@media (max-width: 1140px) {
    .rowWrapper .forceCommunityRichText .uiOutputRichText {
        margin: 0 1rem;
    }
}


.rowWrapper .forceCommunityRichText .uiOutputRichText p.account-link-message {
    margin-top: 24px;
}

.rowWrapper .forceCommunityRichText .uiOutputRichText p.account-link-message a {
  color: #006B36;
  text-decoration: underline;  
}


@media (max-width: 768px) {
    .rowWrapper .forceCommunityRichText .uiOutputRichText h3 {
        font-size: 20px;
        line-height: 26px;
        margin-top: 32px;
    }

    .rowWrapper .forceCommunityRichText .uiOutputRichText p.account-link-message {
        margin-top: 20px;
    }
}

c-ox-learning-content-tile:empty {
   display: none;
   position: absolute;
}

.content-tile-component:last-child .footer {
    border-bottom: none !important;
}

.content-tile-component:last-child .content-tile {
    padding-bottom: 10px;
}

.learning-message-modal {
    background-color: #fff;
    border-top: 12px solid #006B36;
    width: 556px;
    position: fixed;
    top: 200px;
    left: 50%;
    transform: translate(-50%);
    z-index: 999;
    text-align: center;
  }
  .learning-message-modal a.learning-link-button {
    padding: 7px 20px;
    background: #006B36;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.583333px;
    color: #FFFFFF;
    margin: 0 0 25px 0;
    border: none;
  }
  .learning-message-modal a.learning-link-button:hover {
    background: #82C341;
    color: #003726;
  }
  .learning-message-modal p {
    font-size: 16px;
    line-height: 28px;
  }
  .learning-message-modal-close {
    position: absolute;
    top: -55px;
    right: 0;
    z-index: 10;
    cursor: pointer;
  }
  
  h4.learning-message-modal-title {
    color: #006B36;
    font-size: 24px;
    font-family: "AdelleSans-SemiBold", sans-serif;
    line-height: 34px;
    font-weight: normal;
    padding: 32px 0 20px 0;
    cursor: pointer;
  }
  @media (max-width: 1024px) {
    .learning-message-modal {
      top: 179px;
    }
  }
  @media (max-height: 768px) {
    .learning-message-modal {
      top: 60px;
    }
  }
  @media (max-width: 768px) {
    .learning-message-modal {
      transform: unset;
      width: calc(100% - 42px);
      left: 21px;
    }
    h4.learning-message-modal-title {
      font-size: 18px;
    }
  }
  
  .learning-message-overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 998;
  }
  


