@cloudtower/eagle 0.27.49 → 0.27.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29485,12 +29485,12 @@ html body {
29485
29485
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29486
29486
  }
29487
29487
 
29488
- .E_drhfj7c {
29489
- width: 400px;
29490
- }
29491
29488
  .E_drhfj7c .bottom {
29492
29489
  color: rgba(44, 56, 82, 0.75);
29493
29490
  }
29491
+ .E_drhfj7c .left.bottom {
29492
+ min-width: 0;
29493
+ }
29494
29494
 
29495
29495
  .E_ct9qoak {
29496
29496
  display: flex;
@@ -29655,6 +29655,9 @@ html body {
29655
29655
  .E_c1iye0zj.compact .antd5-checkbox + span .sub, .E_c1iye0zj.compact .antd5-checkbox-disabled + span .sub {
29656
29656
  margin-left: 24px;
29657
29657
  }
29658
+ .E_c1iye0zj .E_drhfj7c {
29659
+ width: 400px;
29660
+ }
29658
29661
 
29659
29662
  .E_ckhyuyx ul.antd5-menu {
29660
29663
  padding: 4px;
@@ -29690,35 +29693,48 @@ html body {
29690
29693
  font-size: 14px;
29691
29694
  }
29692
29695
 
29693
- .E_iouxfgt {
29694
- display: inline-flex;
29695
- align-items: center;
29696
- }
29697
- .E_iouxfgt .icon-inner {
29698
- display: inline-flex;
29699
- align-items: center;
29696
+ .E_fzh9mnb {
29697
+ width: 100%;
29698
+ height: 100%;
29699
+ min-height: 124px;
29700
+ display: flex;
29701
+ flex-direction: column;
29700
29702
  justify-content: center;
29703
+ align-items: center;
29701
29704
  }
29702
- .E_iouxfgt .icon-inner + span,
29703
- .E_iouxfgt span + .icon-inner.suffix {
29704
- margin-left: 4px;
29705
+ .E_fzh9mnb .error-text {
29706
+ color: rgba(10, 37, 85, 0.6);
29707
+ margin-bottom: 16px;
29708
+ font-size: 18px;
29705
29709
  }
29706
- .E_iouxfgt.is-rotate img,
29707
- .E_iouxfgt.is-rotate svg {
29708
- animation: rotate 680ms linear infinite;
29710
+
29711
+ .E_b1nip9bk {
29712
+ padding: 4px 11px;
29709
29713
  }
29710
29714
 
29711
- .E_i1inqkme {
29712
- height: 18px;
29713
- line-height: 18px;
29714
- padding: 0 4px;
29715
- border-radius: 4px;
29716
- background: rgba(235, 239, 245, 0.6);
29717
- border: 1px solid rgba(223, 228, 235, 0.6);
29718
- display: flex;
29719
- align-items: center;
29715
+ .E_bqamoqe {
29720
29716
  white-space: nowrap;
29721
- margin-right: 4px;
29717
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29718
+ }
29719
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29720
+ --color: #0080ff;
29721
+ }
29722
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29723
+ --color: #0080ff;
29724
+ }
29725
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29726
+ margin-left: 1px;
29727
+ }
29728
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29729
+ border-top-right-radius: 0;
29730
+ border-bottom-right-radius: 0;
29731
+ }
29732
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29733
+ border-top-left-radius: 0;
29734
+ border-bottom-left-radius: 0;
29735
+ }
29736
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29737
+ border-radius: unset;
29722
29738
  }
29723
29739
 
29724
29740
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -29971,57 +29987,101 @@ html body {
29971
29987
  padding: 0;
29972
29988
  }
29973
29989
 
29974
- .E_fzh9mnb {
29975
- width: 100%;
29976
- height: 100%;
29977
- min-height: 124px;
29978
- display: flex;
29979
- flex-direction: column;
29990
+ .E_iouxfgt {
29991
+ display: inline-flex;
29992
+ align-items: center;
29993
+ }
29994
+ .E_iouxfgt .icon-inner {
29995
+ display: inline-flex;
29996
+ align-items: center;
29980
29997
  justify-content: center;
29998
+ }
29999
+ .E_iouxfgt .icon-inner + span,
30000
+ .E_iouxfgt span + .icon-inner.suffix {
30001
+ margin-left: 4px;
30002
+ }
30003
+ .E_iouxfgt.is-rotate img,
30004
+ .E_iouxfgt.is-rotate svg {
30005
+ animation: rotate 680ms linear infinite;
30006
+ }
30007
+
30008
+ .E_i1inqkme {
30009
+ height: 18px;
30010
+ line-height: 18px;
30011
+ padding: 0 4px;
30012
+ border-radius: 4px;
30013
+ background: rgba(235, 239, 245, 0.6);
30014
+ border: 1px solid rgba(223, 228, 235, 0.6);
30015
+ display: flex;
29981
30016
  align-items: center;
30017
+ white-space: nowrap;
30018
+ margin-right: 4px;
29982
30019
  }
29983
- .E_fzh9mnb .error-text {
29984
- color: rgba(10, 37, 85, 0.6);
29985
- margin-bottom: 16px;
29986
- font-size: 18px;
30020
+
30021
+ .E_owd0kml {
30022
+ display: inline-block;
29987
30023
  }
29988
30024
 
29989
- .E_b1nip9bk {
29990
- padding: 4px 11px;
30025
+ .E_h1jsgezc {
30026
+ visibility: hidden;
30027
+ position: absolute;
29991
30028
  }
29992
30029
 
29993
- .E_bqamoqe {
29994
- white-space: nowrap;
29995
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30030
+ .E_phljevk {
30031
+ display: flex;
30032
+ justify-content: space-between;
30033
+ align-items: center;
30034
+ padding: 10px 0;
30035
+ color: rgba(44, 56, 82, 0.6);
30036
+ font-size: 12px;
30037
+ line-height: 24px;
29996
30038
  }
29997
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29998
- --color: #0080ff;
30039
+ .E_phljevk .pagination-left {
30040
+ padding: 2px 8px;
29999
30041
  }
30000
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30001
- --color: #0080ff;
30042
+ .E_phljevk .dropdown-trigger {
30043
+ display: flex;
30044
+ align-items: center;
30045
+ border-radius: 6px;
30046
+ cursor: pointer;
30047
+ transition: all 0.3s ease;
30002
30048
  }
30003
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30004
- margin-left: 1px;
30049
+ .E_phljevk .dropdown-trigger:hover {
30050
+ background: rgba(211, 218, 235, 0.6);
30051
+ color: #0080ff;
30005
30052
  }
30006
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30007
- border-top-right-radius: 0;
30008
- border-bottom-right-radius: 0;
30053
+ .E_phljevk .dropdown-trigger .icon-inner {
30054
+ margin-left: 4px;
30009
30055
  }
30010
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30011
- border-top-left-radius: 0;
30012
- border-bottom-left-radius: 0;
30056
+ .E_phljevk .pagination-right {
30057
+ display: flex;
30058
+ align-items: center;
30059
+ color: #0080ff;
30060
+ font-weight: bold;
30013
30061
  }
30014
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30015
- border-radius: unset;
30062
+ .E_phljevk .pagination-right .icon-inner {
30063
+ margin-left: 4px;
30016
30064
  }
30017
-
30018
- .E_owd0kml {
30019
- display: inline-block;
30065
+ .E_phljevk .pagination-right .prev-btn,
30066
+ .E_phljevk .pagination-right .next-btn {
30067
+ padding: 0 8px;
30068
+ }
30069
+ .E_phljevk .pagination-right .prev-btn > span,
30070
+ .E_phljevk .pagination-right .next-btn > span {
30071
+ color: #0080ff;
30072
+ }
30073
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30074
+ transform: rotate(180deg);
30020
30075
  }
30021
30076
 
30022
- .E_h1jsgezc {
30023
- visibility: hidden;
30024
- position: absolute;
30077
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30078
+ max-height: calc(100vh - 128px);
30079
+ overflow-y: auto;
30080
+ }
30081
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30082
+ padding: 4px 20px;
30083
+ font-size: 12px;
30084
+ line-height: 18px;
30025
30085
  }
30026
30086
 
30027
30087
  .E_s1dizucg.ant-switch {
@@ -30079,1260 +30139,1211 @@ html body {
30079
30139
  margin-left: 5px;
30080
30140
  }
30081
30141
 
30082
- .E_cnujxq2 {
30083
- display: flex;
30084
- flex-direction: column;
30142
+ .E_rapgekc.ant-radio-wrapper {
30143
+ display: inline-flex;
30144
+ align-items: baseline;
30145
+ white-space: pre-wrap;
30085
30146
  }
30086
-
30087
- .E_m7s48ia {
30088
- max-width: 1120px;
30089
- width: 100%;
30090
- margin: 0 auto;
30091
- height: 100%;
30147
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30148
+ position: relative;
30149
+ top: 3px;
30092
30150
  }
30093
-
30094
- .E_wt5zbg6 {
30095
- max-width: 1120px;
30096
- width: 100%;
30097
- margin: 0 auto;
30098
- display: flex;
30151
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30152
+ border-color: rgba(107, 128, 167, 0.6);
30099
30153
  }
30100
- .E_wt5zbg6 .left,
30101
- .E_wt5zbg6 .right {
30102
- flex-grow: 0;
30103
- flex-shrink: 0;
30104
- flex-basis: 21%;
30154
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30155
+ border-color: #0080ff;
30105
30156
  }
30106
- .E_wt5zbg6 .left {
30107
- display: flex;
30108
- justify-content: flex-end;
30109
- padding-right: 44px;
30157
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30158
+ border-color: #0080ff;
30159
+ background: #0080ff;
30110
30160
  }
30111
- .E_wt5zbg6 .right {
30112
- padding-left: 44px;
30161
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30162
+ top: 4px;
30163
+ left: 4px;
30164
+ width: 6px;
30165
+ height: 6px;
30166
+ background: #fff;
30113
30167
  }
30114
- .E_wt5zbg6 .middle {
30115
- margin-bottom: 40px;
30116
- flex-grow: 0;
30117
- flex-shrink: 0;
30118
- flex-basis: 58%;
30168
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30169
+ opacity: 0.5;
30119
30170
  }
30120
- .E_wt5zbg6 .middle .form-base-field {
30121
- width: 100%;
30171
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30172
+ border-color: rgba(107, 128, 167, 0.6);
30173
+ background: rgba(211, 218, 235, 0.6);
30122
30174
  }
30123
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
30124
- width: auto;
30175
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30176
+ background: #00122e;
30125
30177
  }
30126
-
30127
- .E_h18jprzg .ant-modal-header {
30128
- margin: 0 auto;
30129
- width: 100%;
30130
- max-width: 648px;
30178
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30179
+ color: #00122e;
30180
+ opacity: 0.5;
30131
30181
  }
30132
- .E_h18jprzg .ant-modal-header .ant-modal-title {
30133
- margin-left: 0;
30182
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30183
+ color: #00122e;
30134
30184
  }
30135
- .E_h18jprzg .ant-modal-body {
30136
- margin: 0 auto;
30137
- padding: 0;
30138
- width: 100%;
30139
- max-width: 648px;
30140
- overflow: hidden;
30141
- }
30142
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30143
- margin-bottom: 40px;
30185
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30186
+ display: inline-block;
30187
+ padding: 0;
30188
+ padding-left: 12px;
30144
30189
  }
30145
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30146
- height: calc(100vh - 225px);
30147
- overflow-y: auto;
30190
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30191
+ margin-bottom: 0;
30192
+ white-space: pre-wrap;
30193
+ color: rgba(44, 56, 82, 0.6);
30148
30194
  }
30149
- .E_h18jprzg .ant-modal-footer .footer-content {
30150
- margin: 0 auto;
30151
- max-width: 648px;
30195
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30196
+ padding-left: 8px;
30152
30197
  }
30153
30198
 
30154
- .E_h16z9xgz .ant-modal-header {
30155
- margin: 0 auto;
30156
- width: 100%;
30157
- max-width: 1024px;
30158
- }
30159
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
30160
- margin-left: 0;
30161
- }
30162
- .E_h16z9xgz .ant-modal-body {
30163
- margin: 0 auto;
30164
- padding: 0;
30165
- width: 100%;
30166
- max-width: 1024px;
30167
- overflow: hidden;
30168
- }
30169
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30170
- margin-bottom: 40px;
30171
- }
30172
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30173
- height: calc(100vh - 225px);
30174
- overflow-y: auto;
30199
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30200
+ border-radius: 5px 0 0 5px;
30175
30201
  }
30176
- .E_h16z9xgz .ant-modal-footer .footer-content {
30177
- margin: 0 auto;
30178
- max-width: 1024px;
30202
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30203
+ border-radius: 0 5px 5px 0;
30179
30204
  }
30180
30205
 
