/* BOOKING_PRICE CSS Document iV4 */

table.price {
	}
	table.price td {
	padding:3px 5px;
	}

table.price_setting {	
	}

table.price_addnew {	
	}

/* min-width prijsveld in modal 'Wijzigen prijzen schema' (verschijnt wanneer prijstype 'werkelijke prijs' is) - issue IRES-9318 */
.realPrice {
	min-width:8em;
	}

	