/** ****** FONTS ****** **/

@import url(fonts.css);

/** ****** GENERAL ****** **/

:root {
  --brand-primary: #001957;
}

#htmlMicrosite {
	height: 100%;
}

body {
	font-family: 'MarselisPro', MarselisPro, 'Arial', Arial, sans-serif;
	font-size: 16px;
	color: #001957;
}

.fullWidth {
	max-width: 100%;
	padding: 0;
}

.container {
	max-width: 1100px;
}

.header+#divContent {
	margin-top: 50px;
	margin-bottom: 210px;
}

.header+#divContent .row {
	margin-top: 28px;
}

.header+#divContent .row.home {
	margin-top: 0px;
}

#bodyMicrosite {
	overflow-x: hidden;
	min-height: 100%;
	position: relative;
	padding-bottom: 150px;
}

#bodyRegistration {
	background: transparent;
	overflow: hidden;
	margin: 0;
	width: 100% !important;
}

#bodyRegistration .fieldContainer .row {
	margin: 0;
}

#bodyRegistration .fieldContainer .row .col-xs-5 {
	width: 100%;
}

#bodyRegistration label p .star{
	margin-left: 3px;
}

#bodyRegistration label:has(.info-toggle){
	display: flex;
	align-items: flex-start;
}

.container {
	padding-right: 0 !important;
	padding-left: 0;
}


/*.col-sm-9 > *{
	margin-right: 20px !important;
	margin-left: 20px;
}*/

.col-sm-9>* {
	margin-right: 40px !important;
	margin-left: 0px;
}

.box {
	padding: 18px 18px 21px 18px;
	margin-bottom: 27px;
	background: #FFF2DC;
}

.col-sm-9,
.col-sm-3 {
	/*margin: 10px 0;*/
	box-sizing: border-box;
	padding: 0;
}

.col-sm-3 {
	margin-top: 60px;
}

.fullWidth.KeyVisual+.col-sm-9 {
	margin-top: -80px;
	background: #fff;
	margin-left: 50px;
	padding-top: 36px;
	width: 990px;
	padding-right: 300px;
	padding-left: 13px;
	position: relative;
	float: left;
}

.KeyVisual+.col-sm-9 > .row {
	display: flex;
}

.KeyVisual+.col-sm-9+.col-sm-3 {
	width: 275px;
	float: right;
	margin-left: 743px;
	margin-top: -44px;
	margin-bottom: 700px;
	position: absolute;
}

.KeyVisual img {
	width: 100%;
}

a {
	color: #001957;
}

a:hover {
	color: #1DA3B6;
	;
}

.logo {
	display: none;
}

h1 {
	font-family: 'MarselisPro-Bold', MarselisPro-Bold, 'Arial', Arial, sans-serif;
	font-size: 42px;
	font-weight: normal;
	margin: 0;
	line-height: 1.5;
	color: #001957;
	line-height: 48px;
	margin-bottom: 12px;
}

h2 {
	font-family: 'MarselisPro-Bold', MarselisPro-Bold, 'Arial', Arial, sans-serif;
	margin: 0;
	line-height: 1.5;
	color: #001957;
	font-size: 18px;
}

h3 {
	font-family: 'MarselisPro', MarselisPro, 'Arial', Arial, sans-serif;
	font-size: 16px;
	color: #001957;
	margin: 0;
	line-height: 1.5;
}

.innerBox {
	padding-top: 20px;
}

.innerBox>p {
	font-family: 'MarselisPro', MarselisPro, 'Arial', Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #001957;
}


/** ****** HEADER ****** **/

#divLogotext {
	width: 100vw;
	background-color: #fff;
	position: absolute;
}

#divLogotext .header-top {
	max-width: 1100px;
}

#divLogotext .header-top .container {
	padding: 36px 0;
	position: relative;
	max-width: calc(100% - 2*36px);
	margin: 0 36px;
}

#divLogotext img {
	float: left;
	margin-right: 18px;
	height: 30px;
	width: unset;
}

#divLogotext .logo-desc {
	position: absolute;
	top: 26px;
	margin-left: -2px;
	font-weight: bold;
}

#divLogotext .eventName,
#divLogotext .logo-desc {
	color: #001957;
	font-family: 'MarselisPro-Bold', MarselisPro-Bold, 'Arial', Arial, sans-serif;
	font-size: 25px;
	margin-top: 28px;
	line-height: 18px;
}

#divLogotext .eventName {
    text-align: right;
    font-weight: bold;
    position: relative;
    bottom: 0;
    margin-top: 12px;
    margin-bottom: 0px;
}

.subheader {
	font-size: 20px;
	color: #001957;
}
ul.cloned-nav {
	position: absolute;
	top: 15px;
	right: 0;
	list-style-type: none;
}
.container.header {
	position: relative;
}




/** ****** NAVBAR ****** **/

nav.navbar {
	box-shadow: none;
	background: none;
	min-height: auto;
	border: 0;
	margin-bottom: 0;
	border-radius: 0;
	margin-top: 109px;
	background: #001957;
	padding: 0 36px;
}

ul#top-menu {
	float: none !important;
	padding: 0;
	max-width: 990px;
}

#logoutButton>a,
ul#top-menu>li.micrositeNavigationMainEntry>a,
ul#top-menu>li#naviLanguage>a {
	font-family: 'MarselisPro', MarselisPro, 'Arial', Arial, sans-serif;
	color: #fff;
	font-size: 16px;
	padding: 18px;
	background: #001957;
	box-shadow: none;
}

ul#top-menu>li.micrositeNavigationMainEntry:first-child>a {
	padding-left: 5px;
}

#logoutButton>a:hover,
ul#top-menu>li.micrositeNavigationMainEntry>a:hover,
ul#top-menu>li.micrositeNavigationMainEntry:active>a,
ul#top-menu>li#naviLanguage>a:hover {
	color: #00e6e6 !important;
	background: none;
	box-shadow: none;
}

