/* Partner SSO embed (spId + not logged in): chrome strip and layout overrides. */

.websitehdr_blj,
.footer,
#pnlPortlet7,
.portlet-header {
    display: none !important;
}

.contentplain,
.websitebackgroundcontenttop {
    background-color: #FFF !important;
}

.ui-widget.ui-widget-content {
    box-shadow: none !important;
}
