@font-face {
  font-style: normal;
  font-family: 'TTTGBMedium';
  src: url('https://mapapi.qq.com/web/lbs/font/TTTGB-Medium.otf') format('truetype');
}
.kimberley {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@font-face {
  font-style: normal;
  font-family: 'TTTGBMedium';
  src: url('https://mapapi.qq.com/web/lbs/font/TTTGB-Medium.otf') format('truetype');
}
.index-content[data-v-fc39d54e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order[data-v-fc39d54e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 32px;
}
.order h1[data-v-fc39d54e],
.order h2[data-v-fc39d54e],
.order h3[data-v-fc39d54e],
.order h4[data-v-fc39d54e],
.order p[data-v-fc39d54e] {
  color: #1f2226;
}
.order ul[data-v-fc39d54e],
.order li[data-v-fc39d54e] {
  list-style: none;
}
.order .filter-container[data-v-fc39d54e] {
  margin: 28px 0;
}
.order .filter-name[data-v-fc39d54e] {
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  color: #1f2226;
  margin-right: 12px;
}
.order .time-range-picker[data-v-fc39d54e] {
  margin-right: 40px;
}
.order .apply-quota-button[data-v-fc39d54e] {
  position: absolute;
  right: 32px;
  top: 24px;
}
.order-table-href[data-v-fc39d54e] {
  width: 56px;
  display: inline-block;
  color: #0062ff;
  line-height: 22px;
  font-size: 14px;
  font-weight: 500;
}
.order-table-href + .order-table-href[data-v-fc39d54e] {
  margin-left: 28px;
}
.order-table-href[data-v-fc39d54e]:hover {
  color: #0062ff;
}
.order-table-href[data-v-fc39d54e]:active {
  color: #0062ff;
}
.status-dropdown-menu li[data-v-fc39d54e] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 120px;
  padding-left: 12px;
  color: #1f2226;
}
.status-dropdown-menu li[data-v-fc39d54e]:hover {
  color: #1f2226;
  background-color: rgba(31, 34, 38, 0.05);
}
.status-dropdown-menu li.active[data-v-fc39d54e] {
  color: #FFFFFF;
  background-color: #0062ff;
}
.order-type-select[data-v-fc39d54e] {
  width: 200px;
  margin-right: 12px;
}

@font-face {
  font-style: normal;
  font-family: 'TTTGBMedium';
  src: url('https://mapapi.qq.com/web/lbs/font/TTTGB-Medium.otf') format('truetype');
}
.order .el-pagination {
  text-align: right;
  margin-top: 25px;
}
.order .status-dropdown .process-filter {
  color: #1f2226;
  cursor: pointer;
}
.order .status-dropdown.el-dropdown {
  vertical-align: middle;
}
.order .status-dropdown.active {
  border-radius: 4px;
  background-color: rgba(31, 34, 38, 0.1);
}
.order .status-dropdown.not-all i {
  color: #0062ff;
}

@font-face {
  font-style: normal;
  font-family: 'TTTGBMedium';
  src: url('https://mapapi.qq.com/web/lbs/font/TTTGB-Medium.otf') format('truetype');
}
.order-detail {
  width: 100%;
  background: #f6f7f8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.order-detail .el-breadcrumb__inner.is-link,
.order-detail .el-breadcrumb__inner a {
  color: #3877ff;
}
.order-detail .order-detail-content {
  background: #fff;
  width: 100%;
  padding: 30px;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.order-detail .order-detail-content .content-row {
  margin-bottom: 4px;
}
.order-detail .order-detail-content .content-row p {
  display: inline-block;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #8c93a0;
  line-height: 12px;
}
.order-detail .order-detail-content .content-row .row-title {
  min-width: 100px;
  text-align: right;
}
.order-detail .order-detail-content .content-row .row-content {
  text-align: left;
}
.order-detail .order-detail-content .content-row .row-invoice a {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3877ff;
  line-height: 30px;
}
.order-detail .order-detail-submit {
  background: #fff;
  border-top: 1px solid rgba(183, 189, 202, 0.31);
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.order-detail .order-detail-submit .order-unpaid {
  height: 40px;
  line-height: 40px;
  padding-right: 20px;
  color: #f84e4e;
  font-family: PingFangSC-Medium;
  font-size: 16px;
}
.order-detail .order-detail-submit .order-paid {
  height: 34px;
  line-height: 34px;
  padding-left: 8px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #8c93a0;
  letter-spacing: 0.5px;
  text-align: center;
}

@font-face {
  font-style: normal;
  font-family: 'TTTGBMedium';
  src: url('https://mapapi.qq.com/web/lbs/font/TTTGB-Medium.otf') format('truetype');
}
#invoiceList,
#invoiceApply {
  background: #fff;
}
.index-content {
  height: 100%;
}
.serverUpgrade {
  background: #fff;
  padding: 20px;
  min-height: 1100px;
  margin: 20px;
}
.serverUpgrade .serverUpgrade-content {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 300px;
  padding-left: 200px;
}

