.navBooking ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
/*  background-color: #333333;*/
  width:100%;
  margin: 0 0 0px 0px!important;
}

.navBooking li {
  float: left;
      display: table-cell;
	  width:20%;
	  margin-bottom: 0px!important;
}

.navBooking li a {
  display: block;
  color: #999;
  text-align: center;
  padding: 14px;
  text-decoration: none;
  /*width:25%;
  font-size: 12px;*/
}

/*.navBooking li a:hover {
  background-color: #111111;
}*/

.navBooking li a .number {
    background-color: #eee;
    text-align: center!important;
    padding: 0px;
    margin-right: 5px;
    height: 20px;
    width: 20px;
    -webkit-border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    border-radius: 50%!important;
    display: inline-block;
    font-size: 11px;
}

/*.progress_bars .bars_list li .bar .progress{
    display: block;
    height: 100%;
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.04);
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.04);
    background-image: repeating-linear-gradient(45deg,transparent,transparent 6px,rgba(0,0,0,.07) 6px,rgba(0,0,0,.07) 14px);
}*/

.active a .desc{
	color: #104132;
}
@media only screen and (min-width: 280px) and (max-width: 767px){
.navBooking li a .desc{
	display: none;
}
}


.active a .number{
	background-color: #104132!important;
	color: #ffffff;
}

.style-simple .progress_bars .bars_list li .bar {

    position: relative;
    width: 100%;
    height: 20px;
    -webkit-border-radius: 3px!important;
    border-radius: 3px!important;
    overflow: hidden!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    background: rgba(0,0,0,.02)!important;
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.04)!important;
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.04)!important;

}
.style-simple .progress_bars .bars_list li .bar .progress {
background-image:inherit;
}
select {
    padding-right: 25px;
    background: #fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;
}
.clear{
clear:both;
}
.bs-label{
padding:8px;
float:left;
width:23%;
text-align:right;
}

@media only screen and (min-width: 280px) and (max-width: 767px){
.bs-label{
padding:0px;
float:none;
width:100%;
text-align:left;
}
}
@media (min-width: 768px) and (max-width: 959px){
.bs-label{
padding:8px;
float:left;
width:23%;
text-align:right;
}
}
@media (min-width: 960px){
.bs-label{
padding:8px;
float:left;
width:23%;
text-align:right;
}
}


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0;
	margin-bottom: 20px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

@media only screen and (min-width: 280px) and (max-width: 767px){
/*.col-md-4 {
    width: 31.333%;
}*/
}
@media (min-width: 768px) and (max-width: 959px){
.col-md-4 {
    width: 61%;
}
}
@media (min-width: 960px){
.col-md-4 {
    width: 31.333%;
}
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-daterange input:first-child {
    -webkit-border-radius: 0px 0 0 0px!important;
    -moz-border-radius: 0px 0 0 0px!important;
    border-radius: 0px 0 0 0px!important;
}
.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 0px 0!important;
    -moz-border-radius: 0 0px 0px 0!important;
    border-radius: 0 0px 0px 0!important;
}

.ObjektBooking .column, .columns {
    float: left;
    margin: 0 1% 0px!important;
}
@media only screen and (min-width: 280px) and (max-width: 767px){
.ObjektBooking select {
  width: 100% !important; 
}
}
@media (min-width: 768px) and (max-width: 959px){
.ObjektBooking select {
  width: 61% !important; 
}
}
@media (min-width: 960px){
.ObjektBooking select {
  width: 31.333% !important; 
}
}

.BoxBooking .column, .columns {
    float: left;
    margin: 0 1% 0px!important;
}
@media only screen and (min-width: 280px) and (max-width: 767px){
.BoxBooking select {
  width: 100% !important; 
}
}
@media (min-width: 768px) and (max-width: 959px){
.BoxBooking select {
  width: 61% !important; 
}
}
@media (min-width: 960px){
.BoxBooking select {
  width: 31.333% !important; 
}
}



/*------------------------------------------------------*/

