.layout[data-v-9d818a8e] {
  background-color: #f6f6f6;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
}
.layout-header[data-v-9d818a8e] {
  height: auto;
  padding: 0;
  background-color: #f6f6f6;
  margin-bottom: 24px;
}
.layout .white-bg[data-v-9d818a8e] {
  padding: 25px 20px;
  border-radius: 8px;
  box-shadow: 0px 8px 20px 4px rgba(102, 102, 102, 0.06);
  background-color: #ffffff;
}
.layout .white-bg.ant-layout-header[data-v-9d818a8e] {
  line-height: 40px;
}
.layout-content[data-v-9d818a8e] {
  background: #ffffff;
  box-shadow: 0px 8px 20px 4px rgba(102, 102, 102, 0.06);
  border-radius: 8px;
  padding: 0 20px;
}
.layout-content--operation[data-v-9d818a8e] {
  padding: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.layout-footer[data-v-9d818a8e] {
  width: 100%;
  background-color: transparent;
  text-align: center;
  padding: 24px 0 0;
  /* position: absolute;
        bottom: 24px;
        left: 50%;
        transform: translateX(-50%); */
}

.PermissionToPrintQRCode_box[data-v-6ce8686f] {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  height: 80vh;
  background: #ffffff;
  border-radius: 8px;
}
.PermissionToPrintQRCode_box .limitation[data-v-6ce8686f] {
  margin-bottom: 10px;
  margin-top: 20px;
  width: 192px;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 22px;
}
.PermissionToPrintQRCode_box .Opening_function[data-v-6ce8686f] {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
  margin-bottom: 32px;
}
.PermissionToPrintQRCode_box .btn_block[data-v-6ce8686f] {
  margin-right: 12px;
}
.PermissionToPrintQRCode_box .btn_block .item_btn[data-v-6ce8686f] {
  margin-right: 10px;
  display: inline-block;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}

