.supsystic-plugin table.form-table tr {
  border-bottom: none !important;
}

.supsystic-plugin .egm-form-marker {
  border-top: 1px solid #e9edee;
  margin-top: 25px;
}

.supsystic-plugin .egm-form-marker textarea {
  width: 100%;
  resize: vertical;
  background-color: #f6f7f7;
  color: #252728;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 1px solid #dfe4e4;
  padding: 7px 5px;
}
