
.fixedTop {
  position: sticky;
  top: 0;
  z-index: 999;
}
.invalid {
  background-color: coral;
}


.absolute-r[data-v-57d2100a]{position: relative;}
.absolute-r button[data-v-57d2100a]{position: absolute; top: 10px; right: 10px;}
.absolute-r .address-btn[data-v-57d2100a]{top: 5px;}
.table-row > div[data-v-57d2100a]:nth-child(even){background: #f9f9f9cc;}
.small[data-v-57d2100a] {
  height: 14px;
}
input[type="number"][data-v-57d2100a]::-webkit-inner-spin-button,
input[type="number"][data-v-57d2100a]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.inputPrice input[type="number"][data-v-57d2100a] {
  -moz-appearance: textfield;
}
.inputPrice input[data-v-57d2100a]::-webkit-outer-spin-button,
.inputPrice input[data-v-57d2100a]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.ellipsis[data-v-57d2100a] {
  text-overflow: ellipsis;
  max-width: 10vw;
  overflow: hidden;
  white-space: nowrap;
  font-size: small !important;
}


table.table tbody td[data-v-4383dc85],
table.table tbody th[data-v-4383dc85] {
  height: 100%;
}


/*# sourceMappingURL=view-CreateIPVoice-vue.ec3e30dc.css.map*/