#logoutButton.active>a,
ul#top-menu>li.micrositeNavigationMainEntry.active>a:hover,
ul#top-menu>li.micrositeNavigationMainEntry.active>a,
ul#top-menu>li#naviLanguage.open>a,
ul#top-menu>li#naviLanguage.open>a:hover {
	color: #00e6e6 !important;
	background: none;
	box-shadow: none;
}

#logoutButton,
ul#top-menu>li.micrositeNavigationMainEntry.lang {
	float: right;
}

/* ** custom logos #394685 */

#divLogotext .container.group-logo {
	padding: 16px 0;
	margin: 0 16px;
}
	#divLogotext .container.re-logo img {
		width: 130px;
		height: unset;
	}
	#divLogotext .container.condor-logo img {
		width: 350px;
		height: unset;
	}
	#divLogotext .container.group-logo img {
		width: 400px;
		height: unset;
	}
	#divLogotext.condor-logo .eventName {
	    margin-top: 50px;
	}	
	#divLogotext.group-logo .eventName {
	    margin-top: 30px;
	}
#divLogotext.condor-logo .header-top .container {
	padding: 0;
}
#divLogotext.condor-logo + nav.navbar {
	margin-top: 114px;
}
#divLogotext.re-logo + nav.navbar {
	margin-top: 100px;
}
#divLogotext.group-logo + nav.navbar {
	margin-top: 116px;
}

/* #naviLanguage {
	display: none !important;
}
 */
 
/** ****** BOX ****** **/

.box h1 {
	display: block;
	margin: 0 0 15px 0;
	text-decoration: none !important;
	color: #001957 !important;
	font-family: 'MarselisPro-Bold', MarselisPro-Bold, 'Arial', Arial, sans-serif;
	line-height: 21px;
	font-size: 18px;
}

.box h2 {
	font-weight: bold;
	font-size: 14px;
	color: #001957 !important;
}

.box b,
.box strong {
	color: #001957 !important;
}

.box .contactInnerBox {
	font-family: 'MarselisPro', MarselisPro, 'Arial', Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.box .contactInnerBox .mail {
	display: flex;
	word-break: break-word;
}


/** ****** Kontaktbox ****** **/

.box .contactInnerBox p {
	font-family: 'MarselisPro-Bold', MarselisPro-Bold, 'Arial', Arial, sans-serif;
}

.contact-name {
	margin-bottom: 10px;
	padding-left: 18px;
	font-family: 'MarselisPro', MarselisPro-Bold, 'Arial', Arial, sans-serif;
}

.contact-name:before,
.phone:before,
.fax:before,
.mail:before {
	font-family: 'iconfont';
	font-size: 16px;
	margin-right: 5px;
}

.contact-name:before {
	content: '\E014';
	margin-left: -18px;
}

.contact-name:before {}

.phone:before {
	content: '\260E';
}

.fax:before {
	content: '\260E';
}

.mail:before {
	content: '\2709';
}


/** ****** BUTTON ****** **/

.btn-type-primary,
.frontendBottomNaviCaption {
	border: 2.5px solid #00e6e6;
	border-radius: 4px;
	background: #00e6e6;
	color: #001957;
	text-align: center;
	font-family: 'MarselisPro-Bold', MarselisPro-Bold, 'Arial', Arial, sans-serif;
	font-size: 16px;
	padding: 10px 30px;
	display: inline-block;
	margin: 0 auto;
}

.btn-type-primary:hover,
.btn-type-primary a:hover,
.frontendBottomNaviCaption:hover,
.frontendBottomNaviCaption a:hover {
	border-color: #00FAFA;
	background: #00FAFA;
	text-decoration: none;
	color: #001957;
	box-shadow: none;
}

.btn-type-primary:active,
.btn-type-primary a:active,
.frontendBottomNaviCaption:active,
.frontendBottomNaviCaption a:active {
	border-color: #00E6E6;
	background: #00E6E6;
	text-decoration: none;
	color: #001957;
}

.btn.btn-secondary{
	border: 2.5px solid #00e6e6;
	border-radius: 10px;
	background-color: transparent;
	color: #001957;
	text-align: center;
	font-family: 'OfficinaSerITCStd';
	font-size: 16px;
	display: block;
	padding: 10px 18px 6px 18px;
	margin: 0 auto;
	max-width: 248px;
}

#submitknop {
	border: 2.5px solid #00e6e6;
	border-radius: 4px;
	background: #00e6e6;
	color: #001957;
	text-align: center;
	font-family: 'MarselisPro-Bold', MarselisPro-Bold, 'Arial', Arial, sans-serif;
	font-size: 16px;
	padding: 10px 30px;
	display: inline-block;
	margin: 0 auto;
}

.btn.btn-secondary:hover,
.btn.btn-secondary:active,
.btn.btn-secondary:focus
{
	color: #1da3b6;
	border-color: #1da3b6;
	background-color: transparent;

}

.btn.btn-secondary:hover a {
	color: #1da3b6;
	text-decoration: none;
}

#submitknop:hover{
border-color: #00FAFA;
	background: #00FAFA;
	text-decoration: none;
	color: #001957;
	box-shadow: none;
}

#butAbsage {
	float: right;
}

#frontendBottomNavi {
	width: 100%;
}

.frontendBottomNaviButton {
	display: none;
}

.nextStepBottomNavi,
.previousStepBottomNavi {
	display: flex !important;
}

.regButtonContaner {
	margin: 80px 0 0 20px;
	text-align: center;
}

#submitknop span {
	display: block !important;
}

#submitknop .fa-arrow-right {
	display: none;
}

.col-sm-9 .regButtonContaner:first-child {
	display: none;
}

