.tfp-textarea {
	background-color: #222;
	color: #FFF;
	border: 1px solid #999;
	border-radius: 4px;
  resize: none;
}