.connector-bar {
	background-color: #66CCFF;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 10px;
    position: absolute;
    overflow: hidden;
    z-index: 20;
}

.connector-bar-inner {
	background-color: #006699;
    width: 50%;
    height: 100%;
    top: 0;
    right: -20%;
    transform: skew(-18deg);
    position: absolute;
}

.OTR_tischReservierenUeberschrift,
.OTR_ueberschrift_kontakdaten_formular span,
.OTR_uebrschriftStornoBox span {
    font-size: 28px !important;
}

.OTR_textButtonDatum,
.OTR_restaurantName,
.OTR_textReservBestaetigungDanke b,
.OTR_testStornoBestaetigungDanke {
    font-size: 20px !important;
}

.BpWebApp_Field_Label,
.OTR_vaDatumVonFeldBeschriftung,
.OTR_TextKalenderVerfuegbarkeitenLegende,
.OTR_beschriftungTextDatumButton,
.OTR_textButtonZurueckZumKalender,
.OTR_beschriftungTextRestauranErgebnis,
.OTR_restaurantNameBeschreibung,
.OTR_ExtraTextPersonenUndUhrzeit,
.OTR_meldungstextStyle,
.OTR_ExtraTextKontaktdaten,
.OTR_ergebnisBoxButtonAuswahlAnpassen,
.OTR_textAusgebuchtMeldung,
.OTR_ExtraTextKontaktdatenBemerkung,
.OTR_textReservBestaetigungDanke,
.OTR_gastdatenBox .OTR_textstyleBeschriftung,
.OTR_stornoGastdatenBoxStyle *,
.OTR_ueberschriftRestaurantwahl,
.OTR_textButtonZurueckZumKalender,
.OTR_restaurantAuswahlAendernButton {
    font-size: 16px !important;
}

.OTR_ueberschriftBestaetingsLinkBoxGastDatenUeberobjekt *,
.OTR_uebrschriftStornoBoxGastdatenUeberobjekt * {
    font-size: 20px !important;
    font-weight: normal;
}

.OTR_meldungstextStyle,
.OTR_textAusgebuchtMeldung,
.OTR_ExtraTextKontaktdatenBemerkung {
    font-weight: normal;
}

.OTR_ExtraTextKontaktdatenBemerkung {
    margin-bottom: 30px;
}

.OTR_anzahlPersonenDropDownBeschriftung,
.OTR_ueberschriftUhrzeitWaehlen,
.OTR_DatenschutzVerweisText,
.OTR_gastFormularPflichtfeldText,
.OTR_vonUhrzeitDropDownBeschriftung,
.OTR_KontaktformularBox .OTR_formularGastArtBox-ubo .BpWebApp_Field_Label,
.OTR_KontaktformularBox .OTR_formularAnredeBoxUeberobjekt .BpWebApp_Field_Label,
.OTR_KontaktformularBox .OTR_gastFirmaUeberobjekt .BpWebApp_Field_Label,
.OTR_KontaktformularBox .OTR_formularVornameBoxUeberobjekt .BpWebApp_Field_Label,
.OTR_KontaktformularBox .OTR_formularNameBoxUeberobjekt .BpWebApp_Field_Label,
.OTR_KontaktformularBox .OTR_formularTelefonBoxUeberobjekt .BpWebApp_Field_Label,
.OTR_KontaktformularBox .OTR_formularEmailBoxUeberobjekt .BpWebApp_Field_Label,
.OTR_KontaktformularBox .OTR_formularEmailCloneBoxUeberobjekt .BpWebApp_Field_Label,
.OTR_KontaktformularBox .OTR_formularBemerkungBoxUeberobjekt .BpWebApp_Field_Label {
    font-size: 14px !important;
}

.OTR_DatenschutzVerweisText span {
    color: inherit !important;
}

.BpWebApp .OTR_textButton.OTR_textButtonZurueckZumKalender:hover,
.BpWebApp .OTR_textButton.OTR_ergebnisBoxButtonAuswahlAnpassen:hover,
.BpWebApp .OTR_textButton.OTR_textButtonZurueckZumKalender:hover,
.BpWebApp .OTR_textButton.OTR_restaurantAuswahlAendernButton:hover {
    color: #006699 !important;
    background: transparent !important;
}


