/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-4741f67f] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-4741f67f] {
  font-family: 'Roboto';
}
.flex-container[data-v-4741f67f] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-4741f67f] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #f7b500 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-4741f67f]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-4741f67f] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-4741f67f] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-4741f67f] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-4741f67f]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-4741f67f]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-4741f67f]::after,
.card .split-line[data-v-4741f67f]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-4741f67f] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-4741f67f] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-4741f67f] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-4741f67f] .el-form-item__label::before {
  display: none;
}
[data-v-4741f67f] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-4741f67f] .el-table th {
  padding: 10px 0;
}
[data-v-4741f67f] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-4741f67f] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-4741f67f] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-4741f67f] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-4741f67f] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-4741f67f] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.form-filter-view[data-v-4741f67f] {
  background: #fff;
  border-radius: 0 0 2px 2px;
  position: relative;
  z-index: 1;
  width: 1240px;
}
.form-filter-view[data-v-4741f67f] .el-form-item__label {
  color: #707c83;
}
.form-filter-view .input-width[data-v-4741f67f] {
  width: 300px;
}
.form-filter-view .filter-wrapper-view[data-v-4741f67f] {
  padding: 28px 0 27px 20px;
  display: flex;
}
.form-filter-view .input-group-view[data-v-4741f67f] {
  flex: 3;
}
.form-filter-view .input-group-view[data-v-4741f67f] .el-input__inner {
  font-size: 14px;
}
.form-filter-view .button-group-view[data-v-4741f67f] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.form-filter-view .create-proxy[data-v-4741f67f] {
  background: #fff;
  color: #000;
  border: 1px solid #f7b500;
  border-radius: 5px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 14px;
  margin-left: 8px;
  width: 140px;
  height: 38px;
}
.form-filter-view .create-proxy[data-v-4741f67f]:hover {
  border: 1px solid #f5db91;
}
.form-filter-view .find-proxy[data-v-4741f67f] {
  width: 140px;
  height: 38px;
  margin-top: 25px;
}
.form-filter-view .bottom-view[data-v-4741f67f] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.form-filter-view .bottom-view .date-picker-view[data-v-4741f67f] {
  min-width: 220px;
}
.form-filter-view[data-v-4741f67f] .el-range-input {
  font-size: 12px;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-a397071c] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-a397071c] {
  font-family: 'Roboto';
}
.flex-container[data-v-a397071c] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-a397071c] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #f7b500 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-a397071c]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-a397071c] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-a397071c] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-a397071c] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-a397071c]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-a397071c]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-a397071c]::after,
.card .split-line[data-v-a397071c]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-a397071c] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-a397071c] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-a397071c] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-a397071c] .el-form-item__label::before {
  display: none;
}
[data-v-a397071c] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-a397071c] .el-table th {
  padding: 10px 0;
}
[data-v-a397071c] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-a397071c] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-a397071c] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-a397071c] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-a397071c] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-a397071c] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.add-proxy-dialog[data-v-a397071c] .el-input__inner {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.add-proxy-dialog .proxy-title[data-v-a397071c] {
  text-align: center;
  font-size: 24px;
  margin: 30px 0 0;
  letter-spacing: 1px;
}
.add-proxy-dialog .form-username-item-view[data-v-a397071c] {
  margin: 25px 60px 0 0;
}
.add-proxy-dialog .form-password-item-view[data-v-a397071c] {
  margin: 20px 60px 0 0;
}
.add-proxy-dialog .form-mobile-item-view[data-v-a397071c] {
  margin: 20px 60px 0 0;
}
.add-proxy-dialog .form-mobile-item-view[data-v-a397071c] .el-input-group__prepend {
  position: absolute;
  top: 1px;
  left: 2px;
  bottom: 2px;
  padding: 0;
  margin: 0;
  border: none;
}
.add-proxy-dialog .form-mobile-item-view .global-mobile[data-v-a397071c] {
  width: 58px;
  height: 36px;
}
.add-proxy-dialog .form-mobile-item-view[data-v-a397071c] .el-input {
  border-color: #d1d1d1;
  border-radius: 5px !important;
}
.add-proxy-dialog .form-mobile-item-view[data-v-a397071c] .el-input__inner {
  border-radius: 5px !important;
  padding-left: 60px;
}
.add-proxy-dialog .form-button-view[data-v-a397071c] {
  display: flex;
  padding: 30px 0 25px;
  justify-content: center;
}
.add-proxy-dialog .form-button-view .el-button[data-v-a397071c] {
  height: 38px;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-70b559cc] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-70b559cc] {
  font-family: 'Roboto';
}
.flex-container[data-v-70b559cc] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-70b559cc] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #f7b500 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-70b559cc]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-70b559cc] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-70b559cc] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-70b559cc] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-70b559cc]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-70b559cc]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-70b559cc]::after,
.card .split-line[data-v-70b559cc]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-70b559cc] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-70b559cc] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-70b559cc] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-70b559cc] .el-form-item__label::before {
  display: none;
}
[data-v-70b559cc] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-70b559cc] .el-table th {
  padding: 10px 0;
}
[data-v-70b559cc] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-70b559cc] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-70b559cc] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-70b559cc] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-70b559cc] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-70b559cc] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.add-proxy-success-dialog[data-v-70b559cc] .el-dialog__body {
  padding: 0;
}
.add-proxy-success-dialog .section-view[data-v-70b559cc] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 0 30px;
}
.add-proxy-success-dialog .section-view .title-view[data-v-70b559cc] {
  padding: 6px 0 25px;
  font-size: 18px;
  color: #2b2b2b;
  font-weight: bold;
}
.add-proxy-success-dialog .section-view .content-view[data-v-70b559cc] {
  width: 373px;
  padding: 10px 17px 0;
  font-size: 14px;
  color: #6d788e;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.add-proxy-success-dialog .section-view .content-view .item[data-v-70b559cc] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 20px 0 13px;
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
}
.add-proxy-success-dialog .section-view .content-view .item span[data-v-70b559cc]:last-child {
  font-size: 16px;
  font-weight: 600;
  color: #2b2b2b;
}
.add-proxy-success-dialog .section-view .content-view .border-none[data-v-70b559cc] {
  border: none;
}
.add-proxy-success-dialog .section-view .name-view[data-v-70b559cc] {
  padding: 27px 0 7px;
}
.add-proxy-success-dialog .section-view .link-view[data-v-70b559cc] {
  padding: 7px 0 28px;
}
.add-proxy-success-dialog .clipboard-btn[data-v-70b559cc] {
  width: 150px;
  margin-top: 10px;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-590bd458] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-590bd458] {
  font-family: 'Roboto';
}
.flex-container[data-v-590bd458] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-590bd458] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #f7b500 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-590bd458]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-590bd458] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-590bd458] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-590bd458] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-590bd458]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-590bd458]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-590bd458]::after,
.card .split-line[data-v-590bd458]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-590bd458] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-590bd458] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-590bd458] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-590bd458] .el-form-item__label::before {
  display: none;
}
[data-v-590bd458] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-590bd458] .el-table th {
  padding: 10px 0;
}
[data-v-590bd458] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-590bd458] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-590bd458] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-590bd458] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-590bd458] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-590bd458] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.proxy-detail-dialog[data-v-590bd458] {
  font-weight: bold;
}
.proxy-detail-dialog[data-v-590bd458] .el-dialog__header {
  display: none;
}
.proxy-detail-dialog[data-v-590bd458] .el-dialog__body {
  padding: 0;
}
.proxy-detail-dialog[data-v-590bd458] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.proxy-detail-dialog[data-v-590bd458] .el-form-item__label::before {
  display: none;
}
.proxy-detail-dialog .title[data-v-590bd458] {
  text-align: center;
}
.proxy-detail-dialog .title h3[data-v-590bd458] {
  font-size: 18px;
  line-height: 25px;
  color: #2b2b2b;
  margin: 20px 0 18px;
}
.proxy-detail-dialog .title p[data-v-590bd458] {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px;
}
.proxy-detail-dialog .section-view[data-v-590bd458] {
  padding: 0 15px 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.proxy-detail-dialog .section-view .section-item-view[data-v-590bd458] {
  box-sizing: border-box;
  width: 320px;
  height: 70px;
  padding-left: 20px;
  background: #f5f5f5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 5px;
}
.proxy-detail-dialog .section-view .title-view[data-v-590bd458] {
  font-weight: 400;
  font-size: 14px;
  transform: scale(0.93) translateX(-12px);
  color: #333333;
  padding-bottom: 10px;
}
.proxy-detail-dialog .section-view .description-view[data-v-590bd458] {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  color: #2b2b2b;
}
.proxy-detail-dialog .transfer-wrap[data-v-590bd458] {
  margin: 40px 61px 0;
  display: flex;
  justify-content: flex-end;
}
.proxy-detail-dialog .transfer-btn[data-v-590bd458] {
  width: 98px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #333;
  font-weight: 600;
  background-color: #f7b500;
  border-radius: 5px;
  cursor: pointer;
}
.clickable[data-v-590bd458] {
  cursor: pointer;
}
.arrow-right[data-v-590bd458] {
  width: 12px;
  height: 12px;
  margin: 0 10px;
  position: relative;
  top: -14px;
}

/**
 * 本文件存放公共的less参数
 */
/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-45a1d534] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-45a1d534] {
  font-family: 'Roboto';
}
.flex-container[data-v-45a1d534] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-45a1d534] {
  height: 40px;
  width: 100%;
  background: linear-gradient(174.44deg, #f7b500 22.19%, #f7a300 84.87%);
  border-radius: 2px;
  font-size: 14px;
  color: #2b2b2b;
  border: none;
  outline: none;
}
/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-45a1d534]:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* safari input 内阴影*/
input[data-v-45a1d534] {
  -webkit-appearance: none;
}
/* 卡片样式 */
.card[data-v-45a1d534] {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-45a1d534] {
  border-bottom: 1px dashed #ddd;
  /* no */
  padding-top: 4px;
  /* no */
  margin-bottom: 4px;
  /* no */
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-45a1d534]::after {
  border-radius: 0 10px 10px 0;
  /* no */
  left: 0;
}
.card .split-line[data-v-45a1d534]::before {
  border-radius: 10px 0 0 10px;
  /* no */
  right: 0;
}
.card .split-line[data-v-45a1d534]::after,
.card .split-line[data-v-45a1d534]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  /* no */
  height: 8px;
  /* no */
  background: #2b2b2b;
  top: 0;
  /* no */
}
.seek-top-comm-dialog[data-v-45a1d534] .el-dialog__header {
  display: none;
}
.seek-top-comm-dialog[data-v-45a1d534] .el-dialog__body {
  padding: 0;
}
.seek-top-comm-dialog[data-v-45a1d534] .el-dialog__body /deep/ .form-button-view {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.seek-top-comm-dialog[data-v-45a1d534] .el-form-item__label::before {
  display: none;
}
[data-v-45a1d534] .el-table {
  position: relative;
  z-index: 2;
  overflow: visible;
}
[data-v-45a1d534] .el-table th {
  padding: 10px 0;
}
[data-v-45a1d534] .el-table th .cell {
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-45a1d534] .el-table .el-table__footer {
  min-height: 40px;
}
[data-v-45a1d534] .el-table .el-table__footer tbody td {
  font-size: 14px;
  color: #2b2b2b;
  font-weight: 600;
}
[data-v-45a1d534] .el-table .el-table__footer tbody td p {
  margin: 0;
}
.table-total-summary[data-v-45a1d534] {
  font-weight: bold;
  color: #2b2b2b;
}
.table-total-summary .total-num[data-v-45a1d534] {
  margin-top: 5px;
  display: flex;
  justify-content: flex-end;
}
.proxy-page[data-v-45a1d534] {
  color: #000;
  background-color: #fff;
  margin: 10px;
}
.proxy-page[data-v-45a1d534] td:last-child .cell {
  margin-left: 24px;
  display: flex;
  justify-content: flex-start;
}
.proxy-page[data-v-45a1d534] td {
  padding: 8px 0;
  border: none;
}
.proxy-page .description[data-v-45a1d534] {
  padding-left: 20px;
  font-size: 12px;
  color: #cf2a2a;
  line-height: 17px;
  padding-bottom: 9px;
}
.proxy-page .description p[data-v-45a1d534] {
  margin: 0;
}
.proxy-page .username-view[data-v-45a1d534] {
  color: #135ce9;
  cursor: pointer;
}
.proxy-page .operation[data-v-45a1d534] {
  color: #1f73ff;
}
.proxy-page .operation span[data-v-45a1d534] {
  cursor: pointer;
}
.proxy-page .amount-text[data-v-45a1d534] {
  font-weight: 400;
}

