/* IBE Schalter */
#static-area-showcase-area ul.horizontal {
    list-style: none;
    padding: 0;
    width: 330px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 10px;
	height: 40px;
    border-radius: 15px;
    background: #fff;
    height: 28px;
}
#static-area-showcase-area ul.horizontal li {
    margin: 0;
    display: inline-block;
    background: transparent;
    width: 50%;
    float: left;
    text-align: center;
    box-sizing: border-box;
}
#static-area-showcase-area ul.horizontal li a {
    margin: 0;
    display: block;
    background: #fff;
    width: 100%;
    text-align: left;
	padding-left:47px;
    border: 1px solid #fff;
    box-sizing: border-box;
    height: 28px;
	line-height: 24px;
	text-decoration:none;
	color: #2c4f5e;
}
#static-area-showcase-area ul.horizontal li a:hover, #static-area-showcase-area ul.horizontal li a.tactive, #static-area-showcase-area ul.horizontal li a.tactive:hover {
    background: #ff8a00;
    color: #fff;
    border-color: #fff;
	text-decoration:none;
    border-radius: 15px;
}
#static-area-showcase-area ul.horizontal li a:hover {
    background: #fff;
	color: #2c4f5e;
    border-color: #fff;
}
#static-area-showcase-area #fhotel {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-right: none;
}
#static-area-showcase-area #nhotel {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-left: none;
	padding-left:50px;
}
#static-area-showcase-area ul.horizontal li a:before {
	display:inline-block;
	width: 24px;
	height: 24px;
	margin-top:1px;
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
	content:" ";
	margin-left: -34px;
	position:absolute;
	background-size:auto 100%;
}

#static-area-showcase-area #fhotel:before {
	background-image:url('https://www.eurosun.de/wp-content/themes/eurosun/assets/images/icon_pauschal.png');	
}
#static-area-showcase-area #nhotel:before {
	margin-left:-32px;
	background-image:url('https://www.eurosun.de/wp-content/themes/eurosun/assets/images/icon_hotel.png');	
}
#static-area-showcase-area ul.horizontal li a.tactive:before {
	background-position:top left !important;
}
#static-area-showcase-area ul.horizontal li a:hover:before, #static-area-showcase-area #fhotel:hover:before {
	background-position:top center;
}
/* Eurosun Schnellsuche */
.ui-autocomplete-category {
    font-weight: normal;
    padding: 0;
    margin: 10px 0 5px;  
    line-height: 2.1;  
    font-size: 18px;    
    padding: 0 20px;
  }
  .ui-menu-item div {
     line-height:2.2;   
      padding:0 35px;
      cursor:pointer;
      font-size: 14px;
  font-family:Arial, Helvetica, sans-serif !important;
  }   
  .ui-menu-item div small {
     color:#ccc;
     font-size:12px;
  }  
  .ui-menu-item div:hover, .ui-menu-item div.ui-state-active {
     border:none;
     background: #ff8a00;      
     color: #fff;
  }
  .ui-menu-item-wrapper {
       background:#fff;
  }
  #ui-id-1 { 
    padding: 10px 0 30px;
    border: 1px solid #ccc;
    margin-top: 44px !important;
    position:absolute;
	min-width: 300px;
}
#schnellsuche div.searchBox1 div.searchboxField, #reiseziel, #schnellsuche div.searchHolder { 
background: transparent;
}
#reiseziel {
   padding-bottom: 14px !important;
}
#land, #reiseziel {
	height:34px;
}

