@cloudtower/eagle 0.27.3-alpha.0 → 0.27.4

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.
package/dist/style.css CHANGED
@@ -29852,6 +29852,19 @@ html body {
29852
29852
  font-size: 18px;
29853
29853
  }
29854
29854
 
29855
+ .iap75of {
29856
+ height: 18px;
29857
+ line-height: 18px;
29858
+ padding: 0 4px;
29859
+ border-radius: 4px;
29860
+ background: rgba(235, 239, 245, 0.6);
29861
+ border: 1px solid rgba(223, 228, 235, 0.6);
29862
+ display: flex;
29863
+ align-items: center;
29864
+ white-space: nowrap;
29865
+ margin-right: 4px;
29866
+ }
29867
+
29855
29868
  .i1mrf09m {
29856
29869
  display: inline-flex;
29857
29870
  align-items: center;
@@ -29870,19 +29883,6 @@ html body {
29870
29883
  animation: rotate 680ms linear infinite;
29871
29884
  }
29872
29885
 
29873
- .iap75of {
29874
- height: 18px;
29875
- line-height: 18px;
29876
- padding: 0 4px;
29877
- border-radius: 4px;
29878
- background: rgba(235, 239, 245, 0.6);
29879
- border: 1px solid rgba(223, 228, 235, 0.6);
29880
- display: flex;
29881
- align-items: center;
29882
- white-space: nowrap;
29883
- margin-right: 4px;
29884
- }
29885
-
29886
29886
  .obf05yr {
29887
29887
  display: inline-block;
29888
29888
  }
@@ -29949,152 +29949,6 @@ html body {
29949
29949
  line-height: 18px;
29950
29950
  }
29951
29951
 
29952
- .rxbeqvl.ant-radio-wrapper {
29953
- display: inline-flex;
29954
- align-items: baseline;
29955
- white-space: pre-wrap;
29956
- }
29957
- .rxbeqvl.ant-radio-wrapper .ant-radio {
29958
- position: relative;
29959
- top: 3px;
29960
- }
29961
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29962
- border-color: rgba(107, 128, 167, 0.6);
29963
- }
29964
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29965
- border-color: #0080ff;
29966
- }
29967
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29968
- border-color: #0080ff;
29969
- background: #0080ff;
29970
- }
29971
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29972
- top: 4px;
29973
- left: 4px;
29974
- width: 6px;
29975
- height: 6px;
29976
- background: #fff;
29977
- }
29978
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29979
- opacity: 0.5;
29980
- }
29981
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
29982
- border-color: rgba(107, 128, 167, 0.6);
29983
- background: rgba(211, 218, 235, 0.6);
29984
- }
29985
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29986
- background: #00122e;
29987
- }
29988
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29989
- color: #00122e;
29990
- opacity: 0.5;
29991
- }
29992
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29993
- color: #00122e;
29994
- }
29995
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
29996
- display: inline-block;
29997
- padding: 0;
29998
- padding-left: 12px;
29999
- }
30000
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30001
- margin-bottom: 0;
30002
- white-space: pre-wrap;
30003
- color: rgba(44, 56, 82, 0.6);
30004
- }
30005
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30006
- padding-left: 8px;
30007
- }
30008
-
30009
- .r5ie79y .ant-radio-button-wrapper:first-child {
30010
- border-radius: 5px 0 0 5px;
30011
- }
30012
- .r5ie79y .ant-radio-button-wrapper:last-child {
30013
- border-radius: 0 5px 5px 0;
30014
- }
30015
-
30016
- .r1f0aqcc {
30017
- color: #00122e;
30018
- border-color: #ccd4e3;
30019
- }
30020
- .r1f0aqcc:first-child {
30021
- border-color: #a3b4cc;
30022
- }
30023
- .r1f0aqcc.ant-radio-button-wrapper {
30024
- padding: 0 12px;
30025
- line-height: 32px;
30026
- height: 32px;
30027
- }
30028
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30029
- white-space: nowrap;
30030
- }
30031
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30032
- height: 22px;
30033
- padding: 0 7px;
30034
- line-height: 20px;
30035
- }
30036
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30037
- background: #ccd4e3;
30038
- }
30039
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30040
- background: #0080ff;
30041
- }
30042
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30043
- background: #ccd4e3;
30044
- opacity: 0.5;
30045
- }
30046
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30047
- border-right-color: #0080ff;
30048
- }
30049
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30050
- border-color: #0080ff;
30051
- }
30052
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30053
- background: rgba(0, 136, 255, 0.1);
30054
- }
30055
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30056
- background: rgba(211, 218, 235, 0.6);
30057
- border-color: #ccd4e3;
30058
- opacity: 0.5;
30059
- }
30060
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30061
- color: #00122e;
30062
- border-color: #ccd4e3;
30063
- }
30064
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30065
- color: #00122e;
30066
- border-color: #ccd4e3;
30067
- background: rgba(172, 186, 211, 0.6);
30068
- }
30069
- .r1f0aqcc .ant-radio-button-input {
30070
- margin-right: 8px;
30071
- display: inline;
30072
- border: none;
30073
- padding: 0;
30074
- width: 36px;
30075
- background: transparent;
30076
- }
30077
- .r1f0aqcc .ant-radio-button-input:focus {
30078
- box-shadow: none;
30079
- }
30080
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30081
- margin-right: 0;
30082
- width: initial;
30083
- box-shadow: none;
30084
- }
30085
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30086
- display: none;
30087
- }
30088
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30089
- display: inline;
30090
- }
30091
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30092
- display: inline;
30093
- margin-right: 8px;
30094
- padding: 0;
30095
- width: 36px;
30096
- }
30097
-
30098
29952
  .cz04yix {
30099
29953
  display: flex;
30100
29954
  flex-direction: column;
@@ -30762,159 +30616,839 @@ input.rrg1fkn.ant-input {
30762
30616
  margin-left: 5px;
30763
30617
  }
30764
30618
 
30765
- .s1fc623g {
30766
- width: 430px !important;
30619
+ .d6j0lbj {
30620
+ font-family: Inter;
30621
+ font-style: normal;
30622
+ font-weight: bold;
30623
+ font-size: 32px;
30624
+ line-height: 40px;
30767
30625
  }
30768
30626
 
30769
- .da3mx0o .ant-select-item-group {
30770
- padding: 8px 16px;
30771
- line-height: 18px;
30772
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30773
- height: 34px;
30774
- min-height: 34px;
30775
- box-sizing: border-box;
30776
- margin-top: 8px;
30627
+ .d1xhvvxe {
30628
+ font-family: Inter;
30629
+ font-style: normal;
30630
+ font-weight: bold;
30631
+ font-size: 24px;
30632
+ line-height: 32px;
30777
30633
  }
30778
30634
 
30779
- .onr9gzt {
30780
- display: flex;
30781
- flex-direction: column;
30782
- margin: 1px 8px;
30783
- padding: 8px;
30784
- border-radius: 4px;
30785
- }
30786
- .onr9gzt .selected-icon {
30787
- display: none;
30788
- }
30789
- .onr9gzt.ant-select-item-option-grouped {
30790
- padding-left: 8px;
30791
- }
30792
- .onr9gzt.ant-select-item-option-selected {
30793
- background-color: white;
30794
- }
30795
- .onr9gzt.ant-select-item-option-selected .timezone-title {
30796
- color: #0080ff;
30635
+ .dk10mxq {
30636
+ font-family: Inter;
30637
+ font-style: normal;
30638
+ font-weight: normal;
30639
+ font-size: 32px;
30640
+ line-height: 40px;
30797
30641
  }
30798
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30799
- display: block;
30642
+
30643
+ .dxsait {
30644
+ font-family: Inter;
30645
+ font-style: normal;
30646
+ font-weight: bold;
30647
+ font-size: 20px;
30648
+ line-height: 24px;
30800
30649
  }
30801
- .onr9gzt.ant-select-item-option-active {
30802
- background: rgba(0, 136, 255, 0.16);
30650
+
30651
+ .dokn0h3 {
30652
+ font-family: Inter;
30653
+ font-style: normal;
30654
+ font-weight: normal;
30655
+ font-size: 20px;
30656
+ line-height: 24px;
30803
30657
  }
30804
- .onr9gzt.ant-select-item-option-active .timezone-title {
30805
- color: #0080ff;
30658
+
30659
+ .dobau4p {
30660
+ font-family: Inter;
30661
+ font-style: normal;
30662
+ font-weight: bold;
30663
+ font-size: 18px;
30664
+ line-height: 22px;
30806
30665
  }
30807
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30808
- background: rgba(0, 136, 255, 0.1);
30809
- color: #0080ff;
30666
+
30667
+ .dvolwok {
30668
+ font-family: Inter;
30669
+ font-style: normal;
30670
+ font-weight: normal;
30671
+ font-size: 18px;
30672
+ line-height: 22px;
30810
30673
  }
30811
30674
 
30812
- .oiy0apc {
30813
- display: flex;
30814
- justify-content: space-between;
30815
- height: 20px;
30675
+ .h181qhg4 {
30676
+ font-family: Inter;
30677
+ font-style: normal;
30678
+ font-weight: bold;
30679
+ font-size: 16px;
30680
+ line-height: 22px;
30681
+ }
30682
+
30683
+ .h1phgmcq {
30684
+ font-family: Inter;
30685
+ font-style: normal;
30686
+ font-weight: normal;
30687
+ font-size: 16px;
30688
+ line-height: 22px;
30689
+ }
30690
+
30691
+ .h173xnl1 {
30692
+ font-family: Inter;
30693
+ font-style: normal;
30694
+ font-weight: bold;
30695
+ font-size: 14px;
30816
30696
  line-height: 20px;
30817
30697
  }
30818
- .oiy0apc .timezone-title {
30819
- color: #2d3a56;
30820
- overflow: hidden;
30821
- text-overflow: ellipsis;
30698
+
30699
+ .hedm4pz {
30700
+ font-family: Inter;
30701
+ font-style: normal;
30702
+ font-weight: normal;
30703
+ font-size: 14px;
30704
+ line-height: 20px;
30822
30705
  }
30823
30706
 
30824
- .of4y382 {
30825
- display: flex;
30826
- justify-content: space-between;
30827
- color: rgba(44, 56, 82, 0.6);
30828
- height: 18px;
30707
+ .h1kd8xld {
30708
+ font-family: Inter;
30709
+ font-style: normal;
30710
+ font-weight: bold;
30711
+ font-size: 12px;
30829
30712
  line-height: 18px;
30830
- margin-top: 2px;
30831
30713
  }
30832
30714
 
30833
- .t19903l9 {
30834
- border: none;
30835
- margin-right: 0;
30836
- background: rgba(225, 230, 241, 0.6);
30715
+ .hp14fr {
30716
+ font-family: Inter;
30717
+ font-style: normal;
30718
+ font-weight: normal;
30719
+ font-size: 12px;
30720
+ line-height: 18px;
30837
30721
  }
30838
30722
 
30839
- .ohwbvxu {
30840
- pointer-events: none;
30841
- height: 32px;
30842
- width: 100%;
30843
- opacity: 0;
30723
+ .hgrg7mn {
30724
+ font-family: Inter;
30725
+ font-style: normal;
30726
+ font-weight: bold;
30727
+ text-transform: uppercase;
30728
+ font-feature-settings: "cpsp" on;
30729
+ font-size: 12px;
30730
+ line-height: 18px;
30844
30731
  }
30845
30732
 
30846
- .t1upn1sz {
30847
- height: 100%;
30733
+ .h6zme9x {
30734
+ font-family: Inter;
30735
+ font-style: normal;
30736
+ font-weight: normal;
30737
+ text-transform: uppercase;
30738
+ font-feature-settings: "cpsp" on;
30739
+ font-size: 12px;
30740
+ line-height: 18px;
30848
30741
  }
30849
30742
 
30850
- .tta5kd2 {
30851
- height: 100%;
30852
- }
30853
- .tta5kd2.empty-table .ant-table-content {
30854
- overflow: visible !important;
30855
- height: 100%;
30743
+ .locjvsv {
30744
+ font-family: Inter;
30745
+ font-style: normal;
30746
+ font-weight: normal;
30747
+ font-size: 16px;
30748
+ line-height: 24px;
30856
30749
  }
30857
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30858
- height: 100%;
30750
+
30751
+ .l13gi131 {
30752
+ font-family: Inter;
30753
+ font-style: normal;
30754
+ font-weight: bold;
30755
+ font-size: 16px;
30756
+ line-height: 24px;
30859
30757
  }
30860
- .tta5kd2.empty-table .ant-table-content table {
30861
- width: 100% !important;
30862
- height: 100%;
30758
+
30759
+ .l1ynemsu {
30760
+ font-family: Inter;
30761
+ font-style: normal;
30762
+ font-weight: normal;
30763
+ font-size: 16px;
30764
+ line-height: 24px;
30863
30765
  }
30864
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30865
- padding: 15px 0;
30766
+
30767
+ .l1cft1cx {
30768
+ font-family: Inter;
30769
+ font-style: normal;
30770
+ font-weight: bold;
30771
+ font-size: 16px;
30772
+ line-height: 24px;
30866
30773
  }
30867
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30868
- display: none;
30774
+
30775
+ .l17tqc8p {
30776
+ font-family: Inter;
30777
+ font-style: normal;
30778
+ font-weight: normal;
30779
+ text-transform: uppercase;
30780
+ font-feature-settings: "cpsp" on;
30781
+ font-size: 16px;
30782
+ line-height: 24px;
30869
30783
  }
30870
- .tta5kd2 .active-row td:nth-child(1) {
30871
- font-weight: 700;
30784
+
30785
+ .l1j1e5w7 {
30786
+ font-family: Inter;
30787
+ font-style: normal;
30788
+ font-weight: bold;
30789
+ text-transform: uppercase;
30790
+ font-feature-settings: "cpsp" on;
30791
+ font-size: 16px;
30792
+ line-height: 24px;
30872
30793
  }
30873
- .tta5kd2.has-selection .active-row td:nth-child(2) {
30874
- font-weight: 700;
30794
+
30795
+ .l1gf91jb {
30796
+ font-family: Inter;
30797
+ font-style: normal;
30798
+ font-weight: normal;
30799
+ font-size: 14px;
30800
+ line-height: 22px;
30875
30801
  }
30876
- .tta5kd2 .ant-spin-nested-loading {
30877
- height: 100%;
30802
+
30803
+ .lu7hlr6 {
30804
+ font-family: Inter;
30805
+ font-style: normal;
30806
+ font-weight: 500;
30807
+ font-size: 14px;
30808
+ line-height: 22px;
30878
30809
  }
30879
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30880
- height: 100%;
30881
- overflow: visible;
30810
+
30811
+ .l3l3jf0 {
30812
+ font-family: Inter;
30813
+ font-style: normal;
30814
+ font-weight: bold;
30815
+ font-size: 14px;
30816
+ line-height: 22px;
30882
30817
  }
30883
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
30884
- max-height: none;
30818
+
30819
+ .l12j5nqp {
30820
+ font-family: Inter;
30821
+ font-style: normal;
30822
+ font-weight: normal;
30823
+ font-size: 14px;
30824
+ line-height: 22px;
30885
30825
  }
30886
- .tta5kd2.table-init-loading .ant-spin-blur thead,
30887
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
30888
- display: none;
30826
+
30827
+ .l1tecqht {
30828
+ font-family: Inter;
30829
+ font-style: normal;
30830
+ font-weight: bold;
30831
+ font-size: 14px;
30832
+ line-height: 22px;
30889
30833
  }
30890
- .tta5kd2 td.ant-table-column-sort {
30891
- background: transparent;
30834
+
30835
+ .l6sa990 {
30836
+ font-family: Inter;
30837
+ font-style: normal;
30838
+ font-weight: normal;
30839
+ text-transform: uppercase;
30840
+ font-feature-settings: "cpsp" on;
30841
+ font-size: 14px;
30842
+ line-height: 22px;
30892
30843
  }
30893
- .tta5kd2 td.ant-table-cell-fix-left,
30894
- .tta5kd2 td.ant-table-cell-fix-right {
30895
- background: #fff;
30896
- padding: 0 !important;
30844
+
30845
+ .lckqe8j {
30846
+ font-family: Inter;
30847
+ font-style: normal;
30848
+ font-weight: bold;
30849
+ text-transform: uppercase;
30850
+ font-feature-settings: "cpsp" on;
30851
+ font-size: 14px;
30852
+ line-height: 22px;
30897
30853
  }
30898
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30899
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30900
- display: flex;
30901
- align-items: center;
30902
- height: 100%;
30903
- padding: 8px;
30854
+
30855
+ .l1kuminb {
30856
+ font-family: Inter;
30857
+ font-style: normal;
30858
+ font-weight: normal;
30859
+ font-size: 13px;
30860
+ line-height: 20px;
30904
30861
  }
30905
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30906
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30907
- overflow: hidden;
30908
- text-overflow: ellipsis;
30909
- width: 100%;
30862
+
30863
+ .l1pbuf5j {
30864
+ font-family: Inter;
30865
+ font-style: normal;
30866
+ font-weight: 600;
30867
+ font-size: 13px;
30868
+ line-height: 20px;
30910
30869
  }
30911
- .tta5kd2 .ant-table-container {
30912
- height: 100%;
30870
+
30871
+ .l1r4ztu {
30872
+ font-family: Inter;
30873
+ font-style: normal;
30874
+ font-weight: bold;
30875
+ font-size: 13px;
30876
+ line-height: 20px;
30913
30877
  }
30914
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30915
- box-shadow: none !important;
30878
+
30879
+ .ly8vzok {
30880
+ font-family: Inter;
30881
+ font-style: normal;
30882
+ font-weight: normal;
30883
+ font-size: 13px;
30884
+ line-height: 20px;
30916
30885
  }
30917
- .tta5kd2 .ant-table {
30886
+
30887
+ .lumfmf {
30888
+ font-family: Inter;
30889
+ font-style: normal;
30890
+ font-weight: 600;
30891
+ font-size: 13px;
30892
+ line-height: 20px;
30893
+ }
30894
+
30895
+ .l16ujwmv {
30896
+ font-family: Inter;
30897
+ font-style: normal;
30898
+ font-weight: bold;
30899
+ font-size: 13px;
30900
+ line-height: 20px;
30901
+ }
30902
+
30903
+ .l17o1ffr {
30904
+ font-family: Inter;
30905
+ font-style: normal;
30906
+ font-weight: normal;
30907
+ text-transform: uppercase;
30908
+ font-feature-settings: "cpsp" on;
30909
+ font-size: 13px;
30910
+ line-height: 20px;
30911
+ }
30912
+
30913
+ .lngllvn {
30914
+ font-family: Inter;
30915
+ font-style: normal;
30916
+ font-weight: bold;
30917
+ text-transform: uppercase;
30918
+ font-feature-settings: "cpsp" on;
30919
+ font-size: 13px;
30920
+ line-height: 20px;
30921
+ }
30922
+
30923
+ .l2i7fo9 {
30924
+ font-family: Inter;
30925
+ font-style: normal;
30926
+ font-weight: normal;
30927
+ font-size: 12px;
30928
+ line-height: 18px;
30929
+ }
30930
+
30931
+ .l1x7hscx {
30932
+ font-family: Inter;
30933
+ font-style: normal;
30934
+ font-weight: 500;
30935
+ font-size: 12px;
30936
+ line-height: 18px;
30937
+ }
30938
+
30939
+ .le1jwan {
30940
+ font-family: Inter;
30941
+ font-style: normal;
30942
+ font-weight: bold;
30943
+ font-size: 12px;
30944
+ line-height: 18px;
30945
+ }
30946
+
30947
+ .lyxynfj {
30948
+ font-family: Inter;
30949
+ font-style: normal;
30950
+ font-weight: normal;
30951
+ font-size: 12px;
30952
+ line-height: 18px;
30953
+ }
30954
+
30955
+ .lpb2nxv {
30956
+ font-family: Inter;
30957
+ font-style: normal;
30958
+ font-weight: 500;
30959
+ font-size: 12px;
30960
+ line-height: 18px;
30961
+ }
30962
+
30963
+ .l1r8o3vv {
30964
+ font-family: Inter;
30965
+ font-style: normal;
30966
+ font-weight: bold;
30967
+ font-size: 12px;
30968
+ line-height: 18px;
30969
+ }
30970
+
30971
+ .lemnjy2 {
30972
+ font-family: Inter;
30973
+ font-style: normal;
30974
+ font-weight: normal;
30975
+ text-transform: uppercase;
30976
+ font-feature-settings: "cpsp" on;
30977
+ font-size: 12px;
30978
+ line-height: 18px;
30979
+ }
30980
+
30981
+ .lrc42gb {
30982
+ font-family: Inter;
30983
+ font-style: normal;
30984
+ font-weight: bold;
30985
+ text-transform: uppercase;
30986
+ font-feature-settings: "cpsp" on;
30987
+ font-size: 12px;
30988
+ line-height: 18px;
30989
+ }
30990
+
30991
+ .fqaz4mb {
30992
+ font-family: Inter;
30993
+ font-style: normal;
30994
+ font-weight: normal;
30995
+ font-size: 13px;
30996
+ line-height: 20px;
30997
+ }
30998
+
30999
+ .f13we5o {
31000
+ font-family: Inter;
31001
+ font-style: normal;
31002
+ font-weight: normal;
31003
+ font-size: 13px;
31004
+ line-height: 20px;
31005
+ }
31006
+
31007
+ .ffmjua2 {
31008
+ font-family: Inter;
31009
+ font-style: normal;
31010
+ font-weight: normal;
31011
+ font-size: 12px;
31012
+ line-height: 18px;
31013
+ }
31014
+
31015
+ .fz2mxw0 {
31016
+ font-family: Inter;
31017
+ font-style: normal;
31018
+ font-weight: normal;
31019
+ font-size: 12px;
31020
+ line-height: 18px;
31021
+ }
31022
+
31023
+ .t1ertzoh {
31024
+ font-family: Inter;
31025
+ font-style: normal;
31026
+ font-weight: normal;
31027
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31028
+ font-size: 13px;
31029
+ line-height: 20px;
31030
+ }
31031
+
31032
+ .t19bge8r {
31033
+ font-family: Inter;
31034
+ font-style: normal;
31035
+ font-weight: normal;
31036
+ font-feature-settings: "zero" on;
31037
+ font-size: 13px;
31038
+ line-height: 20px;
31039
+ }
31040
+
31041
+ .tjrzfyl {
31042
+ font-family: Inter;
31043
+ font-style: normal;
31044
+ font-weight: normal;
31045
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31046
+ font-size: 12px;
31047
+ line-height: 18px;
31048
+ }
31049
+
31050
+ .tm6s7bo {
31051
+ font-family: Inter;
31052
+ font-style: normal;
31053
+ font-weight: 500;
31054
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31055
+ font-size: 12px;
31056
+ line-height: 18px;
31057
+ }
31058
+
31059
+ .t19zq6ic {
31060
+ font-family: Inter;
31061
+ font-style: normal;
31062
+ font-weight: normal;
31063
+ font-feature-settings: "zero" on;
31064
+ font-size: 12px;
31065
+ line-height: 18px;
31066
+ }
31067
+
31068
+ .t1gduru8 {
31069
+ font-family: Inter;
31070
+ font-style: normal;
31071
+ font-weight: 500;
31072
+ font-feature-settings: "zero" on;
31073
+ font-size: 12px;
31074
+ line-height: 18px;
31075
+ }
31076
+
31077
+ .t55raab {
31078
+ font-family: Inter;
31079
+ font-style: normal;
31080
+ font-weight: bold;
31081
+ font-feature-settings: "zero" on;
31082
+ font-size: 16px;
31083
+ line-height: 24px;
31084
+ }
31085
+
31086
+ .u1w9abfe {
31087
+ font-family: Inter;
31088
+ font-style: normal;
31089
+ font-weight: normal;
31090
+ font-size: 10px;
31091
+ line-height: 12px;
31092
+ }
31093
+
31094
+ .rxbeqvl.ant-radio-wrapper {
31095
+ display: inline-flex;
31096
+ align-items: baseline;
31097
+ white-space: pre-wrap;
31098
+ }
31099
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
31100
+ position: relative;
31101
+ top: 3px;
31102
+ }
31103
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31104
+ border-color: rgba(107, 128, 167, 0.6);
31105
+ }
31106
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31107
+ border-color: #0080ff;
31108
+ }
31109
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31110
+ border-color: #0080ff;
31111
+ background: #0080ff;
31112
+ }
31113
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31114
+ top: 4px;
31115
+ left: 4px;
31116
+ width: 6px;
31117
+ height: 6px;
31118
+ background: #fff;
31119
+ }
31120
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31121
+ opacity: 0.5;
31122
+ }
31123
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31124
+ border-color: rgba(107, 128, 167, 0.6);
31125
+ background: rgba(211, 218, 235, 0.6);
31126
+ }
31127
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31128
+ background: #00122e;
31129
+ }
31130
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31131
+ color: #00122e;
31132
+ opacity: 0.5;
31133
+ }
31134
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31135
+ color: #00122e;
31136
+ }
31137
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31138
+ display: inline-block;
31139
+ padding: 0;
31140
+ padding-left: 12px;
31141
+ }
31142
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31143
+ margin-bottom: 0;
31144
+ white-space: pre-wrap;
31145
+ color: rgba(44, 56, 82, 0.6);
31146
+ }
31147
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31148
+ padding-left: 8px;
31149
+ }
31150
+
31151
+ .r5ie79y .ant-radio-button-wrapper:first-child {
31152
+ border-radius: 5px 0 0 5px;
31153
+ }
31154
+ .r5ie79y .ant-radio-button-wrapper:last-child {
31155
+ border-radius: 0 5px 5px 0;
31156
+ }
31157
+
31158
+ .r1f0aqcc {
31159
+ color: #00122e;
31160
+ border-color: #ccd4e3;
31161
+ }
31162
+ .r1f0aqcc:first-child {
31163
+ border-color: #a3b4cc;
31164
+ }
31165
+ .r1f0aqcc.ant-radio-button-wrapper {
31166
+ padding: 0 12px;
31167
+ line-height: 32px;
31168
+ height: 32px;
31169
+ }
31170
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
31171
+ white-space: nowrap;
31172
+ }
31173
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31174
+ height: 22px;
31175
+ padding: 0 7px;
31176
+ line-height: 20px;
31177
+ }
31178
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31179
+ background: #ccd4e3;
31180
+ }
31181
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31182
+ background: #0080ff;
31183
+ }
31184
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31185
+ background: #ccd4e3;
31186
+ opacity: 0.5;
31187
+ }
31188
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31189
+ border-right-color: #0080ff;
31190
+ }
31191
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31192
+ border-color: #0080ff;
31193
+ }
31194
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31195
+ background: rgba(0, 136, 255, 0.1);
31196
+ }
31197
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31198
+ background: rgba(211, 218, 235, 0.6);
31199
+ border-color: #ccd4e3;
31200
+ opacity: 0.5;
31201
+ }
31202
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31203
+ color: #00122e;
31204
+ border-color: #ccd4e3;
31205
+ }
31206
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31207
+ color: #00122e;
31208
+ border-color: #ccd4e3;
31209
+ background: rgba(172, 186, 211, 0.6);
31210
+ }
31211
+ .r1f0aqcc .ant-radio-button-input {
31212
+ margin-right: 8px;
31213
+ display: inline;
31214
+ border: none;
31215
+ padding: 0;
31216
+ width: 36px;
31217
+ background: transparent;
31218
+ }
31219
+ .r1f0aqcc .ant-radio-button-input:focus {
31220
+ box-shadow: none;
31221
+ }
31222
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31223
+ margin-right: 0;
31224
+ width: initial;
31225
+ box-shadow: none;
31226
+ }
31227
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31228
+ display: none;
31229
+ }
31230
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31231
+ display: inline;
31232
+ }
31233
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31234
+ display: inline;
31235
+ margin-right: 8px;
31236
+ padding: 0;
31237
+ width: 36px;
31238
+ }
31239
+
31240
+ .c1up1pdz {
31241
+ width: 648px;
31242
+ }
31243
+ .c1up1pdz.active {
31244
+ border-color: #0080ff;
31245
+ }
31246
+ .c1up1pdz.active > header {
31247
+ background: rgba(0, 128, 255, 0.1);
31248
+ }
31249
+ .c1up1pdz .expand {
31250
+ padding: 12px;
31251
+ }
31252
+ .c1up1pdz .field-item {
31253
+ display: flex;
31254
+ padding: 10px 0;
31255
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31256
+ }
31257
+ .c1up1pdz .field-item:last-child {
31258
+ border-bottom: none;
31259
+ padding-bottom: 0;
31260
+ }
31261
+ .c1up1pdz .field-item label {
31262
+ line-height: 32px;
31263
+ width: 100px;
31264
+ color: rgba(62, 70, 82, 0.6);
31265
+ }
31266
+ .c1up1pdz .help {
31267
+ color: rgba(62, 70, 82, 0.6);
31268
+ margin-top: 5px;
31269
+ }
31270
+ .c1up1pdz .ant-input-affix-wrapper,
31271
+ .c1up1pdz .ant-picker {
31272
+ width: 128px;
31273
+ }
31274
+
31275
+ .c156wh19 {
31276
+ display: flex;
31277
+ align-items: center;
31278
+ justify-content: space-between;
31279
+ word-break: keep-all;
31280
+ }
31281
+ .c156wh19 .title {
31282
+ margin: 0 16px 0 8px;
31283
+ }
31284
+ .c156wh19 .retain {
31285
+ color: rgba(129, 138, 153, 0.6);
31286
+ }
31287
+ .c156wh19 .left {
31288
+ flex: 1;
31289
+ display: flex;
31290
+ overflow: hidden;
31291
+ align-items: center;
31292
+ justify-content: flex-start;
31293
+ white-space: nowrap;
31294
+ }
31295
+ .c156wh19 .left .title {
31296
+ max-width: 100%;
31297
+ overflow: hidden;
31298
+ text-overflow: ellipsis;
31299
+ }
31300
+ .c156wh19 .right {
31301
+ display: flex;
31302
+ align-items: center;
31303
+ }
31304
+ .c156wh19 .reverse {
31305
+ display: flex;
31306
+ flex-direction: row-reverse;
31307
+ align-items: center;
31308
+ }
31309
+ .c156wh19 .reverse .ant-switch {
31310
+ margin-left: 8px;
31311
+ }
31312
+ .c156wh19 .close {
31313
+ padding-left: 14px;
31314
+ margin-left: 14px;
31315
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31316
+ cursor: pointer;
31317
+ }
31318
+
31319
+ .m126spxy {
31320
+ padding-bottom: 4px;
31321
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31322
+ }
31323
+ .m126spxy .ant-btn-link {
31324
+ padding: 1px 10px;
31325
+ color: rgba(62, 70, 82, 0.6);
31326
+ border-radius: 4px;
31327
+ }
31328
+ .m126spxy .ant-btn-link.active {
31329
+ background: rgba(0, 128, 255, 0.1);
31330
+ color: #0096ff;
31331
+ }
31332
+
31333
+ .wpbf4pq {
31334
+ padding: 10px 0;
31335
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31336
+ }
31337
+ .wpbf4pq .ant-input,
31338
+ .wpbf4pq .ant-picker {
31339
+ width: 80px;
31340
+ margin: 0 9px;
31341
+ text-align: center;
31342
+ }
31343
+ .wpbf4pq .options {
31344
+ padding: 12px 0 12px 16px;
31345
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31346
+ margin: 5px 0 5px 8px;
31347
+ }
31348
+ .wpbf4pq .week-day-option,
31349
+ .wpbf4pq .month-day-option {
31350
+ background: #f5f7fa;
31351
+ box-sizing: border-box;
31352
+ border-radius: 16px;
31353
+ margin-right: 8px;
31354
+ }
31355
+ .wpbf4pq .week-day-option:focus,
31356
+ .wpbf4pq .month-day-option:focus {
31357
+ color: inherit;
31358
+ border-color: #d9d9d9;
31359
+ }
31360
+ .wpbf4pq .week-day-option.active {
31361
+ background-color: #0096ff;
31362
+ border-color: #0096ff;
31363
+ color: #fff;
31364
+ }
31365
+ .wpbf4pq .week-day-option.en-text {
31366
+ width: 110px;
31367
+ margin-top: 4px;
31368
+ }
31369
+ .wpbf4pq .month-day-option {
31370
+ width: 32px;
31371
+ padding: 0;
31372
+ margin-bottom: 8px;
31373
+ }
31374
+ .wpbf4pq .month-day-option.active {
31375
+ background-color: #0096ff;
31376
+ border-color: #0096ff;
31377
+ color: #fff;
31378
+ }
31379
+
31380
+ .t1upn1sz {
31381
+ height: 100%;
31382
+ }
31383
+
31384
+ .tta5kd2 {
31385
+ height: 100%;
31386
+ }
31387
+ .tta5kd2.empty-table .ant-table-content {
31388
+ overflow: visible !important;
31389
+ height: 100%;
31390
+ }
31391
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31392
+ height: 100%;
31393
+ }
31394
+ .tta5kd2.empty-table .ant-table-content table {
31395
+ width: 100% !important;
31396
+ height: 100%;
31397
+ }
31398
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31399
+ padding: 15px 0;
31400
+ }
31401
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31402
+ display: none;
31403
+ }
31404
+ .tta5kd2 .active-row td:nth-child(1) {
31405
+ font-weight: 700;
31406
+ }
31407
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
31408
+ font-weight: 700;
31409
+ }
31410
+ .tta5kd2 .ant-spin-nested-loading {
31411
+ height: 100%;
31412
+ }
31413
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31414
+ height: 100%;
31415
+ overflow: visible;
31416
+ }
31417
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31418
+ max-height: none;
31419
+ }
31420
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31421
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31422
+ display: none;
31423
+ }
31424
+ .tta5kd2 td.ant-table-column-sort {
31425
+ background: transparent;
31426
+ }
31427
+ .tta5kd2 td.ant-table-cell-fix-left,
31428
+ .tta5kd2 td.ant-table-cell-fix-right {
31429
+ background: #fff;
31430
+ padding: 0 !important;
31431
+ }
31432
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31433
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31434
+ display: flex;
31435
+ align-items: center;
31436
+ height: 100%;
31437
+ padding: 8px;
31438
+ }
31439
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31440
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31441
+ overflow: hidden;
31442
+ text-overflow: ellipsis;
31443
+ width: 100%;
31444
+ }
31445
+ .tta5kd2 .ant-table-container {
31446
+ height: 100%;
31447
+ }
31448
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31449
+ box-shadow: none !important;
31450
+ }
31451
+ .tta5kd2 .ant-table {
30918
31452
  border-radius: 0px;
30919
31453
  border-left: none;
30920
31454
  border-right: none;
@@ -30981,709 +31515,315 @@ input.rrg1fkn.ant-input {
30981
31515
  color: #00122e;
30982
31516
  font-size: 12px;
30983
31517
  text-align: left;
30984
- transition: none;
30985
- overflow: hidden;
30986
- text-overflow: ellipsis;
30987
- white-space: nowrap;
30988
- }
30989
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30990
- color: #0096ff;
30991
- }
30992
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30993
- overflow: hidden;
30994
- text-overflow: ellipsis;
30995
- width: 100%;
30996
- vertical-align: middle;
30997
- }
30998
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30999
- line-height: 0px;
31000
- }
31001
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31002
- padding-right: 25px;
31003
- }
31004
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31005
- border-top-color: transparent;
31006
- }
31007
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31008
- background: rgba(225, 230, 241, 0.6);
31009
- border-color: transparent transparent white;
31010
- }
31011
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31012
- border-radius: 8px 0 0 8px;
31013
- }
31014
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31015
- border-radius: 8px 0 0 8px;
31016
- }
31017
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31018
- content: "";
31019
- width: 4px;
31020
- top: -1px;
31021
- bottom: -1px;
31022
- background: white;
31023
- }
31024
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31025
- border-radius: 0 8px 8px 0;
31026
- }
31027
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31028
- border-radius: 0;
31029
- background: white;
31030
- border-top: none;
31031
- }
31032
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31033
- border-top: 1px solid transparent;
31034
- border-radius: 0 8px 8px 0;
31035
- background: rgba(225, 230, 241, 0.6);
31036
- }
31037
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31038
- background: white;
31039
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31040
- }
31041
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31042
- display: flex;
31043
- align-items: center;
31044
- height: 100%;
31045
- background: rgba(225, 230, 241, 0.6);
31046
- }
31047
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31048
- background: white;
31049
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31050
- }
31051
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31052
- display: flex;
31053
- align-items: center;
31054
- height: 100%;
31055
- background: rgba(225, 230, 241, 0.6);
31056
- }
31057
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31058
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31059
- }
31060
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31061
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31062
- border-radius: 8px;
31063
- }
31064
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31065
- border-top-color: white;
31066
- }
31067
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31068
- background: rgba(0, 136, 255, 0.1);
31069
- border-bottom-color: transparent;
31070
- border-top-color: transparent;
31071
- }
31072
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31073
- border-radius: 8px 0 0 8px;
31074
- }
31075
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31076
- border-radius: 0 8px 8px 0;
31077
- }
31078
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31079
- background: rgba(0, 136, 255, 0.1);
31080
- }
31081
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31082
- background: #fff;
31083
- font-weight: 400;
31084
- position: relative;
31085
- border-bottom: none;
31086
- color: #00122e;
31087
- transition: none;
31088
- padding: 15px 8px 15px 8px;
31089
- }
31090
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31091
- content: "";
31092
- width: 1px;
31093
- top: 0;
31094
- bottom: 0;
31095
- background: rgba(211, 218, 235, 0.6);
31096
- position: absolute;
31097
- right: 0;
31098
- }
31099
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31100
- padding: unset;
31101
- }
31102
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31103
- display: none;
31104
- }
31105
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31106
- width: 100%;
31107
- overflow: hidden;
31108
- white-space: nowrap;
31109
- text-overflow: ellipsis;
31110
- }
31111
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31112
- overflow: hidden;
31113
- text-overflow: ellipsis;
31114
- flex: 1;
31115
- }
31116
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31117
- padding: 15px 25px 15px 8px;
31118
- }
31119
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31120
- padding: 0;
31121
- }
31122
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31123
- position: absolute;
31124
- right: 6px;
31125
- top: 50%;
31126
- transform: translateY(-50%);
31127
- height: 16px;
31128
- display: none;
31129
- transition: transform 320ms ease;
31130
- }
31131
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31132
- display: block;
31133
- transform: translateY(-50%) rotateX(180deg);
31134
- }
31135
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31136
- display: block;
31137
- }
31138
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31139
- display: none;
31140
- }
31141
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31142
- transform: translateY(-50%);
31143
- }
31144
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31145
- transform: translateY(-50%) rotateX(180deg);
31146
- }
31147
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31148
- background: #f2f5fa;
31149
- }
31150
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31151
- display: block;
31152
- }
31153
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31154
- padding-right: 25px;
31155
- }
31156
- .tta5kd2 .ant-table .ant-table-selection-column {
31157
- padding: 0 !important;
31158
- }
31159
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31160
- position: absolute;
31161
- left: 50%;
31162
- top: 50%;
31163
- transform: translate(-50%, -50%);
31164
- }
31165
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31166
- display: none;
31167
- }
31168
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31169
- background: #fff;
31170
- }
31171
- .tta5kd2 .ant-table .ant-table-placeholder {
31172
- background: inherit;
31173
- }
31174
- .tta5kd2 .ant-table .ant-table-placeholder td {
31175
- position: static;
31176
- border: none;
31177
- background: inherit !important;
31178
- height: 100px;
31179
- vertical-align: middle;
31180
- }
31181
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31182
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31183
- font-weight: bold;
31184
- font-size: 20px;
31185
- color: rgba(10, 37, 85, 0.6);
31186
- }
31187
- .tta5kd2 .ant-table td.cell__action_ {
31188
- padding: 0 !important;
31189
- position: relative;
31190
- background: #fff;
31191
- }
31192
- .tta5kd2 .ant-table td.cell__action_ > * {
31193
- height: 100%;
31194
- display: flex;
31195
- align-items: center;
31196
- justify-content: flex-end;
31197
- padding-right: 8px;
31198
- }
31199
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31200
- width: 24px;
31201
- height: 24px;
31202
- cursor: pointer;
31203
- justify-content: center;
31204
- border-radius: 4px;
31518
+ transition: none;
31519
+ overflow: hidden;
31520
+ text-overflow: ellipsis;
31521
+ white-space: nowrap;
31205
31522
  }
