.advice {
	font-size: smaller;
}
.above-5 {
	margin-top: 0.5em !important;
}
.above-10 {
	margin-top: 1em !important;
}
.above-25 {
	margin-top: 2.5em !important;
}
.below-5 {
	margin-bottom: 0.5em !important;
}
.below-10 {
	margin-bottom: 1em !important;
}
.below-25 {
	margin-bottom: 2.5em !important;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: small;
}
.element-invisible {
	display: none;
}
.note {
	border: thin solid black;
	background-color: #dee3e4;
	padding: 0.2em;
}
.fontSmaller {
	font-size: smaller;
}
.fontLarger {
	font-size: larger;
}
.mce-content-body div {
	border: thin dotted;
}
.green {
    color: #b1c200 !important;
}
.blue {
    color: #307b8a !important;
}
.red {
    color: #b83664 !important;
}
.grey {
    color: #6e8299 !important;
}
.no-bullet {
	list-style: none;
}
ul.no-bullet li {
	margin-top: 0.2em;
	margin-left: 0.5em;
}
h3.person-picture {
	margin-top: 0.5em !important;
	margin-bottom: 0.5em !important;
}
