div[rn-stepper]{border:none;display:flex;height:40px;border-radius:3px}div[rn-stepper]>button,div[rn-stepper]>input{float:left}div[rn-stepper].ng-invalid-out-of-bounds input{color:#FF3B34}div[rn-stepper][disabled] input{color:#aaa;border:0}div[rn-stepper] button{-moz-box-sizing:border-box;box-sizing:border-box;appearance:none;margin:0;width:36px;height:36px;color:#fff;font-size:18px;line-height:1;outline:0;padding:0 10px}div[rn-stepper] button:first-child{border-radius:3px 0 0 3px}div[rn-stepper] button:last-child{border-radius:0 3px 3px 0}div[rn-stepper] button[disabled]{opacity:.3}div[rn-stepper] button:active{box-shadow:inset 0 2px 2px rgba(0,0,0,.25)}div[rn-stepper] input{vertical-align:top;padding:0;background:#fff;text-align:center;display:inline-block;height:36px;line-height:36px;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0;width:90px;margin:0}