.n-switch-filter
  .n-filter-value
    max-width unset
    margin-right 4px
.n-switch-filter-point
  margin-left 4px
  width 10px
  height @width
  border-radius 50%
  border 2px solid #F7F9FA
  background-color #d9dfe5
  &.active
    border-color #C1D8F1
    background-color #006ce1