@media only screen and (min-width: 280px) and (max-width: 767px){
.angabenBoxenZeitraum {
	display: inline-block;
  width: 100% !important; 
}
}
@media (min-width: 768px) and (max-width: 959px){
.angabenBoxenZeitraum {
	display: inline-block;
    width: 61% !important; 
}
}
@media (min-width: 960px){
.angabenBoxenZeitraum {
	display: inline-block;
    width: 31.333% !important; 
}
}
/*
.angabenBoxenZeitraum{
    display: inline-block;
    width: 31.333% !important; 
}*/
@media only screen and (min-width: 280px) and (max-width: 767px){
.angabenBoxenZeitraum select{
    display: inline-block;
    width: 100% !important; 
}
.angabenBoxenZeitraum .Class25{
    width: 100% !important; 
    display: inline-block !important; 
}
.angabenBoxenZeitraum .Class70{
    width: 100% !important; 
    display: inline-block !important; 
}
}

@media (min-width: 768px) and (max-width: 959px){
.angabenBoxenZeitraum select{
    display: inline-block;
    width: 100% !important; 
}
.angabenBoxenZeitraum .Class25{
    width: 25% !important; 
    display: inline-block !important; 
}
.angabenBoxenZeitraum .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}
@media (min-width: 960px){
.angabenBoxenZeitraum select{
    display: inline-block;
    width: 100% !important; 
}
.angabenBoxenZeitraum .Class25{
    width: 25% !important; 
    display: inline-block !important; 
}
.angabenBoxenZeitraum .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}

@media only screen and (min-width: 280px) and (max-width: 767px){
.angabenBoxen{
    display: inline-block;
    width: 100% !important; 
}
.angabenBoxen .Class25{
    width: 100% !important; 
    display: inline-block !important; 
}
.angabenBoxen .Class70{
    width: 100% !important; 
    display: inline-block !important; 
}
}
@media (min-width: 768px) and (max-width: 959px){
.angabenBoxen{
    display: inline-block;
    width: 61% !important; 
}
.angabenBoxen select{
	width: 70% !important; 
}
.angabenBoxen .Class25{
    width: 25% !important; 
    display: inline-block !important; 
}
.angabenBoxen .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}
@media (min-width: 960px){
.angabenBoxen{
    display: inline-block;
    width: 31.333% !important; 
}
.angabenBoxen .Class25{
    width: 25% !important; 
    display: inline-block !important; 
}
.angabenBoxen .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}

.accordion-box{
  /*width:90%;*/
  max-width:600px;
  list-style:none;
/*   border:1px solid red; */
  padding: 0;
  margin: 0 auto;
  margin: 0 0 15px 0px!important; 
}
.accordion-box li{
margin-bottom: 0px!important; 
}
.accordion-box li{
  display: flex;
  flex-direction:column;
}

li + li{
/*   margin-top: 1em; 
  border-top:1px solid white;*/
}
.accordion-box li:first-child{
   border-top:#104132 1px solid !important;
   border-left:#104132 1px solid !important;
   border-right:#104132 1px solid !important;
}
.accordion-box li {
   border-left:#104132 1px solid !important;
   border-right:#104132 1px solid !important;
   border-bottom:#104132 1px solid !important; 
}
/*.accordion li:last-child {
    border:#104132 1px solid !important;
}*/
.accordion-control-box{
  text-align: left;
  background:#fff;
  color:#104132;
  border:none;
  padding: 0.8em 1em;
  cursor:pointer;
  margin-bottom:0px;
  margin-right: 0px;
 
  border-top:0px;
  border-bottom:0px;
}

.accordion-panel-box{
  padding: 1em;
  background:#ffffff;
  color:#104132;
  display: none;
}

/*----------------------------------------------------------Leihpferde*/

.PferdeBooking .column, .columns {
    float: left;
    margin: 0 1% 0px!important;
}
@media only screen and (min-width: 280px) and (max-width: 767px){
.PferdeBooking select {
  width: 100% !important; 
}
.angabenPferdeZeitraum{
    display: inline-block;
    width: 100% !important; 
}
.angabenPferdeZeitraum select{
    display: inline-block;
    width: 100% !important; 
}
.angabenPferdeZeitraum .Class25{
    width: 100% !important; 
    display: inline-block !important; 
}
.angabenPferdeZeitraum .Class70{
    width: 100% !important; 
    display: inline-block !important; 

}
.angabenPferde{
    display: inline-block;
    width: 100% !important; 
}
.accordion-panel-Pferde .Class25{
    width: 100% !important; 
    display: inline-block !important; 

}
.accordion-panel-Pferde .Class32{
    width: 100% !important; 
    display: inline-block !important;
	font-size:13px!important;

}
.accordion-panel-Pferde .Class70{
    width: 100% !important; 
    display: inline-block !important; 

}
.accordion-panel-Pferde .Class100{
    width: 100% !important; 
    display: inline-block !important; 
}
}