30181
- .E_f1lrhghm {
30182
- flex: 1;
30206
+ .E_rcc63c8 {
30207
+ color: #00122e;
30208
+ border-color: #ccd4e3;
30183
30209
  }
30184
- .E_f1lrhghm label {
30185
- font-size: 13px;
30186
- line-height: 20px;
30187
- color: rgba(44, 56, 82, 0.6);
30210
+ .E_rcc63c8:first-child {
30211
+ border-color: #a3b4cc;
30188
30212
  }
30189
- .E_f1lrhghm .title {
30190
- font-size: 14px;
30191
- line-height: 20px;
30192
- color: #2d3a56;
30193
- margin-bottom: 12px;
30213
+ .E_rcc63c8.ant-radio-button-wrapper {
30214
+ padding: 0 12px;
30215
+ line-height: 32px;
30216
+ height: 32px;
30194
30217
  }
30195
- .E_f1lrhghm.connect-cluster .title {
30196
- padding-bottom: 26px;
30218
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
30219
+ white-space: nowrap;
30197
30220
  }
30198
-
30199
- .E_f18ot8em {
30200
- padding: 25px 0 15px 0;
30201
- border-bottom: 1px solid #e1e5eb;
30202
- margin-bottom: 16px;
30221
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30222
+ height: 22px;
30223
+ padding: 0 7px;
30224
+ line-height: 20px;
30203
30225
  }
30204
-
30205
- .E_f1l1g2k0 {
30206
- display: flex;
30207
- align-items: center;
30208
- margin-bottom: 8px;
30226
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30227
+ background: #ccd4e3;
30209
30228
  }
30210
- .E_f1l1g2k0 > label {
30211
- width: 216px;
30229
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30230
+ background: #0080ff;
30212
30231
  }
30213
- .E_f1l1g2k0 > label + * {
30214
- width: 100%;
30232
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30233
+ background: #ccd4e3;
30234
+ opacity: 0.5;
30215
30235
  }
30216
- .E_f1l1g2k0 .ant-select {
30217
- width: 100%;
30236
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30237
+ border-right-color: #0080ff;
30218
30238
  }
30219
-
30220
- .E_e1k89cwg {
30221
- color: #e75a3a;
30222
- margin-right: 10px;
30239
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30240
+ border-color: #0080ff;
30223
30241
  }
30224
-
30225
- .E_d1oui1gf {
30226
- width: 100%;
30227
- height: 1px;
30228
- background: rgba(213, 219, 227, 0.6);
30229
- margin: 24px 0;
30242
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
30243
+ background: rgba(0, 136, 255, 0.1);
30230
30244
  }
30231
-
30232
- .E_l15itdbb {
30233
- display: flex;
30234
- justify-content: center;
30235
- align-items: center;
30236
- height: 100%;
30245
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
30246
+ background: rgba(211, 218, 235, 0.6);
30247
+ border-color: #ccd4e3;
30248
+ opacity: 0.5;
30237
30249
  }
30238
-
30239
- .E_d1y3z4w {
30240
- display: inline-block;
30241
- width: 4px;
30242
- height: 4px;
30243
- background: #8e9aa9;
30244
- opacity: 0.4;
30245
- border-radius: 50%;
30246
- margin: 0 4px;
30250
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30251
+ color: #00122e;
30252
+ border-color: #ccd4e3;
30247
30253
  }
30248
-
30249
- .E_m177r7a3 .ant-modal-header,
30250
- .E_m177r7a3 .ant-modal-footer .footer-content {
30251
- width: 648px;
30252
- margin: 0 auto;
30254
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30255
+ color: #00122e;
30256
+ border-color: #ccd4e3;
30257
+ background: rgba(172, 186, 211, 0.6);
30253
30258
  }
30254
- .E_m177r7a3 .ant-modal-header {
30255
- padding: 35px 0 24px;
30259
+ .E_rcc63c8 .ant-radio-button-input {
30260
+ margin-right: 8px;
30261
+ display: inline;
30256
30262
  border: none;
30263
+ padding: 0;
30264
+ width: 36px;
30265
+ background: transparent;
30257
30266
  }
30258
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
30259
- font-size: 30px;
30267
+ .E_rcc63c8 .ant-radio-button-input:focus {
30268
+ box-shadow: none;
30260
30269
  }
30261
- .E_m177r7a3 .ant-modal-body {
30262
- padding: 4px 0 2px;
30270
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30271
+ margin-right: 0;
30272
+ width: initial;
30273
+ box-shadow: none;
30263
30274
  }
30264
- .E_m177r7a3 .ant-modal-footer {
30265
- border: none;
30275
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30276
+ display: none;
30266
30277
  }
30267
-
30268
- .E_t1wwio3v {
30269
- font-size: 12px;
30270
- line-height: 18px;
30271
- font-weight: bold;
30272
- color: #fff;
30273
- padding: 0 4px;
30274
- border-radius: 4px;
30275
- display: inline-block;
30276
- background: var(--t1wwio3v-0);
30278
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30279
+ display: inline;
30277
30280
  }
30278
- .E_t1wwio3v:not(:first-child) {
30279
- margin-left: 4px;
30281
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30282
+ display: inline;
30283
+ margin-right: 8px;
30284
+ padding: 0;
30285
+ width: 36px;
30280
30286
  }
30281
30287
 
30282
- .E_f17jvtfk {
30283
- width: 100%;
30288
+ .E_tc97u5y {
30284
30289
  height: 100%;
30285
- display: flex;
30286
- align-items: center;
30287
- justify-content: center;
30288
30290
  }
30289
30291
 
30290
- .E_nzppkea {
30291
- font-size: 90%;
30292
- font-weight: bold;
30293
- background-color: rgba(240, 243, 247, 0.6);
30294
- padding: 1px 4px 1px;
30295
- margin-left: 2px;
30296
- margin-right: 2px;
30297
- border: 1px solid rgba(213, 219, 227, 0.6);
30298
- border-radius: 4px;
30292
+ .E_tfzf37v {
30293
+ height: 100%;
30299
30294
  }
30300
-
30301
- .E_f4mi9eq.form-item-general {
30302
- width: 640px;
30295
+ .E_tfzf37v.empty-table .ant-table-content {
30296
+ overflow: visible !important;
30297
+ height: 100%;
30303
30298
  }
30304
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
30305
- margin-top: 16px;
30299
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30300
+ height: 100%;
30306
30301
  }
30307
- .E_f4mi9eq.form-item-compact {
30308
- width: 412px;
30302
+ .E_tfzf37v.empty-table .ant-table-content table {
30303
+ width: 100% !important;
30304
+ height: 100%;
30309
30305
  }
30310
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
30311
- margin-top: 8px;
30306
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30307
+ padding: 15px 0;
30312
30308
  }
30313
- .E_f4mi9eq .form-item {
30314
- width: auto;
30309
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30310
+ display: none;
30315
30311
  }
30316
- .E_f4mi9eq .form-item-main {
30317
- position: relative;
30318
- display: flex;
30312
+ .E_tfzf37v .active-row td:nth-child(1) {
30313
+ font-weight: 700;
30319
30314
  }
30320
- .E_f4mi9eq .form-item-extra {
30321
- margin-top: 4px;
30322
- width: 100%;
30323
- padding: 14px;
30324
- background: #f2f4f6;
30325
- font-size: 13px;
30326
- line-height: 1.8;
30327
- color: #8e9aa9;
30315
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
30316
+ font-weight: 700;
30328
30317
  }
30329
- .E_f4mi9eq .form-item-label {
30330
- padding-right: 12px;
30331
- font-size: 13px;
30332
- color: rgba(44, 56, 82, 0.6);
30318
+ .E_tfzf37v .ant-spin-nested-loading {
30319
+ height: 100%;
30333
30320
  }
30334
- .E_f4mi9eq .form-item-label.label-right {
30335
- text-align: right;
30321
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
30322
+ height: 100%;
30323
+ overflow: visible;
30336
30324
  }
30337
- .E_f4mi9eq .form-item-label,
30338
- .E_f4mi9eq .form-item-control {
30339
- line-height: 32px;
30340
- }
30341
- .E_f4mi9eq .form-item-control .form-item-error {
30342
- line-height: 18px;
30325
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
30326
+ max-height: none;
30343
30327
  }
30344
- .E_f4mi9eq .form-item-children {
30345
- width: 100%;
30328
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
30329
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
30330
+ display: none;
30346
30331
  }
30347
- .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
30348
- width: 100%;
30332
+ .E_tfzf37v td.ant-table-column-sort {
30333
+ background: transparent;
30349
30334
  }
30350
- .E_f4mi9eq .form-item-error {
30351
- color: #e75a3a;
30352
- height: 0;
30353
- overflow: hidden;
30335
+ .E_tfzf37v td.ant-table-cell-fix-left,
30336
+ .E_tfzf37v td.ant-table-cell-fix-right {
30337
+ background: #fff;
30338
+ padding: 0 !important;
30354
30339
  }
30355
- .E_f4mi9eq .form-item-error-enter-done {
30356
- margin-top: 4px;
30357
- height: auto;
30358
- overflow: auto;
30340
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
30341
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
30342
+ display: flex;
30343
+ align-items: center;
30344
+ height: 100%;
30345
+ padding: 8px;
30359
30346
  }
30360
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30361
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30362
- border: 1px solid #e75a3a;
30363
- color: #e75a3a;
30347
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
30348
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
30349
+ overflow: hidden;
30350
+ text-overflow: ellipsis;
30351
+ width: 100%;
30364
30352
  }
30365
-
30366
- .E_fh0ewl8 {
30367
- color: #2d3a56;
30368
- font-weight: bold;
30369
- padding-bottom: 6px;
30370
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30371
- margin-bottom: 16px;
30353
+ .E_tfzf37v .ant-table-container {
30354
+ height: 100%;
30372
30355
  }
30373
- .E_fh0ewl8:not(:first-of-type) {
30374
- margin-top: 16px;
30356
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
30357
+ box-shadow: none !important;
30375
30358
  }
30376
-
30377
- .E_e1qrlvot {
30378
- width: 8px;
30379
- height: 24px;
30380
- display: flex;
30381
- justify-content: center;
30382
- align-items: center;
30383
- cursor: pointer;
30384
- transition: all 200ms ease-out 40ms;
30359
+ .E_tfzf37v .ant-table {
30360
+ border-radius: 0px;
30361
+ border-left: none;
30362
+ border-right: none;
30363
+ border-bottom: none;
30364
+ height: 100%;
30365
+ font-size: 12px;
30366
+ background: transparent;
30385
30367
  }
30386
- .E_e1qrlvot:before, .E_e1qrlvot:after {
30387
- content: "";
30388
- width: 1px;
30389
- height: 6px;
30390
- border-radius: 1px;
30391
- background: #ccd4e3;
30368
+ .E_tfzf37v .ant-table .ant-table-header {
30392
30369
  position: relative;
30393
- right: 2px;
30394
- transform: rotate(-45deg);
30370
+ z-index: 3;
30371
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30372
+ margin-bottom: -1px;
30395
30373
  }
30396
- .E_e1qrlvot:after {
30397
- transform: rotate(45deg);
30398
- left: 1px;
30374
+ .E_tfzf37v .ant-table .time-wrapper .date,
30375
+ .E_tfzf37v .ant-table .value {
30376
+ color: #2d3a56;
30399
30377
  }
30400
-
30401
- .E_w9ic984.ant-alert-warning {
30402
- border: 0;
30403
- background: rgba(255, 187, 0, 0.1);
30404
- border-radius: 6px;
30378
+ .E_tfzf37v .ant-table .time-wrapper .time,
30379
+ .E_tfzf37v .ant-table .unit {
30380
+ color: rgba(44, 56, 82, 0.6);
30405
30381
  }
30406
- .E_w9ic984.ant-alert,
30407
- .E_w9ic984 .ant-alert-message {
30408
- color: #e07f00;
30382
+ .E_tfzf37v .ant-table .ant-table-selection {
30383
+ position: unset;
30384
+ text-align: center;
30409
30385
  }
30410
- .E_w9ic984.ant-alert .dashed-border-bottom,
30411
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
30412
- border-bottom-color: #e07f00;
30386
+ .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30387
+ background: #fff;
30413
30388
  }
30414
-
30415
- .E_n1k9qi4r {
30416
- display: flex;
30417
- flex-direction: row;
30418
- padding: 7px 12px;
30419
- background: rgba(255, 187, 0, 0.1);
30420
- border-radius: 6px;
30421
- color: #e07f00;
30422
- font-size: 12px;
30423
- line-height: 18px;
30389
+ .E_tfzf37v .ant-table .anticon-setting {
30390
+ cursor: pointer;
30391
+ position: absolute;
30392
+ top: 50%;
30393
+ right: 12px;
30394
+ transform: translateY(-50%);
30424
30395
  }
30425
- .E_n1k9qi4r .icon-wrapper {
30426
- margin-right: 10px;
30427
- height: 18px;
30396
+ .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30397
+ box-shadow: none;
30398
+ width: 1px;
30399
+ background: rgba(213, 219, 227, 0.6);
30428
30400
  }
30429
-
30430
- .E_n16fsg9x {
30431
- display: flex;
30432
- flex-direction: row;
30433
- padding: 7px 12px;
30434
- background: rgba(225, 230, 241, 0.6);
30435
- border-radius: 6px;
30436
- color: rgba(44, 56, 82, 0.6);
30437
- font-size: 12px;
30438
- line-height: 18px;
30401
+ .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30402
+ box-shadow: none;
30403
+ width: 1px;
30404
+ background: rgba(213, 219, 227, 0.6);
30439
30405
  }
30440
- .E_n16fsg9x .icon-wrapper {
30441
- margin-right: 10px;
30442
- height: 18px;
30406
+ .E_tfzf37v .ant-table .ant-table-tbody {
30407
+ position: relative;
30443
30408
  }
30444
-
30445
- .E_i173wxzw {
30446
- display: flex;
30447
- flex-direction: row;
30448
- padding: 7px 12px;
30449
- background: rgba(0, 136, 255, 0.1);
30450
- border-radius: 6px;
30451
- color: #005ed1;
30452
- font-size: 12px;
30453
- line-height: 18px;
30409
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
30410
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30411
+ border-bottom: 1px solid white;
30412
+ height: 40px;
30413
+ vertical-align: middle;
30414
+ transition: background 0ms;
30415
+ color: #00122e;
30454
30416
  }
30455
- .E_i173wxzw .icon-wrapper {
30456
- margin-right: 10px;
30457
- height: 18px;
30417
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30418
+ background: #f2f5fa;
30419
+ border-bottom-color: #f2f5fa;
30458
30420
  }
30459
-
30460
- .E_dld369h {
30461
- color: rgba(44, 56, 82, 0.6);
30462
- margin-top: 5px;
30421
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30422
+ height: auto;
30423
+ color: #00122e;
30463
30424
  font-size: 12px;
30464
- line-height: 18px;
30425
+ text-align: left;
30426
+ transition: none;
30427
+ overflow: hidden;
30428
+ text-overflow: ellipsis;
30429
+ white-space: nowrap;
30465
30430
  }
30466
-
30467
- .E_s1epv22q {
30468
- color: #f0483e;
30469
- font-size: 12px;
30470
- white-space: pre-wrap;
30431
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30432
+ color: #0096ff;
30471
30433
  }
30472
-
30473
- .E_okus5hk {
30474
- display: flex;
30475
- align-items: center;
30476
- justify-content: flex-end;
30434
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30435
+ overflow: hidden;
30436
+ text-overflow: ellipsis;
30437
+ width: 100%;
30438
+ vertical-align: middle;
30477
30439
  }
30478
- .E_okus5hk .icon-wrapper {
30479
- margin-right: 16px;
30440
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30441
+ line-height: 0px;
30480
30442
  }
30481
-
30482
- .E_t1auuzri {
30483
- color: rgba(0, 21, 64, 0.3);
30443
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
30444
+ padding-right: 25px;
30484
30445
  }
30485
-
30486
- .E_i74cfyt.ant-input {
30487
- padding: 5px 12px;
30488
- line-height: 20px;
30489
- color: #2d3a56;
30490
- border-radius: 6px;
30491
- border-color: rgba(172, 186, 211, 0.6);
30492
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30446
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30447
+ border-top-color: transparent;
30493
30448
  }
30494
- .E_i74cfyt.ant-input.ant-input-lg {
30495
- padding: 8px 16px;
30496
- line-height: 22px;
30449
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
30450
+ background: rgba(225, 230, 241, 0.6);
30451
+ border-color: transparent transparent white;
30497
30452
  }
30498
- .E_i74cfyt.ant-input.ant-input-sm {
30499
- padding: 2px 8px;
30500
- line-height: 18px;
30453
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30454
+ border-radius: 8px 0 0 8px;
30501
30455
  }
30502
- .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
30503
- border-color: rgba(107, 128, 167, 0.6);
30504
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30505
- z-index: 1;
30456
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30457
+ border-radius: 8px 0 0 8px;
30506
30458
  }
30507
- .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
30508
- border-color: #0096ff;
30509
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30510
- z-index: 1;
30459
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30460
+ content: "";
30461
+ width: 4px;
30462
+ top: -1px;
30463
+ bottom: -1px;
30464
+ background: white;
30511
30465
  }
30512
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
30513
- border-color: #e75a3a;
30514
- color: #e75a3a;
30466
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30467
+ border-radius: 0 8px 8px 0;
30515
30468
  }
30516
- .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30517
- border-color: #e75a3a;
30518
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30469
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30470
+ border-radius: 0;
30471
+ background: white;
30472
+ border-top: none;
30519
30473
  }
30520
- .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30521
- border-color: #e75a3a;
30522
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30474
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30475
+ border-top: 1px solid transparent;
30476
+ border-radius: 0 8px 8px 0;
30477
+ background: rgba(225, 230, 241, 0.6);
30523
30478
  }
30524
- .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
30525
- background: rgba(211, 218, 235, 0.6);
30526
- color: rgba(0, 21, 64, 0.3);
30527
- border-color: rgba(172, 186, 211, 0.6);
30479
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30480
+ background: white;
30481
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30528
30482
  }
30529
- .E_i74cfyt.ant-input-affix-wrapper {
30530
- padding: 5px 12px;
30531
- border-radius: 6px;
30532
- border-color: rgba(172, 186, 211, 0.6);
30533
- line-height: 20px;
30534
- color: #2d3a56;
30535
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30483
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30484
+ display: flex;
30485
+ align-items: center;
30486
+ height: 100%;
30487
+ background: rgba(225, 230, 241, 0.6);
30536
30488
  }
30537
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
30538
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
30539
- color: rgba(44, 56, 82, 0.6);
30489
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30490
+ background: white;
30491
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30492
+ }
30493
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30494
+ display: flex;
30495
+ align-items: center;
30496
+ height: 100%;
30497
+ background: rgba(225, 230, 241, 0.6);
30540
30498
  }
30541
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30542
- padding: 8px 16px;
30543
- line-height: 22px;
30499
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
30500
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30544
30501
  }
30545
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30546
- padding: 2px 8px;
30547
- line-height: 18px;
30502
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
30503
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30504
+ border-radius: 8px;
30548
30505
  }
30549
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30550
- border-color: rgba(107, 128, 167, 0.6);
30551
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30506
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30507
+ border-top-color: white;
30552
30508
  }
30553
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30554
- border-color: #0096ff;
30555
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30509
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
30510
+ background: rgba(0, 136, 255, 0.1);
30511
+ border-bottom-color: transparent;
30512
+ border-top-color: transparent;
30556
30513
  }
30557
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30558
- border-color: #e75a3a;
30514
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30515
+ border-radius: 8px 0 0 8px;
30559
30516
  }
30560
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30561
- color: #e75a3a;
30517
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30518
+ border-radius: 0 8px 8px 0;
30562
30519
  }
30563
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30564
- border-color: #e75a3a;
30565
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30520
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30521
+ background: rgba(0, 136, 255, 0.1);
30566
30522
  }