31206
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31207
- background: #fff;
31523
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31524
+ color: #0096ff;
31208
31525
  }
31209
-
31210
- .i1e4sgug {
31211
- display: inline-block;
31526
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31527
+ overflow: hidden;
31528
+ text-overflow: ellipsis;
31529
+ width: 100%;
31530
+ vertical-align: middle;
31212
31531
  }
31213
-
31214
- .d6j0lbj {
31215
- font-family: Inter;
31216
- font-style: normal;
31217
- font-weight: bold;
31218
- font-size: 32px;
31219
- line-height: 40px;
31532
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31533
+ line-height: 0px;
31220
31534
  }
31221
-
31222
- .d1xhvvxe {
31223
- font-family: Inter;
31224
- font-style: normal;
31225
- font-weight: bold;
31226
- font-size: 24px;
31227
- line-height: 32px;
31535
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31536
+ padding-right: 25px;
31228
31537
  }
31229
-
31230
- .dk10mxq {
31231
- font-family: Inter;
31232
- font-style: normal;
31233
- font-weight: normal;
31234
- font-size: 32px;
31235
- line-height: 40px;
31538
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31539
+ border-top-color: transparent;
31236
31540
  }
31237
-
31238
- .dxsait {
31239
- font-family: Inter;
31240
- font-style: normal;
31241
- font-weight: bold;
31242
- font-size: 20px;
31243
- line-height: 24px;
31541
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31542
+ background: rgba(225, 230, 241, 0.6);
31543
+ border-color: transparent transparent white;
31244
31544
  }
