/*----PRINT------------------------8-20-18-------------------*/
@media print {

body.page #page, body.page .innerheader, body.page #columns {    background: #fff;    margin: 25px;}
    .page #columns.two-column-left #right, .page #columns.two-column-left-banner #right {    display: none;    left: 0;}
.youtubevideo.imagebase.section {    display: none;}
.newspage .title:first-child h1 {    text-align: center;    font-size: 3.3em;}

.section.calltoaction, .page #columns.two-column-left #right, .page #columns.two-column-left-banner #right, .assetcolumn {display: none !important;}
.page #columns.two-column-left #center, .page #columns.two-column-left-banner #center {width: 950px;}
.breadcrumbs {    display: none !important;}
.departmentheader {
    border-bottom: none !important;
    background: #005bbb url(/content/dam/ap/css-assets/SAP-WHITE.png) no-repeat !important;
    background-size: cover !important;
    height: 51px !important;
    width: 485px !important;
    margin:50px !important;
}
.departmentheader .inner {
    background-position: center left;
    background-repeat: no-repeat;
    height: 89px;
    margin: 0 !important;
}

#conditionizr.firefox.mac .departmentheader .title, #conditionizr.chrome.windows .departmentheader .title {    margin-top: 0 !important;}
.page .innerheader {    width: 980px !important;    margin: 0 auto;    position: relative;    display: table;    border-bottom: none;    margin-bottom: 25px;    background-color: #fff !important; padding-top: 0;}
#conditionizr.firefox.mac .departmentheader .title, #conditionizr.chrome.windows .departmentheader .title {    margin-top: 0 !important;    display: none;}
.page #columns.two-column-left #center, .page #columns.two-column-left-banner #center {    float: left;    left: 0;    width: 950px;    margin-right: 25px;    border-right: none !important;     padding-right: 20px;}

.text p, .table td {     font-size: 15px !important;}
.text a, .table a {    display: none !important;}
.page #columns.two-column-left #center, .page #columns.two-column-left-banner #center {
    float: left;
    left: 0;
    width: 100%;
    margin-right: 25px;
    border-right: solid 2px #ddd;
    padding-right: 20px;
}

}/**--END @print--**/