@media (min-width: 768px) and (max-width: 959px){
.PferdeBooking select {
  width: 61% !important; 
}
.angabenPferdeZeitraum{
    display: inline-block;
    width: 61% !important; 
}
.angabenPferdeZeitraum select{
    display: inline-block;
    width: 100% !important; 
}
.angabenPferdeZeitraum .Class25{
    width: 25% !important; 
    display: inline-block !important; 
}
.angabenPferdeZeitraum .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
.angabenPferde{
    display: inline-block;
    width: 61% !important; 
}
.accordion-panel-Pferde .Class25{
    width: 100% !important; 
    display: inline-block !important; 
	margin-right: 3px;
}
.accordion-panel-Pferde .Class32{
    width: 32% !important; 
    display: inline-block !important;
	font-size:13px!important;
	margin-right: 3px;
}
.accordion-panel-Pferde .Class70{
    width: 100% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
.accordion-panel-Pferde .Class100{
    width: 100% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}

@media (min-width: 960px){
.PferdeBooking select {
  width: 31.333% !important; 
}
.angabenPferdeZeitraum{
    display: inline-block;
    width: 31.333% !important; 
}
.angabenPferdeZeitraum select{
    display: inline-block;
    width: 100% !important; 
}
.angabenPferdeZeitraum .Class25{
    width: 25% !important; 
    display: inline-block !important; 
}
.angabenPferdeZeitraum .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
.angabenPferde{
    display: inline-block;
    width: 31.333% !important; 
}
.accordion-panel-Pferde .Class25{
    width: 25% !important; 
    display: inline-block !important; 
	margin-right: 3px;
}
.accordion-panel-Pferde .Class32{
    width: 32% !important; 
    display: inline-block !important;
	font-size:13px!important;
	margin-right: 3px;
}
.accordion-panel-Pferde .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}

.accordion-panel-Pferde .Class100{
    width: 98% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}



.bs-radio label, .bs-radio .legend{
    display: inline-block!important;
    margin-bottom: 5px;
    font-weight: 700;
}

.accordion-Pferde{
  /*width:90%;*/
  max-width:600px;
  list-style:none;
/*   border:1px solid red; */
  padding: 0;
  margin: 0 auto;
  margin: 0 0 15px 0px!important; 
}
.accordion-Pferde li{
margin-bottom: 0px!important; 
}
.accordion-Pferde li{
  display: flex;
  flex-direction:column;
}
.accordion-Pferde li:first-child{
   border-top:#104132 1px solid !important;
   border-left:#104132 1px solid !important;
   border-right:#104132 1px solid !important;
}
.accordion-Pferde li {
   border-left:#104132 1px solid !important;
   border-right:#104132 1px solid !important;
   border-bottom:#104132 1px solid !important; 
}
/*.accordion li:last-child {
    border:#104132 1px solid !important;
}*/
.accordion-control-Pferde{
  text-align: left;
  background:#fff;
  color:#104132;
  border:none;
  padding: 0.8em 1em;
  cursor:pointer;
  margin-bottom:0px;
  margin-right: 0px;
 
  border-top:0px;
  border-bottom:0px;
}

.accordion-panel-Pferde{
  padding: 1em;
  background:#ffffff;
  color:#104132;
  display: none;
}
/*-------------------------------------------------------*/
.KidsBooking .column, .columns {
    float: left;
    margin: 0 1% 0px!important;
}
.KidsBooking select , .KidsBooking input:not(#e_agb){
  /*width: 31.333% !important; */
}
/*-------------------------------------------------------*/

.bs-button:disabled
{
  background-color: #999;
  cursor:default;
  /*other style properties*/
}

.bs-abreise option:disabled{
	color:#999;
	cursor: not-allowed;
}
.bs-anreise option:disabled{
	color:#999;
	cursor: not-allowed;
}


.accordion-kids{
  /*width:90%;*/
  max-width:600px;
  list-style:none;
/*   border:1px solid red; */
  padding: 0;
  margin: 0 auto;
  margin: 0 0 15px 0px!important; 
}
.accordion-kids li{
margin-bottom: 0px!important; 
}
.accordion-kids li{
  display: flex;
  flex-direction:column;
}
.accordion-kids li:first-child{
   border-top:#104132 1px solid !important;
   border-left:#104132 1px solid !important;
   border-right:#104132 1px solid !important;
}
.accordion-kids li {
   border-left:#104132 1px solid !important;
   border-right:#104132 1px solid !important;
   border-bottom:#104132 1px solid !important; 
}
.accordion-control-kids{
  text-align: left;
  background:#fff;
  color:#104132;
  border:none;
  padding: 0.8em 1em;
  cursor:pointer;
  margin-bottom:0px;
  margin-right: 0px;
 
  border-top:0px;
  border-bottom:0px;
}

.accordion-panel-kids{
  padding: 1em;
  background:#ffffff;
  color:#104132;
  display: none;
}
/*-------------------------------------------------------*/

.angabenKids select{
    display: inline-block;
    width: 100% !important; 
}
@media only screen and (min-width: 280px) and (max-width: 767px){
.angabenKids{
    display: inline-block;
    width: 100% !important;
}
.angabenKids .Class25{
    width: 100% !important; 
    display: inline-block !important; 
}
.angabenKids .Class70{
    width: 100% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}
@media (min-width: 768px) and (max-width: 959px){
.angabenKids{
    display: inline-block;
    width: 61% !important; 
}
.divKids .bs-label{
padding:8px;
float:left;
width:25%;
text-align:right;
}
.angabenKids .Class25{
    width: 25% !important; 
    display: inline-block !important; 
}
.angabenKids .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}
.inputKids{
	width:100% !important; 
}

@media (min-width: 960px){
.angabenKids{
    display: inline-block;
    width: 31.333% !important; 
}
.angabenKids .Class25{
    width: 25% !important; 
    display: inline-block !important; 
}
.angabenKids .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}
.inputKids{
	width:100% !important; 
}


/*------------------------------------------------*/
@media only screen and (min-width: 280px) and (max-width: 767px){
.angabenEnd{
    display: inline-block;
    width: 100% !important; 
}
.angabenEnd .Class25{
    width: 100% !important; 
    display: inline-block !important; 
	float:left;
}
.angabenEnd .Class70{
    width: 100% !important; 
    display: inline-block !important; 
	float:left;
}
.angabenEnd .Class47_5{
    width: 100% !important; 
    display: inline-block !important; 
	float:left;
}
}
@media (min-width: 768px) and (max-width: 959px){
.angabenEnd{
    display: inline-block;
    width: 61% !important; 
}
.angabenEnd .Class25{
    width: 25% !important; 
    display: inline-block !important; 
	float:left;
}
.angabenEnd .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	float:left;
}
.angabenEnd .Class47_5{
    width: 47.5% !important; 
    display: inline-block !important; 
	float:left;
}
}

@media (min-width: 960px){
.angabenEnd{
    display: inline-block;
    width: 31.333% !important; 
}
.angabenEnd .Class25{
    width: 25% !important; 
    display: inline-block !important; 
	float:left;
}
.angabenEnd .Class70{
    width: 70% !important; 
    display: inline-block !important; 
	float:left;
}
.angabenEnd .Class47_5{
    width: 47.5% !important; 
    display: inline-block !important; 
	float:left;
}
}

.angabenEnd select{
	/*height:37.5px;*/
}
.EndBooking .column, .columns {
    float: left;
    margin: 0 1% 0px!important;
}
@media only screen and (min-width: 280px) and (max-width: 767px){
.EndBooking select , .EndBooking input:not(#agb, #d_schutz, #str, #nr, #plz, #ort, #TelVorwahl, #TelNummer, #MobilVorwahl, #MobilNummer, .Class70_1, .Class25_1){
  width: 100% !important; 
}
}
@media (min-width: 768px) and (max-width: 959px){
.EndBooking select , .EndBooking input:not(#agb, #d_schutz, #str, #nr, #plz, #ort, #TelVorwahl, #TelNummer, #MobilVorwahl, #MobilNummer, .Class70_1, .Class25_1){
  width: 61% !important; 
}
}
@media (min-width: 960px){
.EndBooking select , .EndBooking input:not(#agb, #d_schutz, #str, #nr, #plz, #ort, #TelVorwahl, #TelNummer, #MobilVorwahl, #MobilNummer, .Class70_1, .Class25_1){
  width: 31.333% !important; 
}
}
.ui-widget-content {
    border: 0px solid #aaaaaa!important; 
    background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222222;
}
@media only screen and (min-width: 280px) and (max-width: 767px){
  .ui-progressbar {
    position: relative;
	width:100%;
	height: 1.5em!important;
	margin-bottom:20px;

  }
   #progressDate .progress-label {
    position: absolute;
    left: 43%!important;
    top: 0px!important;
	color:#FFF;
	font-size:10px;
/*    font-weight: bold;*/
    text-shadow: 0 0 0 #fff!important;
  } 

  #progressBooking .progress-label {
    position: absolute;
    left: 31%!important;
    top: 0px!important;
	color:#FFF;
	font-size:13px;
    text-shadow: 0 0 0 #fff!important;
  } 

 
}
@media (min-width: 768px) and (max-width: 959px){
  .ui-progressbar {
    position: relative;
	width:61%;
	height: 1.5em!important;
	margin-bottom:20px;
	margin-left: 25%;
  }
   #progressDate .progress-label {
    position: absolute;
    left: 43%!important;
    top: 0px!important;
	color:#FFF;
	font-size:10px;
/*    font-weight: bold;*/
    text-shadow: 0 0 0 #fff!important;
  } 
  #progressBooking .progress-label {
    position: absolute;
    left: 31%!important;
    top: 0px!important;
	color:#FFF;
	font-size:13px;
    text-shadow: 0 0 0 #fff!important;
  }  
  
}
@media (min-width: 960px){
  .ui-progressbar {
    position: relative;
	width:365px;
	height: 1.5em!important;
	margin-bottom:20px;
	margin-left: 23%;
  }
   #progressDate .progress-label {
    position: absolute;
    left: 43%!important;
    top: 0px!important;
	color:#FFF;
	font-size:10px;
/*    font-weight: bold;*/
    text-shadow: 0 0 0 #fff!important;
  } 
  #progressBooking .progress-label {
    position: absolute;
    left: 31%!important;
    top: 0px!important;
	color:#FFF;
	font-size:13px;
    text-shadow: 0 0 0 #fff!important;
  } 
}  
  
  