div.searchboxField {       
    padding-right: 10px;    
    width: calc(100% - 38px);
  }
  .select2-results__message {
    display:none; 
    border: none; 
  }
  .select2-container--open .select2-dropdown--below {
    border: none;    
}
  .select2-container--default.select2-container--focus .select2-selection--multiple { 
    border: none; 
}
  .select2-container--default .select2-selection--multiple {    
    background-color: white;
    border: none;
    border-radius: 4px;
    cursor: text;
    min-height: 28px; 
}   
  .ui-widget-content {  
      color: #3b505e;
  }
  body, p, div, h1, h2, h3, h4, h5, h6, a, .menu-primary a, .menu-secondary a {  
      /*font-family: HelveticaNeueLTStd-Roman, Arial, Helvetica, sans-serif !important;    
      background:#eee;           
      font-size:14px;    */
  }
  #schnellsuche {
      clear:both;
      width:100%;
      max-width:100%;      
  }  
  #schnellsuche div {
      box-sizing:border-box;  
      float:left; 
      background:#fff;  
      font-size:15px; 
      color: #3b505e;
  }
  .endLeft, .endRight {
      background:#fff;  
      border:1px solid #ccc;
      height: 58px;
      width:25px;
  }
  .endLeft {
      border-right:0;
      border-top-left-radius:25px; 
      border-bottom-left-radius:25px;
  }  
  .endRight {
      border-top-right-radius:25px; 
      border-bottom-right-radius:25px;
      border-left:0;
  }
  .searchBox {
      height:58px; 
      border:1px solid #ccc;
      border-right:0;
      padding:10px 0 10px 10px;
      background:#fff;  
      width: calc((100% - 50px) /5);
  }    
  .searchBox1 {
      border-left:0;
  }
  #schnellsuche label {
      color: #3b505e; 
      display: block;  
      font-size: 13px;  
      padding-bottom: 4px;  
      margin-bottom: 0;   
      font-weight: normal; 
      text-align: left;
      line-height:13px;
  }  
  .ui-autocomplete-input, .ui-autocomplete-input:placeholder {
	  font-size: 15px !important;
	  font-weight:normal !important;
	  color:#2c4f5e !important;
  }
  .searchBoxIcon {
      display:block;
      width:38px;
      height:42px;
  }
  #schnellsuche div.searchBox1 .searchBoxIcon {
      background:url('icons/reiseziel.png') no-repeat left -10px;
  }   
  #schnellsuche div.searchBox2 .searchBoxIcon {
      background:url('icons/reisezeitraum.png') no-repeat left -10px;
  }
  #schnellsuche div.searchBox3 .searchBoxIcon {
      background:url('icons/reisedauer.png') no-repeat left -10px;
  }
  #schnellsuche div.searchBox4 .searchBoxIcon {
      background:url('icons/abflughafen.png') no-repeat left -10px;
  }
  #schnellsuche div.searchBox5 .searchBoxIcon {
      background:url('icons/reisende.png') no-repeat left -10px;
  }
#reiseziel {
  border:none;
  padding:0;
  font-size:15px;
  color:#2c4f5e;
  font-weight:normal !important;
}  

#reiseziel::placeholder {
  color:#2c4f5e !important;
  font-weight:normal !important;
  opacity: 1 !important;
}
  /*Datepicker*/
  .comiseo-daterangepicker { 
    position: absolute;
    padding: 0;
    border: 1px solid #ccc;  
margin-left: calc(50% - 420px);
left:auto !important;
}
table.ui-datepicker-calendar th {
    color:#ccc;
    font-weight:normal;
}   
.ui-datepicker-multi .ui-datepicker-group table {  
    width: 85%;
    margin: 0 auto .4em;             
}
.ui-widget-content { 
    border: 1px solid #ccc;
	
}
.comiseo-daterangepicker .ui-widget-content, .comiseo-daterangepicker .ui-datepicker .ui-state-highlight {
    border-width: 0 !important;
}
table.ui-datepicker-calendar td {
    width:25px;
    box-sizing:border-box;
}
td.ui-datepicker-week-end {
    color: #ff8a00;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {    
    border: none;
    background: #fff;
    font-weight: normal;
    color: #3b505e;
    text-align: center;
    font-size: 14px;    
}
.ui-state-hover {
    border:none;
    background:#efefef;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {     
    border: none;
    background: #fbc17d;
    color: inherit;
}   
.firstSel, .lastSel {
    background: #ff8a00 !important;
    color:#fff;
    position:relative;
}


.firstSel:after {
	left: calc(100%);
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #ff8a00;
	border-top-width: 13px;
margin-top: -13px;      
border-bottom-width: 13px;   
border-right-width: 13px;   
border-left-width: 7px;
} 
.lastSel:after {
	right: calc(100%);
	top: 50%;
	border: solid transparent;
	content: " ";  
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #ff8a00;  	
	border-top-width: 13px;
margin-top: -13px;      
border-bottom-width: 13px;   
border-left-width: 13px;   
border-right-width: 7px;
}
/*
table .ui-state-highlight:first-child, table .ui-state-highlight:last-child {     
    border: none;
    background: #ff8a00 !important;
    color: inherit;
}
*/

