.uif-i
  display inline-block
  text-align center
  &-action
    cursor pointer
    width 16px
    font-size @width
    line-height @width
    color #7E8B98
    &.disabled
      cursor not-allowed
      color alpha(#ABBDE0, 0.5)
    &.available
      &:hover
      &.hover
      &:active
      &.active
        color $secondary-color
  &-none
    width 16px
    font-size @width
    line-height @width