.ui-progressbar .ui-progressbar-value {
	background-color:#104132;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,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");
	height: 100%;
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.1!important;
	filter: brightness(0) invert(1);
}

@media only screen and (min-width: 280px) and (max-width: 767px){
.divButtons{
    text-align:right; 
	padding-right:00px;
}

}
@media (min-width: 768px) and (max-width: 959px){
.divButtons{
    text-align:right; 
	padding-right:20%;
}
}
@media (min-width: 960px){
.divButtons{
    text-align:right; 
	padding-right:30px;
}
}

@media only screen and (min-width: 280px) and (max-width: 767px){

}
@media (min-width: 768px) and (max-width: 959px){
.ObjektBooking .three-fifth, .BoxBooking .three-fifth, .PferdeBooking .three-fifth, .KidsBooking .three-fifth, .EndBooking .three-fifth, .FinishBooking .three-fifth{
	float:right;
}
.FinishBooking .divButtons{
    text-align:right; 
	padding-right:0%;
}

}
@media (min-width: 960px){

}

.small-dialog {
    background: white;
    padding: 30px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
}
.small-dialog table{
	margin-bottom:0px !important;
}
.mfp-close {
    width: 30px !important;
    height: 30px!important;
    line-height: 30px!important;
    margin-right: 0px!important;

}
@media only screen and (min-width: 280px) and (max-width: 767px){
.div_check{
    display: inline-block;
    width: 100% !important; 
}
}
@media (min-width: 768px) and (max-width: 959px){
.div_check{
    display: inline-block;
    width: 61% !important; 
}
}
@media (min-width: 960px){
.div_check{
    display: inline-block;
    width: 31.333% !important; 
}
}
.errorBorder{
border-color:#ff0000!important; 
}
.An_button{
    display: inline-block;
    margin-bottom: 0px;
    cursor: pointer;
    margin-right: 7px;
    border: 0;
    position: relative;
    overflow: hidden;
    background-color: #104132;
    color: #fff;
}

