#dohop{
  margin:0px 0px 0px 0px;
  width:370px;
}

#dohop_forms .location .watermark{
  color:#777777;
  display:block;
  font-size:12px;
  left:4px;
  overflow:hidden;
  position:absolute;
  top:22px;
  white-space:nowrap;
  width:90%;
  z-index:110;
}

#dohop_forms .complete .watermark{
  display:none;
}

.grid .q{
  float:left;
  text-align:center;
  min-height:62px;
  margin:0px;
  padding:0px;
  border-collapse:collapse;
  position:relative;
  z-index:1;
}

.grid .nolabel{
  padding-top:16px;
  min-height:36px;
  margin-left:6px;
}

.grid .oct{
  width:20%;
}

.vertical .grid .oct{
  width:49%;
}

.grid .q1{
  width:24.3%;
}

.grid .q2{
  width:49%;
}

.vertical .grid .q2{
  width:99%;
}

.grid .q3{
  width:60%;
}

.vertical .grid .q3{
  width:99%;
}

.grid .q4{
  width:28%;
}

.vertical .grid .q4{
  width:45%;
}

.grid .qright{
  float:right;
  min-height:0px;
  padding:0px 0px 0px 0px;
}

.halfsie input, .halfsie select{
  width:45% !important;
}

.grid label{
  display:block;
  white-space:nowrap;
  text-transform:capitalize;
  margin:0 0 3px 6px;
  float:left;
}

.grid select{
  width:90%;
  text-align:right;
}

input{
  font-size:14px;
  min-height:20px;
  border:1px inset #DCDCDC;
  border-radius:4px;
  outline:0 none;
  line-height:20px;
  padding:5px 14px 5px;
  border:1px solid #dcdcdc;
  box-shadow:inset 0 2px 2px rgba(0,0,0,.06);
  background:#fff;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
}

input.long{
  width:95%;
}

input.normal{
  width:75%;
}

input.submit{
  float:right;
}

input.radio{
  margin:-6px 3px 0px 0px;
  vertical-align:middle;
}

input.submit{
  border:0px solid #cacaca;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  background-color:#EC6400;
  color:#fff;
  font-weight:bold;
  font-size:14px;
  padding:7px 10px;
  margin:7px 5px 3px;
  cursor:pointer;
}

#oneway{
  position:absolute;
  margin:0 0 0 10px;
  padding:0px;
}

span.selector.date{
}

span.selector{
  border:medium none;
  cursor:pointer;
  height:14px;
  left:95%;
  margin-left:-14px;
  position:absolute;
  top:18px;
  width:13px;
  z-index:2;
}

#d2_head{
  white-space:nowrap;
}

.open_picker{
  z-index:4 !important;
}

.open_picker input{
  background-color:#CCC;
}

.dohop_datepicker{
  position:absolute;
  z-index:4;
  bottom:10px;
  left:50%;
  width:69+132px;
}

.vertical .dohop_datepicker{
  margin-left:-67px;
}

.vertical .q4 .dohop_datepicker{
  margin-left:-37px;
}

.horizontal .dohop_datepicker{
  bottom:-34px;
  left:95%;
}

.horizontal .dohop_datepicker.right{
  left:auto;
  right:100%;
}

#ui-datepicker-div{
  display:none;
}

.ui-datepicker-inline{
  width:130pxpx;
}

.ui-helper-hidden{
  display:none;
}

.ui-helper-hidden-accessible{
  position:absolute;
  left:-99999999px;
}

#d2_head{
  white-space:nowrap;
}

.ui-widget{
  font-size:9px;
}

.ui-datepicker{
  font-size:9px !important;
}

.open_picker{
  z-index:4 !important;
}

.open_picker input{
  background-color:#CCC;
}

.dohop_datepicker{
  position:absolute;
  z-index:4;
  bottom:10px;
  left:50%;
  width:69+132px;
}

.vertical .dohop_datepicker{
  margin-left:-67px;
}

.vertical .q4 .dohop_datepicker{
  margin-left:-37px;
}

.horizontal .dohop_datepicker{
  bottom:-34px;
  left:95%;
}

.horizontal .dohop_datepicker.right{
  left:auto;
  right:100%;
}

#ui-datepicker-div{
  display:none;
}

.ui-datepicker-inline{
  width:130pxpx;
}

.ui-helper-hidden{
  display:none;
}

.ui-helper-hidden-accessible{
  position:absolute;
  left:-99999999px;
}

.ui-helper-reset{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  line-height:1.3;
  text-decoration:none;
  font-size:100%;
  list-style:none;
}

.ui-helper-clearfix:after{
  content:.;
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.ui-helper-clearfix{
  display:inline-block;
}

