body{background-color:transparent;}

#booking_form {padding-top:25px;}
#booking_form .text-primary{color:#000!important; font-weight:bold;}
#booking_form .rate-pricing-item.active {background:#022231 !important;}
#booking_form .rate-pricing-item.hover {background:#022231 !important;}
#booking_form legend.text-primary {font-weight:normal; font-size:1.3rem; text-transform: uppercase}
#booking_form .btn-primary {background-color:#022231; border-color:#022231; text-transform: uppercase}
#booking_form a:link, #booking_form a:visited {color:#ffc000}
#booking_form a:active, #booking_form a:hover {color:#ffc000}
#booking_form .alert-success .alert-link:hover {color:#fff}
#booking_form .alert-primary {background:#022231; border-color:#022231; color:#fff}
#booking_form .alert-success {background:#41b580; border-color:#41b580; color:#fff;}
#booking_form .list-group-item{border-radius:0.25rem;}
#booking_form .terminals{display:none;}
#booking_form .fs-5{font-size:1.0rem!important;}

#embed{padding-top:0px} //Login-Seite

@media (max-width:768px) {
#booking_form #your_booking{margin-top:-90px}
}
#ps_widget {padding-top:25px;}
#ps_widget .btn-primary, #ps_widget .btn-primary:disabled, #ps_widget .btn-primary.disabled {background-color:#022231; border-color:#022231; color:#fff;}
#ps_widget .btn-primary:hover{background-color:#00324b;border-color:#00324b; color:#fff;}
#ps_widget .form-control{font-size:1.3rem}
#ps_widget .display-5{color:#fff;font-size:1.7rem; text-align:center;}
#ps_widget .display-5 span:nth-child(2n){font-weight:700}
#ps_widget .display-5 .col-10{padding-left:16.6666666667%}
#ps_widget .d-grid{display: block;}
#ps_widget .btn-lg{padding:0.5rem 7rem}
#widget .container {padding-top: 10px; padding-bottom: 40px;}
#widget .flatpickr-day{height: 32px!important; line-height: 32px!important;}
#widget .flatpickr-calendar{top:20px!important}
#ps_widget .border{border:0 !important;}
#ps_widget .days{white-space: nowrap}
@media (max-width:390px) {
#widget .container {padding-top: 0px; padding-bottom: 0px;}
#widget .col {flex:100%;}
#ps_widget .btn-lg{padding:0.5rem 0rem; width:100%;}
#widget .d-grid{display: block!important;}
#ps_widget .display-5{font-size:1.4rem;}
}

#protocol #tarif{}
#protocol #parkingLot{}
#protocol #phone_customer{}
#protocol #child_seats{}
#protocol #key_release{}
#protocol #carpark_name{}
#protocol #driver_departure{}
#protocol #driver_return{}
#protocol #number_plate{}
#protocol #car_type{}

.transfer_carpark_name {display:none;}
.transfer_parking_type{display:none;}
.transfer_transfer_type {display:none;}
.transfer_booked_rate{}
.transfer_persons{}
.transfer_valet{    font-weight: bold; color: #4877b3; padding: 3px 7px; background: #f6e903; text-transform: uppercase;}
.transfer_number_plate{text-transform: uppercase; font-weight:bold;}
.transfer_number_plate::after {content: " - ";}
.transfer_car_type{}
.transfer_car_color{}

.transfer-table [data-column-id="internal_booking_id"]{display:none;}
.transfer-table [data-column-id="flight_number"]{display:none;}
.transfer-table [data-column-id="flight_number_in"] {display:none;}
.transfer-table [data-column-id="is_key_released"] {display:none;}
.transfer-table [data-column-id="flight_time"] {display:none;}
.transfer-table [data-column-id="parking_lot_id"] {display:none;}
.transfer-table [data-column-id="transfer_type"]{display:none;}

.transfer-table [data-column-id="time"] {order:1}
.transfer-table [data-column-id="customer.last_name"] {order:2}
.transfer-table [data-column-id="customer.phone"] {order:3}
.transfer-table [data-column-id="total_persons"] {order:4}
.transfer-table [data-column-id="staying"]{order:5}
.transfer-table [data-column-id="total_price_gross"]{order:6}
.transfer-table [data-column-id="extras"] {order:7}
.transfer-table [data-column-id="note"] {order:8}


.bookings_carpark_name{}
.bookings_rate{display:none;}
.bookings_rate_name{display:none;}
.bookings_transfer{display:none;}
.bookings_transfer::before {content: " - ";}
.bookings_partner_name{}
.bookings_extra_name{}
.bookings_extra_content{}
.bookings_status{}

#protocol-form #carpark_name{display:none;}

// #data-table-bookings [data-column-id="parkingLot.name"] {display:none;}
// #data-table-bookings [data-column-id="total_persons_arriving"] {display:none;}

@media (max-width:991px) {
.transfer-table [data-column-id="time"] {order:1}
.transfer-table [data-column-id="staying"]{order:2}
.transfer-table [data-column-id="total_price_gross"]{order:3}

.transfer-table [data-column-id="customer.last_name"] {order:4}
.transfer-table [data-column-id="total_persons"] {order:5}
.transfer-table [data-column-id="customer.phone"] {order:6}

.transfer-table [data-column-id="extras"] {order:7}
.transfer-table [data-column-id="note"] {order:8}
}

@media (max-width:768px) {
.transfer-table [data-column-id="time"] {order:1}
.transfer-table [data-column-id="staying"]{order:2}

.transfer-table [data-column-id="customer.last_name"] {order:3}
.transfer-table [data-column-id="customer.phone"] {order:4}

.transfer-table [data-column-id="total_persons"] {order:5}
.transfer-table [data-column-id="total_price_gross"]{order:6}

.transfer-table [data-column-id="extras"] {order:7}
.transfer-table [data-column-id="note"] {order:8}

.transfer-table .bookings_partner_name {display:none}
}

@media print {
body{margin:0; padding:0}	
.navbar{display:none;}
form{display:none;}
footer{display:none;}
.transfer-table .col-6{width:25%}
.transfer-table [data-column-id="flight_time"]{display:none;}
.transfer-table .table-col-actions{display:none;}
.btn {display:none;}

.transfer-table [data-column-id="staying"]{display:none;}

.transfer-table [data-column-id="time"] {order:1}
.transfer-table [data-column-id="customer.last_name"] {order:2}
.transfer-table [data-column-id="customer.phone"] {order:3}

.transfer-table [data-column-id="flight_time"] {order:4}
.transfer-table [data-column-id="flight_number_in"] {order:5}
.transfer-table [data-column-id="is_key_released"] {order:6}

.transfer-table [data-column-id="extras"] {order:7}
.transfer-table [data-column-id="note"] {order:8}
}