@media print {
	@page {
		margin: 1cm 1cm;
	}
	.h1,
	.h2,
	.h3,
	.h4,
	.h5,
	.h6,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	span,
	div,
	strong,
	.icon-copy,
	button,
	.comp-img-cap {
		color: #848491!important;
	}
	.cyan,
	a,
	a:link,
	a:visited,
	a strong {
		color: #268EFC!important;
	}
	.green {
		color: #39B54A!important;
	}
	.bright-red {
		color: #FF1D25!important;
	}
	.bg-off-black {
		background-color: #393839!important;
	}
	.bg-light-grey {
		background-color: #ebebed!important;
	}
	.h7-size {
		font-size: 11px;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	.h1,
	.h2,
	.h3,
	.h4,
	.h5,
	.h6,
	.h1-size,
	.h2-size,
	.h3-size,
	.h4-size,
	.h5-size,
	.h6-size,
	.h7-size,
	p,
	strong,
	span,
	a:link,
	div {
		font-size: 97%!important;
	}
	.img_cpt {
		width: 70px;
		font-size: 8px;
		margin: 0 auto;
	}
	/* New styles */
	.comp-button-holder,
	.container-fluid-grey-cont,
	.comp-rel-msg,
	footer,
	.ma-desc-details.table-row,
	.info-release,
	.preview-img-cnt-holder .preview-img,
	#lang-banner,
	.cookie-banner,
	.print-hide,
	#IntranetHistory,
	.icon-info {
		display: none!important
	}
	body {
		width: 800px;
		margin: 0 auto;
		-webkit-print-color-adjust: exact;
	}
	body.portrait {
		width: 400px
	}
	.container-fluid-big-comp {
		margin-top: 0px;
		width: 600px
	}
	.version-2-img {
		max-width: 600px;
		min-width: 100%
	}
	.portrait .container-fluid-big-comp,
	.portrait .version-2-img {
		max-width: 300px
	}
	.icon-logo {
		margin-left: 50px!important;
	}
	.preview-img-cnt,
	.preview-img-clipper,
	#imgPopup {
		width: auto!important;
		height: auto!important;
		top: 0!important;
		border: none!important;
		margin-bottom: 0!important
	}
	.avoid-pdbreak-inside {
		page-break-inside: avoid! important;
		clear: both!important;
		display: block;
		padding: 20px 0px;
	}
}
