/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++     new Styles							++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div.esraSoftSubTitle {
	margin: 0 0 7px;
	line-height: normal;
	font-weight: bold;
}

div.esraSoftVaListBlock {
	padding-top: 25px;
	border-bottom: 1px solid #000;
}
html.ct-blue-yellow body #content #esraSoftContent div.esraSoftVaListBlock, html.ct-yellow-blue body #content #esraSoftContent div.esraSoftVaListBlock, html.ct-black-yellow body #content #esraSoftContent div.esraSoftVaListBlock, html.ct-yellow-black body #content #esraSoftContent div.esraSoftVaListBlock, html.ct-black-white body #content #esraSoftContent div.esraSoftVaListBlock, html.ct-white-black body #content #esraSoftContent div.esraSoftVaListBlock {
border-color: var(--ct_second_color);
}
div.esraVaList > div.esraSoftVaListBlock:first-of-type {
	border-top: 1px solid #000;
}

body #content #esraSoftContent h1 {
	font-size: 40px;
	margin-top: 10px;
}

body #content #esraSoftContent h2 {
	font-size: 20px;
	line-height: 30px;
}

body #content #esraSoftContent .ug_2022_form_formframework h2 {
	font-size: 24px !important;
	line-height: 30px !important;
	margin-bottom: 20px;
}

body #content #esraSoftContent .alert {
font-size: 1.2rem;
color:#000000;
font-weight:600;
margin-bottom:2rem;
}
html.ct-blue-yellow body #content #esraSoftContent .alert, html.ct-yellow-blue body #content #esraSoftContent .alert, html.ct-black-yellow body #content #esraSoftContent .alert, html.ct-yellow-black body #content #esraSoftContent .alert, html.ct-black-white body #content #esraSoftContent .alert, html.ct-white-black body #content #esraSoftContent .alert {
color: var(--ct_second_color);
background-color: var(--ct_first_color);
border-color: var(--ct_second_color);
}
body #content #esraSoftContent .esraSoftVaListBlock h2 {
	margin: 0 0 12px;
}
body #content #esraSoftContent .esraSoftBasket h2 {
	margin: 20px 0 15px 0;
}
body #content #esraSoftContent .esraSoftBooked h2 {
	margin: 0 0 15px 0;
}
body #content #esraSoftContent p {
	font-size: 1rem !important;
}
body #content #esraSoftContent .esraUnregisterForm h2 {
	margin: -2px 0 15px 0;
}
body #content #esraSoftContent .detailitem {
	font-size: 16px;
	line-height: 26px;
	padding:0;
	margin:0;
	font-family: nunito_sansregular;
}
body #content #esraSoftContent.esraEventDetails .detailitem {
	margin-bottom:3px;
}
body #content #esraSoftContent .detailitem .eventicon {
	width: 22px;
	height: 22px;
	margin-right: 15px !important;
	min-width: 25px;
}
body #content #esraSoftContent .btn {
	cursor: pointer;
	color: #000000;
    text-decoration: none;
	border-radius: 0;
}
body #content #esraSoftContent .btn:hover {
	background-color: black;
	color: white;	
	border-color:black;
}
body #content #esraSoftContent .btn {
	background-color: #e8e8e8;
	margin: 15px 20px 7px 0;
	background-image: none;
	font-size: 18px;
	padding: 13px;
	line-height: 27px;
}
html.ct-blue-yellow body #content #esraSoftContent .btn, html.ct-yellow-blue body #content #esraSoftContent .btn, html.ct-black-yellow body #content #esraSoftContent .btn, html.ct-yellow-black body #content #esraSoftContent .btn, html.ct-black-white body #content #esraSoftContent .btn, html.ct-white-black body #content #esraSoftContent .btn {
	background-color: var(--ct_first_color);
	color: var(--ct_second_color);
	border-color: var(--ct_second_color);
}

html.ct-blue-yellow body #content #esraSoftContent .btn:hover, html.ct-yellow-blue body #content #esraSoftContent .btn:hover, html.ct-black-yellow body #content #esraSoftContent .btn:hover, html.ct-yellow-black body #content #esraSoftContent .btn:hover, html.ct-black-white body #content #esraSoftContent .btn:hover, html.ct-white-black body #content #esraSoftContent .btn:hover {
        background-color: var(--ct_second_color);
        color: var(--ct_first_color);
        border-color: var(--ct_second_color);
}

body #content #esraSoftContent .btn-primary {
	background-color: #ffd500;
	border-color:#ffd500;
}
html.ct-blue-yellow body #content #esraSoftContent .btn-primary, html.ct-yellow-blue body #content #esraSoftContent .btn-primary, html.ct-black-yellow body #content #esraSoftContent .btn-primary, html.ct-yellow-black body #content #esraSoftContent .btn-primary, html.ct-black-white body #content #esraSoftContent .btn-primary, html.ct-white-black body #content #esraSoftContent .btn-primary {
        background-color: var(--ct_second_color);
        color: var(--ct_first_color);
        border-color: var(--ct_first_color);
}

