body{background-color:transparent;}
#booking_form .text-primary{color:#fff !important; font-weight:bold;}
#booking_form .rate-pricing-item.active {background:#564f34 !important;}
#booking_form .rate-pricing-item.hover {background:#564f34 !important;}
#booking_form legend.text-primary {font-weight:normal; font-size:1.3rem; text-transform: uppercase;}
#booking_form .list-group-item .text-primary {color:#000 !important;}
#booking_form .btn-primary {background-color:#564f34; border-color:#564f34; text-transform: uppercase}
#booking_form a:link, #booking_form a:visited {color:#bba965}
#booking_form a:active, #booking_form a:hover {color:#bba965}
#booking_form .alert-success .alert-link:hover {color:#f7d072}
#booking_form .rate-pricing-item.active a:link {color:#fff}
#booking_form .alert-primary {background:#564f34; border-color:#564f34; color:#fff}
#booking_form .alert-success {background:#bba965; border-color:#bba965; color:#000;}
#booking_form .list-group-item{border-radius:0.25rem;}
#booking_form .terminals{display:none;}
#booking_form .form-check-label {color:#fff;}
#booking_form .list-group-item .form-check-label {color:#000;}
#booking_form .list-group-item{margin-bottom:10px;}
#booking_form .rate-pricings .m-0{margin-bottom:10px !important;}
#booking_form legend{color:#fff;}

#booking_form #your_booking .more-cancellation-details{margin-bottom:50px !important}

@media (max-width:768px) {
#booking_form #your_booking{margin-top:-90px}
}

#embed #app header{display:none}
#embed .bg-light{color:#fff;}
#embed .bg-light .form-floating{color:#000;}
#embed a:link, #booking_form a:visited {color:#bba965}
#embed a:active, #booking_form a:hover {color:#E6D9BB}
#embed .btn-primary {background-color:#bba965; border-color:#bba965; text-transform: uppercase; color:#000}
#embed .btn-primary:hover {background-color:#E6D9BB; border-color:#E6D9BB;}

#ps_widget .btn-primary, #ps_widget .btn-primary:disabled, #ps_widget .btn-primary.disabled {background-color:#bba965; border-color:#bba965; color:#000;}
#ps_widget .btn-primary:hover{background-color:#03ab52;}
#ps_widget .form-control{font-size:1.3rem}
#ps_widget .display-5{display:none;color:#fff;font-size:2.0rem; text-align:center;}
#ps_widget .display-5 span:nth-child(2n){font-weight:700}
#ps_widget .display-5 .col-9{padding-left:26%}
#ps_widget .d-grid{display: flex; justify-content: center;}
#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:0!important}
@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;}
}

#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{display:none;}
.transfer_valet{display:none;}
.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="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="transfer_type"]{order:7}
.transfer-table [data-column-id="extras"] {order:8}
.transfer-table [data-column-id="note"] {order:9}


.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="total_persons"] {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="staying"]{order:5}
.transfer-table [data-column-id="total_price_gross"]{order:6}
.transfer-table [data-column-id="transfer_type"]{order:7}
.transfer-table [data-column-id="extras"] {order:8}
.transfer-table [data-column-id="note"] {order:9}
}

@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}
}