30567
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30568
- border-color: #e75a3a;
30569
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30523
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th {
30524
+ background: #fff;
30525
+ font-weight: 400;
30526
+ position: relative;
30527
+ border-bottom: none;
30528
+ color: #00122e;
30529
+ transition: none;
30530
+ padding: 15px 8px 15px 8px;
30570
30531
  }
30571
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30532
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30533
+ content: "";
30534
+ width: 1px;
30535
+ top: 0;
30536
+ bottom: 0;
30572
30537
  background: rgba(211, 218, 235, 0.6);
30573
- color: rgba(0, 21, 64, 0.3);
30574
- border-color: rgba(172, 186, 211, 0.6);
30538
+ position: absolute;
30539
+ right: 0;
30575
30540
  }
30576
- textarea.E_i74cfyt.ant-input {
30577
- transition-property: height;
30578
- transition-delay: 50ms;
30541
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
30542
+ padding: unset;
30579
30543
  }
30580
- textarea.E_i74cfyt.ant-input.textarea-large {
30581
- min-height: 40px;
30582
- height: 40px;
30544
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
30545
+ display: none;
30583
30546
  }
30584
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
30585
- height: 80px;
30547
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30548
+ width: 100%;
30549
+ overflow: hidden;
30550
+ white-space: nowrap;
30551
+ text-overflow: ellipsis;
30586
30552
  }
30587
- textarea.E_i74cfyt.ant-input.textarea-middle {
30588
- min-height: 32px;
30589
- height: 32px;
30553
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30554
+ overflow: hidden;
30555
+ text-overflow: ellipsis;
30556
+ flex: 1;
30590
30557
  }
30591
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
30592
- height: 64px;
30558
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30559
+ padding: 15px 25px 15px 8px;
30593
30560
  }
30594
- textarea.E_i74cfyt.ant-input.textarea-small {
30595
- min-height: 24px;
30596
- height: 24px;
30561
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30562
+ padding: 0;
30597
30563
  }
30598
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
30599
- height: 40px;
30564
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30565
+ position: absolute;
30566
+ right: 6px;
30567
+ top: 50%;
30568
+ transform: translateY(-50%);
30569
+ height: 16px;
30570
+ display: none;
30571
+ transition: transform 320ms ease;
30600
30572
  }
30601
-
30602
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
30603
- border: 1px solid rgba(213, 219, 227, 0.6);
30604
- border-radius: 4px;
30573
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30574
+ display: block;
30575
+ transform: translateY(-50%) rotateX(180deg);
30605
30576
  }
30606
- .E_k1ci6977.input-tags {
30607
- position: relative;
30608
- padding: 6px;
30609
- height: 32px;
30610
- cursor: pointer;
30611
- transition: border 150ms;
30577
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30578
+ display: block;
30612
30579
  }
30613
- .E_k1ci6977.input-tags:hover {
30614
- border-color: #0080ff;
30615
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30580
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30581
+ display: none;
30616
30582
  }
30617
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
30618
- padding-right: 30px;
30583
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30584
+ transform: translateY(-50%);
30619
30585
  }
30620
- .E_k1ci6977.input-tags .input-tags-inner {
30621
- display: flex;
30586
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30587
+ transform: translateY(-50%) rotateX(180deg);
30622
30588
  }
30623
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
30624
- display: flex;
30589
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30590
+ background: #f2f5fa;
30625
30591
  }
30626
- .E_k1ci6977.input-tags .input-tag-suffix {
30592
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30593
+ display: block;
30594
+ }
30595
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
30596
+ padding-right: 25px;
30597
+ }
30598
+ .E_tfzf37v .ant-table .ant-table-selection-column {
30599
+ padding: 0 !important;
30600
+ }
30601
+ .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30627
30602
  position: absolute;
30628
- right: 12px;
30603
+ left: 50%;
30629
30604
  top: 50%;
30630
- transform: translateY(-50%);
30605
+ transform: translate(-50%, -50%);
30631
30606
  }
30632
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
30633
- color: rgba(0, 0, 0, 0.25);
30634
- font-size: 12px;
30635
- cursor: pointer;
30607
+ .E_tfzf37v .ant-table .ant-table-selection-column:after {
30608
+ display: none;
30636
30609
  }
30637
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
30638
- color: rgba(0, 0, 0, 0.45);
30610
+ .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
30611
+ background: #fff;
30639
30612
  }
30640
- .E_k1ci6977.has-focus-indicator {
30641
- position: relative;
30642
- overflow: hidden;
30613
+ .E_tfzf37v .ant-table .ant-table-placeholder {
30614
+ background: inherit;
30643
30615
  }
30644
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
30645
- position: absolute;
30646
- top: 50%;
30647
- transform: translateY(-50%);
30648
- left: -16px;
30649
- transition: left 150ms ease;
30650
- opacity: 0;
30616
+ .E_tfzf37v .ant-table .ant-table-placeholder td {
30617
+ position: static;
30618
+ border: none;
30619
+ background: inherit !important;
30620
+ height: 100px;
30621
+ vertical-align: middle;
30651
30622
  }
30652
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30653
- left: 8px;
30654
- opacity: 1;
30623
+ .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
30624
+ .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30625
+ font-weight: bold;
30626
+ font-size: 20px;
30627
+ color: rgba(10, 37, 85, 0.6);
30655
30628
  }
