.panel-heading[data-v-87fb73da] {
  border-radius: 0;
  -webkit-appearance: none;
  border-top: none;
  border-left: none;
  border-right: none;
}
.product-steps[data-v-87fb73da] {
  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-87fb73da] {
  margin: 20px 0;
  background-color: #ffffff;
  border: 0px solid gray;
}
.purchase-buy[data-v-87fb73da] {
  border: 0px solid gray;
  width: 200px;
  margin-left: 20px;
}
.cost[data-v-87fb73da] {
  padding: 5px;
  border: 0px solid gray;
  width: 400px;
}
.btns[data-v-87fb73da] {
  margin-right: 8px;
  border: 0px solid gray;
  display: inline-block;
  width: 600px;
}
.btns > div[data-v-87fb73da] {
  display: inline-block;
  margin-left: 20px;
}
.select-service > div > span[data-v-87fb73da] {
  vertical-align: middle;
}
.doc-list[data-v-87fb73da] {
  margin: 10px;
  font-size: 14px;
  color: #6a6a6a;
}
.billing-bar[data-v-87fb73da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 91;
  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;
}
.main-min-height[data-v-87fb73da] {
  overflow-y: auto;
  height: calc(100vh - 71px);
}
.content-warp[data-v-87fb73da] {
  padding-bottom: 20px;
}