.BpWebApp_Field_Label,
.OTR_ueberschriftUhrzeitWaehlen {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 5px;
}

.BpWebApp_Field_eMail {
    display: table-cell;
    padding-right: 40px;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    border: 1px solid #E5E5E5 !important;
    box-shadow: none !important;
    height: 31px !important;
    padding: 5px 10px !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: #000000 !important;
    background-color: #fff !important;
    background-image: none !important;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
	outline: 0;
    border-color: #0099CC !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(0 153 204 / 60%) !important;
}

input[type="checkbox"]:not(.BpWebApp_Field_DisplayAsButton):not(.BpWebApp_Captcha_Letters):not(.BpWebApp_Captcha_Circles) + label::before, input[type="radio"]:not(.BpWebApp_Field_RadioAsButton) + label::before {
	border-radius: 0 !important;
}

input[type="submit"],
.OTR_reservButton {
    color: #fff !important;
    background: #0099CC !important;
    text-align: center;
    display: inline-block;
    line-height: 1.5;
    text-decoration: none;
    font-size: 16px !important;
    border: 1px solid transparent !important;
    cursor: pointer;
    padding: 0.125em 0.938em;
    width: auto;
    height: auto;
    border-radius: 0 !important;
}

.ui-datepicker {
    border-radius: 0px !important;
    border: 1px solid #E5EFF5 !important;
}

.ui-datepicker .ui-datepicker-prev.ui-state-disabled {
    display: none;
}

.ui-datepicker,
.ui-datepicker div,
.ui-datepicker a,
.ui-datepicker button {
    border-radius: 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    background-color: #E5EFF5 !important;
}

.ui-datepicker .ui-datepicker-month {
    border-radius: 0;
    padding-left: 10px;
    background-position: 97%;
}

.ui-datepicker td span,
.ui-datepicker td a {
    font-size: 14px;
    height: auto !important;
    width: 100% !important;
    border-radius: 0px !important;
}

.OTR_KalenderClasseBuchbar a {
    color: #FFFFFF !important;
    background: #76ccd8 !important;
}

.OTR_KalenderClasseBuchbar a:hover {
	background: #006699 !important;
}

.OTR_textstyle {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    color: #000000;
    margin-bottom: 5px;
}

.OTR_textButtonDatum {
    width: auto !important;
    height: auto !important;
    border: 0 !important;
    color: #000000 !important;;
    background: transparent !important;
    padding-left: 0 !important;
}

.OTR_textButtonDatum:hover {
    color: #006699 !important;
    background: transparent !important;
    border-radius: 0px !important;
    border: 0px solid #999999 !important;
    font-size: 20px !important;
}


.OTR_textButton:hover {
    color: #E5EFF5 !important;
}

.BpWebApp button:not(.OTR_uhrzeitButton):not(.OTR_textButtonZurueckZumKalender):not(.OTR_ergebnisBoxButtonAuswahlAnpassen):not(.OTR_restaurantAuswahlAendernButton) {
    color: #fff;
    background: #0099CC;
    padding: 0.125em 0.938em;
    text-align: center;
    display: inline-block;
    line-height: 1.5;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid transparent;
    cursor: pointer;
    width: auto !important;
    height: auto !important;
}

.BpWebApp button:not(.OTR_uhrzeitButton):not(.OTR_textButtonDatum):not(.OTR_textButtonZurueckZumKalender):not(.OTR_ergebnisBoxButtonAuswahlAnpassen):not(.OTR_restaurantAuswahlAendernButton):hover {
	color: #fff;
    background: #006699 !important;
    border-color: #006699 !important;
}

.OTR_stornoButtonStyle {
    color: #fff !important;
    background: #0099CC !important;
    padding: 0.125em 0.938em !important;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
}

.OTR_stornoGastdatenBoxStyle {
    padding-left: 0;
}

