/* EINSTELLUNGEN */

* {
  box-sizing: border-box;
}

body {
  font-family: Verdana;
  font-size: 12px;
  width: 99%;
}

.OTR_Formular {
  width: 100%;
}

.OTR_hauptBoxUeberobjekt {
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
}

.OTR_Formular {
  font-size: 14px;
  font-weight: 300;
  line-height: 0.8;
  color: #565656;
  -webkit-font-smoothing: subpixel-antialiased;
}

.OTR_RestaurantDatumUhrzeitPersonenBox {
  max-width: 680px !important;
  margin-left: auto;
  margin-right: auto;
}

.OTR_pic {
  border: 1px solid #fff;
  float: left;
  height: 100px !important;
  width: 200px !important;

  margin: 5px;
  overflow: hidden !important;

  -webkit-box-shadow: 5px 5px 5px #111;
  box-shadow: 5px 5px 5px #111;
}

.ui-datepicker .ui-datepicker-month {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border: none;
  width: 45% !important;
  border-radius: 0.25rem;
  background-color: none !important;
  color: #5b5d60;
  border: none;
  padding-left: 20px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(../images/Pfeil_Unten_16.png) !important;
  background-repeat: no-repeat;
  background-position: 93%;
}

.OTR_grow img {
  margin-top: -14px;
  height: 100%;
  width: 100%;

  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.OTR_grow img:hover {
  width: 130%;
  height: 130%;
}

.OTR_restaurantNameUndBildBox .OTR_grow img {
  margin-top: 0px;
  height: 100%;
  width: 100%;

  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

div.OTR_buttonLegende {
  margin-top: 3px;
  height: 16px;
  width: 16px;
}

div.OTR_buttonLegendeText {
  width: 300px;
}

/*BOX*/

.OTR_FormBox {
  max-width: 99% !important;

  /*
   border: 1px solid #CCCCCC;

	padding-left:1%;

	font-size: 16px;
	font-weight: bold;

	color: #FFFFFF;
	vertical-align: top;


    	box-shadow: 0px 2px 4px 1px #232323;
    	-moz-box-shadow: 0px 2px 4px 1px #232323;
    	-webkit-box-shadow: 0px 2px 4px 1px #232323;
		*/
}

div.OTR_uhrzeitButtonBox {
  width: 125px;
}

div.OTR_uhrzeitButtonBoxUeberobjekt {
  width: 125px;
}

.OTR_buttonBox {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
}

.OTR_legendeBox {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
  margin-top: 40px;
  width: 500px;
}

.OTR_weiterMachenBox {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
}

.OTR_textButtonBox {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
}

.OTR_restaurantTabelleBox {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
  max-width: 2000px;
}

.OTR_restaurantNameUndBildBox {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
  width: 100%;
}

.OTR_uniBox {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
}

.OTR_ueberschriftBox {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.OTR_meldungsBox {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
  margin-top: 20px;
}

.OTR_zusammenfassungsBox {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
  margin-top: 40px;
  white-space: pre-wrap;
}

.OTR_gastdatenBox {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
  margin-top: 10px;
  padding-left: 20px;
  text-align: left;
}

.OTR_stornoGastdatenBoxStyle {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 40px;
  margin-top: 10px;
  padding-left: 20px;
}

.OTR_captchaBoxStyle {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}

.OTR_gastFormularDatenMerkenBoxStyle {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.OTR_NewsletterWunschBoxStyle {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.OTR_formularEingabeFeldBoxStyle {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}

/*DATEPICKER*/

.ui-widget-header {
  background: #ffffff;
  border: 1px solid #aaaaaa;
  color: #222222;
  font-weight: bold;
  height: 30px;
  padding-top: 50px;
}

/*TEXT*/

.OTR_textstyle,
.OTR_DatenschutzVerweisText {
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  /*line-height: 28px;*/
  /*margin-bottom: 10px;*/
  /*padding: 0 0 5px 190px;*/
  text-align: left !important;
  padding-left: 0px;
  white-space: pre-wrap;
}

.OTR_textstyleBeschriftung {
  margin-right: 0px;
  margin-left: 0;
  margin-bottom: 10px;
  padding-left: 0px;

  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left !important;
  white-space: pre-wrap;
}

.OTR_textstyle2 {
  margin-right: 0px;
  margin-left: 0;
  margin-bottom: 10px;
  padding-left: 0px;

  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left !important;
  white-space: pre-wrap;
}

.OTR_meldungstextStyle {
  margin-right: 0px;
  margin-left: 0;
  margin-bottom: 10px;
  padding-left: 0px;

  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-align: left !important;
  white-space: pre-wrap;
}

.OTR_textstyleCaptchaBeschriftung {
  margin-right: 0px;
  margin-left: 0;
  margin-bottom: 10px;
  padding-left: 0px;
  line-height: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-align: left !important;
  white-space: pre-wrap;
}

.OTR_ueberschrift {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  /*line-height: 28px;*/
  /*margin-bottom: 10px;*/
  /*padding: 0 0 5px 190px;*/
  text-align: center !important;
  white-space: pre-wrap;
}

.OTR_ueberschrift2 {
  font-size: 18px;
  font-weight: bold;
  font-family: Verdana;
  color: #ffffff;
  line-height: 28px;
  margin-bottom: 10px;
  padding: 0 0 5px 0px;
  white-space: pre-wrap;
}

.OTR_ueberschrift2:hover {
  color: #ff6600;
  font-size: 18px;
}

.OTR_restaurantName {
  font-size: 18px;
  font-weight: bold;
  font-family: Verdana;
  color: #ffffff;
  line-height: 18px;
  padding-left: 250px !important;
}

.OTR_restaurantName:hover {
  /*color: #FF6600;*/
  color: #ffffff;
  font-size: 18px;
}

.OTR_restaurantNameBeschreibung {
  font-size: 14px;
  font-weight: normal;
  font-family: Verdana;
  color: #ffffff;
  line-height: 14px;
  padding-left: 250px !important;
}

.OTR_restaurantNameUndBildBox .OTR_restaurantName {
  font-size: 18px;
  font-weight: bold;
  font-family: Verdana;
  color: #ffffff;
  line-height: 18px;
  padding-left: 250px !important;
  padding-top: 10px !important;
}

.OTR_restaurantNameUndBildBox .OTR_restaurantNameBeschreibung {
  font-size: 14px;
  font-weight: normal;
  font-family: Verdana;
  color: #ffffff;
  line-height: 14px;
  padding-left: 250px !important;
  padding-top: 15px !important;
}

.OTR_gastFormularPflichtfeldText {
  margin-bottom: 20px;
}

.OTR_center {
  text-align: center !important;
}

.OTR_inhalt {
  margin-top: 5px;
  background-color: #eeeeee;
  margin-bottom: 5px;
  padding-left: 5px;
}

.OTR_restaurantErgebnisBildFeld {
  max-width: 500px;
  resize: vertical;
}

/* EINGABEFELDER */

.BpWebApp input[type="text"],
.BpWebApp input[type="email"],
select,
textarea {
  resize: vertical;
  border-radius: 4px;
  width: 100%;
}

.BpWebApp_Field {
  width: 100%;
  max-width: 100%;
  border: none !important;
}

.BpWebApp_Field_String {
  height: 60px !important;
}

.BpWebApp_Field_eMail {
  height: 60px !important;
}

.BpWebApp_Field_Time {
  height: 60px !important;
}

.BpWebApp_Field_Dropdownmenu {
  height: 60px !important;
}

.BpWebApp_Field_Date {
  margin-left: auto !important;
  margin-right: auto !important;
}

.BpWebApp_Field_Boolean {
  vertical-align: middle;
  width: auto !important;
  height: none;
}

.BpWebApp_Field_Text {
  border: 1px solid #cccccc !important;
  /*transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;*/
  margin-bottom: 5px !important;
  font-family: Verdana !important;
  font-size: 16px !important;
  color: #3b3b3a !important;
  text-align: left;

  max-height: 60px !important;
  width: 100%;

  padding-left: 10px;
  padding-right: 5px;
  padding-top: 10px;
}

.BpWebApp input {
  border: 1px solid #cccccc;
  /*transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;*/
  margin-bottom: 5px !important;
  font-size: 16px !important;
  font-weight: normal;
  color: #3b3b3a !important;
  text-align: left;
  padding-left: 10px;
  width: 100% !important;
}

.BpWebApp input:focus {
  border-color: #52a8ec;
  box-shadow: 0 0 5px #52a8ec;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.ui-combobox,
.ui-combobox-input {
  background: none;
  font-weight: normal;
  color: #000000;
  padding: 1px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  width: inherit;
  padding-left: 0px;

  width: 100%;
  max-width: 100%;
}

.BpWebApp_Field_Dropdownmenu {
  background-color: #ffffff !important;
}

.BpWebApp .ui-combobox-toggle {
  border: 0;
  vertical-align: top;
  background: none;
  vertical-align: middlet;
  height: 48px;
  width: 80px;
}

.ui-menu {
  display: block;
  font-size: 16px;
}

.BpWebApp_Field_Radio_Button_Content {
  display: inline-block;
  margin-bottom: 10px;
}

/*  a Links */

.OTR_textLink a {
  font-size: 12px !important;
  font-weight: normal;
  color: #ffffff;
  text-align: left !important;
  padding-left: 10px;
}

.OTR_textLink a:hover {
  font-size: 12px;
  font-weight: normal;
  color: #ff6600;
  text-align: left !important;
  box-shadow: none !important;
  padding-left: 10px;
}

.BpWebApp_Field_Label.BpWebApp_Label_Mandatory.OTR_textstyleBeschriftung a {
  color: red !important;
}

.BpWebApp_Field.BpWebApp_Field_Html.OTR_DatenschutzVerweisText.OTR_textstyle {
  display: none;
}

/* Buttons */

.OTR_reservButton {
  border: none !important;
  margin-top: -3px;
  margin-left: 0px;
  padding-left: 8px;
  width: 100%;
  height: 40px;
  margin-right: 5px;
  font-size: 16px !important;
  font-weight: normal;
  text-align: center;

  background-color: #fff !important;
  color: #3b3b3a !important;
}

.OTR_reservButton:hover {
  background-color: red !important;
  color: #ffffff !important;
}

.OTR_textButton {
  background-color: none !important;
  border: none !important;
  margin-top: 10px;
  padding: unset !important;
  width: 100% !important;
  height: 20px !important;
  margin-right: 5px;
  font-size: 12px !important;
  font-weight: normal;
  color: #ffffff;
  text-align: left !important;
  max-width: max-content;
}

.OTR_textButtonZurueckZumKalender {
  margin-top: 1rem;
}

.OTR_textButton:hover {
  background-color: #ffffff !important;
  border: none !important;

  font-size: 12px;
  font-weight: normal;
  color: #ff6600;
  text-align: left !important;
  box-shadow: none !important;
}

.OTR_textButtonDatum {
  background-color: #ffffff !important;
  border: none !important;

  width: 100% !important;
  height: 60px !important;

  font-size: 22px !important;
  font-weight: normal;
  color: #ff6600 !important;
  text-align: center !important;

  border-radius: 4px !important;
  border: none !important;
}

.OTR_textButtonDatum:hover {
  background-color: #ffffff !important;
  border: none !important;

  font-size: 22px !important;
  font-weight: normal;
  color: #3b3b3a !important;

  box-shadow: none !important;
}

.OTR_stornoButtonStyle {
  background-color: #ff6600 !important;

  border: 1px solid #ff6600 !important;

  margin-top: -3px;
  margin-left: 0px;
  padding-left: 8px;
  width: 100%;
  height: 40px;
  margin-right: 5px;

  font-size: 16px;
  font-weight: normal;
  color: #ffffff !important;
  text-align: center;
}

.OTR_stornoButtonStyle:hover {
  background-color: #ff8000 !important;
}

.OTR_uhrzeitButtonStyle {
  background-color: #67aee6 !important;
  border: none !important;
  margin-top: -3px;
  margin-left: 0px;
  padding-left: 8px;
  width: 110px !important;
  height: 50px !important;
  color: #ffffff !important;
  margin-right: 5px;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
}

.OTR_uhrzeitButtonStyle:hover {
  background-color: #98e4fb !important;
  color: #3b3b3a !important;
}

.OTR_uhrzeitButtonStyle:disabled {
  background-color: #ff3200 !important;

  border: 1px solid #ff3200 !important;
  border-left: 1px solid #ff3200 !important;
  border-right: 1px solid #ff3200 !important;
  border-bottom: 1px solid #ff3200 !important;

  margin-top: -3px;
  margin-left: 0px;
  padding-left: 8px;
  width: 120px !important;
  height: 60px;
  margin-right: 5px;

  -moz-border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
  border-radius: 15px important;
}

/*
.OTR_gastFormulardetailTabelleBoxUeberobjekt input[type=radio] {
	
	border: border: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	
}

input[type="radio"]{
display:none;
}
*/

.OTR_gastFormulardetailTabelleBoxUeberobjekt
  input[type="radio"]:checked
  + label {
  border: 1px solid #ff6600 !important;
  background-color: red !important;
}

.OTR_gastFormulardetailTabelleBoxUeberobjekt input[type="radio"] + label {
  border: 1px solid #ffffff !important;
  padding: 5px 5px 5px 5px;
  font-weight: normal;
  min-width: 30px;
  color: #3b3b3a !important;
  background: transparent !important;
}

.OTR_gastFormulardetailTabelleBoxUeberobjekt input[type="radio"]:hover + label {
  cursor: pointer;
}

.OTR_textstyleCaptchaBeschriftung {
  line-height: 1.2;
}

/*
.OTR_uhrzeitButtonStyleRot:hover {
    	box-shadow: 0 -2px 4px -4px #FF6600 !important;
	background-color: #ff3200 !important;
}
*/

.ui-datepicker td span,
.ui-datepicker td a {
  padding-top: 7px !important;
  line-height: 1 !important;
}

.BpWebApp button {
  background-color: #cccccc;

  border: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;

  resize: vertical;
  border-radius: 4px;
  width: 100%;

  margin-left: 0px;
  padding-left: 8px;
  width: 100%;
  height: 60px;
  margin-right: 5px;

  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  text-align: center;

  background: transparent;
}

.BpWebApp button:hover {
  /*box-shadow: 0 -2px 4px -4px #232323;*/
  background-color: #ffffff;
}

.BpWebApp button:active {
  /* top: 0px;
	left: 0px; */

  box-shadow: 0 -2px 4px -4px #232323;
}

.BpWebApp button img {
  padding-right: 5px;
  /*box-shadow: 0 -2px 4px -4px #232323;*/
}

/* ZUSAMMENFASSUNG */

.BpWebApp_Summary_Field_Box .BpWebApp_Field_Label {
  width: 200px;
  font-weight: bold;
}

.BpWebApp_Summary_Container_Box .BpWebApp_Container_Label {
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
  padding-top: 10px;
  padding-bottom: 5px;
}

.BpWebApp_Summary_Container_Box .BpWebApp input {
  border: none;
}

.BpWebApp_Summary_Container_Box .BpWebApp_Table th {
  font-size: 0.8em;
  border: solid 1px;
}

/* TABELLE */

.OTR_restaurantZeile {
  /*background-color:#FFFFFF;*/
  width: 100% !important;
  margin-bottom: 40px;
}

.OTR_restaurantZeile:hover {
  /*background-color: #FAFAFA;*/
}

.BpWebApp_Table_ReadOnly_Cell {
  background: #ffffff;
}

.ui-jqgrid-htable,
.ui-jqgrid-btable,
.ui-jqgrid-pager,
.ui-jqgrid-view,
.ui-jqgrid-bdiv,
.ui-jqgrid-hdiv,
.ui-jqgrid-hbox,
.ui-jqgrid {
  max-width: 100% !important;
  width: 100% !important;
  border: none;
}

.ui-jqgrid-hdiv {
  display: none !important;
}

.ui-jqgrid .ui-jqgrid-bdiv tr.ui-row-ltr > td {
  border: none !important;
}

tr .ui-state-highlight,
tr .ui-widget-content .ui-state-highlight,
tr .ui-widget-content {
  background: none;
}

/* HBOX */

.BpWebApp_Container_HBox_Content {
  align: center;
  vertical-align: top;
  width: 99%;
  max-width: 99%;
}

/* RADIO */
/*

input[type="radio"]{
display:none;
}

input[type="radio"]:checked+label{ 
	color: #FF6600;
	font-weight: bold; 
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
	box-shadow: 0 -2px 4px -4px #232323;
} 

input[type="radio"]+label{ 
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
	font-weight:normal;

	-moz-border-radius: 0.1em;
  	-webkit-border-radius: 0.1em;
  	border-radius: 0.1em;

} 

input[type="radio"]:hover+label{ 
 
margin-right: 10px;
padding: 5px 5px 5px 5px;
box-shadow: 0 -2px 4px -4px #232323;
} 

*/

.OTR_KontaktformularBox input[type="radio"] {
  display: none;
}

.OTR_KontaktformularBox input[type="radio"]:checked + label {
}

.OTR_KontaktformularBox input[type="radio"] + label {
  margin-right: 2rem;
}

.OTR_KontaktformularBox input[type="radio"]:hover + label {
}

/*

.OTR_uhrzeitButton input[type="radio"]{
	display:none;
}


.OTR_uhrzeitButton input[type="radio"]+label{ 

	background-color: #67AEE6 !important;

	border: 1px solid #67AEE6 !important;
	border-left: 1px solid #67AEE6 !important;
	border-right: 1px solid #67AEE6 !important;
	border-bottom: 1px solid #67AEE6 !important;
	
	margin-right: 10px;

	width: 120px !important;
	line-height: 60px;
	font-size: 16px;
    	font-weight: normal;
	color: #FFFFFF;
	text-align: center;

	-moz-border-radius: 10px !important;
  	-webkit-border-radius: 10px !important;
  	border-radius: 10px important;

}

.OTR_uhrzeitButton input[type="radio"]:checked+label{ 
	font-weight: bold; 
	font-size: 16px;
    	font-weight: bold;
	color: #FFFFFF;

} 


.OTR_uhrzeitButton input[type="radio"]:hover+label{ 
    	box-shadow: 0 -2px 4px -4px #232323 !important;
	background-color: #98E4FB !important;
}

*/

.OTR_uhrzeitButton {
  margin-bottom: 10px;
}

/* CHECKBOX */

input[type="checkbox"] {
  width: auto !important;
}

.OTR_Status input[type="checkbox"] {
  display: none;
}

.OTR_Status input[type="checkbox"]:checked + label {
  font-weight: bold;
  margin-right: 10px;
  padding: 5px 5px 5px 5px;
  box-shadow: 0 -2px 4px -4px #232323;
}

.OTR_Status input[type="checkbox"] + label {
  margin-right: 10px;
  padding: 5px 5px 5px 5px;
  font-weight: normal;

  -moz-border-radius: 0.1em;
  -webkit-border-radius: 0.1em;
  border-radius: 0.1em;
}

.OTR_Status input[type="checkbox"]:hover + label {
  margin-right: 10px;
  padding: 5px 5px 5px 5px;
  box-shadow: 0 -2px 4px -4px #232323;
}

.ui-autocomplete {
  max-height: 200px;
  /*height: 100%;*/
  overflow-x: hidden;
  overflow-y: auto;
}

.OTR_inputFilledStyle {
  border: 1px solid #3b3b3a;
}

.OTR_gastNewsletterwunschCheckbox > .BpWebApp_Field_Boolean {
  border: none;
}

.OTR_inputFilledStyleClone {
  border: 1px solid #ff6600 !important;
}

.BpWebApp_Field_Required {
  border: 1px solid #ff6600 !important;
}
.OTR_Versteckt {
  display: none;
}

.OTR_meldungsDialogOhneAnfrageModusBox {
  margin-right: 0px;
  margin-top: 20px;
  margin-left: 10px;
  margin-bottom: 40px;
}

.OTR_meldungsDialogOhneAnfageModus {
}

.OTR_personenUndUhrzeitBox {
}

.OTR_gastAnfrageAnzahlPersonen {
}

.BpWebApp_Label_Mandatory {
  text-decoration: none !important;
  font-weight: normal !important;
}

.BpWebApp_Label_Mandatory::after {
  content: "*";
  text-decoration: none !important;
}

.BpWebApp_Field_Label {
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
}

.OTR_DatenschutzVerweisText {
}

.OTR_vaDatumVonFeldText {
  text-align: center !important;
  width: 100%;

  white-space: pre-wrap;

  font-size: 20px;
  font-weight: bold;
  color: #ff6600;
}

.OTR_TextKalenderVerfuegbarkeitenLegende {
  width: 100%;
  text-align: center !important;
}

.ui-datepicker {
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 4px !important;
  border: 1px solid #ffffff !important;
}

.OTR_beschriftungTextDatumButton {
  margin-bottom: 5px !important;
}

.BpWebApp_LoadingDialog {
  width: 64px !important;
  height: 64px !important;
  box-sizing: content-box;
  overflow: hidden;
}

.BpWebApp_LoadingDialog * {
  box-sizing: content-box;
}

.OTR_ErfolgsmeldungWeiterMachenBox,
.OTR_ReservOKWeiterMachenBox,
.OTR_StornoWeiterMachenBox,
.OTR_StornoWeiterMachenBoxUeberobjekt,
.OTR_LinkNichtGueltigWeiterMachenBoxUeberobjekt,
.OTR_ReservOKWeiterMachenBoxUeberobjekt,
.OTR_ErfolgsmeldungWeiterMachenBoxUeberobjekt {
  display: none !important;
}

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #d4af37;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1.2s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
