@charset "utf-8";
*, *:before, *:after {
	background: inherit !important;
	color: inherit !important;
}
a, a:visited {
	text-decoration: underline !important;
	color: #337ab7 !important;
}
a[href]:after {
	content:  inherit !important;
}
.pure-toggle, .pure-toggle-label, header, .print, .breadcrumb, #nav-page-top {
	display: none;
}
.page-header {
	margin-top: 0;
}