.frontendBottomNaviCaption:not(.buttonPreviousStep):after {
	content: "";
	display: inline-block;
	font-size: 20px;
	padding-left: 3px;
}

.buttonPreviousStep:hover:before {
	border-right: 6px solid #001957;
}

.regButton a:hover:after {
	border-left: 6px solid #001957;
}


/** ****** HOME ****** **/

.home .col-sm-9>* {
	margin-left: 20px;
	margin-right: 20px !important;
}

.signatureContainer {
	padding-left: 0px;
	padding-right: 0px;
}

.signatureContainer+.signatureContainer {
	margin-left: 20px;
}

.signatureContainer img {
	max-height: 70px;
	display: block;
}


/** ****** HOTEL ****** **/

.hotelinfo {
	background: #f8f8f8;
}

.hotelinfo .reg-col-sm-6,
#serviceinfo .reg-col-sm-6,
.hotelinfo .col-sm-6,
#serviceinfo .col-sm-6 {
	padding-left: 0;
}

div.hotelinfo .col-sm-6,
#serviceinfo .col-sm-6 {
	width: 45%;
}

div.hotelinfo .col-sm-6+.col-sm-6,
#serviceinfo .col-sm-6+.col-sm-6 {
	width: 55%;
}

.hotelinfo img,
.headerImage img {
	max-width: 300px;
}

.hotelinfo img {
	margin-bottom: unset !important;
}

div#hoteldata {
	margin-top: 10px;
	font-family: 'MarselisPro', Arial;
	font-size: 14px;
}

.hotelimage {
	max-width: 300px;
	float: none !important;
	display: flex;
	justify-content: center;
}

.hoteldata {
	margin-top: 10px;
}

.hotelname {
	font-family: 'MarselisPro-Bold', MarselisPro-Bold, 'Arial', Arial, sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px !important;
	font-size: 14px !important;
	color: #001957;
}

.hotelseperator {
	height: 0px;
	width: 100%;
	float: left;
	background: #fff;
}

div.hotelinfo div.hotelseperator:not(:first-of-type) {
	height: 30px;
}

.hotelinfo:last-child .hotelseperator {
	height: 0;
	margin-bottom: 0;
}

.hotelrow {
	margin-left: -15px;
	margin-right: -15px;
}

.hoteldata a {
	color: #001957;
}

.hoteldata a:hover {
	color: #00e6e6;
}

.col-sm-9 #serviceinfo {
	margin-bottom: 14px;
	background: #f8f8f8;
	padding: 0px !important;
	width: unset !important;
}

#serviceinfo .row {
	margin-top: 0px;
}

#serviceinfo .headerImage {
	max-width: 300px;
	float: none !important;
	display: flex;
	justify-content: center;
}

#serviceinfo .col-sm-6 {
	padding-right: 15px;
	max-width: 45%;
}

#serviceinfo .col-sm-6:not(:first-of-type) {
	padding: 20px 15px 20px 15px;
}


/** ****** FAQ ****** **/

.faq-head {
	display: block;
	position: relative;
	padding: 15px 10px 10px 15px;
	background: #FFFFFF;
	text-decoration: none !important;
	font-family: 'MarselisPro', MarselisPro, 'Arial', Arial, sans-serif;
	font-size: 18px;
	color: #001957 !important;
	font-weight: normal !important;
	border-top: 1px solid #cacaca;
}

.faq-head:first-of-type {
	border-top: 1px solid #cacaca;
}

.faq-head .glyphicon.glyphicon-menu-down {
	position: absolute;
	font-size: 14px;
	right: 18px;
	top: 18px;
}

.faq-head[aria-expanded='true'] .glyphicon.glyphicon-menu-down:before {
	content: "\e260" !important;
}

.faq-body>div {
	padding: 10px 10px 10px 20px;
	background: #FFFFFF;
}

#faq {
	border-bottom: 1px solid #cacaca;
}

#faq p {
	margin: 0px;
}

/** ****** REFERENTEN ****** **/

#divContent .contentAll#speakers {
	display: flex;
	flex-wrap: wrap;
}
.contentAll#speakers .content-wrapper {
	width: calc(75% - 40px);
	margin-right: 40px;
	min-width: 540px;
}
.contentAll#speakers .sidebar-wrapper {
	width: 25%;
}
.contentAll#speakers .content-wrapper .referent-wrapper {
	margin-bottom: 0px !important;
	background: #f8f8f8;
	padding: 15px;
	width: unset !important;
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.contentAll#speakers .content-wrapper .referent-wrapper .info-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.contentAll#speakers .content-wrapper .referent-wrapper .headerImage {
	max-width: 300px;
}

.contentAll#speakers .content-wrapper .referent-wrapper .info .headerImage img {
	max-width: 225px;
	margin-bottom: 15px;
}
.contentAll#speakers .content-wrapper .referent-wrapper .info {
	width: calc(100% - 330px);
}
.contentAll#speakers .content-wrapper .referent-wrapper .vita {
	width: 100%
}
.contentAll#speakers .content-wrapper .referent-wrapper span.name {
	font-family: 'MarselisPro-Bold';
}



/** ****** FOOTER ****** **/

#divFooter {
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

#divFooter .container {
	margin-top: 27px;
	margin-bottom: 27px;
}

.social-media-wrapper {
	background-color: #001957;
}

.social-media-wrapper .image-wrapper {
	float: right;
	height: fit-content;
	width: fit-content;
}

.social-media-wrapper .image-wrapper .social-media:hover {
	text-decoration: none;
}

.social-media-wrapper .image-wrapper .social-media+.social-media {
	margin-left: 7px;
}

.social-media-wrapper .image-wrapper .social-media img {
	width: 25px;
	padding: 25px 0px;
}

#divFooter .col-sm-6.footer-logo {
	padding-left: 0;
}

#divFooter .footer-inprint {
	text-align: right;
	line-height: 11px;
	padding: unset;
}

