.form-group label.error ,
.form-group label.error > span,
.form-group span.error {
	color: #aa610b;
}

.seminar > div {
	padding-left: 25px;
	font-size: 16px;
}

.table-payments tr td:nth-child(3) {
	min-width: 150px;
}

.table-seminars tr th {
	width: 30%;
}

.table-seminars tr td {
	width: 70%;
}

.section-wrapper {
	margin-bottom: 30px;
}

.button-wrapper {
	margin-bottom: 30px;
}