@charset "UTF-8";
/* CSS Document */

#amau-starting-here .freetext {
	margin: 0 auto;
}
.wizard > .steps > ul > li {
	font-size: 20px;
}
#amau-error h2 {
	font-size: 44px;
}
#amau-error {
	left: 0;
}
#amau-error > div {
	padding: 0 40px;
	border: 1px solid #ccc;
}
#amau-done {
	font-family: Lato, sans-serif;
	font-size: 18px;
}
.wizard .steps ul li.current a,
.wizard > .steps .disabled a {
	font-size: 20px;
}
#amau-summary-print-button {
	background-color: #1a2b40;
}
.wizard > .actions a {
	border: 2px solid #1a2b40;
	border-radius: 30px !important;
	padding: 10px 20px 10px 20px !important;
	color: #c4b59a;
	background: #1a2b40;
}
