﻿@media print {



nav, .sys_search-query-control, .sys_secondaryMenu, .sys_footer, .sys_accessibility, .sys_simpleListMenu, .right-button , .left-button, #_hj_feedback_container, .print-page, .wellbeing-filter-title, .filterlist, .search-again  { display: none !important;}


img {max-width: 500px;float:left;}

@page {margin: 1.5cm;}

.sys_headWrap:before {
display: block;
margin-bottom: 10px;
border: 1px solid #bbb;
padding: 3px 5px;
font-style: italic;
content:"Printed from the workforce wellbeing resource finder at skillsforcare.org.uk";
}

.sys_toggleContent {display:block;}

	a[href]:after {
		content: ' (' attr(href) ')';
	}


}