.my-card[data-v-b29a7ab8] {
  padding: 10px 20px;
  background: white;
}
.my-card .my-card-title[data-v-b29a7ab8] {
  line-height: 1.5rem;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dashed gray;
  margin-bottom: 10px;
}
.info-item[data-v-0928f32b] {
  line-height: 1.4rem;
  font-size: 14px;
}
.info-item .btn[data-v-0928f32b] {
  margin-left: 10px;
  color: dodgerblue;
}
.info-item .btn.danger[data-v-0928f32b] {
  color: red;
}
.info-item .spanClass[data-v-0928f32b] {
  color: red;
}

/*# sourceMappingURL=InvoiceDetail.5feb8b97.css.map*/