#placeholder-top,
.dummy-top,
#placeholder-footer,
.audience-groups,
.event-summary,
.ribbon,
.related-articles,
#placeholder-coretrek,
article.fullview footer,
.topimage-element,
.feedbacktile,
.resources-link-collection,
.printAndPdfLinks
{ display:none;}


/* Generic font size */
.printer-header, h1 { font-size:1.8rem; } /* equals 20px */
article.fullview .main-content, article.fullview .main-content-right,
article.fullview table td,
article.arrangement .ingress,
article.fullview .ingress,
p { font-size:1.2rem; line-height:1.4rem;}



/* Arrangement */
article.arrangement .ingress,
article.fullview .ingress { padding:0; margin-bottom:2rem; font-style:italic; }

.printer-friendly-header,
.printer-header { display:block !important;}

article.fullview table { width:100%; margin-bottom:2rem; }

article.fullview table td { padding:5px;}
article.fullview { margin-bottom:0;}
.inner-wrapper { width:auto !important; max-width:none;}

article.fullview .main-content strong { font-family:sans-serif; font-weight:800; }

#placeholder-content, #content-wrapper-with-right { background:#fff; padding:0; margin:0; }

/* Meetingplanner */
.tile-common.meetingplanner .step-list .position {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tile-common.meetingplanner .step-list .position svg {
    display: none;
}

.tile-common.meetingplanner .mp-step.steps .step-list li.step header a.delete {
    display: none;
}

.tile-common.meetingplanner .mp-step.datasources {
    display: none;
}

.tile-common.meetingplanner .tile-bottom {
    display: none;
}

.tile-common.meetingplanner .activities-and-activitymarks-articles {
    display: block;
}

.tile-common.meetingplanner .activities-and-activitymarks-articles article {
    page-break-before: always;
}