#divFooter .footer-inprint a {
	font-size: 11px;
	text-decoration: underline;
	display: inline-block;
	margin-left: 18px;
	color: #001957;
}

#divFooter .footer-inprint a:first-child {
	margin-left: 0;
}


/** ****** REG-NAVIGATION ****** **/
/*TODO*/

#frontendNavigationTop {
    padding: 50px 0;
}
#frontendNavigationTop .frontendTopNaviButtonContainer {
  position: relative;
  margin-top: -20px;
  /*width: calc((100% / 5) - 20px);*/
  width: 100px;
}
#frontendNavigationTop .frontendTopNaviButtonContainer:not(.navSelected) {
	color: transparent;
}
#frontendNavigationTop .frontendTopNaviButtonContainer:not(#statusabsage):not(:last-child):not(:nth-last-child(2)):after {
    width: 100%;
    height: 2px;
    content: "";
    background: #D1D7D5;
    position: absolute;
    left:20px;
    top: -20px
}

#frontendNavigationTop .frontendTopNaviButtonContainer:not(#statusabsage):before {
    width: 20px;
    height: 20px;
    content: "";
    background: #fff;
    border: 2px solid #D1D7D5;
    border-radius: 50%;
    position: absolute;
    top: -30px;
}

#frontendNavigationTop .frontendTopNaviButtonContainer:not(#statusabsage).navSelected:before {
    width: 20px;
    height: 20px;
    content: "";
    background: #001957;
    border-color: #001957;
    border-radius: 50%;
    position: absolute;
    top: -30px;
}

#frontendNavigationTop .frontendTopNaviButtonContainer.navSelected + .frontendTopNaviButtonContainer:before {
	cursor: pointer;
} 

#frontendNavigationTop .frontendTopNaviButtonContainer:not(#statusabsage).navSelected > div:before {
    width: 16px;
    height: 16px;
    content: "";
    background: transparent;
    border-radius: 50%;
    position: absolute;
    border: 2px solid #fff;
    top: -28px;
    left: 2px;
}



/** ****** REGISTRATION ****** **/

#divContent .row.registration {
	margin-top: 28px;
}

select.frontendParticipationSelect {
	width: 200px;
}

.fieldContainer {
	padding-bottom: 15px !important;
}

.fieldContainer:has(.info-toggle) div[class^="fieldCaption"]{
	flex-direction: column;
}

.groupHeadline:first-child {
	margin-top: 0;
}

#group_status_absage_zusage,
.groupHeadline {
	padding-left: 0 !important;
	margin-top: 20px;
	color: #001957;
}
.groupHeadline {
	font-weight: unset !important;
	font-family: 'MarselisPro-Bold';
}
.groupHeadline,
.fieldCaptionMandatory,
.fieldCaption {
	background: transparent !important;
}

.fieldCaptionMandatory,
.fieldCaption {
	border-bottom: 0;
	width: 49%;
}

.fieldCaptionMandatory *,
.fieldCaption * {
	font-weight: normal;
	display: inline-block !important;
}

.starLeft {
	display: none !important;
}

.starRight {
	display: inline-block !important;
}

.panel-body {
	padding: 15px 0;
	font-size: 14px;
	color: #001957;
}

.has-error input,
.frmInvalid {
	background: #fff !important;
	border-color: #ea2800 !important;
	outline-color: #ea2800 !important;
}

input[readonly="readonly"] {
    opacity: 0.7;
}

.Label>label {
	font-weight: normal;
}

span.frmInvalid {
	border-radius: 90px !important;
}

/*.frmDefaultBool {
	float: left !important;
}*/

.frmDefaultBool.frmInvalid {
	background: #ea2800 !important;
}

input[type="radio"] {
	background: none !important;
	margin: 0;
}

#chkParent_status_absage_0 {
	margin-left: 10px;
}

.checkboxContainer {
	display: block;
	float: none !important;
	padding-bottom: 5px;
}

.checkboxContainer>* {
	float: none !important;
	width: auto !important;
	display: inline-block;
}

.checkboxContainer .checkboxCaption {
	max-width: calc(100% - 30px);
	vertical-align: top;
}

.checkboxContainer .checkboxInput span {
	margin-bottom: -1px;
	margin-right: 5px;
}

input:not([type='radio']):not([type='checkbox']),
select,
textarea {
	max-width: 100%;
	padding: 11px 18px;
	color: #000;
	line-height: normal;
	border: 1px solid #001957;
	border-radius: 3px;
	width: 100% !important;
	background: #fff;
	height: 41px;
}

input:not([type='radio']):not([type='checkbox']):focus,
select:focus,
textarea:focus {
	outline: 1px solid rgb(202, 202, 202);
}

input[type="radio"]:before,
input[type="checkbox"]:before {
	content: '';
	background: #fff !important;
	border: 1px solid #001957;
	display: block;
	height: 15px;
	width: 15px;
	border-radius: 15px;
}

input[type="checkbox"]:before {
	border-radius: 3px;
}

input[type="radio"]:checked:before {
	border: 4px solid #001957;
}

input[type="checkbox"]:checked:before {
	content: '\f00c';
	font-family: 'FontAwesome';
	background: #001957 !important;
	border: 1px solid #001957;
	color: #fff;
	border-radius: 3px;
	font-size: 9px;
	text-align: center;
	padding-top: 2px;
}

input[type='radio'],
input[type='checkbox'] {
	width: 15px;
	height: 15px;
}

div.fileInput {
    width: 100%;
    display: block;
}

.fieldInput:has(.fileInput) {
    display: flex;
    align-items: center;
}
.fileInput input{
	padding: 9px 18px 6px 18px !important;
}


.frontendContent {
	padding-top: 20px;
}

#frontendStepContainer {
	padding-top: 0 !important;
	font-size: 14px;
}

