body{background-color:transparent; color:#262626}
#booking_form .text-primary{color:#874c9e !important; font-weight:bold;}
#booking_form .rate-pricing-item.active {background:#874c9e !important;}
#booking_form .rate-pricing-item.hover {background:#ab78b3 !important;}
#booking_form legend.text-primary {color:#ff9e16 !important;font-weight:normal; font-size:1.3rem; text-transform: uppercase}
#booking_form .btn-primary {background-color:#874c9e; border-color:#874c9e; text-transform: uppercase}
#booking_form a:link, #booking_form a:visited {color:#874c9e}
#booking_form a:active, #booking_form a:hover {color:#ab78b3}
#booking_form .alert-primary {background:#874c9e; border-color:#874c9e; color:#fff;}
/* #booking_form .flight-number-container{display:none} */

body#widget{background-color: transparent; padding-top:15px;}
#ps_widget .btn-primary, #ps_widget .btn-primary:disabled, #ps_widget .btn-primary.disabled {background-color:#5a3b71; border-color:#5a3b71; color:#fff;}
#ps_widget .btn-primary:hover{background-color:#874c9e;}
#ps_widget .form-control{font-size:1.3rem}
#ps_widget .display-5{font-size:1.5rem; text-align:center; color:#fff;}
#ps_widget .display-5 span:nth-child(2n){font-weight:700}
#ps_widget .display-5 .col-9{padding-left:25%;}
#widget .container {padding-top: 20px;}
#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}
#ps_widget bi-chevron-down{display:none;}

@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 span:nth-child(2n){white-space:normal;}
#ps_widget .display-5{font-size:1.2rem}
}

#protocol #tarif{}
#protocol #parkingLot{display:none;}
#protocol #phone_customer{}
#protocol #child_seats{}
#protocol #key_release{}
#protocol #carpark_name{display:none;}
#protocol #driver_departure{}
#protocol #driver_return{}
#protocol #number_plate{}
#protocol #car_type{}

.transfer_carpark_name {font-weight:bold;}
.transfer_parking_type{display:none;}
.transfer_transfer_type {display:none;}
.transfer_booked_rate{}
.transfer_valet{font-weight:bold;}
.transfer_valet::after {content: "\A"; white-space: pre;}
.transfer_persons{font-weight:bold;}
.transfer_persons::after {content: "\A"; white-space: pre;}
.transfer_number_plate{text-transform: uppercase;}
.transfer_number_plate::after {content: " - ";}
.transfer_car_type{}
.transfer_car_color{}
.transfer-table [data-column-id="is_key_released"] {display:none;}
.transfer-table [data-column-id="parking_lot_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="internal_booking_id"]{display:none;}
.transfer-table [data-column-id="flight_time"]{display:none;}

.bookings_carpark_name{}
.bookings_rate{}
.bookings_rate_name{}
.bookings_transfer{display:none;}
.bookings_transfer::before {content: " - ";}
.bookings_partner_name{}
.bookings_extra_name{}
.bookings_extra_content{}
.bookings_status{}

// #data-table-bookings [data-column-id="parkingLot.name"] {display:none;}
// #data-table-bookings [data-column-id="total_persons_arriving"] {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="time"] {order:1}
.transfer-table [data-column-id="customer.last_name"] {order:2}
.transfer-table [data-column-id="flight_time"] {order:3}
.transfer-table [data-column-id="customer.phone"] {order:4}

.transfer-table [data-column-id="flight_number"] {order:5}
.transfer-table [data-column-id="flight_number_in"] {order:6}
.transfer-table [data-column-id="staying"] {order:7}
.transfer-table [data-column-id="extras"] {order:8}

.transfer-table [data-column-id="total_price_gross"] {order:9}
.transfer-table [data-column-id="transfer_type"] {order:10}
.transfer-table [data-column-id="internal_booking_id"] {order:11}
.transfer-table [data-column-id="note"] {order:12}
}