html.ct-blue-yellow body #content #esraSoftContent .btn-primary:hover, html.ct-yellow-blue body #content #esraSoftContent .btn-primary:hover, html.ct-black-yellow body #content #esraSoftContent .btn-primary:hover, html.ct-yellow-black body #content #esraSoftContent .btn-primary:hover, html.ct-black-white body #content #esraSoftContent .btn-primary:hover, html.ct-white-black body #content #esraSoftContent .btn-primary:hover {
        background-color: var(--ct_first_color);
        color: var(--ct_second_color);
        border-color: var(--ct_second_color);
}

body #content #esraSoftContent .vcard {
	background-color: #e8e8e8;
	padding: 30px;
	margin-bottom: 50px;
	border: 1px solid #e8e8e8;
}
html.ct-blue-yellow body #content #esraSoftContent .vcard, html.ct-yellow-blue body #content #esraSoftContent .vcard, html.ct-black-yellow body #content #esraSoftContent .vcard, html.ct-yellow-black body #content #esraSoftContent .vcard, html.ct-black-white body #content #esraSoftContent .vcard, html.ct-white-black body #content #esraSoftContent .vcard { 
    background-color: var(--ct_first_color);
	border-color: var(--ct_second_color);
} 
body #content #esraSoftContent input.form-check-input {
	width:0.01em;
	height:0.01em;
}
body #content #esraSoftContent .form-group span.label-text {
	display:block;
	padding-left: 20px;
}
body #content #esraSoftContent .vcard .form-group .input .form-check-block {
	margin-bottom: 15px;
	width: 100%;
}
body #content #esraSoftContent a.esraSoftLink.btn-wide, body #content #esraSoftContent input.btn-wide {
	width: 100%;
	max-width: 420px;	
}
body #content #esraSoftContent a.esraSoftLink.btn-wide2, body #content #esraSoftContent input.btn-wide2 {
	width: 100%;
	margin: 15px 0 7px 0;
}
body #content #esraSoftContent a.btn-no-margin, body #content #esraSoftContent input.btn-no-margin {
	margin: 0 0 0 20px;
}
body #content #esraSoftContent .esraPerstypSelectMsg, body #content #esraSoftContent .full-width .form-check {
	width: 100%;
}

body #esraSoftContent .esraSoftLabel {
	margin: 0 0 8px 0;
	font-size: 16px;
}
body #esraSoftContent .esraSoftLabelLarge {
	font-size: 24px;
}
body #content #esraSoftContent .esraSoftBold {
	font-weight: bold;
}
.esraCondition p{
	display: inline;
}
body #content #esraSoftContent .form-group .input .form-check.noFloat {
    float: none;
}
.esraSoftClear{
	clear: both;
}
.esraSoftErrorMsg {
	color:#FF0000;
	padding-top: 4px;
	font-size: 13px;
	text-align:left;
	border: 1px solid transparent; 
}
html.ct-blue-yellow body #content #esraSoftContent .esraSoftErrorMsg, html.ct-yellow-blue body #content #esraSoftContent .esraSoftErrorMsg, html.ct-black-yellow body #content #esraSoftContent .esraSoftErrorMsg, html.ct-yellow-black body #content #esraSoftContent .esraSoftErrorMsg, html.ct-black-white body #content #esraSoftContent .esraSoftErrorMsg, html.ct-white-black body #content #esraSoftContent .esraSoftErrorMsg { 
	color: var(--ct_second_color);
}
.esraSoftErrorTxt {
	color:#FF0000;
}
html.ct-blue-yellow body #content #esraSoftContent .esraSoftErrorTxt, html.ct-yellow-blue body #content #esraSoftContent .esraSoftErrorTxt, html.ct-black-yellow body #content #esraSoftContent .esraSoftErrorTxt, html.ct-yellow-black body #content #esraSoftContent .esraSoftErrorTxt, html.ct-black-white body #content #esraSoftContent .esraSoftErrorTxt, html.ct-white-black body #content #esraSoftContent .esraSoftErrorTxt { 
	color: var(--ct_second_color);
}
.esraSoftMarginTop-2 {
	margin-top: -2px;
	display: block;
}

.esraSoftMarginTop-5 {
	margin-top: -5px;
	display: block;
}

