.uif-paginate
  &-content
    float right
  &-item
    float left
    height 30px
    padding 6px 10px
    border 1px solid #e4e4e4
    text-align center
    color #323232
    margin-left 2px
    cursor pointer
    &.more
      cursor default
      color #333
      border-color transparent
    &.active
      border-color #a40000
      background-color @border-color
      color #FFF
    &.disabled
      color #D4D4D4
      border-color #e4e4e4
      cursor default
  &-text
    float left
    line-height 20px
    margin 5px
  .uif-input
    width 40px
    text-align center
  .uif-input
  .uif-btn
    float left
    margin-top 2px