.An_button .button_label {
    padding: 11px 20px;
    display: block;
    float: left;
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 280px) and (max-width: 767px){
  .EroorBooking {
    position: relative;
    /*margin-left: 25%;*/
	color:#F00;
	display:none;
  }
}
@media (min-width: 768px) and (max-width: 959px){
  .EroorBooking {
    position: relative;
	margin-left: 25%;
	color:#F00;
	display:none;
  } 
  
}
@media (min-width: 960px){
  .EroorBooking {
	margin-left: 24.5%;
	color:#F00;
	display:none;
  }
}  
.errorColor{
	color:#ff0000!important;
}

/*---------------------------------------------------------------*/
.accordion-WeitereGaeste{
  /*width:90%;*/
  max-width:600px;
  list-style:none;
/*   border:1px solid red; */
  padding: 0;
  margin: 0 auto;
  margin: 0 0 15px 0px!important; 
}
.accordion-WeitereGaeste li{
margin-bottom: 0px!important; 
}
.accordion-WeitereGaeste li{
  display: flex;
  flex-direction:column;
}
.accordion-WeitereGaeste li:first-child{
   border-top:#104132 1px solid !important;
   border-left:#104132 1px solid !important;
   border-right:#104132 1px solid !important;
}
.accordion-WeitereGaeste li {
   border-left:#104132 1px solid !important;
   border-right:#104132 1px solid !important;
   border-bottom:#104132 1px solid !important; 
}
/*.accordion li:last-child {
    border:#104132 1px solid !important;
}*/
.accordion-control-WeitereGaeste{
  text-align: left;
  background:#fff;
  color:#104132;
  border:none;
  padding: 0.8em 1em;
  cursor:pointer;
  margin-bottom:0px;
  margin-right: 0px;
 
  border-top:0px;
  border-bottom:0px;
}

