.POST_OB_THERAPIST .AL_Custom_NavGoToLink,
.POST_OB_THERAPIST .academy-search-bar-wrapper,
.POST_OB_THERAPIST .AL_Custom_NavAccountMenuTrigger,
.POST_OB_THERAPIST .AL_Custom_NavLoginButton,
.POST_OB_THERAPIST .AL_Custom_TabBar,
.POST_OB_THERAPIST .AL_Custom_BreadcrumbBar {
    display: none !important; 
}
.POST_OB_THERAPIST .AL_Custom_NavBg {
    padding-bottom: 40px;
}
.POST_OB_THERAPIST .academy-content {
    padding-top: 0px;
}

/*Certification styling*/

.CertCertifiedText { 
    display: none !important;
}

.CertBodyWrapper .TopBlueBar {
    display: none;
}

.CertBodyWrapper > img {
    top: 0;
    height: 100%;
}

.CertLogo {
    height: 60px !important;
    top: 500px !important;
}

.CertHasCompletedText {
    visibility: hidden !important;
}

.CertLearnerName {
    padding-top: 20px !important;
    font-size: 20pt !important;
    white-space: nowrap !important;
    height: 55px !important; /* Reserve exact vertical height so elements below don't move */
    line-height: 35px !important;
}

.CertAwardedByName {
    margin-top: 60px !important;
}