body #content #esraSoftContent p.news-img-caption {
    font-size: 14px;
    margin-top: 4px;
    font-family: nunito_sansitalic;
    font-style: italic;
    display: block;
}
body #content #esraSoftContent .h-line {
	border-bottom: 2px solid #888888; 
	height: 1px; 
	margin-top:20px;
	margin-bottom:30px;
}
body #content #esraSoftContent .esraSoftMarginBottom-10 {
	margin-bottom:10px;
}
.fa-times:before{content:"x"}
.fa, .fas {
  font-weight: 900;
}
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.esraSoftLongLinkTitle {
	display: none;
}
.esraSoftShortLinkTitle {
	display: inline-block;
}

@media (min-width: 510px) {

	.esraSoftLongLinkTitle {
		display: inline-block;
	}
	.esraSoftShortLinkTitle {
		display: none;
	}

}

#esraSoftMultiApplication tr.headerRow td{
	padding: 0 10px 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #F8F8F8;
}
html.ct-blue-yellow #esraSoftMultiApplication tr.headerRow td, html.ct-yellow-blue #esraSoftMultiApplication tr.headerRow td, html.ct-black-yellow #esraSoftMultiApplication tr.headerRow td, html.ct-yellow-black #esraSoftMultiApplication tr.headerRow td, html.ct-black-white #esraSoftMultiApplication tr.headerRow td, html.ct-white-black #esraSoftMultiApplication tr.headerRow td { 
	background-color: var(--ct_first_color);
	border-top: 1px solid var(--ct_second_color);
	border-bottom: 1px solid var(--ct_second_color);
}
#esraSoftMultiApplication tr.headerTitle td{
	padding: 3px 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
html.ct-blue-yellow #esraSoftMultiApplication tr.headerTitle td, html.ct-yellow-blue #esraSoftMultiApplication tr.headerTitle td, html.ct-black-yellow #esraSoftMultiApplication tr.headerTitle td, html.ct-yellow-black #esraSoftMultiApplication tr.headerTitle td, html.ct-black-white #esraSoftMultiApplication tr.headerTitle td, html.ct-white-black #esraSoftMultiApplication tr.headerTitle td { 
	border-top: 1px solid var(--ct_second_color);
	border-bottom: 1px solid var(--ct_second_color);
}
.esraSoftMultiAppOptions {
	text-align: right;
	vertical-align:top;
	display:block;
	width:100%;
	margin-top: 5px;
	min-height: 55px;
}

@media (min-width: 510px) {

	.esraSoftMultiAppOptions {
		float:right;
		display:block;
		width:auto;
		text-align: right;
		margin-top: 0;
	}

}

table.esraSoftTable{
	border-bottom: 1px solid #888;
	width: 100%;
}
html.ct-blue-yellow table.esraSoftTable, html.ct-yellow-blue table.esraSoftTable, html.ct-black-yellow table.esraSoftTable, html.ct-yellow-black table.esraSoftTable, html.ct-black-white table.esraSoftTable, html.ct-white-black table.esraSoftTable { 
	border-bottom: 1px solid var(--ct_second_color);
}
table.esraSoftTable td{
	padding: 15px 3px 15px 3px;
	border-bottom: 1px solid #888;
	vertical-align:top;
}
html.ct-blue-yellow table.esraSoftTable td, html.ct-yellow-blue table.esraSoftTable td, html.ct-black-yellow table.esraSoftTable td, html.ct-yellow-black table.esraSoftTable td, html.ct-black-white table.esraSoftTable td, html.ct-white-black table.esraSoftTable td { 
	border-bottom: 1px solid var(--ct_second_color);
}
table.esraSoftTable th, table.esraSoftTable2 th, table.esraSoftTable3 th{
	font-weight: bold;
}


table.esraSoftTable2{
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	width: 100%;
}
html.ct-blue-yellow table.esraSoftTable2, html.ct-yellow-blue table.esraSoftTable2, html.ct-black-yellow table.esraSoftTable2, html.ct-yellow-black table.esraSoftTable2, html.ct-black-white table.esraSoftTable2, html.ct-white-black table.esraSoftTable2 { 
	border-bottom: 1px solid var(--ct_second_color);
}
table.esraSoftTable2 td{
	padding: 6px 3px 6px 3px;
	border-bottom: 1px solid #888;
	vertical-align: top;
}
html.ct-blue-yellow table.esraSoftTable2 td, html.ct-yellow-blue table.esraSoftTable2 td, html.ct-black-yellow table.esraSoftTable2 td, html.ct-yellow-black table.esraSoftTable2 td, html.ct-black-white table.esraSoftTable2 td, html.ct-white-black table.esraSoftTable2 td { 
	border-bottom: 1px solid var(--ct_second_color);
}
table.esraSoftTable3{
	width: 100%;
}