30656
- .E_k1ci6977.has-focus-indicator input {
30657
- transition: margin-left 150ms ease;
30658
- margin-left: 0px;
30629
+ .E_tfzf37v .ant-table td.cell__action_ {
30630
+ padding: 0 !important;
30631
+ position: relative;
30632
+ background: #fff;
30659
30633
  }
30660
- .E_k1ci6977.has-focus-indicator input:focus {
30661
- margin-left: 16px;
30634
+ .E_tfzf37v .ant-table td.cell__action_ > * {
30635
+ height: 100%;
30636
+ display: flex;
30637
+ align-items: center;
30638
+ justify-content: flex-end;
30639
+ padding-right: 8px;
30662
30640
  }
30663
-
30664
- input.E_l1f7td1d.ant-input {
30665
- border-top-right-radius: 0;
30666
- border-bottom-right-radius: 0;
30641
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button {
30642
+ width: 24px;
30643
+ height: 24px;
30644
+ cursor: pointer;
30645
+ justify-content: center;
30646
+ border-radius: 4px;
30667
30647
  }
30668
-
30669
- .E_l1f7td1d.ant-input-affix-wrapper {
30670
- border-top-right-radius: 0;
30671
- border-bottom-right-radius: 0;
30648
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
30649
+ background: #fff;
30672
30650
  }
30673
30651
 
30674
- input.E_rf8rlle.ant-input {
30675
- border-top-left-radius: 0;
30676
- border-bottom-left-radius: 0;
30652
+ .E_cnujxq2 {
30653
+ display: flex;
30654
+ flex-direction: column;
30677
30655
  }
30678
30656
 
30679
- .E_rf8rlle.ant-input-affix-wrapper {
30680
- border-top-left-radius: 0;
30681
- border-bottom-left-radius: 0;
30657
+ .E_m7s48ia {
30658
+ max-width: 1120px;
30659
+ width: 100%;
30660
+ margin: 0 auto;
30661
+ height: 100%;
30682
30662
  }
30683
30663
 
30684
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
30685
- border-top-right-radius: 0;
30686
- border-bottom-right-radius: 0;
30664
+ .E_wt5zbg6 {
30665
+ max-width: 1120px;
30666
+ width: 100%;
30667
+ margin: 0 auto;
30668
+ display: flex;
30687
30669
  }
30688
-
30689
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
30690
- border-top-left-radius: 0;
30691
- border-bottom-left-radius: 0;
30670
+ .E_wt5zbg6 .left,
30671
+ .E_wt5zbg6 .right {
30672
+ flex-grow: 0;
30673
+ flex-shrink: 0;
30674
+ flex-basis: 21%;
30692
30675
  }
30693
-
30694
- .E_c3ni091 {
30676
+ .E_wt5zbg6 .left {
30695
30677
  display: flex;
30696
- flex-direction: column;
30678
+ justify-content: flex-end;
30679
+ padding-right: 44px;
30680
+ }
30681
+ .E_wt5zbg6 .right {
30682
+ padding-left: 44px;
30697
30683
  }
30698
- .E_c3ni091 .select-wrapper {
30699
- margin-top: 12px;
30684
+ .E_wt5zbg6 .middle {
30685
+ margin-bottom: 40px;
30686
+ flex-grow: 0;
30687
+ flex-shrink: 0;
30688
+ flex-basis: 58%;
30700
30689
  }
30701
- .E_c3ni091 .select-wrapper .select {
30690
+ .E_wt5zbg6 .middle .form-base-field {
30702
30691
  width: 100%;
30703
30692
  }
30704
- .E_c3ni091 .radio-wrapper {
30705
- margin-top: 24px;
30693
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
30694
+ width: auto;
30706
30695
  }
30707
- .E_c3ni091 div.form-item {
30696
+
30697
+ .E_h18jprzg .ant-modal-header {
30698
+ margin: 0 auto;
30708
30699
  width: 100%;
30700
+ max-width: 648px;
30709
30701
  }
30710
-
30711
- .E_d105ju2d {
30712
- font-size: 14px;
30713
- font-weight: 500;
30714
- color: #3e4652;
30715
- line-height: 18px;
30702
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
30703
+ margin-left: 0;
30716
30704
  }
30717
- .E_d105ju2d + .E_d105ju2d {
30718
- margin-top: 16px;
30705
+ .E_h18jprzg .ant-modal-body {
30706
+ margin: 0 auto;
30707
+ padding: 0;
30708
+ width: 100%;
30709
+ max-width: 648px;
30710
+ overflow: hidden;
30719
30711
  }
30720
- .E_d105ju2d + * {
30721
- margin-top: 16px;
30712
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30713
+ margin-bottom: 40px;
30722
30714
  }
30723
-
30724
- .E_lh0l62z.E_d105ju2d {
30725
- font-size: 12px;
30726
- color: rgba(44, 56, 82, 0.6);
30727
- margin-top: 12px;
30715
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30716
+ height: calc(100vh - 225px);
30717
+ overflow-y: auto;
30728
30718
  }
30729
-
30730
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
30731
- line-height: 18px;
30732
- font-weight: 500;
30733
- margin-top: 0;
30734
- white-space: initial;
30719
+ .E_h18jprzg .ant-modal-footer .footer-content {
30720
+ margin: 0 auto;
30721
+ max-width: 648px;
30735
30722
  }
30736
30723
 
30737
- .E_r1skkc3l {
30738
- display: block;
30724
+ .E_h16z9xgz .ant-modal-header {
30725
+ margin: 0 auto;
30726
+ width: 100%;
30727
+ max-width: 1024px;
30739
30728
  }
30740
- .E_r1skkc3l span {
30741
- font-size: 14px;
30742
- font-weight: 500;
30743
- line-height: 32px;
30744
- color: #3e4652;
30729
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
30730
+ margin-left: 0;
30745
30731
  }
30746
-
30747
- .E_c3cobmo {
30748
- margin-top: 16px;
30749
- padding: 8px;
30750
- border-radius: 6px;
30751
- background: rgba(225, 230, 241, 0.6);
30752
- color: rgba(44, 56, 82, 0.6);
30753
- font-size: 12px;
30732
+ .E_h16z9xgz .ant-modal-body {
30733
+ margin: 0 auto;
30734
+ padding: 0;
30735
+ width: 100%;
30736
+ max-width: 1024px;
30737
+ overflow: hidden;
30754
30738
  }
30755
- .E_c3cobmo div {
30756
- line-height: 20px;
30757
- display: flex;
30758
- align-items: center;
30759
- word-break: break-all;
30739
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30740
+ margin-bottom: 40px;
30760
30741
  }
30761
- .E_c3cobmo .title {
30762
- font-weight: 700;
30763
- line-height: 18px;
30764
- margin: 4px 0;
30742
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30743
+ height: calc(100vh - 225px);
30744
+ overflow-y: auto;
30745
+ }
30746
+ .E_h16z9xgz .ant-modal-footer .footer-content {
30747
+ margin: 0 auto;
30748
+ max-width: 1024px;
30765
30749
  }
30766
30750
 
30767
- .E_phljevk {
30768
- display: flex;
30769
- justify-content: space-between;
30770
- align-items: center;
30771
- padding: 10px 0;
30772
- color: rgba(44, 56, 82, 0.6);
30773
- font-size: 12px;
30774
- line-height: 24px;
30751
+ .E_f1lrhghm {
30752
+ flex: 1;
30775
30753
  }
30776
- .E_phljevk .pagination-left {
30777
- padding: 2px 8px;
30754
+ .E_f1lrhghm label {
30755
+ font-size: 13px;
30756
+ line-height: 20px;
30757
+ color: rgba(44, 56, 82, 0.6);
30778
30758
  }
30779
- .E_phljevk .dropdown-trigger {
30780
- display: flex;
30781
- align-items: center;
30782
- border-radius: 6px;
30783
- cursor: pointer;
30784
- transition: all 0.3s ease;
30759
+ .E_f1lrhghm .title {
30760
+ font-size: 14px;
30761
+ line-height: 20px;
30762
+ color: #2d3a56;
30763
+ margin-bottom: 12px;
30785
30764
  }
30786
- .E_phljevk .dropdown-trigger:hover {
30787
- background: rgba(211, 218, 235, 0.6);
30788
- color: #0080ff;
30765
+ .E_f1lrhghm.connect-cluster .title {
30766
+ padding-bottom: 26px;
30789
30767
  }
30790
- .E_phljevk .dropdown-trigger .icon-inner {
30791
- margin-left: 4px;
30768
+
30769
+ .E_f18ot8em {
30770
+ padding: 25px 0 15px 0;
30771
+ border-bottom: 1px solid #e1e5eb;
30772
+ margin-bottom: 16px;
30792
30773
  }
30793
- .E_phljevk .pagination-right {
30774
+
30775
+ .E_f1l1g2k0 {
30794
30776
  display: flex;
30795
30777
  align-items: center;
30796
- color: #0080ff;
30797
- font-weight: bold;
30778
+ margin-bottom: 8px;
30798
30779
  }
30799
- .E_phljevk .pagination-right .icon-inner {
30800
- margin-left: 4px;
30780
+ .E_f1l1g2k0 > label {
30781
+ width: 216px;
30801
30782
  }
30802
- .E_phljevk .pagination-right .prev-btn,
30803
- .E_phljevk .pagination-right .next-btn {
30804
- padding: 0 8px;
30783
+ .E_f1l1g2k0 > label + * {
30784
+ width: 100%;
30805
30785
  }
30806
- .E_phljevk .pagination-right .prev-btn > span,
30807
- .E_phljevk .pagination-right .next-btn > span {
30808
- color: #0080ff;
30786
+ .E_f1l1g2k0 .ant-select {
30787
+ width: 100%;
30809
30788
  }
30810
- .E_phljevk .pagination-right .next-btn .icon-inner {
30811
- transform: rotate(180deg);
30789
+
30790
+ .E_e1k89cwg {
30791
+ color: #e75a3a;
30792
+ margin-right: 10px;
30812
30793
  }
30813
30794
 
30814
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30815
- max-height: calc(100vh - 128px);
30816
- overflow-y: auto;
30795
+ .E_d1oui1gf {
30796
+ width: 100%;
30797
+ height: 1px;
30798
+ background: rgba(213, 219, 227, 0.6);
30799
+ margin: 24px 0;
30817
30800
  }
30818
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30819
- padding: 4px 20px;
30820
- font-size: 12px;
30821
- line-height: 18px;
30801
+
30802
+ .E_l15itdbb {
30803
+ display: flex;
30804
+ justify-content: center;
30805
+ align-items: center;
30806
+ height: 100%;
30822
30807
  }
30823
30808
 
30824
- .E_iq1gosr {
30809
+ .E_d1y3z4w {
30825
30810
  display: inline-block;
30811
+ width: 4px;
30812
+ height: 4px;
30813
+ background: #8e9aa9;
30814
+ opacity: 0.4;
30815
+ border-radius: 50%;
30816
+ margin: 0 4px;
30826
30817
  }
30827
30818
 
30828
- .E_rapgekc.ant-radio-wrapper {
30829
- display: inline-flex;
30830
- align-items: baseline;
30831
- white-space: pre-wrap;
30832
- }
30833
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30834
- position: relative;
30835
- top: 3px;
30836
- }
30837
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30838
- border-color: rgba(107, 128, 167, 0.6);
30839
- }
30840
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30841
- border-color: #0080ff;
30842
- }
30843
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30844
- border-color: #0080ff;
30845
- background: #0080ff;
30846
- }
30847
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30848
- top: 4px;
30849
- left: 4px;
30850
- width: 6px;
30851
- height: 6px;
30852
- background: #fff;
30853
- }
30854
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30855
- opacity: 0.5;
30856
- }
30857
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30858
- border-color: rgba(107, 128, 167, 0.6);
30859
- background: rgba(211, 218, 235, 0.6);
30860
- }
30861
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30862
- background: #00122e;
30863
- }
30864
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30865
- color: #00122e;
30866
- opacity: 0.5;
30867
- }
30868
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30869
- color: #00122e;
30870
- }
30871
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30872
- display: inline-block;
30873
- padding: 0;
30874
- padding-left: 12px;
30819
+ .E_m177r7a3 .ant-modal-header,
30820
+ .E_m177r7a3 .ant-modal-footer .footer-content {
30821
+ width: 648px;
30822
+ margin: 0 auto;
30875
30823
  }
30876
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30877
- margin-bottom: 0;
30878
- white-space: pre-wrap;
30879
- color: rgba(44, 56, 82, 0.6);
30824
+ .E_m177r7a3 .ant-modal-header {
30825
+ padding: 35px 0 24px;
30826
+ border: none;
30880
30827
  }
30881
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30882
- padding-left: 8px;
30828
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
30829
+ font-size: 30px;
30883
30830
  }
30884
-
30885
- .E_rp906go .ant-radio-button-wrapper:first-child {
30886
- border-radius: 5px 0 0 5px;
30831
+ .E_m177r7a3 .ant-modal-body {
30832
+ padding: 4px 0 2px;
30887
30833
  }
30888
- .E_rp906go .ant-radio-button-wrapper:last-child {
30889
- border-radius: 0 5px 5px 0;
30834
+ .E_m177r7a3 .ant-modal-footer {
30835
+ border: none;
30890
30836
  }
30891
30837
 
30892
- .E_rcc63c8 {
30893
- color: #00122e;
30894
- border-color: #ccd4e3;
30838
+ .E_t1wwio3v {
30839
+ font-size: 12px;
30840
+ line-height: 18px;
30841
+ font-weight: bold;
30842
+ color: #fff;
30843
+ padding: 0 4px;
30844
+ border-radius: 4px;
30845
+ display: inline-block;
30846
+ background: var(--t1wwio3v-0);
30895
30847
  }
30896
- .E_rcc63c8:first-child {
30897
- border-color: #a3b4cc;
30848
+ .E_t1wwio3v:not(:first-child) {
30849
+ margin-left: 4px;
30898
30850
  }
30899
- .E_rcc63c8.ant-radio-button-wrapper {
30900
- padding: 0 12px;
30901
- line-height: 32px;
30902
- height: 32px;
30851
+
30852
+ .E_f17jvtfk {
30853
+ width: 100%;
30854
+ height: 100%;
30855
+ display: flex;
30856
+ align-items: center;
30857
+ justify-content: center;
30903
30858
  }
30904
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30905
- white-space: nowrap;
30859
+
30860
+ .E_nzppkea {
30861
+ font-size: 90%;
30862
+ font-weight: bold;
30863
+ background-color: rgba(240, 243, 247, 0.6);
30864
+ padding: 1px 4px 1px;
30865
+ margin-left: 2px;
30866
+ margin-right: 2px;
30867
+ border: 1px solid rgba(213, 219, 227, 0.6);
30868
+ border-radius: 4px;
30906
30869
  }
30907
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30908
- height: 22px;
30909
- padding: 0 7px;
30910
- line-height: 20px;
30870
+
30871
+ .E_f4mi9eq.form-item-general {
30872
+ width: 640px;
30911
30873
  }
30912
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30913
- background: #ccd4e3;
30874
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
30875
+ margin-top: 16px;
30914
30876
  }
30915
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30916
- background: #0080ff;
30877
+ .E_f4mi9eq.form-item-compact {
30878
+ width: 412px;
30917
30879
  }
30918
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30919
- background: #ccd4e3;
30920
- opacity: 0.5;
30880
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
30881
+ margin-top: 8px;
30921
30882
  }
30922
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30923
- border-right-color: #0080ff;
30883
+ .E_f4mi9eq .form-item {
30884
+ width: auto;
30924
30885
  }
30925
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30926
- border-color: #0080ff;
30886
+ .E_f4mi9eq .form-item-main {
30887
+ position: relative;
30888
+ display: flex;
30927
30889
  }
30928
- .E_rcc63c8.ant-radio-button-wrapper-checked {
30929
- background: rgba(0, 136, 255, 0.1);
30890
+ .E_f4mi9eq .form-item-extra {
30891
+ margin-top: 4px;
30892
+ width: 100%;
30893
+ padding: 14px;
30894
+ background: #f2f4f6;
30895
+ font-size: 13px;
30896
+ line-height: 1.8;
30897
+ color: #8e9aa9;
30930
30898
  }
30931
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
30932
- background: rgba(211, 218, 235, 0.6);
30933
- border-color: #ccd4e3;
30934
- opacity: 0.5;
30899
+ .E_f4mi9eq .form-item-label {
30900
+ padding-right: 12px;
30901
+ font-size: 13px;
30902
+ color: rgba(44, 56, 82, 0.6);
30935
30903
  }
30936
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30937
- color: #00122e;
30938
- border-color: #ccd4e3;
30904
+ .E_f4mi9eq .form-item-label.label-right {
30905
+ text-align: right;
30939
30906
  }
30940
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30941
- color: #00122e;
30942
- border-color: #ccd4e3;
30943
- background: rgba(172, 186, 211, 0.6);
30907
+ .E_f4mi9eq .form-item-label,
30908
+ .E_f4mi9eq .form-item-control {
30909
+ line-height: 32px;
30944
30910
  }
30945
- .E_rcc63c8 .ant-radio-button-input {
30946
- margin-right: 8px;
30947
- display: inline;
30948
- border: none;
30949
- padding: 0;
30950
- width: 36px;
30951
- background: transparent;
30911
+ .E_f4mi9eq .form-item-control .form-item-error {
30912
+ line-height: 18px;
30952
30913
  }
30953
- .E_rcc63c8 .ant-radio-button-input:focus {
30954
- box-shadow: none;
30914
+ .E_f4mi9eq .form-item-children {
30915
+ width: 100%;
30955
30916
  }
30956
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30957
- margin-right: 0;
30958
- width: initial;
30959
- box-shadow: none;
30917
+ .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
30918
+ width: 100%;
30960
30919
  }
30961
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30962
- display: none;
30920
+ .E_f4mi9eq .form-item-error {
30921
+ color: #e75a3a;
30922
+ height: 0;
30923
+ overflow: hidden;
30963
30924
  }
30964
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30965
- display: inline;
30925
+ .E_f4mi9eq .form-item-error-enter-done {
30926
+ margin-top: 4px;
30927
+ height: auto;
30928
+ overflow: auto;
30966
30929
  }
30967
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30968
- display: inline;
30969
- margin-right: 8px;
30970
- padding: 0;
30971
- width: 36px;
30930
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30931
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30932
+ border: 1px solid #e75a3a;
30933
+ color: #e75a3a;
30972
30934
  }
30973
30935
 
30974
- .E_tc97u5y {
30975
- height: 100%;
30936
+ .E_fh0ewl8 {
30937
+ color: #2d3a56;
30938
+ font-weight: bold;
30939
+ padding-bottom: 6px;
30940
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30941
+ margin-bottom: 16px;
30976
30942
  }
30977
-
30978
- .E_tfzf37v {
30979
- height: 100%;
30943
+ .E_fh0ewl8:not(:first-of-type) {
30944
+ margin-top: 16px;
30980
30945
  }
30981
- .E_tfzf37v.empty-table .ant-table-content {
30982
- overflow: visible !important;
30983
- height: 100%;
30946
+
30947
+ .E_e1qrlvot {
30948
+ width: 8px;
30949
+ height: 24px;
30950
+ display: flex;
30951
+ justify-content: center;
30952
+ align-items: center;
30953
+ cursor: pointer;
30954
+ transition: all 200ms ease-out 40ms;
30984
30955
  }
30985
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30986
- height: 100%;
30956
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
30957
+ content: "";
30958
+ width: 1px;
30959
+ height: 6px;
30960
+ border-radius: 1px;
30961
+ background: #ccd4e3;
30962
+ position: relative;
30963
+ right: 2px;
30964
+ transform: rotate(-45deg);
30987
30965
  }
30988
- .E_tfzf37v.empty-table .ant-table-content table {
30989
- width: 100% !important;
30990
- height: 100%;
30966
+ .E_e1qrlvot:after {
30967
+ transform: rotate(45deg);
30968
+ left: 1px;
30991
30969
  }
30992
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30993
- padding: 15px 0;
30970
+
30971
+ .E_w9ic984.ant-alert-warning {
30972
+ border: 0;
30973
+ background: rgba(255, 187, 0, 0.1);
30974
+ border-radius: 6px;
30994
30975
  }
30995
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30996
- display: none;
30976
+ .E_w9ic984.ant-alert,
30977
+ .E_w9ic984 .ant-alert-message {
30978
+ color: #e07f00;
30997
30979
  }
30998
- .E_tfzf37v .active-row td:nth-child(1) {
30999
- font-weight: 700;
30980
+ .E_w9ic984.ant-alert .dashed-border-bottom,
30981
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
30982
+ border-bottom-color: #e07f00;
31000
30983
  }
31001
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
31002
- font-weight: 700;
30984
+
30985
+ .E_n1k9qi4r {
30986
+ display: flex;
30987
+ flex-direction: row;
30988
+ padding: 7px 12px;
30989
+ background: rgba(255, 187, 0, 0.1);
30990
+ border-radius: 6px;
30991
+ color: #e07f00;
30992
+ font-size: 12px;
30993
+ line-height: 18px;
31003
30994
  }
31004
- .E_tfzf37v .ant-spin-nested-loading {
31005
- height: 100%;
30995
+ .E_n1k9qi4r .icon-wrapper {
30996
+ margin-right: 10px;
30997
+ height: 18px;
31006
30998
  }
31007
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
31008
- height: 100%;
31009
- overflow: visible;
30999
+
31000
+ .E_n16fsg9x {
31001
+ display: flex;
31002
+ flex-direction: row;
31003
+ padding: 7px 12px;
31004
+ background: rgba(225, 230, 241, 0.6);
31005
+ border-radius: 6px;
31006
+ color: rgba(44, 56, 82, 0.6);
31007
+ font-size: 12px;
31008
+ line-height: 18px;
31010
31009
  }
31011
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
31012
- max-height: none;
31010
+ .E_n16fsg9x .icon-wrapper {
31011
+ margin-right: 10px;
31012
+ height: 18px;
31013
31013
  }
31014
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
31015
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
31016
- display: none;
31014
+
31015
+ .E_i173wxzw {
31016
+ display: flex;
31017
+ flex-direction: row;
31018
+ padding: 7px 12px;
31019
+ background: rgba(0, 136, 255, 0.1);
31020
+ border-radius: 6px;
31021
+ color: #005ed1;
31022
+ font-size: 12px;
31023
+ line-height: 18px;
31017
31024
  }
31018
- .E_tfzf37v td.ant-table-column-sort {
31019
- background: transparent;
31025
+ .E_i173wxzw .icon-wrapper {
31026
+ margin-right: 10px;
31027
+ height: 18px;
31020
31028
  }
31021
- .E_tfzf37v td.ant-table-cell-fix-left,
31022
- .E_tfzf37v td.ant-table-cell-fix-right {
31023
- background: #fff;
31024
- padding: 0 !important;
31029
+
31030
+ .E_dld369h {
31031
+ color: rgba(44, 56, 82, 0.6);
31032
+ margin-top: 5px;
31033
+ font-size: 12px;
31034
+ line-height: 18px;
31025
31035
  }
31026
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
31027
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
31036
+
31037
+ .E_s1epv22q {
31038
+ color: #f0483e;
31039
+ font-size: 12px;
31040
+ white-space: pre-wrap;
31041
+ }
31042
+
31043
+ .E_okus5hk {
31028
31044
  display: flex;
31029
31045
  align-items: center;
31030
- height: 100%;
31031
- padding: 8px;
31032
- }
31033
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
31034
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
31035
- overflow: hidden;
31036
- text-overflow: ellipsis;
31037
- width: 100%;
31046
+ justify-content: flex-end;
31038
31047
  }
31039
- .E_tfzf37v .ant-table-container {
31040
- height: 100%;
31048
+ .E_okus5hk .icon-wrapper {
31049
+ margin-right: 16px;
31041
31050
  }
31042
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
31043
- box-shadow: none !important;
31051
+
31052
+ .E_t1auuzri {
31053
+ color: rgba(0, 21, 64, 0.3);
31044
31054
  }
31045
- .E_tfzf37v .ant-table {
31046
- border-radius: 0px;
31047
- border-left: none;
31048
- border-right: none;
31049
- border-bottom: none;
31050
- height: 100%;
31051
- font-size: 12px;
31052
- background: transparent;
31055
+
31056
+ .E_i74cfyt.ant-input {
31057
+ padding: 5px 12px;
31058
+ line-height: 20px;
31059
+ color: #2d3a56;
31060
+ border-radius: 6px;
31061
+ border-color: rgba(172, 186, 211, 0.6);
31062
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31053
31063
  }
31054
- .E_tfzf37v .ant-table .ant-table-header {
31055
- position: relative;
31056
- z-index: 3;
31057
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31058
- margin-bottom: -1px;
31064
+ .E_i74cfyt.ant-input.ant-input-lg {
31065
+ padding: 8px 16px;
31066
+ line-height: 22px;
31059
31067
  }
31060
- .E_tfzf37v .ant-table .time-wrapper .date,
31061
- .E_tfzf37v .ant-table .value {
31062
- color: #2d3a56;
31068
+ .E_i74cfyt.ant-input.ant-input-sm {
31069
+ padding: 2px 8px;
31070
+ line-height: 18px;
31063
31071
  }
31064
- .E_tfzf37v .ant-table .time-wrapper .time,
31065
- .E_tfzf37v .ant-table .unit {
31066
- color: rgba(44, 56, 82, 0.6);
31072
+ .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31073
+ border-color: rgba(107, 128, 167, 0.6);
31074
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31075
+ z-index: 1;
31067
31076
  }
31068
- .E_tfzf37v .ant-table .ant-table-selection {
31069
- position: unset;
31070
- text-align: center;
31077
+ .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31078
+ border-color: #0096ff;
31079
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31080
+ z-index: 1;
31071
31081
  }
31072
- .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31073
- background: #fff;
31082
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31083
+ border-color: #e75a3a;
31084
+ color: #e75a3a;
31074
31085
  }
31075
- .E_tfzf37v .ant-table .anticon-setting {
31076
- cursor: pointer;
31077
- position: absolute;
31078
- top: 50%;
31079
- right: 12px;
31080
- transform: translateY(-50%);
31086
+ .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31087
+ border-color: #e75a3a;
31088
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31081
31089
  }
31082
- .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31083
- box-shadow: none;
31084
- width: 1px;
31085
- background: rgba(213, 219, 227, 0.6);
31090
+ .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31091
+ border-color: #e75a3a;
31092
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31086
31093
  }
31087
- .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31088
- box-shadow: none;
31089
- width: 1px;
31090
- background: rgba(213, 219, 227, 0.6);
31094
+ .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
31095
+ background: rgba(211, 218, 235, 0.6);
31096
+ color: rgba(0, 21, 64, 0.3);
31097
+ border-color: rgba(172, 186, 211, 0.6);
31091
31098
  }
31092
- .E_tfzf37v .ant-table .ant-table-tbody {
31093
- position: relative;
31099
+ .E_i74cfyt.ant-input-affix-wrapper {
31100
+ padding: 5px 12px;
31101
+ border-radius: 6px;
31102
+ border-color: rgba(172, 186, 211, 0.6);
31103
+ line-height: 20px;
31104
+ color: #2d3a56;
31105
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31094
31106
  }
31095
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
31096
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31097
- border-bottom: 1px solid white;
31098
- height: 40px;
31099
- vertical-align: middle;
31100
- transition: background 0ms;
31101
- color: #00122e;
31107
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31108
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31109
+ color: rgba(44, 56, 82, 0.6);
31102
31110
  }
31103
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31104
- background: #f2f5fa;
31105
- border-bottom-color: #f2f5fa;
31111
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31112
+ padding: 8px 16px;
31113
+ line-height: 22px;
31106
31114
  }
31107
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31108
- height: auto;
31109
- color: #00122e;
31110
- font-size: 12px;
31111
- text-align: left;
31112
- transition: none;
31113
- overflow: hidden;
31114
- text-overflow: ellipsis;
31115
- white-space: nowrap;
31115
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31116
+ padding: 2px 8px;
31117
+ line-height: 18px;
31116
31118
  }
31117
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31118
- color: #0096ff;
31119
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31120
+ border-color: rgba(107, 128, 167, 0.6);
31121
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31119
31122
  }
31120
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31121
- overflow: hidden;
31122
- text-overflow: ellipsis;
31123
- width: 100%;
31124
- vertical-align: middle;
31123
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31124
+ border-color: #0096ff;
31125
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31125
31126
  }
31126
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31127
- line-height: 0px;
31127
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31128
+ border-color: #e75a3a;
31128
31129
  }
31129
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
31130
- padding-right: 25px;
31130
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31131
+ color: #e75a3a;
31131
31132
  }
31132
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31133
- border-top-color: transparent;
31133
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31134
+ border-color: #e75a3a;
31135
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31134
31136
  }
31135
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
31136
- background: rgba(225, 230, 241, 0.6);
31137
- border-color: transparent transparent white;
31137
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31138
+ border-color: #e75a3a;
31139
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31138
31140
  }
31139
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31140
- border-radius: 8px 0 0 8px;
31141
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31142
+ background: rgba(211, 218, 235, 0.6);
31143
+ color: rgba(0, 21, 64, 0.3);
31144
+ border-color: rgba(172, 186, 211, 0.6);
31141
31145
  }
31142
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31143
- border-radius: 8px 0 0 8px;
31146
+ textarea.E_i74cfyt.ant-input {
31147
+ transition-property: height;
31148
+ transition-delay: 50ms;
31144
31149
  }
31145
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31146
- content: "";
31147
- width: 4px;
31148
- top: -1px;
31149
- bottom: -1px;
31150
- background: white;
31150
+ textarea.E_i74cfyt.ant-input.textarea-large {
31151
+ min-height: 40px;
31152
+ height: 40px;
31151
31153
  }
31152
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31153
- border-radius: 0 8px 8px 0;
31154
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
31155
+ height: 80px;
31154
31156
  }
31155
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31156
- border-radius: 0;
31157
- background: white;
31158
- border-top: none;
31157
+ textarea.E_i74cfyt.ant-input.textarea-middle {
31158
+ min-height: 32px;
31159
+ height: 32px;
31159
31160
  }
31160
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31161
- border-top: 1px solid transparent;
31162
- border-radius: 0 8px 8px 0;
31163
- background: rgba(225, 230, 241, 0.6);
31161
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31162
+ height: 64px;
31164
31163
  }
31165
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31166
- background: white;
31167
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31164
+ textarea.E_i74cfyt.ant-input.textarea-small {
31165
+ min-height: 24px;
31166
+ height: 24px;
31168
31167
  }
31169
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31170
- display: flex;
31171
- align-items: center;
31172
- height: 100%;
31173
- background: rgba(225, 230, 241, 0.6);
31168
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
31169
+ height: 40px;
31174
31170
  }
31175
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31176
- background: white;
31177
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31171
+
31172
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
31173
+ border: 1px solid rgba(213, 219, 227, 0.6);
31174
+ border-radius: 4px;
31178
31175
  }
31179
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31180
- display: flex;
31181
- align-items: center;
31182
- height: 100%;
31183
- background: rgba(225, 230, 241, 0.6);
31176
+ .E_k1ci6977.input-tags {
31177
+ position: relative;
31178
+ padding: 6px;
31179
+ height: 32px;
31180
+ cursor: pointer;
31181
+ transition: border 150ms;
31184
31182
  }
31185
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
31186
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31183
+ .E_k1ci6977.input-tags:hover {
31184
+ border-color: #0080ff;
31185
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31187
31186
  }
31188
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
31189
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31190
- border-radius: 8px;
31187
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31188
+ padding-right: 30px;
31191
31189
  }
31192
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31193
- border-top-color: white;
31190
+ .E_k1ci6977.input-tags .input-tags-inner {
31191
+ display: flex;
31194
31192
  }
31195
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
31196
- background: rgba(0, 136, 255, 0.1);
31197
- border-bottom-color: transparent;
31198
- border-top-color: transparent;
31193
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31194
+ display: flex;
31199
31195
  }
31200
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31201
- border-radius: 8px 0 0 8px;
31196
+ .E_k1ci6977.input-tags .input-tag-suffix {
31197
+ position: absolute;
31198
+ right: 12px;
31199
+ top: 50%;
31200
+ transform: translateY(-50%);
31202
31201
  }
31203
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31204
- border-radius: 0 8px 8px 0;
31202
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31203
+ color: rgba(0, 0, 0, 0.25);
31204
+ font-size: 12px;
31205
+ cursor: pointer;
31205
31206
  }
31206
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31207
- background: rgba(0, 136, 255, 0.1);
31207
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31208
+ color: rgba(0, 0, 0, 0.45);
31208
31209
  }
31209
- .E_tfzf37v .ant-table .ant-table-thead > tr > th {
31210
- background: #fff;
31211
- font-weight: 400;
31210
+ .E_k1ci6977.has-focus-indicator {
31212
31211
  position: relative;
31213
- border-bottom: none;
31214
- color: #00122e;
31215
- transition: none;
31216
- padding: 15px 8px 15px 8px;
31212
+ overflow: hidden;
31217
31213
  }
31218
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31219
- content: "";
31220
- width: 1px;
31221
- top: 0;
31222
- bottom: 0;
31223
- background: rgba(211, 218, 235, 0.6);
31214
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31224
31215
  position: absolute;
31225
- right: 0;
31226
- }
31227
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
31228
- padding: unset;
31216
+ top: 50%;
31217
+ transform: translateY(-50%);
31218
+ left: -16px;
31219
+ transition: left 150ms ease;
31220
+ opacity: 0;
31229
31221
  }
31230
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
31231
- display: none;
31222
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31223
+ left: 8px;
31224
+ opacity: 1;
31232
31225
  }
31233
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31234
- width: 100%;
31235
- overflow: hidden;
31236
- white-space: nowrap;
31237
- text-overflow: ellipsis;
31226
+ .E_k1ci6977.has-focus-indicator input {
31227
+ transition: margin-left 150ms ease;
31228
+ margin-left: 0px;
31238
31229
  }
31239
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31240
- overflow: hidden;
31241
- text-overflow: ellipsis;
31242
- flex: 1;
31230
+ .E_k1ci6977.has-focus-indicator input:focus {
31231
+ margin-left: 16px;
31243
31232
  }
31244
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31245
- padding: 15px 25px 15px 8px;
31233
+
31234
+ input.E_l1f7td1d.ant-input {
31235
+ border-top-right-radius: 0;
31236
+ border-bottom-right-radius: 0;
31246
31237
  }
31247
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31248
- padding: 0;
31238
+
31239
+ .E_l1f7td1d.ant-input-affix-wrapper {
31240
+ border-top-right-radius: 0;
31241
+ border-bottom-right-radius: 0;
31249
31242
  }
31250
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31251
- position: absolute;
31252
- right: 6px;
31253
- top: 50%;
31254
- transform: translateY(-50%);
31255
- height: 16px;
31256
- display: none;
31257
- transition: transform 320ms ease;
31243
+
31244
+ input.E_rf8rlle.ant-input {
31245
+ border-top-left-radius: 0;
31246
+ border-bottom-left-radius: 0;
31258
31247
  }
31259
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31260
- display: block;
31261
- transform: translateY(-50%) rotateX(180deg);
31248
+
31249
+ .E_rf8rlle.ant-input-affix-wrapper {
31250
+ border-top-left-radius: 0;
31251
+ border-bottom-left-radius: 0;
31262
31252
  }
31263
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31264
- display: block;
31253
+
31254
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
31255
+ border-top-right-radius: 0;
31256
+ border-bottom-right-radius: 0;
31265
31257
  }
31266
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31267
- display: none;
31258
+
31259
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31260
+ border-top-left-radius: 0;
31261
+ border-bottom-left-radius: 0;
31268
31262
  }
31269
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31270
- transform: translateY(-50%);
31263
+
31264
+ .E_c3ni091 {
31265
+ display: flex;
31266
+ flex-direction: column;
31271
31267
  }
31272
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31273
- transform: translateY(-50%) rotateX(180deg);
31268
+ .E_c3ni091 .select-wrapper {
31269
+ margin-top: 12px;
31274
31270
  }
31275
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31276
- background: #f2f5fa;
31271
+ .E_c3ni091 .select-wrapper .select {
31272
+ width: 100%;
31277
31273
  }
31278
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31279
- display: block;
31274
+ .E_c3ni091 .radio-wrapper {
31275
+ margin-top: 24px;
31280
31276
  }
31281
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
31282
- padding-right: 25px;
31277
+ .E_c3ni091 div.form-item {
31278
+ width: 100%;
31283
31279
  }
31284
- .E_tfzf37v .ant-table .ant-table-selection-column {
31285
- padding: 0 !important;
31280
+
31281
+ .E_d105ju2d {
31282
+ font-size: 14px;
31283
+ font-weight: 500;
31284
+ color: #3e4652;
31285
+ line-height: 18px;
31286
31286
  }
31287
- .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31288
- position: absolute;
31289
- left: 50%;
31290
- top: 50%;
31291
- transform: translate(-50%, -50%);
31287
+ .E_d105ju2d + .E_d105ju2d {
31288
+ margin-top: 16px;
31292
31289
  }
31293
- .E_tfzf37v .ant-table .ant-table-selection-column:after {
31294
- display: none;
31290
+ .E_d105ju2d + * {
31291
+ margin-top: 16px;
31295
31292
  }
31296
- .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
31297
- background: #fff;
31293
+
31294
+ .E_lh0l62z.E_d105ju2d {
31295
+ font-size: 12px;
31296
+ color: rgba(44, 56, 82, 0.6);
31297
+ margin-top: 12px;
31298
31298
  }
31299
- .E_tfzf37v .ant-table .ant-table-placeholder {
31300
- background: inherit;
31299
+
31300
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31301
+ line-height: 18px;
31302
+ font-weight: 500;
31303
+ margin-top: 0;
31304
+ white-space: initial;
31301
31305
  }
31302
- .E_tfzf37v .ant-table .ant-table-placeholder td {
31303
- position: static;
31304
- border: none;
31305
- background: inherit !important;
31306
- height: 100px;
31307
- vertical-align: middle;
31306
+
31307
+ .E_r1skkc3l {
31308
+ display: block;
31308
31309
  }
31309
- .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
31310
- .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31311
- font-weight: bold;
31312
- font-size: 20px;
31313
- color: rgba(10, 37, 85, 0.6);
31310
+ .E_r1skkc3l span {
31311
+ font-size: 14px;
31312
+ font-weight: 500;
31313
+ line-height: 32px;
31314
+ color: #3e4652;
31314
31315
  }
31315
- .E_tfzf37v .ant-table td.cell__action_ {
31316
- padding: 0 !important;
31317
- position: relative;
31318
- background: #fff;
31316
+
31317
+ .E_c3cobmo {
31318
+ margin-top: 16px;
31319
+ padding: 8px;
31320
+ border-radius: 6px;
31321
+ background: rgba(225, 230, 241, 0.6);
31322
+ color: rgba(44, 56, 82, 0.6);
31323
+ font-size: 12px;
31319
31324
  }
31320
- .E_tfzf37v .ant-table td.cell__action_ > * {
31321
- height: 100%;
31325
+ .E_c3cobmo div {
31326
+ line-height: 20px;
31322
31327
  display: flex;
31323
31328
  align-items: center;
31324
- justify-content: flex-end;
31325
- padding-right: 8px;
31329
+ word-break: break-all;
31326
31330
  }
31327
- .E_tfzf37v .ant-table td.cell__action_ .menu-button {
31328
- width: 24px;
31329
- height: 24px;
31330
- cursor: pointer;
31331
- justify-content: center;
31332
- border-radius: 4px;
31331
+ .E_c3cobmo .title {
31332
+ font-weight: 700;
31333
+ line-height: 18px;
31334
+ margin: 4px 0;
31333
31335
  }
31334
- .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
31335
- background: #fff;
31336
+
31337
+ .E_iq1gosr {
31338
+ display: inline-block;
31339
+ }
31340
+
31341
+ .E_t1m2x205 .ant-tooltip-arrow {
31342
+ display: none;
31343
+ }
31344
+ .E_t1m2x205 .ant-tooltip-inner {
31345
+ background: rgba(23, 38, 64, 0.8);
31346
+ border-radius: 4px;
31336
31347
  }
31337
31348
 
31338
31349
  .E_s1dni7lo {
@@ -31416,6 +31427,19 @@ input.E_rf8rlle.ant-input {
31416
31427
  opacity: 0;
31417
31428
  }
31418
31429
 
31430
+ .E_skwah65 {
31431
+ height: 8px;
31432
+ box-sizing: border-box;
31433
+ border-radius: 2px;
31434
+ background: #f5f7fa;
31435
+ display: flex;
31436
+ width: 100%;
31437
+ overflow: hidden;
31438
+ }
31439
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31440
+ margin-left: 1px;
31441
+ }
31442
+
31419
31443
  .E_dsnbhzf {
31420
31444
  font-family: Inter;
31421
31445
  font-style: normal;
@@ -32086,10 +32110,26 @@ input.E_rf8rlle.ant-input {
32086
32110
  padding: 0;
32087
32111
  margin-bottom: 8px;
32088
32112
  }
32089
- .E_wpbf4pq .month-day-option.active {
32090
- background-color: #0096ff;
32091
- border-color: #0096ff;
32092
- color: #fff;
32113
+ .E_wpbf4pq .month-day-option.active {
32114
+ background-color: #0096ff;
32115
+ border-color: #0096ff;
32116
+ color: #fff;
32117
+ }
32118
+
32119
+ .E_berrcjl {
32120
+ color: rgba(10, 37, 85, 0.6);
32121
+ margin-bottom: 4px;
32122
+ }
32123
+ .E_berrcjl .breadcrumb-link {
32124
+ color: rgba(10, 37, 85, 0.6);
32125
+ cursor: pointer;
32126
+ transition: color 160ms ease;
32127
+ }
32128
+ .E_berrcjl .breadcrumb-link:hover {
32129
+ color: #0080ff;
32130
+ }
32131
+ .E_berrcjl .breadcrumb-link:active {
32132
+ color: #005ed1;
32093
32133
  }
32094
32134
 
32095
32135
  .E_c18gxmrl {
@@ -32112,28 +32152,6 @@ input.E_rf8rlle.ant-input {
32112
32152
  padding: 8px 12px;
32113
32153
  }
32114
32154
 
32115
- .E_c1uzzomf {
32116
- margin-bottom: 16px;
32117
- }
32118
- .E_c1uzzomf .card-title {
32119
- font-size: 16px;
32120
- color: rgba(44, 56, 82, 0.6);
32121
- font-weight: 700;
32122
- line-height: 32px;
32123
- }
32124
- .E_c1uzzomf .card-body {
32125
- padding: 24px;
32126
- border-radius: 8px;
32127
- background: #fff;
32128
- }
32129
- .E_c1uzzomf .empty {
32130
- font-weight: 700;
32131
- font-size: 14px;
32132
- line-height: 22px;
32133
- color: rgba(0, 21, 64, 0.3);
32134
- text-align: center;
32135
- }
32136
-
32137
32155
  .E_c1bus5hc {
32138
32156
  --color: white;
32139
32157
  height: 14px;
@@ -32174,6 +32192,91 @@ input.E_rf8rlle.ant-input {
32174
32192
  transform: rotate(0deg);
32175
32193
  }
32176
32194
 
32195
+ .E_c1uzzomf {
32196
+ margin-bottom: 16px;
32197
+ }
32198
+ .E_c1uzzomf .card-title {
32199
+ font-size: 16px;
32200
+ color: rgba(44, 56, 82, 0.6);
32201
+ font-weight: 700;
32202
+ line-height: 32px;
32203
+ }
32204
+ .E_c1uzzomf .card-body {
32205
+ padding: 24px;
32206
+ border-radius: 8px;
32207
+ background: #fff;
32208
+ }
32209
+ .E_c1uzzomf .empty {
32210
+ font-weight: 700;
32211
+ font-size: 14px;
32212
+ line-height: 22px;
32213
+ color: rgba(0, 21, 64, 0.3);
32214
+ text-align: center;
32215
+ }
32216
+
32217
+ .E_s11wux3h .ant-segmented-item:not(:last-child) {
32218
+ margin-right: 2px;
32219
+ }
32220
+
32221
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32222
+ padding-left: 8px;
32223
+ padding-right: 8px;
32224
+ }
32225
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32226
+ border-radius: 4px;
32227
+ }
32228
+ .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32229
+ border-radius: 4px;
32230
+ }
32231
+
32232
+ .E_ma64lna .ant-segmented-item-label {
32233
+ padding-left: 12px;
32234
+ padding-right: 12px;
32235
+ }
32236
+
32237
+ .E_ckld275 {
32238
+ background-color: rgba(225, 230, 241, 0.6);
32239
+ }
32240
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32241
+ background-color: rgba(255, 255, 255, 0.6);
32242
+ color: rgba(44, 56, 82, 0.75);
32243
+ }
32244
+ .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32245
+ background-color: transparent;
32246
+ }
32247
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32248
+ background-color: transparent;
32249
+ }
32250
+
32251
+ .E_n12mqh7z {
32252
+ display: flex;
32253
+ align-items: center;
32254
+ font-size: 12px;
32255
+ line-height: 18px;
32256
+ }
32257
+ .E_n12mqh7z:not(:last-child) {
32258
+ margin-bottom: 4px;
32259
+ }
32260
+
32261
+ .E_tf5bynu {
32262
+ margin: 0 3px;
32263
+ }
32264
+
32265
+ .E_tcckoz1 {
32266
+ max-height: 400px;
32267
+ overflow: "auto";
32268
+ }
32269
+
32270
+ .E_gmyahx3 {
32271
+ cursor: pointer;
32272
+ }
32273
+ .E_gmyahx3 .link-text {
32274
+ color: rgba(0, 21, 64, 0.3);
32275
+ }
32276
+ .E_gmyahx3:hover .link-text {
32277
+ color: #0080ff;
32278
+ }
32279
+
32177
32280
  .E_c18bcrac {
32178
32281
  display: inline-block;
32179
32282
  width: 100%;
@@ -32221,38 +32324,89 @@ input.E_rf8rlle.ant-input {
32221
32324
  margin-right: 4px;
32222
32325
  }
32223
32326
 
32224
- .E_s11wux3h .ant-segmented-item:not(:last-child) {
32225
- margin-right: 2px;
32327
+ .E_tqjc4ui {
32328
+ margin: 0 2px;
32226
32329
  }
32227
32330
 
32228
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32229
- padding-left: 8px;
32230
- padding-right: 8px;
32331
+ .E_d1bw7c5z {
32332
+ position: relative;
32333
+ max-width: 388px;
32334
+ min-width: 245px;
32231
32335
  }
32232
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32233
- border-radius: 4px;
32336
+ .E_d1bw7c5z .center {
32337
+ position: absolute;
32338
+ font-size: 12px;
32339
+ width: 80px;
32340
+ height: 92px;
32341
+ top: 12px;
32342
+ left: 39px;
32343
+ display: flex;
32344
+ flex-direction: column;
32345
+ justify-content: center;
32346
+ align-items: center;
32347
+ color: #00122e;
32234
32348
  }
32235
- .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32236
- border-radius: 4px;
32349
+ .E_d1bw7c5z .center .number {
32350
+ font-size: 24px;
32351
+ font-weight: 700;
32237
32352
  }
32238
-
32239
- .E_ma64lna .ant-segmented-item-label {
32240
- padding-left: 12px;
32241
- padding-right: 12px;
32353
+ .E_d1bw7c5z .center .text {
32354
+ padding: 0 5px;
32355
+ font-size: 12px;
32356
+ width: inherit;
32242
32357
  }
32243
-
32244
- .E_ckld275 {
32245
- background-color: rgba(225, 230, 241, 0.6);
32358
+ .E_d1bw7c5z .recharts-wrapper {
32359
+ display: flex;
32246
32360
  }
32247
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32248
- background-color: rgba(255, 255, 255, 0.6);
32361
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
32362
+ position: relative !important;
32363
+ width: calc(100% - 148px) !important;
32364
+ left: 0 !important;
32365
+ bottom: 0 !important;
32366
+ display: flex;
32367
+ align-items: center;
32368
+ }
32369
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
32370
+ width: 100%;
32371
+ }
32372
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
32373
+ width: 100%;
32374
+ margin-right: 0 !important;
32375
+ line-height: 18px;
32376
+ }
32377
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
32378
+ border-radius: 2px;
32379
+ }
32380
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
32381
+ min-width: 75px;
32382
+ width: calc(100% - 20px);
32383
+ margin-left: 2px;
32384
+ color: #00122e !important;
32385
+ display: inline-flex;
32386
+ justify-content: space-between;
32387
+ }
32388
+ .E_d1bw7c5z .tooltip-text {
32389
+ maxwidth: calc(100% - 12px);
32390
+ cursor: pointer;
32391
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
32392
+ overflow: hidden;
32393
+ text-overflow: ellipsis;
32394
+ white-space: nowrap;
32395
+ }
32396
+ .E_d1bw7c5z .value {
32249
32397
  color: rgba(44, 56, 82, 0.75);
32250
32398
  }
32251
- .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32252
- background-color: transparent;
32399
+
32400
+ .E_t10pqbtc {
32401
+ width: 140px;
32253
32402
  }
32254
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32255
- background-color: transparent;
32403
+ .E_t10pqbtc .item {
32404
+ margin: 6px auto;
32405
+ display: flex;
32406
+ justify-content: space-between;
32407
+ }
32408
+ .E_t10pqbtc .item .name {
32409
+ width: 102px;
32256
32410
  }
32257
32411
 
32258
32412
  .E_clm1wy1 {
@@ -32348,55 +32502,6 @@ input.E_rf8rlle.ant-input {
32348
32502
  border-radius: 2px;
32349
32503
  }
32350
32504
 
32351
- .E_gmyahx3 {
32352
- cursor: pointer;
32353
- }
32354
- .E_gmyahx3 .link-text {
32355
- color: rgba(0, 21, 64, 0.3);
32356
- }
32357
- .E_gmyahx3:hover .link-text {
32358
- color: #0080ff;
32359
- }
32360
-
32361
- .E_berrcjl {
32362
- color: rgba(10, 37, 85, 0.6);
32363
- margin-bottom: 4px;
32364
- }
32365
- .E_berrcjl .breadcrumb-link {
32366
- color: rgba(10, 37, 85, 0.6);
32367
- cursor: pointer;
32368
- transition: color 160ms ease;
32369
- }
32370
- .E_berrcjl .breadcrumb-link:hover {
32371
- color: #0080ff;
32372
- }
32373
- .E_berrcjl .breadcrumb-link:active {
32374
- color: #005ed1;
32375
- }
32376
-
32377
- .E_n12mqh7z {
32378
- display: flex;
32379
- align-items: center;
32380
- font-size: 12px;
32381
- line-height: 18px;
32382
- }
32383
- .E_n12mqh7z:not(:last-child) {
32384
- margin-bottom: 4px;
32385
- }
32386
-
32387
- .E_tf5bynu {
32388
- margin: 0 3px;
32389
- }
32390
-
32391
- .E_tcckoz1 {
32392
- max-height: 400px;
32393
- overflow: "auto";
32394
- }
32395
-
32396
- .E_tqjc4ui {
32397
- margin: 0 2px;
32398
- }
32399
-
32400
32505
  .E_ou7iq30 {
32401
32506
  overflow: hidden;
32402
32507
  text-overflow: ellipsis;
@@ -32413,27 +32518,6 @@ input.E_rf8rlle.ant-input {
32413
32518
  word-break: break-all;
32414
32519
  }
32415
32520
 
32416
- .E_s1iv0tp1 .enabled-switch {
32417
- display: flex;
32418
- align-items: center;
32419
- }
32420
- .E_s1iv0tp1 .enabled-text {
32421
- margin-right: 8px;
32422
- }
32423
-
32424
- .E_m74vjol {
32425
- display: flex;
32426
- justify-content: space-between;
32427
- width: 100%;
32428
- }
32429
- .E_m74vjol .action {
32430
- margin-left: 16px;
32431
- }
32432
-
32433
- .E_a1o35uvh .ant-alert-message {
32434
- width: 100%;
32435
- }
32436
-
32437
32521
  .E_t1sqg15u {
32438
32522
  background: white;
32439
32523
  }
@@ -32524,6 +32608,14 @@ input.E_rf8rlle.ant-input {
32524
32608
  padding-right: 12px;
32525
32609
  }
32526
32610
 
32611
+ .E_s1iv0tp1 .enabled-switch {
32612
+ display: flex;
32613
+ align-items: center;
32614
+ }
32615
+ .E_s1iv0tp1 .enabled-text {
32616
+ margin-right: 8px;
32617
+ }
32618
+
32527
32619
  .E_tje3huy {
32528
32620
  width: 100%;
32529
32621
  overflow: inherit;
@@ -32561,6 +32653,19 @@ input.E_rf8rlle.ant-input {
32561
32653
  padding: 20px 24px 24px 24px;
32562
32654
  }
32563
32655
 
32656
+ .E_m74vjol {
32657
+ display: flex;
32658
+ justify-content: space-between;
32659
+ width: 100%;
32660
+ }
32661
+ .E_m74vjol .action {
32662
+ margin-left: 16px;
32663
+ }
32664
+
32665
+ .E_a1o35uvh .ant-alert-message {
32666
+ width: 100%;
32667
+ }
32668
+
32564
32669
  .E_ccrbeuz .ant-collapse-item {
32565
32670
  border: 0px;
32566
32671
  background-color: #fff;
@@ -32615,90 +32720,8 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32615
32720
  color: #00122e;
32616
32721
  }
32617
32722
 
32618
- .E_tju3gfj .date {
32619
- margin-right: 4px;
32620
- }
32621
-
32622
- .E_s1sck0th {
32623
- padding: 0 8px;
32624
- border-radius: 4px;
32625
- }
32626
-
32627
- .E_m855nr1 {
32628
- padding: 2px 8px;
32629
- border-radius: 3px;
32630
- }
32631
-
32632
- .E_l1270xpg {
32633
- padding: 3px 8px;
32634
- border-radius: 2px;
32635
- }
32636
-
32637
- .E_t14rextb.ant-tag:hover {
32638
- opacity: unset;
32639
- }
32640
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32641
- margin: 0;
32642
- margin-right: 8px;
32643
- display: inline-flex;
32644
- align-items: center;
32645
- border: none;
32646
- }
32647
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32648
- width: 16px;
32649
- height: 16px;
32650
- color: inherit;
32651
- margin-left: 4px;
32652
- opacity: 0.6;
32653
- display: inline-flex;
32654
- }
32655
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32656
- opacity: 1;
32657
- }
32658
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32659
- color: #0080ff;
32660
- background-color: rgba(0, 136, 255, 0.1);
32661
- }
32662
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32663
- color: #f0483e;
32664
- background-color: rgba(255, 74, 74, 0.1);
32665
- }
32666
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32667
- color: #e07f00;
32668
- background-color: rgba(255, 187, 0, 0.1);
32669
- }
32670
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32671
- color: #008f4c;
32672
- background-color: rgba(30, 201, 127, 0.1);
32673
- }
32674
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32675
- color: #1d326c;
32676
- background-color: rgba(225, 230, 241, 0.6);
32677
- }
32678
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32679
- color: #7E41FF;
32680
- background-color: rgba(126, 65, 255, 0.1);
32681
- }
32682
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32683
- color: #fff;
32684
- }
32685
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32686
- background-color: #f0483e;
32687
- }
32688
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32689
- background-color: #fea008;
32690
- }
32691
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32692
- background-color: #00ba5d;
32693
- }
32694
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32695
- background-color: #0080ff;
32696
- }
32697
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32698
- background-color: #6b7d99;
32699
- }
32700
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32701
- background-color: #7E41FF;
32723
+ .E_itxley7.ant-input-group.ant-input-group-compact {
32724
+ display: flex;
32702
32725
  }