a.fa.fa-question:before {
	content: "\f002";
	font-size: 22px;
	display: inline-block;
	width: 11px;
	height: 11px;
}

a.fa.fa-question:hover {
	text-decoration: none !important;
}

a.fa.fa-question:hover:before {}


/*Time input*/

.fieldInput .row .col-xs-2.text-center {
	width: 40px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 40px;
}

.fieldInput .row .col-xs-5,
.fieldInput .row .col-xs-5 select {
	width: 80px;
	margin: 0;
	padding: 0;
}


/** ****** KALENDER ****** **/

.ui-datepicker-title select {
	box-sizing: border-box;
	height: 24px;
	padding: 0 10px !important;
	font-size: 14px !important;
	font-weight: normal;
}

.ui-datepicker-header {
	background: #001957;
	border-radius: 0;
}

.ui-widget-header .ui-icon {
	background-image: url(/lib/shared/jquery/css/smoothness/images/ui-icons_ffffff_256x240.png);
}

.ui-datepicker {
	padding: 0;
}

.ui-datepicker-calendar {
	padding: 5px;
}

.ui-datepicker-header a.ui-state-hover {
	background: none;
	border: none;
	right: 2px;
	top: 2px;
	cursor: pointer;
}

.ui-datepicker-header a.ui-datepicker-prev.ui-state-hover {
	left: 2px;
}

.ui-state-default {
	background: none !important;
}

.ui-datepicker-unselectable span {
	background: #eee !important;
}

.ui-datepicker-current-day a {
	background: #f60 !important;
	border-color: #f60 !important;
	color: #fff !important;
	font-weight: bold !important;
}

.ui-datepicker-buttonpane {
	display: none;
}


/** ****** SONDERFÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾LLE ****** **/

#param_2064 {
	width: 100% !important;
	/*max-width: 300px;*/
}


/** ****** LOGIN ****** **/

.alert {
	display: none;
}

#loginContent label {
	font-weight: normal;
	text-align: left;
	padding: 0;
	color: #000 !important
}

#loginContent .form-group>div:first-child {
	width: 100%;
	max-width: 250px;
}

#loginContent .form-group>div {}

.help-block {
	display: none;
}

#loginContent input {
	box-shadow: none !important;
}


/** ****** Ablaufplan ****** **/

.header+#divContent .agenda .row {
	margin-top: 0px;
}

.pday {
	font-family: 'MarselisPro-Bold', MarselisPro-Bold, 'Arial', Arial, sans-serif;
	font-size: 21px;
	margin-bottom: 25px !important;
	color: #001957;
	overflow: auto;
}

.pday:not(:first-of-type) {
	padding-top: 40px;
}

.headline {
	font-weight: bold;
	padding-left: 0;
}

.row {
	margin-left: unset;
	margin-right: unset;
	margin-top: 27px;
}

.agenda .time {
	/* min-height: 56px; */
	padding-top: 10px;
}

.agenda .time {
	padding-left: 30px;
	color: #001957 !important;
	padding-bottom: 10px;
	width: 30%;
	display: flex !important;
	align-items: center;
	padding-right: 0;
}

.agenda .sname {
	font-family: 'MarselisPro-Bold', MarselisPro-Bold, 'Arial', Arial, sans-serif;
	color: #001957 !important;
	font-size: 18px;
	/* padding-bottom: 5px; */
	display: block;
}

.col-xs-12.col-sm-12.col-md-9.program {
	border-top: 1px solid #cacaca;
}

.col-xs-12.col-sm-12.col-md-2.time {
	border-top: 1px solid #cacaca;
}

.pday+.time,
.pday+.time+.program {
	border-top: 0 none !important;
}

.program {
	padding-left: 0;
	width: 65%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.referenten {
	color: #001957
}

.download {
	font-family: 'MarselisPro-Bold';
	/* display: block; */
}

.button.download {
	padding: 0 !important;
}

.button.download a {
/*    color: #fff;*/
	padding: 10px 18px 6px 18px !important;
	display: block;
}

.download a:before {
	font-family: 'iconfont';
	content: '\E012';
	margin-right: 5px;
	text-decoration: none !important;
}

.downloadInBox {
	font-weight: normal;
	display: block;
}

.button.downloadInBox {
	padding: 0 !important;
}

.button.downloadInBox a {
	color: #fff;
	padding: 10px 18px 6px 18px !important;
	display: block;
}

.downloadInBox a:before {
	font-family: 'iconfont';
	font-weight: bold;
	content: '\E012';
	margin-right: 10px;
	text-decoration: none !important;
}

.downloadInBox+span {
	display: none;
}


/** ****** Galerie ****** **/

#gallery {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	margin: 40px 0;
}

#gallery .gallery-wrapper {
	margin: 0 20px;
}

#gallery .headline {
	margin: 0 0 10px 0;
	text-decoration: underline;
}

.gallery-link {
	padding: 3px 0px;
}

.gallery-link>a:before {
	font-family: 'iconfont';
	font-weight: bold;
	content: '\E012';
	margin-right: 10px;
	text-decoration: none !important;
}


/**Meine Daten **/

table,
table.participantMailData,
table.participantMailData>table {
	width: 100% !important;
	margin-right: 0 !important;
}

.participantMailData .participant>td {
	padding: 10px 15px 0px 0px;
}

.participantMailData .schriftMainZusatz,
.participantMailData .schriftMain {
	display: none;
}

.participantMailData .schriftGroup {
	font-weight: bold;
	padding-top: 15px;
}

.participantMailData .schriftParamLeft {
	width: 200px;
}

.participantMailData .schriftParamRight {
	width: 200px;
	vertical-align: top;
	padding: 2px 0;
}


/*** IF IE ***/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.KeyVisual+.col-sm-9+.col-sm-3 {
		margin-right: 110px !important;
	}
	.signatureContainer {
		margin-left: 0px;
	}
}