31245
-
31246
- .dokn0h3 {
31247
- font-family: Inter;
31248
- font-style: normal;
31249
- font-weight: normal;
31250
- font-size: 20px;
31251
- line-height: 24px;
31545
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31546
+ border-radius: 8px 0 0 8px;
31252
31547
  }
31253
-
31254
- .dobau4p {
31255
- font-family: Inter;
31256
- font-style: normal;
31257
- font-weight: bold;
31258
- font-size: 18px;
31259
- line-height: 22px;
31548
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31549
+ border-radius: 8px 0 0 8px;
31260
31550
  }
31261
-
31262
- .dvolwok {
31263
- font-family: Inter;
31264
- font-style: normal;
31265
- font-weight: normal;
31266
- font-size: 18px;
31267
- line-height: 22px;
31551
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31552
+ content: "";
31553
+ width: 4px;
31554
+ top: -1px;
31555
+ bottom: -1px;
31556
+ background: white;
31268
31557
  }
31269
-
31270
- .h181qhg4 {
31271
- font-family: Inter;
31272
- font-style: normal;
31273
- font-weight: bold;
31274
- font-size: 16px;
31275
- line-height: 22px;
31558
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31559
+ border-radius: 0 8px 8px 0;
31276
31560
  }
31277
-
31278
- .h1phgmcq {
31279
- font-family: Inter;
31280
- font-style: normal;
31281
- font-weight: normal;
31282
- font-size: 16px;
31283
- line-height: 22px;
31561
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31562
+ border-radius: 0;
31563
+ background: white;
31564
+ border-top: none;
31284
31565
  }
