@charset "utf-8";
#bookingform {
	width:100%;	
	margin:auto;
	color:#FFFFFF;
        font-family:"Open Sans", serif;
        text-transform: uppercase;
}
#quote_form .bformlabel {
margin-top: 10px;
}
#quote_form input submit {
   width:100% !important;
   height: 40px !important;
}
#surburb span.textbox {
   width:100% !important;
   height: 40px !important;
}
#quote_form span.textbox {
   width:100% !important;
   height: 40px !important;
}
#formframe{
	margin:auto;
	width:100%;
	border-image: none; 

}
#bookingtitle {
        font-family: Arial, helvetica, sans-serif;
	font-size:30px;
	width:100%;
	text-align:center;
}
#quotetitle {
	font-size:30px;
	width:100%;
	height:40px;
	text-align:center;
	margin:auto;
}
#quotetitle2 {
	font-size:20px;
	width:100%;
	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:100%;
	height:60px;
}
#location {
	width:100%;
	height:60px;
}
#deldatediv {
	width:100%;
	height:60px;
}
#deldate {
	width:100%;
}
#deldatediv .textbox {
        border: none !important;
}
#deldatediv .textbox-icon {
	height:43px !important;
	width:26px !important;
	margin-top:-0px !important;
        background-color: #34b742 !important;
        border: none !important;
}
#retdatediv {
	width:100%;
	height:60px;
}
#retdate {
	width:100%;
}
#retdatediv .textbox {
        border: none !important;
}
#retdatediv .textbox-icon {
	height:43px !important;
	width:24px !important;
	margin-top:0px !important;
        background-color: #34b742 !important;
}
#location .textbox {
        border: none !important;
}
#location .textbox-icon {
	height:43px !important;
	width:24px !important;
	margin-top:0px !important;
        background-color: #34b742 !important;
        z-index: 9999 !important;
}
#size .textbox {
        border: none !important;
}
#size .textbox-icon {
	height:43px !important;
	width:24px !important;
	margin-top:0px !important;
        background-color: #34b742 !important;
        z-index: 9999 !important;
}
#wtype .textbox {
        border: none !important;
}
#wtype .textbox-icon {
	height:43px !important;
	width:24px !important;
	margin-top:0px !important;
        background-color: #34b742 !important;
        z-index: 9999 !important;
}
#wmattress .textbox {
        border: none !important;
}
#wmattress .textbox-icon {
	height:43px !important;
	width:24px !important;
	margin-top:0px !important;
        background-color: #34b742 !important;
        z-index: 9999 !important;
}
.datebox {
	height:36px !important;
	padding-top:2px;
}
.bformlabel {
	color:#FFFFFF;
}
#wtype {
	width:100%;
}
#suburb {
	width:100%;
}
#skip {
  width:100%;
}
#type {
  width:100%;
}
#mattress {
  width:100%;
}
#wmattress {
  width:100%;
}
#sprice {
	margin-top:5px;  
        margin-bottom:5px;      
	height:50px;
	font-size:30px;
        line-height: 20px;
        text-align:center;
}
#gcbutton{
  height:40px;
  width:100%;
  font-size: 26px;
  font-weight: 400;
  border-radius: 50px;
  border: 0;
  margin-top: 25px;
  padding: 4px;
  white-space: normal;
  vertical-align:middle;
  background-color: #34b742;
  text-align:center;
  outline-style: none;
  resize: none;
}
#gcbutton:hover{
  height:40px;
  width:100%;
  font-size: 26px;
  font-weight: 400;
  border-radius: 50px;
  border: 0;
  margin-top: 25px;
  padding: 4px;
  white-space: normal;
  vertical-align:middle;
  background-color: #fff;
  text-align:center;
  outline-style: none;
  resize: none;
}
.subname {
	width:200px;
}
.skipsize {
	width:50px;
}
.weighting {
	width:50px;
	text-align:right;
}
.tright {
	text-align:right;
}
.thighlight{
	background-color:#E0ECFF;
}
.suburbtable td {
	padding:4px;
}
.bookpage {
	background-image:url(../images/background.png);
	background-repeat:no-repeat;
	background-size:auto;
}
