@cloudtower/eagle 0.27.6 → 0.27.8

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,6 +29471,203 @@ 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
+ .c1up1pdz {
29475
+ width: 648px;
29476
+ }
29477
+ .c1up1pdz.active {
29478
+ border-color: #0080ff;
29479
+ }
29480
+ .c1up1pdz.active > header {
29481
+ background: rgba(0, 128, 255, 0.1);
29482
+ }
29483
+ .c1up1pdz .expand {
29484
+ padding: 12px;
29485
+ }
29486
+ .c1up1pdz .field-item {
29487
+ display: flex;
29488
+ padding: 10px 0;
29489
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29490
+ }
29491
+ .c1up1pdz .field-item:last-child {
29492
+ border-bottom: none;
29493
+ padding-bottom: 0;
29494
+ }
29495
+ .c1up1pdz .field-item label {
29496
+ line-height: 32px;
29497
+ width: 100px;
29498
+ color: rgba(62, 70, 82, 0.6);
29499
+ }
29500
+ .c1up1pdz .help {
29501
+ color: rgba(62, 70, 82, 0.6);
29502
+ margin-top: 5px;
29503
+ }
29504
+ .c1up1pdz .ant-input-affix-wrapper,
29505
+ .c1up1pdz .ant-picker {
29506
+ width: 128px;
29507
+ }
29508
+
29509
+ .c156wh19 {
29510
+ display: flex;
29511
+ align-items: center;
29512
+ justify-content: space-between;
29513
+ word-break: keep-all;
29514
+ }
29515
+ .c156wh19 .title {
29516
+ margin: 0 16px 0 8px;
29517
+ }
29518
+ .c156wh19 .retain {
29519
+ color: rgba(129, 138, 153, 0.6);
29520
+ }
29521
+ .c156wh19 .left {
29522
+ flex: 1;
29523
+ display: flex;
29524
+ overflow: hidden;
29525
+ align-items: center;
29526
+ justify-content: flex-start;
29527
+ white-space: nowrap;
29528
+ }
29529
+ .c156wh19 .left .title {
29530
+ max-width: 100%;
29531
+ overflow: hidden;
29532
+ text-overflow: ellipsis;
29533
+ }
29534
+ .c156wh19 .right {
29535
+ display: flex;
29536
+ align-items: center;
29537
+ }
29538
+ .c156wh19 .reverse {
29539
+ display: flex;
29540
+ flex-direction: row-reverse;
29541
+ align-items: center;
29542
+ }
29543
+ .c156wh19 .reverse .ant-switch {
29544
+ margin-left: 8px;
29545
+ }
29546
+ .c156wh19 .close {
29547
+ padding-left: 14px;
29548
+ margin-left: 14px;
29549
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29550
+ cursor: pointer;
29551
+ }
29552
+
29553
+ .m126spxy {
29554
+ padding-bottom: 4px;
29555
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29556
+ }
29557
+ .m126spxy .ant-btn-link {
29558
+ padding: 1px 10px;
29559
+ color: rgba(62, 70, 82, 0.6);
29560
+ border-radius: 4px;
29561
+ }
29562
+ .m126spxy .ant-btn-link.active {
29563
+ background: rgba(0, 128, 255, 0.1);
29564
+ color: #0096ff;
29565
+ }
29566
+
29567
+ .wpbf4pq {
29568
+ padding: 10px 0;
29569
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29570
+ }
29571
+ .wpbf4pq .ant-input,
29572
+ .wpbf4pq .ant-picker {
29573
+ width: 80px;
29574
+ margin: 0 9px;
29575
+ text-align: center;
29576
+ }
29577
+ .wpbf4pq .options {
29578
+ padding: 12px 0 12px 16px;
29579
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
29580
+ margin: 5px 0 5px 8px;
29581
+ }
29582
+ .wpbf4pq .week-day-option,
29583
+ .wpbf4pq .month-day-option {
29584
+ background: #f5f7fa;
29585
+ box-sizing: border-box;
29586
+ border-radius: 16px;
29587
+ margin-right: 8px;
29588
+ }
29589
+ .wpbf4pq .week-day-option:focus,
29590
+ .wpbf4pq .month-day-option:focus {
29591
+ color: inherit;
29592
+ border-color: #d9d9d9;
29593
+ }
29594
+ .wpbf4pq .week-day-option.active {
29595
+ background-color: #0096ff;
29596
+ border-color: #0096ff;
29597
+ color: #fff;
29598
+ }
29599
+ .wpbf4pq .week-day-option.en-text {
29600
+ width: 110px;
29601
+ margin-top: 4px;
29602
+ }
29603
+ .wpbf4pq .month-day-option {
29604
+ width: 32px;
29605
+ padding: 0;
29606
+ margin-bottom: 8px;
29607
+ }
29608
+ .wpbf4pq .month-day-option.active {
29609
+ background-color: #0096ff;
29610
+ border-color: #0096ff;
29611
+ color: #fff;
29612
+ }
29613
+
29614
+ .bpq0js6 {
29615
+ padding: 4px 11px;
29616
+ }
29617
+
29618
+ .b15sn34c {
29619
+ white-space: nowrap;
29620
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29621
+ }
29622
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29623
+ --color: #0080ff;
29624
+ }
29625
+ .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] {
29626
+ --color: #0080ff;
29627
+ }
29628
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29629
+ margin-left: 1px;
29630
+ }
29631
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29632
+ border-top-right-radius: 0;
29633
+ border-bottom-right-radius: 0;
29634
+ }
29635
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29636
+ border-top-left-radius: 0;
29637
+ border-bottom-left-radius: 0;
29638
+ }
29639
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29640
+ border-radius: unset;
29641
+ }
29642
+
29643
+ .iap75of {
29644
+ height: 18px;
29645
+ line-height: 18px;
29646
+ padding: 0 4px;
29647
+ border-radius: 4px;
29648
+ background: rgba(235, 239, 245, 0.6);
29649
+ border: 1px solid rgba(223, 228, 235, 0.6);
29650
+ display: flex;
29651
+ align-items: center;
29652
+ white-space: nowrap;
29653
+ margin-right: 4px;
29654
+ }
29655
+
29656
+ .fde5mpd {
29657
+ width: 100%;
29658
+ height: 100%;
29659
+ min-height: 124px;
29660
+ display: flex;
29661
+ flex-direction: column;
29662
+ justify-content: center;
29663
+ align-items: center;
29664
+ }
29665
+ .fde5mpd .error-text {
29666
+ color: rgba(10, 37, 85, 0.6);
29667
+ margin-bottom: 16px;
29668
+ font-size: 18px;
29669
+ }
29670
+
29474
29671
  .buj61ew.ant-btn-icon-only {
29475
29672
  justify-content: center;
29476
29673
  }
@@ -29721,50 +29918,6 @@ html body {
29721
29918
  padding: 0;
29722
29919
  }
