html,
button,
input,
select,
textarea {
	color: #222;
}

body {
	font-size: 100%;
	line-height: 1.2;
	font-family: Calibri, Sans-Serif;
#	background-color: #F4F4F2;
	background-image: url("/img/bg2.jpg");
	margin-left: 5%;
	margin-right: 5%;
}

body {
}

html, body {
	padding: 0;
	height: 100%;
	width: 100%;
}

.content {
	font: 12px "Calibri";
	background-color: #F4F4F2!important;
	background: #F4F4F2!important;
	color: #2e486d!important;
}

.label {
	font: 12px "Calibri";
	background-color: #2e486d;
	background: #2e486d;
	color: #F4F4F2;
}

.flexverticalcenter {
	display: flex;
	justify-content: flex-end;
	align-items:center!important";
}

li {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 3;
}