.responsive-dialog-demo[data-v-b63be03e] {
  padding: 20px;
  max-width: 800px;
  margin: 0 auto;
}
.responsive-dialog-demo h1[data-v-b63be03e] {
  margin-bottom: 20px;
  color: #182058;
}
.responsive-dialog-demo .device-info[data-v-b63be03e] {
  margin-bottom: 30px;
  font-weight: bold;
  color: #182058;
}
.responsive-dialog-demo .demo-section[data-v-b63be03e] {
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 8px;
  background-color: #f8f9fa;
}
.responsive-dialog-demo .demo-section h2[data-v-b63be03e] {
  margin-bottom: 15px;
  color: #182058;
}
.responsive-dialog-demo .custom-content[data-v-b63be03e] {
  padding: 10px;
}
.responsive-dialog-demo .custom-footer[data-v-b63be03e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.responsive-dialog-demo .custom-footer .el-button[data-v-b63be03e] {
  margin-left: 10px;
}
.responsive-dialog-demo .long-content p[data-v-b63be03e] {
  margin-bottom: 10px;
}
.responsive-dialog-demo .payment-content[data-v-b63be03e] {
  padding: 10px;
}
.responsive-dialog-demo .payment-content .submitted-data[data-v-b63be03e] {
  margin-top: 16px;
  padding: 12px;
  background-color: #f0f9ff;
  border-radius: 4px;
  border-left: 3px solid #182058;
}
.responsive-dialog-demo .payment-content .submitted-data pre[data-v-b63be03e] {
  margin: 0;
  white-space: pre-wrap;
  word-break: break-all;
  font-size: 13px;
  color: #333;
}
@media (max-width: 768px) {
.responsive-dialog-demo[data-v-b63be03e] {
    padding: 15px;
}
.responsive-dialog-demo h1[data-v-b63be03e] {
    font-size: 20px;
}
.responsive-dialog-demo .demo-section[data-v-b63be03e] {
    padding: 15px;
}
.responsive-dialog-demo .demo-section h2[data-v-b63be03e] {
    font-size: 16px;
}
}