29723
29920
 
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
- .fde5mpd {
29754
- width: 100%;
29755
- height: 100%;
29756
- min-height: 124px;
29757
- display: flex;
29758
- flex-direction: column;
29759
- justify-content: center;
29760
- align-items: center;
29761
- }
29762
- .fde5mpd .error-text {
29763
- color: rgba(10, 37, 85, 0.6);
29764
- margin-bottom: 16px;
29765
- font-size: 18px;
29766
- }
29767
-
29768
29921
  .i1mrf09m {
29769
29922
  display: inline-flex;
29770
29923
  align-items: center;
@@ -29783,19 +29936,6 @@ html body {
29783
29936
  animation: rotate 680ms linear infinite;
29784
29937
  }
29785
29938
 
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
29939
  .obf05yr {
29800
29940
  display: inline-block;
29801
29941
  }
@@ -29862,741 +30002,484 @@ html body {
29862
30002
  line-height: 18px;
29863
30003
  }
29864
30004
 
29865
- .cz04yix {
29866
- display: flex;
29867
- flex-direction: column;
30005
+ .i1e4sgug {
30006
+ display: inline-block;
29868
30007
  }
29869
30008
 
29870
- .m1if5j39 {
29871
- max-width: 1120px;
29872
- width: 100%;
29873
- margin: 0 auto;
30009
+ .t1upn1sz {
29874
30010
  height: 100%;
29875
30011
  }
29876
30012
 
29877
- .w1vvwdlp {
29878
- max-width: 1120px;
29879
- width: 100%;
29880
- margin: 0 auto;
29881
- display: flex;
30013
+ .tta5kd2 {
30014
+ height: 100%;
29882
30015
  }
29883
- .w1vvwdlp .left,
29884
- .w1vvwdlp .right {
29885
- flex-grow: 0;
29886
- flex-shrink: 0;
29887
- flex-basis: 21%;
30016
+ .tta5kd2.empty-table .ant-table-content {
30017
+ overflow: visible !important;
30018
+ height: 100%;
29888
30019
  }
29889
- .w1vvwdlp .left {
29890
- display: flex;
29891
- justify-content: flex-end;
29892
- padding-right: 44px;
30020
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30021
+ height: 100%;
29893
30022
  }
29894
- .w1vvwdlp .right {
29895
- padding-left: 44px;
30023
+ .tta5kd2.empty-table .ant-table-content table {
30024
+ width: 100% !important;
30025
+ height: 100%;
29896
30026
  }
29897
- .w1vvwdlp .middle {
29898
- margin-bottom: 40px;
29899
- flex-grow: 0;
29900
- flex-shrink: 0;
29901
- flex-basis: 58%;
30027
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30028
+ padding: 15px 0;
29902
30029
  }
29903
- .w1vvwdlp .middle .form-base-field {
29904
- width: 100%;
30030
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30031
+ display: none;
29905
30032
  }
29906
- .w1vvwdlp .middle .form-base-field .form-base-field {
29907
- width: auto;
30033
+ .tta5kd2 .active-row td:nth-child(1) {
30034
+ font-weight: 700;
29908
30035
  }
29909
-
29910
- .h1cuopx7 .ant-modal-header {
29911
- margin: 0 auto;
29912
- width: 100%;
29913
- max-width: 648px;
30036
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30037
+ font-weight: 700;
29914
30038
  }
29915
- .h1cuopx7 .ant-modal-header .ant-modal-title {
29916
- margin-left: 0;
30039
+ .tta5kd2 .ant-spin-nested-loading {
30040
+ height: 100%;
29917
30041
  }
29918
- .h1cuopx7 .ant-modal-body {
29919
- margin: 0 auto;
29920
- padding: 0;
29921
- width: 100%;
29922
- max-width: 648px;
29923
- overflow: hidden;
30042
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30043
+ height: 100%;
30044
+ overflow: visible;
29924
30045
  }
29925
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
29926
- margin-bottom: 40px;
30046
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30047
+ max-height: none;
29927
30048
  }
29928
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
29929
- height: calc(100vh - 225px);
29930
- overflow-y: auto;
30049
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30050
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30051
+ display: none;
29931
30052
  }
29932
- .h1cuopx7 .ant-modal-footer .footer-content {
29933
- margin: 0 auto;
29934
- max-width: 648px;
30053
+ .tta5kd2 td.ant-table-column-sort {
30054
+ background: transparent;
29935
30055
  }
29936
-
29937
- .h1p6d3y3 .ant-modal-header {
29938
- margin: 0 auto;
29939
- width: 100%;
29940
- max-width: 1024px;
30056
+ .tta5kd2 td.ant-table-cell-fix-left,
30057
+ .tta5kd2 td.ant-table-cell-fix-right {
30058
+ background: #fff;
30059
+ padding: 0 !important;
29941
30060
  }
29942
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
29943
- margin-left: 0;
30061
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30062
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30063
+ display: flex;
30064
+ align-items: center;
30065
+ height: 100%;
30066
+ padding: 8px;
29944
30067
  }
29945
- .h1p6d3y3 .ant-modal-body {
29946
- margin: 0 auto;
29947
- padding: 0;
29948
- width: 100%;
29949
- max-width: 1024px;
30068
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30069
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
29950
30070
  overflow: hidden;
30071
+ text-overflow: ellipsis;
30072
+ width: 100%;
29951
30073
  }
29952
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
29953
- margin-bottom: 40px;
29954
- }
29955
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
29956
- height: calc(100vh - 225px);
29957
- overflow-y: auto;
30074
+ .tta5kd2 .ant-table-container {
30075
+ height: 100%;
29958
30076
  }
29959
- .h1p6d3y3 .ant-modal-footer .footer-content {
29960
- margin: 0 auto;
29961
- max-width: 1024px;
30077
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30078
+ box-shadow: none !important;
29962
30079
  }
29963
-
29964
- .fxgckuk {
29965
- flex: 1;
30080
+ .tta5kd2 .ant-table {
30081
+ border-radius: 0px;
30082
+ border-left: none;
30083
+ border-right: none;
30084
+ border-bottom: none;
30085
+ height: 100%;
30086
+ font-size: 12px;
30087
+ background: transparent;
29966
30088
  }
29967
- .fxgckuk label {
29968
- font-size: 13px;
29969
- line-height: 20px;
29970
- color: rgba(44, 56, 82, 0.6);
30089
+ .tta5kd2 .ant-table .ant-table-header {
30090
+ position: relative;
30091
+ z-index: 3;
30092
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30093
+ margin-bottom: -1px;
29971
30094
  }
29972
- .fxgckuk .title {
29973
- font-size: 14px;
29974
- line-height: 20px;
30095
+ .tta5kd2 .ant-table .time-wrapper .date,
30096
+ .tta5kd2 .ant-table .value {
29975
30097
  color: #2d3a56;
29976
- margin-bottom: 12px;
29977
- }
29978
- .fxgckuk.connect-cluster .title {
29979
- padding-bottom: 26px;
29980
30098
  }
29981
-
29982
- .f1d0vek1 {
29983
- padding: 25px 0 15px 0;
29984
- border-bottom: 1px solid #e1e5eb;
29985
- margin-bottom: 16px;
29986
- }
29987
-
29988
- .f4u402y {
29989
- display: flex;
29990
- align-items: center;
29991
- margin-bottom: 8px;
30099
+ .tta5kd2 .ant-table .time-wrapper .time,
30100
+ .tta5kd2 .ant-table .unit {
30101
+ color: rgba(44, 56, 82, 0.6);
29992
30102
  }
29993
- .f4u402y > label {
29994
- width: 216px;
30103
+ .tta5kd2 .ant-table .ant-table-selection {
30104
+ position: unset;
30105
+ text-align: center;
29995
30106
  }
29996
- .f4u402y > label + * {
29997
- width: 100%;
30107
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30108
+ background: #fff;
29998
30109
  }
29999
- .f4u402y .ant-select {
30000
- width: 100%;
30110
+ .tta5kd2 .ant-table .anticon-setting {
30111
+ cursor: pointer;
30112
+ position: absolute;
30113
+ top: 50%;
30114
+ right: 12px;
30115
+ transform: translateY(-50%);
30001
30116
  }
30002
-
30003
- .e1pldf6v {
30004
- color: #e75a3a;
30005
- margin-right: 10px;
30117
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30118
+ box-shadow: none;
30119
+ width: 1px;
30120
+ background: rgba(213, 219, 227, 0.6);
30006
30121
  }
30007
-
30008
- .dq0gblh {
30009
- width: 100%;
30010
- height: 1px;
30122
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30123
+ box-shadow: none;
30124
+ width: 1px;
30011
30125
  background: rgba(213, 219, 227, 0.6);
30012
- margin: 24px 0;
30013
30126
  }
30014
-
30015
- .l1v7sr0n {
30016
- display: flex;
30017
- justify-content: center;
30018
- align-items: center;
30019
- height: 100%;
30127
+ .tta5kd2 .ant-table .ant-table-tbody {
30128
+ position: relative;
30020
30129
  }
30021
-
30022
- .d1i4ou6o {
30023
- display: inline-block;
30024
- width: 4px;
30025
- height: 4px;
30026
- background: #8e9aa9;
30027
- opacity: 0.4;
30028
- border-radius: 50%;
30029
- margin: 0 4px;
30130
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30131
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30132
+ border-bottom: 1px solid white;
30133
+ height: 40px;
30134
+ vertical-align: middle;
30135
+ transition: background 0ms;
30136
+ color: #00122e;
30030
30137
  }
30031
-
30032
- .m1jy87hk .ant-modal-header,
30033
- .m1jy87hk .ant-modal-footer .footer-content {
30034
- width: 648px;
30035
- margin: 0 auto;
30138
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30139
+ background: #f2f5fa;
30140
+ border-bottom-color: #f2f5fa;
30036
30141
  }
30037
- .m1jy87hk .ant-modal-header {
30038
- padding: 35px 0 24px;
30039
- border: none;
30142
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30143
+ height: auto;
30144
+ color: #00122e;
30145
+ font-size: 12px;
30146
+ text-align: left;
30147
+ transition: none;
30148
+ overflow: hidden;
30149
+ text-overflow: ellipsis;
30150
+ white-space: nowrap;
30040
30151
  }
30041
- .m1jy87hk .ant-modal-header .ant-modal-title {
30042
- font-size: 30px;
30152
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30153
+ color: #0096ff;
30043
30154
  }
30044
- .m1jy87hk .ant-modal-body {
30045
- padding: 4px 0 2px;
30155
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30156
+ overflow: hidden;
30157
+ text-overflow: ellipsis;
30158
+ width: 100%;
30159
+ vertical-align: middle;
30046
30160
  }
30047
- .m1jy87hk .ant-modal-footer {
30048
- border: none;
30161
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30162
+ line-height: 0px;
30049
30163
  }
30050
-
30051
- .ti7fpyu {
30052
- font-size: 12px;
30053
- line-height: 18px;
30054
- font-weight: bold;
30055
- color: #fff;
30056
- padding: 0 4px;
30057
- border-radius: 4px;
30058
- display: inline-block;
30059
- background: var(--ti7fpyu-0);
30164
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30165
+ padding-right: 25px;
30060
30166
  }
30061
- .ti7fpyu:not(:first-child) {
30062
- margin-left: 4px;
30167
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30168
+ border-top-color: transparent;
30063
30169
  }
30064
-
30065
- .f1rest1f {
30066
- width: 100%;
30067
- height: 100%;
30170
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30171
+ background: rgba(225, 230, 241, 0.6);
30172
+ border-color: transparent transparent white;
30173
+ }
30174
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30175
+ border-radius: 8px 0 0 8px;
30176
+ }
30177
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30178
+ border-radius: 8px 0 0 8px;
30179
+ }
30180
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30181
+ content: "";
30182
+ width: 4px;
30183
+ top: -1px;
30184
+ bottom: -1px;
30185
+ background: white;
30186
+ }
30187
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30188
+ border-radius: 0 8px 8px 0;
30189
+ }
30190
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30191
+ border-radius: 0;
30192
+ background: white;
30193
+ border-top: none;
30194
+ }
30195
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30196
+ border-top: 1px solid transparent;
30197
+ border-radius: 0 8px 8px 0;
30198
+ background: rgba(225, 230, 241, 0.6);
30199
+ }
30200
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30201
+ background: white;
30202
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30203
+ }
30204
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30068
30205
  display: flex;
30069
30206
  align-items: center;
30070
- justify-content: center;
30207
+ height: 100%;
30208
+ background: rgba(225, 230, 241, 0.6);
30071
30209
  }
30072
-
30073
- .n1kbdoln {
30074
- font-size: 90%;
30075
- font-weight: bold;
30076
- background-color: rgba(240, 243, 247, 0.6);
30077
- padding: 1px 4px 1px;
30078
- margin-left: 2px;
30079
- margin-right: 2px;
30080
- border: 1px solid rgba(213, 219, 227, 0.6);
30081
- border-radius: 4px;
30210
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30211
+ background: white;
30212
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30082
30213
  }
30083
-
30084
- .f1y3gta0.form-item-general {
30085
- width: 640px;
30214
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30215
+ display: flex;
30216
+ align-items: center;
30217
+ height: 100%;
30218
+ background: rgba(225, 230, 241, 0.6);
30086
30219
  }
30087
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30088
- margin-top: 16px;
30220
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30221
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30089
30222
  }
30090
- .f1y3gta0.form-item-compact {
30091
- width: 412px;
30223
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30224
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30225
+ border-radius: 8px;
30092
30226
  }
30093
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30094
- margin-top: 8px;
30227
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30228
+ border-top-color: white;
30095
30229
  }
30096
- .f1y3gta0 .form-item {
30097
- width: auto;
30230
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30231
+ background: rgba(0, 136, 255, 0.1);
30232
+ border-bottom-color: transparent;
30233
+ border-top-color: transparent;
30098
30234
  }
30099
- .f1y3gta0 .form-item-main {
30100
- position: relative;
30101
- display: flex;
30235
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30236
+ border-radius: 8px 0 0 8px;
30102
30237
  }
30103
- .f1y3gta0 .form-item-extra {
30104
- margin-top: 4px;
30105
- width: 100%;
30106
- padding: 14px;
30107
- background: #f2f4f6;
30108
- font-size: 13px;
30109
- line-height: 1.8;
30110
- color: #8e9aa9;
30238
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30239
+ border-radius: 0 8px 8px 0;
30111
30240
  }
30112
- .f1y3gta0 .form-item-label {
30113
- padding-right: 12px;
30114
- font-size: 13px;
30115
- color: rgba(44, 56, 82, 0.6);
30241
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30242
+ background: rgba(0, 136, 255, 0.1);
30116
30243
  }
30117
- .f1y3gta0 .form-item-label.label-right {
30118
- text-align: right;
30244
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
30245
+ background: #fff;
30246
+ font-weight: 400;
30247
+ position: relative;
30248
+ border-bottom: none;
30249
+ color: #00122e;
30250
+ transition: none;
30251
+ padding: 15px 8px 15px 8px;
30119
30252
  }
30120
- .f1y3gta0 .form-item-label,
30121
- .f1y3gta0 .form-item-control {
30122
- line-height: 32px;
30253
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30254
+ content: "";
30255
+ width: 1px;
30256
+ top: 0;
30257
+ bottom: 0;
30258
+ background: rgba(211, 218, 235, 0.6);
30259
+ position: absolute;
30260
+ right: 0;
30123
30261
  }
30124
- .f1y3gta0 .form-item-control .form-item-error {
30125
- line-height: 18px;
30262
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30263
+ padding: unset;
30126
30264
  }
30127
- .f1y3gta0 .form-item-children {
30128
- width: 100%;
30265
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30266
+ display: none;
30129
30267
  }
30130
- .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 {
30268
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30131
30269
  width: 100%;
30270
+ overflow: hidden;
30271
+ white-space: nowrap;
30272
+ text-overflow: ellipsis;
30132
30273
  }
30133
- .f1y3gta0 .form-item-error {
30134
- color: #e75a3a;
30135
- height: 0;
30274
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30136
30275
  overflow: hidden;
30276
+ text-overflow: ellipsis;
30277
+ flex: 1;
30137
30278
  }
30138
- .f1y3gta0 .form-item-error-enter-done {
30139
- margin-top: 4px;
30140
- height: auto;
30141
- overflow: auto;
30279
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30280
+ padding: 15px 25px 15px 8px;
30142
30281
  }
30143
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30144
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30145
- border: 1px solid #e75a3a;
30146
- color: #e75a3a;
30282
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30283
+ padding: 0;
30147
30284
  }
30148
-
30149
- .fujbm7g {
30150
- color: #2d3a56;
30151
- font-weight: bold;
30152
- padding-bottom: 6px;
30153
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30154
- margin-bottom: 16px;
30285
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30286
+ position: absolute;
30287
+ right: 6px;
30288
+ top: 50%;
30289
+ transform: translateY(-50%);
30290
+ height: 16px;
30291
+ display: none;
30292
+ transition: transform 320ms ease;
30155
30293
  }
30156
- .fujbm7g:not(:first-of-type) {
30157
- margin-top: 16px;
30294
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30295
+ display: block;
30296
+ transform: translateY(-50%) rotateX(180deg);
30158
30297
  }
30159
-
30160
- .e5fsw5s {
30161
- width: 8px;
30162
- height: 24px;
30163
- display: flex;
30164
- justify-content: center;
30165
- align-items: center;
30166
- cursor: pointer;
30167
- transition: all 200ms ease-out 40ms;
30298
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30299
+ display: block;
30168
30300
  }
30169
- .e5fsw5s:before, .e5fsw5s:after {
30170
- content: "";
30171
- width: 1px;
30172
- height: 6px;
30173
- border-radius: 1px;
30174
- background: #ccd4e3;
30175
- position: relative;
30176
- right: 2px;
30177
- transform: rotate(-45deg);
30301
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30302
+ display: none;
30178
30303
  }
30179
- .e5fsw5s:after {
30180
- transform: rotate(45deg);
30181
- left: 1px;
30304
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30305
+ transform: translateY(-50%);
30182
30306
  }
30183
-
30184
- .w18knsg4.ant-alert-warning {
30185
- border: 0;
30186
- background: rgba(255, 187, 0, 0.1);
30187
- border-radius: 6px;
30307
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30308
+ transform: translateY(-50%) rotateX(180deg);
30188
30309
  }
30189
- .w18knsg4.ant-alert,
30190
- .w18knsg4 .ant-alert-message {
30191
- color: #e07f00;
30310
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30311
+ background: #f2f5fa;
30192
30312
  }
30193
- .w18knsg4.ant-alert .dashed-border-bottom,
30194
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30195
- border-bottom-color: #e07f00;
30313
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30314
+ display: block;
30196
30315
  }
30197
-
30198
- .ng31n2o {
30199
- display: flex;
30200
- flex-direction: row;
30201
- padding: 7px 12px;
30202
- background: rgba(255, 187, 0, 0.1);
30203
- border-radius: 6px;
30204
- color: #e07f00;
30205
- font-size: 12px;
30206
- line-height: 18px;
30316
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30317
+ padding-right: 25px;
30207
30318
  }
30208
- .ng31n2o .icon-wrapper {
30209
- margin-right: 10px;
30210
- height: 18px;
30319
+ .tta5kd2 .ant-table .ant-table-selection-column {
30320
+ padding: 0 !important;
30211
30321
  }
30212
-
30213
- .n15x5f5y {
30214
- display: flex;
30215
- flex-direction: row;
30216
- padding: 7px 12px;
30217
- background: rgba(225, 230, 241, 0.6);
30218
- border-radius: 6px;
30219
- color: rgba(44, 56, 82, 0.6);
30220
- font-size: 12px;
30221
- line-height: 18px;
30322
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30323
+ position: absolute;
30324
+ left: 50%;
30325
+ top: 50%;
30326
+ transform: translate(-50%, -50%);
30222
30327
  }
30223
- .n15x5f5y .icon-wrapper {
30224
- margin-right: 10px;
30225
- height: 18px;
30328
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
30329
+ display: none;
30226
30330
  }
30227
-
30228
- .i16ozz3f {
30229
- display: flex;
30230
- flex-direction: row;
30231
- padding: 7px 12px;
30232
- background: rgba(0, 136, 255, 0.1);
30233
- border-radius: 6px;
30234
- color: #005ed1;
30235
- font-size: 12px;
30236
- line-height: 18px;
30331
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
30332
+ background: #fff;
30237
30333
  }
30238
- .i16ozz3f .icon-wrapper {
30239
- margin-right: 10px;
30240
- height: 18px;
30334
+ .tta5kd2 .ant-table .ant-table-placeholder {
30335
+ background: inherit;
30241
30336
  }
30242
-
30243
- .dszu9qr {
30244
- color: rgba(44, 56, 82, 0.6);
30245
- margin-top: 5px;
30246
- font-size: 12px;
30247
- line-height: 18px;
30337
+ .tta5kd2 .ant-table .ant-table-placeholder td {
30338
+ position: static;
30339
+ border: none;
30340
+ background: inherit !important;
30341
+ height: 100px;
30342
+ vertical-align: middle;
30248
30343
  }
30249
-
30250
- .snxzgx {
30251
- color: #f0483e;
30252
- font-size: 12px;
30253
- white-space: pre-wrap;
30344
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30345
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30346
+ font-weight: bold;
30347
+ font-size: 20px;
30348
+ color: rgba(10, 37, 85, 0.6);
30254
30349
  }
30255
-
30256
- .o1i4orqw {
30350
+ .tta5kd2 .ant-table td.cell__action_ {
30351
+ padding: 0 !important;
30352
+ position: relative;
30353
+ background: #fff;
30354
+ }
30355
+ .tta5kd2 .ant-table td.cell__action_ > * {
30356
+ height: 100%;
30257
30357
  display: flex;
30258
30358
  align-items: center;
30259
30359
  justify-content: flex-end;
30360
+ padding-right: 8px;
30260
30361
  }
30261
- .o1i4orqw .icon-wrapper {
30262
- margin-right: 16px;
30362
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
30363
+ width: 24px;
30364
+ height: 24px;
30365
+ cursor: pointer;
30366
+ justify-content: center;
30367
+ border-radius: 4px;
30263
30368
  }
30264
-
30265
- .t79k8o2 {
30266
- color: rgba(0, 21, 64, 0.3);
30369
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30370
+ background: #fff;
30267
30371
  }
30268
30372
 
30269
- .ipd9bk.ant-input {
30270
- padding: 5px 12px;
30271
- line-height: 20px;
30272
- color: #2d3a56;
30273
- border-radius: 6px;
30274
- border-color: rgba(172, 186, 211, 0.6);
30275
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30373
+ .s34f1qb.ant-switch {
30374
+ min-width: 40px;
30375
+ height: 24px;
30376
+ background: rgba(172, 186, 211, 0.6);
30377
+ overflow: hidden;
30276
30378
  }
30277
- .ipd9bk.ant-input.ant-input-lg {
30278
- padding: 8px 16px;
30279
- line-height: 22px;
30379
+ .s34f1qb.ant-switch:focus {
30380
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30280
30381
  }
30281
- .ipd9bk.ant-input.ant-input-sm {
30282
- padding: 2px 8px;
30283
- line-height: 18px;
30382
+ .s34f1qb.ant-switch-small {
30383
+ min-width: 26px;
30384
+ height: 16px;
30284
30385
  }
30285
- .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 {
30286
- border-color: rgba(107, 128, 167, 0.6);
30287
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30288
- z-index: 1;
30386
+ .s34f1qb.ant-switch-large {
30387
+ min-width: 52px;
30388
+ height: 32px;
30289
30389
  }
30290
- .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 {
30291
- border-color: #0096ff;
30292
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30293
- z-index: 1;
30390
+ .s34f1qb.ant-switch .ant-switch-handle {
30391
+ height: 20px;
30392
+ width: 20px;
30294
30393
  }
30295
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30296
- border-color: #e75a3a;
30297
- color: #e75a3a;
30394
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30395
+ border-radius: 10px;
30396
+ transition-delay: 120ms;
30298
30397
  }
30299
- .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 {
30300
- border-color: #e75a3a;
30301
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30398
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30399
+ height: 14px;
30400
+ width: 14px;
30401
+ top: 1px;
30402
+ left: 1px;
30302
30403
  }
30303
- .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 {
30304
- border-color: #e75a3a;
30305
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30404
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30405
+ height: 28px;
30406
+ width: 28px;
30306
30407
  }
30307
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30308
- background: rgba(211, 218, 235, 0.6);
30309
- color: rgba(0, 21, 64, 0.3);
30310
- border-color: rgba(172, 186, 211, 0.6);
30408
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30409
+ border-radius: 14px;
30311
30410
  }
30312
- .ipd9bk.ant-input-affix-wrapper {
30313
- padding: 5px 12px;
30314
- border-radius: 6px;
30315
- border-color: rgba(172, 186, 211, 0.6);
30316
- line-height: 20px;
30317
- color: #2d3a56;
30318
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30411
+ .s34f1qb.ant-switch-checked {
30412
+ background-color: #00ba5d;
30319
30413
  }
30320
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30321
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30322
- color: rgba(44, 56, 82, 0.6);
30414
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30415
+ left: calc(100% - 20px - 2px);
30323
30416
  }
30324
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30325
- padding: 8px 16px;
30326
- line-height: 22px;
30417
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30418
+ left: calc(100% - 14px - 1px);
30327
30419
  }
30328
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30329
- padding: 2px 8px;
30330
- line-height: 18px;
30420
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30421
+ left: calc(100% - 28px - 2px);
30331
30422
  }
30332
- .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 {
30333
- border-color: rgba(107, 128, 167, 0.6);
30334
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30423
+
30424
+ .c1to9vb9 {
30425
+ margin-left: 5px;
30335
30426
  }
30336
- .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 {
30337
- border-color: #0096ff;
30338
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30427
+
30428
+ .rxbeqvl.ant-radio-wrapper {
30429
+ display: inline-flex;
30430
+ align-items: baseline;
30431
+ white-space: pre-wrap;
30339
30432
  }
30340
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30341
- border-color: #e75a3a;
30433
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30434
+ position: relative;
30435
+ top: 3px;
30342
30436
  }
30343
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30344
- color: #e75a3a;
30437
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30438
+ border-color: rgba(107, 128, 167, 0.6);
30345
30439
  }
30346
- .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 {
30347
- border-color: #e75a3a;
30348
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30440
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30441
+ border-color: #0080ff;
30349
30442
  }
30350
- .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 {
30351
- border-color: #e75a3a;
30352
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30443
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30444
+ border-color: #0080ff;
30445
+ background: #0080ff;
30353
30446
  }
30354
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30355
- background: rgba(211, 218, 235, 0.6);
30356
- color: rgba(0, 21, 64, 0.3);
30357
- border-color: rgba(172, 186, 211, 0.6);
30447
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30448
+ top: 4px;
30449
+ left: 4px;
30450
+ width: 6px;
30451
+ height: 6px;
30452
+ background: #fff;
30358
30453
  }
30359
- textarea.ipd9bk.ant-input {
30360
- transition-property: height;
30361
- transition-delay: 50ms;
30454
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30455
+ opacity: 0.5;
30362
30456
  }
30363
- textarea.ipd9bk.ant-input.textarea-large {
30364
- min-height: 40px;
30365
- height: 40px;
30457
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30458
+ border-color: rgba(107, 128, 167, 0.6);
30459
+ background: rgba(211, 218, 235, 0.6);
30366
30460
  }
30367
- textarea.ipd9bk.ant-input.textarea-large:focus {
30368
- height: 80px;
30461
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30462
+ background: #00122e;
30369
30463
  }
30370
- textarea.ipd9bk.ant-input.textarea-middle {
30371
- min-height: 32px;
30372
- height: 32px;
30464
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30465
+ color: #00122e;
30466
+ opacity: 0.5;
30373
30467
  }
30374
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30375
- height: 64px;
30468
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30469
+ color: #00122e;
30376
30470
  }
30377
- textarea.ipd9bk.ant-input.textarea-small {
30378
- min-height: 24px;
30379
- height: 24px;
30471
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30472
+ display: inline-block;
30473
+ padding: 0;
30474
+ padding-left: 12px;
30380
30475
  }
30381
- textarea.ipd9bk.ant-input.textarea-small:focus {
30382
- height: 40px;
30476
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30477
+ margin-bottom: 0;
30478
+ white-space: pre-wrap;
30479
+ color: rgba(44, 56, 82, 0.6);
30383
30480
  }
30384
-
30385
- .kypn5o5 input, .kypn5o5.input-tags {
30386
- border: 1px solid rgba(213, 219, 227, 0.6);
30387
- border-radius: 4px;
30388
- }
30389
- .kypn5o5.input-tags {
30390
- position: relative;
30391
- padding: 6px;
30392
- height: 32px;
30393
- cursor: pointer;
30394
- transition: border 150ms;
30395
- }
30396
- .kypn5o5.input-tags:hover {
30397
- border-color: #0080ff;
30398
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30399
- }
30400
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
30401
- padding-right: 30px;
30402
- }
30403
- .kypn5o5.input-tags .input-tags-inner {
30404
- display: flex;
30405
- }
30406
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30407
- display: flex;
30408
- }
30409
- .kypn5o5.input-tags .input-tag-suffix {
30410
- position: absolute;
30411
- right: 12px;
30412
- top: 50%;
30413
- transform: translateY(-50%);
30414
- }
30415
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30416
- color: rgba(0, 0, 0, 0.25);
30417
- font-size: 12px;
30418
- cursor: pointer;
30419
- }
30420
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30421
- color: rgba(0, 0, 0, 0.45);
30422
- }
30423
- .kypn5o5.has-focus-indicator {
30424
- position: relative;
30425
- overflow: hidden;
30426
- }
30427
- .kypn5o5.has-focus-indicator .ant-input-prefix {
30428
- position: absolute;
30429
- top: 50%;
30430
- transform: translateY(-50%);
30431
- left: -16px;
30432
- transition: left 150ms ease;
30433
- opacity: 0;
30434
- }
30435
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30436
- left: 8px;
30437
- opacity: 1;
30438
- }
30439
- .kypn5o5.has-focus-indicator input {
30440
- transition: margin-left 150ms ease;
30441
- margin-left: 0px;
30442
- }
30443
- .kypn5o5.has-focus-indicator input:focus {
30444
- margin-left: 16px;
30445
- }
30446
-
30447
- input.l1ki27se.ant-input {
30448
- border-top-right-radius: 0;
30449
- border-bottom-right-radius: 0;
30450
- }
30451
-
30452
- .l1ki27se.ant-input-affix-wrapper {
30453
- border-top-right-radius: 0;
30454
- border-bottom-right-radius: 0;
30455
- }
30456
-
30457
- input.rrg1fkn.ant-input {
30458
- border-top-left-radius: 0;
30459
- border-bottom-left-radius: 0;
30460
- }
30461
-
30462
- .rrg1fkn.ant-input-affix-wrapper {
30463
- border-top-left-radius: 0;
30464
- border-bottom-left-radius: 0;
30465
- }
30466
-
30467
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30468
- border-top-right-radius: 0;
30469
- border-bottom-right-radius: 0;
30470
- }
30471
-
30472
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30473
- border-top-left-radius: 0;
30474
- border-bottom-left-radius: 0;
30475
- }
30476
-
30477
- .c1t6wbwv {
30478
- display: flex;
30479
- flex-direction: column;
30480
- }
30481
- .c1t6wbwv .select-wrapper {
30482
- margin-top: 12px;
30483
- }
30484
- .c1t6wbwv .select-wrapper .select {
30485
- width: 100%;
30486
- }
30487
- .c1t6wbwv .radio-wrapper {
30488
- margin-top: 24px;
30489
- }
30490
- .c1t6wbwv .form-item {
30491
- width: 100%;
30492
- }
30493
-
30494
- .d1k7vv5v {
30495
- font-size: 14px;
30496
- font-weight: 500;
30497
- color: #3e4652;
30498
- line-height: 18px;
30499
- }
30500
- .d1k7vv5v + .d1k7vv5v {
30501
- margin-top: 16px;
30502
- }
30503
- .d1k7vv5v + * {
30504
- margin-top: 16px;
30505
- }
30506
-
30507
- .le7b9r4.d1k7vv5v {
30508
- font-size: 12px;
30509
- color: rgba(44, 56, 82, 0.6);
30510
- margin-top: 12px;
30511
- }
30512
-
30513
- .r1dnygxx.le7b9r4.d1k7vv5v {
30514
- line-height: 18px;
30515
- font-weight: 500;
30516
- margin-top: 0;
30517
- white-space: initial;
30518
- }
30519
-
30520
- .r12ddqmh {
30521
- display: block;
30522
- }
30523
- .r12ddqmh span {
30524
- font-size: 14px;
30525
- font-weight: 500;
30526
- line-height: 32px;
30527
- color: #3e4652;
30528
- }
30529
-
30530
- .ctcr26a {
30531
- margin-top: 8px;
30532
- padding: 8px;
30533
- border-radius: 6px;
30534
- background: rgba(225, 230, 241, 0.6);
30535
- color: rgba(44, 56, 82, 0.6);
30536
- font-size: 12px;
30537
- }
30538
- .ctcr26a div {
30539
- line-height: 20px;
30540
- display: flex;
30541
- align-items: center;
30542
- word-break: break-all;
30543
- }
30544
-
30545
- .rxbeqvl.ant-radio-wrapper {
30546
- display: inline-flex;
30547
- align-items: baseline;
30548
- white-space: pre-wrap;
30549
- }
30550
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30551
- position: relative;
30552
- top: 3px;
30553
- }
30554
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30555
- border-color: rgba(107, 128, 167, 0.6);
30556
- }
30557
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30558
- border-color: #0080ff;
30559
- }
30560
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30561
- border-color: #0080ff;
30562
- background: #0080ff;
30563
- }
30564
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30565
- top: 4px;
30566
- left: 4px;
30567
- width: 6px;
30568
- height: 6px;
30569
- background: #fff;
30570
- }
30571
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30572
- opacity: 0.5;
30573
- }
30574
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30575
- border-color: rgba(107, 128, 167, 0.6);
30576
- background: rgba(211, 218, 235, 0.6);
30577
- }
30578
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30579
- background: #00122e;
30580
- }
30581
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30582
- color: #00122e;
30583
- opacity: 0.5;
30584
- }
30585
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30586
- color: #00122e;
30587
- }
30588
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30589
- display: inline-block;
30590
- padding: 0;
30591
- padding-left: 12px;
30592
- }
30593
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30594
- margin-bottom: 0;
30595
- white-space: pre-wrap;
30596
- color: rgba(44, 56, 82, 0.6);
30597
- }
30598
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30599
- padding-left: 8px;
30481
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30482
+ padding-left: 8px;
30600
30483
  }
