<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS for Combos2 */
.comment {
	width: 346px;
	height: 30px;
	border: 1px solid #e2e2e2;
}

.time {
	color: red;
	height: 18px;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}

.comboTitre {
	height: 30px;
	width: 750px;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #e2e2e2;
	background: #f3f3f3; /* Old browsers */
}

.comboNote {
	width: 750px;
	font-size: 10px;
	color: #000;
	height: 30px;
	border: 1px solid #e2e2e2;
}

.comboNote div {
	padding-left: 10px;
}

.comboGroupeNote {
	width: 750px;
	font-size: 15px;
	font-weight: bold;
	max-height: 30px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.qtyComboLabelCell {
	color: #555;
	width: 248px;
	background-color: #F0F0F0;
	text-align: right;
	border-bottom: 2px solid white;
	white-space: nowrap;
	border: 1px solid #e2e2e2;
	border-right: none;
	border-left: 1px solid #e2e2e2;
	border-top: none;
	background: #f3f3f3; /* Old browsers */
}

.qtyComboFieldCell {
	text-align: left;
	width: 100px;
	background: #f3f3f3; /* Old browsers */
}

.qtyGroupeComboLabelCell {
	color: #555;
	width: 175px;
	background-color: #000000;
	text-align: right;
	white-space: nowrap;
	background: #fff;
}

.qtyGroupeComboFieldCell {
	text-align: left;
	width: 57px;
	background: #fff; /* Old browsers */
}

.comboGroupeName {
	width: 748px;
	height: 30px;
	border: 1px solid #e2e2e2;
	border-bottom: none;
	font-weight: bold;
	background: #f3f3f3; /* Old browsers */
}

.comboGroupeName div {
	padding-left: 10px;
}

.comboGroupeTable {
	width: 750px;
	height: 30px;
	border: 1px solid #e2e2e2;
	color: #555;
	background: #f3f3f3; /* Old browsers */
	padding-top: 5px;
}

.comboGroupeTableContent {
	width: 750px;
	height: 75px;
	background-color: #FFFFFF;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.comboGroupePriceContent {
	width: 750px;
	height: 35px;
	background-color: #FFFFFF;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.selection {
	color: #555;
	width: 30px;
}

.title {
	color: #555;
	width: 220px;
}

.dateShow {
	color: #555;
	width: 170px;
}

.price {
	color: #555;
	width: 80px;
}

.seat {
	color: #555;
	width: 140px;
}

.visualizeSeat {
	color: #555;
	width: 130px;
}

.priceType {
	color: #555;
	width: 180px;
}

.serviceCharge {
	color: #555;
	width: 140px;
}

.total {
	color: #555;
	width: 145px;
}

.quantity {
	color: #555;
	width: 140px;
}

.priceTypeContent {
	width: 180px;
}

.priceContent {
	width: 145px;
}

.serviceChargeContent {
	width: 140px;
}

.totalContent {
	width: 145px;
}

.quantityContent {
	width: 140px;
}

.ComboRadioButton {
	width: 30px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.titleContent {
	color: #000;
	font-weight: bold;
	width: 200px;
	text-align: left;
	vertical-align: central;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.dateContent {
	color: #000;
	width: 170px;
	text-align: left;
	vertical-align: central;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.priceLevelContent {
	color: #000;
	width: 80px;
	text-align: left;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.seatContent {
	color: #000;
	width: 140px;
	height: 78px;
	text-align: left;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.seatImage {
	color: #000;
	width: 130px;
	height: 78px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

#button {
	width: 120px;
	height: 45px;
	background: url(../images/nextbtn.jpg);
	display: inline-block;
	color: #333;
	text-shadow: 0px 1px 1px #fff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	text-decoration: none;
	border: none;
	margin-top: -20px;
}

.ComboGroupPriceHeader {
	border: 1px solid #e2e2e2;
	background: #f3f3f3; /* Old browsers */
	width: 748px
}

.ComboGroupPriceTitle {
	font-weight: bold;
}

.errorPanel {
	width: 750px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	color: red;
}

.ComboGroupQtyHeader {
	border: 0;
	border-collapse: collapse;
}

.ComboGroupQtyHeader td {
	padding: 0;
}

.ComboGroupQty {
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}

.persistent-error-bar {
	display: block;
	/*position: fixed;*/
	top: 0;
	margin: auto;
	text-align: center;
	font-weight: bold;
	padding: .8em .8em 0 .8em;
	/* 	border-radius: 0 0 .5em .5em; */
	border: 1px solid #888;
	border-top: none;
	color: #D63301;
	background-color: #FFCCBA;
}

tr.disabled {
	background: #ccc;
}

tr.disabled &gt; td {
	color: #999;
}</pre></body></html>