body {
	font-family: sans-serif;
	-webkit-print-color-adjust: exact !important;
}

.wtp-reports {
	padding: 5px;
	background-color: transparent;
}

.wtp-reports a,
.wtp-reports a:hover {
	color: #317b80 !important;
}

.wtp-reports__title {
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #2E353D !important;
}

.wtp-reports__subtitle {
	font-size: 1.1em;
	text-decoration: underline;
	color: #2E353D;
}

.wtp-reports__subtitle_pushed {
	font-size: 1.0em;
	text-decoration: underline;
	color: red;
}

.wtp-reports__note {
	font-size: 0.9em;
	color: red;
}

.wtp-reports ul {
	padding-left: 20px
}