30601
30484
 
30602
30485
  .r5ie79y .ant-radio-button-wrapper:first-child {
@@ -30688,1123 +30571,1329 @@ input.rrg1fkn.ant-input {
30688
30571
  width: 36px;
30689
30572
  }
30690
30573
 
30691
- .s34f1qb.ant-switch {
30692
- min-width: 40px;
30693
- height: 24px;
30694
- background: rgba(172, 186, 211, 0.6);
30695
- overflow: hidden;
30574
+ .cz04yix {
30575
+ display: flex;
30576
+ flex-direction: column;
30696
30577
  }
30697
- .s34f1qb.ant-switch:focus {
30698
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30578
+
30579
+ .m1if5j39 {
30580
+ max-width: 1120px;
30581
+ width: 100%;
30582
+ margin: 0 auto;
30583
+ height: 100%;
30699
30584
  }
30700
- .s34f1qb.ant-switch-small {
30701
- min-width: 26px;
30702
- height: 16px;
30585
+
30586
+ .w1vvwdlp {
30587
+ max-width: 1120px;
30588
+ width: 100%;
30589
+ margin: 0 auto;
30590
+ display: flex;
30703
30591
  }
30704
- .s34f1qb.ant-switch-large {
30705
- min-width: 52px;
30706
- height: 32px;
30592
+ .w1vvwdlp .left,
30593
+ .w1vvwdlp .right {
30594
+ flex-grow: 0;
30595
+ flex-shrink: 0;
30596
+ flex-basis: 21%;
30707
30597
  }
30708
- .s34f1qb.ant-switch .ant-switch-handle {
30709
- height: 20px;
30710
- width: 20px;
30598
+ .w1vvwdlp .left {
30599
+ display: flex;
30600
+ justify-content: flex-end;
30601
+ padding-right: 44px;
30711
30602
  }
30712
- .s34f1qb.ant-switch .ant-switch-handle::before {
30713
- border-radius: 10px;
30714
- transition-delay: 120ms;
30603
+ .w1vvwdlp .right {
30604
+ padding-left: 44px;
30715
30605
  }
30716
- .s34f1qb.ant-switch-small .ant-switch-handle {
30717
- height: 14px;
30718
- width: 14px;
30719
- top: 1px;
30720
- left: 1px;
30721
- }
30722
- .s34f1qb.ant-switch-large .ant-switch-handle {
30723
- height: 28px;
30724
- width: 28px;
30606
+ .w1vvwdlp .middle {
30607
+ margin-bottom: 40px;
30608
+ flex-grow: 0;
30609
+ flex-shrink: 0;
30610
+ flex-basis: 58%;
30725
30611
  }
30726
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30727
- border-radius: 14px;
30612
+ .w1vvwdlp .middle .form-base-field {
30613
+ width: 100%;
30728
30614
  }
30729
- .s34f1qb.ant-switch-checked {
30730
- background-color: #00ba5d;
30615
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30616
+ width: auto;
30731
30617
  }
30732
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30733
- left: calc(100% - 20px - 2px);
30618
+
30619
+ .h1cuopx7 .ant-modal-header {
30620
+ margin: 0 auto;
30621
+ width: 100%;
30622
+ max-width: 648px;
30734
30623
  }
30735
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30736
- left: calc(100% - 14px - 1px);
30624
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30625
+ margin-left: 0;
30737
30626
  }
30738
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30739
- left: calc(100% - 28px - 2px);
30627
+ .h1cuopx7 .ant-modal-body {
30628
+ margin: 0 auto;
30629
+ padding: 0;
30630
+ width: 100%;
30631
+ max-width: 648px;
30632
+ overflow: hidden;
30740
30633
  }
30741
-
30742
- .c1to9vb9 {
30743
- margin-left: 5px;
30634
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30635
+ margin-bottom: 40px;
30744
30636
  }
30745
-
30746
- .d6j0lbj {
30747
- font-family: Inter;
30748
- font-style: normal;
30749
- font-weight: bold;
30750
- font-size: 32px;
30751
- line-height: 40px;
30637
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30638
+ height: calc(100vh - 225px);
30639
+ overflow-y: auto;
30752
30640
  }
30753
-
30754
- .d1xhvvxe {
30755
- font-family: Inter;
30756
- font-style: normal;
30757
- font-weight: bold;
30758
- font-size: 24px;
30759
- line-height: 32px;
30641
+ .h1cuopx7 .ant-modal-footer .footer-content {
30642
+ margin: 0 auto;
30643
+ max-width: 648px;
30760
30644
  }
30761
30645
 
30762
- .dk10mxq {
30763
- font-family: Inter;
30764
- font-style: normal;
30765
- font-weight: normal;
30766
- font-size: 32px;
30767
- line-height: 40px;
30646
+ .h1p6d3y3 .ant-modal-header {
30647
+ margin: 0 auto;
30648
+ width: 100%;
30649
+ max-width: 1024px;
30768
30650
  }
30769
-
30770
- .dxsait {
30771
- font-family: Inter;
30772
- font-style: normal;
30773
- font-weight: bold;
30774
- font-size: 20px;
30775
- line-height: 24px;
30651
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30652
+ margin-left: 0;
30776
30653
  }
30777
-
30778
- .dokn0h3 {
30779
- font-family: Inter;
30780
- font-style: normal;
30781
- font-weight: normal;
30782
- font-size: 20px;
30783
- line-height: 24px;
30654
+ .h1p6d3y3 .ant-modal-body {
30655
+ margin: 0 auto;
30656
+ padding: 0;
30657
+ width: 100%;
30658
+ max-width: 1024px;
30659
+ overflow: hidden;
30784
30660
  }
30785
-
30786
- .dobau4p {
30787
- font-family: Inter;
30788
- font-style: normal;
30789
- font-weight: bold;
30790
- font-size: 18px;
30791
- line-height: 22px;
30661
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30662
+ margin-bottom: 40px;
30792
30663
  }
30793
-
30794
- .dvolwok {
30795
- font-family: Inter;
30796
- font-style: normal;
30797
- font-weight: normal;
30798
- font-size: 18px;
30799
- line-height: 22px;
30664
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30665
+ height: calc(100vh - 225px);
30666
+ overflow-y: auto;
30800
30667
  }
30801
-
30802
- .h181qhg4 {
30803
- font-family: Inter;
30804
- font-style: normal;
30805
- font-weight: bold;
30806
- font-size: 16px;
30807
- line-height: 22px;
30668
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30669
+ margin: 0 auto;
30670
+ max-width: 1024px;
30808
30671
  }
30809
30672
 
30810
- .h1phgmcq {
30811
- font-family: Inter;
30812
- font-style: normal;
30813
- font-weight: normal;
30814
- font-size: 16px;
30815
- line-height: 22px;
30673
+ .fxgckuk {
30674
+ flex: 1;
30816
30675
  }
30817
-
30818
- .h173xnl1 {
30819
- font-family: Inter;
30820
- font-style: normal;
30821
- font-weight: bold;
30822
- font-size: 14px;
30676
+ .fxgckuk label {
30677
+ font-size: 13px;
30823
30678
  line-height: 20px;
30679
+ color: rgba(44, 56, 82, 0.6);
30824
30680
  }
30825
-
30826
- .hedm4pz {
30827
- font-family: Inter;
30828
- font-style: normal;
30829
- font-weight: normal;
30681
+ .fxgckuk .title {
30830
30682
  font-size: 14px;
30831
30683
  line-height: 20px;
30684
+ color: #2d3a56;
30685
+ margin-bottom: 12px;
30832
30686
  }
30833
-
30834
- .h1kd8xld {
30835
- font-family: Inter;
30836
- font-style: normal;
30837
- font-weight: bold;
30838
- font-size: 12px;
30839
- line-height: 18px;
30687
+ .fxgckuk.connect-cluster .title {
30688
+ padding-bottom: 26px;
30840
30689
  }
30841
30690
 
30842
- .hp14fr {
30843
- font-family: Inter;
30844
- font-style: normal;
30845
- font-weight: normal;
30846
- font-size: 12px;
30847
- line-height: 18px;
30691
+ .f1d0vek1 {
30692
+ padding: 25px 0 15px 0;
30693
+ border-bottom: 1px solid #e1e5eb;
30694
+ margin-bottom: 16px;
30848
30695
  }
30849
30696
 
30850
- .hgrg7mn {
30851
- font-family: Inter;
30852
- font-style: normal;
30853
- font-weight: bold;
30854
- text-transform: uppercase;
30855
- font-feature-settings: "cpsp" on;
30856
- font-size: 12px;
30857
- line-height: 18px;
30697
+ .f4u402y {
30698
+ display: flex;
30699
+ align-items: center;
30700
+ margin-bottom: 8px;
30858
30701
  }
30859
-
30860
- .h6zme9x {
30861
- font-family: Inter;
30862
- font-style: normal;
30863
- font-weight: normal;
30864
- text-transform: uppercase;
30865
- font-feature-settings: "cpsp" on;
30866
- font-size: 12px;
30867
- line-height: 18px;
30702
+ .f4u402y > label {
30703
+ width: 216px;
30868
30704
  }
30869
-
30870
- .locjvsv {
30871
- font-family: Inter;
30872
- font-style: normal;
30873
- font-weight: normal;
30874
- font-size: 16px;
30875
- line-height: 24px;
30705
+ .f4u402y > label + * {
30706
+ width: 100%;
30707
+ }
30708
+ .f4u402y .ant-select {
30709
+ width: 100%;
30876
30710
  }
30877
30711
 
30878
- .l13gi131 {
30879
- font-family: Inter;
30880
- font-style: normal;
30881
- font-weight: bold;
30882
- font-size: 16px;
30883
- line-height: 24px;
30712
+ .e1pldf6v {
30713
+ color: #e75a3a;
30714
+ margin-right: 10px;
30884
30715
  }
30885
30716
 
30886
- .l1ynemsu {
30887
- font-family: Inter;
30888
- font-style: normal;
30889
- font-weight: normal;
30890
- font-size: 16px;
30891
- line-height: 24px;
30717
+ .dq0gblh {
30718
+ width: 100%;
30719
+ height: 1px;
30720
+ background: rgba(213, 219, 227, 0.6);
30721
+ margin: 24px 0;
30892
30722
  }
30893
30723
 
30894
- .l1cft1cx {
30895
- font-family: Inter;
30896
- font-style: normal;
30897
- font-weight: bold;
30898
- font-size: 16px;
30899
- line-height: 24px;
30724
+ .l1v7sr0n {
30725
+ display: flex;
30726
+ justify-content: center;
30727
+ align-items: center;
30728
+ height: 100%;
30900
30729
  }
30901
30730
 
30902
- .l17tqc8p {
30903
- font-family: Inter;
30904
- font-style: normal;
30905
- font-weight: normal;
30906
- text-transform: uppercase;
30907
- font-feature-settings: "cpsp" on;
30908
- font-size: 16px;
30909
- line-height: 24px;
30731
+ .d1i4ou6o {
30732
+ display: inline-block;
30733
+ width: 4px;
30734
+ height: 4px;
30735
+ background: #8e9aa9;
30736
+ opacity: 0.4;
30737
+ border-radius: 50%;
30738
+ margin: 0 4px;
30910
30739
  }
30911
30740
 
30912
- .l1j1e5w7 {
30913
- font-family: Inter;
30914
- font-style: normal;
30915
- font-weight: bold;
30916
- text-transform: uppercase;
30917
- font-feature-settings: "cpsp" on;
30918
- font-size: 16px;
30919
- line-height: 24px;
30741
+ .m1jy87hk .ant-modal-header,
30742
+ .m1jy87hk .ant-modal-footer .footer-content {
30743
+ width: 648px;
30744
+ margin: 0 auto;
30920
30745
  }
30921
-
30922
- .l1gf91jb {
30923
- font-family: Inter;
30924
- font-style: normal;
30925
- font-weight: normal;
30926
- font-size: 14px;
30927
- line-height: 22px;
30746
+ .m1jy87hk .ant-modal-header {
30747
+ padding: 35px 0 24px;
30748
+ border: none;
30928
30749
  }
30929
-
30930
- .lu7hlr6 {
30931
- font-family: Inter;
30932
- font-style: normal;
30933
- font-weight: 500;
30934
- font-size: 14px;
30935
- line-height: 22px;
30750
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30751
+ font-size: 30px;
30936
30752
  }
30937
-
30938
- .l3l3jf0 {
30939
- font-family: Inter;
30940
- font-style: normal;
30941
- font-weight: bold;
30942
- font-size: 14px;
30943
- line-height: 22px;
30753
+ .m1jy87hk .ant-modal-body {
30754
+ padding: 4px 0 2px;
30944
30755
  }
30945
-
30946
- .l12j5nqp {
30947
- font-family: Inter;
30948
- font-style: normal;
30949
- font-weight: normal;
30950
- font-size: 14px;
30951
- line-height: 22px;
30756
+ .m1jy87hk .ant-modal-footer {
30757
+ border: none;
30952
30758
  }
30953
30759
 
30954
- .l1tecqht {
30955
- font-family: Inter;
30956
- font-style: normal;
30760
+ .ti7fpyu {
30761
+ font-size: 12px;
30762
+ line-height: 18px;
30957
30763
  font-weight: bold;
30958
- font-size: 14px;
30959
- line-height: 22px;
30764
+ color: #fff;
30765
+ padding: 0 4px;
30766
+ border-radius: 4px;
30767
+ display: inline-block;
30768
+ background: var(--ti7fpyu-0);
30769
+ }
30770
+ .ti7fpyu:not(:first-child) {
30771
+ margin-left: 4px;
30960
30772
  }
30961
30773
 
30962
- .l6sa990 {
30963
- font-family: Inter;
30964
- font-style: normal;
30965
- font-weight: normal;
30966
- text-transform: uppercase;
30967
- font-feature-settings: "cpsp" on;
30968
- font-size: 14px;
30969
- line-height: 22px;
30774
+ .f1rest1f {
30775
+ width: 100%;
30776
+ height: 100%;
30777
+ display: flex;
30778
+ align-items: center;
30779
+ justify-content: center;
30970
30780
  }
30971
30781
 
30972
- .lckqe8j {
30973
- font-family: Inter;
30974
- font-style: normal;
30782
+ .n1kbdoln {
30783
+ font-size: 90%;
30975
30784
  font-weight: bold;
30976
- text-transform: uppercase;
30977
- font-feature-settings: "cpsp" on;
30978
- font-size: 14px;
30979
- line-height: 22px;
30785
+ background-color: rgba(240, 243, 247, 0.6);
30786
+ padding: 1px 4px 1px;
30787
+ margin-left: 2px;
30788
+ margin-right: 2px;
30789
+ border: 1px solid rgba(213, 219, 227, 0.6);
30790
+ border-radius: 4px;
30980
30791
  }
30981
30792
 
30982
- .l1kuminb {
30983
- font-family: Inter;
30984
- font-style: normal;
30985
- font-weight: normal;
30986
- font-size: 13px;
30987
- line-height: 20px;
30793
+ .f1y3gta0.form-item-general {
30794
+ width: 640px;
30988
30795
  }
30989
-
30990
- .l1pbuf5j {
30991
- font-family: Inter;
30992
- font-style: normal;
30993
- font-weight: 600;
30994
- font-size: 13px;
30995
- line-height: 20px;
30796
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30797
+ margin-top: 16px;
30996
30798
  }
30997
-
30998
- .l1r4ztu {
30999
- font-family: Inter;
31000
- font-style: normal;
31001
- font-weight: bold;
31002
- font-size: 13px;
31003
- line-height: 20px;
30799
+ .f1y3gta0.form-item-compact {
30800
+ width: 412px;
31004
30801
  }
31005
-
31006
- .ly8vzok {
31007
- font-family: Inter;
31008
- font-style: normal;
31009
- font-weight: normal;
31010
- font-size: 13px;
31011
- line-height: 20px;
30802
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30803
+ margin-top: 8px;
31012
30804
  }
31013
-
31014
- .lumfmf {
31015
- font-family: Inter;
31016
- font-style: normal;
31017
- font-weight: 600;
31018
- font-size: 13px;
31019
- line-height: 20px;
30805
+ .f1y3gta0 .form-item {
30806
+ width: auto;
31020
30807
  }
31021
-
31022
- .l16ujwmv {
31023
- font-family: Inter;
31024
- font-style: normal;
31025
- font-weight: bold;
31026
- font-size: 13px;
31027
- line-height: 20px;
30808
+ .f1y3gta0 .form-item-main {
30809
+ position: relative;
30810
+ display: flex;
31028
30811
  }
31029
-
31030
- .l17o1ffr {
31031
- font-family: Inter;
31032
- font-style: normal;
31033
- font-weight: normal;
31034
- text-transform: uppercase;
31035
- font-feature-settings: "cpsp" on;
30812
+ .f1y3gta0 .form-item-extra {
30813
+ margin-top: 4px;
30814
+ width: 100%;
30815
+ padding: 14px;
30816
+ background: #f2f4f6;
31036
30817
  font-size: 13px;
31037
- line-height: 20px;
30818
+ line-height: 1.8;
30819
+ color: #8e9aa9;
31038
30820
  }
31039
-
31040
- .lngllvn {
31041
- font-family: Inter;
31042
- font-style: normal;
31043
- font-weight: bold;
31044
- text-transform: uppercase;
31045
- font-feature-settings: "cpsp" on;
30821
+ .f1y3gta0 .form-item-label {
30822
+ padding-right: 12px;
31046
30823
  font-size: 13px;
31047
- line-height: 20px;
30824
+ color: rgba(44, 56, 82, 0.6);
31048
30825
  }
31049
-
31050
- .l2i7fo9 {
31051
- font-family: Inter;
31052
- font-style: normal;
31053
- font-weight: normal;
31054
- font-size: 12px;
31055
- line-height: 18px;
30826
+ .f1y3gta0 .form-item-label.label-right {
30827
+ text-align: right;
31056
30828
  }
31057
-
31058
- .l1x7hscx {
31059
- font-family: Inter;
31060
- font-style: normal;
31061
- font-weight: 500;
31062
- font-size: 12px;
31063
- line-height: 18px;
30829
+ .f1y3gta0 .form-item-label,
30830
+ .f1y3gta0 .form-item-control {
30831
+ line-height: 32px;
31064
30832
  }
31065
-
31066
- .le1jwan {
31067
- font-family: Inter;
31068
- font-style: normal;
31069
- font-weight: bold;
31070
- font-size: 12px;
30833
+ .f1y3gta0 .form-item-control .form-item-error {
31071
30834
  line-height: 18px;
31072
30835
  }
31073
-
31074
- .lyxynfj {
31075
- font-family: Inter;
31076
- font-style: normal;
31077
- font-weight: normal;
31078
- font-size: 12px;
31079
- line-height: 18px;
30836
+ .f1y3gta0 .form-item-children {
30837
+ width: 100%;
31080
30838
  }
31081
-
31082
- .lpb2nxv {
31083
- font-family: Inter;
31084
- font-style: normal;
31085
- font-weight: 500;
31086
- font-size: 12px;
31087
- line-height: 18px;
30839
+ .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 {
30840
+ width: 100%;
31088
30841
  }
31089
-
31090
- .l1r8o3vv {
31091
- font-family: Inter;
31092
- font-style: normal;
31093
- font-weight: bold;
31094
- font-size: 12px;
31095
- line-height: 18px;
30842
+ .f1y3gta0 .form-item-error {
30843
+ color: #e75a3a;
30844
+ height: 0;
30845
+ overflow: hidden;
31096
30846
  }
31097
-
31098
- .lemnjy2 {
31099
- font-family: Inter;
31100
- font-style: normal;
31101
- font-weight: normal;
31102
- text-transform: uppercase;
31103
- font-feature-settings: "cpsp" on;
31104
- font-size: 12px;
31105
- line-height: 18px;
30847
+ .f1y3gta0 .form-item-error-enter-done {
30848
+ margin-top: 4px;
30849
+ height: auto;
30850
+ overflow: auto;
30851
+ }
30852
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30853
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30854
+ border: 1px solid #e75a3a;
30855
+ color: #e75a3a;
31106
30856
  }
31107
30857
 
31108
- .lrc42gb {
31109
- font-family: Inter;
31110
- font-style: normal;
30858
+ .fujbm7g {
30859
+ color: #2d3a56;
31111
30860
  font-weight: bold;
31112
- text-transform: uppercase;
31113
- font-feature-settings: "cpsp" on;
31114
- font-size: 12px;
31115
- line-height: 18px;
30861
+ padding-bottom: 6px;
30862
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30863
+ margin-bottom: 16px;
31116
30864
  }
31117
-
31118
- .fqaz4mb {
31119
- font-family: Inter;
31120
- font-style: normal;
31121
- font-weight: normal;
31122
- font-size: 13px;
31123
- line-height: 20px;
30865
+ .fujbm7g:not(:first-of-type) {
30866
+ margin-top: 16px;
31124
30867
  }
31125
30868
 
31126
- .f13we5o {
31127
- font-family: Inter;
31128
- font-style: normal;
31129
- font-weight: normal;
31130
- font-size: 13px;
31131
- line-height: 20px;
30869
+ .e5fsw5s {
30870
+ width: 8px;
30871
+ height: 24px;
30872
+ display: flex;
30873
+ justify-content: center;
30874
+ align-items: center;
30875
+ cursor: pointer;
30876
+ transition: all 200ms ease-out 40ms;
31132
30877
  }
31133
-
31134
- .ffmjua2 {
31135
- font-family: Inter;
31136
- font-style: normal;
31137
- font-weight: normal;
31138
- font-size: 12px;
31139
- line-height: 18px;
30878
+ .e5fsw5s:before, .e5fsw5s:after {
30879
+ content: "";
30880
+ width: 1px;
30881
+ height: 6px;
30882
+ border-radius: 1px;
30883
+ background: #ccd4e3;
30884
+ position: relative;
30885
+ right: 2px;
30886
+ transform: rotate(-45deg);
31140
30887
  }
31141
-
31142
- .fz2mxw0 {
31143
- font-family: Inter;
31144
- font-style: normal;
31145
- font-weight: normal;
31146
- font-size: 12px;
31147
- line-height: 18px;
30888
+ .e5fsw5s:after {
30889
+ transform: rotate(45deg);
30890
+ left: 1px;
31148
30891
  }
31149
30892
 
31150
- .t1ertzoh {
31151
- font-family: Inter;
31152
- font-style: normal;
31153
- font-weight: normal;
31154
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31155
- font-size: 13px;
31156
- line-height: 20px;
30893
+ .w18knsg4.ant-alert-warning {
30894
+ border: 0;
30895
+ background: rgba(255, 187, 0, 0.1);
30896
+ border-radius: 6px;
31157
30897
  }
31158
-
31159
- .t19bge8r {
31160
- font-family: Inter;
31161
- font-style: normal;
31162
- font-weight: normal;
31163
- font-feature-settings: "zero" on;
31164
- font-size: 13px;
31165
- line-height: 20px;
30898
+ .w18knsg4.ant-alert,
30899
+ .w18knsg4 .ant-alert-message {
30900
+ color: #e07f00;
30901
+ }
30902
+ .w18knsg4.ant-alert .dashed-border-bottom,
30903
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30904
+ border-bottom-color: #e07f00;
31166
30905
  }
31167
30906
 
31168
- .tjrzfyl {
31169
- font-family: Inter;
31170
- font-style: normal;
31171
- font-weight: normal;
31172
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30907
+ .ng31n2o {
30908
+ display: flex;
30909
+ flex-direction: row;
30910
+ padding: 7px 12px;
30911
+ background: rgba(255, 187, 0, 0.1);
30912
+ border-radius: 6px;
30913
+ color: #e07f00;
31173
30914
  font-size: 12px;
31174
30915
  line-height: 18px;
31175
30916
  }
30917
+ .ng31n2o .icon-wrapper {
30918
+ margin-right: 10px;
30919
+ height: 18px;
30920
+ }
31176
30921
 
31177
- .tm6s7bo {
31178
- font-family: Inter;
31179
- font-style: normal;
31180
- font-weight: 500;
31181
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30922
+ .n15x5f5y {
30923
+ display: flex;
30924
+ flex-direction: row;
30925
+ padding: 7px 12px;
30926
+ background: rgba(225, 230, 241, 0.6);
30927
+ border-radius: 6px;
30928
+ color: rgba(44, 56, 82, 0.6);
31182
30929
  font-size: 12px;
31183
30930
  line-height: 18px;
31184
30931
  }
30932
+ .n15x5f5y .icon-wrapper {
30933
+ margin-right: 10px;
30934
+ height: 18px;
30935
+ }
31185
30936
 
31186
- .t19zq6ic {
31187
- font-family: Inter;
31188
- font-style: normal;
31189
- font-weight: normal;
31190
- font-feature-settings: "zero" on;
30937
+ .i16ozz3f {
30938
+ display: flex;
30939
+ flex-direction: row;
30940
+ padding: 7px 12px;
30941
+ background: rgba(0, 136, 255, 0.1);
30942
+ border-radius: 6px;
30943
+ color: #005ed1;
31191
30944
  font-size: 12px;
31192
30945
  line-height: 18px;
31193
30946
  }
30947
+ .i16ozz3f .icon-wrapper {
30948
+ margin-right: 10px;
30949
+ height: 18px;
30950
+ }
31194
30951
 
31195
- .t1gduru8 {
31196
- font-family: Inter;
31197
- font-style: normal;
31198
- font-weight: 500;
31199
- font-feature-settings: "zero" on;
30952
+ .dszu9qr {
30953
+ color: rgba(44, 56, 82, 0.6);
30954
+ margin-top: 5px;
31200
30955
  font-size: 12px;
31201
30956
  line-height: 18px;
31202
30957
  }
31203
30958
 
31204
- .t55raab {
31205
- font-family: Inter;
31206
- font-style: normal;
31207
- font-weight: bold;
31208
- font-feature-settings: "zero" on;
31209
- font-size: 16px;
31210
- line-height: 24px;
30959
+ .snxzgx {
30960
+ color: #f0483e;
30961
+ font-size: 12px;
30962
+ white-space: pre-wrap;
31211
30963
  }
31212
30964
 
31213
- .u1w9abfe {
31214
- font-family: Inter;
31215
- font-style: normal;
31216
- font-weight: normal;
31217
- font-size: 10px;
31218
- line-height: 12px;
30965
+ .o1i4orqw {
30966
+ display: flex;
30967
+ align-items: center;
30968
+ justify-content: flex-end;
31219
30969
  }
31220
-
31221
- .s1fc623g {
31222
- width: 430px !important;
30970
+ .o1i4orqw .icon-wrapper {
30971
+ margin-right: 16px;
31223
30972
  }
31224
30973
 
31225
- .da3mx0o .ant-select-item-group {
31226
- padding: 8px 16px;
31227
- line-height: 18px;
31228
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31229
- height: 34px;
31230
- min-height: 34px;
31231
- box-sizing: border-box;
31232
- margin-top: 8px;
30974
+ .t79k8o2 {
30975
+ color: rgba(0, 21, 64, 0.3);
31233
30976
  }
31234
30977
 
31235
- .onr9gzt {
31236
- display: flex;
31237
- flex-direction: column;
31238
- margin: 1px 8px;
31239
- padding: 8px;
31240
- border-radius: 4px;
30978
+ .ipd9bk.ant-input {
30979
+ padding: 5px 12px;
30980
+ line-height: 20px;
30981
+ color: #2d3a56;
30982
+ border-radius: 6px;
30983
+ border-color: rgba(172, 186, 211, 0.6);
30984
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31241
30985
  }
31242
- .onr9gzt .selected-icon {
31243
- display: none;
30986
+ .ipd9bk.ant-input.ant-input-lg {
30987
+ padding: 8px 16px;
30988
+ line-height: 22px;
31244
30989
  }
31245
- .onr9gzt.ant-select-item-option-grouped {
31246
- padding-left: 8px;
30990
+ .ipd9bk.ant-input.ant-input-sm {
30991
+ padding: 2px 8px;
30992
+ line-height: 18px;
31247
30993
  }
31248
- .onr9gzt.ant-select-item-option-selected {
31249
- background-color: white;
30994
+ .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 {
30995
+ border-color: rgba(107, 128, 167, 0.6);
30996
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30997
+ z-index: 1;
31250
30998
  }
31251
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31252
- color: #0080ff;
30999
+ .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 {
31000
+ border-color: #0096ff;
31001
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31002
+ z-index: 1;
31253
31003
  }
31254
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31255
- display: block;
31004
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31005
+ border-color: #e75a3a;
31006
+ color: #e75a3a;
31256
31007
  }
31257
- .onr9gzt.ant-select-item-option-active {
31258
- background: rgba(0, 136, 255, 0.16);
31008
+ .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 {
31009
+ border-color: #e75a3a;
31010
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31259
31011
  }
31260
- .onr9gzt.ant-select-item-option-active .timezone-title {
31261
- color: #0080ff;
31012
+ .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 {
31013
+ border-color: #e75a3a;
31014
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31262
31015
  }
31263
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31264
- background: rgba(0, 136, 255, 0.1);
31265
- color: #0080ff;
31016
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31017
+ background: rgba(211, 218, 235, 0.6);
31018
+ color: rgba(0, 21, 64, 0.3);
31019
+ border-color: rgba(172, 186, 211, 0.6);
31266
31020
  }
31267
-
31268
- .oiy0apc {
31269
- display: flex;
31270
- justify-content: space-between;
31271
- height: 20px;
31021
+ .ipd9bk.ant-input-affix-wrapper {
31022
+ padding: 5px 12px;
31023
+ border-radius: 6px;
31024
+ border-color: rgba(172, 186, 211, 0.6);
31272
31025
  line-height: 20px;
31273
- }
31274
- .oiy0apc .timezone-title {
31275
31026
  color: #2d3a56;
31276
- overflow: hidden;
31277
- text-overflow: ellipsis;
31027
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31278
31028
  }
31279
-
31280
- .of4y382 {
31281
- display: flex;
31282
- justify-content: space-between;
31029
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31030
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31283
31031
  color: rgba(44, 56, 82, 0.6);
31284
- height: 18px;
31285
- line-height: 18px;
31286
- margin-top: 2px;
31287
31032
  }
31288
-
31289
- .t19903l9 {
31290
- border: none;
31291
- margin-right: 0;
31292
- background: rgba(225, 230, 241, 0.6);
31033
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31034
+ padding: 8px 16px;
31035
+ line-height: 22px;
31293
31036
  }
31294
-
31295
- .ohwbvxu {
31296
- pointer-events: none;
31297
- height: 32px;
31298
- width: 100%;
31299
- opacity: 0;
31300
- }
31301
-
31302
- .c1up1pdz {
31303
- width: 648px;
31304
- }
31305
- .c1up1pdz.active {
31306
- border-color: #0080ff;
31037
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31038
+ padding: 2px 8px;
31039
+ line-height: 18px;
31307
31040
  }
31308
- .c1up1pdz.active > header {
31309
- background: rgba(0, 128, 255, 0.1);
31041
+ .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 {
31042
+ border-color: rgba(107, 128, 167, 0.6);
31043
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31310
31044
  }
31311
- .c1up1pdz .expand {
31312
- padding: 12px;
31045
+ .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 {
31046
+ border-color: #0096ff;
31047
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31313
31048
  }
31314
- .c1up1pdz .field-item {
31315
- display: flex;
31316
- padding: 10px 0;
31317
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31049
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31050
+ border-color: #e75a3a;
31318
31051
  }
31319
- .c1up1pdz .field-item:last-child {
31320
- border-bottom: none;
31321
- padding-bottom: 0;
31052
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31053
+ color: #e75a3a;
31322
31054
  }
31323
- .c1up1pdz .field-item label {
31324
- line-height: 32px;
31325
- width: 100px;
31326
- color: rgba(62, 70, 82, 0.6);
31055
+ .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 {
31056
+ border-color: #e75a3a;
31057
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31327
31058
  }
31328
- .c1up1pdz .help {
31329
- color: rgba(62, 70, 82, 0.6);
31330
- margin-top: 5px;
31059
+ .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 {
31060
+ border-color: #e75a3a;
31061
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31331
31062
  }
31332
- .c1up1pdz .ant-input-affix-wrapper,
31333
- .c1up1pdz .ant-picker {
31334
- width: 128px;
31063
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31064
+ background: rgba(211, 218, 235, 0.6);
31065
+ color: rgba(0, 21, 64, 0.3);
31066
+ border-color: rgba(172, 186, 211, 0.6);
31335
31067
  }
31336
-
31337
- .c156wh19 {
31338
- display: flex;
31339
- align-items: center;
31340
- justify-content: space-between;
31341
- word-break: keep-all;
31068
+ textarea.ipd9bk.ant-input {
31069
+ transition-property: height;
31070
+ transition-delay: 50ms;
31342
31071
  }
31343
- .c156wh19 .title {
31344
- margin: 0 16px 0 8px;
31072
+ textarea.ipd9bk.ant-input.textarea-large {
31073
+ min-height: 40px;
31074
+ height: 40px;
31345
31075
  }
31346
- .c156wh19 .retain {
31347
- color: rgba(129, 138, 153, 0.6);
31076
+ textarea.ipd9bk.ant-input.textarea-large:focus {
31077
+ height: 80px;
31348
31078
  }
31349
- .c156wh19 .left {
31350
- flex: 1;
31351
- display: flex;
31352
- overflow: hidden;
31353
- align-items: center;
31354
- justify-content: flex-start;
31355
- white-space: nowrap;
31079
+ textarea.ipd9bk.ant-input.textarea-middle {
31080
+ min-height: 32px;
31081
+ height: 32px;
31356
31082
  }
31357
- .c156wh19 .left .title {
31358
- max-width: 100%;
31359
- overflow: hidden;
31360
- text-overflow: ellipsis;
31083
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
31084
+ height: 64px;
31361
31085
  }
31362
- .c156wh19 .right {
31363
- display: flex;
31364
- align-items: center;
31086
+ textarea.ipd9bk.ant-input.textarea-small {
31087
+ min-height: 24px;
31088
+ height: 24px;
31365
31089
  }
31366
- .c156wh19 .reverse {
31367
- display: flex;
31368
- flex-direction: row-reverse;
31369
- align-items: center;
31090
+ textarea.ipd9bk.ant-input.textarea-small:focus {
31091
+ height: 40px;
31370
31092
  }
31371
- .c156wh19 .reverse .ant-switch {
31372
- margin-left: 8px;
31093
+
31094
+ .kypn5o5 input, .kypn5o5.input-tags {
31095
+ border: 1px solid rgba(213, 219, 227, 0.6);
31096
+ border-radius: 4px;
31373
31097
  }
31374
- .c156wh19 .close {
31375
- padding-left: 14px;
31376
- margin-left: 14px;
31377
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31098
+ .kypn5o5.input-tags {
31099
+ position: relative;
31100
+ padding: 6px;
31101
+ height: 32px;
31378
31102
  cursor: pointer;
31103
+ transition: border 150ms;
31379
31104
  }
31380
-
31381
- .m126spxy {
31382
- padding-bottom: 4px;
31383
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31105
+ .kypn5o5.input-tags:hover {
31106
+ border-color: #0080ff;
31107
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31384
31108
  }
31385
- .m126spxy .ant-btn-link {
31386
- padding: 1px 10px;
31387
- color: rgba(62, 70, 82, 0.6);
31388
- border-radius: 4px;
31109
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
31110
+ padding-right: 30px;
31389
31111
  }
31390
- .m126spxy .ant-btn-link.active {
31391
- background: rgba(0, 128, 255, 0.1);
31392
- color: #0096ff;
31112
+ .kypn5o5.input-tags .input-tags-inner {
31113
+ display: flex;
31393
31114
  }
31394
-
31395
- .wpbf4pq {
31396
- padding: 10px 0;
31397
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31115
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31116
+ display: flex;
31398
31117
  }
31399
- .wpbf4pq .ant-input,
31400
- .wpbf4pq .ant-picker {
31401
- width: 80px;
31402
- margin: 0 9px;
31403
- text-align: center;
31118
+ .kypn5o5.input-tags .input-tag-suffix {
31119
+ position: absolute;
31120
+ right: 12px;
31121
+ top: 50%;
31122
+ transform: translateY(-50%);
31404
31123
  }
31405
- .wpbf4pq .options {
31406
- padding: 12px 0 12px 16px;
31407
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31408
- margin: 5px 0 5px 8px;
31124
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31125
+ color: rgba(0, 0, 0, 0.25);
31126
+ font-size: 12px;
31127
+ cursor: pointer;
31409
31128
  }
31410
- .wpbf4pq .week-day-option,
31411
- .wpbf4pq .month-day-option {
31412
- background: #f5f7fa;
31413
- box-sizing: border-box;
31414
- border-radius: 16px;
31415
- margin-right: 8px;
31129
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31130
+ color: rgba(0, 0, 0, 0.45);
31416
31131
  }
31417
- .wpbf4pq .week-day-option:focus,
31418
- .wpbf4pq .month-day-option:focus {
31419
- color: inherit;
31420
- border-color: #d9d9d9;
31132
+ .kypn5o5.has-focus-indicator {
31133
+ position: relative;
31134
+ overflow: hidden;
31421
31135
  }
31422
- .wpbf4pq .week-day-option.active {
31423
- background-color: #0096ff;
31424
- border-color: #0096ff;
31425
- color: #fff;
31136
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
31137
+ position: absolute;
31138
+ top: 50%;
31139
+ transform: translateY(-50%);
31140
+ left: -16px;
31141
+ transition: left 150ms ease;
31142
+ opacity: 0;
31426
31143
  }
31427
- .wpbf4pq .week-day-option.en-text {
31428
- width: 110px;
31429
- margin-top: 4px;
31144
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31145
+ left: 8px;
31146
+ opacity: 1;
31430
31147
  }
31431
- .wpbf4pq .month-day-option {
31432
- width: 32px;
31433
- padding: 0;
31434
- margin-bottom: 8px;
31148
+ .kypn5o5.has-focus-indicator input {
31149
+ transition: margin-left 150ms ease;
31150
+ margin-left: 0px;
31435
31151
  }
31436
- .wpbf4pq .month-day-option.active {
31437
- background-color: #0096ff;
31438
- border-color: #0096ff;
31439
- color: #fff;
31152
+ .kypn5o5.has-focus-indicator input:focus {
31153
+ margin-left: 16px;
31440
31154
  }
31441
31155
 
31442
- .i1e4sgug {
31443
- display: inline-block;
31156
+ input.l1ki27se.ant-input {
31157
+ border-top-right-radius: 0;
31158
+ border-bottom-right-radius: 0;
31444
31159
  }
31445
31160
 
31446
- .t1upn1sz {
31447
- height: 100%;
31161
+ .l1ki27se.ant-input-affix-wrapper {
31162
+ border-top-right-radius: 0;
31163
+ border-bottom-right-radius: 0;
31448
31164
  }
31449
31165
 
31450
- .tta5kd2 {
31451
- height: 100%;
31452
- }
31453
- .tta5kd2.empty-table .ant-table-content {
31454
- overflow: visible !important;
31455
- height: 100%;
31166
+ input.rrg1fkn.ant-input {
31167
+ border-top-left-radius: 0;
31168
+ border-bottom-left-radius: 0;
31456
31169
  }
31457
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31458
- height: 100%;
31170
+
31171
+ .rrg1fkn.ant-input-affix-wrapper {
31172
+ border-top-left-radius: 0;
31173
+ border-bottom-left-radius: 0;
31459
31174
  }
31460
- .tta5kd2.empty-table .ant-table-content table {
31461
- width: 100% !important;
31462
- height: 100%;
31175
+
31176
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31177
+ border-top-right-radius: 0;
31178
+ border-bottom-right-radius: 0;
31463
31179
  }
31464
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31465
- padding: 15px 0;
31180
+
31181
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31182
+ border-top-left-radius: 0;
31183
+ border-bottom-left-radius: 0;
31466
31184
  }
31467
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31468
- display: none;
31185
+
31186
+ .c1t6wbwv {
31187
+ display: flex;
31188
+ flex-direction: column;
31469
31189
  }
31470
- .tta5kd2 .active-row td:nth-child(1) {
31471
- font-weight: 700;
31190
+ .c1t6wbwv .select-wrapper {
31191
+ margin-top: 12px;
31472
31192
  }
31473
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31474
- font-weight: 700;
31193
+ .c1t6wbwv .select-wrapper .select {
31194
+ width: 100%;
31475
31195
  }
31476
- .tta5kd2 .ant-spin-nested-loading {
31477
- height: 100%;
31196
+ .c1t6wbwv .radio-wrapper {
31197
+ margin-top: 24px;
31478
31198
  }
31479
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31480
- height: 100%;
31481
- overflow: visible;
31199
+ .c1t6wbwv .form-item {
31200
+ width: 100%;
31482
31201
  }
31483
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31484
- max-height: none;
31202
+
31203
+ .d1k7vv5v {
31204
+ font-size: 14px;
31205
+ font-weight: 500;
31206
+ color: #3e4652;
31207
+ line-height: 18px;
31485
31208
  }
31486
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31487
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31488
- display: none;
31209
+ .d1k7vv5v + .d1k7vv5v {
31210
+ margin-top: 16px;
31489
31211
  }
31490
- .tta5kd2 td.ant-table-column-sort {
31491
- background: transparent;
31212
+ .d1k7vv5v + * {
31213
+ margin-top: 16px;
31492
31214
  }
31493
- .tta5kd2 td.ant-table-cell-fix-left,
31494
- .tta5kd2 td.ant-table-cell-fix-right {
31495
- background: #fff;
31496
- padding: 0 !important;
31215
+
31216
+ .le7b9r4.d1k7vv5v {
31217
+ font-size: 12px;
31218
+ color: rgba(44, 56, 82, 0.6);
31219
+ margin-top: 12px;
31497
31220
  }
31498
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31499
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31221
+
31222
+ .r1dnygxx.le7b9r4.d1k7vv5v {
31223
+ line-height: 18px;
31224
+ font-weight: 500;
31225
+ margin-top: 0;
31226
+ white-space: initial;
31227
+ }
31228
+
31229
+ .r12ddqmh {
31230
+ display: block;
31231
+ }
31232
+ .r12ddqmh span {
31233
+ font-size: 14px;
31234
+ font-weight: 500;
31235
+ line-height: 32px;
31236
+ color: #3e4652;
31237
+ }
31238
+
31239
+ .ctcr26a {
31240
+ margin-top: 8px;
31241
+ padding: 8px;
31242
+ border-radius: 6px;
31243
+ background: rgba(225, 230, 241, 0.6);
31244
+ color: rgba(44, 56, 82, 0.6);
31245
+ font-size: 12px;
31246
+ }
31247
+ .ctcr26a div {
31248
+ line-height: 20px;
31500
31249
  display: flex;
31501
31250
  align-items: center;
31502
- height: 100%;
31503
- padding: 8px;
31251
+ word-break: break-all;
31504
31252
  }
31505
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31506
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31507
- overflow: hidden;
31508
- text-overflow: ellipsis;
31509
- width: 100%;
31253
+
31254
+ .d6j0lbj {
31255
+ font-family: Inter;
31256
+ font-style: normal;
31257
+ font-weight: bold;
31258
+ font-size: 32px;
31259
+ line-height: 40px;
31510
31260
  }
31511
- .tta5kd2 .ant-table-container {
31512
- height: 100%;
31261
+
31262
+ .d1xhvvxe {
31263
+ font-family: Inter;
31264
+ font-style: normal;
31265
+ font-weight: bold;
31266
+ font-size: 24px;
31267
+ line-height: 32px;
31513
31268
  }
31514
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31515
- box-shadow: none !important;
31269
+
31270
+ .dk10mxq {
31271
+ font-family: Inter;
31272
+ font-style: normal;
31273
+ font-weight: normal;
31274
+ font-size: 32px;
31275
+ line-height: 40px;
31516
31276
  }
31517
- .tta5kd2 .ant-table {
31518
- border-radius: 0px;
31519
- border-left: none;
31520
- border-right: none;
31521
- border-bottom: none;
31522
- height: 100%;
31277
+
31278
+ .dxsait {
31279
+ font-family: Inter;
31280
+ font-style: normal;
31281
+ font-weight: bold;
31282
+ font-size: 20px;
31283
+ line-height: 24px;
31284
+ }
31285
+
31286
+ .dokn0h3 {
31287
+ font-family: Inter;
31288
+ font-style: normal;
31289
+ font-weight: normal;
31290
+ font-size: 20px;
31291
+ line-height: 24px;
31292
+ }
31293
+
31294
+ .dobau4p {
31295
+ font-family: Inter;
31296
+ font-style: normal;
31297
+ font-weight: bold;
31298
+ font-size: 18px;
31299
+ line-height: 22px;
31300
+ }
31301
+
31302
+ .dvolwok {
31303
+ font-family: Inter;
31304
+ font-style: normal;
31305
+ font-weight: normal;
31306
+ font-size: 18px;
31307
+ line-height: 22px;
31308
+ }
31309
+
31310
+ .h181qhg4 {
31311
+ font-family: Inter;
31312
+ font-style: normal;
31313
+ font-weight: bold;
31314
+ font-size: 16px;
31315
+ line-height: 22px;
31316
+ }
31317
+
31318
+ .h1phgmcq {
31319
+ font-family: Inter;
31320
+ font-style: normal;
31321
+ font-weight: normal;
31322
+ font-size: 16px;
31323
+ line-height: 22px;
31324
+ }
31325
+
31326
+ .h173xnl1 {
31327
+ font-family: Inter;
31328
+ font-style: normal;
31329
+ font-weight: bold;
31330
+ font-size: 14px;
31331
+ line-height: 20px;
31332
+ }
31333
+
31334
+ .hedm4pz {
31335
+ font-family: Inter;
31336
+ font-style: normal;
31337
+ font-weight: normal;
31338
+ font-size: 14px;
31339
+ line-height: 20px;
31340
+ }
31341
+
31342
+ .h1kd8xld {
31343
+ font-family: Inter;
31344
+ font-style: normal;
31345
+ font-weight: bold;
31523
31346
  font-size: 12px;
31524
- background: transparent;
31347
+ line-height: 18px;
31525
31348
  }
31526
- .tta5kd2 .ant-table .ant-table-header {
31527
- position: relative;
31528
- z-index: 3;
31529
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31530
- margin-bottom: -1px;
31349
+
31350
+ .hp14fr {
31351
+ font-family: Inter;
31352
+ font-style: normal;
31353
+ font-weight: normal;
31354
+ font-size: 12px;
31355
+ line-height: 18px;
31531
31356
  }
31532
- .tta5kd2 .ant-table .time-wrapper .date,
31533
- .tta5kd2 .ant-table .value {
31534
- color: #2d3a56;
31357
+
31358
+ .hgrg7mn {
31359
+ font-family: Inter;
31360
+ font-style: normal;
31361
+ font-weight: bold;
31362
+ text-transform: uppercase;
31363
+ font-feature-settings: "cpsp" on;
31364
+ font-size: 12px;
31365
+ line-height: 18px;
31535
31366
  }
31536
- .tta5kd2 .ant-table .time-wrapper .time,
31537
- .tta5kd2 .ant-table .unit {
31538
- color: rgba(44, 56, 82, 0.6);
31367
+
31368
+ .h6zme9x {
31369
+ font-family: Inter;
31370
+ font-style: normal;
31371
+ font-weight: normal;
31372
+ text-transform: uppercase;
31373
+ font-feature-settings: "cpsp" on;
31374
+ font-size: 12px;
31375
+ line-height: 18px;
31539
31376
  }
31540
- .tta5kd2 .ant-table .ant-table-selection {
31541
- position: unset;
31542
- text-align: center;
31377
+
31378
+ .locjvsv {
31379
+ font-family: Inter;
31380
+ font-style: normal;
31381
+ font-weight: normal;
31382
+ font-size: 16px;
31383
+ line-height: 24px;
31543
31384
  }
31544
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31545
- background: #fff;
31385
+
31386
+ .l13gi131 {
31387
+ font-family: Inter;
31388
+ font-style: normal;
31389
+ font-weight: bold;
31390
+ font-size: 16px;
31391
+ line-height: 24px;
31546
31392
  }
31547
- .tta5kd2 .ant-table .anticon-setting {
31548
- cursor: pointer;
31549
- position: absolute;
31550
- top: 50%;
31551
- right: 12px;
31552
- transform: translateY(-50%);
31393
+
31394
+ .l1ynemsu {
31395
+ font-family: Inter;
31396
+ font-style: normal;
31397
+ font-weight: normal;
31398
+ font-size: 16px;
31399
+ line-height: 24px;
31553
31400
  }
31554
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31555
- box-shadow: none;
31556
- width: 1px;
31557
- background: rgba(213, 219, 227, 0.6);
31401
+
31402
+ .l1cft1cx {
31403
+ font-family: Inter;
31404
+ font-style: normal;
31405
+ font-weight: bold;
31406
+ font-size: 16px;
31407
+ line-height: 24px;
31558
31408
  }
31559
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31560
- box-shadow: none;
31561
- width: 1px;
31562
- background: rgba(213, 219, 227, 0.6);
31409
+
31410
+ .l17tqc8p {
31411
+ font-family: Inter;
31412
+ font-style: normal;
31413
+ font-weight: normal;
31414
+ text-transform: uppercase;
31415
+ font-feature-settings: "cpsp" on;
31416
+ font-size: 16px;
31417
+ line-height: 24px;
31563
31418
  }
31564
- .tta5kd2 .ant-table .ant-table-tbody {
31565
- position: relative;
31419
+
31420
+ .l1j1e5w7 {
31421
+ font-family: Inter;
31422
+ font-style: normal;
31423
+ font-weight: bold;
31424
+ text-transform: uppercase;
31425
+ font-feature-settings: "cpsp" on;
31426
+ font-size: 16px;
31427
+ line-height: 24px;
31566
31428
  }
31567
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31568
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31569
- border-bottom: 1px solid white;
31570
- height: 40px;
31571
- vertical-align: middle;
31572
- transition: background 0ms;
31573
- color: #00122e;
31429
+
31430
+ .l1gf91jb {
31431
+ font-family: Inter;
31432
+ font-style: normal;
31433
+ font-weight: normal;
31434
+ font-size: 14px;
31435
+ line-height: 22px;
31574
31436
  }
31575
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31576
- background: #f2f5fa;
31577
- border-bottom-color: #f2f5fa;
31437
+
31438
+ .lu7hlr6 {
31439
+ font-family: Inter;
31440
+ font-style: normal;
31441
+ font-weight: 500;
31442
+ font-size: 14px;
31443
+ line-height: 22px;
31578
31444
  }
31579
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31580
- height: auto;
31581
- color: #00122e;
31582
- font-size: 12px;
31583
- text-align: left;
31584
- transition: none;
31585
- overflow: hidden;
31586
- text-overflow: ellipsis;
31587
- white-space: nowrap;
31445
+
31446
+ .l3l3jf0 {
31447
+ font-family: Inter;
31448
+ font-style: normal;
31449
+ font-weight: bold;
31450
+ font-size: 14px;
31451
+ line-height: 22px;
31588
31452
  }
31589
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31590
- color: #0096ff;
31453
+
31454
+ .l12j5nqp {
31455
+ font-family: Inter;
31456
+ font-style: normal;
31457
+ font-weight: normal;
31458
+ font-size: 14px;
31459
+ line-height: 22px;
31591
31460
  }
31592
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31593
- overflow: hidden;
31594
- text-overflow: ellipsis;
31595
- width: 100%;
31596
- vertical-align: middle;
31461
+
31462
+ .l1tecqht {
31463
+ font-family: Inter;
31464
+ font-style: normal;
31465
+ font-weight: bold;
31466
+ font-size: 14px;
31467
+ line-height: 22px;
31597
31468
  }
31598
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31599
- line-height: 0px;
31469
+
31470
+ .l6sa990 {
31471
+ font-family: Inter;
31472
+ font-style: normal;
31473
+ font-weight: normal;
31474
+ text-transform: uppercase;
31475
+ font-feature-settings: "cpsp" on;
31476
+ font-size: 14px;
31477
+ line-height: 22px;
31600
31478
  }
31601
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31602
- padding-right: 25px;
31479
+
31480
+ .lckqe8j {
31481
+ font-family: Inter;
31482
+ font-style: normal;
31483
+ font-weight: bold;
31484
+ text-transform: uppercase;
31485
+ font-feature-settings: "cpsp" on;
31486
+ font-size: 14px;
31487
+ line-height: 22px;
31603
31488
  }
31604
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31605
- border-top-color: transparent;
31489
+
31490
+ .l1kuminb {
31491
+ font-family: Inter;
31492
+ font-style: normal;
31493
+ font-weight: normal;
31494
+ font-size: 13px;
31495
+ line-height: 20px;
31606
31496
  }
31607
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31608
- background: rgba(225, 230, 241, 0.6);
31609
- border-color: transparent transparent white;
31497
+
31498
+ .l1pbuf5j {
31499
+ font-family: Inter;
31500
+ font-style: normal;
31501
+ font-weight: 600;
31502
+ font-size: 13px;
31503
+ line-height: 20px;
31610
31504
  }
31611
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31612
- border-radius: 8px 0 0 8px;
31505
+
31506
+ .l1r4ztu {
31507
+ font-family: Inter;
31508
+ font-style: normal;
31509
+ font-weight: bold;
31510
+ font-size: 13px;
31511
+ line-height: 20px;
31613
31512
  }
31614
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31615
- border-radius: 8px 0 0 8px;
31513
+
31514
+ .ly8vzok {
31515
+ font-family: Inter;
31516
+ font-style: normal;
31517
+ font-weight: normal;
31518
+ font-size: 13px;
31519
+ line-height: 20px;
31616
31520
  }
31617
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31618
- content: "";
31619
- width: 4px;
31620
- top: -1px;
31621
- bottom: -1px;
31622
- background: white;
31521
+
31522
+ .lumfmf {
31523
+ font-family: Inter;
31524
+ font-style: normal;
31525
+ font-weight: 600;
31526
+ font-size: 13px;
31527
+ line-height: 20px;
31623
31528
  }
31624
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31625
- border-radius: 0 8px 8px 0;
31529
+
31530
+ .l16ujwmv {
31531
+ font-family: Inter;
31532
+ font-style: normal;
31533
+ font-weight: bold;
31534
+ font-size: 13px;
31535
+ line-height: 20px;
31626
31536
  }
31627
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31628
- border-radius: 0;
31629
- background: white;
31630
- border-top: none;
31537
+
31538
+ .l17o1ffr {
31539
+ font-family: Inter;
31540
+ font-style: normal;
31541
+ font-weight: normal;
31542
+ text-transform: uppercase;
31543
+ font-feature-settings: "cpsp" on;
31544
+ font-size: 13px;
31545
+ line-height: 20px;
31631
31546
  }
31632
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31633
- border-top: 1px solid transparent;
31634
- border-radius: 0 8px 8px 0;
31635
- background: rgba(225, 230, 241, 0.6);
31547
+
31548
+ .lngllvn {
31549
+ font-family: Inter;
31550
+ font-style: normal;
31551
+ font-weight: bold;
31552
+ text-transform: uppercase;
31553
+ font-feature-settings: "cpsp" on;
31554
+ font-size: 13px;
31555
+ line-height: 20px;
31636
31556
  }
31637
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31638
- background: white;
31639
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31557
+
31558
+ .l2i7fo9 {
31559
+ font-family: Inter;
31560
+ font-style: normal;
31561
+ font-weight: normal;
31562
+ font-size: 12px;
31563
+ line-height: 18px;
31640
31564
  }
31641
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31642
- display: flex;
31643
- align-items: center;
31644
- height: 100%;
31645
- background: rgba(225, 230, 241, 0.6);
31565
+
31566
+ .l1x7hscx {
31567
+ font-family: Inter;
31568
+ font-style: normal;
31569
+ font-weight: 500;
31570
+ font-size: 12px;
31571
+ line-height: 18px;
31572
+ }
31573
+
31574
+ .le1jwan {
31575
+ font-family: Inter;
31576
+ font-style: normal;
31577
+ font-weight: bold;
31578
+ font-size: 12px;
31579
+ line-height: 18px;
31580
+ }
31581
+
31582
+ .lyxynfj {
31583
+ font-family: Inter;
31584
+ font-style: normal;
31585
+ font-weight: normal;
31586
+ font-size: 12px;
31587
+ line-height: 18px;
31588
+ }
31589
+
31590
+ .lpb2nxv {
31591
+ font-family: Inter;
31592
+ font-style: normal;
31593
+ font-weight: 500;
31594
+ font-size: 12px;
31595
+ line-height: 18px;
31596
+ }
31597
+
31598
+ .l1r8o3vv {
31599
+ font-family: Inter;
31600
+ font-style: normal;
31601
+ font-weight: bold;
31602
+ font-size: 12px;
31603
+ line-height: 18px;
31646
31604
  }
31647
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31648
- background: white;
31649
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31605
+
31606
+ .lemnjy2 {
31607
+ font-family: Inter;
31608
+ font-style: normal;
31609
+ font-weight: normal;
31610
+ text-transform: uppercase;
31611
+ font-feature-settings: "cpsp" on;
31612
+ font-size: 12px;
31613
+ line-height: 18px;
31650
31614
  }
31651
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31652
- display: flex;
31653
- align-items: center;
31654
- height: 100%;
31655
- background: rgba(225, 230, 241, 0.6);
31615
+
31616
+ .lrc42gb {
31617
+ font-family: Inter;
31618
+ font-style: normal;
31619
+ font-weight: bold;
31620
+ text-transform: uppercase;
31621
+ font-feature-settings: "cpsp" on;
31622
+ font-size: 12px;
31623
+ line-height: 18px;
31656
31624
  }
31657
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31658
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31625
+
31626
+ .fqaz4mb {
31627
+ font-family: Inter;
31628
+ font-style: normal;
31629
+ font-weight: normal;
31630
+ font-size: 13px;
31631
+ line-height: 20px;
31659
31632
  }
31660
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31661
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31662
- border-radius: 8px;
31633
+
31634
+ .f13we5o {
31635
+ font-family: Inter;
31636
+ font-style: normal;
31637
+ font-weight: normal;
31638
+ font-size: 13px;
31639
+ line-height: 20px;
31663
31640
  }
31664
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31665
- border-top-color: white;
31641
+
31642
+ .ffmjua2 {
31643
+ font-family: Inter;
31644
+ font-style: normal;
31645
+ font-weight: normal;
31646
+ font-size: 12px;
31647
+ line-height: 18px;
31666
31648
  }
31667
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31668
- background: rgba(0, 136, 255, 0.1);
31669
- border-bottom-color: transparent;
31670
- border-top-color: transparent;
31649
+
31650
+ .fz2mxw0 {
31651
+ font-family: Inter;
31652
+ font-style: normal;
31653
+ font-weight: normal;
31654
+ font-size: 12px;
31655
+ line-height: 18px;
31671
31656
  }
31672
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31673
- border-radius: 8px 0 0 8px;
31657
+
31658
+ .t1ertzoh {
31659
+ font-family: Inter;
31660
+ font-style: normal;
31661
+ font-weight: normal;
31662
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31663
+ font-size: 13px;
31664
+ line-height: 20px;
31674
31665
  }
31675
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31676
- border-radius: 0 8px 8px 0;
31666
+
31667
+ .t19bge8r {
31668
+ font-family: Inter;
31669
+ font-style: normal;
31670
+ font-weight: normal;
31671
+ font-feature-settings: "zero" on;
31672
+ font-size: 13px;
31673
+ line-height: 20px;
31677
31674
  }
31678
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31679
- background: rgba(0, 136, 255, 0.1);
31675
+
31676
+ .tjrzfyl {
31677
+ font-family: Inter;
31678
+ font-style: normal;
31679
+ font-weight: normal;
31680
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31681
+ font-size: 12px;
31682
+ line-height: 18px;
31680
31683
  }
31681
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31682
- background: #fff;
31683
- font-weight: 400;
31684
- position: relative;
31685
- border-bottom: none;
31686
- color: #00122e;
31687
- transition: none;
31688
- padding: 15px 8px 15px 8px;
31684
+
31685
+ .tm6s7bo {
31686
+ font-family: Inter;
31687
+ font-style: normal;
31688
+ font-weight: 500;
31689
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31690
+ font-size: 12px;
31691
+ line-height: 18px;
31689
31692
  }
31690
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31691
- content: "";
31692
- width: 1px;
31693
- top: 0;
31694
- bottom: 0;
31695
- background: rgba(211, 218, 235, 0.6);
31696
- position: absolute;
31697
- right: 0;
31693
+
31694
+ .t19zq6ic {
31695
+ font-family: Inter;
31696
+ font-style: normal;
31697
+ font-weight: normal;
31698
+ font-feature-settings: "zero" on;
31699
+ font-size: 12px;
31700
+ line-height: 18px;
31698
31701
  }
31699
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31700
- padding: unset;
31702
+
31703
+ .t1gduru8 {
31704
+ font-family: Inter;
31705
+ font-style: normal;
31706
+ font-weight: 500;
31707
+ font-feature-settings: "zero" on;
31708
+ font-size: 12px;
31709
+ line-height: 18px;
31701
31710
  }
31702
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31703
- display: none;
31711
+
31712
+ .t55raab {
31713
+ font-family: Inter;
31714
+ font-style: normal;
31715
+ font-weight: bold;
31716
+ font-feature-settings: "zero" on;
31717
+ font-size: 16px;
31718
+ line-height: 24px;
31704
31719
  }
31705
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31706
- width: 100%;
31707
- overflow: hidden;
31708
- white-space: nowrap;
31709
- text-overflow: ellipsis;
31720
+
31721
+ .u1w9abfe {
31722
+ font-family: Inter;
31723
+ font-style: normal;
31724
+ font-weight: normal;
31725
+ font-size: 10px;
31726
+ line-height: 12px;
31710
31727
  }
31711
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31712
- overflow: hidden;
31713
- text-overflow: ellipsis;
31714
- flex: 1;
31728
+
31729
+ .s1fc623g {
31730
+ width: 430px !important;
31715
31731
  }
31716
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31717
- padding: 15px 25px 15px 8px;
31732
+
31733
+ .da3mx0o .ant-select-item-group {
31734
+ padding: 8px 16px;
31735
+ line-height: 18px;
31736
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31737
+ height: 34px;
31738
+ min-height: 34px;
31739
+ box-sizing: border-box;
31740
+ margin-top: 8px;
31718
31741
  }
31719
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31720
- padding: 0;
31742
+
31743
+ .onr9gzt {
31744
+ display: flex;
31745
+ flex-direction: column;
31746
+ margin: 1px 8px;
31747
+ padding: 8px;
31748
+ border-radius: 4px;
31721
31749
  }
31722
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31723
- position: absolute;
31724
- right: 6px;
31725
- top: 50%;
31726
- transform: translateY(-50%);
31727
- height: 16px;
31750
+ .onr9gzt .selected-icon {
31728
31751
  display: none;
31729
- transition: transform 320ms ease;
31730
31752
  }
31731
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31732
- display: block;
31733
- transform: translateY(-50%) rotateX(180deg);
31753
+ .onr9gzt.ant-select-item-option-grouped {
31754
+ padding-left: 8px;
31734
31755
  }
31735
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31736
- display: block;
31756
+ .onr9gzt.ant-select-item-option-selected {
31757
+ background-color: white;
31737
31758
  }
31738
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31739
- display: none;
31759
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31760
+ color: #0080ff;
31740
31761
  }
31741
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31742
- transform: translateY(-50%);
31762
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31763
+ display: block;
31743
31764
  }
31744
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31745
- transform: translateY(-50%) rotateX(180deg);
31765
+ .onr9gzt.ant-select-item-option-active {
31766
+ background: rgba(0, 136, 255, 0.16);
31746
31767
  }
31747
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31748
- background: #f2f5fa;
31768
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31769
+ color: #0080ff;
31749
31770
  }
31750
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31751
- display: block;
31771
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31772
+ background: rgba(0, 136, 255, 0.1);
31773
+ color: #0080ff;
31752
31774
  }
31753
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31754
- padding-right: 25px;
31775
+
31776
+ .oiy0apc {
31777
+ display: flex;
31778
+ justify-content: space-between;
31779
+ height: 20px;
31780
+ line-height: 20px;
31755
31781
  }
31756
- .tta5kd2 .ant-table .ant-table-selection-column {
31757
- padding: 0 !important;
31782
+ .oiy0apc .timezone-title {
31783
+ color: #2d3a56;
31784
+ overflow: hidden;
31785
+ text-overflow: ellipsis;
31758
31786
  }
31759
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31760
- position: absolute;
31761
- left: 50%;
31762
- top: 50%;
31763
- transform: translate(-50%, -50%);
31787
+
31788
+ .of4y382 {
31789
+ display: flex;
31790
+ justify-content: space-between;
31791
+ color: rgba(44, 56, 82, 0.6);
31792
+ height: 18px;
31793
+ line-height: 18px;
31794
+ margin-top: 2px;
31764
31795
  }
31765
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31766
- display: none;
31796
+
31797
+ .t19903l9 {
31798
+ border: none;
31799
+ margin-right: 0;
31800
+ background: rgba(225, 230, 241, 0.6);
31767
31801
  }
31768
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31769
- background: #fff;
31802
+
31803
+ .ohwbvxu {
31804
+ pointer-events: none;
31805
+ height: 32px;
31806
+ width: 100%;
31807
+ opacity: 0;
31770
31808
  }
31771
- .tta5kd2 .ant-table .ant-table-placeholder {
31772
- background: inherit;
31809
+
31810
+ .l4bld33 {
31811
+ width: 64px;
31812
+ height: 64px;
31813
+ display: flex;
31814
+ align-items: center;
31815
+ justify-content: center;
31816
+ position: relative;
31817
+ opacity: 0.2;
31773
31818
  }
31774
- .tta5kd2 .ant-table .ant-table-placeholder td {
31775
- position: static;
31776
- border: none;
31777
- background: inherit !important;
31778
- height: 100px;
31779
- vertical-align: middle;
31819
+
31820
+ .lgitjoj {
31821
+ position: absolute;
31822
+ width: 5px;
31823
+ height: 48px;
31824
+ left: 9.33px;
31825
+ top: 40.5px;
31826
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31827
+ border-radius: 5px;
31828
+ transform: rotate(-128deg);
31829
+ transform-origin: top left;
31830
+ animation: loading-indicator1 1100ms ease-out infinite;
31780
31831
  }
31781
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31782
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31783
- font-weight: bold;
31784
- font-size: 20px;
31785
- color: rgba(10, 37, 85, 0.6);
31832
+
31833
+ .l13g0exg {
31834
+ position: absolute;
31835
+ width: 5px;
31836
+ height: 48px;
31837
+ left: 40.8px;
31838
+ top: 8.4px;
31839
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31840
+ border-radius: 5px;
31841
+ transform: rotate(-8deg);
31842
+ transform-origin: top left;
31843
+ animation: loading-indicator2 1100ms ease-out infinite;
31786
31844
  }
31787
- .tta5kd2 .ant-table td.cell__action_ {
31788
- padding: 0 !important;
31789
- position: relative;
31790
- background: #fff;
31845
+
31846
+ .l1exo3h6 {
31847
+ position: absolute;
31848
+ width: 5px;
31849
+ height: 48px;
31850
+ left: 52.9px;
31851
+ top: 51.8px;
31852
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
31853
+ border-radius: 5px;
31854
+ transform: rotate(112deg);
31855
+ transform-origin: top left;
31856
+ animation: loading-indicator3 1100ms ease-out infinite;
31791
31857
  }
31792
- .tta5kd2 .ant-table td.cell__action_ > * {
31793
- height: 100%;
31858
+
31859
+ .c1bus5hc {
31860
+ --color: white;
31861
+ height: 14px;
31862
+ width: 14px;
31863
+ border-radius: 50%;
31864
+ flex-shrink: 0;
31794
31865
  display: flex;
31795
31866
  align-items: center;
31796
- justify-content: flex-end;
31797
- padding-right: 8px;
31798
- }
31799
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31800
- width: 24px;
31801
- height: 24px;
31802
- cursor: pointer;
31803
31867
  justify-content: center;
31804
- border-radius: 4px;
31868
+ border: 1px solid var(--color);
31805
31869
  }
31806
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31807
- background: #fff;
31870
+ .c1bus5hc .circle-inner {
31871
+ position: relative;
31872
+ height: 10px;
31873
+ width: 10px;
31874
+ border-radius: 50%;
31875
+ overflow: hidden;
31876
+ }
31877
+ .c1bus5hc .circle-content {
31878
+ position: absolute;
31879
+ height: 100%;
31880
+ width: 100%;
31881
+ left: 0;
31882
+ top: 0;
31883
+ border-radius: 50%;
31884
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31885
+ transform: rotate(180deg);
31886
+ }
31887
+ .c1bus5hc .circle-child {
31888
+ position: absolute;
31889
+ height: 100%;
31890
+ width: 100%;
31891
+ left: 0;
31892
+ top: 0;
31893
+ margin-left: 50%;
31894
+ transform-origin: left;
31895
+ background: white;
31896
+ transform: rotate(0deg);
31808
31897
  }
31809
31898
 
31810
31899
  .c18gxmrl {
@@ -31865,46 +31954,6 @@ input.rrg1fkn.ant-input {
31865
31954
  text-align: center;
31866
31955
  }
31867
31956
 
31868
- .c1bus5hc {
31869
- --color: white;
31870
- height: 14px;
31871
- width: 14px;
31872
- border-radius: 50%;
31873
- flex-shrink: 0;
31874
- display: flex;
31875
- align-items: center;
31876
- justify-content: center;
31877
- border: 1px solid var(--color);
31878
- }
31879
- .c1bus5hc .circle-inner {
31880
- position: relative;
31881
- height: 10px;
31882
- width: 10px;
31883
- border-radius: 50%;
31884
- overflow: hidden;
31885
- }
31886
- .c1bus5hc .circle-content {
31887
- position: absolute;
31888
- height: 100%;
31889
- width: 100%;
31890
- left: 0;
31891
- top: 0;
31892
- border-radius: 50%;
31893
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31894
- transform: rotate(180deg);
31895
- }
31896
- .c1bus5hc .circle-child {
31897
- position: absolute;
31898
- height: 100%;
31899
- width: 100%;
31900
- left: 0;
31901
- top: 0;
31902
- margin-left: 50%;
31903
- transform-origin: left;
31904
- background: white;
31905
- transform: rotate(0deg);
31906
- }
31907
-
31908
31957
  .c18bcrac {
31909
31958
  display: inline-block;
31910
31959
  width: 100%;
@@ -32145,6 +32194,10 @@ input.rrg1fkn.ant-input {
32145
32194
  white-space: nowrap;
32146
32195
  }
32147
32196
 
32197
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32198
+ display: flex;
32199
+ }
32200
+
32148
32201
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32149
32202
  border-radius: 6px;
32150
32203
  }
@@ -32202,10 +32255,6 @@ input.rrg1fkn.ant-input {
32202
32255
  transform: rotate(180deg);
32203
32256
  }
32204
32257
 
32205
- .iiqau4c.ant-input-group.ant-input-group-compact {
32206
- display: flex;
32207
- }
32208
-
32209
32258
  .igz4le8 {
32210
32259
  height: 24px;
32211
32260
  width: 56px !important;
@@ -32376,55 +32425,6 @@ input.rrg1fkn.ant-input {
32376
32425
  background-color: #7E41FF;
32377
32426
  }
32378
32427
 
32379
- .l4bld33 {
32380
- width: 64px;
32381
- height: 64px;
32382
- display: flex;
32383
- align-items: center;
32384
- justify-content: center;
32385
- position: relative;
32386
- opacity: 0.2;
32387
- }
32388
-
32389
- .lgitjoj {
32390
- position: absolute;
32391
- width: 5px;
32392
- height: 48px;
32393
- left: 9.33px;
32394
- top: 40.5px;
32395
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32396
- border-radius: 5px;
32397
- transform: rotate(-128deg);
32398
- transform-origin: top left;
32399
- animation: loading-indicator1 1100ms ease-out infinite;
32400
- }
32401
-
32402
- .l13g0exg {
32403
- position: absolute;
32404
- width: 5px;
32405
- height: 48px;
32406
- left: 40.8px;
32407
- top: 8.4px;
32408
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32409
- border-radius: 5px;
32410
- transform: rotate(-8deg);
32411
- transform-origin: top left;
32412
- animation: loading-indicator2 1100ms ease-out infinite;
32413
- }
32414
-
32415
- .l1exo3h6 {
32416
- position: absolute;
32417
- width: 5px;
32418
- height: 48px;
32419
- left: 52.9px;
32420
- top: 51.8px;
32421
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32422
- border-radius: 5px;
32423
- transform: rotate(112deg);
32424
- transform-origin: top left;
32425
- animation: loading-indicator3 1100ms ease-out infinite;
32426
- }
32427
-
32428
32428
  .clm1wy1 {
32429
32429
  width: 192px;
32430
32430
  height: 246px;
@@ -32674,40 +32674,10 @@ input.rrg1fkn.ant-input {
32674
32674
  .t1kgldps:last-child {
32675
32675
  padding-bottom: 3px;
32676
32676
  }
32677
- .t1kgldps .column-value {
32678
- color: #fff;
32679
- margin-left: 8px;
32680
- }
32681
-
32682
- .t1gz6wqf {
32683
- height: 100%;
32684
- }
32685
- .t1gz6wqf .table-loading-item {
32686
- padding: 12px 4px;
32687
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32688
- display: flex;
32689
- }
32690
- .t1gz6wqf .table-loading-item > * {
32691
- height: 16px;
32692
- margin: 4px;
32693
- background: rgba(204, 212, 227, 0.18);
32694
- border-radius: 2px;
32695
- }
32696
- .t1gz6wqf .table-loading-item .checkbox-loading {
32697
- width: 16px;
32698
- }
32699
- .t1gz6wqf .table-loading-item .td-loading {
32700
- flex: 1;
32701
- }
32702
- .t1gz6wqf :nth-child(1) {
32703
- padding: 8px 4px;
32704
- }
32705
- .t1gz6wqf :nth-child(1) > * {
32706
- background: rgba(107, 125, 153, 0.18);
32707
- }
32708
- .t1gz6wqf :nth-child(1) > * {
32709
- background: rgba(163, 180, 204, 0.18);
32710
- }
32677
+ .t1kgldps .column-value {
32678
+ color: #fff;
32679
+ margin-left: 8px;
32680
+ }
32711
32681
 
32712
32682
  .sq6vos1 {
32713
32683
  --item-min-width: 60px;
@@ -32894,21 +32864,34 @@ input.rrg1fkn.ant-input {
32894
32864
  justify-content: center;
32895
32865
  }
32896
32866
 
32897
- .skwah65 {
32898
- height: 8px;
32899
- box-sizing: border-box;
32900
- border-radius: 2px;
32901
- background: #f5f7fa;
32867
+ .t1gz6wqf {
32868
+ height: 100%;
32869
+ }
32870
+ .t1gz6wqf .table-loading-item {
32871
+ padding: 12px 4px;
32872
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32902
32873
  display: flex;
32903
- width: 100%;
32904
- overflow: hidden;
32905
32874
  }
32906
- .skwah65 .stack-bar-item + .stack-bar-item {
32907
- margin-left: 1px;
32875
+ .t1gz6wqf .table-loading-item > * {
32876
+ height: 16px;
32877
+ margin: 4px;
32878
+ background: rgba(204, 212, 227, 0.18);
32879
+ border-radius: 2px;
32908
32880
  }
32909
-
32910
- .c1k4vanq {
32911
- padding: 0 12px 14px 12px;
32881
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32882
+ width: 16px;
32883
+ }
32884
+ .t1gz6wqf .table-loading-item .td-loading {
32885
+ flex: 1;
32886
+ }
32887
+ .t1gz6wqf :nth-child(1) {
32888
+ padding: 8px 4px;
32889
+ }
32890
+ .t1gz6wqf :nth-child(1) > * {
32891
+ background: rgba(107, 125, 153, 0.18);
32892
+ }
32893
+ .t1gz6wqf :nth-child(1) > * {
32894
+ background: rgba(163, 180, 204, 0.18);
32912
32895
  }
32913
32896
 
32914
32897
  .c1udgdh2 {
@@ -32951,20 +32934,8 @@ input.rrg1fkn.ant-input {
32951
32934
  margin-right: 2px;
32952
32935
  }
32953
32936
 
32954
- .rrwcpby {
32955
- display: flex;
32956
- align-items: center;
32957
- }
32958
- .rrwcpby .order {
32959
- height: 24px;
32960
- width: 24px;
32961
- border-radius: 20px;
32962
- color: #0080ff;
32963
- background: rgba(0, 136, 255, 0.1);
32964
- display: flex;
32965
- align-items: center;
32966
- justify-content: center;
32967
- margin-right: 6px;
32937
+ .c1k4vanq {
32938
+ padding: 0 12px 14px 12px;
32968
32939
  }
32969
32940
 
32970
32941
  .f1p9ti6d {
@@ -32998,6 +32969,19 @@ input.rrg1fkn.ant-input {
32998
32969
  min-height: 0px;
32999
32970
  }
33000
32971
 
32972
+ .skwah65 {
32973
+ height: 8px;
32974
+ box-sizing: border-box;
32975
+ border-radius: 2px;
32976
+ background: #f5f7fa;
32977
+ display: flex;
32978
+ width: 100%;
32979
+ overflow: hidden;
32980
+ }
32981
+ .skwah65 .stack-bar-item + .stack-bar-item {
32982
+ margin-left: 1px;
32983
+ }
32984
+
33001
32985
  .bab9xum {
33002
32986
  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);
33003
32987
  }
@@ -33015,6 +32999,107 @@ input.rrg1fkn.ant-input {
33015
32999
  transform: translateY(-4px);
33016
33000
  }
33017
33001
 
33002
+ .rrwcpby {
33003
+ display: flex;
33004
+ align-items: center;
33005
+ }
33006
+ .rrwcpby .order {
33007
+ height: 24px;
33008
+ width: 24px;
33009
+ border-radius: 20px;
33010
+ color: #0080ff;
33011
+ background: rgba(0, 136, 255, 0.1);
33012
+ display: flex;
33013
+ align-items: center;
33014
+ justify-content: center;
33015
+ margin-right: 6px;
33016
+ }
33017
+
33018
+ .sut42l0 {
33019
+ padding: 0 8px;
33020
+ height: 18px;
33021
+ }
33022
+
33023
+ .mfsz1jz {
33024
+ padding: 2px 8px;
33025
+ height: 24px;
33026
+ }
33027
+
33028
+ .tnd6h4m {
33029
+ margin: 0;
33030
+ }
33031
+
33032
+ .i1qw4clm {
33033
+ margin-right: 4px;
33034
+ height: 16px;
33035
+ }
33036
+
33037
+ .n1r5ku5l.ant-tag.ant-tag-gray {
33038
+ font-weight: 700;
33039
+ color: #00122e;
33040
+ background-color: rgba(237, 241, 250, 0.6);
33041
+ border: 1px solid rgba(211, 218, 235, 0.6);
33042
+ }
33043
+
33044
+ .w1xcixj5.outside-tag {
33045
+ padding-left: 0;
33046
+ }
33047
+ .w1xcixj5.outside-tag .inside-tag {
33048
+ border-radius: 4px 0 0 4px;
33049
+ padding-right: 4px;
33050
+ margin-right: 4px;
33051
+ }
33052
+
33053
+ .at4ovwe .ant-input-number-handler-wrap {
33054
+ display: var(--at4ovwe-0);
33055
+ }
33056
+ .at4ovwe .ant-input-number-input-wrap {
33057
+ padding: 5px 12px;
33058
+ display: inline-flex;
33059
+ line-height: 1.5715;
33060
+ height: 100%;
33061
+ width: 100%;
33062
+ }
33063
+ .at4ovwe .ant-input-number-input-wrap::after {
33064
+ content: var(--at4ovwe-1);
33065
+ display: var(--at4ovwe-2);
33066
+ flex: none;
33067
+ align-items: center;
33068
+ margin-left: 4px;
33069
+ color: rgba(44, 56, 82, 0.6);
33070
+ }
33071
+ .at4ovwe .ant-input-number-input-wrap::before {
33072
+ content: var(--at4ovwe-3);
33073
+ display: var(--at4ovwe-4);
33074
+ flex: none;
33075
+ align-items: center;
33076
+ margin-right: 4px;
33077
+ cursor: auto;
33078
+ color: rgba(44, 56, 82, 0.6);
33079
+ }
33080
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
33081
+ border-radius: 0;
33082
+ }
33083
+ .at4ovwe.ant-input-number {
33084
+ width: 100%;
33085
+ border-radius: 6px;
33086
+ }
33087
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33088
+ border-color: #0096ff;
33089
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33090
+ z-index: 1;
33091
+ }
33092
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33093
+ border-color: #e75a3a;
33094
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33095
+ }
33096
+ .at4ovwe .ant-input-number-input {
33097
+ padding: 0;
33098
+ margin: 0;
33099
+ height: auto;
33100
+ font-size: inherit;
33101
+ }
33102
+
33018
33103
  .tc40oxa {
33019
33104
  margin-bottom: 4px;
33020
33105
  color: rgba(44, 56, 82, 0.6);
@@ -33208,91 +33293,6 @@ input.rrg1fkn.ant-input {
33208
33293
  margin-right: 8px;
33209
33294
  }
33210
33295
 
33211
- .at4ovwe .ant-input-number-handler-wrap {
33212
- display: var(--at4ovwe-0);
33213
- }
33214
- .at4ovwe .ant-input-number-input-wrap {
33215
- padding: 5px 12px;
33216
- display: inline-flex;
33217
- line-height: 1.5715;
33218
- height: 100%;
33219
- width: 100%;
33220
- }
33221
- .at4ovwe .ant-input-number-input-wrap::after {
33222
- content: var(--at4ovwe-1);
33223
- display: var(--at4ovwe-2);
33224
- flex: none;
33225
- align-items: center;
33226
- margin-left: 4px;
33227
- color: rgba(44, 56, 82, 0.6);
33228
- }
33229
- .at4ovwe .ant-input-number-input-wrap::before {
33230
- content: var(--at4ovwe-3);
33231
- display: var(--at4ovwe-4);
33232
- flex: none;
33233
- align-items: center;
33234
- margin-right: 4px;
33235
- cursor: auto;
33236
- color: rgba(44, 56, 82, 0.6);
33237
- }
33238
- .ant-input-group.ant-input-group-compact > .at4ovwe {
33239
- border-radius: 0;
33240
- }
33241
- .at4ovwe.ant-input-number {
33242
- width: 100%;
33243
- border-radius: 6px;
33244
- }
33245
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33246
- border-color: #0096ff;
33247
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33248
- z-index: 1;
33249
- }
33250
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33251
- border-color: #e75a3a;
33252
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33253
- }
33254
- .at4ovwe .ant-input-number-input {
33255
- padding: 0;
33256
- margin: 0;
33257
- height: auto;
33258
- font-size: inherit;
33259
- }
33260
-
33261
- .w1xcixj5.outside-tag {
33262
- padding-left: 0;
33263
- }
33264
- .w1xcixj5.outside-tag .inside-tag {
33265
- border-radius: 4px 0 0 4px;
33266
- padding-right: 4px;
33267
- margin-right: 4px;
33268
- }
33269
-
33270
- .sut42l0 {
33271
- padding: 0 8px;
33272
- height: 18px;
33273
- }
33274
-
33275
- .mfsz1jz {
33276
- padding: 2px 8px;
33277
- height: 24px;
33278
- }
33279
-
33280
- .tnd6h4m {
33281
- margin: 0;
33282
- }
33283
-
33284
- .i1qw4clm {
33285
- margin-right: 4px;
33286
- height: 16px;
33287
- }
33288
-
33289
- .n1r5ku5l.ant-tag.ant-tag-gray {
33290
- font-weight: 700;
33291
- color: #00122e;
33292
- background-color: rgba(237, 241, 250, 0.6);
33293
- border: 1px solid rgba(211, 218, 235, 0.6);
33294
- }
33295
-
33296
33296
  .iwsze0q {
33297
33297
  margin-right: 4px;
33298
33298
  height: 16px;