@CHARSET "ISO-8859-1";
.i2m_text_area {
  padding-right: 55px !important;
  resize: none;
  width: 100%;
  height: 200px;
  padding: 10px;
  box-sizing: border-box;
}
.action-button {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 5px;
}