/*** IF Edge ***/

@supports (-ms-ime-align:auto) {
	a:focus {
		outline-offset: 0px;
	}
}

@media (max-width: 992px) {
	/** ****** NAVBAR ****** **/
	ul#top-menu {
		display: none;
	}
	ul.cloned-nav {
		display: none;
	}
	.contentAll>.col-sm-1,
	.contentAll>.col-sm-2,
	.contentAll>.col-sm-3,
	.contentAll>.col-sm-4,
	.contentAll>.col-sm-5,
	.contentAll>.col-sm-6,
	.contentAll>.col-sm-7,
	.contentAll>.col-sm-8,
	.contentAll>.col-sm-9,
	.contentAll>.col-sm-10,
	.contentAll>.col-sm-11,
	.contentAll>.col-sm-12 {
		width: 100vw !important;
		float: none !important;
	}
	.container {
		width: auto;
		position: relative;
	}
	#divLogotext {
		border-bottom: 0;
	}
	#divLogotext .header-top {
		margin-top: 0px !important;
		border-bottom: 2px solid #001957
	}
	#divLogotext .header-top .container {
		padding: 12px 18px 5px 18px !important;
		margin: 0px !important;
	}
	.closeNavDIV {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}
	.KeyVisual {
		display: block;
		margin-left: 0 !important;
	}
	.KeyVisual+.col-sm-9 {
		position: relative !important;
		padding: 10px 18px !important;
	}
	.contentAll>.col-sm-9 {
		background: transparent !important;
		margin-top: 0px !important;
		margin-left: 0px !important;
	}
	.KeyVisual+.col-sm-9+.col-sm-3 {
		position: relative;
		left: unset !important;
		top: unset !important;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.contentAll>.col-sm-3 {
		padding: 10px 18px !important;
	}
	.col-sm-9,
	.col-sm-3 {
		margin: 0 !important;
		border-left: unset !important;
		border-right: unset !important;
		box-sizing: border-box;
		padding: 18px !important;
	}
	.col-sm-9>* {
		margin-left: 0 !important;
		padding: 0px;
	}
	.box {
		padding: 18px 18px 21px !important;
		margin-bottom: 30px;
		background: white !important;
		box-shadow: 0 0 3px 0 #d1d6d8;
		width: 45%;
		min-width: 300px;
	}
	/** ****** HEADER ****** **/
	#divLogotext {
		position: relative !important;
		height: 50px;
	}
	#divLogotext .keyVisual .container {
		padding-bottom: 5px !important;
	}
	#divLogotext img {
		float: none !important;
		margin-left: unset !important;
		height: 25px !important;
		width: auto !important;
		vertical-align: unset !important;
	}
	#divLogotext .logo-desc {
		font-size: 22px !important;
		position: relative !important;
		top: 0px !important;
		margin-left: 5px !important;
		font-weight: bold;
	}
	#divLogotext .eventName {
		display: none !important;
	}
	    /* ** custom logos */
		#divLogotext.group-logo,
		#divLogotext.condor-logo {
			height: unset !important;
		}
		#divLogotext .container.condor-logo img {
			height: 50px !important;
		}
		#divLogotext .container.group-logo {
			padding: 0px !important;
		}
		#divLogotext .container.group-logo img {
			height: 70px !important;
		}
	/** ****** FOOTER ****** **/
	.social-media-wrapper .image-wrapper {
		margin-right: 25px;
	}
	#divFooter .col-sm-6.footer-logo {
		padding-left: 25px;
	}
	/** ****** GENERAL ****** **/
	h1 {
		font-size: 35px !important;
	}
	/** ****** NAVBAR ****** **/

	#navigationToggleLabel {
		display: none;
	}
	.navbar-toggle {
		display: block;
	}
	nav.navbar {
		/*overflow: hidden;
		top: 0;
		bottom: 0;
		position: absolute;
		background: transparent !important;
		width: 100% !important;
		margin-top: 0 !important;*/
		margin-top: -50px !important;
	}
	nav.navbar ul#top-menu>li.micrositeNavigationMainEntry {
		margin: 0 18px;
		float: none;
	}
	nav.navbar ul#top-menu>li.micrositeNavigationMainEntry>a {
		padding: 12px 0px 10px 0px;
		font-size: 15px;
	}
	nav.navbar .navbar-header button.navbar-toggle,
	nav.navbar .navbar-header button.navbar-toggle[aria-expanded="false"] {
		position: absolute;
		top: 0px;
		right: 15px;
		margin-right: 0;
		padding-right: 15px;
		background: transparent !important;
		border: 0;
		z-index: 20;
		margin-top: unset !important;
		border-radius: 0px;
	}
	nav.navbar .navbar-header button.navbar-toggle[aria-expanded="true"] {}
	.navbar-header button.navbar-toggle:before,
	.navbar-header button.navbar-toggle.collapsed:before {
		content: '\E032';
		font-family: 'iconfont';
		font-size: 26px;
		color: #001957;
	}
	.navbar-header button[aria-expanded='true']:before {
		color: #001957;
	}
	.navbar-header button[aria-expanded='true'] .icon-bar {
		display: none;
	}
	.navbar-header button .icon-bar {
		display: none;
		background: #001957 !important;
		height: 4px !important;
		width: 33px !important;
		border-radius: 2px !important;
	}
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 6px;
	}
	#navbar-collapse {
		display: block !important;
		position: absolute;
		z-index: 100;
		padding: 0;
		height: 0px !important;
		transition: height 0.2s linear;
	}
	#navbar-collapse.in[aria-expanded="true"] {
		width: 300px;
		top: 53px;
		border: 1px solid #e7e7e7;
		background: #fff;
		right: 0px;
		height: auto !important;
		transition: height 0.2s linear;
	}
	#navbar-collapse[aria-expanded="false"] {
		width: 300px;
		top: 53px;
		border: 1px solid #fff;
		background: #fff;
		right: 0px;
		height: 0px !important;
		transition: height 0.2s linear;
	}
	#navbar-collapse.in ul#top-menu {
		display: block;
		padding: 0 !important;
		font-family: "Frutiger Neue LT Pro Book", Helvetica, Helvetica, Arial, sans-serif;
		font-size: 15px;
		width: 100%;
	}
	#logoutButton,
	nav.navbar ul#top-menu>li.micrositeNavigationMainEntry.lang {
		float: none !important;
		clear: both;
	}
	#logoutButton>a,
	nav.navbar ul#top-menu>li.micrositeNavigationMainEntry>a,
	nav.navbar ul#top-menu>li#naviLanguage>a {
		display: block;
		background: #fff;
		color: #001957;
	}
	li#logoutButton:hover>a,
	nav.navbar ul#top-menu>li.micrositeNavigationMainEntry>a:hover,
	nav.navbar ul#top-menu>li#naviLanguage>a:hover {
		color: #1da3b6 !important;
	}
	nav.navbar ul#top-menu>li.micrositeNavigationMainEntry.active>a,
	nav.navbar ul#top-menu>li.micrositeNavigationMainEntry.active>a:hover,
	nav.navbar ul#top-menu>li#naviLanguage.open>a,
	nav.navbar ul#top-menu>li#naviLanguage.open>a:hover {
		color: #1da3b6 !important;
	}
