li input, li select, li textarea{
  background:#ffffff !important;
  border: 1px solid #cccccc !important;
  }
  .form-label{
  width:150px !important;
  }
  
  .form-label-left{
  width:150px !important;
  }
  
  .form-line{
  padding:10px;
  }
  
  .form-label-right{
  width:150px !important;
  }
  
  body, html{
  margin:0;
  padding:0;
  }
  
  
  
  .form-all{
  margin:0px auto;
  width:650px;
  color:Black !important;
  font-family:Verdana;
  font-weight:normal;
  font-size:12px;
  margin: 0 auto;
  }
  
  @media only screen and (max-width:480px){.form-all,.formRandomContainer{max-width:100%!important}.form-all img{max-width:100%!important;height:auto!important}.form-textbox{max-width:100%;padding:0!important}.form-dropdown{max-width:100%!important}}
  