.uniForm .ctrlHolder {
    padding: 4px;
    border-bottom: 0px solid #efefef !important;
}

::selection {
    background: transparent !important;
    color: #fff !important;
}








div.form_wizard_form  {
  display: block;
  clear: both;
  height: auto;
  margin: 0;
  margin-bottom: 8px;
  padding-right: 14px;
}
div.form_intro_text { padding-left: 4px; margin-bottom: 10px }