/*     li#naviLanguage {
		display: block !important;
		height: 30px
	} */
/*     li#naviLanguage * {
		display: none !important;
	} */
	/** ****** Kontaktbox ****** **/
	.phone:before,
	.fax:before,
	.mail:before {
		display: none;
	}
	/** ****** BUTTON ****** **/
	.regButtonContaner {
		text-align: center;
		margin: 70px 0 50px 0 !important;
	}
	.col-sm-9 .regButtonContaner:first-child {
		display: block !important;
	}
	/** ****** HOME ****** **/
	.signatureContainer {
		max-width: 35%;
	}
	/** ****** SPEAKERS ****** **/
	#divContent .contentAll#speakers {
		padding: 18px;
	}
	/** ****** FAQ ****** **/
	.innerBox#faq {
		margin-top: 30px;
	}
	/** ****** FOOTER ****** **/
	#divFooter .footer-inprint {
		text-align: right !important;
		float: right;
		margin-top: 15px;
		margin-right: 36px;
		width: fit-content;
	}
	/** ****** Anmeldung ****** **/
	a.fa.fa-question:before {
		font-size: 18px !important;
	}
	/** ****** Ablaufplan ****** **/
	.time.headline {
		display: none;
	}
	.row {
		width: 100%;
	}
	.col-sm-12 {
		width: 50% !important;
		display: block !important;
	}
	.pday {
		max-width: 100%;
	}
	.time {
		width: 30% !important;
		display: block !important;
	}
	/** VA-Ort **/
	#serviceinfo {
		margin-right: unset !important;
	}
	#serviceinfo .col-sm-6 {}
	#serviceinfo .col-sm-6:not(:first-of-type),
	.hoteldata .col-sm-6 .hoteldata {
		/*padding-left: unset !important;
		padding-right: unset !important;*/
	}
	#serviceinfo .headerImage {
		display: flex;
		/* justify-content: center; */
	}
	#serviceinfo .col-sm-6>div,
	.hotelinfo .col-sm-6>div {
		padding: 0px 15px;
	}
	/** ****** Meine Daten ****** **/
	.myData {
		padding-left: 36px;
		padding-right: 36px;
	}
}

@media(min-width: 993px) {

	#naviLanguage {
		display: none;
	}

}
@media (max-width: 768px) {
	/** ****** GENERAL ****** **/
	h1 {
		font-size: 30px !important;
	}
	#divLogoText {
		position: relative;
		right: 10px !important;
		width: 750px !important;
	}
	/** ****** Navbar rechts ****** **/
	#navbar-collapse.in {
		/* display: block !important; */
		position: absolute;
		z-index: 200;
		transition: height 0.2s linear;
	}
	nav.navbar ul#top-menu>li.micrositeNavigationMainEntry>a,
	nav.navbar ul#top-menu>li#naviLanguage>a {
		display: block;
		padding: 12px 0px 10px 20px;
		color: #001957;
	}
	/*
	.navbar-header button[aria-expanded='true']:before {
		position: absolute !important;
		right: 15px !important;
		top: 5px !important;
	}*/
	/** ****** Hotel ****** **/
	.hotelinfo {
		padding: unset;
	}
	.hotelinfo>.row {}
	.hotelinfo .col-sm-6,
	#serviceinfo .col-sm-6 {
		padding-right: 15px;
		max-width: unset;
		padding: 0px 15px;
		/*width: 100% !important;*/
	}
	.hotelinfo .col-sm-6 .hoteldata {
		padding: 10px 0px
	}
	.col-sm-9>.hotelseperator {
		display: none;
	}
	.hotelseperator {
		height: 30px !important;
		width: auto !important;
	}
	/** ****** Speakers ****** **/
	.contentAll#speakers .content-wrapper {
		min-width: 100%;
	}
	/** ****** Ablaufplan ****** **/
	.container {
		width: auto;
	}
	.contentAll,
	.divContent,
	.sname,
	.program,
	.time {
		font-size: 16px !important;
	}
	.row {
		width: 100%;
	}
	.col-sm-12 {
		width: 50% !important;
		display: block !important;
	}
	.time {
		width: 50% !important;
		display: block !important;
	}
	.contentAll#speakers .content-wrapper .referent-wrapper .info{
		width: 100%;
	}
}

