.content {
  margin-left: 24px;
}

label {
 font-weight: bold;
}

.form-item
{
padding-top: 5px;
text-align: left;
margin-left: 24px;
text-decoration: bold;

}

 textarea {
   width: 700px !important;
   height: 100px !important;
 }

