.lost-customer-export-notice-container[data-v-14d17ba8] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.373333rem;
}
.lost-customer-export-notice-container .title[data-v-14d17ba8] {
  padding: 1.066667rem 0;
  font-weight: bold;
}
.lost-customer-export-notice-container .loading[data-v-14d17ba8] {
  margin-top: 0.666667rem;
}
.lost-customer-export-notice-container .content[data-v-14d17ba8] {
  width: 80%;
  line-height: 0.8rem;
}
.lost-customer-export-notice-container .content div[data-v-14d17ba8] {
  display: flex;
  margin-bottom: 0.266667rem;
  align-items: flex-end;
}
.lost-customer-export-notice-container .content div span[data-v-14d17ba8] {
  display: inline-block;
}
.lost-customer-export-notice-container .content div span[data-v-14d17ba8]:nth-child(1) {
  width: 3.066667rem;
  padding-right: 0.266667rem;
}
.lost-customer-export-notice-container .content div span[data-v-14d17ba8]:nth-child(2) {
  flex: 1;
}
.lost-customer-export-notice-container .btn[data-v-14d17ba8] {
  margin-top: 0.4rem;
  padding: 0.266667rem 0.666667rem;
  background-color: #169bd5;
  color: #fff;
  border-radius: 0.133333rem;
  cursor: pointer;
}
.lost-customer-export-notice-container .disabled-btn[data-v-14d17ba8] {
  cursor: no-drop;
  opacity: 0.5;
}