32703
32726
 
32704
32727
  .E_ivqqkzv {
@@ -32711,40 +32734,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32711
32734
  color: rgba(44, 56, 82, 0.6);
32712
32735
  }
32713
32736
 
32714
- .E_itxley7.ant-input-group.ant-input-group-compact {
32715
- display: flex;
32716
- }
32717
-
32718
- .E_t13ef470 {
32719
- height: 100%;
32720
- }
32721
- .E_t13ef470 .table-loading-item {
32722
- padding: 12px 4px;
32723
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32724
- display: flex;
32725
- }
32726
- .E_t13ef470 .table-loading-item > * {
32727
- height: 16px;
32728
- margin: 4px;
32729
- background: rgba(204, 212, 227, 0.18);
32730
- border-radius: 2px;
32731
- }
32732
- .E_t13ef470 .table-loading-item .checkbox-loading {
32733
- width: 16px;
32734
- }
32735
- .E_t13ef470 .table-loading-item .td-loading {
32736
- flex: 1;
32737
- }
32738
- .E_t13ef470 :nth-child(1) {
32739
- padding: 8px 4px;
32740
- }
32741
- .E_t13ef470 :nth-child(1) > * {
32742
- background: rgba(107, 125, 153, 0.18);
32743
- }
32744
- .E_t13ef470 :nth-child(1) > * {
32745
- background: rgba(163, 180, 204, 0.18);
32746
- }
32747
-
32748
32737
  .E_sddwhm6 {
32749
32738
  margin: 0;
32750
32739
  border-radius: 20px;
@@ -32868,12 +32857,128 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32868
32857
  .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32869
32858
  color: #1d326c;
32870
32859
  }
