body {
	background-color: #EEEEEE;
	margin-right: 3%;
	margin-left: 3%;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Calibri,Verdana,Tahoma,Arial,sans-serif;
}

.pdf-container {
	position: absolute;
	top: 10px;
	right: 10px;
}

.header {
	text-align: center;
	margin-bottom: 15px;
}

.last-updated {
	font-size: x-small;
	font-style: italic;
}

.title {
	font-weight: bold;
}

.section {
	margin-bottom: 15px;
}

.section-header {
	font-weight: bold;
	text-decoration: underline;
}

.employer-section {
	margin-bottom: 20px;
}

.education-section {
	margin-left: 50px;
}

.education-school {
	font-weight: bold;
}

.employer-header {
	font-weight: bold;
	width: 100%;
	white-space: nowrap;
}

.employer-title {
	text-align: left;
	display: inline-block;
	width: 50%;
	white-space: normal;
}

.employer-timespan {
	text-align: right;
	display: inline-block;
	width: 50%;
}

.employer-description {
	clear: both;
}

.project-name {
	font-weight: bold;
}

.contract-section {
	margin-left: 1em;
}

ul.description-list {
	margin-top: 0px;
}
