._positionBoxRoot_1h0qw_1 {
  position: absolute;
}
._positionBoxRoot_1h0qw_1 :not(.allow-image-drag) img {
  -webkit-user-drag: none;
}
._positionBoxRoot_1h0qw_1[draggable] {
  cursor: move;
}

._tips_1h0qw_11 {
  position: absolute;
  z-index: 1010;
  width: 45px;
  height: 21px;
}
._tips_1h0qw_11 ._scaleBox_1h0qw_17 {
  transform: scale(0.75);
  transform-origin: top left;
}
._tips_1h0qw_11 ._gap_1h0qw_21 {
  flex: none;
  width: 8px;
}
._tips_1h0qw_11 ._item_1h0qw_25 {
  display: flex;
  width: 60px;
  color: #333;
  text-shadow: 1px 1px 0 #fff;
}
._tips_1h0qw_11 ._item_1h0qw_25 ._label_1h0qw_31 {
  flex: none;
  font-size: 12px;
  line-height: 14px;
  margin-right: 2px;
}
._tips_1h0qw_11 ._item_1h0qw_25 ._numberBox_1h0qw_37 {
  flex: 1;
  font-size: 12px;
  line-height: 14px;
}
._tips_1h0qw_11 ._item_1h0qw_25 ._numberBox_1h0qw_37 input {
  padding: 0;
  margin: 0;
  height: 14px;
  line-height: 14px;
  width: 100%;
  border: solid 0 transparent;
  background: transparent;
  outline: none;
  text-shadow: 1px 1px 0 #fff;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1.3334px;
}