32871
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32872
- border-color: #0080ff;
32873
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32860
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32861
+ border-color: #0080ff;
32862
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32863
+ }
32864
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32865
+ transform: rotate(180deg);
32866
+ }
32867
+
32868
+ .E_s1sck0th {
32869
+ padding: 0 8px;
32870
+ border-radius: 4px;
32871
+ }
32872
+
32873
+ .E_m855nr1 {
32874
+ padding: 2px 8px;
32875
+ border-radius: 3px;
32876
+ }
32877
+
32878
+ .E_l1270xpg {
32879
+ padding: 3px 8px;
32880
+ border-radius: 2px;
32881
+ }
32882
+
32883
+ .E_t14rextb.ant-tag:hover {
32884
+ opacity: unset;
32885
+ }
32886
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32887
+ margin: 0;
32888
+ margin-right: 8px;
32889
+ display: inline-flex;
32890
+ align-items: center;
32891
+ border: none;
32892
+ }
32893
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32894
+ width: 16px;
32895
+ height: 16px;
32896
+ color: inherit;
32897
+ margin-left: 4px;
32898
+ opacity: 0.6;
32899
+ display: inline-flex;
32900
+ }
32901
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32902
+ opacity: 1;
32903
+ }
32904
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32905
+ color: #0080ff;
32906
+ background-color: rgba(0, 136, 255, 0.1);
32907
+ }
32908
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32909
+ color: #f0483e;
32910
+ background-color: rgba(255, 74, 74, 0.1);
32911
+ }
32912
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32913
+ color: #e07f00;
32914
+ background-color: rgba(255, 187, 0, 0.1);
32915
+ }
32916
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32917
+ color: #008f4c;
32918
+ background-color: rgba(30, 201, 127, 0.1);
32919
+ }
32920
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32921
+ color: #1d326c;
32922
+ background-color: rgba(225, 230, 241, 0.6);
32923
+ }
32924
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32925
+ color: #7E41FF;
32926
+ background-color: rgba(126, 65, 255, 0.1);
32927
+ }
32928
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32929
+ color: #fff;
32930
+ }
32931
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32932
+ background-color: #f0483e;
32933
+ }
32934
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32935
+ background-color: #fea008;
32936
+ }
32937
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32938
+ background-color: #00ba5d;
32939
+ }
32940
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32941
+ background-color: #0080ff;
32942
+ }
32943
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32944
+ background-color: #6b7d99;
32945
+ }
32946
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32947
+ background-color: #7E41FF;
32948
+ }
32949
+
32950
+ .E_tju3gfj .date {
32951
+ margin-right: 4px;
32952
+ }
32953
+
32954
+ .E_t13ef470 {
32955
+ height: 100%;
32956
+ }
32957
+ .E_t13ef470 .table-loading-item {
32958
+ padding: 12px 4px;
32959
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32960
+ display: flex;
32961
+ }
32962
+ .E_t13ef470 .table-loading-item > * {
32963
+ height: 16px;
32964
+ margin: 4px;
32965
+ background: rgba(204, 212, 227, 0.18);
32966
+ border-radius: 2px;
32967
+ }
32968
+ .E_t13ef470 .table-loading-item .checkbox-loading {
32969
+ width: 16px;
32970
+ }
32971
+ .E_t13ef470 .table-loading-item .td-loading {
32972
+ flex: 1;
32973
+ }
32974
+ .E_t13ef470 :nth-child(1) {
32975
+ padding: 8px 4px;
32976
+ }
32977
+ .E_t13ef470 :nth-child(1) > * {
32978
+ background: rgba(107, 125, 153, 0.18);
32874
32979
  }