.BpWebApp_Field_Dropdownmenu {
    display: inline-block;
    padding-right: 35px !important;
    background: none !important;
    background-image: url(https://www.munich-airport.de/assets/icons/icon-chevron-down-blue-ec68578f7f6cf18aff87f618da767381b23ce56ee9a38d1426217ec998fcc329.svg) !important;
    background-size: 16px 16px !important;
    background-position: right 10px center !important;
    background-repeat: no-repeat !important;
    border: 1px solid #E5E5E5 !important;
    box-shadow: none !important;
    height: auto !important;
}

.ui-corner-right {
    display: none;
}

.OTR_uhrzeitButtonStyle {
    color: #ffffff !important;
    background-color: #76ccd8 !important;
    border: 1px solid #76ccd8 !important;
    border-radius: 0 !important;
}

.OTR_uhrzeitButtonStyle:hover {
    color: #ffffff !important;
    background-color: #53A2AD !important;
    border: 1px solid #53A2AD !important;
    border-radius: 0 !important;
}

.OTR_uhrzeitButtonStyle:disabled,
.OTR_uhrzeitButtonStyle:disabled:hover {
    color: #ffffff !important;
    background-color: #b5bbc0 !important;
    border-radius: 0 !important;
    border: 0 !important;
}

.ui-datepicker .ui-datepicker-unselectable {
    opacity: 1;
}

.ui-datepicker .ui-datepicker-unselectable span {
    color: #ffffff;
    background: none !important;
    background-color: #B5BBC0 !important;
}

.ui-datepicker .OTR_KalenderClasseBuchbar a {
    background: #76ccd8 !important;
}

.ui-datepicker .OTR_KalenderClasseBuchbar a:hover {
    background: #53A2AD !important;
}

.OTR_restaurantNameBildBeschreibung,
.BpWebApp_Table_Cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    min-height: 190px;
    margin-bottom: 50px !important;
    position: relative;
}

.OTR_restaurantNameBildBeschreibung .OTR_pic,
.BpWebApp_Table_pq .OTR_pic {
    width: 50% !important;
    height: auto !important;
    margin: 0 !important;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
    position: absolute;
    top: 0;
    left: 0;
}

.OTR_grow img {
    height: auto;
}

.OTR_restaurantNameBildBeschreibung .OTR_restaurantName,
.BpWebApp_Table_pq .OTR_restaurantName {
    padding: 0 !important;
    padding-left: 55% !important;
    margin-bottom: 15px;
}

.OTR_restaurantNameBildBeschreibung .OTR_restaurantNameBeschreibung,
.BpWebApp_Table_pq .OTR_restaurantNameBeschreibung {
    padding: 0 !important;
    padding-left: 55% !important;
    white-space: normal !important;
}

.BpWebApp_Table_pq tr {
    background: #ffffff !important;
}

.BpWebApp_Table_pq td {
    height: auto !important;
    margin: 0;
}

.OTR_restaurantZeile:hover {
    background-color: #ffffff !important;
}

.OTR_restaurantName:hover {
    color: #006699 !important;
}

.BpWebApp_Table_pq .jqgfirstrow {
    display: none;
}

.BpWebApp_Table_pq .OTR_grow img:hover {
    width: 100%;
    height: auto;
}

.ui-menu .ui-menu-item {
    font-size: 16px;
}

.ui-menu .ui-menu-item a {
    display: block;
}

.ui-menu .ui-menu-item a:hover {
    color: #ffffff;
    background-color: #0099CC;
}

.OTR_gastdatenBox {
    padding-left: 0;
}

.ui-datepicker-header > .ui-datepicker-buttonpane > button.ui-datepicker-current {
    display: none !important;
}

.OTR_UhrzeitButtonsLegendeBox .OTR_buttonLegendeEinsBoxUeberobjekt div.OTR_buttonLegende,
.OTR_UhrzeitButtonsLegendeBox .OTR_buttonLegendeZweiBoxUeberobjekt div.OTR_buttonLegende {
    position: relative;
}