.comiseo-daterangepicker-calendar .ui-state-highlight a.ui-state-default {        
    background: transparent;
    color: #fff;  
}
  .comiseo-daterangepicker-right .comiseo-daterangepicker-presets { 
      display:none;            
  }
  .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;   
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { 
    border-bottom-left-radius: 0;  
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {  
    border-top-right-radius: 0; 
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { 
    border-top-left-radius: 0;   
}
.ui-button {       
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: 0;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
    border: none;
    background: #fff;
    color: #3b505e;
    font-family: HelveticaNeueLTStd-Roman, Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;     
}
.ui-icon-triangle-1-s {
    display: none;
}
.comiseo-daterangepicker-right .comiseo-daterangepicker-calendar {
    border: none;
    padding: 0;   
}
.comiseo-daterangepicker .dateHead {
    display:block;
    width: 100%;
    text-align:center;
    color: #ff8a00;
    font-size: 18px;
    line-height:50px;
    background:#fff;
}
.ui-widget-header { 
    border: none;
    background: #fff;
    color: #3b505e;
    font-weight: normal;   
}
.ui-datepicker-title {
    background:#fff;
} 
.comiseo-daterangepicker-buttonpanel button {
    float:right;
}
.comiseo-daterangepicker-buttonpanel button:last-child {
    display:none;
}
.comiseo-daterangepicker-buttonpanel button:nth-child(1) {
    background: #ff8a00;
    color: #fff;
    padding: 10px 30px;
    margin: 20px;
    border-radius: 20px;
    letter-spacing: 0.6px;
    font-size: 15px !important;
}
#startSearch {      
    background: #ff8a00;
    color: #fff;
    padding: 10px 30px;
    margin: 20px auto;
    border-radius: 20px;
    border: 1px solid #ff8a00;
    width: 250px;
	font-weight: bold;
	font-size: 17px; 
	text-transform:uppercase;
}     
#startSearch:hover {      
    background: #ff6600;
    border: 1px solid #ff6600;
}
.comiseo-daterangepicker-buttonpanel button:nth-child(2) {  
    margin-top:30px;
    color:  #ff8a00; 
	font-weight: bold;
font-size: 15px !important;
}
.comiseo-daterangepicker-right .comiseo-daterangepicker-buttonpanel {  
    float: right;
    background: #fff;
}
.ui-helper-clearfix {
    min-height: 0;
    background: #fff; 
}
.ui-datepicker-multi-3 .ui-datepicker-group, .ui-state-default.ui-state-highlight {    
    background: #fff;     
}
.ui-datepicker-week-end a {
    color:#ccc !important;
}
.ui-state-highlight a {
    color:#fff !important;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {        
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
    background: none;   
}
/*
.ui-datepicker .fa {       
    font: normal normal normal 14px/1 FontAwesome;  
    font-family: FontAwesome !important;    
    color: #ff8a00;
    font-size:24px;
    background:#fff;
    right: 7px;
    position: absolute;
    top: 5px;
    width: auto;
    height: auto;
}  
.ui-datepicker .fa:hover {   
    border:none;
    color:#ccc;
    cursor:pointer;
    padding:0;
    right: 7px;
    position: absolute;
    top: 5px;
    width: auto;
    height: auto;
}  
*/
.comiseo-daterangepicker-triggerbutton.ui-button { 
    text-align: left;
    min-width: 165px;
    color: #999;      
    font-size: 15px !important; 
    margin-top: -4px;    
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {       
    font: normal normal normal 14px/1 FontAwesome;  
    font-family: FontAwesome !important;    
    color: #ff8a00;
    font-size:24px;
    background:#fff;
    right: 10px;
    position: absolute;
    top: 5px;
    width: auto;
    height: auto;
}  
.ui-datepicker .ui-datepicker-prev {   
    right: auto;
    left: 10px;
    position: absolute;
    top: 5px;
    width: auto;
    height: auto;
}  
.ui-datepicker .ui-datepicker-next:hover:before, .ui-datepicker .ui-datepicker-prev:hover {   
    border:none !important;
    color:#ccc;
}    
.ui-datepicker .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-prev:hover {   
    border:none !important;
    color:#ccc;
    cursor:pointer;
}
.ui-datepicker .ui-datepicker-next:before {  
    content: "\f054";
    box-sizing: border-box;  position: relative;             
color: #ff8a00;  
}
.ui-datepicker .ui-datepicker-prev:before { 
    content: "\f053";
    box-sizing: border-box;
    position: relative;
    color: #ff8a00;     
}

/*Buttons hover*/

#takeDur:hover, #takeAfh:hover, #takePersonen:hover, .ui-priority-primary:hover {
    background: #ff6600 !important;
	color:#fff;
	text-decoration:none;
}

