.vertexDeleteIcon {
  background-image: url('../images/delete.png');
  background-repeat: no-repeat;
  text-align: center;
  width: 16px;
  height: 16px;
  background-position: 1px 1px;
}
.esriTextEditorInput {
  border-width: 1px;
  border-color: black;
  margin: 0px;
  padding: 1px;
  background: transparent;
  position:absolute;
  border-style: solid;
  text-align: left;
}