@import url('datepicker.css');

.step2 form .button {
  margin-top: 20px;
  padding: 3px 5px;
}
.step2 form .row {
  width: auto;
}
.step2 form .row td {
  padding: 0;
  width: 100px;
  border: 0px none;
}
.step2 form .row label {
  cursor: pointer;
  border:0;
}
.step2 form .row label {
  float: none;
  display: inline;
  margin-left: 10px;
}

#main-nav li a { border-left:0px; }


.step2 .ui-buttonset label.ui-button {
  border: solid 1px gray;
  height: 18px !important;
  float:left;
  margin-top: 0;
}


.step2 .ui-buttonset .ui-state-default {
  background:#DFDFDF;
  color:#333333;
}
.step2 .ui-buttonset .ui-state-active {
  background:#313031;
  color:#FFFFFF;
}

.step2 form .row label {
  margin-left:0;
  padding-left:8px;
  padding-right:8px;
  padding-top:4px;
  padding-bottom:4px;
  width:120px;
}
.step2 .ui-buttonset label .ui-button-text { padding:1px; width:100%; height: 36px !important;}

.step2 form .row label { margin-right:0px; margin-top:11px; float:none; width:200px;}
.step2 form .row .row { width:inherit; height: 36px;}
.step2 form .row  label {margin-left:0px;padding-left: 0px;}
.step2 .row table {margin-bottom:10px;}

.step2 .radios.ui-buttonset {
margin-bottom: 10px;
width: auto;
text-align: left;
float: right;
}


.step2 .helptext {
border-top-color: #666;
border-top-style: solid;
border-top-width: 1px;
clear: both;
display: block;
font-size: 12px;
min-height: 36px;
line-height: 18px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
overflow-x: visible;
overflow-y: visible;
padding-bottom: 7px;
padding-left: 0px;
padding-right: 0px;
padding-top: 7px;
text-align: justify;
width: 628px;
color: #000;
}

.step2 form .row label {
  width:auto;
}

.step2 form .row label:first-child {
  display: block;
  margin-bottom: 10px;
  padding-left: 0px;
}
form .buttons button {
  margin-top:0px;
}

.ui-datepicker {
  z-index:20 !important;
}