31285
-
31286
- .h173xnl1 {
31287
- font-family: Inter;
31288
- font-style: normal;
31289
- font-weight: bold;
31290
- font-size: 14px;
31291
- line-height: 20px;
31566
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31567
+ border-top: 1px solid transparent;
31568
+ border-radius: 0 8px 8px 0;
31569
+ background: rgba(225, 230, 241, 0.6);
31292
31570
  }
31293
-
31294
- .hedm4pz {
31295
- font-family: Inter;
31296
- font-style: normal;
31297
- font-weight: normal;
31298
- font-size: 14px;
31299
- line-height: 20px;
31571
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31572
+ background: white;
31573
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31300
31574
  }
31301
-
31302
- .h1kd8xld {
31303
- font-family: Inter;
31304
- font-style: normal;
31305
- font-weight: bold;
31306
- font-size: 12px;
31307
- line-height: 18px;
31575
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31576
+ display: flex;
31577
+ align-items: center;
31578
+ height: 100%;
31579
+ background: rgba(225, 230, 241, 0.6);
31308
31580
  }
31309
-
31310
- .hp14fr {
31311
- font-family: Inter;
31312
- font-style: normal;
31313
- font-weight: normal;
31314
- font-size: 12px;
31315
- line-height: 18px;
31581
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31582
+ background: white;
31583
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31316
31584
  }
31317
-
31318
- .hgrg7mn {
31319
- font-family: Inter;
31320
- font-style: normal;
31321
- font-weight: bold;
31322
- text-transform: uppercase;
31323
- font-feature-settings: "cpsp" on;
31324
- font-size: 12px;
31325
- line-height: 18px;
31585
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31586
+ display: flex;
31587
+ align-items: center;
31588
+ height: 100%;
31589
+ background: rgba(225, 230, 241, 0.6);
31326
31590
  }
31327
-
31328
- .h6zme9x {
31329
- font-family: Inter;
31330
- font-style: normal;
31331
- font-weight: normal;
31332
- text-transform: uppercase;
31333
- font-feature-settings: "cpsp" on;
31334
- font-size: 12px;
31335
- line-height: 18px;
31591
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31592
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31336
31593
  }
31337
-
31338
- .locjvsv {
31339
- font-family: Inter;
31340
- font-style: normal;
31341
- font-weight: normal;
31342
- font-size: 16px;
31343
- line-height: 24px;
31594
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31595
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31596
+ border-radius: 8px;
31344
31597
  }
31345
-
31346
- .l13gi131 {
31347
- font-family: Inter;
31348
- font-style: normal;
31349
- font-weight: bold;
31350
- font-size: 16px;
31351
- line-height: 24px;
31598
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31599
+ border-top-color: white;
31352
31600
  }