@media (max-width: 490px) {
	/** ****** GENERAL ****** **/
	h1 {
		font-size: 25px !important;
	}
	/** ****** Navbar ****** **/
	#navbar-collapse.in[aria-expanded="true"] {
		width: 100vw;
		height: 340px;
		background: #fff;
		border: 1px solid #e7e7e7;
		border-top: 2px solid #001957;
		top: 49px;
	}
	#navbar-collapse[aria-expanded="false"] {
		width: 100vw;
		top: 53px;
		border: 1px solid #fff;
		background: #fff;
		right: 0px;
		height: 0px !important;
		transition: height 0.2s linear;
	}
	/** ****** Sidebar ****** **/
	.contentAll>.col-sm-3 .box {
		margin: 0 auto;
	}
	.contentAll>.col-sm-3 .box+.box {
		margin-top: 20px;
	}
	/** ****** FOOTER ****** **/
	#divFooter .container {}
	.social-media-wrapper .image-wrapper {
		float: none;
		margin: 0 auto;
	}
	/** ****** REGISTRATION ****** **/
	div:not(.overviewContainer)>.fieldCaptionMandatory,
	div:not(.overviewContainer)>.fieldCaption {
		display: block !important;
		width: 100%;
		margin: 5px 0;
	}
	div.overviewContainer>.fieldCaptionMandatory,
	div.overviewContainer>.fieldCaption {
		display: block !important;
	}
	div.frontendFieldValue {
		color: #001957;
	}
	input:not([type='select']):not([type='radio']),
	select {
		max-width: 100% !important;
	}
	div.fieldInput {
		padding-left: 0;
	}
	.checkboxContainer:first-of-type {
		padding-top: 5px;
	}
	/** Hotel, Veranstaltungsort **/
	.col-sm-9 .hotelinfo,
	.col-sm-9 #serviceinfo {
		max-width: 300px;
		margin: 0 auto !important;
	}
	div.hotelinfo .col-sm-6,
	#serviceinfo .col-sm-6 {
		width: unset;
	}
	div.hotelinfo .col-sm-6+.col-sm-6,
	#serviceinfo .col-sm-6+.col-sm-6 {
		width: unset;
	}
	.hotelinfo .col-sm-3 .hotelimage {}
	/**Meine Daten **/
	.participant td {
		display: block;
		width: 100% !important;
		background: #E3ECF7;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.participant .schriftParamLeft {
		font-weight: bold;
		padding-top: 10px !important;
	}
	.participant .schriftParamRight {
		padding-bottom: 10px !important;
	}
	.participantMailData,
	.participant {
		width: 100%;
	}
	.participant .schriftGroup {
		display: block;
		margin-top: 20px;
		padding: 10px;
		background: #001957;
		text-decoration: none !important;
		color: #fff !important;
		font-family: 'Verdana', Verdana, 'Helvetica', Helvetica, 'Arial', Arial, sans-serif;
		font-size: 15px;
		font-weight: bold;
	}
	.col-sm-9 h1+div.innerBox {
		padding: 0px;
		margin-right: 0px !important;
	}
	/** ****** Ablaufplan ****** **/
	.row {
		width: 100%;
	}
	.col-sm-12 {
		width: 50% !important;
		display: block !important;
	}
	.time {
		width: 50% !important;
		padding-left: 10px !important;
		display: block !important;
	}
	/** ****** FAQ ****** **/
	#faq {
		margin-right: 0px !important;
	}
	/** ****** Meine Daten ****** **/
	.myData {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 698px) {
	.reg-col-sm-6 {
		width: 50%;
		float: left;
		padding: 0 15px;
		position: relative;
	}
}


/* *** makuettn | 20231107 | #392224 Korrektur Darstellung Feldhinweise im Frontend *** */
div.fieldContainer:not(.hiddenElement) {
	display: block;
}

.info-toggle {
	color: var(--brand-primary);
	cursor: pointer;
	margin-left: 10px;
	padding: 1px 7px;
	background-color: var(--gray-200);
	border: 1px solid var(--brand-primary);
	border-radius: 4px;
	transition: background-color .2s ease-in;
}
	.info-toggle:hover,
	.info-toggle.open {
		color: var(--white);
		background-color: var(--brand-primary);
	}
	.info-toggle:before {
		content: '\f128';
		font-family: fontAwesome;
	}
	.info-toggle.open:before {
		content: '\f00d';
		font-size: 12px;
	}
.info-content {
	overflow: hidden;
	height: 0;
	transition: height .2s ease-in;
	margin-right: 20px;
}
	.info-content .info-content-text {
		margin: 10px 0;
		padding: 10px;
		background-color: var(--gray-200);
		border: 1px solid var(--brand-primary);
		border-radius: 4px;
		word-break: break-word;
	}

.checkboxContainer .checkboxCaption {
	position: relative;
}
	.checkboxContainer .checkboxCaption .info-toggle {
		position: absolute;
    top: -1px;
    right: -35px;
	}
.checkboxContainer .info-content {
	display: block;
}

/*.u2d-popover__wrapper.bottom .u2d-popover__content {
	top: auto;
	bottom: -46px;
}
	.u2d-popover__wrapper.bottom .u2d-popover__content .u2d-popover__content-inner:before {
		top: auto;
		bottom: 20px;
	}
.u2d-popover__wrapper.left .u2d-popover__content {
	left: auto;
	right: 25px;
}
	.u2d-popover__wrapper.left .u2d-popover__content .u2d-popover__content-inner:before {
		left: auto;
		right: -10px;
		transform: rotate(180deg);
	}*/

@media only screen and (min-width: 491px) {
	div.fieldContainer:not(.hiddenElement) {
		display: flex;
		flex-wrap: wrap;
	}
		div.fieldCaption,
		div.fieldCaptionMandatory {
			display: flex;
			flex-wrap: wrap;
		}
		div.fieldInput {
			flex: 1;
		}
}