/*==============================================================================

	This website/webapplication is developed by:
	Occhio BV
	http://www.occhio.nl/
	info@occhio.nl
	+31 (0)20 320 78 70

==============================================================================*/

/* ============================================================================= 
	STYLES FOR PRINT-CONTENT 
============================================================================= */

/* line 15, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

* {
  overflow: visible !important;
  /* Required for FireFox pre-3.6 to print past page 1 */
}

/* line 19, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

body * {
  border: 0;
  color: #000;
  background: #fff;
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11pt;
  line-height: 18pt;
  float: none !important;
  /* Required for FireFox pre-3.6 to print past page 1 */
}

/* line 30, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

body {
  padding: 30pt 50pt 40pt 50pt;
}

/* line 34, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

body,
input,
textarea,
select {
  font-family: "Times New Roman", Times, serif;
}

/* line 41, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

a.skipmenu {
  display: none;
}

/* line 45, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

h1 {
  font-style: normal;
  font-weight: normal;
  color: #000;
  font-size: 24pt;
  line-height: 24pt;
  margin: 0 0 6pt 0;
}

/* line 54, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

h2 {
  font-style: normal;
  font-weight: normal;
  color: #000;
  font-size: 20pt;
  line-height: 20pt;
  margin: 0 0 3pt 0;
}

/* line 63, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: bold;
  color: #000;
  font-size: 14pt;
  line-height: 14pt;
  margin: 0 0 0 0;
}

/* line 75, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

h4,
h5,
h6 {
  font-weight: bold;
  font-size: 10pt;
}

/* line 82, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

a,
a:link,
a:visited,
a:hover {
  color: #000;
  text-decoration: underline;
}

/* line 90, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

h1,
h2,
h3,
h4,
h5,
h6,
legend {
  page-break-after: avoid;
}

/* line 100, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

table tr,
ul,
ol,
img {
  page-break-inside: avoid;
}

/* line 107, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

img {
  max-width: 100%;
  height: auto;
  margin-bottom: 30pt;
}

/* line 114, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

article a {
  font-weight: bolder;
  text-decoration: none;
}

/* line 119, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

article a[href^=mailto]:after,
article a[href^=http]:after {
  content: " <" attr(href) "> ";
}

/* line 124, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

article a[href^="#"]:after {
  content: "";
}

/* line 129, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

* {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

/* line 135, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

nav,
.site-footer {
  display: none;
}

/* line 140, /Users/occhiobv/Development/isoc.nl/wp-content/themes/isoc/src/sass/print.scss */

.page {
  height: auto;
}
/*# sourceMappingURL=print.css.map */
