
  #contactUs_form .input-group .form-control:focus {
    z-index: 0;
  }
  .white-text {
    color: #f9f9f9;
  }
  .zero_top_margin {
    margin-top: -10px;
  }
  .form-control {
    min-height: 33px !important;
  }
  .captcha_backimage1 {
    background-image: url("") !important;
  }



  body {background-color: #ececec;}
  .left_margin {margin-left: -15px;}
  
