 @page {
    margin: 1cm;
 }

@media print {
  style,
  title,
  header,
  footer,
  nav,
  #to-specs-sheets,
  .seevideo,
  #page input:first-of-type,
  label:first-of-type,
  .enlarge
   {
    display: none !important;
  }


*.b-on-g+*.b-on-g,
*.yg-on-b+*.yg-on-b,
*.b-on-y+*.b-on-y {
	padding-top: 0;
	}

body {
	position: relative;
	padding: 3cm 0;
}


body::before {
	background-image: url('/isolation-insonorisation//1854_orig.svg');
	background-position: 0 0;
	background-size: auto 2cm;
	background-repeat: no-repeat;
	content: 'Questions / Soumission?\A 1-418-683-2999 / 1-800-463-6100\A www.isolation-airplus.com\Ainfo@isolation-airplus.com';
	top: 0 ;
	left: 0 ;
	position: absolute;
	width: 100%;
	min-height: 2.25cm;
	text-align: right;
	white-space: pre-wrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 11pt;
	-webkit-print-color-adjust:exact;
	color-adjust: exact !important;
    print-color-adjust: exact !important;
    padding-top: 0.25cm;
}

main::after {
	height: 1cm;
	display: block;
	content: 'RBQ: 5730-0519-01 © Isolation Air-Plus Inc';
}

a, a:visited {
	text-decoration: none;
	color: black;
}

table {
	margin: 1rem 0 ;
}

ul.matrix_3 li {
	display: inline-block;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 16pt;
	}

h2 {
	font-size: 14pt;
	}

h3, h4, h5, h6 {
	font-size: 12pt;
	}

h1, h2, h3, h4, h5, h6, li {
	page-break-after: avoid;
	font-family: Arial, Helvetica, sans-serif;
	}

/* tpl_prod table */ 

table.table_caract sup a {
	color: black;
	}

table.table_caract {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	}

table.table_caract tr th,
table.table_caract tr td {
	border-right: 1px solid black;
	padding: 0.5rem;
	}

table.table_caract tr:last-child th,
table.table_caract tr:last-child td {
	border-bottom:1px solid black;
	}

table.table_caract tr th:first-child,
table.table_caract tr td:first-child {
  border-left: 1px solid black;
  width: 12rem;
  text-transform: uppercase;
  color: black;
  font-weight: 300;
}

table.table_caract tr td,
table.table_caract tr th {
  text-align: left;
  border-top: solid 1px black;
}

/* top-left border-radius */
table.table_caract tr:first-child td:first-child,
table.table_caract tr:first-child th:first-child {
  border-top-left-radius: 0.7rem;
}

/* top-right border-radius */
table.table_caract tr:first-child td:last-child,
table.table_caract tr:first-child th:last-child {
  border-top-right-radius: 0.7rem;
}

/* bottom-left border-radius */
table.table_caract tr:last-child td:first-child,
table.table_caract tr:last-child th:first-child {
  border-bottom-left-radius: 0.7rem;
}

/* bottom-right border-radius */
table.table_caract tr:last-child td:last-child,
table.table_caract tr:last-child th:last-child {
  border-bottom-right-radius: 0.7rem;
}



table.table_caract.poly_manuf sup a {
	color: #1E1E1E;
	}

table.table_caract.poly_manuf tr:first-of-type td {
	font-weight: 300;
	width: 50%;
	}

table.table_caract.poly_manuf tr td {
	font-weight: 200;
	text-align: center;
	text-transform: uppercase ;
	}

table.table_caract.poly_manuf tr th,
table.table_caract.poly_manuf tr td {
	color: #1E1E1E;
	border-right: 1px solid #1E1E1E;
	}

table.table_caract.poly_manuf tr:last-child th,
table.table_caract.poly_manuf tr:last-child td {
	color: #1E1E1E;
	border-bottom:1px solid #1E1E1E;
	}

table.table_caract.poly_manuf tr th:first-child,
table.table_caract.poly_manuf tr td:first-child {
	color: #1E1E1E;
	border-left: 1px solid #1E1E1E;
	}

table.table_caract.poly_manuf tr td,
table.table_caract.poly_manuf tr th {
	color: #1E1E1E;
	border-top: solid 1px #1E1E1E;
	}

}