@cloudtower/eagle 0.27.2 → 0.27.3-gobackbutton

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.
@@ -29471,35 +29471,6 @@ html body {
29471
29471
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29472
29472
  }
29473
29473
  }
29474
- .bpq0js6 {
29475
- padding: 4px 11px;
29476
- }
29477
-
29478
- .b15sn34c {
29479
- white-space: nowrap;
29480
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29481
- }
29482
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29483
- --color: #0080ff;
29484
- }
29485
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29486
- --color: #0080ff;
29487
- }
29488
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29489
- margin-left: 1px;
29490
- }
29491
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29492
- border-top-right-radius: 0;
29493
- border-bottom-right-radius: 0;
29494
- }
29495
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29496
- border-top-left-radius: 0;
29497
- border-bottom-left-radius: 0;
29498
- }
29499
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29500
- border-radius: unset;
29501
- }
29502
-
29503
29474
  .buj61ew.ant-btn-icon-only {
29504
29475
  justify-content: center;
29505
29476
  }
@@ -29750,6 +29721,48 @@ html body {
29750
29721
  padding: 0;
29751
29722
  }
29752
29723
 
29724
+ .bpq0js6 {
29725
+ padding: 4px 11px;
29726
+ }
29727
+
29728
+ .b15sn34c {
29729
+ white-space: nowrap;
29730
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29731
+ }
29732
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29733
+ --color: #0080ff;
29734
+ }
29735
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29736
+ --color: #0080ff;
29737
+ }
29738
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29739
+ margin-left: 1px;
29740
+ }
29741
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29742
+ border-top-right-radius: 0;
29743
+ border-bottom-right-radius: 0;
29744
+ }
29745
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29746
+ border-top-left-radius: 0;
29747
+ border-bottom-left-radius: 0;
29748
+ }
29749
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29750
+ border-radius: unset;
29751
+ }
29752
+
29753
+ .iap75of {
29754
+ height: 18px;
29755
+ line-height: 18px;
29756
+ padding: 0 4px;
29757
+ border-radius: 4px;
29758
+ background: rgba(235, 239, 245, 0.6);
29759
+ border: 1px solid rgba(223, 228, 235, 0.6);
29760
+ display: flex;
29761
+ align-items: center;
29762
+ white-space: nowrap;
29763
+ margin-right: 4px;
29764
+ }
29765
+
29753
29766
  .fde5mpd {
29754
29767
  width: 100%;
29755
29768
  height: 100%;
@@ -29783,28 +29796,6 @@ html body {
29783
29796
  animation: rotate 680ms linear infinite;
29784
29797
  }
29785
29798
 
29786
- .iap75of {
29787
- height: 18px;
29788
- line-height: 18px;
29789
- padding: 0 4px;
29790
- border-radius: 4px;
29791
- background: rgba(235, 239, 245, 0.6);
29792
- border: 1px solid rgba(223, 228, 235, 0.6);
29793
- display: flex;
29794
- align-items: center;
29795
- white-space: nowrap;
29796
- margin-right: 4px;
29797
- }
29798
-
29799
- .obf05yr {
29800
- display: inline-block;
29801
- }
29802
-
29803
- .hsms1n6 {
29804
- visibility: hidden;
29805
- position: absolute;
29806
- }
29807
-
29808
29799
  .p12gwtiw {
29809
29800
  display: flex;
29810
29801
  justify-content: space-between;
@@ -29862,6 +29853,70 @@ html body {
29862
29853
  line-height: 18px;
29863
29854
  }
29864
29855
 
29856
+ .obf05yr {
29857
+ display: inline-block;
29858
+ }
29859
+
29860
+ .hsms1n6 {
29861
+ visibility: hidden;
29862
+ position: absolute;
29863
+ }
29864
+
29865
+ .s34f1qb.ant-switch {
29866
+ min-width: 40px;
29867
+ height: 24px;
29868
+ background: rgba(172, 186, 211, 0.6);
29869
+ overflow: hidden;
29870
+ }
29871
+ .s34f1qb.ant-switch:focus {
29872
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
29873
+ }
29874
+ .s34f1qb.ant-switch-small {
29875
+ min-width: 26px;
29876
+ height: 16px;
29877
+ }
29878
+ .s34f1qb.ant-switch-large {
29879
+ min-width: 52px;
29880
+ height: 32px;
29881
+ }
29882
+ .s34f1qb.ant-switch .ant-switch-handle {
29883
+ height: 20px;
29884
+ width: 20px;
29885
+ }
29886
+ .s34f1qb.ant-switch .ant-switch-handle::before {
29887
+ border-radius: 10px;
29888
+ transition-delay: 120ms;
29889
+ }
29890
+ .s34f1qb.ant-switch-small .ant-switch-handle {
29891
+ height: 14px;
29892
+ width: 14px;
29893
+ top: 1px;
29894
+ left: 1px;
29895
+ }
29896
+ .s34f1qb.ant-switch-large .ant-switch-handle {
29897
+ height: 28px;
29898
+ width: 28px;
29899
+ }
29900
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
29901
+ border-radius: 14px;
29902
+ }
29903
+ .s34f1qb.ant-switch-checked {
29904
+ background-color: #00ba5d;
29905
+ }
29906
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
29907
+ left: calc(100% - 20px - 2px);
29908
+ }
29909
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
29910
+ left: calc(100% - 14px - 1px);
29911
+ }
29912
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
29913
+ left: calc(100% - 28px - 2px);
29914
+ }
29915
+
29916
+ .c1to9vb9 {
29917
+ margin-left: 5px;
29918
+ }
29919
+
29865
29920
  .rxbeqvl.ant-radio-wrapper {
29866
29921
  display: inline-flex;
29867
29922
  align-items: baseline;
@@ -30008,1694 +30063,1813 @@ html body {
30008
30063
  width: 36px;
30009
30064
  }
30010
30065
 
30011
- .s1fc623g {
30012
- width: 430px !important;
30066
+ .cz04yix {
30067
+ display: flex;
30068
+ flex-direction: column;
30013
30069
  }
30014
30070
 
30015
- .da3mx0o .ant-select-item-group {
30016
- padding: 8px 16px;
30017
- line-height: 18px;
30018
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30019
- height: 34px;
30020
- min-height: 34px;
30021
- box-sizing: border-box;
30022
- margin-top: 8px;
30071
+ .m1if5j39 {
30072
+ max-width: 1120px;
30073
+ width: 100%;
30074
+ margin: 0 auto;
30075
+ height: 100%;
30023
30076
  }
30024
30077
 
30025
- .onr9gzt {
30078
+ .w1vvwdlp {
30079
+ max-width: 1120px;
30080
+ width: 100%;
30081
+ margin: 0 auto;
30026
30082
  display: flex;
30027
- flex-direction: column;
30028
- margin: 1px 8px;
30029
- padding: 8px;
30030
- border-radius: 4px;
30031
30083
  }
30032
- .onr9gzt .selected-icon {
30033
- display: none;
30034
- }
30035
- .onr9gzt.ant-select-item-option-grouped {
30036
- padding-left: 8px;
30037
- }
30038
- .onr9gzt.ant-select-item-option-selected {
30039
- background-color: white;
30084
+ .w1vvwdlp .left,
30085
+ .w1vvwdlp .right {
30086
+ flex-grow: 0;
30087
+ flex-shrink: 0;
30088
+ flex-basis: 21%;
30040
30089
  }
30041
- .onr9gzt.ant-select-item-option-selected .timezone-title {
30042
- color: #0080ff;
30090
+ .w1vvwdlp .left {
30091
+ display: flex;
30092
+ justify-content: flex-end;
30093
+ padding-right: 44px;
30043
30094
  }
30044
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30045
- display: block;
30095
+ .w1vvwdlp .right {
30096
+ padding-left: 44px;
30046
30097
  }
30047
- .onr9gzt.ant-select-item-option-active {
30048
- background: rgba(0, 136, 255, 0.16);
30098
+ .w1vvwdlp .middle {
30099
+ margin-bottom: 40px;
30100
+ flex-grow: 0;
30101
+ flex-shrink: 0;
30102
+ flex-basis: 58%;
30049
30103
  }
30050
- .onr9gzt.ant-select-item-option-active .timezone-title {
30051
- color: #0080ff;
30104
+ .w1vvwdlp .middle .form-base-field {
30105
+ width: 100%;
30052
30106
  }
30053
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30054
- background: rgba(0, 136, 255, 0.1);
30055
- color: #0080ff;
30107
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30108
+ width: auto;
30056
30109
  }
30057
30110
 
30058
- .oiy0apc {
30059
- display: flex;
30060
- justify-content: space-between;
30061
- height: 20px;
30062
- line-height: 20px;
30111
+ .h1cuopx7 .ant-modal-header {
30112
+ margin: 0 auto;
30113
+ width: 100%;
30114
+ max-width: 648px;
30063
30115
  }
30064
- .oiy0apc .timezone-title {
30065
- color: #2d3a56;
30116
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30117
+ margin-left: 0;
30118
+ }
30119
+ .h1cuopx7 .ant-modal-body {
30120
+ margin: 0 auto;
30121
+ padding: 0;
30122
+ width: 100%;
30123
+ max-width: 648px;
30066
30124
  overflow: hidden;
30067
- text-overflow: ellipsis;
30068
30125
  }
30069
-
30070
- .of4y382 {
30071
- display: flex;
30072
- justify-content: space-between;
30073
- color: rgba(44, 56, 82, 0.6);
30074
- height: 18px;
30075
- line-height: 18px;
30076
- margin-top: 2px;
30126
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30127
+ margin-bottom: 40px;
30077
30128
  }
30078
-
30079
- .t19903l9 {
30080
- border: none;
30081
- margin-right: 0;
30082
- background: rgba(225, 230, 241, 0.6);
30129
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30130
+ height: calc(100vh - 225px);
30131
+ overflow-y: auto;
30132
+ }
30133
+ .h1cuopx7 .ant-modal-footer .footer-content {
30134
+ margin: 0 auto;
30135
+ max-width: 648px;
30083
30136
  }
30084
30137
 
30085
- .ohwbvxu {
30086
- pointer-events: none;
30087
- height: 32px;
30138
+ .h1p6d3y3 .ant-modal-header {
30139
+ margin: 0 auto;
30088
30140
  width: 100%;
30089
- opacity: 0;
30141
+ max-width: 1024px;
30090
30142
  }
30091
-
30092
- .i1e4sgug {
30093
- display: inline-block;
30143
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30144
+ margin-left: 0;
30094
30145
  }
30095
-
30096
- .d6j0lbj {
30097
- font-family: Inter;
30098
- font-style: normal;
30099
- font-weight: bold;
30100
- font-size: 32px;
30101
- line-height: 40px;
30146
+ .h1p6d3y3 .ant-modal-body {
30147
+ margin: 0 auto;
30148
+ padding: 0;
30149
+ width: 100%;
30150
+ max-width: 1024px;
30151
+ overflow: hidden;
30102
30152
  }
30103
-
30104
- .d1xhvvxe {
30105
- font-family: Inter;
30106
- font-style: normal;
30107
- font-weight: bold;
30108
- font-size: 24px;
30109
- line-height: 32px;
30153
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30154
+ margin-bottom: 40px;
30110
30155
  }
30111
-
30112
- .dk10mxq {
30113
- font-family: Inter;
30114
- font-style: normal;
30115
- font-weight: normal;
30116
- font-size: 32px;
30117
- line-height: 40px;
30156
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30157
+ height: calc(100vh - 225px);
30158
+ overflow-y: auto;
30118
30159
  }
30119
-
30120
- .dxsait {
30121
- font-family: Inter;
30122
- font-style: normal;
30123
- font-weight: bold;
30124
- font-size: 20px;
30125
- line-height: 24px;
30160
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30161
+ margin: 0 auto;
30162
+ max-width: 1024px;
30126
30163
  }
30127
30164
 
30128
- .dokn0h3 {
30129
- font-family: Inter;
30130
- font-style: normal;
30131
- font-weight: normal;
30132
- font-size: 20px;
30133
- line-height: 24px;
30165
+ .fxgckuk {
30166
+ flex: 1;
30134
30167
  }
30135
-
30136
- .dobau4p {
30137
- font-family: Inter;
30138
- font-style: normal;
30139
- font-weight: bold;
30140
- font-size: 18px;
30141
- line-height: 22px;
30168
+ .fxgckuk label {
30169
+ font-size: 13px;
30170
+ line-height: 20px;
30171
+ color: rgba(44, 56, 82, 0.6);
30142
30172
  }
30143
-
30144
- .dvolwok {
30145
- font-family: Inter;
30146
- font-style: normal;
30147
- font-weight: normal;
30148
- font-size: 18px;
30149
- line-height: 22px;
30173
+ .fxgckuk .title {
30174
+ font-size: 14px;
30175
+ line-height: 20px;
30176
+ color: #2d3a56;
30177
+ margin-bottom: 12px;
30178
+ }
30179
+ .fxgckuk.connect-cluster .title {
30180
+ padding-bottom: 26px;
30150
30181
  }
30151
30182
 
30152
- .h181qhg4 {
30153
- font-family: Inter;
30154
- font-style: normal;
30155
- font-weight: bold;
30156
- font-size: 16px;
30157
- line-height: 22px;
30183
+ .f1d0vek1 {
30184
+ padding: 25px 0 15px 0;
30185
+ border-bottom: 1px solid #e1e5eb;
30186
+ margin-bottom: 16px;
30158
30187
  }
30159
30188
 
30160
- .h1phgmcq {
30161
- font-family: Inter;
30162
- font-style: normal;
30163
- font-weight: normal;
30164
- font-size: 16px;
30165
- line-height: 22px;
30189
+ .f4u402y {
30190
+ display: flex;
30191
+ align-items: center;
30192
+ margin-bottom: 8px;
30193
+ }
30194
+ .f4u402y > label {
30195
+ width: 216px;
30196
+ }
30197
+ .f4u402y > label + * {
30198
+ width: 100%;
30199
+ }
30200
+ .f4u402y .ant-select {
30201
+ width: 100%;
30166
30202
  }
30167
30203
 
30168
- .h173xnl1 {
30169
- font-family: Inter;
30170
- font-style: normal;
30171
- font-weight: bold;
30172
- font-size: 14px;
30173
- line-height: 20px;
30204
+ .e1pldf6v {
30205
+ color: #e75a3a;
30206
+ margin-right: 10px;
30174
30207
  }
30175
30208
 
30176
- .hedm4pz {
30177
- font-family: Inter;
30178
- font-style: normal;
30179
- font-weight: normal;
30180
- font-size: 14px;
30181
- line-height: 20px;
30209
+ .dq0gblh {
30210
+ width: 100%;
30211
+ height: 1px;
30212
+ background: rgba(213, 219, 227, 0.6);
30213
+ margin: 24px 0;
30182
30214
  }
30183
30215
 
30184
- .h1kd8xld {
30185
- font-family: Inter;
30186
- font-style: normal;
30187
- font-weight: bold;
30188
- font-size: 12px;
30189
- line-height: 18px;
30216
+ .l1v7sr0n {
30217
+ display: flex;
30218
+ justify-content: center;
30219
+ align-items: center;
30220
+ height: 100%;
30190
30221
  }
30191
30222
 
30192
- .hp14fr {
30193
- font-family: Inter;
30194
- font-style: normal;
30195
- font-weight: normal;
30196
- font-size: 12px;
30197
- line-height: 18px;
30223
+ .d1i4ou6o {
30224
+ display: inline-block;
30225
+ width: 4px;
30226
+ height: 4px;
30227
+ background: #8e9aa9;
30228
+ opacity: 0.4;
30229
+ border-radius: 50%;
30230
+ margin: 0 4px;
30198
30231
  }
30199
30232
 
30200
- .hgrg7mn {
30201
- font-family: Inter;
30202
- font-style: normal;
30203
- font-weight: bold;
30204
- text-transform: uppercase;
30205
- font-feature-settings: "cpsp" on;
30206
- font-size: 12px;
30207
- line-height: 18px;
30233
+ .m1jy87hk .ant-modal-header,
30234
+ .m1jy87hk .ant-modal-footer .footer-content {
30235
+ width: 648px;
30236
+ margin: 0 auto;
30237
+ }
30238
+ .m1jy87hk .ant-modal-header {
30239
+ padding: 35px 0 24px;
30240
+ border: none;
30241
+ }
30242
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30243
+ font-size: 30px;
30244
+ }
30245
+ .m1jy87hk .ant-modal-body {
30246
+ padding: 4px 0 2px;
30247
+ }
30248
+ .m1jy87hk .ant-modal-footer {
30249
+ border: none;
30208
30250
  }
30209
30251
 
30210
- .h6zme9x {
30211
- font-family: Inter;
30212
- font-style: normal;
30213
- font-weight: normal;
30214
- text-transform: uppercase;
30215
- font-feature-settings: "cpsp" on;
30252
+ .ti7fpyu {
30216
30253
  font-size: 12px;
30217
30254
  line-height: 18px;
30255
+ font-weight: bold;
30256
+ color: #fff;
30257
+ padding: 0 4px;
30258
+ border-radius: 4px;
30259
+ display: inline-block;
30260
+ background: var(--ti7fpyu-0);
30261
+ }
30262
+ .ti7fpyu:not(:first-child) {
30263
+ margin-left: 4px;
30218
30264
  }
30219
30265
 
30220
- .locjvsv {
30221
- font-family: Inter;
30222
- font-style: normal;
30223
- font-weight: normal;
30224
- font-size: 16px;
30225
- line-height: 24px;
30266
+ .f1rest1f {
30267
+ width: 100%;
30268
+ height: 100%;
30269
+ display: flex;
30270
+ align-items: center;
30271
+ justify-content: center;
30226
30272
  }
30227
30273
 
30228
- .l13gi131 {
30229
- font-family: Inter;
30230
- font-style: normal;
30274
+ .n1kbdoln {
30275
+ font-size: 90%;
30231
30276
  font-weight: bold;
30232
- font-size: 16px;
30233
- line-height: 24px;
30277
+ background-color: rgba(240, 243, 247, 0.6);
30278
+ padding: 1px 4px 1px;
30279
+ margin-left: 2px;
30280
+ margin-right: 2px;
30281
+ border: 1px solid rgba(213, 219, 227, 0.6);
30282
+ border-radius: 4px;
30234
30283
  }
30235
30284
 
30236
- .l1ynemsu {
30237
- font-family: Inter;
30238
- font-style: normal;
30239
- font-weight: normal;
30240
- font-size: 16px;
30241
- line-height: 24px;
30285
+ .f1y3gta0.form-item-general {
30286
+ width: 640px;
30242
30287
  }
30243
-
30244
- .l1cft1cx {
30245
- font-family: Inter;
30246
- font-style: normal;
30247
- font-weight: bold;
30248
- font-size: 16px;
30249
- line-height: 24px;
30288
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30289
+ margin-top: 16px;
30250
30290
  }
30251
-
30252
- .l17tqc8p {
30253
- font-family: Inter;
30254
- font-style: normal;
30255
- font-weight: normal;
30256
- text-transform: uppercase;
30257
- font-feature-settings: "cpsp" on;
30258
- font-size: 16px;
30259
- line-height: 24px;
30291
+ .f1y3gta0.form-item-compact {
30292
+ width: 412px;
30260
30293
  }
30261
-
30262
- .l1j1e5w7 {
30263
- font-family: Inter;
30264
- font-style: normal;
30265
- font-weight: bold;
30266
- text-transform: uppercase;
30267
- font-feature-settings: "cpsp" on;
30268
- font-size: 16px;
30269
- line-height: 24px;
30294
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30295
+ margin-top: 8px;
30270
30296
  }
30271
-
30272
- .l1gf91jb {
30273
- font-family: Inter;
30274
- font-style: normal;
30275
- font-weight: normal;
30276
- font-size: 14px;
30277
- line-height: 22px;
30297
+ .f1y3gta0 .form-item {
30298
+ width: auto;
30278
30299
  }
30279
-
30280
- .lu7hlr6 {
30281
- font-family: Inter;
30282
- font-style: normal;
30283
- font-weight: 500;
30284
- font-size: 14px;
30285
- line-height: 22px;
30300
+ .f1y3gta0 .form-item-main {
30301
+ position: relative;
30302
+ display: flex;
30286
30303
  }
30287
-
30288
- .l3l3jf0 {
30289
- font-family: Inter;
30290
- font-style: normal;
30291
- font-weight: bold;
30292
- font-size: 14px;
30293
- line-height: 22px;
30304
+ .f1y3gta0 .form-item-extra {
30305
+ margin-top: 4px;
30306
+ width: 100%;
30307
+ padding: 14px;
30308
+ background: #f2f4f6;
30309
+ font-size: 13px;
30310
+ line-height: 1.8;
30311
+ color: #8e9aa9;
30294
30312
  }
30295
-
30296
- .l12j5nqp {
30297
- font-family: Inter;
30298
- font-style: normal;
30299
- font-weight: normal;
30300
- font-size: 14px;
30301
- line-height: 22px;
30313
+ .f1y3gta0 .form-item-label {
30314
+ padding-right: 12px;
30315
+ font-size: 13px;
30316
+ color: rgba(44, 56, 82, 0.6);
30302
30317
  }
30303
-
30304
- .l1tecqht {
30305
- font-family: Inter;
30306
- font-style: normal;
30307
- font-weight: bold;
30308
- font-size: 14px;
30309
- line-height: 22px;
30318
+ .f1y3gta0 .form-item-label.label-right {
30319
+ text-align: right;
30310
30320
  }
30311
-
30312
- .l6sa990 {
30313
- font-family: Inter;
30314
- font-style: normal;
30315
- font-weight: normal;
30316
- text-transform: uppercase;
30317
- font-feature-settings: "cpsp" on;
30318
- font-size: 14px;
30319
- line-height: 22px;
30321
+ .f1y3gta0 .form-item-label,
30322
+ .f1y3gta0 .form-item-control {
30323
+ line-height: 32px;
30320
30324
  }
30321
-
30322
- .lckqe8j {
30323
- font-family: Inter;
30324
- font-style: normal;
30325
- font-weight: bold;
30326
- text-transform: uppercase;
30327
- font-feature-settings: "cpsp" on;
30328
- font-size: 14px;
30329
- line-height: 22px;
30325
+ .f1y3gta0 .form-item-control .form-item-error {
30326
+ line-height: 18px;
30330
30327
  }
30331
-
30332
- .l1kuminb {
30333
- font-family: Inter;
30334
- font-style: normal;
30335
- font-weight: normal;
30336
- font-size: 13px;
30337
- line-height: 20px;
30328
+ .f1y3gta0 .form-item-children {
30329
+ width: 100%;
30338
30330
  }
30339
-
30340
- .l1pbuf5j {
30341
- font-family: Inter;
30342
- font-style: normal;
30343
- font-weight: 600;
30344
- font-size: 13px;
30345
- line-height: 20px;
30331
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30332
+ width: 100%;
30346
30333
  }
30347
-
30348
- .l1r4ztu {
30349
- font-family: Inter;
30350
- font-style: normal;
30351
- font-weight: bold;
30352
- font-size: 13px;
30353
- line-height: 20px;
30334
+ .f1y3gta0 .form-item-error {
30335
+ color: #e75a3a;
30336
+ height: 0;
30337
+ overflow: hidden;
30354
30338
  }
30355
-
30356
- .ly8vzok {
30357
- font-family: Inter;
30358
- font-style: normal;
30359
- font-weight: normal;
30360
- font-size: 13px;
30361
- line-height: 20px;
30339
+ .f1y3gta0 .form-item-error-enter-done {
30340
+ margin-top: 4px;
30341
+ height: auto;
30342
+ overflow: auto;
30362
30343
  }
30363
-
30364
- .lumfmf {
30365
- font-family: Inter;
30366
- font-style: normal;
30367
- font-weight: 600;
30368
- font-size: 13px;
30369
- line-height: 20px;
30344
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30345
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30346
+ border: 1px solid #e75a3a;
30347
+ color: #e75a3a;
30370
30348
  }
30371
30349
 
30372
- .l16ujwmv {
30373
- font-family: Inter;
30374
- font-style: normal;
30350
+ .fujbm7g {
30351
+ color: #2d3a56;
30375
30352
  font-weight: bold;
30376
- font-size: 13px;
30377
- line-height: 20px;
30353
+ padding-bottom: 6px;
30354
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30355
+ margin-bottom: 16px;
30356
+ }
30357
+ .fujbm7g:not(:first-of-type) {
30358
+ margin-top: 16px;
30378
30359
  }
30379
30360
 
30380
- .l17o1ffr {
30381
- font-family: Inter;
30382
- font-style: normal;
30383
- font-weight: normal;
30384
- text-transform: uppercase;
30385
- font-feature-settings: "cpsp" on;
30386
- font-size: 13px;
30387
- line-height: 20px;
30361
+ .e5fsw5s {
30362
+ width: 8px;
30363
+ height: 24px;
30364
+ display: flex;
30365
+ justify-content: center;
30366
+ align-items: center;
30367
+ cursor: pointer;
30368
+ transition: all 200ms ease-out 40ms;
30369
+ }
30370
+ .e5fsw5s:before, .e5fsw5s:after {
30371
+ content: "";
30372
+ width: 1px;
30373
+ height: 6px;
30374
+ border-radius: 1px;
30375
+ background: #ccd4e3;
30376
+ position: relative;
30377
+ right: 2px;
30378
+ transform: rotate(-45deg);
30379
+ }
30380
+ .e5fsw5s:after {
30381
+ transform: rotate(45deg);
30382
+ left: 1px;
30388
30383
  }
30389
30384
 
30390
- .lngllvn {
30391
- font-family: Inter;
30392
- font-style: normal;
30393
- font-weight: bold;
30394
- text-transform: uppercase;
30395
- font-feature-settings: "cpsp" on;
30396
- font-size: 13px;
30397
- line-height: 20px;
30385
+ .w18knsg4.ant-alert-warning {
30386
+ border: 0;
30387
+ background: rgba(255, 187, 0, 0.1);
30388
+ border-radius: 6px;
30389
+ }
30390
+ .w18knsg4.ant-alert,
30391
+ .w18knsg4 .ant-alert-message {
30392
+ color: #e07f00;
30393
+ }
30394
+ .w18knsg4.ant-alert .dashed-border-bottom,
30395
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30396
+ border-bottom-color: #e07f00;
30398
30397
  }
30399
30398
 
30400
- .l2i7fo9 {
30401
- font-family: Inter;
30402
- font-style: normal;
30403
- font-weight: normal;
30399
+ .ng31n2o {
30400
+ display: flex;
30401
+ flex-direction: row;
30402
+ padding: 7px 12px;
30403
+ background: rgba(255, 187, 0, 0.1);
30404
+ border-radius: 6px;
30405
+ color: #e07f00;
30404
30406
  font-size: 12px;
30405
30407
  line-height: 18px;
30406
30408
  }
30409
+ .ng31n2o .icon-wrapper {
30410
+ margin-right: 10px;
30411
+ height: 18px;
30412
+ }
30407
30413
 
30408
- .l1x7hscx {
30409
- font-family: Inter;
30410
- font-style: normal;
30411
- font-weight: 500;
30414
+ .n15x5f5y {
30415
+ display: flex;
30416
+ flex-direction: row;
30417
+ padding: 7px 12px;
30418
+ background: rgba(225, 230, 241, 0.6);
30419
+ border-radius: 6px;
30420
+ color: rgba(44, 56, 82, 0.6);
30412
30421
  font-size: 12px;
30413
30422
  line-height: 18px;
30414
30423
  }
30424
+ .n15x5f5y .icon-wrapper {
30425
+ margin-right: 10px;
30426
+ height: 18px;
30427
+ }
30415
30428
 
30416
- .le1jwan {
30417
- font-family: Inter;
30418
- font-style: normal;
30419
- font-weight: bold;
30429
+ .i16ozz3f {
30430
+ display: flex;
30431
+ flex-direction: row;
30432
+ padding: 7px 12px;
30433
+ background: rgba(0, 136, 255, 0.1);
30434
+ border-radius: 6px;
30435
+ color: #005ed1;
30420
30436
  font-size: 12px;
30421
30437
  line-height: 18px;
30422
30438
  }
30439
+ .i16ozz3f .icon-wrapper {
30440
+ margin-right: 10px;
30441
+ height: 18px;
30442
+ }
30423
30443
 
30424
- .lyxynfj {
30425
- font-family: Inter;
30426
- font-style: normal;
30427
- font-weight: normal;
30444
+ .dszu9qr {
30445
+ color: rgba(44, 56, 82, 0.6);
30446
+ margin-top: 5px;
30428
30447
  font-size: 12px;
30429
30448
  line-height: 18px;
30430
30449
  }
30431
30450
 
30432
- .lpb2nxv {
30433
- font-family: Inter;
30434
- font-style: normal;
30435
- font-weight: 500;
30451
+ .snxzgx {
30452
+ color: #f0483e;
30436
30453
  font-size: 12px;
30437
- line-height: 18px;
30454
+ white-space: pre-wrap;
30438
30455
  }
30439
30456
 
30440
- .l1r8o3vv {
30441
- font-family: Inter;
30442
- font-style: normal;
30443
- font-weight: bold;
30444
- font-size: 12px;
30445
- line-height: 18px;
30457
+ .o1i4orqw {
30458
+ display: flex;
30459
+ align-items: center;
30460
+ justify-content: flex-end;
30446
30461
  }
30447
-
30448
- .lemnjy2 {
30449
- font-family: Inter;
30450
- font-style: normal;
30451
- font-weight: normal;
30452
- text-transform: uppercase;
30453
- font-feature-settings: "cpsp" on;
30454
- font-size: 12px;
30455
- line-height: 18px;
30462
+ .o1i4orqw .icon-wrapper {
30463
+ margin-right: 16px;
30456
30464
  }
30457
30465
 
30458
- .lrc42gb {
30459
- font-family: Inter;
30460
- font-style: normal;
30461
- font-weight: bold;
30462
- text-transform: uppercase;
30463
- font-feature-settings: "cpsp" on;
30464
- font-size: 12px;
30465
- line-height: 18px;
30466
+ .t79k8o2 {
30467
+ color: rgba(0, 21, 64, 0.3);
30466
30468
  }
30467
30469
 
30468
- .fqaz4mb {
30469
- font-family: Inter;
30470
- font-style: normal;
30471
- font-weight: normal;
30472
- font-size: 13px;
30470
+ .ipd9bk.ant-input {
30471
+ padding: 5px 12px;
30473
30472
  line-height: 20px;
30473
+ color: #2d3a56;
30474
+ border-radius: 6px;
30475
+ border-color: rgba(172, 186, 211, 0.6);
30476
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30474
30477
  }
30475
-
30476
- .f13we5o {
30477
- font-family: Inter;
30478
- font-style: normal;
30479
- font-weight: normal;
30480
- font-size: 13px;
30481
- line-height: 20px;
30478
+ .ipd9bk.ant-input.ant-input-lg {
30479
+ padding: 8px 16px;
30480
+ line-height: 22px;
30482
30481
  }
30483
-
30484
- .ffmjua2 {
30485
- font-family: Inter;
30486
- font-style: normal;
30487
- font-weight: normal;
30488
- font-size: 12px;
30482
+ .ipd9bk.ant-input.ant-input-sm {
30483
+ padding: 2px 8px;
30489
30484
  line-height: 18px;
30490
30485
  }
30491
-
30492
- .fz2mxw0 {
30493
- font-family: Inter;
30494
- font-style: normal;
30495
- font-weight: normal;
30496
- font-size: 12px;
30497
- line-height: 18px;
30486
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30487
+ border-color: rgba(107, 128, 167, 0.6);
30488
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30489
+ z-index: 1;
30498
30490
  }
30499
-
30500
- .t1ertzoh {
30501
- font-family: Inter;
30502
- font-style: normal;
30503
- font-weight: normal;
30504
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30505
- font-size: 13px;
30506
- line-height: 20px;
30491
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30492
+ border-color: #0096ff;
30493
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30494
+ z-index: 1;
30507
30495
  }
30508
-
30509
- .t19bge8r {
30510
- font-family: Inter;
30511
- font-style: normal;
30512
- font-weight: normal;
30513
- font-feature-settings: "zero" on;
30514
- font-size: 13px;
30496
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30497
+ border-color: #e75a3a;
30498
+ color: #e75a3a;
30499
+ }
30500
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30501
+ border-color: #e75a3a;
30502
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30503
+ }
30504
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30505
+ border-color: #e75a3a;
30506
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30507
+ }
30508
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30509
+ background: rgba(211, 218, 235, 0.6);
30510
+ color: rgba(0, 21, 64, 0.3);
30511
+ border-color: rgba(172, 186, 211, 0.6);
30512
+ }
30513
+ .ipd9bk.ant-input-affix-wrapper {
30514
+ padding: 5px 12px;
30515
+ border-radius: 6px;
30516
+ border-color: rgba(172, 186, 211, 0.6);
30515
30517
  line-height: 20px;
30518
+ color: #2d3a56;
30519
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30516
30520
  }
30517
-
30518
- .tjrzfyl {
30519
- font-family: Inter;
30520
- font-style: normal;
30521
- font-weight: normal;
30522
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30523
- font-size: 12px;
30524
- line-height: 18px;
30521
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30522
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30523
+ color: rgba(44, 56, 82, 0.6);
30525
30524
  }
30526
-
30527
- .tm6s7bo {
30528
- font-family: Inter;
30529
- font-style: normal;
30530
- font-weight: 500;
30531
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30532
- font-size: 12px;
30533
- line-height: 18px;
30525
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30526
+ padding: 8px 16px;
30527
+ line-height: 22px;
30534
30528
  }
30535
-
30536
- .t19zq6ic {
30537
- font-family: Inter;
30538
- font-style: normal;
30539
- font-weight: normal;
30540
- font-feature-settings: "zero" on;
30541
- font-size: 12px;
30529
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30530
+ padding: 2px 8px;
30542
30531
  line-height: 18px;
30543
30532
  }
30544
-
30545
- .t1gduru8 {
30546
- font-family: Inter;
30547
- font-style: normal;
30548
- font-weight: 500;
30549
- font-feature-settings: "zero" on;
30550
- font-size: 12px;
30551
- line-height: 18px;
30533
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30534
+ border-color: rgba(107, 128, 167, 0.6);
30535
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30552
30536
  }
30553
-
30554
- .t55raab {
30555
- font-family: Inter;
30556
- font-style: normal;
30557
- font-weight: bold;
30558
- font-feature-settings: "zero" on;
30559
- font-size: 16px;
30560
- line-height: 24px;
30537
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30538
+ border-color: #0096ff;
30539
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30561
30540
  }
30562
-
30563
- .u1w9abfe {
30564
- font-family: Inter;
30565
- font-style: normal;
30566
- font-weight: normal;
30567
- font-size: 10px;
30568
- line-height: 12px;
30541
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30542
+ border-color: #e75a3a;
30569
30543
  }
30570
-
30571
- .c18gxmrl {
30572
- border: 1px solid #d8deeb;
30573
- border-radius: 4px;
30544
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30545
+ color: #e75a3a;
30574
30546
  }
30575
- .c18gxmrl + .c18gxmrl {
30576
- margin-top: 8px;
30547
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30548
+ border-color: #e75a3a;
30549
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30577
30550
  }
30578
- .c18gxmrl:hover {
30579
- border-color: #0080ff;
30551
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30552
+ border-color: #e75a3a;
30553
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30580
30554
  }
30581
- .c18gxmrl:hover > header {
30582
- background: rgba(0, 128, 255, 0.1);
30555
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30556
+ background: rgba(211, 218, 235, 0.6);
30557
+ color: rgba(0, 21, 64, 0.3);
30558
+ border-color: rgba(172, 186, 211, 0.6);
30583
30559
  }
30584
- .c18gxmrl.active header {
30585
- border-bottom: 1px solid #d8deeb;
30560
+ textarea.ipd9bk.ant-input {
30561
+ transition-property: height;
30562
+ transition-delay: 50ms;
30586
30563
  }
30587
- .c18gxmrl > header {
30588
- padding: 8px 12px;
30564
+ textarea.ipd9bk.ant-input.textarea-large {
30565
+ min-height: 40px;
30566
+ height: 40px;
30589
30567
  }
30590
-
30591
- .berrcjl {
30592
- color: rgba(10, 37, 85, 0.6);
30593
- margin-bottom: 4px;
30568
+ textarea.ipd9bk.ant-input.textarea-large:focus {
30569
+ height: 80px;
30594
30570
  }
30595
- .berrcjl .breadcrumb-link {
30596
- color: rgba(10, 37, 85, 0.6);
30597
- cursor: pointer;
30598
- transition: color 160ms ease;
30571
+ textarea.ipd9bk.ant-input.textarea-middle {
30572
+ min-height: 32px;
30573
+ height: 32px;
30599
30574
  }
30600
- .berrcjl .breadcrumb-link:hover {
30601
- color: #0080ff;
30575
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
30576
+ height: 64px;
30602
30577
  }
30603
- .berrcjl .breadcrumb-link:active {
30604
- color: #005ed1;
30578
+ textarea.ipd9bk.ant-input.textarea-small {
30579
+ min-height: 24px;
30580
+ height: 24px;
30605
30581
  }
30606
-
30607
- .cz04yix {
30608
- display: flex;
30609
- flex-direction: column;
30582
+ textarea.ipd9bk.ant-input.textarea-small:focus {
30583
+ height: 40px;
30610
30584
  }
30611
30585
 
30612
- .m1if5j39 {
30613
- max-width: 1120px;
30614
- width: 100%;
30615
- margin: 0 auto;
30616
- height: 100%;
30617
- }
30618
-
30619
- .w1vvwdlp {
30620
- max-width: 1120px;
30621
- width: 100%;
30622
- margin: 0 auto;
30623
- display: flex;
30586
+ .kypn5o5 input, .kypn5o5.input-tags {
30587
+ border: 1px solid rgba(213, 219, 227, 0.6);
30588
+ border-radius: 4px;
30624
30589
  }
30625
- .w1vvwdlp .left,
30626
- .w1vvwdlp .right {
30627
- flex-grow: 0;
30628
- flex-shrink: 0;
30629
- flex-basis: 21%;
30590
+ .kypn5o5.input-tags {
30591
+ position: relative;
30592
+ padding: 6px;
30593
+ height: 32px;
30594
+ cursor: pointer;
30595
+ transition: border 150ms;
30630
30596
  }
30631
- .w1vvwdlp .left {
30632
- display: flex;
30633
- justify-content: flex-end;
30634
- padding-right: 44px;
30597
+ .kypn5o5.input-tags:hover {
30598
+ border-color: #0080ff;
30599
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30635
30600
  }
30636
- .w1vvwdlp .right {
30637
- padding-left: 44px;
30601
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
30602
+ padding-right: 30px;
30638
30603
  }
30639
- .w1vvwdlp .middle {
30640
- margin-bottom: 40px;
30641
- flex-grow: 0;
30642
- flex-shrink: 0;
30643
- flex-basis: 58%;
30604
+ .kypn5o5.input-tags .input-tags-inner {
30605
+ display: flex;
30644
30606
  }
30645
- .w1vvwdlp .middle .form-base-field {
30646
- width: 100%;
30607
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30608
+ display: flex;
30647
30609
  }
30648
- .w1vvwdlp .middle .form-base-field .form-base-field {
30649
- width: auto;
30610
+ .kypn5o5.input-tags .input-tag-suffix {
30611
+ position: absolute;
30612
+ right: 12px;
30613
+ top: 50%;
30614
+ transform: translateY(-50%);
30650
30615
  }
30651
-
30652
- .h1cuopx7 .ant-modal-header {
30653
- margin: 0 auto;
30654
- width: 100%;
30655
- max-width: 648px;
30616
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30617
+ color: rgba(0, 0, 0, 0.25);
30618
+ font-size: 12px;
30619
+ cursor: pointer;
30656
30620
  }
30657
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30658
- margin-left: 0;
30621
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30622
+ color: rgba(0, 0, 0, 0.45);
30659
30623
  }
30660
- .h1cuopx7 .ant-modal-body {
30661
- margin: 0 auto;
30662
- padding: 0;
30663
- width: 100%;
30664
- max-width: 648px;
30624
+ .kypn5o5.has-focus-indicator {
30625
+ position: relative;
30665
30626
  overflow: hidden;
30666
30627
  }
30667
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30668
- margin-bottom: 40px;
30669
- }
30670
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30671
- height: calc(100vh - 225px);
30672
- overflow-y: auto;
30673
- }
30674
- .h1cuopx7 .ant-modal-footer .footer-content {
30675
- margin: 0 auto;
30676
- max-width: 648px;
30677
- }
30678
-
30679
- .h1p6d3y3 .ant-modal-header {
30680
- margin: 0 auto;
30681
- width: 100%;
30682
- max-width: 1024px;
30683
- }
30684
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30685
- margin-left: 0;
30686
- }
30687
- .h1p6d3y3 .ant-modal-body {
30688
- margin: 0 auto;
30689
- padding: 0;
30690
- width: 100%;
30691
- max-width: 1024px;
30692
- overflow: hidden;
30628
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
30629
+ position: absolute;
30630
+ top: 50%;
30631
+ transform: translateY(-50%);
30632
+ left: -16px;
30633
+ transition: left 150ms ease;
30634
+ opacity: 0;
30693
30635
  }
30694
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30695
- margin-bottom: 40px;
30636
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30637
+ left: 8px;
30638
+ opacity: 1;
30696
30639
  }
30697
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30698
- height: calc(100vh - 225px);
30699
- overflow-y: auto;
30640
+ .kypn5o5.has-focus-indicator input {
30641
+ transition: margin-left 150ms ease;
30642
+ margin-left: 0px;
30700
30643
  }
30701
- .h1p6d3y3 .ant-modal-footer .footer-content {
30702
- margin: 0 auto;
30703
- max-width: 1024px;
30644
+ .kypn5o5.has-focus-indicator input:focus {
30645
+ margin-left: 16px;
30704
30646
  }
30705
30647
 
30706
- .fxgckuk {
30707
- flex: 1;
30708
- }
30709
- .fxgckuk label {
30710
- font-size: 13px;
30711
- line-height: 20px;
30712
- color: rgba(44, 56, 82, 0.6);
30713
- }
30714
- .fxgckuk .title {
30715
- font-size: 14px;
30716
- line-height: 20px;
30717
- color: #2d3a56;
30718
- margin-bottom: 12px;
30719
- }
30720
- .fxgckuk.connect-cluster .title {
30721
- padding-bottom: 26px;
30648
+ input.l1ki27se.ant-input {
30649
+ border-top-right-radius: 0;
30650
+ border-bottom-right-radius: 0;
30722
30651
  }
30723
30652
 
30724
- .f1d0vek1 {
30725
- padding: 25px 0 15px 0;
30726
- border-bottom: 1px solid #e1e5eb;
30727
- margin-bottom: 16px;
30653
+ .l1ki27se.ant-input-affix-wrapper {
30654
+ border-top-right-radius: 0;
30655
+ border-bottom-right-radius: 0;
30728
30656
  }
30729
30657
 
30730
- .f4u402y {
30731
- display: flex;
30732
- align-items: center;
30733
- margin-bottom: 8px;
30734
- }
30735
- .f4u402y > label {
30736
- width: 216px;
30737
- }
30738
- .f4u402y > label + * {
30739
- width: 100%;
30658
+ input.rrg1fkn.ant-input {
30659
+ border-top-left-radius: 0;
30660
+ border-bottom-left-radius: 0;
30740
30661
  }
30741
- .f4u402y .ant-select {
30742
- width: 100%;
30662
+
30663
+ .rrg1fkn.ant-input-affix-wrapper {
30664
+ border-top-left-radius: 0;
30665
+ border-bottom-left-radius: 0;
30743
30666
  }
30744
30667
 
30745
- .e1pldf6v {
30746
- color: #e75a3a;
30747
- margin-right: 10px;
30668
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30669
+ border-top-right-radius: 0;
30670
+ border-bottom-right-radius: 0;
30748
30671
  }
30749
30672
 
30750
- .dq0gblh {
30751
- width: 100%;
30752
- height: 1px;
30753
- background: rgba(213, 219, 227, 0.6);
30754
- margin: 24px 0;
30673
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30674
+ border-top-left-radius: 0;
30675
+ border-bottom-left-radius: 0;
30755
30676
  }
30756
30677
 
30757
- .l1v7sr0n {
30758
- display: flex;
30759
- justify-content: center;
30760
- align-items: center;
30678
+ .t1upn1sz {
30761
30679
  height: 100%;
30762
30680
  }
30763
30681
 
30764
- .d1i4ou6o {
30765
- display: inline-block;
30766
- width: 4px;
30767
- height: 4px;
30768
- background: #8e9aa9;
30769
- opacity: 0.4;
30770
- border-radius: 50%;
30771
- margin: 0 4px;
30682
+ .tta5kd2 {
30683
+ height: 100%;
30772
30684
  }
30773
-
30774
- .m1jy87hk .ant-modal-header,
30775
- .m1jy87hk .ant-modal-footer .footer-content {
30776
- width: 648px;
30777
- margin: 0 auto;
30685
+ .tta5kd2.empty-table .ant-table-content {
30686
+ overflow: visible !important;
30687
+ height: 100%;
30778
30688
  }
30779
- .m1jy87hk .ant-modal-header {
30780
- padding: 35px 0 24px;
30781
- border: none;
30689
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30690
+ height: 100%;
30782
30691
  }
30783
- .m1jy87hk .ant-modal-header .ant-modal-title {
30784
- font-size: 30px;
30692
+ .tta5kd2.empty-table .ant-table-content table {
30693
+ width: 100% !important;
30694
+ height: 100%;
30785
30695
  }
30786
- .m1jy87hk .ant-modal-body {
30787
- padding: 4px 0 2px;
30696
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30697
+ padding: 15px 0;
30788
30698
  }
30789
- .m1jy87hk .ant-modal-footer {
30790
- border: none;
30699
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30700
+ display: none;
30791
30701
  }
30792
-
30793
- .ti7fpyu {
30794
- font-size: 12px;
30795
- line-height: 18px;
30796
- font-weight: bold;
30797
- color: #fff;
30798
- padding: 0 4px;
30799
- border-radius: 4px;
30800
- display: inline-block;
30801
- background: var(--ti7fpyu-0);
30702
+ .tta5kd2 .active-row td:nth-child(1) {
30703
+ font-weight: 700;
30802
30704
  }
30803
- .ti7fpyu:not(:first-child) {
30804
- margin-left: 4px;
30705
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30706
+ font-weight: 700;
30805
30707
  }
30806
-
30807
- .f1rest1f {
30808
- width: 100%;
30708
+ .tta5kd2 .ant-spin-nested-loading {
30809
30709
  height: 100%;
30810
- display: flex;
30811
- align-items: center;
30812
- justify-content: center;
30813
30710
  }
30814
-
30815
- .n1kbdoln {
30816
- font-size: 90%;
30817
- font-weight: bold;
30818
- background-color: rgba(240, 243, 247, 0.6);
30819
- padding: 1px 4px 1px;
30820
- margin-left: 2px;
30821
- margin-right: 2px;
30822
- border: 1px solid rgba(213, 219, 227, 0.6);
30823
- border-radius: 4px;
30711
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30712
+ height: 100%;
30713
+ overflow: visible;
30824
30714
  }
30825
-
30826
- .f1y3gta0.form-item-general {
30827
- width: 640px;
30828
- }
30829
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30830
- margin-top: 16px;
30715
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30716
+ max-height: none;
30831
30717
  }
30832
- .f1y3gta0.form-item-compact {
30833
- width: 412px;
30718
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30719
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30720
+ display: none;
30834
30721
  }
30835
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30836
- margin-top: 8px;
30722
+ .tta5kd2 td.ant-table-column-sort {
30723
+ background: transparent;
30837
30724
  }
30838
- .f1y3gta0 .form-item {
30839
- width: auto;
30725
+ .tta5kd2 td.ant-table-cell-fix-left,
30726
+ .tta5kd2 td.ant-table-cell-fix-right {
30727
+ background: #fff;
30728
+ padding: 0 !important;
30840
30729
  }
30841
- .f1y3gta0 .form-item-main {
30842
- position: relative;
30730
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30731
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30843
30732
  display: flex;
30733
+ align-items: center;
30734
+ height: 100%;
30735
+ padding: 8px;
30844
30736
  }
30845
- .f1y3gta0 .form-item-extra {
30846
- margin-top: 4px;
30737
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30738
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30739
+ overflow: hidden;
30740
+ text-overflow: ellipsis;
30847
30741
  width: 100%;
30848
- padding: 14px;
30849
- background: #f2f4f6;
30850
- font-size: 13px;
30851
- line-height: 1.8;
30852
- color: #8e9aa9;
30853
- }
30854
- .f1y3gta0 .form-item-label {
30855
- padding-right: 12px;
30856
- font-size: 13px;
30857
- color: rgba(44, 56, 82, 0.6);
30858
- }
30859
- .f1y3gta0 .form-item-label.label-right {
30860
- text-align: right;
30861
- }
30862
- .f1y3gta0 .form-item-label,
30863
- .f1y3gta0 .form-item-control {
30864
- line-height: 32px;
30865
30742
  }
30866
- .f1y3gta0 .form-item-control .form-item-error {
30867
- line-height: 18px;
30743
+ .tta5kd2 .ant-table-container {
30744
+ height: 100%;
30868
30745
  }
30869
- .f1y3gta0 .form-item-children {
30870
- width: 100%;
30746
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30747
+ box-shadow: none !important;
30871
30748
  }
30872
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30873
- width: 100%;
30749
+ .tta5kd2 .ant-table {
30750
+ border-radius: 0px;
30751
+ border-left: none;
30752
+ border-right: none;
30753
+ border-bottom: none;
30754
+ height: 100%;
30755
+ font-size: 12px;
30756
+ background: transparent;
30874
30757
  }
30875
- .f1y3gta0 .form-item-error {
30876
- color: #e75a3a;
30877
- height: 0;
30878
- overflow: hidden;
30758
+ .tta5kd2 .ant-table .ant-table-header {
30759
+ position: relative;
30760
+ z-index: 3;
30761
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30762
+ margin-bottom: -1px;
30879
30763
  }
30880
- .f1y3gta0 .form-item-error-enter-done {
30881
- margin-top: 4px;
30882
- height: auto;
30883
- overflow: auto;
30764
+ .tta5kd2 .ant-table .time-wrapper .date,
30765
+ .tta5kd2 .ant-table .value {
30766
+ color: #2d3a56;
30884
30767
  }
30885
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30886
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30887
- border: 1px solid #e75a3a;
30888
- color: #e75a3a;
30768
+ .tta5kd2 .ant-table .time-wrapper .time,
30769
+ .tta5kd2 .ant-table .unit {
30770
+ color: rgba(44, 56, 82, 0.6);
30889
30771
  }
30890
-
30891
- .fujbm7g {
30892
- color: #2d3a56;
30893
- font-weight: bold;
30894
- padding-bottom: 6px;
30895
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30896
- margin-bottom: 16px;
30772
+ .tta5kd2 .ant-table .ant-table-selection {
30773
+ position: unset;
30774
+ text-align: center;
30897
30775
  }
30898
- .fujbm7g:not(:first-of-type) {
30899
- margin-top: 16px;
30776
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30777
+ background: #fff;
30900
30778
  }
30901
-
30902
- .e5fsw5s {
30903
- width: 8px;
30904
- height: 24px;
30905
- display: flex;
30906
- justify-content: center;
30907
- align-items: center;
30779
+ .tta5kd2 .ant-table .anticon-setting {
30908
30780
  cursor: pointer;
30909
- transition: all 200ms ease-out 40ms;
30781
+ position: absolute;
30782
+ top: 50%;
30783
+ right: 12px;
30784
+ transform: translateY(-50%);
30910
30785
  }
30911
- .e5fsw5s:before, .e5fsw5s:after {
30912
- content: "";
30786
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30787
+ box-shadow: none;
30913
30788
  width: 1px;
30914
- height: 6px;
30915
- border-radius: 1px;
30916
- background: #ccd4e3;
30917
- position: relative;
30918
- right: 2px;
30919
- transform: rotate(-45deg);
30789
+ background: rgba(213, 219, 227, 0.6);
30920
30790
  }
30921
- .e5fsw5s:after {
30922
- transform: rotate(45deg);
30923
- left: 1px;
30791
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30792
+ box-shadow: none;
30793
+ width: 1px;
30794
+ background: rgba(213, 219, 227, 0.6);
30924
30795
  }
30925
-
30926
- .w18knsg4.ant-alert-warning {
30927
- border: 0;
30928
- background: rgba(255, 187, 0, 0.1);
30929
- border-radius: 6px;
30796
+ .tta5kd2 .ant-table .ant-table-tbody {
30797
+ position: relative;
30930
30798
  }
30931
- .w18knsg4.ant-alert,
30932
- .w18knsg4 .ant-alert-message {
30933
- color: #e07f00;
30799
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30800
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30801
+ border-bottom: 1px solid white;
30802
+ height: 40px;
30803
+ vertical-align: middle;
30804
+ transition: background 0ms;
30805
+ color: #00122e;
30934
30806
  }
30935
- .w18knsg4.ant-alert .dashed-border-bottom,
30936
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30937
- border-bottom-color: #e07f00;
30807
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30808
+ background: #f2f5fa;
30809
+ border-bottom-color: #f2f5fa;
30938
30810
  }
30939
-
30940
- .ng31n2o {
30941
- display: flex;
30942
- flex-direction: row;
30943
- padding: 7px 12px;
30944
- background: rgba(255, 187, 0, 0.1);
30945
- border-radius: 6px;
30946
- color: #e07f00;
30811
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30812
+ height: auto;
30813
+ color: #00122e;
30947
30814
  font-size: 12px;
30948
- line-height: 18px;
30815
+ text-align: left;
30816
+ transition: none;
30817
+ overflow: hidden;
30818
+ text-overflow: ellipsis;
30819
+ white-space: nowrap;
30949
30820
  }
30950
- .ng31n2o .icon-wrapper {
30951
- margin-right: 10px;
30952
- height: 18px;
30821
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30822
+ color: #0096ff;
30953
30823
  }
30954
-
30955
- .n15x5f5y {
30956
- display: flex;
30957
- flex-direction: row;
30958
- padding: 7px 12px;
30959
- background: rgba(225, 230, 241, 0.6);
30960
- border-radius: 6px;
30961
- color: rgba(44, 56, 82, 0.6);
30962
- font-size: 12px;
30963
- line-height: 18px;
30824
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30825
+ overflow: hidden;
30826
+ text-overflow: ellipsis;
30827
+ width: 100%;
30828
+ vertical-align: middle;
30964
30829
  }
30965
- .n15x5f5y .icon-wrapper {
30966
- margin-right: 10px;
30967
- height: 18px;
30830
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30831
+ line-height: 0px;
30968
30832
  }
30969
-
30970
- .i16ozz3f {
30971
- display: flex;
30972
- flex-direction: row;
30973
- padding: 7px 12px;
30974
- background: rgba(0, 136, 255, 0.1);
30975
- border-radius: 6px;
30976
- color: #005ed1;
30977
- font-size: 12px;
30978
- line-height: 18px;
30833
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30834
+ padding-right: 25px;
30979
30835
  }
30980
- .i16ozz3f .icon-wrapper {
30981
- margin-right: 10px;
30982
- height: 18px;
30836
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30837
+ border-top-color: transparent;
30983
30838
  }
30984
-
30985
- .dszu9qr {
30986
- color: rgba(44, 56, 82, 0.6);
30987
- margin-top: 5px;
30988
- font-size: 12px;
30989
- line-height: 18px;
30839
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30840
+ background: rgba(225, 230, 241, 0.6);
30841
+ border-color: transparent transparent white;
30990
30842
  }
30991
-
30992
- .snxzgx {
30993
- color: #f0483e;
30994
- font-size: 12px;
30995
- white-space: pre-wrap;
30843
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30844
+ border-radius: 8px 0 0 8px;
30996
30845
  }
30997
-
30998
- .o1i4orqw {
30999
- display: flex;
31000
- align-items: center;
31001
- justify-content: flex-end;
30846
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30847
+ border-radius: 8px 0 0 8px;
31002
30848
  }
31003
- .o1i4orqw .icon-wrapper {
31004
- margin-right: 16px;
30849
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30850
+ content: "";
30851
+ width: 4px;
30852
+ top: -1px;
30853
+ bottom: -1px;
30854
+ background: white;
31005
30855
  }
31006
-
31007
- .t79k8o2 {
31008
- color: rgba(0, 21, 64, 0.3);
30856
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30857
+ border-radius: 0 8px 8px 0;
31009
30858
  }
31010
-
31011
- .ipd9bk.ant-input {
31012
- padding: 5px 12px;
31013
- line-height: 20px;
31014
- color: #2d3a56;
31015
- border-radius: 6px;
31016
- border-color: rgba(172, 186, 211, 0.6);
31017
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31018
- }
31019
- .ipd9bk.ant-input.ant-input-lg {
31020
- padding: 8px 16px;
31021
- line-height: 22px;
31022
- }
31023
- .ipd9bk.ant-input.ant-input-sm {
31024
- padding: 2px 8px;
31025
- line-height: 18px;
30859
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30860
+ border-radius: 0;
30861
+ background: white;
30862
+ border-top: none;
31026
30863
  }
31027
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31028
- border-color: rgba(107, 128, 167, 0.6);
31029
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31030
- z-index: 1;
30864
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30865
+ border-top: 1px solid transparent;
30866
+ border-radius: 0 8px 8px 0;
30867
+ background: rgba(225, 230, 241, 0.6);
31031
30868
  }
31032
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
31033
- border-color: #0096ff;
31034
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31035
- z-index: 1;
30869
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30870
+ background: white;
30871
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31036
30872
  }
31037
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31038
- border-color: #e75a3a;
31039
- color: #e75a3a;
30873
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30874
+ display: flex;
30875
+ align-items: center;
30876
+ height: 100%;
30877
+ background: rgba(225, 230, 241, 0.6);
31040
30878
  }
31041
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31042
- border-color: #e75a3a;
31043
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30879
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30880
+ background: white;
30881
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31044
30882
  }
31045
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31046
- border-color: #e75a3a;
31047
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30883
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30884
+ display: flex;
30885
+ align-items: center;
30886
+ height: 100%;
30887
+ background: rgba(225, 230, 241, 0.6);
31048
30888
  }
31049
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31050
- background: rgba(211, 218, 235, 0.6);
31051
- color: rgba(0, 21, 64, 0.3);
31052
- border-color: rgba(172, 186, 211, 0.6);
30889
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30890
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31053
30891
  }
31054
- .ipd9bk.ant-input-affix-wrapper {
31055
- padding: 5px 12px;
31056
- border-radius: 6px;
31057
- border-color: rgba(172, 186, 211, 0.6);
31058
- line-height: 20px;
31059
- color: #2d3a56;
31060
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30892
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30893
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30894
+ border-radius: 8px;
31061
30895
  }
31062
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31063
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31064
- color: rgba(44, 56, 82, 0.6);
30896
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30897
+ border-top-color: white;
31065
30898
  }
31066
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31067
- padding: 8px 16px;
31068
- line-height: 22px;
30899
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30900
+ background: rgba(0, 136, 255, 0.1);
30901
+ border-bottom-color: transparent;
30902
+ border-top-color: transparent;
31069
30903
  }
31070
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31071
- padding: 2px 8px;
31072
- line-height: 18px;
30904
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30905
+ border-radius: 8px 0 0 8px;
31073
30906
  }
31074
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31075
- border-color: rgba(107, 128, 167, 0.6);
31076
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30907
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30908
+ border-radius: 0 8px 8px 0;
31077
30909
  }
31078
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31079
- border-color: #0096ff;
31080
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30910
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30911
+ background: rgba(0, 136, 255, 0.1);
31081
30912
  }
31082
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31083
- border-color: #e75a3a;
30913
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
30914
+ background: #fff;
30915
+ font-weight: 400;
30916
+ position: relative;
30917
+ border-bottom: none;
30918
+ color: #00122e;
30919
+ transition: none;
30920
+ padding: 15px 8px 15px 8px;
31084
30921
  }
31085
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31086
- color: #e75a3a;
30922
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30923
+ content: "";
30924
+ width: 1px;
30925
+ top: 0;
30926
+ bottom: 0;
30927
+ background: rgba(211, 218, 235, 0.6);
30928
+ position: absolute;
30929
+ right: 0;
31087
30930
  }
31088
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31089
- border-color: #e75a3a;
31090
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30931
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30932
+ padding: unset;
31091
30933
  }
31092
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31093
- border-color: #e75a3a;
31094
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30934
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30935
+ display: none;
31095
30936
  }
31096
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31097
- background: rgba(211, 218, 235, 0.6);
31098
- color: rgba(0, 21, 64, 0.3);
31099
- border-color: rgba(172, 186, 211, 0.6);
30937
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30938
+ width: 100%;
30939
+ overflow: hidden;
30940
+ white-space: nowrap;
30941
+ text-overflow: ellipsis;
31100
30942
  }
31101
- textarea.ipd9bk.ant-input {
31102
- transition-property: height;
31103
- transition-delay: 50ms;
30943
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30944
+ overflow: hidden;
30945
+ text-overflow: ellipsis;
30946
+ flex: 1;
31104
30947
  }
31105
- textarea.ipd9bk.ant-input.textarea-large {
31106
- min-height: 40px;
31107
- height: 40px;
30948
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30949
+ padding: 15px 25px 15px 8px;
31108
30950
  }
31109
- textarea.ipd9bk.ant-input.textarea-large:focus {
31110
- height: 80px;
30951
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30952
+ padding: 0;
31111
30953
  }
31112
- textarea.ipd9bk.ant-input.textarea-middle {
31113
- min-height: 32px;
31114
- height: 32px;
30954
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30955
+ position: absolute;
30956
+ right: 6px;
30957
+ top: 50%;
30958
+ transform: translateY(-50%);
30959
+ height: 16px;
30960
+ display: none;
30961
+ transition: transform 320ms ease;
31115
30962
  }
31116
- textarea.ipd9bk.ant-input.textarea-middle:focus {
31117
- height: 64px;
30963
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30964
+ display: block;
30965
+ transform: translateY(-50%) rotateX(180deg);
31118
30966
  }
31119
- textarea.ipd9bk.ant-input.textarea-small {
31120
- min-height: 24px;
31121
- height: 24px;
30967
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30968
+ display: block;
31122
30969
  }
31123
- textarea.ipd9bk.ant-input.textarea-small:focus {
31124
- height: 40px;
30970
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30971
+ display: none;
31125
30972
  }
31126
-
31127
- .kypn5o5 input, .kypn5o5.input-tags {
31128
- border: 1px solid rgba(213, 219, 227, 0.6);
31129
- border-radius: 4px;
30973
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30974
+ transform: translateY(-50%);
31130
30975
  }
31131
- .kypn5o5.input-tags {
31132
- position: relative;
31133
- padding: 6px;
31134
- height: 32px;
31135
- cursor: pointer;
31136
- transition: border 150ms;
30976
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30977
+ transform: translateY(-50%) rotateX(180deg);
31137
30978
  }
31138
- .kypn5o5.input-tags:hover {
31139
- border-color: #0080ff;
31140
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30979
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30980
+ background: #f2f5fa;
31141
30981
  }
31142
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
31143
- padding-right: 30px;
30982
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30983
+ display: block;
31144
30984
  }
31145
- .kypn5o5.input-tags .input-tags-inner {
31146
- display: flex;
30985
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30986
+ padding-right: 25px;
31147
30987
  }
31148
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31149
- display: flex;
30988
+ .tta5kd2 .ant-table .ant-table-selection-column {
30989
+ padding: 0 !important;
31150
30990
  }
31151
- .kypn5o5.input-tags .input-tag-suffix {
30991
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31152
30992
  position: absolute;
31153
- right: 12px;
30993
+ left: 50%;
31154
30994
  top: 50%;
31155
- transform: translateY(-50%);
31156
- }
31157
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31158
- color: rgba(0, 0, 0, 0.25);
31159
- font-size: 12px;
31160
- cursor: pointer;
30995
+ transform: translate(-50%, -50%);
31161
30996
  }
31162
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31163
- color: rgba(0, 0, 0, 0.45);
30997
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
30998
+ display: none;
31164
30999
  }
31165
- .kypn5o5.has-focus-indicator {
31166
- position: relative;
31167
- overflow: hidden;
31000
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31001
+ background: #fff;
31168
31002
  }
31169
- .kypn5o5.has-focus-indicator .ant-input-prefix {
31170
- position: absolute;
31171
- top: 50%;
31172
- transform: translateY(-50%);
31173
- left: -16px;
31174
- transition: left 150ms ease;
31175
- opacity: 0;
31003
+ .tta5kd2 .ant-table .ant-table-placeholder {
31004
+ background: inherit;
31176
31005
  }
31177
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31178
- left: 8px;
31179
- opacity: 1;
31006
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31007
+ position: static;
31008
+ border: none;
31009
+ background: inherit !important;
31010
+ height: 100px;
31011
+ vertical-align: middle;
31180
31012
  }
31181
- .kypn5o5.has-focus-indicator input {
31182
- transition: margin-left 150ms ease;
31183
- margin-left: 0px;
31013
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31014
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31015
+ font-weight: bold;
31016
+ font-size: 20px;
31017
+ color: rgba(10, 37, 85, 0.6);
31184
31018
  }
31185
- .kypn5o5.has-focus-indicator input:focus {
31186
- margin-left: 16px;
31019
+ .tta5kd2 .ant-table td.cell__action_ {
31020
+ padding: 0 !important;
31021
+ position: relative;
31022
+ background: #fff;
31187
31023
  }
31188
-
31189
- input.l1ki27se.ant-input {
31190
- border-top-right-radius: 0;
31191
- border-bottom-right-radius: 0;
31024
+ .tta5kd2 .ant-table td.cell__action_ > * {
31025
+ height: 100%;
31026
+ display: flex;
31027
+ align-items: center;
31028
+ justify-content: flex-end;
31029
+ padding-right: 8px;
31192
31030
  }
31193
-
31194
- .l1ki27se.ant-input-affix-wrapper {
31195
- border-top-right-radius: 0;
31196
- border-bottom-right-radius: 0;
31031
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31032
+ width: 24px;
31033
+ height: 24px;
31034
+ cursor: pointer;
31035
+ justify-content: center;
31036
+ border-radius: 4px;
31197
31037
  }
31198
-
31199
- input.rrg1fkn.ant-input {
31200
- border-top-left-radius: 0;
31201
- border-bottom-left-radius: 0;
31038
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31039
+ background: #fff;
31202
31040
  }
31203
31041
 
31204
- .rrg1fkn.ant-input-affix-wrapper {
31205
- border-top-left-radius: 0;
31206
- border-bottom-left-radius: 0;
31042
+ .s1fc623g {
31043
+ width: 430px !important;
31207
31044
  }
31208
31045
 
31209
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31210
- border-top-right-radius: 0;
31211
- border-bottom-right-radius: 0;
31046
+ .da3mx0o .ant-select-item-group {
31047
+ padding: 8px 16px;
31048
+ line-height: 18px;
31049
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31050
+ height: 34px;
31051
+ min-height: 34px;
31052
+ box-sizing: border-box;
31053
+ margin-top: 8px;
31212
31054
  }
31213
31055
 
31214
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31215
- border-top-left-radius: 0;
31216
- border-bottom-left-radius: 0;
31056
+ .onr9gzt {
31057
+ display: flex;
31058
+ flex-direction: column;
31059
+ margin: 1px 8px;
31060
+ padding: 8px;
31061
+ border-radius: 4px;
31217
31062
  }
31218
-
31219
- .s34f1qb.ant-switch {
31220
- min-width: 40px;
31221
- height: 24px;
31222
- background: rgba(172, 186, 211, 0.6);
31223
- overflow: hidden;
31063
+ .onr9gzt .selected-icon {
31064
+ display: none;
31224
31065
  }
31225
- .s34f1qb.ant-switch:focus {
31226
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31066
+ .onr9gzt.ant-select-item-option-grouped {
31067
+ padding-left: 8px;
31227
31068
  }
31228
- .s34f1qb.ant-switch-small {
31229
- min-width: 26px;
31230
- height: 16px;
31069
+ .onr9gzt.ant-select-item-option-selected {
31070
+ background-color: white;
31231
31071
  }
31232
- .s34f1qb.ant-switch-large {
31233
- min-width: 52px;
31234
- height: 32px;
31072
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31073
+ color: #0080ff;
31235
31074
  }
31236
- .s34f1qb.ant-switch .ant-switch-handle {
31237
- height: 20px;
31238
- width: 20px;
31075
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31076
+ display: block;
31239
31077
  }
31240
- .s34f1qb.ant-switch .ant-switch-handle::before {
31241
- border-radius: 10px;
31242
- transition-delay: 120ms;
31078
+ .onr9gzt.ant-select-item-option-active {
31079
+ background: rgba(0, 136, 255, 0.16);
31243
31080
  }
31244
- .s34f1qb.ant-switch-small .ant-switch-handle {
31245
- height: 14px;
31246
- width: 14px;
31247
- top: 1px;
31248
- left: 1px;
31081
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31082
+ color: #0080ff;
31249
31083
  }
31250
- .s34f1qb.ant-switch-large .ant-switch-handle {
31251
- height: 28px;
31252
- width: 28px;
31084
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31085
+ background: rgba(0, 136, 255, 0.1);
31086
+ color: #0080ff;
31253
31087
  }
31254
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31255
- border-radius: 14px;
31088
+
31089
+ .oiy0apc {
31090
+ display: flex;
31091
+ justify-content: space-between;
31092
+ height: 20px;
31093
+ line-height: 20px;
31256
31094
  }
31257
- .s34f1qb.ant-switch-checked {
31258
- background-color: #00ba5d;
31095
+ .oiy0apc .timezone-title {
31096
+ color: #2d3a56;
31097
+ overflow: hidden;
31098
+ text-overflow: ellipsis;
31259
31099
  }
31260
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31261
- left: calc(100% - 20px - 2px);
31100
+
31101
+ .of4y382 {
31102
+ display: flex;
31103
+ justify-content: space-between;
31104
+ color: rgba(44, 56, 82, 0.6);
31105
+ height: 18px;
31106
+ line-height: 18px;
31107
+ margin-top: 2px;
31262
31108
  }
31263
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31264
- left: calc(100% - 14px - 1px);
31109
+
31110
+ .t19903l9 {
31111
+ border: none;
31112
+ margin-right: 0;
31113
+ background: rgba(225, 230, 241, 0.6);
31265
31114
  }
31266
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31267
- left: calc(100% - 28px - 2px);
31115
+
31116
+ .ohwbvxu {
31117
+ pointer-events: none;
31118
+ height: 32px;
31119
+ width: 100%;
31120
+ opacity: 0;
31268
31121
  }
31269
31122
 
31270
- .c1to9vb9 {
31271
- margin-left: 5px;
31123
+ .i1e4sgug {
31124
+ display: inline-block;
31272
31125
  }
31273
31126
 
31274
- .c1uzzomf {
31275
- margin-bottom: 16px;
31127
+ .d6j0lbj {
31128
+ font-family: Inter;
31129
+ font-style: normal;
31130
+ font-weight: bold;
31131
+ font-size: 32px;
31132
+ line-height: 40px;
31276
31133
  }
31277
- .c1uzzomf .card-title {
31278
- font-size: 16px;
31279
- color: rgba(44, 56, 82, 0.6);
31280
- font-weight: 700;
31134
+
31135
+ .d1xhvvxe {
31136
+ font-family: Inter;
31137
+ font-style: normal;
31138
+ font-weight: bold;
31139
+ font-size: 24px;
31281
31140
  line-height: 32px;
31282
31141
  }
31283
- .c1uzzomf .card-body {
31284
- padding: 24px;
31285
- border-radius: 8px;
31286
- background: #fff;
31287
- }
31288
- .c1uzzomf .empty {
31289
- font-weight: 700;
31290
- font-size: 14px;
31291
- line-height: 22px;
31292
- color: rgba(0, 21, 64, 0.3);
31293
- text-align: center;
31294
- }
31295
31142
 
31296
- .c1bus5hc {
31297
- --color: white;
31298
- height: 14px;
31299
- width: 14px;
31300
- border-radius: 50%;
31301
- flex-shrink: 0;
31302
- display: flex;
31303
- align-items: center;
31304
- justify-content: center;
31305
- border: 1px solid var(--color);
31143
+ .dk10mxq {
31144
+ font-family: Inter;
31145
+ font-style: normal;
31146
+ font-weight: normal;
31147
+ font-size: 32px;
31148
+ line-height: 40px;
31306
31149
  }
31307
- .c1bus5hc .circle-inner {
31308
- position: relative;
31309
- height: 10px;
31310
- width: 10px;
31311
- border-radius: 50%;
31312
- overflow: hidden;
31150
+
31151
+ .dxsait {
31152
+ font-family: Inter;
31153
+ font-style: normal;
31154
+ font-weight: bold;
31155
+ font-size: 20px;
31156
+ line-height: 24px;
31313
31157
  }
31314
- .c1bus5hc .circle-content {
31315
- position: absolute;
31316
- height: 100%;
31317
- width: 100%;
31318
- left: 0;
31319
- top: 0;
31320
- border-radius: 50%;
31321
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31322
- transform: rotate(180deg);
31158
+
31159
+ .dokn0h3 {
31160
+ font-family: Inter;
31161
+ font-style: normal;
31162
+ font-weight: normal;
31163
+ font-size: 20px;
31164
+ line-height: 24px;
31323
31165
  }
31324
- .c1bus5hc .circle-child {
31325
- position: absolute;
31326
- height: 100%;
31327
- width: 100%;
31328
- left: 0;
31329
- top: 0;
31330
- margin-left: 50%;
31331
- transform-origin: left;
31332
- background: white;
31333
- transform: rotate(0deg);
31166
+
31167
+ .dobau4p {
31168
+ font-family: Inter;
31169
+ font-style: normal;
31170
+ font-weight: bold;
31171
+ font-size: 18px;
31172
+ line-height: 22px;
31334
31173
  }
31335
31174
 
31336
- .t1upn1sz {
31337
- height: 100%;
31175
+ .dvolwok {
31176
+ font-family: Inter;
31177
+ font-style: normal;
31178
+ font-weight: normal;
31179
+ font-size: 18px;
31180
+ line-height: 22px;
31338
31181
  }
31339
31182
 
31340
- .tta5kd2 {
31341
- height: 100%;
31183
+ .h181qhg4 {
31184
+ font-family: Inter;
31185
+ font-style: normal;
31186
+ font-weight: bold;
31187
+ font-size: 16px;
31188
+ line-height: 22px;
31342
31189
  }
31343
- .tta5kd2.empty-table .ant-table-content {
31344
- overflow: visible !important;
31345
- height: 100%;
31190
+
31191
+ .h1phgmcq {
31192
+ font-family: Inter;
31193
+ font-style: normal;
31194
+ font-weight: normal;
31195
+ font-size: 16px;
31196
+ line-height: 22px;
31346
31197
  }
31347
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31348
- height: 100%;
31198
+
31199
+ .h173xnl1 {
31200
+ font-family: Inter;
31201
+ font-style: normal;
31202
+ font-weight: bold;
31203
+ font-size: 14px;
31204
+ line-height: 20px;
31349
31205
  }
31350
- .tta5kd2.empty-table .ant-table-content table {
31351
- width: 100% !important;
31352
- height: 100%;
31206
+
31207
+ .hedm4pz {
31208
+ font-family: Inter;
31209
+ font-style: normal;
31210
+ font-weight: normal;
31211
+ font-size: 14px;
31212
+ line-height: 20px;
31353
31213
  }
31354
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31355
- padding: 15px 0;
31214
+
31215
+ .h1kd8xld {
31216
+ font-family: Inter;
31217
+ font-style: normal;
31218
+ font-weight: bold;
31219
+ font-size: 12px;
31220
+ line-height: 18px;
31356
31221
  }
31357
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31358
- display: none;
31222
+
31223
+ .hp14fr {
31224
+ font-family: Inter;
31225
+ font-style: normal;
31226
+ font-weight: normal;
31227
+ font-size: 12px;
31228
+ line-height: 18px;
31359
31229
  }
31360
- .tta5kd2 .active-row td:nth-child(1) {
31361
- font-weight: 700;
31230
+
31231
+ .hgrg7mn {
31232
+ font-family: Inter;
31233
+ font-style: normal;
31234
+ font-weight: bold;
31235
+ text-transform: uppercase;
31236
+ font-feature-settings: "cpsp" on;
31237
+ font-size: 12px;
31238
+ line-height: 18px;
31362
31239
  }
31363
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31364
- font-weight: 700;
31240
+
31241
+ .h6zme9x {
31242
+ font-family: Inter;
31243
+ font-style: normal;
31244
+ font-weight: normal;
31245
+ text-transform: uppercase;
31246
+ font-feature-settings: "cpsp" on;
31247
+ font-size: 12px;
31248
+ line-height: 18px;
31365
31249
  }
31366
- .tta5kd2 .ant-spin-nested-loading {
31367
- height: 100%;
31250
+
31251
+ .locjvsv {
31252
+ font-family: Inter;
31253
+ font-style: normal;
31254
+ font-weight: normal;
31255
+ font-size: 16px;
31256
+ line-height: 24px;
31368
31257
  }
31369
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31370
- height: 100%;
31371
- overflow: visible;
31258
+
31259
+ .l13gi131 {
31260
+ font-family: Inter;
31261
+ font-style: normal;
31262
+ font-weight: bold;
31263
+ font-size: 16px;
31264
+ line-height: 24px;
31372
31265
  }
31373
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31374
- max-height: none;
31266
+
31267
+ .l1ynemsu {
31268
+ font-family: Inter;
31269
+ font-style: normal;
31270
+ font-weight: normal;
31271
+ font-size: 16px;
31272
+ line-height: 24px;
31375
31273
  }
31376
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31377
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31378
- display: none;
31274
+
31275
+ .l1cft1cx {
31276
+ font-family: Inter;
31277
+ font-style: normal;
31278
+ font-weight: bold;
31279
+ font-size: 16px;
31280
+ line-height: 24px;
31379
31281
  }
31380
- .tta5kd2 td.ant-table-column-sort {
31381
- background: transparent;
31282
+
31283
+ .l17tqc8p {
31284
+ font-family: Inter;
31285
+ font-style: normal;
31286
+ font-weight: normal;
31287
+ text-transform: uppercase;
31288
+ font-feature-settings: "cpsp" on;
31289
+ font-size: 16px;
31290
+ line-height: 24px;
31382
31291
  }
31383
- .tta5kd2 td.ant-table-cell-fix-left,
31384
- .tta5kd2 td.ant-table-cell-fix-right {
31385
- background: #fff;
31386
- padding: 0 !important;
31292
+
31293
+ .l1j1e5w7 {
31294
+ font-family: Inter;
31295
+ font-style: normal;
31296
+ font-weight: bold;
31297
+ text-transform: uppercase;
31298
+ font-feature-settings: "cpsp" on;
31299
+ font-size: 16px;
31300
+ line-height: 24px;
31387
31301
  }
31388
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31389
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31390
- display: flex;
31391
- align-items: center;
31392
- height: 100%;
31393
- padding: 8px;
31302
+
31303
+ .l1gf91jb {
31304
+ font-family: Inter;
31305
+ font-style: normal;
31306
+ font-weight: normal;
31307
+ font-size: 14px;
31308
+ line-height: 22px;
31394
31309
  }
31395
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31396
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31397
- overflow: hidden;
31398
- text-overflow: ellipsis;
31399
- width: 100%;
31310
+
31311
+ .lu7hlr6 {
31312
+ font-family: Inter;
31313
+ font-style: normal;
31314
+ font-weight: 500;
31315
+ font-size: 14px;
31316
+ line-height: 22px;
31400
31317
  }
31401
- .tta5kd2 .ant-table-container {
31402
- height: 100%;
31318
+
31319
+ .l3l3jf0 {
31320
+ font-family: Inter;
31321
+ font-style: normal;
31322
+ font-weight: bold;
31323
+ font-size: 14px;
31324
+ line-height: 22px;
31403
31325
  }
31404
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31405
- box-shadow: none !important;
31326
+
31327
+ .l12j5nqp {
31328
+ font-family: Inter;
31329
+ font-style: normal;
31330
+ font-weight: normal;
31331
+ font-size: 14px;
31332
+ line-height: 22px;
31406
31333
  }
31407
- .tta5kd2 .ant-table {
31408
- border-radius: 0px;
31409
- border-left: none;
31410
- border-right: none;
31411
- border-bottom: none;
31412
- height: 100%;
31334
+
31335
+ .l1tecqht {
31336
+ font-family: Inter;
31337
+ font-style: normal;
31338
+ font-weight: bold;
31339
+ font-size: 14px;
31340
+ line-height: 22px;
31341
+ }
31342
+
31343
+ .l6sa990 {
31344
+ font-family: Inter;
31345
+ font-style: normal;
31346
+ font-weight: normal;
31347
+ text-transform: uppercase;
31348
+ font-feature-settings: "cpsp" on;
31349
+ font-size: 14px;
31350
+ line-height: 22px;
31351
+ }
31352
+
31353
+ .lckqe8j {
31354
+ font-family: Inter;
31355
+ font-style: normal;
31356
+ font-weight: bold;
31357
+ text-transform: uppercase;
31358
+ font-feature-settings: "cpsp" on;
31359
+ font-size: 14px;
31360
+ line-height: 22px;
31361
+ }
31362
+
31363
+ .l1kuminb {
31364
+ font-family: Inter;
31365
+ font-style: normal;
31366
+ font-weight: normal;
31367
+ font-size: 13px;
31368
+ line-height: 20px;
31369
+ }
31370
+
31371
+ .l1pbuf5j {
31372
+ font-family: Inter;
31373
+ font-style: normal;
31374
+ font-weight: 600;
31375
+ font-size: 13px;
31376
+ line-height: 20px;
31377
+ }
31378
+
31379
+ .l1r4ztu {
31380
+ font-family: Inter;
31381
+ font-style: normal;
31382
+ font-weight: bold;
31383
+ font-size: 13px;
31384
+ line-height: 20px;
31385
+ }
31386
+
31387
+ .ly8vzok {
31388
+ font-family: Inter;
31389
+ font-style: normal;
31390
+ font-weight: normal;
31391
+ font-size: 13px;
31392
+ line-height: 20px;
31393
+ }
31394
+
31395
+ .lumfmf {
31396
+ font-family: Inter;
31397
+ font-style: normal;
31398
+ font-weight: 600;
31399
+ font-size: 13px;
31400
+ line-height: 20px;
31401
+ }
31402
+
31403
+ .l16ujwmv {
31404
+ font-family: Inter;
31405
+ font-style: normal;
31406
+ font-weight: bold;
31407
+ font-size: 13px;
31408
+ line-height: 20px;
31409
+ }
31410
+
31411
+ .l17o1ffr {
31412
+ font-family: Inter;
31413
+ font-style: normal;
31414
+ font-weight: normal;
31415
+ text-transform: uppercase;
31416
+ font-feature-settings: "cpsp" on;
31417
+ font-size: 13px;
31418
+ line-height: 20px;
31419
+ }
31420
+
31421
+ .lngllvn {
31422
+ font-family: Inter;
31423
+ font-style: normal;
31424
+ font-weight: bold;
31425
+ text-transform: uppercase;
31426
+ font-feature-settings: "cpsp" on;
31427
+ font-size: 13px;
31428
+ line-height: 20px;
31429
+ }
31430
+
31431
+ .l2i7fo9 {
31432
+ font-family: Inter;
31433
+ font-style: normal;
31434
+ font-weight: normal;
31413
31435
  font-size: 12px;
31414
- background: transparent;
31436
+ line-height: 18px;
31415
31437
  }
31416
- .tta5kd2 .ant-table .ant-table-header {
31417
- position: relative;
31418
- z-index: 3;
31419
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31420
- margin-bottom: -1px;
31438
+
31439
+ .l1x7hscx {
31440
+ font-family: Inter;
31441
+ font-style: normal;
31442
+ font-weight: 500;
31443
+ font-size: 12px;
31444
+ line-height: 18px;
31421
31445
  }
31422
- .tta5kd2 .ant-table .time-wrapper .date,
31423
- .tta5kd2 .ant-table .value {
31424
- color: #2d3a56;
31446
+
31447
+ .le1jwan {
31448
+ font-family: Inter;
31449
+ font-style: normal;
31450
+ font-weight: bold;
31451
+ font-size: 12px;
31452
+ line-height: 18px;
31425
31453
  }
31426
- .tta5kd2 .ant-table .time-wrapper .time,
31427
- .tta5kd2 .ant-table .unit {
31428
- color: rgba(44, 56, 82, 0.6);
31454
+
31455
+ .lyxynfj {
31456
+ font-family: Inter;
31457
+ font-style: normal;
31458
+ font-weight: normal;
31459
+ font-size: 12px;
31460
+ line-height: 18px;
31429
31461
  }
31430
- .tta5kd2 .ant-table .ant-table-selection {
31431
- position: unset;
31432
- text-align: center;
31462
+
31463
+ .lpb2nxv {
31464
+ font-family: Inter;
31465
+ font-style: normal;
31466
+ font-weight: 500;
31467
+ font-size: 12px;
31468
+ line-height: 18px;
31433
31469
  }
31434
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31435
- background: #fff;
31470
+
31471
+ .l1r8o3vv {
31472
+ font-family: Inter;
31473
+ font-style: normal;
31474
+ font-weight: bold;
31475
+ font-size: 12px;
31476
+ line-height: 18px;
31436
31477
  }
31437
- .tta5kd2 .ant-table .anticon-setting {
31438
- cursor: pointer;
31439
- position: absolute;
31440
- top: 50%;
31441
- right: 12px;
31442
- transform: translateY(-50%);
31478
+
31479
+ .lemnjy2 {
31480
+ font-family: Inter;
31481
+ font-style: normal;
31482
+ font-weight: normal;
31483
+ text-transform: uppercase;
31484
+ font-feature-settings: "cpsp" on;
31485
+ font-size: 12px;
31486
+ line-height: 18px;
31443
31487
  }
31444
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31445
- box-shadow: none;
31446
- width: 1px;
31447
- background: rgba(213, 219, 227, 0.6);
31488
+
31489
+ .lrc42gb {
31490
+ font-family: Inter;
31491
+ font-style: normal;
31492
+ font-weight: bold;
31493
+ text-transform: uppercase;
31494
+ font-feature-settings: "cpsp" on;
31495
+ font-size: 12px;
31496
+ line-height: 18px;
31448
31497
  }
31449
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31450
- box-shadow: none;
31451
- width: 1px;
31452
- background: rgba(213, 219, 227, 0.6);
31498
+
31499
+ .fqaz4mb {
31500
+ font-family: Inter;
31501
+ font-style: normal;
31502
+ font-weight: normal;
31503
+ font-size: 13px;
31504
+ line-height: 20px;
31453
31505
  }
31454
- .tta5kd2 .ant-table .ant-table-tbody {
31455
- position: relative;
31506
+
31507
+ .f13we5o {
31508
+ font-family: Inter;
31509
+ font-style: normal;
31510
+ font-weight: normal;
31511
+ font-size: 13px;
31512
+ line-height: 20px;
31456
31513
  }
31457
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31458
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31459
- border-bottom: 1px solid white;
31460
- height: 40px;
31461
- vertical-align: middle;
31462
- transition: background 0ms;
31463
- color: #00122e;
31514
+
31515
+ .ffmjua2 {
31516
+ font-family: Inter;
31517
+ font-style: normal;
31518
+ font-weight: normal;
31519
+ font-size: 12px;
31520
+ line-height: 18px;
31464
31521
  }
31465
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31466
- background: #f2f5fa;
31467
- border-bottom-color: #f2f5fa;
31522
+
31523
+ .fz2mxw0 {
31524
+ font-family: Inter;
31525
+ font-style: normal;
31526
+ font-weight: normal;
31527
+ font-size: 12px;
31528
+ line-height: 18px;
31468
31529
  }
31469
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31470
- height: auto;
31471
- color: #00122e;
31530
+
31531
+ .t1ertzoh {
31532
+ font-family: Inter;
31533
+ font-style: normal;
31534
+ font-weight: normal;
31535
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31536
+ font-size: 13px;
31537
+ line-height: 20px;
31538
+ }
31539
+
31540
+ .t19bge8r {
31541
+ font-family: Inter;
31542
+ font-style: normal;
31543
+ font-weight: normal;
31544
+ font-feature-settings: "zero" on;
31545
+ font-size: 13px;
31546
+ line-height: 20px;
31547
+ }
31548
+
31549
+ .tjrzfyl {
31550
+ font-family: Inter;
31551
+ font-style: normal;
31552
+ font-weight: normal;
31553
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31472
31554
  font-size: 12px;
31473
- text-align: left;
31474
- transition: none;
31475
- overflow: hidden;
31476
- text-overflow: ellipsis;
31477
- white-space: nowrap;
31555
+ line-height: 18px;
31478
31556
  }
31479
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31480
- color: #0096ff;
31557
+
31558
+ .tm6s7bo {
31559
+ font-family: Inter;
31560
+ font-style: normal;
31561
+ font-weight: 500;
31562
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31563
+ font-size: 12px;
31564
+ line-height: 18px;
31481
31565
  }
31482
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31483
- overflow: hidden;
31484
- text-overflow: ellipsis;
31485
- width: 100%;
31486
- vertical-align: middle;
31566
+
31567
+ .t19zq6ic {
31568
+ font-family: Inter;
31569
+ font-style: normal;
31570
+ font-weight: normal;
31571
+ font-feature-settings: "zero" on;
31572
+ font-size: 12px;
31573
+ line-height: 18px;
31487
31574
  }
31488
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31489
- line-height: 0px;
31575
+
31576
+ .t1gduru8 {
31577
+ font-family: Inter;
31578
+ font-style: normal;
31579
+ font-weight: 500;
31580
+ font-feature-settings: "zero" on;
31581
+ font-size: 12px;
31582
+ line-height: 18px;
31490
31583
  }
31491
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31492
- padding-right: 25px;
31584
+
31585
+ .t55raab {
31586
+ font-family: Inter;
31587
+ font-style: normal;
31588
+ font-weight: bold;
31589
+ font-feature-settings: "zero" on;
31590
+ font-size: 16px;
31591
+ line-height: 24px;
31493
31592
  }
31494
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31495
- border-top-color: transparent;
31593
+
31594
+ .u1w9abfe {
31595
+ font-family: Inter;
31596
+ font-style: normal;
31597
+ font-weight: normal;
31598
+ font-size: 10px;
31599
+ line-height: 12px;
31496
31600
  }
31497
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31498
- background: rgba(225, 230, 241, 0.6);
31499
- border-color: transparent transparent white;
31601
+
31602
+ .c1up1pdz {
31603
+ width: 648px;
31500
31604
  }
31501
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31502
- border-radius: 8px 0 0 8px;
31605
+ .c1up1pdz.active {
31606
+ border-color: #0080ff;
31607
+ }
31608
+ .c1up1pdz.active > header {
31609
+ background: rgba(0, 128, 255, 0.1);
31503
31610
  }
31504
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31505
- border-radius: 8px 0 0 8px;
31611
+ .c1up1pdz .expand {
31612
+ padding: 12px;
31506
31613
  }
31507
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31508
- content: "";
31509
- width: 4px;
31510
- top: -1px;
31511
- bottom: -1px;
31512
- background: white;
31614
+ .c1up1pdz .field-item {
31615
+ display: flex;
31616
+ padding: 10px 0;
31617
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31513
31618
  }
31514
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31515
- border-radius: 0 8px 8px 0;
31619
+ .c1up1pdz .field-item:last-child {
31620
+ border-bottom: none;
31621
+ padding-bottom: 0;
31516
31622
  }
31517
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31518
- border-radius: 0;
31519
- background: white;
31520
- border-top: none;
31623
+ .c1up1pdz .field-item label {
31624
+ line-height: 32px;
31625
+ width: 100px;
31626
+ color: rgba(62, 70, 82, 0.6);
31521
31627
  }
31522
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31523
- border-top: 1px solid transparent;
31524
- border-radius: 0 8px 8px 0;
31525
- background: rgba(225, 230, 241, 0.6);
31628
+ .c1up1pdz .help {
31629
+ color: rgba(62, 70, 82, 0.6);
31630
+ margin-top: 5px;
31526
31631
  }
31527
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31528
- background: white;
31529
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31632
+ .c1up1pdz .ant-input-affix-wrapper,
31633
+ .c1up1pdz .ant-picker {
31634
+ width: 128px;
31530
31635
  }
31531
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31636
+
31637
+ .c156wh19 {
31532
31638
  display: flex;
31533
31639
  align-items: center;
31534
- height: 100%;
31535
- background: rgba(225, 230, 241, 0.6);
31640
+ justify-content: space-between;
31641
+ word-break: keep-all;
31536
31642
  }
31537
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31538
- background: white;
31539
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31643
+ .c156wh19 .title {
31644
+ margin: 0 16px 0 8px;
31540
31645
  }
31541
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31646
+ .c156wh19 .retain {
31647
+ color: rgba(129, 138, 153, 0.6);
31648
+ }
31649
+ .c156wh19 .left {
31650
+ flex: 1;
31542
31651
  display: flex;
31652
+ overflow: hidden;
31543
31653
  align-items: center;
31544
- height: 100%;
31545
- background: rgba(225, 230, 241, 0.6);
31654
+ justify-content: flex-start;
31655
+ white-space: nowrap;
31546
31656
  }
31547
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31548
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31657
+ .c156wh19 .left .title {
31658
+ max-width: 100%;
31659
+ overflow: hidden;
31660
+ text-overflow: ellipsis;
31549
31661
  }
31550
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31551
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31552
- border-radius: 8px;
31662
+ .c156wh19 .right {
31663
+ display: flex;
31664
+ align-items: center;
31553
31665
  }
31554
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31555
- border-top-color: white;
31666
+ .c156wh19 .reverse {
31667
+ display: flex;
31668
+ flex-direction: row-reverse;
31669
+ align-items: center;
31556
31670
  }
31557
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31558
- background: rgba(0, 136, 255, 0.1);
31559
- border-bottom-color: transparent;
31560
- border-top-color: transparent;
31671
+ .c156wh19 .reverse .ant-switch {
31672
+ margin-left: 8px;
31561
31673
  }
31562
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31563
- border-radius: 8px 0 0 8px;
31674
+ .c156wh19 .close {
31675
+ padding-left: 14px;
31676
+ margin-left: 14px;
31677
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31678
+ cursor: pointer;
31564
31679
  }
31565
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31566
- border-radius: 0 8px 8px 0;
31680
+
31681
+ .m126spxy {
31682
+ padding-bottom: 4px;
31683
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31567
31684
  }
31568
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31569
- background: rgba(0, 136, 255, 0.1);
31685
+ .m126spxy .ant-btn-link {
31686
+ padding: 1px 10px;
31687
+ color: rgba(62, 70, 82, 0.6);
31688
+ border-radius: 4px;
31570
31689
  }
31571
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31572
- background: #fff;
31573
- font-weight: 400;
31574
- position: relative;
31575
- border-bottom: none;
31576
- color: #00122e;
31577
- transition: none;
31578
- padding: 15px 8px 15px 8px;
31690
+ .m126spxy .ant-btn-link.active {
31691
+ background: rgba(0, 128, 255, 0.1);
31692
+ color: #0096ff;
31579
31693
  }
31580
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31581
- content: "";
31582
- width: 1px;
31583
- top: 0;
31584
- bottom: 0;
31585
- background: rgba(211, 218, 235, 0.6);
31586
- position: absolute;
31587
- right: 0;
31694
+
31695
+ .wpbf4pq {
31696
+ padding: 10px 0;
31697
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31588
31698
  }
31589
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31590
- padding: unset;
31699
+ .wpbf4pq .ant-input,
31700
+ .wpbf4pq .ant-picker {
31701
+ width: 80px;
31702
+ margin: 0 9px;
31703
+ text-align: center;
31591
31704
  }
31592
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31593
- display: none;
31705
+ .wpbf4pq .options {
31706
+ padding: 12px 0 12px 16px;
31707
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31708
+ margin: 5px 0 5px 8px;
31594
31709
  }
31595
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31596
- width: 100%;
31597
- overflow: hidden;
31598
- white-space: nowrap;
31599
- text-overflow: ellipsis;
31710
+ .wpbf4pq .week-day-option,
31711
+ .wpbf4pq .month-day-option {
31712
+ background: #f5f7fa;
31713
+ box-sizing: border-box;
31714
+ border-radius: 16px;
31715
+ margin-right: 8px;
31600
31716
  }
31601
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31602
- overflow: hidden;
31603
- text-overflow: ellipsis;
31604
- flex: 1;
31717
+ .wpbf4pq .week-day-option:focus,
31718
+ .wpbf4pq .month-day-option:focus {
31719
+ color: inherit;
31720
+ border-color: #d9d9d9;
31605
31721
  }
31606
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31607
- padding: 15px 25px 15px 8px;
31722
+ .wpbf4pq .week-day-option.active {
31723
+ background-color: #0096ff;
31724
+ border-color: #0096ff;
31725
+ color: #fff;
31608
31726
  }
31609
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31727
+ .wpbf4pq .week-day-option.en-text {
31728
+ width: 110px;
31729
+ margin-top: 4px;
31730
+ }
31731
+ .wpbf4pq .month-day-option {
31732
+ width: 32px;
31610
31733
  padding: 0;
31734
+ margin-bottom: 8px;
31611
31735
  }
31612
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31613
- position: absolute;
31614
- right: 6px;
31615
- top: 50%;
31616
- transform: translateY(-50%);
31617
- height: 16px;
31618
- display: none;
31619
- transition: transform 320ms ease;
31736
+ .wpbf4pq .month-day-option.active {
31737
+ background-color: #0096ff;
31738
+ border-color: #0096ff;
31739
+ color: #fff;
31620
31740
  }
31621
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31622
- display: block;
31623
- transform: translateY(-50%) rotateX(180deg);
31741
+
31742
+ .tje3huy {
31743
+ width: 100%;
31744
+ overflow: inherit;
31745
+ white-space: inherit;
31746
+ text-overflow: ellipsis;
31624
31747
  }
31625
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31626
- display: block;
31748
+
31749
+ .c1bus5hc {
31750
+ --color: white;
31751
+ height: 14px;
31752
+ width: 14px;
31753
+ border-radius: 50%;
31754
+ flex-shrink: 0;
31755
+ display: flex;
31756
+ align-items: center;
31757
+ justify-content: center;
31758
+ border: 1px solid var(--color);
31627
31759
  }
31628
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31629
- display: none;
31760
+ .c1bus5hc .circle-inner {
31761
+ position: relative;
31762
+ height: 10px;
31763
+ width: 10px;
31764
+ border-radius: 50%;
31765
+ overflow: hidden;
31630
31766
  }
31631
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31632
- transform: translateY(-50%);
31767
+ .c1bus5hc .circle-content {
31768
+ position: absolute;
31769
+ height: 100%;
31770
+ width: 100%;
31771
+ left: 0;
31772
+ top: 0;
31773
+ border-radius: 50%;
31774
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31775
+ transform: rotate(180deg);
31633
31776
  }
31634
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31635
- transform: translateY(-50%) rotateX(180deg);
31777
+ .c1bus5hc .circle-child {
31778
+ position: absolute;
31779
+ height: 100%;
31780
+ width: 100%;
31781
+ left: 0;
31782
+ top: 0;
31783
+ margin-left: 50%;
31784
+ transform-origin: left;
31785
+ background: white;
31786
+ transform: rotate(0deg);
31636
31787
  }
31637
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31638
- background: #f2f5fa;
31788
+
31789
+ .n12mqh7z {
31790
+ display: flex;
31791
+ align-items: center;
31792
+ font-size: 12px;
31793
+ line-height: 18px;
31639
31794
  }
31640
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31641
- display: block;
31795
+ .n12mqh7z:not(:last-child) {
31796
+ margin-bottom: 4px;
31642
31797
  }
31643
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31644
- padding-right: 25px;
31798
+
31799
+ .tf5bynu {
31800
+ margin: 0 3px;
31645
31801
  }
31646
- .tta5kd2 .ant-table .ant-table-selection-column {
31647
- padding: 0 !important;
31802
+
31803
+ .tcckoz1 {
31804
+ max-height: 400px;
31805
+ overflow: "auto";
31648
31806
  }
31649
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31650
- position: absolute;
31651
- left: 50%;
31652
- top: 50%;
31653
- transform: translate(-50%, -50%);
31807
+
31808
+ .c18gxmrl {
31809
+ border: 1px solid #d8deeb;
31810
+ border-radius: 4px;
31654
31811
  }
31655
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31656
- display: none;
31812
+ .c18gxmrl + .c18gxmrl {
31813
+ margin-top: 8px;
31657
31814
  }
31658
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31659
- background: #fff;
31815
+ .c18gxmrl:hover {
31816
+ border-color: #0080ff;
31660
31817
  }
31661
- .tta5kd2 .ant-table .ant-table-placeholder {
31662
- background: inherit;
31818
+ .c18gxmrl:hover > header {
31819
+ background: rgba(0, 128, 255, 0.1);
31663
31820
  }
31664
- .tta5kd2 .ant-table .ant-table-placeholder td {
31665
- position: static;
31666
- border: none;
31667
- background: inherit !important;
31668
- height: 100px;
31669
- vertical-align: middle;
31821
+ .c18gxmrl.active header {
31822
+ border-bottom: 1px solid #d8deeb;
31670
31823
  }
31671
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31672
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31673
- font-weight: bold;
31674
- font-size: 20px;
31824
+ .c18gxmrl > header {
31825
+ padding: 8px 12px;
31826
+ }
31827
+
31828
+ .berrcjl {
31829
+ color: rgba(10, 37, 85, 0.6);
31830
+ margin-bottom: 4px;
31831
+ }
31832
+ .berrcjl .breadcrumb-link {
31675
31833
  color: rgba(10, 37, 85, 0.6);
31834
+ cursor: pointer;
31835
+ transition: color 160ms ease;
31676
31836
  }
31677
- .tta5kd2 .ant-table td.cell__action_ {
31678
- padding: 0 !important;
31679
- position: relative;
31680
- background: #fff;
31837
+ .berrcjl .breadcrumb-link:hover {
31838
+ color: #0080ff;
31681
31839
  }
31682
- .tta5kd2 .ant-table td.cell__action_ > * {
31683
- height: 100%;
31840
+ .berrcjl .breadcrumb-link:active {
31841
+ color: #005ed1;
31842
+ }
31843
+
31844
+ .s1iv0tp1 .enabled-switch {
31684
31845
  display: flex;
31685
31846
  align-items: center;
31686
- justify-content: flex-end;
31687
- padding-right: 8px;
31688
31847
  }
31689
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31690
- width: 24px;
31691
- height: 24px;
31692
- cursor: pointer;
31693
- justify-content: center;
31694
- border-radius: 4px;
31848
+ .s1iv0tp1 .enabled-text {
31849
+ margin-right: 8px;
31695
31850
  }
31696
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31851
+
31852
+ .c1uzzomf {
31853
+ margin-bottom: 16px;
31854
+ }
31855
+ .c1uzzomf .card-title {
31856
+ font-size: 16px;
31857
+ color: rgba(44, 56, 82, 0.6);
31858
+ font-weight: 700;
31859
+ line-height: 32px;
31860
+ }
31861
+ .c1uzzomf .card-body {
31862
+ padding: 24px;
31863
+ border-radius: 8px;
31697
31864
  background: #fff;
31698
31865
  }
31866
+ .c1uzzomf .empty {
31867
+ font-weight: 700;
31868
+ font-size: 14px;
31869
+ line-height: 22px;
31870
+ color: rgba(0, 21, 64, 0.3);
31871
+ text-align: center;
31872
+ }
31699
31873
 
31700
31874
  .m15dvk92 {
31701
31875
  display: flex;
@@ -31710,13 +31884,6 @@ input.rrg1fkn.ant-input {
31710
31884
  width: 100%;
31711
31885
  }
31712
31886
 
31713
- .tje3huy {
31714
- width: 100%;
31715
- overflow: inherit;
31716
- white-space: inherit;
31717
- text-overflow: ellipsis;
31718
- }
31719
-
31720
31887
  .c198s9j3 {
31721
31888
  color: #2d3a56;
31722
31889
  line-height: 22px;
@@ -32012,263 +32179,53 @@ input.rrg1fkn.ant-input {
32012
32179
  opacity: 0.6;
32013
32180
  display: inline-flex;
32014
32181
  }
32015
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32016
- opacity: 1;
32017
- }
32018
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32019
- color: #0080ff;
32020
- background-color: rgba(0, 136, 255, 0.1);
32021
- }
32022
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32023
- color: #f0483e;
32024
- background-color: rgba(255, 74, 74, 0.1);
32025
- }
32026
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32027
- color: #e07f00;
32028
- background-color: rgba(255, 187, 0, 0.1);
32029
- }
32030
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32031
- color: #008f4c;
32032
- background-color: rgba(30, 201, 127, 0.1);
32033
- }
32034
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32035
- color: #1d326c;
32036
- background-color: rgba(225, 230, 241, 0.6);
32037
- }
32038
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32039
- color: #7E41FF;
32040
- background-color: rgba(126, 65, 255, 0.1);
32041
- }
32042
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32043
- color: #fff;
32044
- }
32045
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32046
- background-color: #f0483e;
32047
- }
32048
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32049
- background-color: #fea008;
32050
- }
32051
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32052
- background-color: #00ba5d;
32053
- }
32054
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32055
- background-color: #0080ff;
32056
- }
32057
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32058
- background-color: #6b7d99;
32059
- }
32060
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32061
- background-color: #7E41FF;
32062
- }
32063
-
32064
- .l4bld33 {
32065
- width: 64px;
32066
- height: 64px;
32067
- display: flex;
32068
- align-items: center;
32069
- justify-content: center;
32070
- position: relative;
32071
- opacity: 0.2;
32072
- }
32073
-
32074
- .lgitjoj {
32075
- position: absolute;
32076
- width: 5px;
32077
- height: 48px;
32078
- left: 9.33px;
32079
- top: 40.5px;
32080
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32081
- border-radius: 5px;
32082
- transform: rotate(-128deg);
32083
- transform-origin: top left;
32084
- animation: loading-indicator1 1100ms ease-out infinite;
32085
- }
32086
-
32087
- .l13g0exg {
32088
- position: absolute;
32089
- width: 5px;
32090
- height: 48px;
32091
- left: 40.8px;
32092
- top: 8.4px;
32093
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32094
- border-radius: 5px;
32095
- transform: rotate(-8deg);
32096
- transform-origin: top left;
32097
- animation: loading-indicator2 1100ms ease-out infinite;
32098
- }
32099
-
32100
- .l1exo3h6 {
32101
- position: absolute;
32102
- width: 5px;
32103
- height: 48px;
32104
- left: 52.9px;
32105
- top: 51.8px;
32106
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32107
- border-radius: 5px;
32108
- transform: rotate(112deg);
32109
- transform-origin: top left;
32110
- animation: loading-indicator3 1100ms ease-out infinite;
32111
- }
32112
-
32113
- .m1thnes4 {
32114
- color: rgba(44, 56, 82, 0.6);
32115
- text-align: center;
32116
- display: flex;
32117
- align-items: center;
32118
- justify-content: center;
32119
- flex-direction: column;
32120
- height: 100%;
32121
- }
32122
- .m1thnes4 .link {
32123
- color: #0080ff;
32124
- cursor: pointer;
32125
- }
32126
-
32127
- .m1bixfdy {
32128
- width: 100%;
32129
- height: 100%;
32130
- display: flex;
32131
- flex-direction: column;
32132
- }
32133
- .m1bixfdy .name-toolbar {
32134
- width: 100%;
32135
- display: flex;
32136
- line-height: 30px;
32137
- padding: 0 16px;
32138
- justify-content: space-between;
32139
- }
32140
- .m1bixfdy .name-toolbar .metric-extra {
32141
- display: flex;
32142
- font-size: 12px;
32143
- align-items: center;
32144
- }
32145
- .m1bixfdy .name-toolbar .metric-extra .info-item {
32146
- color: #a3b4cc;
32147
- }
32148
- .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32149
- margin-left: 10px;
32150
- }
32151
- .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32152
- margin-left: 10px;
32153
- cursor: pointer;
32154
- }
32155
- .m1bixfdy .content {
32156
- flex: 1;
32157
- width: 100%;
32158
- display: flex;
32159
- justify-content: center;
32160
- align-items: center;
32161
- }
32162
- .m1bixfdy .single-content {
32163
- height: 65px;
32164
- }
32165
-
32166
- .lfamfcw {
32167
- display: flex;
32168
- align-items: center;
32169
- white-space: nowrap;
32170
- overflow: hidden;
32171
- width: 100%;
32172
- }
32173
- .lfamfcw .ant-dropdown-trigger {
32174
- margin-left: auto;
32175
- font-size: 12px;
32176
- }
32177
-
32178
- .la6u9b4 {
32179
- display: flex;
32180
- justify-content: flex-start;
32181
- align-items: center;
32182
- font-size: 12px;
32183
- cursor: pointer;
32184
- }
32185
- .la6u9b4:not(:last-child) {
32186
- margin-right: 20px;
32187
- }
32188
- .la6u9b4.deselected {
32189
- opacity: 0.4;
32190
- }
32191
- .la6u9b4.deselected .color-block {
32192
- background: #b4beca !important;
32193
- }
32194
-
32195
- .chhvk8b {
32196
- display: inline-block;
32197
- height: 8px;
32198
- width: 8px;
32199
- margin-right: 8px;
32200
- }
32201
-
32202
- .e1sdlxq1 .ant-dropdown-menu-item {
32203
- display: flex;
32204
- align-items: center;
32205
- font-size: 12px;
32206
- margin: 0;
32207
- }
32208
-
32209
- .m16f7gpb {
32210
- position: relative;
32211
- }
32212
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
32213
- bottom: -12px;
32214
- }
32215
- .m16f7gpb .metric-toolbar {
32216
- display: flex;
32217
- justify-content: space-between;
32218
- line-height: 30px;
32219
- margin: 0 16px;
32220
- }
32221
- .m16f7gpb .metric-toolbar .metric-extra {
32222
- display: flex;
32223
- font-size: 12px;
32224
- align-items: center;
32182
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32183
+ opacity: 1;
32225
32184
  }
32226
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32227
- color: #a3b4cc;
32185
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32186
+ color: #0080ff;
32187
+ background-color: rgba(0, 136, 255, 0.1);
32228
32188
  }
32229
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32230
- margin-left: 10px;
32189
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32190
+ color: #f0483e;
32191
+ background-color: rgba(255, 74, 74, 0.1);
32231
32192
  }
32232
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32233
- margin-left: 10px;
32234
- cursor: pointer;
32193
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32194
+ color: #e07f00;
32195
+ background-color: rgba(255, 187, 0, 0.1);
32235
32196
  }
32236
- .m16f7gpb .recharts-xAxis {
32237
- font-size: 12px;
32197
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32198
+ color: #008f4c;
32199
+ background-color: rgba(30, 201, 127, 0.1);
32238
32200
  }
32239
- .m16f7gpb .pointer-wrapper {
32240
- position: absolute;
32241
- bottom: 10px;
32242
- padding: 0 8px;
32243
- border-radius: 4px;
32244
- font-size: 12px;
32201
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32202
+ color: #1d326c;
32203
+ background-color: rgba(225, 230, 241, 0.6);
32204
+ }
32205
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32206
+ color: #7E41FF;
32207
+ background-color: rgba(126, 65, 255, 0.1);
32208
+ }
32209
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32245
32210
  color: #fff;
32246
- background: rgba(0, 0, 0, 0.75);
32247
- transform: translateX(-50%);
32248
32211
  }
32249
-
32250
- .t1ipvk51 {
32251
- min-width: 200px;
32212
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32213
+ background-color: #f0483e;
32252
32214
  }
32253
-
32254
- .t1kgldps {
32255
- display: flex;
32256
- align-items: center;
32257
- justify-content: space-between;
32258
- background-color: rgba(0, 0, 0, 0.75);
32259
- color: #b4beca;
32260
- font-size: 12px;
32261
- padding: 3px 6px;
32215
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32216
+ background-color: #fea008;
32262
32217
  }
32263
- .t1kgldps:first-child {
32264
- padding-top: 3px;
32218
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32219
+ background-color: #00ba5d;
32265
32220
  }
32266
- .t1kgldps:last-child {
32267
- padding-bottom: 3px;
32221
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32222
+ background-color: #0080ff;
32268
32223
  }
32269
- .t1kgldps .column-value {
32270
- color: #fff;
32271
- margin-left: 8px;
32224
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32225
+ background-color: #6b7d99;
32226
+ }
32227
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32228
+ background-color: #7E41FF;
32272
32229
  }
32273
32230
 
32274
32231
  .sq6vos1 {
@@ -32374,86 +32331,296 @@ input.rrg1fkn.ant-input {
32374
32331
  border-left: 8px solid #fff;
32375
32332
  left: 0;
32376
32333
  }
32377
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
32378
- max-width: calc(100% - var(--item-min-width) * 2);
32334
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
32335
+ max-width: calc(100% - var(--item-min-width) * 2);
32336
+ }
32337
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
32338
+ background-color: rgba(0, 136, 255, 0.1);
32339
+ }
32340
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
32341
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
32342
+ }
32343
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32344
+ cursor: pointer;
32345
+ min-width: var(--item-min-width);
32346
+ }
32347
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
32348
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32349
+ min-width: var(--item-min-width);
32350
+ }
32351
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
32352
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
32353
+ background-color: rgba(237, 241, 250, 0.6);
32354
+ }
32355
+ .hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
32356
+ padding: 0;
32357
+ }
32358
+
32359
+ .v1p8siwu .ant-steps.ant-steps-vertical {
32360
+ width: 192px;
32361
+ row-gap: 2px;
32362
+ }
32363
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
32364
+ padding: 0 8px;
32365
+ border-radius: 4px;
32366
+ height: 32px;
32367
+ display: flex;
32368
+ align-items: center;
32369
+ }
32370
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
32371
+ min-height: auto;
32372
+ white-space: nowrap;
32373
+ }
32374
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32375
+ font-size: 13px;
32376
+ line-height: 20px;
32377
+ max-width: 100%;
32378
+ }
32379
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
32380
+ background: rgba(0, 128, 255, 0.1);
32381
+ }
32382
+
32383
+ .h1xo7yjb {
32384
+ width: 100%;
32385
+ display: inline-flex;
32386
+ align-items: center;
32387
+ justify-content: center;
32388
+ column-gap: 4px;
32389
+ }
32390
+ .h1xo7yjb .step-item-prefix-container {
32391
+ display: inline-flex;
32392
+ align-items: center;
32393
+ width: 18px;
32394
+ height: 18px;
32395
+ color: rgba(44, 56, 82, 0.75);
32396
+ justify-content: center;
32397
+ }
32398
+
32399
+ .v1f2f7cy {
32400
+ width: 100%;
32401
+ display: flex;
32402
+ align-items: center;
32403
+ justify-content: center;
32404
+ column-gap: 6px;
32405
+ font-size: 13px;
32406
+ }
32407
+ .v1f2f7cy .step-item-prefix-container {
32408
+ display: inline-flex;
32409
+ align-items: center;
32410
+ min-width: 20px;
32411
+ min-height: 20px;
32412
+ color: rgba(44, 56, 82, 0.75);
32413
+ justify-content: center;
32414
+ }
32415
+
32416
+ .l4bld33 {
32417
+ width: 64px;
32418
+ height: 64px;
32419
+ display: flex;
32420
+ align-items: center;
32421
+ justify-content: center;
32422
+ position: relative;
32423
+ opacity: 0.2;
32424
+ }
32425
+
32426
+ .lgitjoj {
32427
+ position: absolute;
32428
+ width: 5px;
32429
+ height: 48px;
32430
+ left: 9.33px;
32431
+ top: 40.5px;
32432
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32433
+ border-radius: 5px;
32434
+ transform: rotate(-128deg);
32435
+ transform-origin: top left;
32436
+ animation: loading-indicator1 1100ms ease-out infinite;
32437
+ }
32438
+
32439
+ .l13g0exg {
32440
+ position: absolute;
32441
+ width: 5px;
32442
+ height: 48px;
32443
+ left: 40.8px;
32444
+ top: 8.4px;
32445
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32446
+ border-radius: 5px;
32447
+ transform: rotate(-8deg);
32448
+ transform-origin: top left;
32449
+ animation: loading-indicator2 1100ms ease-out infinite;
32450
+ }
32451
+
32452
+ .l1exo3h6 {
32453
+ position: absolute;
32454
+ width: 5px;
32455
+ height: 48px;
32456
+ left: 52.9px;
32457
+ top: 51.8px;
32458
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32459
+ border-radius: 5px;
32460
+ transform: rotate(112deg);
32461
+ transform-origin: top left;
32462
+ animation: loading-indicator3 1100ms ease-out infinite;
32463
+ }
32464
+
32465
+ .m1thnes4 {
32466
+ color: rgba(44, 56, 82, 0.6);
32467
+ text-align: center;
32468
+ display: flex;
32469
+ align-items: center;
32470
+ justify-content: center;
32471
+ flex-direction: column;
32472
+ height: 100%;
32473
+ }
32474
+ .m1thnes4 .link {
32475
+ color: #0080ff;
32476
+ cursor: pointer;
32477
+ }
32478
+
32479
+ .m1bixfdy {
32480
+ width: 100%;
32481
+ height: 100%;
32482
+ display: flex;
32483
+ flex-direction: column;
32484
+ }
32485
+ .m1bixfdy .name-toolbar {
32486
+ width: 100%;
32487
+ display: flex;
32488
+ line-height: 30px;
32489
+ padding: 0 16px;
32490
+ justify-content: space-between;
32491
+ }
32492
+ .m1bixfdy .name-toolbar .metric-extra {
32493
+ display: flex;
32494
+ font-size: 12px;
32495
+ align-items: center;
32496
+ }
32497
+ .m1bixfdy .name-toolbar .metric-extra .info-item {
32498
+ color: #a3b4cc;
32499
+ }
32500
+ .m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32501
+ margin-left: 10px;
32502
+ }
32503
+ .m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32504
+ margin-left: 10px;
32505
+ cursor: pointer;
32506
+ }
32507
+ .m1bixfdy .content {
32508
+ flex: 1;
32509
+ width: 100%;
32510
+ display: flex;
32511
+ justify-content: center;
32512
+ align-items: center;
32513
+ }
32514
+ .m1bixfdy .single-content {
32515
+ height: 65px;
32379
32516
  }
32380
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
32381
- background-color: rgba(0, 136, 255, 0.1);
32517
+
32518
+ .lfamfcw {
32519
+ display: flex;
32520
+ align-items: center;
32521
+ white-space: nowrap;
32522
+ overflow: hidden;
32523
+ width: 100%;
32382
32524
  }
32383
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
32384
- border-left-color: rgba(0, 136, 255, 0.1) !important;
32525
+ .lfamfcw .ant-dropdown-trigger {
32526
+ margin-left: auto;
32527
+ font-size: 12px;
32385
32528
  }
32386
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32529
+
32530
+ .la6u9b4 {
32531
+ display: flex;
32532
+ justify-content: flex-start;
32533
+ align-items: center;
32534
+ font-size: 12px;
32387
32535
  cursor: pointer;
32388
- min-width: var(--item-min-width);
32389
32536
  }
32390
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
32391
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32392
- min-width: var(--item-min-width);
32537
+ .la6u9b4:not(:last-child) {
32538
+ margin-right: 20px;
32393
32539
  }
32394
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
32395
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
32396
- background-color: rgba(237, 241, 250, 0.6);
32540
+ .la6u9b4.deselected {
32541
+ opacity: 0.4;
32397
32542
  }
32398
- .hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
32399
- padding: 0;
32543
+ .la6u9b4.deselected .color-block {
32544
+ background: #b4beca !important;
32400
32545
  }
32401
32546
 
32402
- .v1p8siwu .ant-steps.ant-steps-vertical {
32403
- width: 192px;
32404
- row-gap: 2px;
32547
+ .chhvk8b {
32548
+ display: inline-block;
32549
+ height: 8px;
32550
+ width: 8px;
32551
+ margin-right: 8px;
32405
32552
  }
32406
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
32407
- padding: 0 8px;
32408
- border-radius: 4px;
32409
- height: 32px;
32553
+
32554
+ .e1sdlxq1 .ant-dropdown-menu-item {
32410
32555
  display: flex;
32411
32556
  align-items: center;
32557
+ font-size: 12px;
32558
+ margin: 0;
32412
32559
  }
32413
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
32414
- min-height: auto;
32415
- white-space: nowrap;
32560
+
32561
+ .m16f7gpb {
32562
+ position: relative;
32416
32563
  }
32417
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32418
- font-size: 13px;
32419
- line-height: 20px;
32420
- max-width: 100%;
32564
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
32565
+ bottom: -12px;
32421
32566
  }
32422
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
32423
- background: rgba(0, 128, 255, 0.1);
32567
+ .m16f7gpb .metric-toolbar {
32568
+ display: flex;
32569
+ justify-content: space-between;
32570
+ line-height: 30px;
32571
+ margin: 0 16px;
32424
32572
  }
32425
-
32426
- .h1xo7yjb {
32427
- width: 100%;
32428
- display: inline-flex;
32573
+ .m16f7gpb .metric-toolbar .metric-extra {
32574
+ display: flex;
32575
+ font-size: 12px;
32429
32576
  align-items: center;
32430
- justify-content: center;
32431
- column-gap: 4px;
32432
32577
  }
32433
- .h1xo7yjb .step-item-prefix-container {
32434
- display: inline-flex;
32435
- align-items: center;
32436
- width: 18px;
32437
- height: 18px;
32438
- color: rgba(44, 56, 82, 0.75);
32439
- justify-content: center;
32578
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
32579
+ color: #a3b4cc;
32580
+ }
32581
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32582
+ margin-left: 10px;
32583
+ }
32584
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32585
+ margin-left: 10px;
32586
+ cursor: pointer;
32587
+ }
32588
+ .m16f7gpb .recharts-xAxis {
32589
+ font-size: 12px;
32590
+ }
32591
+ .m16f7gpb .pointer-wrapper {
32592
+ position: absolute;
32593
+ bottom: 10px;
32594
+ padding: 0 8px;
32595
+ border-radius: 4px;
32596
+ font-size: 12px;
32597
+ color: #fff;
32598
+ background: rgba(0, 0, 0, 0.75);
32599
+ transform: translateX(-50%);
32440
32600
  }
32441
32601
 
32442
- .v1f2f7cy {
32443
- width: 100%;
32602
+ .t1ipvk51 {
32603
+ min-width: 200px;
32604
+ }
32605
+
32606
+ .t1kgldps {
32444
32607
  display: flex;
32445
32608
  align-items: center;
32446
- justify-content: center;
32447
- column-gap: 6px;
32448
- font-size: 13px;
32609
+ justify-content: space-between;
32610
+ background-color: rgba(0, 0, 0, 0.75);
32611
+ color: #b4beca;
32612
+ font-size: 12px;
32613
+ padding: 3px 6px;
32449
32614
  }
32450
- .v1f2f7cy .step-item-prefix-container {
32451
- display: inline-flex;
32452
- align-items: center;
32453
- min-width: 20px;
32454
- min-height: 20px;
32455
- color: rgba(44, 56, 82, 0.75);
32456
- justify-content: center;
32615
+ .t1kgldps:first-child {
32616
+ padding-top: 3px;
32617
+ }
32618
+ .t1kgldps:last-child {
32619
+ padding-bottom: 3px;
32620
+ }
32621
+ .t1kgldps .column-value {
32622
+ color: #fff;
32623
+ margin-left: 8px;
32457
32624
  }
32458
32625
 
32459
32626
  .t1gz6wqf {
@@ -32530,22 +32697,6 @@ input.rrg1fkn.ant-input {
32530
32697
  margin-right: 2px;
32531
32698
  }
32532
32699
 
32533
- .rrwcpby {
32534
- display: flex;
32535
- align-items: center;
32536
- }
32537
- .rrwcpby .order {
32538
- height: 24px;
32539
- width: 24px;
32540
- border-radius: 20px;
32541
- color: #0080ff;
32542
- background: rgba(0, 136, 255, 0.1);
32543
- display: flex;
32544
- align-items: center;
32545
- justify-content: center;
32546
- margin-right: 6px;
32547
- }
32548
-
32549
32700
  .bab9xum {
32550
32701
  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);
32551
32702
  }
@@ -32563,6 +32714,22 @@ input.rrg1fkn.ant-input {
32563
32714
  transform: translateY(-4px);
32564
32715
  }
32565
32716
 
32717
+ .rrwcpby {
32718
+ display: flex;
32719
+ align-items: center;
32720
+ }
32721
+ .rrwcpby .order {
32722
+ height: 24px;
32723
+ width: 24px;
32724
+ border-radius: 20px;
32725
+ color: #0080ff;
32726
+ background: rgba(0, 136, 255, 0.1);
32727
+ display: flex;
32728
+ align-items: center;
32729
+ justify-content: center;
32730
+ margin-right: 6px;
32731
+ }
32732
+
32566
32733
  .f1p9ti6d {
32567
32734
  width: 100%;
32568
32735
  margin-bottom: 0 !important;
@@ -32594,6 +32761,46 @@ input.rrg1fkn.ant-input {
32594
32761
  min-height: 0px;
32595
32762
  }
32596
32763
 
32764
+ .w1xcixj5.outside-tag {
32765
+ padding-left: 0;
32766
+ }
32767
+ .w1xcixj5.outside-tag .inside-tag {
32768
+ border-radius: 4px 0 0 4px;
32769
+ padding-right: 4px;
32770
+ margin-right: 4px;
32771
+ }
32772
+
32773
+ .sut42l0 {
32774
+ padding: 0 8px;
32775
+ height: 18px;
32776
+ }
32777
+
32778
+ .mfsz1jz {
32779
+ padding: 2px 8px;
32780
+ height: 24px;
32781
+ }
32782
+
32783
+ .tnd6h4m {
32784
+ margin: 0;
32785
+ }
32786
+
32787
+ .i1qw4clm {
32788
+ margin-right: 4px;
32789
+ height: 16px;
32790
+ }
32791
+
32792
+ .n1r5ku5l.ant-tag.ant-tag-gray {
32793
+ font-weight: 700;
32794
+ color: #00122e;
32795
+ background-color: rgba(237, 241, 250, 0.6);
32796
+ border: 1px solid rgba(211, 218, 235, 0.6);
32797
+ }
32798
+
32799
+ .iwsze0q {
32800
+ margin-right: 4px;
32801
+ height: 16px;
32802
+ }
32803
+
32597
32804
  .tc40oxa {
32598
32805
  margin-bottom: 4px;
32599
32806
  color: rgba(44, 56, 82, 0.6);
@@ -32837,46 +33044,6 @@ input.rrg1fkn.ant-input {
32837
33044
  font-size: inherit;
32838
33045
  }
32839
33046
 
32840
- .w1xcixj5.outside-tag {
32841
- padding-left: 0;
32842
- }
32843
- .w1xcixj5.outside-tag .inside-tag {
32844
- border-radius: 4px 0 0 4px;
32845
- padding-right: 4px;
32846
- margin-right: 4px;
32847
- }
32848
-
32849
- .sut42l0 {
32850
- padding: 0 8px;
32851
- height: 18px;
32852
- }
32853
-
32854
- .mfsz1jz {
32855
- padding: 2px 8px;
32856
- height: 24px;
32857
- }
32858
-
32859
- .tnd6h4m {
32860
- margin: 0;
32861
- }
32862
-
32863
- .i1qw4clm {
32864
- margin-right: 4px;
32865
- height: 16px;
32866
- }
32867
-
32868
- .n1r5ku5l.ant-tag.ant-tag-gray {
32869
- font-weight: 700;
32870
- color: #00122e;
32871
- background-color: rgba(237, 241, 250, 0.6);
32872
- border: 1px solid rgba(211, 218, 235, 0.6);
32873
- }
32874
-
32875
- .iwsze0q {
32876
- margin-right: 4px;
32877
- height: 16px;
32878
- }
32879
-
32880
33047
  .a6dbbkm .ant-input-number-handler-wrap {
32881
33048
  display: var(--a6dbbkm-0);
32882
33049
  }