@charset "utf-8";
#bookingform {
	width:320px;
	max-width:100%;
	height:430px;
	margin:auto;
	padding:5px;
	background-color:rgba(184,235,233,0.88);
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.borderstyle {
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
#bookingtitle {
	font-size:30px;
	width:320px;
	text-align:center;
}
#quotetitle {
	font-size:30px;
	width:320px;
	height:40px;
	text-align:center;
	margin:auto;
}
#quotetitle2 {
	font-size:20px;
	width:320px;
	height:40px;
	text-align:center;
	margin:auto;
}
.quoteitem {
	width:95%px;
	font-size:16px;
	padding-bottom:5px;
}
.quoteitem label {
	display:inline-block;
	width:110px;
	vertical-align:top;
}
.quoteitem input {
	font-size:16px;
}
.quoteunote{
	padding-left:110px;
	font-size:10px;
	padding-bottom:5px;
}
.timenote {
	color:rgba(255,0,4,1.00);
	font-size:10px;
	font-weight:bold;
}
.quoteitemlg {
	width:95%px;
	font-size:26px;
	padding-bottom:5px;
}
.quotenote {
	width:95%px;
	font-size:12px;
	padding-bottom:5px;
}
.datefield {
	width:98px;
}
.timefield {
	width:50px;
}
.bookingheading {
	font-size:18px;
}
.locdetails {
	width:250px;
	height:50px;
	font-size:16px;
}
.adddetails {
	width:250px;
	height:100px;
	font-size:16px;
}
.email {
	width:250px;
}
.numselect {
	width:50px;
}
#size {
	width:320px;
	height:60px;
}
#location {
	width:320px;
	height:60px;
}
#deldatediv {
	width:316px;
	height:60px;
}
#deldate {
	width:316px;
}
#deldatediv .textbox-icon {
	height:43px !important;
	width:18px !important;
	margin-top:-5px !important;
}
#retdatediv {
	width:316px;
	height:60px;
}
#retdate {
	width:316px;
}
#retdatediv .textbox-icon {
	height:43px !important;
	width:18px !important;
	margin-top:-5px !important;
}
.datebox {
	height:36px !important;
	padding-top:2px;
}
#wtype {
	width:320px;
	height:60px;
}
#suburb {
	height:40px;
	width:320px;
}
#skip {
  width:320px;
/*  height:40px;
  font-size: 24px;
  border: 0;
  margin: 0;
  padding: 4px;
  white-space: normal;
  vertical-align: top;
  outline-style: none;
  resize: none;
*//*  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
*/}
#type {
  height:40px;
  width:320px;
  font-size: 24px;
  border: 0;
  margin: 0;
  padding: 4px;
  white-space: normal;
  vertical-align: top;
  outline-style: none;
  resize: none;
/*  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
*/}
#sprice {
	height:50px;
	font-size:30px;
}

#gcbutton{
  height:40px;
  width:320px;
  font-size: 30px;
  border: 0;
  margin: 0;
  padding: 4px;
  white-space: normal;
  vertical-align:middle;
  text-align:center;
  outline-style: none;
  resize: none;
}
#sprice {
	height:50px;
	font-size:30px;
}
.datefield {
  height:40px;
  width:320px;
  font-size: 24px;
  border: 0;
  margin: 0;
  padding: 4px;
  white-space: normal;
  vertical-align: top;
  outline-style: none;
  resize: none;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
