.panel-default>.panel-heading{
	background-color: #e93a3a;
	color: white;
}
textarea.form-control{
	max-width: 100%;
	max-height: 350px;
}