
.n-input
  width 100%
  cursor text

.n-input .fake-rows
  white-space pre-wrap
  position absolute
  left 0
  top 0
  z-index -1
  opacity 0
  visibility hidden

textarea.n-form-value
input.n-form-value
  font-family inherit
  width 100%

.n-input-max
  position absolute
  right 4px
  bottom 7px
  font-size 12px
  line-height 16px
  opacity 0.8
  color #6d7880
  padding 0 2px
  background-color #F7F8FA
