/***********************************************************************
Default Pring styles that hide most content on the page except the body
************************************************************************/

@page {
    margin: 0.5cm;
}

.l-header,
.l-footer,
.sidebar-menu,
.highlighted {
	display: none !important;
}

/*******************
PROGRAM
*******************/
.sub-section-container { width: 100%!important; height: auto !important; }

.page-content { width: 100%!important; }
.sc_courselist  { border: none!important; }
.sc_courselist td { padding: 0!important; }
.node__content .directors { color: #004065!important; }
.node-type-program table {border: none; font-size: 80%!important; }
.node-type-program td { padding: 0!important; }


/******************
STORY
******************/
.node-type-story .content-right { display: none !important; }
.node-type-story .content-left { width: 100%; }