::placeholder {
  color: #fff !important;
  opacity: 1; /* Firefox */
}



.zcwf_lblLeft .zcwf_col_fld input[type="text"], .zcwf_lblLeft .zcwf_col_fld textarea {
  width: 100% !important;
  border: 1px solid #696969;
  resize: vertical;
  border-radius: 8px !important;
  float: left;
  height: 50px !important;
	color:#fff !important;
background: #696969 !important;
	margin-bottom: 5%;
}

.zcwf_lblLeft .zcwf_row {
  margin: 15px 0px !important;
}

.zcwf_lblLeft .zcwf_privacy {
  padding: 6px;
  margin-top: -4% !important;
}

 input[type="text"]:hover {
  width: 100% !important;
  border: 1px solid #008aaf;
  resize: vertical;
  border-radius: 5px !important;
  float: left;
  height: 50px !important;
}

.zcwf_lblLeft .zcwf_col_fld {
  float: left;
	width: 100% !important;
}

