h1, h2, h3, h4, h5, h6 { 
	page-break-after:avoid;
	page-break-inside:avoid; 
}
img { 
	page-break-inside:avoid; 
	page-break-after:avoid; 
}
blockquote, table, pre { 
	page-break-inside:avoid; 
}
ul, ol, dl { 
	page-break-before:avoid; 
}
ul, ol {
	page-break-inside:avoid;
}

#top, #header,
#wpadminbar,
#social_media_list,
#sticky_some_sharing,
#mobile-menu-wrapper,
#jobpost_bottom,
#footer,
section.abreadcrumb,
.sidebar-secondary, 
.row-sidebar_secondary,
aside.meta_and_social_bottom,
.col-terms {
	display: none !important;
}

body {
	background-color: transparent;
}

#canvas {
	padding: 0 !important;
}

.anarticle .the_content {
	margin: 0;
}
.jobpost_details .col-jobpost_details ul li .label, 
.jobpost_details .contact_person .contact_person_header,
.white h1, 
.white .h1, 
.white h2, 
.white .h2, 
.white h3, 
.white .h3, 
.white h4, 
.white .h4, 
.white h5, 
.white .h5, 
.white h6, 
.white .h6, 
.white, 
.contact_person_details a {
    text-align: left !important;
	color: #000 !important;
	position: unset !important;
}
.jobpost_details,
.text_box {
	padding: 0 !important;
	background: none !important;
	clip-path: none !important;
}
.jobpost_details .jobpost_apply_link,
#menu-toggle {
    display: none !important;
}
.jobpost_details .col-jobpost_details ul li span {
    width: auto !important;
}
.col-sidebar{
	margin: 1.5rem !important;
}
.header,
.article_featured-image_holder img {
	display: none !important;
}