.accordion-panel-WeitereGaeste{
  padding: 1em;
  background:#ffffff;
  color:#104132;
  display: none;
}


@media only screen and (min-width: 280px) and (max-width: 767px){
.angabenWeitereGaeste{
    display: inline-block;
    width: 100% !important; 
}
.angabenWeitereGaeste .Class25_1{
    width: 100% !important; 
    display: inline-block !important; 
}
.angabenWeitereGaeste .Class70_1{
    width: 100% !important; 
    display: inline-block !important; 
}
}
@media (min-width: 768px) and (max-width: 959px){
.angabenWeitereGaeste{
    display: inline-block;
    width: 61% !important; 
}
.angabenWeitereGaeste select{
	width: 70% !important; 
}
.angabenWeitereGaeste .Class25_1{
    width: 25% !important; 
    display: inline-block !important; 
}
.angabenWeitereGaeste .Class70_1{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}
@media (min-width: 960px){
.angabenWeitereGaeste{
    display: inline-block;
    width: 31.333% !important; 
}
.angabenWeitereGaeste .Class25_1{
    width: 25% !important; 
    display: inline-block !important; 
}
.angabenWeitereGaeste .Class70_1{
    width: 70% !important; 
    display: inline-block !important; 
	margin-right:10px;
}
}

@media only screen and (min-width: 280px) and (max-width: 767px){
  .HinweisPersonen, .HinweisPets{
    position: relative;
	width:100%;
	margin-bottom:20px;
  } 
}
@media (min-width: 768px) and (max-width: 959px){
  .HinweisPersonen, .HinweisPets {
    position: relative;
	width:61%;
	margin-bottom:20px;
	margin-left: 25%;
  } 
}
@media (min-width: 960px){
  .HinweisPersonen, .HinweisPets {
    position: relative;
	width:365px;
	margin-bottom:20px;
	margin-left: 23%;
  }
}  
.table-scrollable {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em;
}

.table-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}

.accordion-control-box, .accordion-control-Pferde, .accordion-control-kids, .accordion-control-WeitereGaeste{
	margin-right: 0px !important;
	margin-bottom: 0px !important;
}