.panel-heading[data-v-571024f1] {
  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-571024f1] {
  margin-right: 10px;
}
.product-steps[data-v-571024f1] {
  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-571024f1] {
  margin: 20px 0;
  background-color: #ffffff;
  border: 0px solid gray;
}
.purchase-buy[data-v-571024f1] {
  border: 0px solid gray;
}
.cost[data-v-571024f1] {
  padding: 5px;
  border: 0px solid gray;
}
.btns[data-v-571024f1] {
  margin-right: 8px;
  border: 0px solid gray;
  display: inline-block;
  margin-left: auto;
}
.btns > div[data-v-571024f1] {
  display: inline-block;
  margin-left: 0px;
}
.select-service > div > span[data-v-571024f1] {
  vertical-align: middle;
}
.doc-list[data-v-571024f1] {
  margin: 10px;
  font-size: 14px;
  color: #6a6a6a;
}
.billing-bar[data-v-571024f1] {
  margin-top: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  width: 100%;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0px solid gray;
  position: -webkit-sticky;
  /* Safari */
  position: static;
  bottom: 0;
}
.product-cnt[data-v-571024f1] {
  background-color: #F5F5F5;
  margin: 8px;
  padding: 8px;
}
.select-style[data-v-571024f1] {
  display: inline-block;
  vertical-align: middle;
}
.select-service[data-v-571024f1] {
  margin: 10px 0;
  font-size: 14px;
  color: #6A6A6A;
  border: 0px solid gray;
}
.buy-time[data-v-571024f1] {
  margin-left: 8px;
  vertical-align: middle;
  font-size: 12px;
  color: #6A6A6A;
}
.cost .cost-cnt[data-v-571024f1] {
  display: inline-block;
  border: 0px solid gray;
  width: 200px;
}
.cost .cost-title[data-v-571024f1] {
  font-size: 12px;
  color: #6A6A6A;
  vertical-align: middle;
}
.cost .cost-title-cnt[data-v-571024f1] {
  font-size: 18px;
  color: #6A6A6A;
  font-weight: bold !important;
  vertical-align: middle;
}
.cost .pay-num[data-v-571024f1] {
  font-size: 12px;
  color: #2F7D0D;
  vertical-align: middle;
}
.cost .pay-total[data-v-571024f1] {
  font-size: 18px;
  color: #FF6600;
  font-weight: bold !important;
  vertical-align: middle;
}
.content-warp[data-v-571024f1] {
  padding-bottom: 20px;
}
.panel[data-v-571024f1] {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.panel-heading[data-v-4d211cce] {
  border-radius: 0;
  -webkit-appearance: none;
  border-top: none;
  border-left: none;
  border-right: none;
}
.product-steps[data-v-4d211cce] {
  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-4d211cce] {
  margin: 20px;
  background-color: #ffffff;
  border: 0px solid gray;
}
.purchase-buy[data-v-4d211cce] {
  border: 0px solid gray;
  width: 200px;
}
.cost[data-v-4d211cce] {
  padding: 5px;
  border: 0px solid gray;
  width: 700px;
}
.btns[data-v-4d211cce] {
  border: 0px solid gray;
  display: inline-block;
  width: 340px;
}
.btns > div[data-v-4d211cce] {
  display: inline-block;
  margin-left: 20px;
}
.select-service > div > span[data-v-4d211cce] {
  vertical-align: middle;
}
.doc-list[data-v-4d211cce] {
  margin: 10px;
  font-size: 14px;
  color: #6a6a6a;
}
.doc-list > table[data-v-4d211cce] {
  display: inline-block;
  width: 305px;
  margin: 5px;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  border-radius: 8px;
  cursor: pointer;
  table-layout: fixed;
  word-wrap: break-word;
  -webkit-transition: border 0.2s ease;
  transition: border 0.2s ease;
}
.doc-list > table td[data-v-4d211cce] {
  -webkit-transition: border 0.2s ease;
  transition: border 0.2s ease;
}
.doc-list > table.active[data-v-4d211cce] {
  border: 1px solid #38adff;
}
.doc-list > table.active td[data-v-4d211cce] {
  border-bottom-color: #38adff;
}
.billing-bar[data-v-4d211cce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  width: 100%;
  height: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0px solid gray;
  position: static;
  bottom: 0;
}
