.top-header,
.isc-formations-menu,
#isc-navigation,
.wpcf7,
#je_recherche,
footer {
	display: none !important;
}

*,
.sf-body {
	overflow: visible !important;
}

.sf-body,
.sf-side,
.sf-content {
	display: block !important;
	width: 100% !important;
}

.sf-side {
	page-break-before: always !important;
}

#site-header-inner {
	display: none;
}

@page :first {
	#site-header-inner {
		display: block !important;
		margin: 10px 0 !important;
	}
}

a::after{
    content: "" !important;
  }

.sf-body {
	margin-top: 0;
}

.sf-top {
	padding: 0;
}

@page { margin: 500px !important; }
