body, html {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	background: #0c0c0f;
	color: #e8e8ec;
}
img {
	border: 0;
}
.sidebar, .navbar {
	display: none;
}
.panel {
	page-break-inside: avoid;
	border: 1px solid #222230;
	background: #14141a;
	color: #e8e8ec;
	border-radius: 8px;
}
.panel h2 {
	font-size: 12px;
}

