@media print and (min-width:33.236em) {
	.col-sm-12 {
		width: 100% !important
	}
	.col-sm-11 {
		width: 91.66666667% !important
	}
	.col-sm-10 {
		width: 83.33333333% !important
	}
	.col-sm-9 {
		width: 75% !important
	}
	.col-sm-8 {
		width: 66.66666667% !important
	}
	.col-sm-7 {
		width: 58.33333333% !important
	}
	.col-sm-6 {
		width: 50% !important
	}
	.col-sm-5 {
		width: 41.66666667% !important
	}
	.col-sm-4 {
		width: 33.33333333% !important
	}
	.col-sm-3 {
		width: 25% !important
	}
	.col-sm-2 {
		width: 16.66666667% !important
	}
	.col-sm-1 {
		width: 8.33333333% !important
	}
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12
		{
		float: left !important
	}
	header .hamburger {
		display: none !important
	}
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
	a,a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="javascript:"]:after,a[href^="#"]:after {
		content: ""
	}
	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	p,h2,h3 {
		orphans: 3;
		widows: 3
	}
	h2,h3 {
		page-break-after: avoid
	}
	a {
		display: none
	}
} /*# sourceMappingURL=./print.css.map */