body,
.siteforceThemeLayoutStarter {
    font-size: 16px !important;
    font-weight: 500;
    color: #5D53A3;
    /*color: #141e28;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Base Lightning theme overrides for all viewports */

a:hover,
.forceCommunityRichText a:focus,
.forceCommunityRichText a:hover {
    text-decoration: none !important;
}

h1,
h2,
h3 .body .forceCommunityRichText h1,
.body .forceCommunityRichText h2,
.body .forceCommunityRichText h3 {
    text-transform: uppercase;
    line-height: 1.3;
    color: #5C49C1;
    /*color: #045ca7;*/
    padding-bottom: 10px;
    font-weight: 400;
    font-family: bilo;
}

h4,
h5,
h6,
.body .forceCommunityRichText h4,
.body .forceCommunityRichText h5,
.body .forceCommunityRichText h6 {
    text-transform: uppercase;
    line-height: 1.3;
    color: #000000;
    /*color: #045ca7;*/
    padding-bottom: 10px;
    font-weight: 400;
    font-family: bilo;
}


h1,
.body .forceCommunityRichText h1 {
    font-size: 30px;
}

h2,
.body .forceCommunityRichText h2 {
    font-size: 26px;
}

h3,
.body .forceCommunityRichText h3 {
    font-size: 24px;
}

h4,
.body .forceCommunityRichText h4 {
    font-size: 22px;
}

h5,
.body .forceCommunityRichText h5 {
    font-size: 20px;
}

h6,
.body .forceCommunityRichText h6 {
    font-size: 18px;
}

.jepsonHomeHeader>ul>li:first-child,
.jepsonInnerHeader>ul>li:first-child {
    display: none;
}

.themeHeader {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
}

.forceCommunityThemeHeaderBase .themeBottomBorder {
    height: 0 !important;
}

.forceCommunityRichText a.slds-button_brand {
    color: #fff;
}

.slds-button_brand {
    border: none;
    border-radius: 0;
    font-size: 21px;
    background-color: #5C49C1;
    /*background-color: rgb(4, 92, 167);*/
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    padding: .3em 1em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    font-weight: 400;
    font-family: bilo;
    color: #fff;
}

.slds-button_brand:hover,
.slds-button_brand:focus {
    border: none;
    background-color: #5C49C1;
    /*background-color: rgba(4, 92, 167, .75);*/
    color: #5C49C1 !important;
    /*color: #fff !important;*/
}

.slds-button_brand.grey {
    background-color: #5C49C1;
    /*background-color: rgba(30 ,30, 30, 0.72);*/
    color: #5C49C1;
    /*color: #fff;*/
}

.slds-button_brand.grey:hover,
.slds-button_brand.grey:focus {
    background-color: #5C49C1;
    /*background-color: rgba(30 ,30, 30, 0.50);*/
}

.slds-button_brand.red {
    background-color: #5C49C1;
    /*background-color: rgb(224, 43, 32);*/
    color: #5C49C1;
    /*color: #fff;*/
}

.slds-button_brand.red:hover,
.slds-button_brand.red:focus {
    background-color: #5C49C1;
    /*background-color: rgba(224, 43, 32, .72);*/
}

.slds-button_brand.lightblue {
    background-color: #5C49C1;
    /*background-color: rgb(0, 149, 211);*/
    color: #5C49C1;
    /*color: #fff;*/
}

.slds-button_brand.lightblue:hover,
.slds-button_brand.lightblue:focus {
    background-color: #5C49C1;
    /*background-color: rgba(0, 149, 211, .72);*/
}

.slds-button_brand.orange {
    background-color: #5C49C1;
    /*background-color: rgb(224, 153, 0);*/
    color: #5C49C1;
    /*color: #fff;*/
}

.slds-button_brand.orange:hover,
.slds-button_brand.orange:focus {
    background-color: #5C49C1;
    /*background-color: rgba(224, 153, 0, .72);*/
}

.forceCommunityThemeNav .uiMenuList {
    width: 300px !important;
}

.forceCommunityThemeNav .mainNavItem {
    padding-left: 40px !important;
}

.body .uiTabset--default .tabs__content {
    padding: 15px;
    border: 1px solid #eee;
}

.body .forceCommunityTabset .uiTabBar .uiTabItem .tabHeader {
    padding: 8px;
}

.body .uiTabset--default .tabs__item.active>a {
    background-color: #5C49C1;
    /*border-color: rgb(4, 92, 167);*/
    color: #fff;

}

/* Base Lightning theme overrides for mobile viewports */

@media only screen and (min-width: 48em) {

    .forceCommunityThemeNav.jepsonInnerHeader.commThemeCmp .mainNavItem .linkBtn,
    .forceCommunityThemeNav.jepsonHomeHeader.commThemeCmp .mainNavItem .linkBtn,
    .comm-navigation__top-level-item-link {
        text-transform: uppercase;
        color: #5C49C1 !important;
        /*color: #045ca7 !important;*/
        font-size: 1.1rem;
        font-weight: 400;
        font-family: bilo;
    }

    .forceCommunityThemeNav.jepsonInnerHeader.commThemeCmp>ul>li.mainNavItem:nth-last-child(2) a.linkBtn,
    .forceCommunityThemeNav.jepsonHomeHeader.commThemeCmp>ul>li.mainNavItem:nth-last-child(2) a.linkBtn {
        background-color: #5C49C1;
        /* background-color: #045ca7;*/
        color: #fff !important;
        border-radius: 3px;
        box-shadow: 0 0 5px rgba(0, 0, 0, .5);
        padding-left: 10px;
        padding-right: 10px;
    }

    .forceCommunityThemeNav.jepsonInnerHeader.commThemeCmp .mainNavItem .linkBtn svg,
    .forceCommunityThemeNav.jepsonHomeHeader.commThemeCmp .mainNavItem .linkBtn svg {
        /* fill: #045ca7 !important; */
        fill: #5C49C1 !important;
    }
}

/* Custom CSS */

.center-footer .inner {
    width: 80%;
    max-width: 1080px;
    margin: 0 auto;
}

.center-footer .social {
    border: 1px solid #045ca7;
    text-align: center;
}

.center-footer .social-list {
    text-align: center;
    border-bottom: 1px solid rgba(4, 92, 167, 0.58);
    margin-bottom: 26px;
}

.center-footer .social-list li {
    display: inline-block;
    font-size: 1.7em;
    padding: 8px;
}

.center-footer .social-list li:before {
    content: '';
    display: none;
    margin-right: 0;
    text-align: right;
    white-space: nowrap;
    width: 0;
}

.center-footer .footer {
    background-color: #5C49C1;
    /*background-color: #045ca7;*/
    color: #fff;
}

.center-footer .social h4,
.center-footer .footer h4 {
    font-size: 22px;
    font-weight: 400;
}

.center-footer .footer h4 {
    color: #fff;
}

.center-footer .footer a,
.forceCommunityHtmlBlock .uiOutputRichText p,
.center-footer .footer .lower {
    color: #fff;
    text-decoration: underline;
}

.center-footer .footer .upper {
    padding: 4rem 0 2rem 0;
}

.center-footer .footer .upper a {
    text-decoration: none;
}

.center-footer .footer .upper a:hover {
    color: rgba(255, 255, 255, .7);
}

.center-footer .footer .upper ul {
    list-style-type: disc;
    padding-left: 0;
}

.center-footer .footer .upper li {
    margin-bottom: .5em;
    margin-left: 1rem;
    padding-left: 0;
}

.center-footer .footer .lower {
    padding: 2rem 0;
    background: #5C49C1;
    /*background: rgba(0,0,0,0.2);*/
    text-align: center;
}

.center-footer .partner-box {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 48%;
    display: inline-block;
    height: 111px;
    vertical-align: middle;
    margin: 5px 0;
}

.center-footer .partner-box a {
    display: inline-block;
    width: 100%;
    margin: 0;
    height: 100%;
    background: transparent;
    -webkit-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    transition: ease all 0.4s;
}

.center-footer .partner-box a:hover {
    background: rgba(255, 255, 255, 0.57);
}

.cNewsArticleDetail ul {
    list-style-type: disc;
    list-style-position: inside;
}

.cNewsArticleDetail ol {
    list-style-type: decimal;
    list-style-position: inside;
}

.body .cHero.hero .description {
    font-size: 1.2rem;
}

.body .cHero.hero .slide .content h2 {
    font-size: 2rem;
}

.cNewsletterSignUpDrawer.newsletter-sign-up-drawer a.slds-button_brand,
.center-footer .footer a {
    color: #fff;
}

.cNewsletterSignUpDrawer.newsletter-sign-up-drawer a.slds-button_brand {
    background: #5C49C1;
}


@media only screen and (max-width: 600px) {
    .body .cHero.hero .description {
        font-size: 1.1rem;
    }

    .body .cHero.hero .slide .content h2 {
        font-size: 1.5rem;
    }

    .body .cHero.hero .slide .action .slds-button_brand {
        font-size: 1.2rem;
    }

    .center-footer .footer .lower {
        padding-bottom: 4rem;
    }
}

.ui-widget .cBlurb .blurb-cover {
    background: rgb(92, 73, 193, 0.4);
    height: 100%;
    width: 100%;
    position: absolute;
    transition: background-color .3s ease-out;
}

.ui-widget .cBlurb.blurb.clickable:hover .blurb-cover {
    background: rgba(92, 73, 193, 0.75);
}

body,
.siteforceThemeLayoutStarter {
    font-size: 16px !important;
    font-weight: 500;
    /*color: #5D53A3;*/
    color: #000000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cNewsletterSignUpDrawer.newsletter-sign-up-drawer a.slds-button_brand {
    background-color: rgb(93, 83, 163);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
    font-size: 16px;
    font-weight: bold;
}

.footer .cNewsletterSignUpDrawer.newsletter-sign-up-drawer a.slds-button_brand {
    background-color: #5C49C1;
    border: 1px solid #5C49C1;
    color: #fff;
}

.footer .cNewsletterSignUpDrawer.newsletter-sign-up-drawer a.slds-button_brand:hover {
    color: #5C49C1;
    background-color: #fff;
}

.forceCommunityRichText a.slds-button_brand {
    border: 1px solid #5C49C1;
}

.forceCommunityRichText a.slds-button_brand:hover {
    color: #5C49C1 !important;
    background: #fff;
}

.cNewsArticleExcerpt h3 a {
    color: #5C49C1;
    font-weight: 500;
}

.siteforceThemeLayoutStarter .more-link .slds-button {
    background: #5C49C1;
    border: 1px solid #5C49C1;
}

.siteforceThemeLayoutStarter .more-link .slds-button:hover {
    background: #fff;
    color: #5C49C1;
}
@media only screen and (min-width: 48em){
    .forceCommunityThemeNav.navMenuType-expanded .mainNavItem .linkBtn.comm-navigation__top-level-item-link--active{
        border-bottom: 1px solid #5C49C1 !important;
    }
    .forceCommunityThemeNav.jepsonInnerHeader.commThemeCmp .mainNavItem .linkBtn, .forceCommunityThemeNav.jepsonHomeHeader.commThemeCmp .mainNavItem .linkBtn, .comm-navigation__top-level-item-link{
        font-weight: 600;
    }
}