31353
-
31354
- .l1ynemsu {
31355
- font-family: Inter;
31356
- font-style: normal;
31357
- font-weight: normal;
31358
- font-size: 16px;
31359
- line-height: 24px;
31601
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31602
+ background: rgba(0, 136, 255, 0.1);
31603
+ border-bottom-color: transparent;
31604
+ border-top-color: transparent;
31360
31605
  }
31361
-
31362
- .l1cft1cx {
31363
- font-family: Inter;
31364
- font-style: normal;
31365
- font-weight: bold;
31366
- font-size: 16px;
31367
- line-height: 24px;
31606
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31607
+ border-radius: 8px 0 0 8px;
31368
31608
  }
31369
-
31370
- .l17tqc8p {
31371
- font-family: Inter;
31372
- font-style: normal;
31373
- font-weight: normal;
31374
- text-transform: uppercase;
31375
- font-feature-settings: "cpsp" on;
31376
- font-size: 16px;
31377
- line-height: 24px;
31609
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31610
+ border-radius: 0 8px 8px 0;
31378
31611
  }
31379
-
31380
- .l1j1e5w7 {
31381
- font-family: Inter;
31382
- font-style: normal;
31383
- font-weight: bold;
31384
- text-transform: uppercase;
31385
- font-feature-settings: "cpsp" on;
31386
- font-size: 16px;
31387
- line-height: 24px;
31612
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31613
+ background: rgba(0, 136, 255, 0.1);
31388
31614
  }
31389
-
31390
- .l1gf91jb {
31391
- font-family: Inter;
31392
- font-style: normal;
31393
- font-weight: normal;
31394
- font-size: 14px;
31395
- line-height: 22px;
31615
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
31616
+ background: #fff;
31617
+ font-weight: 400;
31618
+ position: relative;
31619
+ border-bottom: none;
31620
+ color: #00122e;
31621
+ transition: none;
31622
+ padding: 15px 8px 15px 8px;
31623
+ }
31624
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31625
+ content: "";
31626
+ width: 1px;
31627
+ top: 0;
31628
+ bottom: 0;
31629
+ background: rgba(211, 218, 235, 0.6);
31630
+ position: absolute;
31631
+ right: 0;
31396
31632
  }
31397
-
31398
- .lu7hlr6 {
31399
- font-family: Inter;
31400
- font-style: normal;
31401
- font-weight: 500;
31402
- font-size: 14px;
31403
- line-height: 22px;
31633
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31634
+ padding: unset;
31404
31635
  }
31405
-
31406
- .l3l3jf0 {
31407
- font-family: Inter;
31408
- font-style: normal;
31409
- font-weight: bold;
31410
- font-size: 14px;
31411
- line-height: 22px;
31636
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31637
+ display: none;
31412
31638
  }
31413
-
31414
- .l12j5nqp {
31415
- font-family: Inter;
31416
- font-style: normal;
31417
- font-weight: normal;
31418
- font-size: 14px;
31419
- line-height: 22px;
31639
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31640
+ width: 100%;
31641
+ overflow: hidden;
31642
+ white-space: nowrap;
31643
+ text-overflow: ellipsis;
31420
31644
  }
31421
-
31422
- .l1tecqht {
31423
- font-family: Inter;
31424
- font-style: normal;
31425
- font-weight: bold;
31426
- font-size: 14px;
31427
- line-height: 22px;
31645
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31646
+ overflow: hidden;
31647
+ text-overflow: ellipsis;
31648
+ flex: 1;
31428
31649
  }
31429
-
31430
- .l6sa990 {
31431
- font-family: Inter;
31432
- font-style: normal;
31433
- font-weight: normal;
31434
- text-transform: uppercase;
31435
- font-feature-settings: "cpsp" on;
31436
- font-size: 14px;
31437
- line-height: 22px;
31650
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31651
+ padding: 15px 25px 15px 8px;
31438
31652
  }
31439
-
31440
- .lckqe8j {
31441
- font-family: Inter;
31442
- font-style: normal;
31443
- font-weight: bold;
31444
- text-transform: uppercase;
31445
- font-feature-settings: "cpsp" on;
31446
- font-size: 14px;
31447
- line-height: 22px;
31653
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31654
+ padding: 0;
31448
31655
  }
31449
-
31450
- .l1kuminb {
31451
- font-family: Inter;
31452
- font-style: normal;
31453
- font-weight: normal;
31454
- font-size: 13px;
31455
- line-height: 20px;
31656
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31657
+ position: absolute;
31658
+ right: 6px;
31659
+ top: 50%;
31660
+ transform: translateY(-50%);
31661
+ height: 16px;
31662
+ display: none;
31663
+ transition: transform 320ms ease;
31456
31664
  }
31457
-
31458
- .l1pbuf5j {
31459
- font-family: Inter;
31460
- font-style: normal;
31461
- font-weight: 600;
31462
- font-size: 13px;
31463
- line-height: 20px;
31665
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31666
+ display: block;
31667
+ transform: translateY(-50%) rotateX(180deg);
31464
31668
  }
31465
-
31466
- .l1r4ztu {
31467
- font-family: Inter;
31468
- font-style: normal;
31469
- font-weight: bold;
31470
- font-size: 13px;
31471
- line-height: 20px;
31669
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31670
+ display: block;
31472
31671
  }
31473
-
31474
- .ly8vzok {
31475
- font-family: Inter;
31476
- font-style: normal;
31477
- font-weight: normal;
31478
- font-size: 13px;
31479
- line-height: 20px;
31672
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31673
+ display: none;
31480
31674
  }
31481
-
31482
- .lumfmf {
31483
- font-family: Inter;
31484
- font-style: normal;
31485
- font-weight: 600;
31486
- font-size: 13px;
31487
- line-height: 20px;
31675
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31676
+ transform: translateY(-50%);
31488
31677
  }
31489
-
31490
- .l16ujwmv {
31491
- font-family: Inter;
31492
- font-style: normal;
31493
- font-weight: bold;
31494
- font-size: 13px;
31495
- line-height: 20px;
31678
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31679
+ transform: translateY(-50%) rotateX(180deg);
31496
31680
  }
31497
-
31498
- .l17o1ffr {
31499
- font-family: Inter;
31500
- font-style: normal;
31501
- font-weight: normal;
31502
- text-transform: uppercase;
31503
- font-feature-settings: "cpsp" on;
31504
- font-size: 13px;
31505
- line-height: 20px;
31681
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31682
+ background: #f2f5fa;
31506
31683
  }
31507
-
31508
- .lngllvn {
31509
- font-family: Inter;
31510
- font-style: normal;
31511
- font-weight: bold;
31512
- text-transform: uppercase;
31513
- font-feature-settings: "cpsp" on;
31514
- font-size: 13px;
31515
- line-height: 20px;
31684
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31685
+ display: block;
31516
31686
  }
31517
-
31518
- .l2i7fo9 {
31519
- font-family: Inter;
31520
- font-style: normal;
31521
- font-weight: normal;
31522
- font-size: 12px;
31523
- line-height: 18px;
31687
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31688
+ padding-right: 25px;
31524
31689
  }