table.esraSoftTable3 td, body #content #esraSoftContent .esraSoftBasket{
	border-bottom: 1px solid #888888;
	margin:0;
}
table.esraSoftTable3 td {
	font-size: 22px;
	padding: 12px 0 12px 0;
}
body #content #esraSoftContent .row.esraSoftBasket > div {
	padding:0;
}
body #content #esraSoftContent .borderBold {
	border-bottom: 1px solid #888888;
}
html.ct-blue-yellow body #content #esraSoftContent .borderBold, html.ct-yellow-blue body #content #esraSoftContent .borderBold, html.ct-black-yellow body #content #esraSoftContent .borderBold, html.ct-yellow-black body #content #esraSoftContent .borderBold, html.ct-black-white body #content #esraSoftContent .borderBold, html.ct-white-black body #content #esraSoftContent .borderBold { 
	border-bottom: 1px solid var(--ct_second_color);
}
table.esraSoftTable3 tr.borderLight td{
	border-bottom: 1px solid #eee;
}
html.ct-blue-yellow table.esraSoftTable3 tr.borderLight td, html.ct-yellow-blue table.esraSoftTable3 tr.borderLight td, html.ct-black-yellow table.esraSoftTable3 tr.borderLight td, html.ct-yellow-black table.esraSoftTable3 tr.borderLight td, html.ct-black-white table.esraSoftTable3 tr.borderLight td, html.ct-white-black table.esraSoftTable3 tr.borderLight td { 
	border-bottom: 1px solid var(--ct_second_color);
}
#esraSoftOverlayBackground{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666666;
	opacity: 0.8;
    filter: alpha(opacity=80);
	z-index: 9999;
	cursor: auto;
}
#esraSoftOverlayLayer{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9999;
	cursor: auto;
}
#esraSoftOverlayBox{
	margin: 50px auto 0 auto;
	width: 100%!important;
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
	border-radius: 5px;
}

@media (min-width: 510px) {

	#esraSoftOverlayBox {
		width: 500px!important;
	}

}
html.ct-blue-yellow #esraSoftOverlayBox, html.ct-yellow-blue #esraSoftOverlayBox, html.ct-black-yellow #esraSoftOverlayBox, html.ct-yellow-black #esraSoftOverlayBox, html.ct-black-white #esraSoftOverlayBox, html.ct-white-black #esraSoftOverlayBox { 
	background-color: var(--ct_first_color);
}

#esraSoftOverlayBox a{
	cursor: pointer;
}
#esraSoftOverlayBox p > table > span{
	text-align: left;
}
div.esraSoftOverlayBoxClose{
	float:right;
}
div.esraSoftOverlayBoxClose i {
	font-size: 30px;
	opacity: 0.6;
	cursor: pointer;
}

@media (max-width: 576px) {

	body #content #esraSoftContent .xsMarign {
		margin-top: 7px;
	}

}

.esraLoadingSpinner{
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	margin: 35px auto;
}
.esraLoadingSpinner .esraLoadingSpinnerText{
	font-weight: normal;
	margin: 10px 0 10px 0;
	display: block;
	text-align: center;
	font-size: 16px;
}
.esraLoadingSpinner .esraLoadingSpinnerImage{
	width: 50px;
	height: 50px;
	background: url("/esraSoft/webInterface/esraSoft_files/styles/images/loadingspinner.gif")  no-repeat center;
	display: inline-block;
}

body #content #esraSoftContent a{
	cursor: pointer;
}

.esraSoft_s_status_booked{
	background-color: #00bf00;
	width: 5px;
	height: 25px;
}
.esraSoft_s_status_wait{
	background-color: #f69914;
	width: 5px;
	height: 25px;
}
.esraSoft_s_status_canceled{
	background-color: #ff0000;
	width: 5px;
	height: 25px;
}
.esraSoft_txt2red{
	color: #FF0000;
}
.esraSoft_txt_green{
	color: #339900;
}
.esraSoft_txt_orange{
	color: #d98206;
}
body #content #esraSoftContent .ug_2022_form_formframework .form-group .input .form-check.no-margin {
	margin-right: 0;
}

body #content #esraSoftContent .esraSoftDetailsCartPrice {
	text-align: right; 
}
@media (max-width: 575px) {

	body #content #esraSoftContent .esraSoftDetailsCartPrice {
		text-align: left; 
	}

}

.sr-only {
  position: absolute !important;
} 

.esraSoftRefernten {
    width: 100%;
}
.esraSoftReferentenData {
    float: left;
    margin: 0 32px 0 0;
    width: 100px;
}
.esraSoftReferentenFoto {
    margin: 10px 0 7px;
	
}
.esraSoftReferentenFoto img{
	border: 1px solid #DDDDDD; 
	box-shadow: 0 0 5px #CCCCCC; 
	padding: 3px;
}
.esraSoftRefernetenName {
    height: 25px;
}

.esraSoftColumn{
	padding: 6px 0 !important;
	font-size: 20px;
	line-height: 30px;
}
.esraFormRow2{
	position:absolute; 
	margin:0 0 0 -999em;
}