@charset 'utf-8';

/* ----------------------------------------------------- */

#booking_box {
	
	width: 600px;
	padding: 10px;	
	text-align: center;
}

#demo_box {
	
	width: 600px;
	border: 5px solid #CCCCCC;
	padding: 20px;
}

#or_box {
	
	width: 600px;
	text-align:center;
}


.gender {
	width: 20px !important;
	margin-left: 65px !important;
}

.name {
	width: 158px !important;
}


/* ----------------------------------------------------- */

.limiterBox {
	border: 1px solid #cccccc;
	border-bottom: none;
	background-color: #c2c72f;
	padding: 3px 6px;
	font-size: 10px;
	z-index: 99999;
}
