.v-spinner{text-align:center}@-webkit-keyframes v-scaleStretchDelay{0% {-webkit-animation-name: inherit; -webkit-animation-duration: inherit; -webkit-animation-iteration-count: inherit; -webkit-animation-direction: inherit;},100% {-webkit-transform: scaleY(1); transform: scaleY(1);} 50% {-webkit-transform: scaleY(.4); transform: scaleY(.4);}}@keyframes v-scaleStretchDelay{0% {-webkit-animation-name: inherit; -webkit-animation-duration: inherit; -webkit-animation-iteration-count: inherit; -webkit-animation-direction: inherit;},100% {-webkit-transform: scaleY(1); transform: scaleY(1);} 50% {-webkit-transform: scaleY(.4); transform: scaleY(.4);}}input[type=number][data-v-ccbdf026]::-webkit-outer-spin-button,input[type=number][data-v-ccbdf026]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-ccbdf026]{-moz-appearance:textfield}.isDisabled{cursor:not-allowed;opacity:.5;pointer-events:none}