32875
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32876
- transform: rotate(180deg);
32980
+ .E_t13ef470 :nth-child(1) > * {
32981
+ background: rgba(163, 180, 204, 0.18);
32877
32982
  }
32878
32983
 
32879
32984
  .E_h1ol2wl7 {
@@ -32882,6 +32987,55 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32882
32987
  padding: unset;
32883
32988
  }
32884
32989
 
32990
+ .E_lht19u8 {
32991
+ width: 64px;
32992
+ height: 64px;
32993
+ display: flex;
32994
+ align-items: center;
32995
+ justify-content: center;
32996
+ position: relative;
32997
+ opacity: 0.2;
32998
+ }
32999
+
33000
+ .E_lk3gkp4 {
33001
+ position: absolute;
33002
+ width: 5px;
33003
+ height: 48px;
33004
+ left: 9.33px;
33005
+ top: 40.5px;
33006
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33007
+ border-radius: 5px;
33008
+ transform: rotate(-128deg);
33009
+ transform-origin: top left;
33010
+ animation: loading-indicator1 1100ms ease-out infinite;
33011
+ }
33012
+
33013
+ .E_ll4n94n {
33014
+ position: absolute;
33015
+ width: 5px;
33016
+ height: 48px;
33017
+ left: 40.8px;
33018
+ top: 8.4px;
33019
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33020
+ border-radius: 5px;
33021
+ transform: rotate(-8deg);
33022
+ transform-origin: top left;
33023
+ animation: loading-indicator2 1100ms ease-out infinite;
33024
+ }
33025
+
33026
+ .E_l17lbdo6 {
33027
+ position: absolute;
33028
+ width: 5px;
33029
+ height: 48px;
33030
+ left: 52.9px;
33031
+ top: 51.8px;
33032
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33033
+ border-radius: 5px;
33034
+ transform: rotate(112deg);
33035
+ transform-origin: top left;
33036
+ animation: loading-indicator3 1100ms ease-out infinite;
33037
+ }
33038
+
32885
33039
  .E_msn7nxt {
32886
33040
  color: rgba(44, 56, 82, 0.6);
32887
33041
  text-align: center;
@@ -33043,55 +33197,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33043
33197
  margin-left: 8px;
33044
33198
  }
