.kodelisting-form-total-price {display:none!Important}
.kodelisting-form-price-details.hide {display:none!Important}
.base-price {display:none!Important}






/* COLORI CALENDARIO - Aggiungo altri colori in base allo stato dei pagamenti */
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.pagamento-effettuato{background-color:#008000}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.past_date.pagamento-effettuato{background-color:#006100}

.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.pagamento-parziale{background-color:#e6ffaa}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.past_date.pagamento-parziale{background-color:#e6ddaa}

.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.pagamento-gratuito{background-color:#f769d0}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.past_date.pagamento-gratuito{background-color:#f789d0}

.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.pagamento-cancellato{background-color:#ff0000}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.past_date.pagamento-cancellato{background-color:#d63638}

.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.pagamento-in-attesa{background-color:#6db6fa}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.past_date.pagamento-in-attesa{background-color:#4f94d4}

/* Prenotazione annullata */
.table-prenotazione-annullata{opacity:0.5}

/* Pagamento cancellato */
.wpbc_resources_table .payment-label-cancellato, .wpdevelop .label-default.payment-label-cancellato {background-color: #d63638 !important}