/*Reisedauer*/   
.clearMask { 
 clear:both;
 width:100%; 
}
#zeitraumSelect, #abflughafenSelect, #personenSelect {
  padding: 10px; 
border: 1px solid #ccc; 
position: absolute;  
margin-top: 29px;
margin-left:-49px;
display:none;
}
#zeitraumSelect {
width:335px;
}
#zeitraumSelect div {
text-align:left;
}
#abflughafenSelect { 
width:900px;
left:0;
margin-left: calc(50vw - 535px);
margin-left: calc(600px - 460px);
}
#schnellsuche .maskHead { 
 color:#ff8a00 !important; 
 width:100%;
 text-align:center;
 font-size:18px;
 line-height:40px;
}
.maskHalf { 
  float:left;
  box-sizing:border-box;
  padding:10px;
  width:50%;
}  
.maskQuarter { 
  float:left;
  box-sizing:border-box;
  padding:10px;
  width:25%;
}
ul.checkMask {    
  list-style:none;
  margin:0;
  padding:0;
  margin-top:10px;
}  
.aRight ul li {
  width: auto;    
  float: right;
}
ul.checkMask ul {    
  margin-left:10px;
}    
ul.checkMask li { 
  line-height: 28px;    
padding: 0;    
display: flex;    
align-content: center;   
align-items: center;     
justify-content: start;
  cursor:pointer;  
}        
ul.checkMask li span {   
  cursor:pointer;
} 
ul.checkMask li:before {
  font-family: FontAwesome;
  display: inline-block;
  content:'';
  width: 19px;    
  height: 19px;
  padding:1px;
  border:1px solid #ccc;
  font-size:15px;
  line-height:15px;
  margin-right: 10px;   
  cursor:pointer;
} 
ul.checkMask li.noBox:before {
  display:none;
} 
ul.checkMask li.checkActive:before {
  content:'\f00c';
 color:#ff8a00 !important; 
}
#schnellsuche div.searchHolder, #reiseziel {
  color:#2c4f5e;
  cursor:pointer;
  width: 100%;
  text-align: left;
  font-family:Arial, Helvetica, sans-serif !important;
  overflow: hidden;
	white-space: nowrap;
	font-weight:normal !important;
}
#reiseziel {
	color:#2c4f5e;
}
.comiseo-daterangepicker-triggerbutton.ui-button {
    color: #2c4f5e;
    font-family: Arial, Helvetica, sans-serif !important;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    background: transparent;
} 
#schnellsuche div.searchHolder.selbox, #reiseziel.selbox, .comiseo-daterangepicker-triggerbutton.ui-button.selbox {
  color:#3b505e;
}
#schnellsuche div.searchHolder input {
width: 100%;
}
.select2-container .select2-search--inline .select2-search__field {    
    box-sizing: border-box;
    border: none;
    font-size: 15px;
    margin-top: 0;
    padding: 0;
    color: #ccc;   
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {  
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;  
}
.buttonPanel {
  /*border-top:1px solid #ccc;*/
  width:calc(100% + 20px);
  margin-left:-10px;
  margin-right:-10px;
  margin-top:10px;
}
.buttonPanel .comiseo-daterangepicker-buttonpanel {
  width:100%;
}

/*Personen*/
#personenSelect {
width:350px;
padding:0;
margin-left:-166px;
}
#erwachseneSelect {
padding:20px 20px 0px;
clear:both;
}
#kinderSelect {
padding:20px 20px 0px;  
clear:both;
}
#alterSelect {
padding:20px 20px 0px;
clear:both;
display:none;
}
#alterSelect select {
width:100%;
margin-top:10px;
border:1px solid #ccc;
padding:5px;
} 
#kind2, #kind3 {
display:none;
}
#alterSelect small {
display:block;
padding-top:10px;
font-size:11px;
color:#999;     
margin-bottom:20px;
}
#personenHinweis {
border-top:1px solid #ccc;
padding:20px;
text-align:center;
margin-top: 20px;
}
.personenLabel {
display: flex;    
align-content: center;   
align-items: center;     
justify-content: start;
width:120px;
height: 35px;
}
.personenSelector {

}
.personenSelector div {
 width:36px;
 height:36px;
 text-align:center;    
display: flex;    
align-content: center;   
align-items: center;     
justify-content: center;
  cursor:pointer;  
  border:1px solid #ccc;
  margin-left: -1px;
z-index: 1;
cursor:pointer;
}      
.personenSelector div:hover {
  border-color:#ff8a00;     
z-index: 2;           
position: relative;
}
.personenSelector div.eActive, .personenSelector div.kActive {
  background:#ff8a00 !important;
  color:#fff !important;
  border-color:#ff8a00; 
z-index: 2;
position: relative;
}
#takePersonen {
  background:#ff8a00 !important;
  color:#fff !important;
  border: 1px solid #ff8a00; 
  width:200px;
  margin:20px auto 0; 
  padding: 10px 30px;
  border-radius: 20px;
  cursor:pointer;
  font-weight: bold;
}
.erwachseneSelector {

}
.kinderSelector {

}
.hinweisHead {
  font-size:18px;
  display:block;
  padding-bottom:10px;
}
.hinweisTel {
  display:block;    
  font-size:16px;
  font-weight:bold; 
  padding-bottom:10px;
}
.hinweisZeit {
  display:block;  
  padding-bottom:10px;
}
.hinweisClaim {
  display:block; 
  font-size:16px;
  font-weight:bold;
  padding-bottom:10px;
}
div.comiseo-daterangepicker {
    top: 605px !important;
	top: 617px !important;
}