31525
-
31526
- .l1x7hscx {
31527
- font-family: Inter;
31528
- font-style: normal;
31529
- font-weight: 500;
31530
- font-size: 12px;
31531
- line-height: 18px;
31690
+ .tta5kd2 .ant-table .ant-table-selection-column {
31691
+ padding: 0 !important;
31532
31692
  }
31533
-
31534
- .le1jwan {
31535
- font-family: Inter;
31536
- font-style: normal;
31537
- font-weight: bold;
31538
- font-size: 12px;
31539
- line-height: 18px;
31693
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31694
+ position: absolute;
31695
+ left: 50%;
31696
+ top: 50%;
31697
+ transform: translate(-50%, -50%);
31540
31698
  }
31541
-
31542
- .lyxynfj {
31543
- font-family: Inter;
31544
- font-style: normal;
31545
- font-weight: normal;
31546
- font-size: 12px;
31547
- line-height: 18px;
31699
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31700
+ display: none;
31548
31701
  }
31549
-
31550
- .lpb2nxv {
31551
- font-family: Inter;
31552
- font-style: normal;
31553
- font-weight: 500;
31554
- font-size: 12px;
31555
- line-height: 18px;
31702
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31703
+ background: #fff;
31556
31704
  }
31557
-
31558
- .l1r8o3vv {
31559
- font-family: Inter;
31560
- font-style: normal;
31561
- font-weight: bold;
31562
- font-size: 12px;
31563
- line-height: 18px;
31705
+ .tta5kd2 .ant-table .ant-table-placeholder {
31706
+ background: inherit;
31564
31707
  }
31565
-
31566
- .lemnjy2 {
31567
- font-family: Inter;
31568
- font-style: normal;
31569
- font-weight: normal;
31570
- text-transform: uppercase;
31571
- font-feature-settings: "cpsp" on;
31572
- font-size: 12px;
31573
- line-height: 18px;
31708
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31709
+ position: static;
31710
+ border: none;
31711
+ background: inherit !important;
31712
+ height: 100px;
31713
+ vertical-align: middle;
31574
31714
  }
31575
-
31576
- .lrc42gb {
31577
- font-family: Inter;
31578
- font-style: normal;
31715
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31716
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31579
31717
  font-weight: bold;
31580
- text-transform: uppercase;
31581
- font-feature-settings: "cpsp" on;
31582
- font-size: 12px;
31583
- line-height: 18px;
31718
+ font-size: 20px;
31719
+ color: rgba(10, 37, 85, 0.6);
31584
31720
  }
31585
-
31586
- .fqaz4mb {
31587
- font-family: Inter;
31588
- font-style: normal;
31589
- font-weight: normal;
31590
- font-size: 13px;
31591
- line-height: 20px;
31721
+ .tta5kd2 .ant-table td.cell__action_ {
31722
+ padding: 0 !important;
31723
+ position: relative;
31724
+ background: #fff;
31725
+ }
31726
+ .tta5kd2 .ant-table td.cell__action_ > * {
31727
+ height: 100%;
31728
+ display: flex;
31729
+ align-items: center;
31730
+ justify-content: flex-end;
31731
+ padding-right: 8px;
31732
+ }
31733
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31734
+ width: 24px;
31735
+ height: 24px;
31736
+ cursor: pointer;
31737
+ justify-content: center;
31738
+ border-radius: 4px;
31739
+ }
31740
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31741
+ background: #fff;
31592
31742
  }
31593
31743
 
31594
- .f13we5o {
31595
- font-family: Inter;
31596
- font-style: normal;
31597
- font-weight: normal;
31598
- font-size: 13px;
31599
- line-height: 20px;
31744
+ .i1e4sgug {
31745
+ display: inline-block;
31600
31746
  }
31601
31747
 
31602
- .ffmjua2 {
31603
- font-family: Inter;
31604
- font-style: normal;
31605
- font-weight: normal;
31606
- font-size: 12px;
31607
- line-height: 18px;
31748
+ .s1fc623g {
31749
+ width: 430px !important;
31608
31750
  }
31609
31751
 
31610
- .fz2mxw0 {
31611
- font-family: Inter;
31612
- font-style: normal;
31613
- font-weight: normal;
31614
- font-size: 12px;
31752
+ .da3mx0o .ant-select-item-group {
31753
+ padding: 8px 16px;
31615
31754
  line-height: 18px;
31755
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31756
+ height: 34px;
31757
+ min-height: 34px;
31758
+ box-sizing: border-box;
31759
+ margin-top: 8px;
31616
31760
  }
31617
31761
 
31618
- .t1ertzoh {
31619
- font-family: Inter;
31620
- font-style: normal;
31621
- font-weight: normal;
31622
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31623
- font-size: 13px;
31624
- line-height: 20px;
31762
+ .onr9gzt {
31763
+ display: flex;
31764
+ flex-direction: column;
31765
+ margin: 1px 8px;
31766
+ padding: 8px;
31767
+ border-radius: 4px;
31625
31768
  }
31626
-
31627
- .t19bge8r {
31628
- font-family: Inter;
31629
- font-style: normal;
31630
- font-weight: normal;
31631
- font-feature-settings: "zero" on;
31632
- font-size: 13px;
31633
- line-height: 20px;
31769
+ .onr9gzt .selected-icon {
31770
+ display: none;
31634
31771
  }
31635
-
31636
- .tjrzfyl {
31637
- font-family: Inter;
31638
- font-style: normal;
31639
- font-weight: normal;
31640
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31641
- font-size: 12px;
31642
- line-height: 18px;
31772
+ .onr9gzt.ant-select-item-option-grouped {
31773
+ padding-left: 8px;
31643
31774
  }
31644
-
31645
- .tm6s7bo {
31646
- font-family: Inter;
31647
- font-style: normal;
31648
- font-weight: 500;
31649
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31650
- font-size: 12px;
31651
- line-height: 18px;
31775
+ .onr9gzt.ant-select-item-option-selected {
31776
+ background-color: white;
31777
+ }
31778
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31779
+ color: #0080ff;
31780
+ }
31781
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31782
+ display: block;
31783
+ }
31784
+ .onr9gzt.ant-select-item-option-active {
31785
+ background: rgba(0, 136, 255, 0.16);
31786
+ }
31787
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31788
+ color: #0080ff;
31789
+ }
31790
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31791
+ background: rgba(0, 136, 255, 0.1);
31792
+ color: #0080ff;
31652
31793
  }
31653
31794
 
31654
- .t19zq6ic {
31655
- font-family: Inter;
31656
- font-style: normal;
31657
- font-weight: normal;
31658
- font-feature-settings: "zero" on;
31659
- font-size: 12px;
31660
- line-height: 18px;
31795
+ .oiy0apc {
31796
+ display: flex;
31797
+ justify-content: space-between;
31798
+ height: 20px;
31799
+ line-height: 20px;
31800
+ }
31801
+ .oiy0apc .timezone-title {
31802
+ color: #2d3a56;
31803
+ overflow: hidden;
31804
+ text-overflow: ellipsis;
31661
31805
  }
31662
31806
 
31663
- .t1gduru8 {
31664
- font-family: Inter;
31665
- font-style: normal;
31666
- font-weight: 500;
31667
- font-feature-settings: "zero" on;
31668
- font-size: 12px;
31807
+ .of4y382 {
31808
+ display: flex;
31809
+ justify-content: space-between;
31810
+ color: rgba(44, 56, 82, 0.6);
31811
+ height: 18px;
31669
31812
  line-height: 18px;
31813
+ margin-top: 2px;
31670
31814
  }
31671
31815
 
31672
- .t55raab {
31673
- font-family: Inter;
31674
- font-style: normal;
31675
- font-weight: bold;
31676
- font-feature-settings: "zero" on;
31677
- font-size: 16px;
31678
- line-height: 24px;
31816
+ .t19903l9 {
31817
+ border: none;
31818
+ margin-right: 0;
31819
+ background: rgba(225, 230, 241, 0.6);
31679
31820
  }
31680
31821
 
31681
- .u1w9abfe {
31682
- font-family: Inter;
31683
- font-style: normal;
31684
- font-weight: normal;
31685
- font-size: 10px;
31686
- line-height: 12px;
31822
+ .ohwbvxu {
31823
+ pointer-events: none;
31824
+ height: 32px;
31825
+ width: 100%;
31826
+ opacity: 0;
31687
31827
  }
31688
31828
 
31689
31829
  .c18gxmrl {
@@ -31731,57 +31871,161 @@ input.rrg1fkn.ant-input {
31731
31871
  font-weight: 700;
31732
31872
  line-height: 32px;
31733
31873
  }
31734
- .c1uzzomf .card-body {
31735
- padding: 24px;
31736
- border-radius: 8px;
31737
- background: #fff;
31874
+ .c1uzzomf .card-body {
31875
+ padding: 24px;
31876
+ border-radius: 8px;
31877
+ background: #fff;
31878
+ }
31879
+ .c1uzzomf .empty {
31880
+ font-weight: 700;
31881
+ font-size: 14px;
31882
+ line-height: 22px;
31883
+ color: rgba(0, 21, 64, 0.3);
31884
+ text-align: center;
31885
+ }
31886
+
31887
+ .c1bus5hc {
31888
+ --color: white;
31889
+ height: 14px;
31890
+ width: 14px;
31891
+ border-radius: 50%;
31892
+ flex-shrink: 0;
31893
+ display: flex;
31894
+ align-items: center;
31895
+ justify-content: center;
31896
+ border: 1px solid var(--color);
31897
+ }
31898
+ .c1bus5hc .circle-inner {
31899
+ position: relative;
31900
+ height: 10px;
31901
+ width: 10px;
31902
+ border-radius: 50%;
31903
+ overflow: hidden;
31904
+ }
31905
+ .c1bus5hc .circle-content {
31906
+ position: absolute;
31907
+ height: 100%;
31908
+ width: 100%;
31909
+ left: 0;
31910
+ top: 0;
31911
+ border-radius: 50%;
31912
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31913
+ transform: rotate(180deg);
31914
+ }
31915
+ .c1bus5hc .circle-child {
31916
+ position: absolute;
31917
+ height: 100%;
31918
+ width: 100%;
31919
+ left: 0;
31920
+ top: 0;
31921
+ margin-left: 50%;
31922
+ transform-origin: left;
31923
+ background: white;
31924
+ transform: rotate(0deg);
31925
+ }
31926
+
31927
+ .c18bcrac {
31928
+ display: inline-block;
31929
+ width: 100%;
31930
+ }
31931
+ .c18bcrac .recharts-wrapper {
31932
+ margin-left: 4px;
31933
+ }
31934
+
31935
+ .cro7kg2 {
31936
+ padding: 4px;
31937
+ }
31938
+
31939
+ .c14wcxf0 {
31940
+ display: flex;
31941
+ justify-content: space-between;
31942
+ align-items: center;
31943
+ font-size: 13px;
31944
+ line-height: 24px;
31945
+ color: #cccccc;
31946
+ white-space: nowrap;
31947
+ }
31948
+ .c14wcxf0 label {
31949
+ margin-right: 32px;
31950
+ }
31951
+
31952
+ .coy29mj.c14wcxf0 {
31953
+ font-weight: bold;
31954
+ color: white;
31955
+ }
31956
+
31957
+ .s11212zy {
31958
+ width: 8px;
31959
+ height: 8px;
31960
+ border-radius: 2px;
31961
+ display: inline-block;
31962
+ background: var(--s11212zy-0);
31963
+ border: 1px solid #fff;
31964
+ box-sizing: content-box;
31965
+ margin-right: 6px;
31966
+ }
31967
+
31968
+ .p1lyky6c > :first-child {
31969
+ font-weight: bold;
31970
+ color: white;
31971
+ margin-right: 4px;
31972
+ }
31973
+
31974
+ .n12mqh7z {
31975
+ display: flex;
31976
+ align-items: center;
31977
+ font-size: 12px;
31978
+ line-height: 18px;
31979
+ }
31980
+ .n12mqh7z:not(:last-child) {
31981
+ margin-bottom: 4px;
31982
+ }
31983
+
31984
+ .tf5bynu {
31985
+ margin: 0 3px;
31986
+ }
31987
+
31988
+ .tcckoz1 {
31989
+ max-height: 400px;
31990
+ overflow: "auto";
31991
+ }
31992
+
31993
+ .s1iv0tp1 .enabled-switch {
31994
+ display: flex;
31995
+ align-items: center;
31996
+ }
31997
+ .s1iv0tp1 .enabled-text {
31998
+ margin-right: 8px;
31738
31999
  }
31739
- .c1uzzomf .empty {
31740
- font-weight: 700;
31741
- font-size: 14px;
31742
- line-height: 22px;
31743
- color: rgba(0, 21, 64, 0.3);
31744
- text-align: center;
32000
+
32001
+ .tje3huy {
32002
+ width: 100%;
32003
+ overflow: inherit;
32004
+ white-space: inherit;
32005
+ text-overflow: ellipsis;
31745
32006
  }
31746
32007
 
31747
- .c1bus5hc {
31748
- --color: white;
31749
- height: 14px;
31750
- width: 14px;
31751
- border-radius: 50%;
31752
- flex-shrink: 0;
32008
+ .wg1tsps {
31753
32009
  display: flex;
31754
32010
  align-items: center;
31755
- justify-content: center;
31756
- border: 1px solid var(--color);
32011
+ justify-content: flex-end;
31757
32012
  }
31758
- .c1bus5hc .circle-inner {
31759
- position: relative;
31760
- height: 10px;
31761
- width: 10px;
31762
- border-radius: 50%;
31763
- overflow: hidden;
32013
+
32014
+ .b1ctd5xy {
32015
+ display: flex;
32016
+ align-items: center;
32017
+ width: calc(100% - 40px);
31764
32018
  }
31765
- .c1bus5hc .circle-content {
31766
- position: absolute;
31767
- height: 100%;
32019
+ .b1ctd5xy .chart {
32020
+ display: inline-block;
31768
32021
  width: 100%;
31769
- left: 0;
31770
- top: 0;
31771
- border-radius: 50%;
31772
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31773
- transform: rotate(180deg);
31774
32022
  }
31775
- .c1bus5hc .circle-child {
31776
- position: absolute;
31777
- height: 100%;
31778
- width: 100%;
31779
- left: 0;
31780
- top: 0;
31781
- margin-left: 50%;
31782
- transform-origin: left;
31783
- background: white;
31784
- transform: rotate(0deg);
32023
+
32024
+ .u1p8acpn {
32025
+ width: 40px;
32026
+ }
32027
+ .u1p8acpn .unit {
32028
+ color: #00122e !important;
31785
32029
  }
31786
32030
 
31787
32031
  .m15dvk92 {
@@ -31797,28 +32041,6 @@ input.rrg1fkn.ant-input {
31797
32041
  width: 100%;
31798
32042
  }
31799
32043
 
31800
- .cav9p2m .ant-collapse-item {
31801
- border: 0px;
31802
- background-color: #fff;
31803
- }
31804
- .cav9p2m .ant-collapse-item .ant-collapse-header {
31805
- padding-top: 0px;
31806
- padding-bottom: 0px;
31807
- padding-left: 0px !important;
31808
- padding-right: 24px;
31809
- }
31810
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31811
- right: 0px;
31812
- }
31813
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31814
- padding: 0px;
31815
- }
31816
-
31817
- .csf0p6c .ant-collapse-item .ant-collapse-header {
31818
- padding-right: 0px;
31819
- cursor: default;
31820
- }
31821
-
31822
32044
  .c198s9j3 {
31823
32045
  color: #2d3a56;
31824
32046
  line-height: 22px;
@@ -31897,89 +32119,26 @@ input.rrg1fkn.ant-input {
31897
32119
  padding: 20px 24px 24px 24px;
31898
32120
  }
31899
32121
 
31900
- .c18bcrac {
31901
- display: inline-block;
31902
- width: 100%;
31903
- }
31904
- .c18bcrac .recharts-wrapper {
31905
- margin-left: 4px;
31906
- }
31907
-
31908
- .cro7kg2 {
31909
- padding: 4px;
31910
- }
31911
-
31912
- .c14wcxf0 {
31913
- display: flex;
31914
- justify-content: space-between;
31915
- align-items: center;
31916
- font-size: 13px;
31917
- line-height: 24px;
31918
- color: #cccccc;
31919
- white-space: nowrap;
31920
- }
31921
- .c14wcxf0 label {
31922
- margin-right: 32px;
31923
- }
31924
-
31925
- .coy29mj.c14wcxf0 {
31926
- font-weight: bold;
31927
- color: white;
31928
- }
31929
-
31930
- .s11212zy {
31931
- width: 8px;
31932
- height: 8px;
31933
- border-radius: 2px;
31934
- display: inline-block;
31935
- background: var(--s11212zy-0);
31936
- border: 1px solid #fff;
31937
- box-sizing: content-box;
31938
- margin-right: 6px;
31939
- }
31940
-
31941
- .p1lyky6c > :first-child {
31942
- font-weight: bold;
31943
- color: white;
31944
- margin-right: 4px;
31945
- }
31946
-
31947
- .s1iv0tp1 .enabled-switch {
31948
- display: flex;
31949
- align-items: center;
31950
- }
31951
- .s1iv0tp1 .enabled-text {
31952
- margin-right: 8px;
31953
- }
31954
-
31955
- .tje3huy {
31956
- width: 100%;
31957
- overflow: inherit;
31958
- white-space: inherit;
31959
- text-overflow: ellipsis;
32122
+ .cav9p2m .ant-collapse-item {
32123
+ border: 0px;
32124
+ background-color: #fff;
31960
32125
  }
31961
-
31962
- .wg1tsps {
31963
- display: flex;
31964
- align-items: center;
31965
- justify-content: flex-end;
32126
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32127
+ padding-top: 0px;
32128
+ padding-bottom: 0px;
32129
+ padding-left: 0px !important;
32130
+ padding-right: 24px;
31966
32131
  }
31967
-
31968
- .b1ctd5xy {
31969
- display: flex;
31970
- align-items: center;
31971
- width: calc(100% - 40px);
32132
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32133
+ right: 0px;
31972
32134
  }
31973
- .b1ctd5xy .chart {
31974
- display: inline-block;
31975
- width: 100%;
32135
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32136
+ padding: 0px;
31976
32137
  }
31977
32138
 
31978
- .u1p8acpn {
31979
- width: 40px;
31980
- }
31981
- .u1p8acpn .unit {
31982
- color: #00122e !important;
32139
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32140
+ padding-right: 0px;
32141
+ cursor: default;
31983
32142
  }
31984
32143
 
31985
32144
  .t3qomhu {
@@ -31995,100 +32154,75 @@ input.rrg1fkn.ant-input {
31995
32154
  white-space: nowrap;
31996
32155
  }
31997
32156
 
31998
- .iiqau4c.ant-input-group.ant-input-group-compact {
31999
- display: flex;
32000
- }
32001
-
32002
- .igz4le8 {
32003
- height: 24px;
32004
- width: 56px !important;
32005
- margin-right: 4px;
32006
- }
32007
-
32008
- .c1riexje {
32009
- color: rgba(44, 56, 82, 0.6);
32010
- }
32011
-
32012
- .s1uupxds {
32013
- padding: 0 8px;
32014
- border-radius: 4px;
32015
- }
32016
-
32017
- .m10sqwut {
32018
- padding: 2px 8px;
32019
- border-radius: 3px;
32020
- }
32021
-
32022
- .l1d492wb {
32023
- padding: 3px 8px;
32024
- border-radius: 2px;
32157
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32158
+ border-radius: 6px;
32025
32159
  }
32026
-
32027
- .t1lzavmu.ant-tag:hover {
32028
- opacity: unset;
32160
+ .shq1k1g.ant-select.ant-select-single {
32161
+ width: 100%;
32162
+ color: #2d3a56;
32163
+ border-color: rgba(211, 218, 235, 0.6);
32164
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32165
+ font-size: 13px;
32029
32166
  }
32030
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32031
- margin: 0;
32032
- margin-right: 8px;
32033
- display: inline-flex;
32034
- align-items: center;
32035
- border: none;
32167
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32168
+ height: 30px;
32036
32169
  }
32037
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32038
- width: 16px;
32039
- height: 16px;
32040
- color: inherit;
32041
- margin-left: 4px;
32042
- opacity: 0.6;
32043
- display: inline-flex;
32170
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32171
+ height: 38px;
32172
+ font-size: 13px;
32044
32173
  }
32045
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32046
- opacity: 1;
32174
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32175
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32176
+ transition: 160ms ease;
32047
32177
  }
32048
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32178
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32049
32179
  color: #0080ff;
32050
- background-color: rgba(0, 136, 255, 0.1);
32051
32180
  }
32052
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32053
- color: #f0483e;
32054
- background-color: rgba(255, 74, 74, 0.1);
32181
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32182
+ border-color: rgba(107, 128, 167, 0.6);
32183
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32055
32184
  }
32056
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32057
- color: #e07f00;
32058
- background-color: rgba(255, 187, 0, 0.1);
32185
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32186
+ color: #0080ff;
32059
32187
  }
32060
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32061
- color: #008f4c;
32062
- background-color: rgba(30, 201, 127, 0.1);
32188
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32189
+ border-color: #0080ff;
32190
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32063
32191
  }
32064
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32065
- color: #1d326c;
32066
- background-color: rgba(225, 230, 241, 0.6);
32192
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32193
+ transform: rotate(180deg);
32067
32194
  }
32068
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32069
- color: #7E41FF;
32070
- background-color: rgba(126, 65, 255, 0.1);
32195
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32196
+ background: rgba(211, 218, 235, 0.6);
32197
+ border-color: rgba(172, 186, 211, 0.6);
32198
+ cursor: "not-allowed";
32071
32199
  }
32072
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32073
- color: #fff;
32200
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32201
+ border-color: #f0483e !important;
32074
32202
  }
32075
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32076
- background-color: #f0483e;
32203
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32204
+ color: #1d326c;
32077
32205
  }
32078
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32079
- background-color: #fea008;
32206
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32207
+ border-color: #0080ff;
32208
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32080
32209
  }
32081
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32082
- background-color: #00ba5d;
32210
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32211
+ transform: rotate(180deg);
32083
32212
  }
32084
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32085
- background-color: #0080ff;
32213
+
32214
+ .igz4le8 {
32215
+ height: 24px;
32216
+ width: 56px !important;
32217
+ margin-right: 4px;
32086
32218
  }
32087
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32088
- background-color: #6b7d99;
32219
+
32220
+ .c1riexje {
32221
+ color: rgba(44, 56, 82, 0.6);
32089
32222
  }
32090
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32091
- background-color: #7E41FF;
32223
+
32224
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32225
+ display: flex;
32092
32226
  }
32093
32227
 
32094
32228
  .s14dk8r1 {
@@ -32165,114 +32299,90 @@ input.rrg1fkn.ant-input {
32165
32299
  display: inline-block;
32166
32300
  }
32167
32301
 
32168
- .l4bld33 {
32169
- width: 64px;
32170
- height: 64px;
32171
- display: flex;
32172
- align-items: center;
32173
- justify-content: center;
32174
- position: relative;
32175
- opacity: 0.2;
32302
+ .t19ustft .date {
32303
+ margin-right: 4px;
32176
32304
  }
32177
32305
 
32178
- .lgitjoj {
32179
- position: absolute;
32180
- width: 5px;
32181
- height: 48px;
32182
- left: 9.33px;
32183
- top: 40.5px;
32184
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32185
- border-radius: 5px;
32186
- transform: rotate(-128deg);
32187
- transform-origin: top left;
32188
- animation: loading-indicator1 1100ms ease-out infinite;
32306
+ .s1uupxds {
32307
+ padding: 0 8px;
32308
+ border-radius: 4px;
32189
32309
  }
32190
32310
 
32191
- .l13g0exg {
32192
- position: absolute;
32193
- width: 5px;
32194
- height: 48px;
32195
- left: 40.8px;
32196
- top: 8.4px;
32197
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32198
- border-radius: 5px;
32199
- transform: rotate(-8deg);
32200
- transform-origin: top left;
32201
- animation: loading-indicator2 1100ms ease-out infinite;
32311
+ .m10sqwut {
32312
+ padding: 2px 8px;
32313
+ border-radius: 3px;
32202
32314
  }
32203
32315
 
32204
- .l1exo3h6 {
32205
- position: absolute;
32206
- width: 5px;
32207
- height: 48px;
32208
- left: 52.9px;
32209
- top: 51.8px;
32210
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32211
- border-radius: 5px;
32212
- transform: rotate(112deg);
32213
- transform-origin: top left;
32214
- animation: loading-indicator3 1100ms ease-out infinite;
32316
+ .l1d492wb {
32317
+ padding: 3px 8px;
32318
+ border-radius: 2px;
32215
32319
  }
32216
32320
 
32217
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32218
- border-radius: 6px;
32219
- }
32220
- .shq1k1g.ant-select.ant-select-single {
32221
- width: 100%;
32222
- color: #2d3a56;
32223
- border-color: rgba(211, 218, 235, 0.6);
32224
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32225
- font-size: 13px;
32321
+ .t1lzavmu.ant-tag:hover {
32322
+ opacity: unset;
32226
32323
  }
32227
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32228
- height: 30px;
32324
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32325
+ margin: 0;
32326
+ margin-right: 8px;
32327
+ display: inline-flex;
32328
+ align-items: center;
32329
+ border: none;
32229
32330
  }
32230
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32231
- height: 38px;
32232
- font-size: 13px;
32331
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32332
+ width: 16px;
32333
+ height: 16px;
32334
+ color: inherit;
32335
+ margin-left: 4px;
32336
+ opacity: 0.6;
32337
+ display: inline-flex;
32233
32338
  }
32234
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32235
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32236
- transition: 160ms ease;
32339
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32340
+ opacity: 1;
32237
32341
  }
32238
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32342
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32239
32343
  color: #0080ff;
32344
+ background-color: rgba(0, 136, 255, 0.1);
32240
32345
  }
32241
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32242
- border-color: rgba(107, 128, 167, 0.6);
32243
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32346
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32347
+ color: #f0483e;
32348
+ background-color: rgba(255, 74, 74, 0.1);
32244
32349
  }
32245
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32246
- color: #0080ff;
32350
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32351
+ color: #e07f00;
32352
+ background-color: rgba(255, 187, 0, 0.1);
32247
32353
  }
32248
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32249
- border-color: #0080ff;
32250
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32354
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32355
+ color: #008f4c;
32356
+ background-color: rgba(30, 201, 127, 0.1);
32251
32357
  }
32252
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32253
- transform: rotate(180deg);
32358
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32359
+ color: #1d326c;
32360
+ background-color: rgba(225, 230, 241, 0.6);
32254
32361
  }
32255
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32256
- background: rgba(211, 218, 235, 0.6);
32257
- border-color: rgba(172, 186, 211, 0.6);
32258
- cursor: "not-allowed";
32362
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32363
+ color: #7E41FF;
32364
+ background-color: rgba(126, 65, 255, 0.1);
32259
32365
  }
