/* CLOCKIT Print stylesheet */
.section .page-head,
.page-head .branding,
#mobile-mainnav-trigger,
#mainnav-shortnotice,
#mainnav,
.job-detail-page .w33,
.user-picture,
.section.foot p,
.sponsorship,
.typography h5 .background-divider,
.section.foot {
	display: none !important;
}
.page-body {
	height: auto !important;
}
.head-toolbar {
	padding: 0 !important;
}
	.head-toolbar > .liner {
		height: auto !important;
		background: none !important; border: 0 !important;
	}
.section.main > .inner, .section.foot > .inner {
	padding: 0 !important;
}
.user-panel .name {
	margin: 6px 0 4px 0 !important; padding: 0 !important;
	border: 0 !important;
}
h1, .typography h1 {
	margin: 12px 0 0 0 !important; padding: 0 !important;
	font-family: 'robotobold' !important;
	font-size: 28pt !important; line-height: 26pt !important;
	color: #000;
}
	.page-title .text {
		display: block !important; padding: 0 !important;
	}
h2, .typography h2 {
	margin: 0 0 6px 0 !important; padding: 0 !important;
	font-family: 'robotobold' !important;
	font-size: 18pt !important; line-height: 20pt !important;
	color: #000;
}
h5, .typography h5,
.mini-data-table .row {
	margin: 2px 0 !important; padding: 0 !important;
	font-size: 11pt !important; line-height: 14pt !important; color: #000 !important;
}
.typography h5 {
	margin-top: 10px !important; padding: 5px 0 1px 0 !important;
	font-family: 'robotobold' !important;
	border-top: 1px solid #000;
}
	.typography h5 .text {
		padding: 0 !important;
		background: none !important;
	}
.mini-data-table .row {
	font-size: 12px !important; line-height: 14px !important;
}
.typography .green-text,
.typography a {
	color: #000 !important;
}
/* Health & Safety */
.HazardRegisterPage .hazard-field.hide, .VarianceReportPage .hazard-field.hide {
	display: block !important;
}