33045
33199
 
33046
- .E_lht19u8 {
33047
- width: 64px;
33048
- height: 64px;
33049
- display: flex;
33050
- align-items: center;
33051
- justify-content: center;
33052
- position: relative;
33053
- opacity: 0.2;
33054
- }
33055
-
33056
- .E_lk3gkp4 {
33057
- position: absolute;
33058
- width: 5px;
33059
- height: 48px;
33060
- left: 9.33px;
33061
- top: 40.5px;
33062
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33063
- border-radius: 5px;
33064
- transform: rotate(-128deg);
33065
- transform-origin: top left;
33066
- animation: loading-indicator1 1100ms ease-out infinite;
33067
- }
33068
-
33069
- .E_ll4n94n {
33070
- position: absolute;
33071
- width: 5px;
33072
- height: 48px;
33073
- left: 40.8px;
33074
- top: 8.4px;
33075
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33076
- border-radius: 5px;
33077
- transform: rotate(-8deg);
33078
- transform-origin: top left;
33079
- animation: loading-indicator2 1100ms ease-out infinite;
33080
- }
33081
-
33082
- .E_l17lbdo6 {
33083
- position: absolute;
33084
- width: 5px;
33085
- height: 48px;
33086
- left: 52.9px;
33087
- top: 51.8px;
33088
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33089
- border-radius: 5px;
33090
- transform: rotate(112deg);
33091
- transform-origin: top left;
33092
- animation: loading-indicator3 1100ms ease-out infinite;
33093
- }
33094
-
33095
33200
  .E_sjob3jg {
33096
33201
  --item-min-width: 60px;
33097
33202
  }
@@ -34011,36 +34116,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34011
34116
  padding: 0 12px 14px 12px;
34012
34117
  }
34013
34118
 
34014
- .E_b14q2gmw {
34015
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34016
- }
34017
-
34018
- .E_c1eym6el {
34019
- border-radius: 8px;
34020
- background-color: white;
34021
- }
34022
- .E_c1eym6el.hoverable {
34023
- cursor: pointer;
34024
- }
34025
- .E_c1eym6el.hoverable:hover {
34026
- transition: all 200ms ease;
34027
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34028
- transform: translateY(-4px);
34029
- }
34030
-
34031
- .E_suhck3k {
34032
- height: 24px;
34033
- width: 24px;
34034
- border-radius: 6px;
34035
- padding: 4px;
34036
- }
34037
- .E_suhck3k:hover {
34038
- background-color: rgba(0, 136, 255, 0.1);
34039
- }
34040
- .E_suhck3k:hover svg path {
34041
- fill: blue;
34042
- }
34043
-
34044
34119
  .E_ckui4s7 {
34045
34120
  color: #2d3a56;
34046
34121
  line-height: 22px;
@@ -34105,6 +34180,36 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34105
34180
  margin-left: 24px;
34106
34181
  }
34107
34182
 
34183
+ .E_suhck3k {
34184
+ height: 24px;
34185
+ width: 24px;
34186
+ border-radius: 6px;
34187
+ padding: 4px;
34188
+ }
34189
+ .E_suhck3k:hover {
34190
+ background-color: rgba(0, 136, 255, 0.1);
34191
+ }
34192
+ .E_suhck3k:hover svg path {
34193
+ fill: blue;
34194
+ }
34195
+
34196
+ .E_b14q2gmw {
34197
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34198
+ }
34199
+
34200
+ .E_c1eym6el {
34201
+ border-radius: 8px;
34202
+ background-color: white;
34203
+ }
34204
+ .E_c1eym6el.hoverable {
34205
+ cursor: pointer;
34206
+ }
34207
+ .E_c1eym6el.hoverable:hover {
34208
+ transition: all 200ms ease;
34209
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34210
+ transform: translateY(-4px);
34211
+ }
34212
+
34108
34213
  .E_ryby9ds {
34109
34214
  display: flex;
34110
34215
  align-items: center;
@@ -34121,62 +34226,11 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34121
34226
  margin-right: 6px;
34122
34227
  }
34123
34228
 
34124
- .E_skwah65 {
34125
- height: 8px;
34126
- box-sizing: border-box;
34127
- border-radius: 2px;
34128
- background: #f5f7fa;
34129
- display: flex;
34130
- width: 100%;
34131
- overflow: hidden;
34132
- }
34133
- .E_skwah65 .stack-bar-item + .stack-bar-item {
34134
- margin-left: 1px;
34135
- }
34136
-
34137
34229
  .E_i1g85yz3 {
34138
34230
  margin-right: 4px;
34139
34231
  height: 16px;
34140
34232
  }
34141
34233
 
34142
- .E_slr2ynn {
34143
- padding: 0 8px;
34144
- height: 18px;
34145
- }
34146
-
34147
- .E_m140wbb6 {
34148
- padding: 2px 8px;
34149
- height: 24px;
34150
- }
34151
-
34152
- .E_t1fozc1i {
34153
- margin: 0;
34154
- }
34155
-
34156
- .E_i1vxv4ln {
34157
- margin-right: 4px;
34158
- height: 16px;
34159
- }
34160
-
34161
- .E_n1afl31m.ant-tag.ant-tag-gray {
34162
- font-weight: 700;
34163
- color: #00122e;
34164
- background-color: rgba(237, 241, 250, 0.6);
34165
- border: 1px solid rgba(211, 218, 235, 0.6);
34166
- word-break: break-all;
34167
- display: inline;
34168
- white-space: normal;
34169
- }
34170
-
34171
- .E_w7ob4th.outside-tag {
34172
- padding-left: 0;
34173
- }
34174
- .E_w7ob4th.outside-tag .inside-tag {
34175
- border-radius: 4px 0 0 4px;
34176
- padding-right: 4px;
34177
- margin-right: 4px;
34178
- }
34179
-
34180
34234
  .E_t1dtlqs1 {
34181
34235
  margin-bottom: 4px;
34182
34236
  color: rgba(44, 56, 82, 0.6);
@@ -34370,6 +34424,44 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34370
34424
  margin-right: 8px;
34371
34425
  }
34372
34426
 
34427
+ .E_slr2ynn {
34428
+ padding: 0 8px;
34429
+ height: 18px;
34430
+ }
34431
+
34432
+ .E_m140wbb6 {
34433
+ padding: 2px 8px;
34434
+ height: 24px;
34435
+ }
34436
+
34437
+ .E_t1fozc1i {
34438
+ margin: 0;
34439
+ }
34440
+
34441
+ .E_i1vxv4ln {
34442
+ margin-right: 4px;
34443
+ height: 16px;
34444
+ }
34445
+
34446
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34447
+ font-weight: 700;
34448
+ color: #00122e;
34449
+ background-color: rgba(237, 241, 250, 0.6);
34450
+ border: 1px solid rgba(211, 218, 235, 0.6);
34451
+ word-break: break-all;
34452
+ display: inline;
34453
+ white-space: normal;
34454
+ }
34455
+
34456
+ .E_w7ob4th.outside-tag {
34457
+ padding-left: 0;
34458
+ }
34459
+ .E_w7ob4th.outside-tag .inside-tag {
34460
+ border-radius: 4px 0 0 4px;
34461
+ padding-right: 4px;
34462
+ margin-right: 4px;
34463
+ }
34464
+
34373
34465
  .E_f7pxqmh {
34374
34466
  width: 100%;
34375
34467
  margin-bottom: 0 !important;