32260
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32261
- border-color: #f0483e !important;
32366
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32367
+ color: #fff;
32262
32368
  }
32263
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32264
- color: #1d326c;
32369
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32370
+ background-color: #f0483e;
32265
32371
  }
32266
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32267
- border-color: #0080ff;
32268
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32372
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32373
+ background-color: #fea008;
32269
32374
  }
32270
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32271
- transform: rotate(180deg);
32375
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32376
+ background-color: #00ba5d;
32272
32377
  }
32273
-
32274
- .t19ustft .date {
32275
- margin-right: 4px;
32378
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32379
+ background-color: #0080ff;
32380
+ }
32381
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32382
+ background-color: #6b7d99;
32383
+ }
32384
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32385
+ background-color: #7E41FF;
32276
32386
  }
32277
32387
 
32278
32388
  .m1thnes4 {
@@ -32412,28 +32522,107 @@ input.rrg1fkn.ant-input {
32412
32522
  transform: translateX(-50%);
32413
32523
  }
32414
32524
 
32415
- .t1ipvk51 {
32416
- min-width: 200px;
32525
+ .t1ipvk51 {
32526
+ min-width: 200px;
32527
+ }
32528
+
32529
+ .t1kgldps {
32530
+ display: flex;
32531
+ align-items: center;
32532
+ justify-content: space-between;
32533
+ background-color: rgba(0, 0, 0, 0.75);
32534
+ color: #b4beca;
32535
+ font-size: 12px;
32536
+ padding: 3px 6px;
32537
+ }
32538
+ .t1kgldps:first-child {
32539
+ padding-top: 3px;
32540
+ }
32541
+ .t1kgldps:last-child {
32542
+ padding-bottom: 3px;
32543
+ }
32544
+ .t1kgldps .column-value {
32545
+ color: #fff;
32546
+ margin-left: 8px;
32547
+ }
32548
+
32549
+ .l4bld33 {
32550
+ width: 64px;
32551
+ height: 64px;
32552
+ display: flex;
32553
+ align-items: center;
32554
+ justify-content: center;
32555
+ position: relative;
32556
+ opacity: 0.2;
32557
+ }
32558
+
32559
+ .lgitjoj {
32560
+ position: absolute;
32561
+ width: 5px;
32562
+ height: 48px;
32563
+ left: 9.33px;
32564
+ top: 40.5px;
32565
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32566
+ border-radius: 5px;
32567
+ transform: rotate(-128deg);
32568
+ transform-origin: top left;
32569
+ animation: loading-indicator1 1100ms ease-out infinite;
32570
+ }
32571
+
32572
+ .l13g0exg {
32573
+ position: absolute;
32574
+ width: 5px;
32575
+ height: 48px;
32576
+ left: 40.8px;
32577
+ top: 8.4px;
32578
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32579
+ border-radius: 5px;
32580
+ transform: rotate(-8deg);
32581
+ transform-origin: top left;
32582
+ animation: loading-indicator2 1100ms ease-out infinite;
32583
+ }
32584
+
32585
+ .l1exo3h6 {
32586
+ position: absolute;
32587
+ width: 5px;
32588
+ height: 48px;
32589
+ left: 52.9px;
32590
+ top: 51.8px;
32591
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32592
+ border-radius: 5px;
32593
+ transform: rotate(112deg);
32594
+ transform-origin: top left;
32595
+ animation: loading-indicator3 1100ms ease-out infinite;
32417
32596
  }
32418
32597
 
32419
- .t1kgldps {
32598
+ .t1gz6wqf {
32599
+ height: 100%;
32600
+ }
32601
+ .t1gz6wqf .table-loading-item {
32602
+ padding: 12px 4px;
32603
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32420
32604
  display: flex;
32421
- align-items: center;
32422
- justify-content: space-between;
32423
- background-color: rgba(0, 0, 0, 0.75);
32424
- color: #b4beca;
32425
- font-size: 12px;
32426
- padding: 3px 6px;
32427
32605
  }
32428
- .t1kgldps:first-child {
32429
- padding-top: 3px;
32606
+ .t1gz6wqf .table-loading-item > * {
32607
+ height: 16px;
32608
+ margin: 4px;
32609
+ background: rgba(204, 212, 227, 0.18);
32610
+ border-radius: 2px;
32430
32611
  }
32431
- .t1kgldps:last-child {
32432
- padding-bottom: 3px;
32612
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32613
+ width: 16px;
32433
32614
  }
32434
- .t1kgldps .column-value {
32435
- color: #fff;
32436
- margin-left: 8px;
32615
+ .t1gz6wqf .table-loading-item .td-loading {
32616
+ flex: 1;
32617
+ }
32618
+ .t1gz6wqf :nth-child(1) {
32619
+ padding: 8px 4px;
32620
+ }
32621
+ .t1gz6wqf :nth-child(1) > * {
32622
+ background: rgba(107, 125, 153, 0.18);
32623
+ }
32624
+ .t1gz6wqf :nth-child(1) > * {
32625
+ background: rgba(163, 180, 204, 0.18);
32437
32626
  }
32438
32627
 
32439
32628
  .sq6vos1 {
@@ -32621,52 +32810,6 @@ input.rrg1fkn.ant-input {
32621
32810
  justify-content: center;
32622
32811
  }
32623
32812
 
32624
- .t1gz6wqf {
32625
- height: 100%;
32626
- }
32627
- .t1gz6wqf .table-loading-item {
32628
- padding: 12px 4px;
32629
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32630
- display: flex;
32631
- }
32632
- .t1gz6wqf .table-loading-item > * {
32633
- height: 16px;
32634
- margin: 4px;
32635
- background: rgba(204, 212, 227, 0.18);
32636
- border-radius: 2px;
32637
- }
32638
- .t1gz6wqf .table-loading-item .checkbox-loading {
32639
- width: 16px;
32640
- }
32641
- .t1gz6wqf .table-loading-item .td-loading {
32642
- flex: 1;
32643
- }
32644
- .t1gz6wqf :nth-child(1) {
32645
- padding: 8px 4px;
32646
- }
32647
- .t1gz6wqf :nth-child(1) > * {
32648
- background: rgba(107, 125, 153, 0.18);
32649
- }
32650
- .t1gz6wqf :nth-child(1) > * {
32651
- background: rgba(163, 180, 204, 0.18);
32652
- }
32653
-
32654
- .rrwcpby {
32655
- display: flex;
32656
- align-items: center;
32657
- }
32658
- .rrwcpby .order {
32659
- height: 24px;
32660
- width: 24px;
32661
- border-radius: 20px;
32662
- color: #0080ff;
32663
- background: rgba(0, 136, 255, 0.1);
32664
- display: flex;
32665
- align-items: center;
32666
- justify-content: center;
32667
- margin-right: 6px;
32668
- }
32669
-
32670
32813
  .c1k4vanq {
32671
32814
  padding: 0 12px 14px 12px;
32672
32815
  }
@@ -32711,6 +32854,52 @@ input.rrg1fkn.ant-input {
32711
32854
  margin-right: 2px;
32712
32855
  }
32713
32856
 
32857
+ .skwah65 {
32858
+ height: 8px;
32859
+ box-sizing: border-box;
32860
+ border-radius: 2px;
32861
+ background: #f5f7fa;
32862
+ display: flex;
32863
+ width: 100%;
32864
+ overflow: hidden;
32865
+ }
32866
+ .skwah65 .stack-bar-item + .stack-bar-item {
32867
+ margin-left: 1px;
32868
+ }
32869
+
32870
+ .bab9xum {
32871
+ 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);
32872
+ }
32873
+
32874
+ .cav4gt6 {
32875
+ border-radius: 8px;
32876
+ background-color: white;
32877
+ }
32878
+ .cav4gt6.hoverable {
32879
+ cursor: pointer;
32880
+ }
32881
+ .cav4gt6.hoverable:hover {
32882
+ transition: all 200ms ease;
32883
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32884
+ transform: translateY(-4px);
32885
+ }
32886
+
32887
+ .rrwcpby {
32888
+ display: flex;
32889
+ align-items: center;
32890
+ }
32891
+ .rrwcpby .order {
32892
+ height: 24px;
32893
+ width: 24px;
32894
+ border-radius: 20px;
32895
+ color: #0080ff;
32896
+ background: rgba(0, 136, 255, 0.1);
32897
+ display: flex;
32898
+ align-items: center;
32899
+ justify-content: center;
32900
+ margin-right: 6px;
32901
+ }
32902
+
32714
32903
  .tc40oxa {
32715
32904
  margin-bottom: 4px;
32716
32905
  color: rgba(44, 56, 82, 0.6);
@@ -32904,76 +33093,6 @@ input.rrg1fkn.ant-input {
32904
33093
  margin-right: 8px;
32905
33094
  }
32906
33095
 
32907
- .iwsze0q {
32908
- margin-right: 4px;
32909
- height: 16px;
32910
- }
32911
-
32912
- .bab9xum {
32913
- 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);
32914
- }
32915
-
32916
- .cav4gt6 {
32917
- border-radius: 8px;
32918
- background-color: white;
32919
- }
32920
- .cav4gt6.hoverable {
32921
- cursor: pointer;
32922
- }
32923
- .cav4gt6.hoverable:hover {
32924
- transition: all 200ms ease;
32925
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32926
- transform: translateY(-4px);
32927
- }
32928
-
32929
- .w1xcixj5.outside-tag {
32930
- padding-left: 0;
32931
- }
32932
- .w1xcixj5.outside-tag .inside-tag {
32933
- border-radius: 4px 0 0 4px;
32934
- padding-right: 4px;
32935
- margin-right: 4px;
32936
- }
32937
-
32938
- .sut42l0 {
32939
- padding: 0 8px;
32940
- height: 18px;
32941
- }
32942
-
32943
- .mfsz1jz {
32944
- padding: 2px 8px;
32945
- height: 24px;
32946
- }
32947
-
32948
- .tnd6h4m {
32949
- margin: 0;
32950
- }
32951
-
32952
- .i1qw4clm {
32953
- margin-right: 4px;
32954
- height: 16px;
32955
- }
32956
-
32957
- .n1r5ku5l.ant-tag.ant-tag-gray {
32958
- font-weight: 700;
32959
- color: #00122e;
32960
- background-color: rgba(237, 241, 250, 0.6);
32961
- border: 1px solid rgba(211, 218, 235, 0.6);
32962
- }
32963
-
32964
- .skwah65 {
32965
- height: 8px;
32966
- box-sizing: border-box;
32967
- border-radius: 2px;
32968
- background: #f5f7fa;
32969
- display: flex;
32970
- width: 100%;
32971
- overflow: hidden;
32972
- }
32973
- .skwah65 .stack-bar-item + .stack-bar-item {
32974
- margin-left: 1px;
32975
- }
32976
-
32977
33096
  .f1p9ti6d {
32978
33097
  width: 100%;
32979
33098
  margin-bottom: 0 !important;
@@ -33005,6 +33124,15 @@ input.rrg1fkn.ant-input {
33005
33124
  min-height: 0px;
33006
33125
  }
33007
33126
 
33127
+ .w1xcixj5.outside-tag {
33128
+ padding-left: 0;
33129
+ }
33130
+ .w1xcixj5.outside-tag .inside-tag {
33131
+ border-radius: 4px 0 0 4px;
33132
+ padding-right: 4px;
33133
+ margin-right: 4px;
33134
+ }
33135
+
33008
33136
  .at4ovwe .ant-input-number-handler-wrap {
33009
33137
  display: var(--at4ovwe-0);
33010
33138
  }
@@ -33055,6 +33183,37 @@ input.rrg1fkn.ant-input {
33055
33183
  font-size: inherit;
33056
33184
  }
33057
33185
 
33186
+ .sut42l0 {
33187
+ padding: 0 8px;
33188
+ height: 18px;
33189
+ }
33190
+
33191
+ .mfsz1jz {
33192
+ padding: 2px 8px;
33193
+ height: 24px;
33194
+ }
33195
+
33196
+ .tnd6h4m {
33197
+ margin: 0;
33198
+ }
33199
+
33200
+ .i1qw4clm {
33201
+ margin-right: 4px;
33202
+ height: 16px;
33203
+ }
33204
+
33205
+ .n1r5ku5l.ant-tag.ant-tag-gray {
33206
+ font-weight: 700;
33207
+ color: #00122e;
33208
+ background-color: rgba(237, 241, 250, 0.6);
33209
+ border: 1px solid rgba(211, 218, 235, 0.6);
33210
+ }
33211
+
33212
+ .iwsze0q {
33213
+ margin-right: 4px;
33214
+ height: 16px;
33215
+ }
33216
+
33058
33217
  .feau332.ant-form-item {
33059
33218
  margin-bottom: 0;
33060
33219
  }