.role-form-item[data-v-27af4f5b] .ant-form-item-control .ant-form-item-children {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.role-form-item[data-v-27af4f5b] .ant-form-item-control .ant-checkbox-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.role-form-item[data-v-27af4f5b] .ant-form-item-control .ant-checkbox-wrapper .ant-checkbox + span {
  margin-top: -3px;
}
.role-form-item .productName[data-v-27af4f5b] {
  min-width: 58px;
  display: inline-block;
}
.role-form-item .role-form-item-row .ant-checkbox-wrapper[data-v-27af4f5b] {
  margin-top: -17px;
}
.role-form-item .role-form-item-row .role-form-item-row-divider[data-v-27af4f5b] {
  margin-top: 6px !important;
}
.role-form-item .role-form-item-row-aline[data-v-27af4f5b] {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  width: 243px;
}
.role-form-item[data-v-27af4f5b] .ant-checkbox + span {
  padding-right: 0;
}
.role-form-item .productName[data-v-27af4f5b] {
  margin-right: 8px;
}
.ant-card-bordered[data-v-27af4f5b] {
  border-radius: 4px;
}
[data-v-27af4f5b] .ant-tabs-tabpane-active {
  max-height: 70vh;
  overflow-y: auto;
}
[data-v-27af4f5b] .ant-modal-body {
  padding: 16px;
}
[data-v-27af4f5b] .no-name .ant-form-item-required {
  display: none !important;
}
[data-v-27af4f5b] .no-name .ant-checkbox-wrapper {
  margin-top: unset !important;
}
.hasNum[data-v-27af4f5b] .ant-checkbox-wrapper {
  margin-top: unset !important;
}
.tip-error[data-v-27af4f5b] {
  color: red;
}
.seat-item[data-v-27af4f5b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.seat-item div[data-v-27af4f5b] {
  margin-bottom: 0 !important;
}
.seat-item .hasNum[data-v-27af4f5b] {
  margin-top: 0 !important;
}
.geo-tab[data-v-27af4f5b] {
  display: grid;
}
.geo-panel-header[data-v-27af4f5b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.geo-panel-title[data-v-27af4f5b] {
  font-size: 16px;
  font-weight: 600;
  color: #272b33;
  margin-bottom: 4px;
}
.geo-panel-desc[data-v-27af4f5b] {
  font-size: 12px;
  line-height: 20px;
  color: #8c8c8c;
}
.geo-record-table[data-v-27af4f5b] {
  background: #fff;
  overflow: hidden;
}
.geo-side-panel[data-v-27af4f5b] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 12px;
  -ms-flex-line-pack: start;
      align-content: start;
}
.geo-action-card[data-v-27af4f5b] {
  border-radius: 8px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.geo-action-title[data-v-27af4f5b] {
  font-size: 15px;
  font-weight: 600;
  color: #272b33;
  margin-bottom: 8px;
}
.geo-action-desc[data-v-27af4f5b] {
  min-height: 60px;
  font-size: 12px;
  line-height: 20px;
  color: #8c8c8c;
  margin-bottom: 12px;
}
.geo-mini-summary[data-v-27af4f5b] {
  padding: 12px;
  border-radius: 8px;
  background: #f7f8fa;
  color: #595959;
  line-height: 22px;
  margin-bottom: 16px;
}
.geo-disable-confirm[data-v-27af4f5b] {
  color: #595959;
  line-height: 22px;
}
@media (max-width: 1200px) {
.geo-tab[data-v-27af4f5b] {
    grid-template-columns: 1fr;
}
}
@media (max-width: 768px) {
.geo-side-panel[data-v-27af4f5b] {
    grid-template-columns: 1fr;
}
}
.tag-yellow[data-v-27af4f5b] {
  color: #faad14;
  font-size: 7px;
}
.tag-green[data-v-27af4f5b] {
  color: #52c41a;
  font-size: 7px;
}
.tag-red[data-v-27af4f5b] {
  color: #f5222d;
  font-size: 7px;
}
.version-1[data-v-27af4f5b] {
  color: #1966FF;
  background: #E0EBFF;
  font-size: 12px;
  border-radius: 4px;
  line-height: 18px;
  padding: 2px 4px;
}
.version-2[data-v-27af4f5b] {
  color: #D48458;
  background: #FCF0E8;
  font-size: 12px;
  border-radius: 4px;
  line-height: 18px;
  padding: 2px 4px;
}
.version-3[data-v-27af4f5b] {
  color: #6C26FD;
  background: #EEE5FF;
  font-size: 12px;
  border-radius: 4px;
  line-height: 18px;
  padding: 2px 4px;
}
.renew-version-box[data-v-27af4f5b] {
  padding: 12px 16px;
  border-radius: 8px;
  background: #F7F9FC;
  margin-bottom: 16px;
  color: #272B33;
}

.account-modify[data-v-15622ac0] {
  display: inline-block;
}
.item-tips span[data-v-15622ac0] {
  color: #de1f26;
}

.cardInfo[data-v-5cd98995] .ant-card-body {
  padding: 0;
}
[data-v-5cd98995] .ant-pro-page-header-wrap-children-content {
  margin: 0 !important;
  padding-top: 0 !important;
}
.payment-method-tip[data-v-5cd98995] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.payment-method-tip .tip-icon[data-v-5cd98995] {
  color: #ffb41f;
  font-size: 12px;
  margin-top: -1px;
}
.payment-method-tip span[data-v-5cd98995] {
  display: inline-block;
  margin-left: 4px;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #898b8f;
}
.payment-method-prompt[data-v-5cd98995] {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #ff3b48;
}
.payment-method-mony[data-v-5cd98995] {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  margin-top: 12px;
}
.payment-method-mony span[data-v-5cd98995] {
  color: #ff3b48;
}
[data-v-5cd98995] .ant-btn-link {
  color: #3054eb !important;
}
[data-v-5cd98995] .ant-btn-link[disabled] {
  color: rgba(0, 0, 0, 0.25) !important;
}
.btns-icon[data-v-5cd98995] {
  width: 15px;
  height: auto;
  cursor: pointer;
}

