.content[data-v-f090ed2c] {
  width: 70px;
  border-top: 1px solid #7c869a;
  border-bottom: 1px solid #7c869a;
  box-sizing: border-box;
}
.content input[data-v-f090ed2c] {
  max-width: 80%;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-align: center;
  font-weight: bold;
}
.content input[data-v-f090ed2c]::-moz-placeholder {
  color: #272727 !important;
}
.content input[data-v-f090ed2c]::placeholder {
  color: #272727 !important;
}
.content input[data-v-f090ed2c]:focus {
  outline: none !important;
}
.content input[data-v-f090ed2c]::-webkit-outer-spin-button,
.content input[data-v-f090ed2c]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.content input[type=number][data-v-f090ed2c] {
  -moz-appearance: textfield;
}
.pends[data-v-f090ed2c] {
  width: 20%;
  font-weight: bold;
  margin-top: 2px;
}
.counter[data-v-f090ed2c] {
  background: white;
}
