.refund-receipts-imgs .refund-receipts-item[data-v-1f01a06d] {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.refund-receipts-imgs .refund-receipts-item .el-icon-delete-solid[data-v-1f01a06d] {
  position: absolute;
  display: none;
  top: 10px;
  right: 5px;
}
.refund-receipts-imgs .refund-receipts-item:hover .el-icon-delete-solid[data-v-1f01a06d] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.refund-receipts-imgs .el-image[data-v-1f01a06d] {
  margin-right: 5px;
  margin-bottom: 5px;
}
.ebix-upload-img .el-image {
  margin-right: 5px;
  margin-bottom: 5px;
}
.tableitem {
  width: 100%;
  /* height: 280px; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.tableitem-block {
  width: 100%;
  min-height: 300px;
  /* overflow: hidden; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.icon-block {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  color: #F56C6C;
}
.cellElInput input {
  height: 36px !important;
  line-height: 36px !important;
}
.right-side-table-v99 .full-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: #FFFFFF;
  padding: 0 15px;
}
.right-side-table-v99 .full-screen .fa-compress,
.right-side-table-v99 .full-screen .fa-expand {
  font-size: 18px;
  margin: 20px;
}
.flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.textcolorA {
  color: #2c99d4;
}
.textcolorB {
  color: #e79d66;
}
.money {
  width: 100%;
  overflow: hidden;
}
.money ul {
  margin: 0;
  padding: 0;
}
.money ul li {
  list-style: none;
  width: calc(50% - 2px);
  height: 60px;
  float: left;
  border-bottom: 2px solid #e7e7e7;
  font-weight: bold;
}
.money ul li .money-title {
  width: 100%;
  height: 50%;
  line-height: 30px;
  text-align: left;
  font-weight: bold;
  font-size: 13px;
  padding-left: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.money ul li .money-num {
  width: 100%;
  height: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
}
.money ul li .money-num .money-num-block {
  max-width: 50%;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.money ul li .money-num .money-num-currency {
  left: 10px;
}
.money ul li .money-num .money-num-text {
  right: 10px;
}
.money ul li:nth-of-type(odd) {
  border-right: 2px solid #e7e7e7;
}
.reservationInformation[data-v-50d70a19] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sales-no[data-v-50d70a19] {
  font-size: 16px;
  font-weight: bold;
}
.refund-receipts-imgs .refund-receipts-item[data-v-50d70a19] {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.refund-receipts-imgs .refund-receipts-item .el-icon-delete-solid[data-v-50d70a19] {
  position: absolute;
  display: none;
  top: 10px;
  right: 5px;
}
.refund-receipts-imgs .refund-receipts-item:hover .el-icon-delete-solid[data-v-50d70a19] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.refund-receipts-imgs .el-image[data-v-50d70a19] {
  margin-right: 5px;
  margin-bottom: 5px;
}
[data-v-57c176aa] .sub-Tables .el-table__body-wrapper.is-scrolling-none {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
