body {
	zoom:0.8;
}

.col-print-12 {
    width: 100%;
}

.page-header {
    display: none;
}

#footer {
    display: none;
}

#menu {
    display: none;
}

#module-cover,
#briefing-cover,
#case-study-cover,
#learning-activity-cover {
    padding: 0.5cm 1cm;
}
#box-content {
    padding: 1cm;
}

#module-title {
    padding: 0cm 1cm;
}

#briefing-title {
    padding: 0cm 1cm;
}

#box-content p {
    text-align: left;
}

#box-content > .internal-link a.link-to-casestudy, 
#box-content > .internal-link a.link-to-learningactivity,
#box-content > .internal-link a.link-to-briefing,
#box-content > .internal-link a.link-to-module,
#box-content > .internal-link a.link-to-infosheet,
#box-content > p a.link-to-casestudy, 
#box-content > p a.link-to-learningactivity,
#box-content > p a.link-to-briefing,
#box-content > p a.link-to-module,
#box-content > p a.link-to-infosheet {
    display: inline;
    padding: 0cm;
}

#box-content > .internal-link a.link-to-casestudy:after, 
#box-content > .internal-link a.link-to-learningactivity:after,
#box-content > .internal-link a.link-to-briefing:after,
#box-content > .internal-link a.link-to-module:after,
#box-content > .internal-link a.link-to-infosheet:after,
#box-content > p a.link-to-casestudy:after, 
#box-content > p a.link-to-learningactivity:after,
#box-content > p a.link-to-briefing:after,
#box-content > p a.link-to-module:after,
#box-content > p a.link-to-infosheet:after {
    content: " ";
}

#box-content > p a.external-link:after {
    content: attr(href);
}

div#sfWebDebug {
    display: none;
}
