.panel-heading[data-v-fb34d2c8] {
  border-radius: 0;
  -webkit-appearance: none;
  border-top: none;
  border-left: none;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.title-back[data-v-fb34d2c8] {
  margin-right: 10px;
}
.product-steps[data-v-fb34d2c8] {
  border-top: none;
  border-left: none;
  border-right: none;
  height: 100px;
  width: 100%;
  padding-top: 20px;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}
.panel-block[data-v-fb34d2c8] {
  margin: 20px 0;
  background-color: #ffffff;
  border: 0px solid gray;
}
.purchase-buy[data-v-fb34d2c8] {
  border: 0px solid gray;
  margin-left: 20px;
}
.purchase-buy .purchase-buy-title[data-v-fb34d2c8] {
  vertical-align: middle;
  font-size: 12px;
  color: #6A6A6A;
}
.purchase-buy .purchase-buy-cnt[data-v-fb34d2c8] {
  vertical-align: middle;
}
.cost[data-v-fb34d2c8] {
  padding: 5px;
  border: 0px solid gray;
}
.btns[data-v-fb34d2c8] {
  margin-right: 8px;
  border: 0px solid gray;
  display: inline-block;
  margin-left: auto;
}
.btns > div[data-v-fb34d2c8] {
  display: inline-block;
  margin-left: 20px;
}
.select-service > div > span[data-v-fb34d2c8] {
  vertical-align: middle;
}
.select-service-title[data-v-fb34d2c8] {
  margin: 10px;
  font-size: 14px;
  color: #6A6A6A;
  border: 0px solid gray;
}
.doc-list[data-v-fb34d2c8] {
  margin: 10px;
  font-size: 14px;
  color: #6a6a6a;
}
.billing-bar[data-v-fb34d2c8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 160px;
  background-color: #ffffff;
  width: 100%;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0px solid gray;
}
.cost .cost-title[data-v-fb34d2c8] {
  font-size: 12px;
  color: #6A6A6A;
  vertical-align: middle;
}
.cost .cost-pay-num[data-v-fb34d2c8] {
  font-size: 18px;
  color: #FF6600;
  font-weight: bold !important;
  vertical-align: middle;
}
.cost .cost-pay-text[data-v-fb34d2c8] {
  font-size: 12px;
  color: #2F7D0D;
  vertical-align: middle;
}
.main-min-height[data-v-fb34d2c8] {
  overflow-y: auto;
  height: calc(100vh - 71px);
}
.content-warp[data-v-fb34d2c8] {
  padding-bottom: 20px;
}
