@font-face {
    font-family: NextIcon;
    src: url("//laz-g-cdn.alicdn.com/lzd/assets/0.0.7/dpl-buyeruikit/2.0.1/font_482437_i9tqljab236p3nmi.eot");
    src: url("//laz-g-cdn.alicdn.com/lzd/assets/0.0.7/dpl-buyeruikit/2.0.1/font_482437_i9tqljab236p3nmi.eot?#iefix") format("embedded-opentype"),url("//laz-g-cdn.alicdn.com/lzd/assets/0.0.7/dpl-buyeruikit/2.0.1/font_482437_i9tqljab236p3nmi.woff") format("woff"),url("//laz-g-cdn.alicdn.com/lzd/assets/0.0.7/dpl-buyeruikit/2.0.1/font_482437_i9tqljab236p3nmi.ttf") format("truetype"),url("//laz-g-cdn.alicdn.com/lzd/assets/0.0.7/dpl-buyeruikit/2.0.1/font_482437_i9tqljab236p3nmi.svg#articonsvg") format("svg")
}

.next-icon {
    position: relative;
    display: inline-block;
    font-family: NextIcon;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .1px;
    -moz-osx-font-smoothing: grayscale
}

.next-icon:before {
    display: inline-block;
    speak: none;
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
    text-align: center
}


.next-icon-medium:before {
    width: 20px;
    font-size: 20px;
    line-height: inherit
}


.next-icon-add:before {
    content: "\E66F"
}

.next-icon-minus:before {
    content: "\E670"
}

.next-input {
    display: inline-table;
    border-collapse: separate;
    overflow: visible;
    border: 1px solid #eff0f5;
    width: 200px;
    border-spacing: 0;
    background-color: #fff;
    transition: all .3s ease-out
}

.next-input,.next-input *,.next-input :after,.next-input :before {
    box-sizing: border-box
}

.next-input input {
    height: 100%
}

.next-input input,.next-input textarea {
    width: 100%;
    border: none;
    outline: none;
    padding: 0;
    font-weight: 400;
    vertical-align: baseline;
    background-color: transparent
}


.next-input.next-input-single {
    border-color: #dadada
}

.next-input.next-input-single input {
    color: #212121
}

.next-input-medium {
    border-radius: 0
}

.next-input-medium input {
    height: 38px;
    line-height: 38px \0;
    margin: 0;
    padding: 0 8px;
    font-size: 14px
}

.next-input-medium input {
    border-radius: 0
}

.next-number-picker {
    color: #212121;
    font-family: Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,Sans-serif;
    font-size: 14px;
    line-height: 1.28571;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.next-number-picker,.next-number-picker *,.next-number-picker :after,.next-number-picker :before {
    box-sizing: border-box
}

.next-number-picker:after {
    visibility: hidden;
    display: block;
    height: 0;
    font-size: 0;
    content: " ";
    clear: both
}

.next-number-picker-input-wrap {
    overflow: hidden;
    float: left
}

.next-number-picker-input-wrap .next-number-picker-input input {
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: center
}

.next-number-picker-handler-wrap {
    float: right;
    margin-left: 2px;
    position: relative;
    transition: all .2s
}

.next-number-picker-handler-wrap .next-number-picker-handler {
    text-align: center;
    cursor: pointer;
    line-height: 0;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    transition: all .2s;
    display: block;
    border: 4px solid transparent;
    color: #ffffff;
    background-color: #055589;
}

.next-number-picker-handler-wrap .next-number-picker-handler-down-disabled,.next-number-picker-handler-wrap .next-number-picker-handler-down-disabled:hover,.next-number-picker-handler-wrap .next-number-picker-handler-up-disabled,.next-number-picker-handler-wrap .next-number-picker-handler-up-disabled:hover {
    color: #9e9e9e;
    background-color: #fafafa;
    border-color: transparent;
    cursor: default
}

.next-number-picker-handler-wrap .next-number-picker-handler-up {
    margin-bottom: 2px
}

.next-number-picker-handler-down-inner,.next-number-picker-handler-up-inner {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: block;
    transition: line-height .2s;
    line-height: 11px
}

.next-number-picker-inline .next-number-picker-handler-wrap,.next-number-picker-inline .next-number-picker-input-wrap {
    position: relative;
    float: left
}

.next-number-picker-inline .next-number-picker-handler-wrap {
    width: 108px;
    margin-left: 0
}

.next-number-picker-inline .next-number-picker-handler-wrap .next-number-picker-handler {
    width: 32px;
    height: 32px;
    border-radius: 0;
    margin: 0
}

.next-number-picker-inline .next-number-picker-handler-wrap .next-number-picker-handler-down-inner,.next-number-picker-inline .next-number-picker-handler-wrap .next-number-picker-handler-up-inner {
    line-height: 24px
}

.next-number-picker-inline .next-number-picker-handler-wrap .next-number-picker-handler-up {
    float: right
}

.next-number-picker-inline .next-number-picker-handler-wrap .next-number-picker-handler .next-icon:before {
    width: 12px;
    font-size: 12px;
    line-height: inherit
}

.next-number-picker-inline .next-number-picker-input-wrap {
    margin-left: -76px
}

.next-number-picker-inline .next-number-picker-input {
    width: 44px
}

.next-number-picker-inline .next-number-picker-input input {
    line-height: 22px;
    height: 30px
}