.OTR_UhrzeitButtonsLegendeBox .OTR_buttonLegendeEinsBoxUeberobjekt img.OTR_buttonLegende,
.OTR_UhrzeitButtonsLegendeBox .OTR_buttonLegendeZweiBoxUeberobjekt img.OTR_buttonLegende {
    display: none;
}

.OTR_UhrzeitButtonsLegendeBox .OTR_buttonLegendeEinsBoxUeberobjekt div.OTR_buttonLegende:before {
    display: inline-block;
    content: '';
    width: 15px;
    height: 15px;
    background-color: #76ccd8;
}

.OTR_UhrzeitButtonsLegendeBox .OTR_buttonLegendeZweiBoxUeberobjekt div.OTR_buttonLegende:before {
    display: inline-block;
    content: '';
    width: 15px;
    height: 15px;
    background-color: #b5bbc0;
}

.BpWebApp .BpWebApp_Field_Dropdownmenu {
    background-image: url(https://www.munich-airport.de/assets/icons/icon-chevron-down-blue-ec68578f7f6cf18aff87f618da767381b23ce56ee9a38d1426217ec998fcc329.svg) !important;
    background-size: 16px 16px !important;
    background-position: right 10px center !important;
    background-repeat: no-repeat !important;
}

input[type="radio"]+label,
input[type="radio"]+.is-label {
    color: #ffffff !important;
    background: #0099CC !important;
    padding: 5px;
    border: 0 !important;
}

input[type="radio"]+label.ui-state-active,
input[type="radio"]+.is-label.ui-state-active,
input[type="radio"]+label:hover,
input[type="radio"]+.is-label:hover {
    color: #ffffff !important;
    background: #006699 !important;
    padding: 5px;
    border: 0 !important;
}

input[type="checkbox"]:not(.BpWebApp_Field_DisplayAsButton):not(.BpWebApp_Captcha_Letters):not(.BpWebApp_Captcha_Circles) + label::before,
input[type="radio"]:not(.BpWebApp_Field_RadioAsButton) + label::before {
    display: inline-block;
    content: '';
    width: 20px;
    height: 20px;
    border: 0 !important;
    background-image: url(https://www.munich-airport.de/assets/check_radio_sheet-2380ed3500792f206a49c2e8c29ad9cd35564bb355dffb365e9e3c75305c53c8.png);
    background-position: 0 -1px;
    background-repeat: no-repeat;
    transform: translateY(3px);
}

input[type="checkbox"]:checked:not(.BpWebApp_Field_DisplayAsButton):not(.BpWebApp_Captcha_Letters):not(.BpWebApp_Captcha_Circles) + label::before,
input[type="radio"]:checked:not(.BpWebApp_Field_RadioAsButton) + label::before {
    display: inline-block;
    content: '';
    width: 20px;
    height: 20px;
    border: 0 !important;
    background-image: url(https://www.munich-airport.de/assets/check_radio_sheet-2380ed3500792f206a49c2e8c29ad9cd35564bb355dffb365e9e3c75305c53c8.png);
    background-position: -22px -1px;
    background-repeat: no-repeat;
    transform: translateY(3px);
}

.lds-ripple div {
    border-color: #0099cc !important;
}

.OTR_textReservBestaetigungDanke {
    display: inline-block;
    margin-bottom: 20px;
}

@media (max-width: 700px) {
    #Navigator {
        padding: 0 20px;
    }
    .OTR_restaurantNameBildBeschreibung,
    .BpWebApp_Table_Cell {
        min-height: 0px !important;
    }
    .OTR_restaurantNameBildBeschreibung .OTR_pic,
    .BpWebApp_Table_pq .OTR_pic {
        width: 100% !important;
        max-width: 400px;
        position: relative;
    }
    .OTR_restaurantNameBildBeschreibung .OTR_restaurantName,
    .BpWebApp_Table_pq .OTR_restaurantName {
        padding-left: 0 !important;
        padding-top: 20px !important;
        margin-bottom: 0 !important;
    }
    .OTR_restaurantNameBildBeschreibung .OTR_restaurantNameBeschreibung,
    .BpWebApp_Table_pq .OTR_restaurantNameBeschreibung {
        padding-left: 0 !important;
    }
}
