.radius {
  border-radius: 10px;
}.radius {
  border-radius: 10px;
}.v-flex {
  display: var(--3e3bf628);
  flex-direction: var(--54feccb2);
  flex-wrap: var(--52495737);
  justify-content: var(--78bf6fc6);
  align-items: var(--61222e0f);
  align-content: var(--5be32308);
  row-gap: var(--5d475a20);
  column-gap: var(--3fcea268);
}.button.v-button {
  padding: 8px 20px 8px 20px;
}.button.v-button.v-modal-close {
  display: none;
}
.pdf-button,
.print-button,
.print-send-button,
.send-button {
  width: 100%;
}
.buttons-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 100px), 1fr));
  gap: 1rem;
}
.buttons-grid .v-button {
  overflow: visible;
  white-space: normal;
  z-index: 10;
  min-width: max-content;
}input[type=text][data-v-908b6ba6],
input[type=number][data-v-908b6ba6],
textarea[data-v-908b6ba6] {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #222;
  font-weight: bold;
  outline: none !important;
  padding: 0 2px;
  font-size: 0.95rem;
}
input[type=text][data-v-908b6ba6]::placeholder,
input[type=number][data-v-908b6ba6]::placeholder,
textarea[data-v-908b6ba6]::placeholder {
  color: #363636;
  opacity: 1;
  font-weight: bold;
  font-size: 0.95rem;
}
.full-width-input[data-v-908b6ba6] {
  width: 100%;
  min-width: 0;
  font-weight: bold;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  padding: 0 2px;
  font-size: 0.95rem;
  resize: none;
}
.auto-width-input[data-v-908b6ba6] {
  display: inline-block;
  width: auto;
  min-width: 80px;
  max-width: 100%;
  font-weight: bold;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  padding: 0 2px;
  overflow-x: auto;
  font-size: 0.95rem;
}
.is-dark input[type=text][data-v-908b6ba6],
.is-dark input[type=number][data-v-908b6ba6],
.is-dark textarea[data-v-908b6ba6] {
  color: #f1f1f1 !important;
}
.is-dark input[type=text][data-v-908b6ba6]::placeholder,
.is-dark input[type=number][data-v-908b6ba6]::placeholder,
.is-dark textarea[data-v-908b6ba6]::placeholder {
  color: #b0b0b0 !important;
}
.mini-btn[data-v-908b6ba6] {
  min-height: 32px !important;
  font-size: 0.85rem !important;
  margin: 2px;
}
.btn-sm[data-v-908b6ba6] {
  height: 22px !important;
  padding: 0px 6px !important;
}
.price-input[data-v-908b6ba6] {
  width: 55px;
  min-width: 0;
  font-weight: bold;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  padding: 0 2px;
  font-size: 0.95rem;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}.mini-btn {
  min-height: 35px !important;
  font-size: 0.8rem !important;
  margin: 2px;
}
.btn-sm {
  height: 25px !important;
  padding: 0px 8px !important;
}
.column.y-space {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.column.y-space button {
  align-self: flex-end;
}
.label-container {
  display: flex;
  align-items: start;
  flex-direction: column;
}
.label-container .tab-environment {
  width: auto;
  height: auto;
  background-color: #e8e8e8;
  border-radius: 5px;
  font-size: 0.8rem;
  margin-top: 0px;
}
.is-dark .label-container .tab-environment {
  background-color: var(--dark-secondary);
}
.tab-label {
  font-size: 1rem;
}input[type=text][data-v-3d0fbdea],
input[type=number][data-v-3d0fbdea],
textarea[data-v-3d0fbdea] {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #222;
  font-weight: bold;
  outline: none !important;
  padding: 0 2px;
}
input[type=text][data-v-3d0fbdea]::placeholder,
input[type=number][data-v-3d0fbdea]::placeholder,
textarea[data-v-3d0fbdea]::placeholder {
  color: #363636;
  opacity: 1;
  font-weight: bold;
}
.is-dark input[type=text][data-v-3d0fbdea],
.is-dark input[type=number][data-v-3d0fbdea],
.is-dark textarea[data-v-3d0fbdea] {
  color: #f1f1f1 !important;
}
.is-dark input[type=text][data-v-3d0fbdea]::placeholder,
.is-dark input[type=number][data-v-3d0fbdea]::placeholder,
.is-dark textarea[data-v-3d0fbdea]::placeholder {
  color: #b0b0b0 !important;
}
.full-width-input[data-v-3d0fbdea] {
  width: 120%;
  min-width: 0;
  font-weight: bold;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  padding: 0 2px;
  white-space: nowrap;
  overflow-x: auto;
}
.auto-width-input[data-v-3d0fbdea] {
  display: inline-block;
  width: auto;
  min-width: 120px;
  max-width: 100%;
  font-weight: bold;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  padding: 0 2px;
  overflow-x: auto;
}
.v-btn.por-consumo-btn[data-v-3d0fbdea],
button.por-consumo-btn[data-v-3d0fbdea] {
  background-color: #218838 !important;
  color: #fff !important;
  border: none !important;
}
.v-btn.por-consumo-btn[data-v-3d0fbdea]:hover,
button.por-consumo-btn[data-v-3d0fbdea]:hover {
  background-color: #17692b !important;
  color: #fff !important;
}