body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #323232;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #444;
	text-transform: none
}

*+h1,
*+h2,
*+h3,
*+h4,
*+h5,
*+h6 {
	margin-top: 25px
}

h1 {
	font-size: 2em;
}

.h2,
h2 {
	font-size: 18px;
}

.uk-article-title {
	font-size: 24px;
}


.uk-article-title {
	margin-top: -3px;
	margin-bottom: 12px;
}

.uk-article-title {
	font-size: 36px;
	line-height: 42px;
	font-weight: 400;
	text-transform: none;
}

.uk-container {
	padding: 0 15px;
}

.uk-container {
	box-sizing: border-box;

}

h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
}

h4 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #4784B4;
}

.uk-h3,
h3 {
	font-size: 18px;
	line-height: 24px;
}

/* anmeldung CSS
-------------------------------------------------- */

.anmeldung-body-top {
	margin-top: 23px;
}

.anmeldung-header h1,
.anmeldung-header h2 {
	color: #4784B4
}

.anmeldung-header h2 {
	font-size: 18px;
	line-height: 18px;
}

.anmeldung-step-content {
	margin-top: 40px;
}

.btn-anmeldung {
	background: #7cb921;
	border: 1px solid #c2c2c2;
	color: #fff;
	font-size: 22px;
	cursor: pointer;
}

.btn-anmeldung img {
	margin-right: 10px;
}

.anmeldung-content input[type='text'],
.anmeldung-content input[type='email'] {
	padding: 0 3px;
	width: 100%;
}

#errorMessage {
	margin: 20px 0
}

.anmeldung-kurstermine_select {
	background: #7eba22;
	padding: 5px;
	float: left;
	width: 100%;
}

.anmeldung-content select {
	width: 100%;
}

.anmeldung-country_select_content {
	margin-bottom: 0;
}

.anmeldung-country_select {
	padding: 3px 10px 3px 10px;
	height: 100%;
	max-height: 45px;
	margin-bottom: 0;
	border: 1px solid rgba(0, 0, 0, .15);
	/* border-left: 1px solid rgba(0,0,0,.15); */
	/* border-right: 1px solid rgba(0,0,0,.15); */
}

.anmeldung-country_select.active {
	background: #7eba22;
	color: #fff
}

.anmeldung-course_location_select {
	display: none;
	width: 100%
}

.anmeldung-course_location_select.active {
	display: block;
}

.anmeldung-country_select label {
	padding-left: 0 !important;

}

.anmeldung-country_select label:hover {
	cursor: pointer;
}

.form-check-inline+.form-check-inline {
	margin-left: 0;
	left: -5px;
}

.uk-row-first-new h2 {
	color: #000;
	font-size: 18px;
}

.uk-row-first-nick h2 {
	font-size: 18px;
	line-height: 18px;
}

/* that for LIVE site ajax load page
-------------------------------------------------- */
body {
	/*background-color:  #dfe8ec;*/
}

.anmeldung-content {
	background: #fff
}

.hidden {
	display: none;
}

.form-control,
input,
select,
button,
textarea {
	border-radius: 0 !important;
}

.anmeldung-body-top label {
	font-weight: bold;
	color: #686868
}

.anmeldung-label {
	font-weight: bold;
	color: #686868
}

.kp-offcanvas-mail,
.kp-sidebar-mail {
	margin-top: 3px;
	border-radius: 4px !important;
}

.section-agb-dsvgo label {
	font-weight: 700;
}

.section-agb-dsvgo a {
	font-size: 26px;
	padding: 0 10px;
	border-radius: 4px;
	background: #19598A;
	color: #fff !important;
}

@media (max-width: 768px) {

	.section-agb-dsvgo a {
		width: 100%;
	}

}