.btnop {
  width:50px;
  height:32px;
  background-color: #f2f2f2;
  margin: 2px 2px 10px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  cursor: pointer;
}
textarea{
  width: 100%;
  height: 110px;
}