
.title.is-4[data-v-07b8cfba] {
  margin-bottom: 0;
}
.wrapper-sale-note-concepts[data-v-07b8cfba] {
  overflow: auto;
}
.header-label[data-v-07b8cfba] {
  padding-right: 0.25rem;
}
.button.add-concept[data-v-07b8cfba] {
  padding-left: 0.75em!important;
  padding-right: 0.75em!important;
  margin-right: 20px;
  height: 36px;
}
.button.add-concept .icon[data-v-07b8cfba] {
  margin-left: calc(-0.375em - 1px)!important;
  margin-right: calc(-0.375em - 1px)!important;
  font-size: inherit!important;
}
.add-concept-label[data-v-07b8cfba] {
  padding-left: .5rem;
}
.title-container[data-v-07b8cfba] {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: .3rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cfdi-related-field[data-v-07b8cfba],
.cfdi-related-field .field[data-v-07b8cfba] {
  width: 340px;
}
.product-service-key-field[data-v-07b8cfba],
.product-service-key-field .field[data-v-07b8cfba] {
  width: 150px;
  max-width: 150px;
}
.selected-field.product-service-key-field[data-v-07b8cfba],
.selected-field.product-service-key-field .field[data-v-07b8cfba] {
  width: 400px;
  max-width: 400px;
}
.unit-key-field[data-v-07b8cfba],
.unit-key-field .field[data-v-07b8cfba] {
  width: 100px;
  max-width: 100px;
}
.selected-field.unit-key-field[data-v-07b8cfba],
.selected-field.unit-key-field .field[data-v-07b8cfba] {
  width: 250px;
  max-width: 250px;
}
.description-field.selected-field[data-v-07b8cfba] {
  width: 400px;
}


.concepts th,
.concepts td {
  vertical-align: middle;
  text-align: left;
  padding: 0.5em;
}
.concepts .label:not(:last-child) {
  margin-bottom: 0;
  margin-right: 1rem;
}
.new-sale-note.concepts input[type='number'] {
  -moz-appearance: textfield;
}
.new-sale-note.concepts input::-webkit-outer-spin-button,
.new-sale-note.concepts input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.totals {
  float: right;
}
.totals th {
  border: 0px;
}
@media (min-width:769px) {
.fullwidth-field:not(.selected-field){
    width: auto !important;
    min-width: 150px;
    max-width: 250px !important;
}
}


/*# sourceMappingURL=sale-note-concepts.c05ff845.css.map*/