/************************************************************
** Media Queries *****************************************/
/*@media (max-width: 1115px) {*/

@media (max-width: 1024px) {
	div.comiseo-daterangepicker {
    top: 594px !important;
}
#abflughafenSelect {
    margin-left: 60px;
}
#personenSelect {
    margin-left: -205px;
}
}
@media (max-width: 992px) {
	div.comiseo-daterangepicker {
		top: 291px !important;
		margin: auto;
		width: 90%;
		max-width: 500px;
		left: auto !important;
margin-left: calc((100vw - 500px) / 2 - 7px) !important;
	}
	
.comiseo-daterangepicker-right .comiseo-daterangepicker-calendar {
    border: none;
    padding: 0;
    margin: auto;
    width: 281px;
    display: block;
}
#zeitraumSelect {
    width: 90vw;
	max-width:500px;
}
#abflughafenSelect {
	margin-left: calc(5vw + 15px);
	width: 90vw;
}
.maskQuarter {
    float: left;
    box-sizing: border-box;
    padding: 10px;
    width: 50%;
}
#ui-id-1 {

    padding: 10px 0 30px;
    border: 1px solid #ccc;
    margin-top: 68px !important;
    position: absolute;
    min-width: 300px;
	left:18px !important;
    width: calc(100% - 38px) !important;
    top: 165px !important;
}
#personenSelect  {
    margin-left: auto !important;
    left: calc(5vw + 15px) !important;
    width: 90vw !important;
}
	.static-header-suchmaske {
		display: block;
		height: 470px;
	}
	.static-simple-slider {
		display:none;
	}
	#headerForm {
		background-color: #fbf8f7;
	}
	#schnellsuche {
		clear: none;
		float:none;
		margin:auto;
		width: 90%;
		max-width: 500px;
	}
	.searchBox1, .searchBox2, .searchBox3, .searchBox4, .searchBox5 {
		width:100%;
		text-align:left;
		border-right:1px solid #ccc;
		border-bottom:0;
	}
	.searchBox1 {
		border-top-left-radius:15px;
		border-top-right-radius:15px;
		border-left:1px solid #ccc;
		overflow:hidden;
	}
	.searchBox5 {
		border-bottom:1px solid #ccc;
		border-bottom-left-radius:15px;
		border-bottom-right-radius:15px;
		border-left:1px solid #ccc;
		overflow:hidden;
	}
	.endLeft ,.endRight {
		display:none;
	}
	#fieldButton {
		clear:both;
	}
}


@media (max-width: 500px) {
#ui-id-1 {
    padding: 10px 0 30px;
    border: 1px solid #ccc;
    margin-top: 68px !important;
    position: absolute;
    min-width: 300px;
	left:19px !important;
    width: calc(100% - 38px) !important;
    top: 165px !important;
}
#zeitraumSelect {

    padding: 10px;
    border: 1px solid #ccc;
    position: absolute;
    margin-top: 30px;
    margin-left: -49px;
    display: none;

}

	div.comiseo-daterangepicker {
		max-width: 500px;
		left: auto !important;
margin-left: 5% !important;
	}
}
.noClick {
	pointer-events:none;
}