.nomal-table-thead tr th {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  background-color: #ffffff;
  padding: 8px 0 8px 20px;
}
.text-table-list {
  padding: 20px 20px 0;
}
.text-table-list .ant-table-thead tr th {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  background-color: #ffffff;
  padding: 8px 0 8px 20px;
}
.text-table-list .ant-table-tbody tr td {
  border-bottom: 1px solid #e4ebf0;
  padding: 16px 0 16px 20px;
  background-color: #ffffff;
}
.text-table-list .ant-table-tbody tr td .item-content {
  padding-right: 80px;
}
.text-table-list .ant-table-tbody tr td .item-content .item-title {
  cursor: pointer;
  color: #42769e;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
}
.text-table-list .ant-table-tbody tr td .item-content .item-description {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  color: #a1abb3;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.operate-logo-table-list {
  padding: 20px 20px 0;
}
.operate-logo-table-list .ant-table-thead tr th {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #ffffff;
}
.operate-logo-table-list .ant-table-thead tr th:nth-child(1) {
  width: 70%;
}
.operate-logo-table-list .ant-table-thead tr th:nth-child(2) {
  width: 30%;
  text-align: right;
}
.operate-logo-table-list .ant-table-tbody tr td {
  border-bottom: 1px solid #e4ebf0;
  background-color: #ffffff;
  padding: 16px 0;
}
.operate-logo-table-list .ant-table-tbody tr td:nth-child(1) {
  width: 70%;
  padding-left: 6px;
}
.operate-logo-table-list .ant-table-tbody tr td:nth-child(2) {
  width: 30%;
}
.operate-logo-table-list .ant-table-tbody tr td:nth-child(2) .operate {
  float: right;
}
.operate-logo-table-list .ant-table-tbody tr td:nth-child(2) button {
  margin-left: 10px;
}
.operate-logo-table-list .ant-table-tbody tr td .item-content {
  padding-left: 74px;
  width: 100%;
  position: relative;
}
.operate-logo-table-list .ant-table-tbody tr td .item-content .item-title {
  cursor: pointer;
  color: #42769e;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  display: inline-block;
}
.operate-logo-table-list .ant-table-tbody tr td .item-content .item-description {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  color: #a1abb3;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.operate-logo-table-list .ant-table-tbody tr td .item-content .logo-wrapper {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
  background-color: #f5f8fa;
  margin-right: 0;
  position: absolute;
  left: 0;
  top: -6px;
}
.operate-logo-table-list .ant-table-tbody tr td .item-content .logo-wrapper .logo {
  width: 32px;
  height: 32px;
  margin: 12px;
}
.operate-logo-table-list .ant-table-tbody tr td .item-content .tag {
  height: 18px;
  border: 1px solid #91bada;
  color: #91bada;
  border-radius: 3px;
  display: inline-block;
  margin-left: 6px;
  font-size: 12px;
  line-height: 18px;
  padding: 0 4px;
}
.select-logo-table-list .ant-table-thead tr th {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  background-color: #ffffff;
}
.select-logo-table-list .ant-table-thead tr th.ant-table-selection-column {
  width: 22px;
  vertical-align: middle;
  padding: 0 0 0 6px;
}
.select-logo-table-list .ant-table-thead tr th:nth-child(2) {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #ffffff;
}
.select-logo-table-list .ant-table-tbody tr td {
  padding: 16px 0;
  border-bottom: 1px solid #e4ebf0;
  background-color: #ffffff;
}
.select-logo-table-list .ant-table-tbody tr td.ant-table-selection-column {
  width: 22px;
  vertical-align: middle;
  padding: 0 0 0 6px;
}
.select-logo-table-list .ant-table-tbody tr td:nth-child(2) .item-content {
  padding-left: 94px;
  width: 100%;
  position: relative;
}
.select-logo-table-list .ant-table-tbody tr td:nth-child(2) .item-content .item-title {
  cursor: pointer;
  color: #42769e;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  display: inline-block;
}
.select-logo-table-list .ant-table-tbody tr td:nth-child(2) .item-content .item-description {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  color: #a1abb3;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.select-logo-table-list .ant-table-tbody tr td:nth-child(2) .item-content .logo-wrapper {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
  background-color: #f5f8fa;
  margin-right: 0;
  position: absolute;
  left: 20px;
  top: -6px;
}
.select-logo-table-list .ant-table-tbody tr td:nth-child(2) .item-content .logo-wrapper .logo {
  width: 32px;
  height: 32px;
  margin: 12px;
}
.select-logo-table-list .ant-table-tbody tr td:nth-child(2) .item-content .tag {
  height: 18px;
  border: 1px solid #91bada;
  color: #91bada;
  border-radius: 3px;
  display: inline-block;
  margin-left: 6px;
  font-size: 12px;
  line-height: 18px;
  padding: 0 4px;
}
.select-logo-table-list .ant-checkbox-input:focus + .ant-checkbox-inner,
.select-logo-table-list .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.select-logo-table-list .ant-checkbox:hover .ant-checkbox-inner {
  border-color: #42769e;
}
.select-logo-table-list .ant-checkbox-checked .ant-checkbox-inner,
.select-logo-table-list .ant-checkbox-indeterminate .ant-checkbox-inner {
  border-color: #42769e;
  background-color: #42769e;
}
.select-text-table-list .ant-table-thead tr th {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  background-color: #ffffff;
}
.select-text-table-list .ant-table-thead tr th.ant-table-selection-column {
  width: 22px;
  vertical-align: middle;
  padding: 0 0 0 6px;
}
.select-text-table-list .ant-table-thead tr th:nth-child(2) {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #ffffff;
}
.select-text-table-list .ant-table-tbody tr td {
  padding: 16px 0;
  border-bottom: 1px solid #e4ebf0;
  background-color: #ffffff;
}
.select-text-table-list .ant-table-tbody tr td.ant-table-selection-column {
  width: 22px;
  vertical-align: top;
  padding: 18px 0 0 6px;
}
.select-text-table-list .ant-table-tbody tr td:nth-child(2) .item-content {
  padding-left: 20px;
  width: 100%;
}
.select-text-table-list .ant-table-tbody tr td:nth-child(2) .item-content .item-title {
  cursor: pointer;
  color: #42769e;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  display: inline-block;
}
.select-text-table-list .ant-table-tbody tr td:nth-child(2) .item-content .item-description {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  color: #a1abb3;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.select-text-table-list .ant-checkbox-input:focus + .ant-checkbox-inner,
.select-text-table-list .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.select-text-table-list .ant-checkbox:hover .ant-checkbox-inner {
  border-color: #42769e;
}
.select-text-table-list .ant-checkbox-checked .ant-checkbox-inner,
.select-text-table-list .ant-checkbox-indeterminate .ant-checkbox-inner {
  border-color: #42769e;
  background-color: #42769e;
}
.select-text-title-table-list .ant-table-thead tr th {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  background-color: #ffffff;
}
.select-text-title-table-list .ant-table-thead tr th.ant-table-selection-column {
  width: 22px;
  vertical-align: middle;
  padding: 0 0 0 6px;
}
.select-text-title-table-list .ant-table-thead tr th:nth-child(2) {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #ffffff;
}
.select-text-title-table-list .ant-table-tbody tr td {
  padding: 16px 0;
  border-bottom: 1px solid #e4ebf0;
  background-color: #ffffff;
}
.select-text-title-table-list .ant-table-tbody tr td.ant-table-selection-column {
  width: 22px;
  vertical-align: top;
  padding: 18px 0 0 6px;
}
.select-text-title-table-list .ant-table-tbody tr td:nth-child(2) .item-content {
  padding-left: 20px;
  width: 100%;
}
.select-text-title-table-list .ant-table-tbody tr td:nth-child(3) .item-content {
  padding-right: 16px;
  width: 100%;
}
.select-text-title-table-list .ant-checkbox-input:focus + .ant-checkbox-inner,
.select-text-title-table-list .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.select-text-title-table-list .ant-checkbox:hover .ant-checkbox-inner {
  border-color: #42769e;
}
.select-text-title-table-list .ant-checkbox-checked .ant-checkbox-inner,
.select-text-title-table-list .ant-checkbox-indeterminate .ant-checkbox-inner {
  border-color: #42769e;
  background-color: #42769e;
}
.select-text-titles-table-list .ant-table-thead tr th {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  background-color: #ffffff;
}
.select-text-titles-table-list .ant-table-thead tr th.ant-table-selection-column {
  width: 22px;
  vertical-align: middle;
  padding: 0 0 0 6px;
}
.select-text-titles-table-list .ant-table-thead tr th:nth-child(2) {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
  border-bottom: 2px solid #e4ebf0;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #ffffff;
}
.select-text-titles-table-list .ant-table-tbody tr td {
  padding: 16px 0;
  border-bottom: 1px solid #e4ebf0;
  background-color: #ffffff;
}
.select-text-titles-table-list .ant-table-tbody tr td .item-content {
  padding-left: 16px;
  width: 100%;
}
.select-text-titles-table-list .ant-table-tbody tr td.ant-table-selection-column {
  width: 22px;
  vertical-align: top;
  padding: 18px 0 0 6px;
}
.select-text-titles-table-list .ant-table-tbody tr td:nth-child(2) .item-content {
  padding-left: 20px;
  width: 100%;
}
.select-text-titles-table-list .ant-checkbox-input:focus + .ant-checkbox-inner,
.select-text-titles-table-list .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.select-text-titles-table-list .ant-checkbox:hover .ant-checkbox-inner {
  border-color: #42769e;
}
.select-text-titles-table-list .ant-checkbox-checked .ant-checkbox-inner,
.select-text-titles-table-list .ant-checkbox-indeterminate .ant-checkbox-inner {
  border-color: #42769e;
  background-color: #42769e;
}
.table-v2-normal-td-th {
  font-size: 14px;
  line-height: 24px;
  padding: 8px 0;
}
.table-v2 {
  position: relative;
}
.table-v2 .ant-table-thead tr th {
  font-size: 14px;
  line-height: 24px;
  padding: 8px 0;
  font-weight: 400;
  background: #ffffff;
  color: #838f99;
  border-bottom: 1px solid #e8eaed;
}
.table-v2 .ant-table-thead tr th:first-child {
  padding-left: 24px;
}
.table-v2 .ant-table-thead tr th:last-child {
  padding-left: 24px;
}
.table-v2 .ant-table-tbody tr {
  border-bottom: none;
}
.table-v2 .ant-table-tbody tr .tbody-cell {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  height: 40px;
  transition: all 0.3s;
}
.table-v2 .ant-table-tbody tr td {
  font-size: 14px;
  line-height: 24px;
  padding: 8px 0;
  line-height: 40px;
  color: #5b5b5b;
  border-bottom: 1px solid #e8eaed;
}
.table-v2 .ant-table-tbody tr td:first-child .tbody-cell {
  padding-left: 24px;
}
.table-v2 .ant-table-tbody tr td:last-child .tbody-cell {
  padding-right: 24px;
}
.table-v2 .ant-table-tbody tr:hover {
  background-color: #ffffff;
}
.table-v2 .ant-table-tbody tr:hover td {
  background-color: #ffffff;
}
.table-v2 .ant-table-tbody tr:hover .tbody-cell {
  background-color: #f4f5f7;
}
.failed-detail-container {
  line-height: 20px;
  font-size: 12px;
}
.failed-detail-container .detail-trigger {
  display: inline-block;
  position: relative;
  padding-right: 16px;
  cursor: pointer;
}
.failed-detail-container .detail-trigger .detail-trigger-text {
  height: 20px;
}
.failed-detail-container .detail-trigger .warning-text {
  height: 20px;
  color: #b28d4c;
}
.failed-detail-container .detail-trigger .error-text {
  height: 20px;
  color: #a94442;
}
.failed-detail-container .detail-trigger .detail-trigger-icon {
  position: absolute;
  right: 0;
  top: 4px;
}
.failed-detail-container .failed-list-wrapper .failed-list-title {
  padding: 0;
  margin: 14px 0 0 0;
  color: #a1abb3;
  font-weight: 400;
}
.failed-detail-container .failed-list-wrapper .failed-list-content {
  margin-top: 8px;
  max-height: 204px;
  overflow: hidden;
  overflow-y: auto;
}
.failed-detail-container .failed-list-wrapper .failed-list-item {
  float: left;
  background-color: #ffffff;
  border-radius: 2px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  padding: 0 6px;
  margin: 0 6px 6px 0;
  font-weight: 400;
}
.normal-border {
  border: 1px solid #e4ebf0;
  border-radius: 3px;
}
.tabs-white-background .ant-tabs-card .ant-tabs-bar {
  margin-bottom: 0;
  border: none;
}
.tabs-white-background .ant-tabs-card .ant-tabs-bar .ant-tabs-tab {
  border: none;
  background: transparent;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  padding-left: 27px;
  padding-right: 27px;
}
.tabs-white-background .ant-tabs-card .ant-tabs-bar .ant-tabs-tab:not(.ant-tabs-tab-active):hover {
  color: #478cc1;
}
.tabs-white-background .ant-tabs-card .ant-tabs-bar .ant-tabs-tab-active {
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.05);
  border-radius: 4px 4px 0 0;
  color: #396a8f;
  border-bottom: none;
  background: #ffffff;
}
.tabs-white-background .ant-tabs-card .ant-tabs-bar .ant-tabs-nav {
  margin-left: 5px;
}
.tabs-white-background .ant-tabs-card .ant-tabs-content {
  padding: 0 5px 5px 5px;
}
.tabs-white-background .ant-tabs-card .ant-tabs-content .ant-tabs-tabpane {
  background: #ffffff;
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.05);
}
.tabs-white-background .ant-tabs-card .ant-tabs-content:first-child {
  border-top-left-radius: 0;
}
.table-item-name-link {
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  color: #478cc1;
  cursor: pointer;
}
.table-list-thead-th {
  background-color: #ffffff;
  color: #acb7bf;
  border-bottom: 2px solid #e4ebf0;
}
.general-tag {
  height: 18px;
  border: 1px solid #91bada;
  color: #91bada;
  border-radius: 3px;
  display: inline-block;
  margin-left: 6px;
  font-size: 12px;
  line-height: 18px;
  padding: 0 4px;
}
.general-logo-wrapper {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
  background-color: #f5f8fa;
}
.general-app-logo {
  width: 32px;
  height: 32px;
  margin: 12px;
}
.card-border {
  border: 1px solid #e4ebf0;
  border-radius: 3px;
  background-color: #ffffff;
}
.spin-loading-wrapper {
  width: 100%;
  min-height: 200px;
  text-align: center;
}
.text-full-width-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.list-title {
  font-size: 32px;
  color: #5b5b5b;
  font-weight: 400;
  height: 60px;
  line-height: 60px;
  margin: 20px 0;
  padding: 0;
}
.thead-font-style {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #a1abb3;
}
.thead-border-style {
  border-bottom: 2px solid #e4ebf0;
}
.tbody-item-title {
  cursor: pointer;
  color: #42769e;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
}
.tbody-item-description {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  color: #a1abb3;
}
.tobdy-item-border {
  border-bottom: 1px solid #e4ebf0;
}
.table-checkbox-style {
  outline-color: #42769e;
  border-color: #42769e;
}
.table-checkbox-with-primary-color .ant-checkbox-input:focus + .ant-checkbox-inner,
.table-checkbox-with-primary-color .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.table-checkbox-with-primary-color .ant-checkbox:hover .ant-checkbox-inner {
  border-color: #42769e;
}
.table-checkbox-with-primary-color .ant-checkbox-checked .ant-checkbox-inner,
.table-checkbox-with-primary-color .ant-checkbox-indeterminate .ant-checkbox-inner {
  border-color: #42769e;
  background-color: #42769e;
}
.popover-custom-wrapper .ant-popover-arrow {
  display: none;
}
.clearFloat {
  clear: both;
}
.custom-modal .ant-modal-header,
.custom-modal .ant-modal-footer {
  background-color: #f5f8fa;
}
.custom-modal .ant-modal-body {
  padding: 0;
}
.shadow-border {
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.05);
}
.shadow-tabs-white-background .ant-tabs-card .ant-tabs-bar {
  margin-bottom: 0;
  border: none;
}
.shadow-tabs-white-background .ant-tabs-card .ant-tabs-bar .ant-tabs-tab {
  border: none;
  background: transparent;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  padding-left: 27px;
  padding-right: 27px;
}
.shadow-tabs-white-background .ant-tabs-card .ant-tabs-bar .ant-tabs-tab:not(.ant-tabs-tab-active):hover {
  color: #478cc1;
}
.shadow-tabs-white-background .ant-tabs-card .ant-tabs-bar .ant-tabs-tab-active {
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.05);
  border-radius: 4px 4px 0 0;
  color: #396a8f;
  border-bottom: none;
  background: #ffffff;
}
.shadow-tabs-white-background .ant-tabs-card .ant-tabs-bar .ant-tabs-nav {
  margin-left: 5px;
}
.shadow-tabs-white-background .ant-tabs-card .ant-tabs-content {
  padding: 0 5px 5px 5px;
}
.shadow-tabs-white-background .ant-tabs-card .ant-tabs-content .ant-tabs-tabpane {
  background: #ffffff;
  border: none;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.05);
}
.shadow-tabs-white-background .ant-tabs-card .ant-tabs-content:first-child {
  border-top-left-radius: 0;
}
.shadow-tabs-white-background .ant-tabs-content {
  border: none !important;
  border-radius: 4px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.05) !important;
}
.shadow-tabs-white-background .ant-tabs-tab-active.ant-tabs-tab {
  border: none !important;
  border-radius: 4px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.05) !important;
}
.shadow-tabs-white-background .ant-tabs-tabpane.ant-tabs-tabpane-active {
  border: none !important;
  border-radius: 4px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 4px 6px 0 rgba(0, 0, 0, 0.05) !important;
}
.link:link {
  color: #42769e;
}
.link:visited {
  color: #42769e;
}
.link:hover {
  color: #65a1cf;
}
.link:active {
  color: #42769e;
}
.loading-button-wrapper {
  display: inline-block;
  border: red 1px solid;
}
.loading-button-wrapper .ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 7px;
}
.loading-button-wrapper .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 15px;
}
.loading-button-wrapper .ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -7px;
  margin-top: -7px;
}
.loading-button-wrapper .ant-btn-loading.ant-btn-sm span,
.loading-button-wrapper .ant-btn-loading.ant-btn-lg span,
.loading-button-wrapper .ant-btn-loading.ant-btn span {
  margin-left: 0;
  opacity: 0;
}
