.siteforceServiceBody {
    position: relative;
    z-index: 1
}

.siteforceServiceBody .siteforceContentArea {
    background: rgb(255, 255, 255)
}

.siteforceServiceBody .cCurtainContainer {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0
}

.siteforceServiceBody .cHeaderPanel {
    width: 100%;
    position: relative;
    transition: background .8s ease;
    background-image: url();
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.siteforceServiceBody .cHeaderOverlay {
    height: inherit;
    background: rgba(0, 0, 0, 0.2)
}

.siteforceServiceBody .cHeaderLine {
    padding: 1rem .5rem 1rem .5rem;
    max-width: 1140px;
    margin: 0 auto
}

.siteforceServiceBody .cCenterPanel {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto
}

.siteforceServiceBody .cCenterPanel:focus {
    outline: none
}

.siteforceServiceBody .cFooterPanel .forceCommunityLanguagePicker .languagePickerMenu {
    bottom: 30px
}

.siteforceServiceBody .cAltToggleNav {
    display: none
}

.siteforceServiceBody .cAltToggleNav .slds-button__icon {
    color: rgba(250, 250, 250, .9)
}

.siteforceServiceBody .cTopLeftCon {
    line-height: 3rem;
    text-align: center;
    min-width: 2rem
}

.siteforceServiceBody .cNavBarCon {
    position: absolute;
    bottom: 0;
    width: 100%
}

.siteforceServiceBody .cBrandingProfile {
    width: 25%;
    text-align: center
}

.siteforceServiceBody .cBrandingLogo {
    background-image: url();
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: block;
    outline: 0;
    width: 80%;
    height: 3rem
}

.siteforceServiceBody .cBrandingLogo:focus {
    box-shadow: 0 0 0 1px #2574a9
}

.siteforceServiceBody .cSearchPublisher {
    min-width: 2rem
}

.siteforceServiceBody .cSearchPublisher .mobile-search-icon {
    line-height: 3rem;
    color: rgba(250, 250, 250, .9)
}

.siteforceServiceBody .cNotifications {
    line-height: 3rem;
    position: relative;
    text-align: center
}

.siteforceServiceBody .cNotifications .unsNotificationsCounter {
    color: rgba(250, 250, 250, .9)
}

.siteforceServiceBody .cProfileCon {
    line-height: 3rem;
    height: 3rem
}

.siteforceServiceBody .cProfileCon a.trigger-link {
    color: #ffffff;
    text-shadow: 0 0 4px #000000
}

.siteforceServiceBody .cProfileCon a.trigger-link .profileName {
    text-decoration: inherit
}

.siteforceServiceBody .cProfileCon .login .linkLabel {
    color: #ffffff;
    text-shadow: 0 0 4px #000000
}

.siteforceServiceBody.bodyMenuMobile {
    left: 0;
    position: absolute
}

@media only screen and (min-width:48em) {
    .siteforceServiceBody .cTopLeftCon {
        min-width: 0
    }
    .siteforceServiceBody .search-wrapper,
    .siteforceServiceBody .post-container {
        margin: 0 auto
    }
    .siteforceServiceBody .cBrandingProfile {
        width: 15%
    }
    .siteforceServiceBody .cProfileCon {
        width: 10%
    }
    .siteforceServiceBody .cSearchPublisher {
        height: auto;
        overflow: visible;
        z-index: 10;
        width: 70%
    }
    .siteforceServiceBody .cNotifications {
        width: 5%;
        text-align: right
    }
    .siteforceServiceBody .cHeaderLine {
        padding: 2rem 1rem 4rem 1rem
    }
}

@media only screen and (min-width:64.0625em) {
    .siteforceServiceBody .cNotifications {
        width: 5%
    }
    .siteforceServiceBody .cProfileCon {
        width: 15%
    }
}

@media only screen and (max-width:47.9375em) {
    .siteforceServiceBody .cProfileCon {
        min-width: 2rem;
        max-width: 25%;
        margin: 0 .25rem
    }
    .siteforceServiceBody .cBrandingLogo {
        background-position-x: left;
        margin-left: .5rem
    }
    .siteforceServiceBody .cAltToggleNav {
        display: block
    }
    .siteforceServiceBody .comm-navigation {
        height: 0;
        min-height: 0;
        overflow: hidden
    }
    .siteforceServiceBody.bodyMenuMobile {
        position: fixed;
        top: 0;
        left: 80%;
        overflow: visible;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: transform ease .35s, left ease .35s, top ease .35s, box-shadow ease .35s, right ease .35s
    }
}

.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop input,
.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop input::-webkit-input-placeholder,
.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop .contentWrapper .slds-input__icon {
    color: rgba(250, 250, 250, .9)
}

.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop input,
.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop input:-ms-input-placeholder,
.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop .contentWrapper .slds-input__icon {
    color: rgba(250, 250, 250, .9)
}

.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop input,
.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop input::placeholder,
.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop .contentWrapper .slds-input__icon {
    color: rgba(250, 250, 250, .9)
}

.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop .contentWrapper {
    border-color: rgba(255, 255, 255, .7)
}

.siteforceServiceBody .cSearchPublisher .forceCommunityGlobalSearchInput .forceSearchInputDesktop {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.siteforceServiceBody .forceRelatedListCardDesktop .card-header .card-header-right .small.oneActionsRibbon a,
.siteforceServiceBody .forceRelatedListCardDesktop .card-body a.textUnderline.forceOutputLookup,
.siteforceServiceBody .forceRelatedListCardDesktop .card-footer a {
    color: #2574a9
}

.siteforceServiceBody .analyticsEmbeddedChart .loadingPanel {
    background: transparent url(/templateX/projRes/analytics-platform/img/spinner_triangle.gif) no-repeat
}

.siteforceServiceBody .POSD_Title{
	color:#006298;
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px;
}
.POSD_Title{
	color:#006298;
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px;
}