@cloudtower/eagle 0.27.13 → 0.27.14-alpha.0
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/components.css +1828 -1828
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +638 -638
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -29471,144 +29471,17 @@ html body {
|
|
|
29471
29471
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29472
29472
|
}
|
|
29473
29473
|
}
|
|
29474
|
-
.
|
|
29475
|
-
|
|
29476
|
-
|
|
29477
|
-
|
|
29478
|
-
border-
|
|
29479
|
-
|
|
29480
|
-
|
|
29481
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29482
|
-
}
|
|
29483
|
-
.c1up1pdz .expand {
|
|
29484
|
-
padding: 12px;
|
|
29485
|
-
}
|
|
29486
|
-
.c1up1pdz .field-item {
|
|
29487
|
-
display: flex;
|
|
29488
|
-
padding: 10px 0;
|
|
29489
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29490
|
-
}
|
|
29491
|
-
.c1up1pdz .field-item:last-child {
|
|
29492
|
-
border-bottom: none;
|
|
29493
|
-
padding-bottom: 0;
|
|
29494
|
-
}
|
|
29495
|
-
.c1up1pdz .field-item label {
|
|
29496
|
-
line-height: 32px;
|
|
29497
|
-
width: 100px;
|
|
29498
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29499
|
-
}
|
|
29500
|
-
.c1up1pdz .help {
|
|
29501
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29502
|
-
margin-top: 5px;
|
|
29503
|
-
}
|
|
29504
|
-
.c1up1pdz .ant-input-affix-wrapper,
|
|
29505
|
-
.c1up1pdz .ant-picker {
|
|
29506
|
-
width: 128px;
|
|
29507
|
-
}
|
|
29508
|
-
|
|
29509
|
-
.c156wh19 {
|
|
29510
|
-
display: flex;
|
|
29511
|
-
align-items: center;
|
|
29512
|
-
justify-content: space-between;
|
|
29513
|
-
word-break: keep-all;
|
|
29514
|
-
}
|
|
29515
|
-
.c156wh19 .title {
|
|
29516
|
-
margin: 0 16px 0 8px;
|
|
29517
|
-
}
|
|
29518
|
-
.c156wh19 .retain {
|
|
29519
|
-
color: rgba(129, 138, 153, 0.6);
|
|
29520
|
-
}
|
|
29521
|
-
.c156wh19 .left {
|
|
29522
|
-
flex: 1;
|
|
29474
|
+
.iap75of {
|
|
29475
|
+
height: 18px;
|
|
29476
|
+
line-height: 18px;
|
|
29477
|
+
padding: 0 4px;
|
|
29478
|
+
border-radius: 4px;
|
|
29479
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29480
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29523
29481
|
display: flex;
|
|
29524
|
-
overflow: hidden;
|
|
29525
29482
|
align-items: center;
|
|
29526
|
-
justify-content: flex-start;
|
|
29527
29483
|
white-space: nowrap;
|
|
29528
|
-
|
|
29529
|
-
.c156wh19 .left .title {
|
|
29530
|
-
max-width: 100%;
|
|
29531
|
-
overflow: hidden;
|
|
29532
|
-
text-overflow: ellipsis;
|
|
29533
|
-
}
|
|
29534
|
-
.c156wh19 .right {
|
|
29535
|
-
display: flex;
|
|
29536
|
-
align-items: center;
|
|
29537
|
-
}
|
|
29538
|
-
.c156wh19 .reverse {
|
|
29539
|
-
display: flex;
|
|
29540
|
-
flex-direction: row-reverse;
|
|
29541
|
-
align-items: center;
|
|
29542
|
-
}
|
|
29543
|
-
.c156wh19 .reverse .ant-switch {
|
|
29544
|
-
margin-left: 8px;
|
|
29545
|
-
}
|
|
29546
|
-
.c156wh19 .close {
|
|
29547
|
-
padding-left: 14px;
|
|
29548
|
-
margin-left: 14px;
|
|
29549
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
29550
|
-
cursor: pointer;
|
|
29551
|
-
}
|
|
29552
|
-
|
|
29553
|
-
.m126spxy {
|
|
29554
|
-
padding-bottom: 4px;
|
|
29555
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29556
|
-
}
|
|
29557
|
-
.m126spxy .ant-btn-link {
|
|
29558
|
-
padding: 1px 10px;
|
|
29559
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29560
|
-
border-radius: 4px;
|
|
29561
|
-
}
|
|
29562
|
-
.m126spxy .ant-btn-link.active {
|
|
29563
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29564
|
-
color: #0096ff;
|
|
29565
|
-
}
|
|
29566
|
-
|
|
29567
|
-
.wpbf4pq {
|
|
29568
|
-
padding: 10px 0;
|
|
29569
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29570
|
-
}
|
|
29571
|
-
.wpbf4pq .ant-input,
|
|
29572
|
-
.wpbf4pq .ant-picker {
|
|
29573
|
-
width: 80px;
|
|
29574
|
-
margin: 0 9px;
|
|
29575
|
-
text-align: center;
|
|
29576
|
-
}
|
|
29577
|
-
.wpbf4pq .options {
|
|
29578
|
-
padding: 12px 0 12px 16px;
|
|
29579
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
29580
|
-
margin: 5px 0 5px 8px;
|
|
29581
|
-
}
|
|
29582
|
-
.wpbf4pq .week-day-option,
|
|
29583
|
-
.wpbf4pq .month-day-option {
|
|
29584
|
-
background: #f5f7fa;
|
|
29585
|
-
box-sizing: border-box;
|
|
29586
|
-
border-radius: 16px;
|
|
29587
|
-
margin-right: 8px;
|
|
29588
|
-
}
|
|
29589
|
-
.wpbf4pq .week-day-option:focus,
|
|
29590
|
-
.wpbf4pq .month-day-option:focus {
|
|
29591
|
-
color: inherit;
|
|
29592
|
-
border-color: #d9d9d9;
|
|
29593
|
-
}
|
|
29594
|
-
.wpbf4pq .week-day-option.active {
|
|
29595
|
-
background-color: #0096ff;
|
|
29596
|
-
border-color: #0096ff;
|
|
29597
|
-
color: #fff;
|
|
29598
|
-
}
|
|
29599
|
-
.wpbf4pq .week-day-option.en-text {
|
|
29600
|
-
width: 110px;
|
|
29601
|
-
margin-top: 4px;
|
|
29602
|
-
}
|
|
29603
|
-
.wpbf4pq .month-day-option {
|
|
29604
|
-
width: 32px;
|
|
29605
|
-
padding: 0;
|
|
29606
|
-
margin-bottom: 8px;
|
|
29607
|
-
}
|
|
29608
|
-
.wpbf4pq .month-day-option.active {
|
|
29609
|
-
background-color: #0096ff;
|
|
29610
|
-
border-color: #0096ff;
|
|
29611
|
-
color: #fff;
|
|
29484
|
+
margin-right: 4px;
|
|
29612
29485
|
}
|
|
29613
29486
|
|
|
29614
29487
|
.buj61ew.ant-btn-icon-only {
|
|
@@ -29861,35 +29734,6 @@ html body {
|
|
|
29861
29734
|
padding: 0;
|
|
29862
29735
|
}
|
|
29863
29736
|
|
|
29864
|
-
.bpq0js6 {
|
|
29865
|
-
padding: 4px 11px;
|
|
29866
|
-
}
|
|
29867
|
-
|
|
29868
|
-
.b15sn34c {
|
|
29869
|
-
white-space: nowrap;
|
|
29870
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29871
|
-
}
|
|
29872
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29873
|
-
--color: #0080ff;
|
|
29874
|
-
}
|
|
29875
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29876
|
-
--color: #0080ff;
|
|
29877
|
-
}
|
|
29878
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29879
|
-
margin-left: 1px;
|
|
29880
|
-
}
|
|
29881
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29882
|
-
border-top-right-radius: 0;
|
|
29883
|
-
border-bottom-right-radius: 0;
|
|
29884
|
-
}
|
|
29885
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29886
|
-
border-top-left-radius: 0;
|
|
29887
|
-
border-bottom-left-radius: 0;
|
|
29888
|
-
}
|
|
29889
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29890
|
-
border-radius: unset;
|
|
29891
|
-
}
|
|
29892
|
-
|
|
29893
29737
|
.i1mrf09m {
|
|
29894
29738
|
display: inline-flex;
|
|
29895
29739
|
align-items: center;
|
|
@@ -29923,1060 +29767,871 @@ html body {
|
|
|
29923
29767
|
font-size: 18px;
|
|
29924
29768
|
}
|
|
29925
29769
|
|
|
29926
|
-
.
|
|
29927
|
-
|
|
29928
|
-
line-height: 18px;
|
|
29929
|
-
padding: 0 4px;
|
|
29930
|
-
border-radius: 4px;
|
|
29931
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29932
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29933
|
-
display: flex;
|
|
29934
|
-
align-items: center;
|
|
29935
|
-
white-space: nowrap;
|
|
29936
|
-
margin-right: 4px;
|
|
29770
|
+
.bpq0js6 {
|
|
29771
|
+
padding: 4px 11px;
|
|
29937
29772
|
}
|
|
29938
29773
|
|
|
29939
|
-
.
|
|
29940
|
-
|
|
29774
|
+
.b15sn34c {
|
|
29775
|
+
white-space: nowrap;
|
|
29776
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29941
29777
|
}
|
|
29942
|
-
|
|
29943
|
-
|
|
29944
|
-
visibility: hidden;
|
|
29945
|
-
position: absolute;
|
|
29778
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29779
|
+
--color: #0080ff;
|
|
29946
29780
|
}
|
|
29947
|
-
|
|
29948
|
-
|
|
29949
|
-
display: flex;
|
|
29950
|
-
flex-direction: column;
|
|
29781
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29782
|
+
--color: #0080ff;
|
|
29951
29783
|
}
|
|
29952
|
-
|
|
29953
|
-
|
|
29954
|
-
|
|
29955
|
-
|
|
29956
|
-
|
|
29957
|
-
|
|
29784
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29785
|
+
margin-left: 1px;
|
|
29786
|
+
}
|
|
29787
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29788
|
+
border-top-right-radius: 0;
|
|
29789
|
+
border-bottom-right-radius: 0;
|
|
29790
|
+
}
|
|
29791
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29792
|
+
border-top-left-radius: 0;
|
|
29793
|
+
border-bottom-left-radius: 0;
|
|
29794
|
+
}
|
|
29795
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29796
|
+
border-radius: unset;
|
|
29958
29797
|
}
|
|
29959
29798
|
|
|
29960
|
-
.
|
|
29961
|
-
max-width: 1120px;
|
|
29962
|
-
width: 100%;
|
|
29963
|
-
margin: 0 auto;
|
|
29799
|
+
.p12gwtiw {
|
|
29964
29800
|
display: flex;
|
|
29801
|
+
justify-content: space-between;
|
|
29802
|
+
align-items: center;
|
|
29803
|
+
padding: 10px 0;
|
|
29804
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29805
|
+
font-size: 12px;
|
|
29806
|
+
line-height: 24px;
|
|
29965
29807
|
}
|
|
29966
|
-
.
|
|
29967
|
-
|
|
29968
|
-
flex-grow: 0;
|
|
29969
|
-
flex-shrink: 0;
|
|
29970
|
-
flex-basis: 21%;
|
|
29808
|
+
.p12gwtiw .pagination-left {
|
|
29809
|
+
padding: 2px 8px;
|
|
29971
29810
|
}
|
|
29972
|
-
.
|
|
29811
|
+
.p12gwtiw .dropdown-trigger {
|
|
29973
29812
|
display: flex;
|
|
29974
|
-
|
|
29975
|
-
|
|
29813
|
+
align-items: center;
|
|
29814
|
+
border-radius: 6px;
|
|
29815
|
+
cursor: pointer;
|
|
29816
|
+
transition: all 0.3s ease;
|
|
29976
29817
|
}
|
|
29977
|
-
.
|
|
29978
|
-
|
|
29818
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
29819
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29820
|
+
color: #0080ff;
|
|
29979
29821
|
}
|
|
29980
|
-
.
|
|
29981
|
-
margin-
|
|
29982
|
-
flex-grow: 0;
|
|
29983
|
-
flex-shrink: 0;
|
|
29984
|
-
flex-basis: 58%;
|
|
29985
|
-
}
|
|
29986
|
-
.w1vvwdlp .middle .form-base-field {
|
|
29987
|
-
width: 100%;
|
|
29822
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
29823
|
+
margin-left: 4px;
|
|
29988
29824
|
}
|
|
29989
|
-
.
|
|
29990
|
-
|
|
29825
|
+
.p12gwtiw .pagination-right {
|
|
29826
|
+
display: flex;
|
|
29827
|
+
align-items: center;
|
|
29828
|
+
color: #0080ff;
|
|
29829
|
+
font-weight: bold;
|
|
29991
29830
|
}
|
|
29992
|
-
|
|
29993
|
-
|
|
29994
|
-
margin: 0 auto;
|
|
29995
|
-
width: 100%;
|
|
29996
|
-
max-width: 648px;
|
|
29831
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
29832
|
+
margin-left: 4px;
|
|
29997
29833
|
}
|
|
29998
|
-
.
|
|
29999
|
-
|
|
29834
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
29835
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
29836
|
+
padding: 0 8px;
|
|
30000
29837
|
}
|
|
30001
|
-
.
|
|
30002
|
-
|
|
30003
|
-
|
|
30004
|
-
width: 100%;
|
|
30005
|
-
max-width: 648px;
|
|
30006
|
-
overflow: hidden;
|
|
29838
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
29839
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
29840
|
+
color: #0080ff;
|
|
30007
29841
|
}
|
|
30008
|
-
.
|
|
30009
|
-
|
|
29842
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
29843
|
+
transform: rotate(180deg);
|
|
30010
29844
|
}
|
|
30011
|
-
|
|
30012
|
-
|
|
29845
|
+
|
|
29846
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
29847
|
+
max-height: calc(100vh - 128px);
|
|
30013
29848
|
overflow-y: auto;
|
|
30014
29849
|
}
|
|
30015
|
-
.
|
|
30016
|
-
|
|
30017
|
-
|
|
29850
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
29851
|
+
padding: 4px 20px;
|
|
29852
|
+
font-size: 12px;
|
|
29853
|
+
line-height: 18px;
|
|
30018
29854
|
}
|
|
30019
29855
|
|
|
30020
|
-
.
|
|
30021
|
-
|
|
30022
|
-
|
|
30023
|
-
|
|
30024
|
-
}
|
|
30025
|
-
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
30026
|
-
margin-left: 0;
|
|
30027
|
-
}
|
|
30028
|
-
.h1p6d3y3 .ant-modal-body {
|
|
30029
|
-
margin: 0 auto;
|
|
30030
|
-
padding: 0;
|
|
30031
|
-
width: 100%;
|
|
30032
|
-
max-width: 1024px;
|
|
29856
|
+
.s34f1qb.ant-switch {
|
|
29857
|
+
min-width: 40px;
|
|
29858
|
+
height: 24px;
|
|
29859
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30033
29860
|
overflow: hidden;
|
|
30034
29861
|
}
|
|
30035
|
-
.
|
|
30036
|
-
|
|
29862
|
+
.s34f1qb.ant-switch:focus {
|
|
29863
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30037
29864
|
}
|
|
30038
|
-
.
|
|
30039
|
-
|
|
30040
|
-
|
|
29865
|
+
.s34f1qb.ant-switch-small {
|
|
29866
|
+
min-width: 26px;
|
|
29867
|
+
height: 16px;
|
|
30041
29868
|
}
|
|
30042
|
-
.
|
|
30043
|
-
|
|
30044
|
-
|
|
29869
|
+
.s34f1qb.ant-switch-large {
|
|
29870
|
+
min-width: 52px;
|
|
29871
|
+
height: 32px;
|
|
30045
29872
|
}
|
|
30046
|
-
|
|
30047
|
-
|
|
30048
|
-
|
|
29873
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
29874
|
+
height: 20px;
|
|
29875
|
+
width: 20px;
|
|
30049
29876
|
}
|
|
30050
|
-
.
|
|
30051
|
-
|
|
30052
|
-
|
|
30053
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29877
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
29878
|
+
border-radius: 10px;
|
|
29879
|
+
transition-delay: 120ms;
|
|
30054
29880
|
}
|
|
30055
|
-
.
|
|
30056
|
-
|
|
30057
|
-
|
|
30058
|
-
|
|
30059
|
-
|
|
29881
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
29882
|
+
height: 14px;
|
|
29883
|
+
width: 14px;
|
|
29884
|
+
top: 1px;
|
|
29885
|
+
left: 1px;
|
|
30060
29886
|
}
|
|
30061
|
-
.
|
|
30062
|
-
|
|
29887
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
29888
|
+
height: 28px;
|
|
29889
|
+
width: 28px;
|
|
30063
29890
|
}
|
|
30064
|
-
|
|
30065
|
-
|
|
30066
|
-
padding: 25px 0 15px 0;
|
|
30067
|
-
border-bottom: 1px solid #e1e5eb;
|
|
30068
|
-
margin-bottom: 16px;
|
|
29891
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
29892
|
+
border-radius: 14px;
|
|
30069
29893
|
}
|
|
30070
|
-
|
|
30071
|
-
|
|
30072
|
-
display: flex;
|
|
30073
|
-
align-items: center;
|
|
30074
|
-
margin-bottom: 8px;
|
|
29894
|
+
.s34f1qb.ant-switch-checked {
|
|
29895
|
+
background-color: #00ba5d;
|
|
30075
29896
|
}
|
|
30076
|
-
.
|
|
30077
|
-
|
|
29897
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
29898
|
+
left: calc(100% - 20px - 2px);
|
|
30078
29899
|
}
|
|
30079
|
-
.
|
|
30080
|
-
|
|
29900
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
29901
|
+
left: calc(100% - 14px - 1px);
|
|
30081
29902
|
}
|
|
30082
|
-
.
|
|
30083
|
-
|
|
29903
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
29904
|
+
left: calc(100% - 28px - 2px);
|
|
30084
29905
|
}
|
|
30085
29906
|
|
|
30086
|
-
.
|
|
30087
|
-
|
|
30088
|
-
margin-right: 10px;
|
|
29907
|
+
.c1to9vb9 {
|
|
29908
|
+
margin-left: 5px;
|
|
30089
29909
|
}
|
|
30090
29910
|
|
|
30091
|
-
.
|
|
30092
|
-
|
|
30093
|
-
height: 1px;
|
|
30094
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30095
|
-
margin: 24px 0;
|
|
29911
|
+
.obf05yr {
|
|
29912
|
+
display: inline-block;
|
|
30096
29913
|
}
|
|
30097
29914
|
|
|
30098
|
-
.
|
|
30099
|
-
|
|
30100
|
-
|
|
30101
|
-
align-items: center;
|
|
30102
|
-
height: 100%;
|
|
29915
|
+
.hsms1n6 {
|
|
29916
|
+
visibility: hidden;
|
|
29917
|
+
position: absolute;
|
|
30103
29918
|
}
|
|
30104
29919
|
|
|
30105
|
-
.
|
|
30106
|
-
|
|
30107
|
-
width: 4px;
|
|
30108
|
-
height: 4px;
|
|
30109
|
-
background: #8e9aa9;
|
|
30110
|
-
opacity: 0.4;
|
|
30111
|
-
border-radius: 50%;
|
|
30112
|
-
margin: 0 4px;
|
|
29920
|
+
.s1fc623g {
|
|
29921
|
+
width: 430px !important;
|
|
30113
29922
|
}
|
|
30114
29923
|
|
|
30115
|
-
.
|
|
30116
|
-
|
|
30117
|
-
|
|
30118
|
-
|
|
30119
|
-
|
|
30120
|
-
|
|
30121
|
-
|
|
30122
|
-
|
|
30123
|
-
}
|
|
30124
|
-
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
30125
|
-
font-size: 30px;
|
|
30126
|
-
}
|
|
30127
|
-
.m1jy87hk .ant-modal-body {
|
|
30128
|
-
padding: 4px 0 2px;
|
|
30129
|
-
}
|
|
30130
|
-
.m1jy87hk .ant-modal-footer {
|
|
30131
|
-
border: none;
|
|
29924
|
+
.da3mx0o .ant-select-item-group {
|
|
29925
|
+
padding: 8px 16px;
|
|
29926
|
+
line-height: 18px;
|
|
29927
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29928
|
+
height: 34px;
|
|
29929
|
+
min-height: 34px;
|
|
29930
|
+
box-sizing: border-box;
|
|
29931
|
+
margin-top: 8px;
|
|
30132
29932
|
}
|
|
30133
29933
|
|
|
30134
|
-
.
|
|
30135
|
-
|
|
30136
|
-
|
|
30137
|
-
|
|
30138
|
-
|
|
30139
|
-
padding: 0 4px;
|
|
29934
|
+
.onr9gzt {
|
|
29935
|
+
display: flex;
|
|
29936
|
+
flex-direction: column;
|
|
29937
|
+
margin: 1px 8px;
|
|
29938
|
+
padding: 8px;
|
|
30140
29939
|
border-radius: 4px;
|
|
30141
|
-
display: inline-block;
|
|
30142
|
-
background: var(--ti7fpyu-0);
|
|
30143
29940
|
}
|
|
30144
|
-
.
|
|
30145
|
-
|
|
29941
|
+
.onr9gzt .selected-icon {
|
|
29942
|
+
display: none;
|
|
30146
29943
|
}
|
|
30147
|
-
|
|
30148
|
-
|
|
30149
|
-
width: 100%;
|
|
30150
|
-
height: 100%;
|
|
30151
|
-
display: flex;
|
|
30152
|
-
align-items: center;
|
|
30153
|
-
justify-content: center;
|
|
29944
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
29945
|
+
padding-left: 8px;
|
|
30154
29946
|
}
|
|
30155
|
-
|
|
30156
|
-
|
|
30157
|
-
font-size: 90%;
|
|
30158
|
-
font-weight: bold;
|
|
30159
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
30160
|
-
padding: 1px 4px 1px;
|
|
30161
|
-
margin-left: 2px;
|
|
30162
|
-
margin-right: 2px;
|
|
30163
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30164
|
-
border-radius: 4px;
|
|
29947
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
29948
|
+
background-color: white;
|
|
30165
29949
|
}
|
|
30166
|
-
|
|
30167
|
-
|
|
30168
|
-
width: 640px;
|
|
29950
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
29951
|
+
color: #0080ff;
|
|
30169
29952
|
}
|
|
30170
|
-
.
|
|
30171
|
-
|
|
29953
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
29954
|
+
display: block;
|
|
30172
29955
|
}
|
|
30173
|
-
.
|
|
30174
|
-
|
|
29956
|
+
.onr9gzt.ant-select-item-option-active {
|
|
29957
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30175
29958
|
}
|
|
30176
|
-
.
|
|
30177
|
-
|
|
29959
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
29960
|
+
color: #0080ff;
|
|
30178
29961
|
}
|
|
30179
|
-
.
|
|
30180
|
-
|
|
29962
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
29963
|
+
background: rgba(0, 136, 255, 0.1);
|
|
29964
|
+
color: #0080ff;
|
|
30181
29965
|
}
|
|
30182
|
-
|
|
30183
|
-
|
|
29966
|
+
|
|
29967
|
+
.oiy0apc {
|
|
30184
29968
|
display: flex;
|
|
29969
|
+
justify-content: space-between;
|
|
29970
|
+
height: 20px;
|
|
29971
|
+
line-height: 20px;
|
|
30185
29972
|
}
|
|
30186
|
-
.
|
|
30187
|
-
|
|
30188
|
-
|
|
30189
|
-
|
|
30190
|
-
background: #f2f4f6;
|
|
30191
|
-
font-size: 13px;
|
|
30192
|
-
line-height: 1.8;
|
|
30193
|
-
color: #8e9aa9;
|
|
29973
|
+
.oiy0apc .timezone-title {
|
|
29974
|
+
color: #2d3a56;
|
|
29975
|
+
overflow: hidden;
|
|
29976
|
+
text-overflow: ellipsis;
|
|
30194
29977
|
}
|
|
30195
|
-
|
|
30196
|
-
|
|
30197
|
-
|
|
29978
|
+
|
|
29979
|
+
.of4y382 {
|
|
29980
|
+
display: flex;
|
|
29981
|
+
justify-content: space-between;
|
|
30198
29982
|
color: rgba(44, 56, 82, 0.6);
|
|
30199
|
-
|
|
30200
|
-
.f1y3gta0 .form-item-label.label-right {
|
|
30201
|
-
text-align: right;
|
|
30202
|
-
}
|
|
30203
|
-
.f1y3gta0 .form-item-label,
|
|
30204
|
-
.f1y3gta0 .form-item-control {
|
|
30205
|
-
line-height: 32px;
|
|
30206
|
-
}
|
|
30207
|
-
.f1y3gta0 .form-item-control .form-item-error {
|
|
29983
|
+
height: 18px;
|
|
30208
29984
|
line-height: 18px;
|
|
29985
|
+
margin-top: 2px;
|
|
30209
29986
|
}
|
|
30210
|
-
|
|
30211
|
-
|
|
29987
|
+
|
|
29988
|
+
.t19903l9 {
|
|
29989
|
+
border: none;
|
|
29990
|
+
margin-right: 0;
|
|
29991
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30212
29992
|
}
|
|
30213
|
-
|
|
29993
|
+
|
|
29994
|
+
.ohwbvxu {
|
|
29995
|
+
pointer-events: none;
|
|
29996
|
+
height: 32px;
|
|
30214
29997
|
width: 100%;
|
|
29998
|
+
opacity: 0;
|
|
30215
29999
|
}
|
|
30216
|
-
|
|
30217
|
-
|
|
30218
|
-
|
|
30219
|
-
|
|
30220
|
-
|
|
30221
|
-
.f1y3gta0 .form-item-error-enter-done {
|
|
30222
|
-
margin-top: 4px;
|
|
30223
|
-
height: auto;
|
|
30224
|
-
overflow: auto;
|
|
30000
|
+
|
|
30001
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
30002
|
+
display: inline-flex;
|
|
30003
|
+
align-items: baseline;
|
|
30004
|
+
white-space: pre-wrap;
|
|
30225
30005
|
}
|
|
30226
|
-
.
|
|
30227
|
-
|
|
30228
|
-
|
|
30229
|
-
color: #e75a3a;
|
|
30006
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30007
|
+
position: relative;
|
|
30008
|
+
top: 3px;
|
|
30230
30009
|
}
|
|
30231
|
-
|
|
30232
|
-
.
|
|
30233
|
-
color: #2d3a56;
|
|
30234
|
-
font-weight: bold;
|
|
30235
|
-
padding-bottom: 6px;
|
|
30236
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30237
|
-
margin-bottom: 16px;
|
|
30010
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30011
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30238
30012
|
}
|
|
30239
|
-
.
|
|
30240
|
-
|
|
30013
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30014
|
+
border-color: #0080ff;
|
|
30241
30015
|
}
|
|
30242
|
-
|
|
30243
|
-
|
|
30244
|
-
|
|
30245
|
-
height: 24px;
|
|
30246
|
-
display: flex;
|
|
30247
|
-
justify-content: center;
|
|
30248
|
-
align-items: center;
|
|
30249
|
-
cursor: pointer;
|
|
30250
|
-
transition: all 200ms ease-out 40ms;
|
|
30016
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30017
|
+
border-color: #0080ff;
|
|
30018
|
+
background: #0080ff;
|
|
30251
30019
|
}
|
|
30252
|
-
.
|
|
30253
|
-
|
|
30254
|
-
|
|
30020
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30021
|
+
top: 4px;
|
|
30022
|
+
left: 4px;
|
|
30023
|
+
width: 6px;
|
|
30255
30024
|
height: 6px;
|
|
30256
|
-
|
|
30257
|
-
background: #ccd4e3;
|
|
30258
|
-
position: relative;
|
|
30259
|
-
right: 2px;
|
|
30260
|
-
transform: rotate(-45deg);
|
|
30025
|
+
background: #fff;
|
|
30261
30026
|
}
|
|
30262
|
-
.
|
|
30263
|
-
|
|
30264
|
-
left: 1px;
|
|
30027
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30028
|
+
opacity: 0.5;
|
|
30265
30029
|
}
|
|
30266
|
-
|
|
30267
|
-
|
|
30268
|
-
|
|
30269
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30270
|
-
border-radius: 6px;
|
|
30030
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30031
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30032
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30271
30033
|
}
|
|
30272
|
-
.
|
|
30273
|
-
|
|
30274
|
-
color: #e07f00;
|
|
30034
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30035
|
+
background: #00122e;
|
|
30275
30036
|
}
|
|
30276
|
-
.
|
|
30277
|
-
|
|
30278
|
-
|
|
30037
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30038
|
+
color: #00122e;
|
|
30039
|
+
opacity: 0.5;
|
|
30279
30040
|
}
|
|
30280
|
-
|
|
30281
|
-
|
|
30282
|
-
display: flex;
|
|
30283
|
-
flex-direction: row;
|
|
30284
|
-
padding: 7px 12px;
|
|
30285
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30286
|
-
border-radius: 6px;
|
|
30287
|
-
color: #e07f00;
|
|
30288
|
-
font-size: 12px;
|
|
30289
|
-
line-height: 18px;
|
|
30041
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30042
|
+
color: #00122e;
|
|
30290
30043
|
}
|
|
30291
|
-
.
|
|
30292
|
-
|
|
30293
|
-
|
|
30044
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
30045
|
+
display: inline-block;
|
|
30046
|
+
padding: 0;
|
|
30047
|
+
padding-left: 12px;
|
|
30294
30048
|
}
|
|
30295
|
-
|
|
30296
|
-
|
|
30297
|
-
|
|
30298
|
-
flex-direction: row;
|
|
30299
|
-
padding: 7px 12px;
|
|
30300
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30301
|
-
border-radius: 6px;
|
|
30049
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30050
|
+
margin-bottom: 0;
|
|
30051
|
+
white-space: pre-wrap;
|
|
30302
30052
|
color: rgba(44, 56, 82, 0.6);
|
|
30303
|
-
font-size: 12px;
|
|
30304
|
-
line-height: 18px;
|
|
30305
30053
|
}
|
|
30306
|
-
.
|
|
30307
|
-
|
|
30308
|
-
height: 18px;
|
|
30054
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
30055
|
+
padding-left: 8px;
|
|
30309
30056
|
}
|
|
30310
30057
|
|
|
30311
|
-
.
|
|
30312
|
-
|
|
30313
|
-
flex-direction: row;
|
|
30314
|
-
padding: 7px 12px;
|
|
30315
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30316
|
-
border-radius: 6px;
|
|
30317
|
-
color: #005ed1;
|
|
30318
|
-
font-size: 12px;
|
|
30319
|
-
line-height: 18px;
|
|
30320
|
-
}
|
|
30321
|
-
.i16ozz3f .icon-wrapper {
|
|
30322
|
-
margin-right: 10px;
|
|
30323
|
-
height: 18px;
|
|
30058
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
30059
|
+
border-radius: 5px 0 0 5px;
|
|
30324
30060
|
}
|
|
30325
|
-
|
|
30326
|
-
|
|
30327
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30328
|
-
margin-top: 5px;
|
|
30329
|
-
font-size: 12px;
|
|
30330
|
-
line-height: 18px;
|
|
30061
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
30062
|
+
border-radius: 0 5px 5px 0;
|
|
30331
30063
|
}
|
|
30332
30064
|
|
|
30333
|
-
.
|
|
30334
|
-
color: #
|
|
30335
|
-
|
|
30336
|
-
white-space: pre-wrap;
|
|
30065
|
+
.r1f0aqcc {
|
|
30066
|
+
color: #00122e;
|
|
30067
|
+
border-color: #ccd4e3;
|
|
30337
30068
|
}
|
|
30338
|
-
|
|
30339
|
-
|
|
30340
|
-
display: flex;
|
|
30341
|
-
align-items: center;
|
|
30342
|
-
justify-content: flex-end;
|
|
30069
|
+
.r1f0aqcc:first-child {
|
|
30070
|
+
border-color: #a3b4cc;
|
|
30343
30071
|
}
|
|
30344
|
-
.
|
|
30345
|
-
|
|
30072
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
30073
|
+
padding: 0 12px;
|
|
30074
|
+
line-height: 32px;
|
|
30075
|
+
height: 32px;
|
|
30346
30076
|
}
|
|
30347
|
-
|
|
30348
|
-
|
|
30349
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30077
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
30078
|
+
white-space: nowrap;
|
|
30350
30079
|
}
|
|
30351
|
-
|
|
30352
|
-
|
|
30353
|
-
padding:
|
|
30080
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
30081
|
+
height: 22px;
|
|
30082
|
+
padding: 0 7px;
|
|
30354
30083
|
line-height: 20px;
|
|
30355
|
-
color: #2d3a56;
|
|
30356
|
-
border-radius: 6px;
|
|
30357
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30358
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30359
30084
|
}
|
|
30360
|
-
.
|
|
30361
|
-
|
|
30362
|
-
line-height: 22px;
|
|
30085
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30086
|
+
background: #ccd4e3;
|
|
30363
30087
|
}
|
|
30364
|
-
.
|
|
30365
|
-
|
|
30366
|
-
line-height: 18px;
|
|
30088
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30089
|
+
background: #0080ff;
|
|
30367
30090
|
}
|
|
30368
|
-
.
|
|
30369
|
-
|
|
30370
|
-
|
|
30371
|
-
z-index: 1;
|
|
30091
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30092
|
+
background: #ccd4e3;
|
|
30093
|
+
opacity: 0.5;
|
|
30372
30094
|
}
|
|
30373
|
-
.
|
|
30374
|
-
border-color: #
|
|
30375
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30376
|
-
z-index: 1;
|
|
30095
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30096
|
+
border-right-color: #0080ff;
|
|
30377
30097
|
}
|
|
30378
|
-
.
|
|
30379
|
-
border-color: #
|
|
30380
|
-
color: #e75a3a;
|
|
30098
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30099
|
+
border-color: #0080ff;
|
|
30381
30100
|
}
|
|
30382
|
-
.
|
|
30383
|
-
|
|
30384
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30101
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
30102
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30385
30103
|
}
|
|
30386
|
-
.
|
|
30387
|
-
border-color: #e75a3a;
|
|
30388
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30389
|
-
}
|
|
30390
|
-
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
30104
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
30391
30105
|
background: rgba(211, 218, 235, 0.6);
|
|
30392
|
-
color:
|
|
30393
|
-
|
|
30394
|
-
}
|
|
30395
|
-
.ipd9bk.ant-input-affix-wrapper {
|
|
30396
|
-
padding: 5px 12px;
|
|
30397
|
-
border-radius: 6px;
|
|
30398
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30399
|
-
line-height: 20px;
|
|
30400
|
-
color: #2d3a56;
|
|
30401
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30402
|
-
}
|
|
30403
|
-
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
30404
|
-
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
30405
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30406
|
-
}
|
|
30407
|
-
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
30408
|
-
padding: 8px 16px;
|
|
30409
|
-
line-height: 22px;
|
|
30410
|
-
}
|
|
30411
|
-
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30412
|
-
padding: 2px 8px;
|
|
30413
|
-
line-height: 18px;
|
|
30414
|
-
}
|
|
30415
|
-
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30416
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30417
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30418
|
-
}
|
|
30419
|
-
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30420
|
-
border-color: #0096ff;
|
|
30421
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30422
|
-
}
|
|
30423
|
-
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
30424
|
-
border-color: #e75a3a;
|
|
30425
|
-
}
|
|
30426
|
-
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
30427
|
-
color: #e75a3a;
|
|
30428
|
-
}
|
|
30429
|
-
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30430
|
-
border-color: #e75a3a;
|
|
30431
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30432
|
-
}
|
|
30433
|
-
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30434
|
-
border-color: #e75a3a;
|
|
30435
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30106
|
+
border-color: #ccd4e3;
|
|
30107
|
+
opacity: 0.5;
|
|
30436
30108
|
}
|
|
30437
|
-
.
|
|
30438
|
-
|
|
30439
|
-
color:
|
|
30440
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30109
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
30110
|
+
color: #00122e;
|
|
30111
|
+
border-color: #ccd4e3;
|
|
30441
30112
|
}
|
|
30442
|
-
|
|
30443
|
-
|
|
30444
|
-
|
|
30113
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30114
|
+
color: #00122e;
|
|
30115
|
+
border-color: #ccd4e3;
|
|
30116
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30445
30117
|
}
|
|
30446
|
-
|
|
30447
|
-
|
|
30448
|
-
|
|
30118
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
30119
|
+
margin-right: 8px;
|
|
30120
|
+
display: inline;
|
|
30121
|
+
border: none;
|
|
30122
|
+
padding: 0;
|
|
30123
|
+
width: 36px;
|
|
30124
|
+
background: transparent;
|
|
30449
30125
|
}
|
|
30450
|
-
|
|
30451
|
-
|
|
30126
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
30127
|
+
box-shadow: none;
|
|
30452
30128
|
}
|
|
30453
|
-
|
|
30454
|
-
|
|
30455
|
-
|
|
30129
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
30130
|
+
margin-right: 0;
|
|
30131
|
+
width: initial;
|
|
30132
|
+
box-shadow: none;
|
|
30456
30133
|
}
|
|
30457
|
-
|
|
30458
|
-
|
|
30134
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30135
|
+
display: none;
|
|
30459
30136
|
}
|
|
30460
|
-
|
|
30461
|
-
|
|
30462
|
-
height: 24px;
|
|
30137
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30138
|
+
display: inline;
|
|
30463
30139
|
}
|
|
30464
|
-
|
|
30465
|
-
|
|
30140
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30141
|
+
display: inline;
|
|
30142
|
+
margin-right: 8px;
|
|
30143
|
+
padding: 0;
|
|
30144
|
+
width: 36px;
|
|
30466
30145
|
}
|
|
30467
30146
|
|
|
30468
|
-
.
|
|
30469
|
-
|
|
30470
|
-
|
|
30471
|
-
|
|
30472
|
-
|
|
30473
|
-
|
|
30474
|
-
padding: 6px;
|
|
30475
|
-
height: 32px;
|
|
30476
|
-
cursor: pointer;
|
|
30477
|
-
transition: border 150ms;
|
|
30478
|
-
}
|
|
30479
|
-
.kypn5o5.input-tags:hover {
|
|
30480
|
-
border-color: #0080ff;
|
|
30481
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
30482
|
-
}
|
|
30483
|
-
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
30484
|
-
padding-right: 30px;
|
|
30485
|
-
}
|
|
30486
|
-
.kypn5o5.input-tags .input-tags-inner {
|
|
30487
|
-
display: flex;
|
|
30488
|
-
}
|
|
30489
|
-
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
30490
|
-
display: flex;
|
|
30491
|
-
}
|
|
30492
|
-
.kypn5o5.input-tags .input-tag-suffix {
|
|
30493
|
-
position: absolute;
|
|
30494
|
-
right: 12px;
|
|
30495
|
-
top: 50%;
|
|
30496
|
-
transform: translateY(-50%);
|
|
30497
|
-
}
|
|
30498
|
-
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
30499
|
-
color: rgba(0, 0, 0, 0.25);
|
|
30500
|
-
font-size: 12px;
|
|
30501
|
-
cursor: pointer;
|
|
30502
|
-
}
|
|
30503
|
-
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30504
|
-
color: rgba(0, 0, 0, 0.45);
|
|
30505
|
-
}
|
|
30506
|
-
.kypn5o5.has-focus-indicator {
|
|
30507
|
-
position: relative;
|
|
30508
|
-
overflow: hidden;
|
|
30147
|
+
.d6j0lbj {
|
|
30148
|
+
font-family: Inter;
|
|
30149
|
+
font-style: normal;
|
|
30150
|
+
font-weight: bold;
|
|
30151
|
+
font-size: 32px;
|
|
30152
|
+
line-height: 40px;
|
|
30509
30153
|
}
|
|
30510
|
-
|
|
30511
|
-
|
|
30512
|
-
|
|
30513
|
-
|
|
30514
|
-
|
|
30515
|
-
|
|
30516
|
-
|
|
30154
|
+
|
|
30155
|
+
.d1xhvvxe {
|
|
30156
|
+
font-family: Inter;
|
|
30157
|
+
font-style: normal;
|
|
30158
|
+
font-weight: bold;
|
|
30159
|
+
font-size: 24px;
|
|
30160
|
+
line-height: 32px;
|
|
30517
30161
|
}
|
|
30518
|
-
|
|
30519
|
-
|
|
30520
|
-
|
|
30162
|
+
|
|
30163
|
+
.dk10mxq {
|
|
30164
|
+
font-family: Inter;
|
|
30165
|
+
font-style: normal;
|
|
30166
|
+
font-weight: normal;
|
|
30167
|
+
font-size: 32px;
|
|
30168
|
+
line-height: 40px;
|
|
30521
30169
|
}
|
|
30522
|
-
|
|
30523
|
-
|
|
30524
|
-
|
|
30170
|
+
|
|
30171
|
+
.dxsait {
|
|
30172
|
+
font-family: Inter;
|
|
30173
|
+
font-style: normal;
|
|
30174
|
+
font-weight: bold;
|
|
30175
|
+
font-size: 20px;
|
|
30176
|
+
line-height: 24px;
|
|
30525
30177
|
}
|
|
30526
|
-
|
|
30527
|
-
|
|
30178
|
+
|
|
30179
|
+
.dokn0h3 {
|
|
30180
|
+
font-family: Inter;
|
|
30181
|
+
font-style: normal;
|
|
30182
|
+
font-weight: normal;
|
|
30183
|
+
font-size: 20px;
|
|
30184
|
+
line-height: 24px;
|
|
30528
30185
|
}
|
|
30529
30186
|
|
|
30530
|
-
|
|
30531
|
-
|
|
30532
|
-
|
|
30187
|
+
.dobau4p {
|
|
30188
|
+
font-family: Inter;
|
|
30189
|
+
font-style: normal;
|
|
30190
|
+
font-weight: bold;
|
|
30191
|
+
font-size: 18px;
|
|
30192
|
+
line-height: 22px;
|
|
30533
30193
|
}
|
|
30534
30194
|
|
|
30535
|
-
.
|
|
30536
|
-
|
|
30537
|
-
|
|
30195
|
+
.dvolwok {
|
|
30196
|
+
font-family: Inter;
|
|
30197
|
+
font-style: normal;
|
|
30198
|
+
font-weight: normal;
|
|
30199
|
+
font-size: 18px;
|
|
30200
|
+
line-height: 22px;
|
|
30538
30201
|
}
|
|
30539
30202
|
|
|
30540
|
-
|
|
30541
|
-
|
|
30542
|
-
|
|
30203
|
+
.h181qhg4 {
|
|
30204
|
+
font-family: Inter;
|
|
30205
|
+
font-style: normal;
|
|
30206
|
+
font-weight: bold;
|
|
30207
|
+
font-size: 16px;
|
|
30208
|
+
line-height: 22px;
|
|
30543
30209
|
}
|
|
30544
30210
|
|
|
30545
|
-
.
|
|
30546
|
-
|
|
30547
|
-
|
|
30211
|
+
.h1phgmcq {
|
|
30212
|
+
font-family: Inter;
|
|
30213
|
+
font-style: normal;
|
|
30214
|
+
font-weight: normal;
|
|
30215
|
+
font-size: 16px;
|
|
30216
|
+
line-height: 22px;
|
|
30548
30217
|
}
|
|
30549
30218
|
|
|
30550
|
-
.
|
|
30551
|
-
|
|
30552
|
-
|
|
30219
|
+
.h173xnl1 {
|
|
30220
|
+
font-family: Inter;
|
|
30221
|
+
font-style: normal;
|
|
30222
|
+
font-weight: bold;
|
|
30223
|
+
font-size: 14px;
|
|
30224
|
+
line-height: 20px;
|
|
30553
30225
|
}
|
|
30554
30226
|
|
|
30555
|
-
.
|
|
30556
|
-
|
|
30557
|
-
|
|
30227
|
+
.hedm4pz {
|
|
30228
|
+
font-family: Inter;
|
|
30229
|
+
font-style: normal;
|
|
30230
|
+
font-weight: normal;
|
|
30231
|
+
font-size: 14px;
|
|
30232
|
+
line-height: 20px;
|
|
30558
30233
|
}
|
|
30559
30234
|
|
|
30560
|
-
.
|
|
30561
|
-
|
|
30562
|
-
|
|
30563
|
-
|
|
30564
|
-
|
|
30565
|
-
|
|
30566
|
-
}
|
|
30567
|
-
.c1t6wbwv .select-wrapper .select {
|
|
30568
|
-
width: 100%;
|
|
30569
|
-
}
|
|
30570
|
-
.c1t6wbwv .radio-wrapper {
|
|
30571
|
-
margin-top: 24px;
|
|
30572
|
-
}
|
|
30573
|
-
.c1t6wbwv .form-item {
|
|
30574
|
-
width: 100%;
|
|
30235
|
+
.h1kd8xld {
|
|
30236
|
+
font-family: Inter;
|
|
30237
|
+
font-style: normal;
|
|
30238
|
+
font-weight: bold;
|
|
30239
|
+
font-size: 12px;
|
|
30240
|
+
line-height: 18px;
|
|
30575
30241
|
}
|
|
30576
30242
|
|
|
30577
|
-
.
|
|
30578
|
-
font-
|
|
30579
|
-
font-
|
|
30580
|
-
|
|
30243
|
+
.hp14fr {
|
|
30244
|
+
font-family: Inter;
|
|
30245
|
+
font-style: normal;
|
|
30246
|
+
font-weight: normal;
|
|
30247
|
+
font-size: 12px;
|
|
30581
30248
|
line-height: 18px;
|
|
30582
30249
|
}
|
|
30583
|
-
.d1k7vv5v + .d1k7vv5v {
|
|
30584
|
-
margin-top: 16px;
|
|
30585
|
-
}
|
|
30586
|
-
.d1k7vv5v + * {
|
|
30587
|
-
margin-top: 16px;
|
|
30588
|
-
}
|
|
30589
30250
|
|
|
30590
|
-
.
|
|
30251
|
+
.hgrg7mn {
|
|
30252
|
+
font-family: Inter;
|
|
30253
|
+
font-style: normal;
|
|
30254
|
+
font-weight: bold;
|
|
30255
|
+
text-transform: uppercase;
|
|
30256
|
+
font-feature-settings: "cpsp" on;
|
|
30591
30257
|
font-size: 12px;
|
|
30592
|
-
|
|
30593
|
-
margin-top: 12px;
|
|
30258
|
+
line-height: 18px;
|
|
30594
30259
|
}
|
|
30595
30260
|
|
|
30596
|
-
.
|
|
30261
|
+
.h6zme9x {
|
|
30262
|
+
font-family: Inter;
|
|
30263
|
+
font-style: normal;
|
|
30264
|
+
font-weight: normal;
|
|
30265
|
+
text-transform: uppercase;
|
|
30266
|
+
font-feature-settings: "cpsp" on;
|
|
30267
|
+
font-size: 12px;
|
|
30597
30268
|
line-height: 18px;
|
|
30598
|
-
font-weight: 500;
|
|
30599
|
-
margin-top: 0;
|
|
30600
|
-
white-space: initial;
|
|
30601
30269
|
}
|
|
30602
30270
|
|
|
30603
|
-
.
|
|
30604
|
-
|
|
30605
|
-
|
|
30606
|
-
|
|
30607
|
-
font-size:
|
|
30608
|
-
|
|
30609
|
-
line-height: 32px;
|
|
30610
|
-
color: #3e4652;
|
|
30271
|
+
.locjvsv {
|
|
30272
|
+
font-family: Inter;
|
|
30273
|
+
font-style: normal;
|
|
30274
|
+
font-weight: normal;
|
|
30275
|
+
font-size: 16px;
|
|
30276
|
+
line-height: 24px;
|
|
30611
30277
|
}
|
|
30612
30278
|
|
|
30613
|
-
.
|
|
30614
|
-
|
|
30615
|
-
|
|
30616
|
-
|
|
30617
|
-
|
|
30618
|
-
|
|
30619
|
-
font-size: 12px;
|
|
30279
|
+
.l13gi131 {
|
|
30280
|
+
font-family: Inter;
|
|
30281
|
+
font-style: normal;
|
|
30282
|
+
font-weight: bold;
|
|
30283
|
+
font-size: 16px;
|
|
30284
|
+
line-height: 24px;
|
|
30620
30285
|
}
|
|
30621
|
-
|
|
30622
|
-
|
|
30623
|
-
|
|
30624
|
-
|
|
30625
|
-
|
|
30286
|
+
|
|
30287
|
+
.l1ynemsu {
|
|
30288
|
+
font-family: Inter;
|
|
30289
|
+
font-style: normal;
|
|
30290
|
+
font-weight: normal;
|
|
30291
|
+
font-size: 16px;
|
|
30292
|
+
line-height: 24px;
|
|
30626
30293
|
}
|
|
30627
30294
|
|
|
30628
|
-
.
|
|
30629
|
-
|
|
30630
|
-
|
|
30631
|
-
|
|
30632
|
-
|
|
30633
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30634
|
-
font-size: 12px;
|
|
30295
|
+
.l1cft1cx {
|
|
30296
|
+
font-family: Inter;
|
|
30297
|
+
font-style: normal;
|
|
30298
|
+
font-weight: bold;
|
|
30299
|
+
font-size: 16px;
|
|
30635
30300
|
line-height: 24px;
|
|
30636
30301
|
}
|
|
30637
|
-
|
|
30638
|
-
|
|
30302
|
+
|
|
30303
|
+
.l17tqc8p {
|
|
30304
|
+
font-family: Inter;
|
|
30305
|
+
font-style: normal;
|
|
30306
|
+
font-weight: normal;
|
|
30307
|
+
text-transform: uppercase;
|
|
30308
|
+
font-feature-settings: "cpsp" on;
|
|
30309
|
+
font-size: 16px;
|
|
30310
|
+
line-height: 24px;
|
|
30639
30311
|
}
|
|
30640
|
-
|
|
30641
|
-
|
|
30642
|
-
|
|
30643
|
-
|
|
30644
|
-
|
|
30645
|
-
|
|
30312
|
+
|
|
30313
|
+
.l1j1e5w7 {
|
|
30314
|
+
font-family: Inter;
|
|
30315
|
+
font-style: normal;
|
|
30316
|
+
font-weight: bold;
|
|
30317
|
+
text-transform: uppercase;
|
|
30318
|
+
font-feature-settings: "cpsp" on;
|
|
30319
|
+
font-size: 16px;
|
|
30320
|
+
line-height: 24px;
|
|
30646
30321
|
}
|
|
30647
|
-
|
|
30648
|
-
|
|
30649
|
-
|
|
30322
|
+
|
|
30323
|
+
.l1gf91jb {
|
|
30324
|
+
font-family: Inter;
|
|
30325
|
+
font-style: normal;
|
|
30326
|
+
font-weight: normal;
|
|
30327
|
+
font-size: 14px;
|
|
30328
|
+
line-height: 22px;
|
|
30650
30329
|
}
|
|
30651
|
-
|
|
30652
|
-
|
|
30330
|
+
|
|
30331
|
+
.lu7hlr6 {
|
|
30332
|
+
font-family: Inter;
|
|
30333
|
+
font-style: normal;
|
|
30334
|
+
font-weight: 500;
|
|
30335
|
+
font-size: 14px;
|
|
30336
|
+
line-height: 22px;
|
|
30653
30337
|
}
|
|
30654
|
-
|
|
30655
|
-
|
|
30656
|
-
|
|
30657
|
-
|
|
30338
|
+
|
|
30339
|
+
.l3l3jf0 {
|
|
30340
|
+
font-family: Inter;
|
|
30341
|
+
font-style: normal;
|
|
30658
30342
|
font-weight: bold;
|
|
30343
|
+
font-size: 14px;
|
|
30344
|
+
line-height: 22px;
|
|
30659
30345
|
}
|
|
30660
|
-
|
|
30661
|
-
|
|
30346
|
+
|
|
30347
|
+
.l12j5nqp {
|
|
30348
|
+
font-family: Inter;
|
|
30349
|
+
font-style: normal;
|
|
30350
|
+
font-weight: normal;
|
|
30351
|
+
font-size: 14px;
|
|
30352
|
+
line-height: 22px;
|
|
30662
30353
|
}
|
|
30663
|
-
|
|
30664
|
-
.
|
|
30665
|
-
|
|
30354
|
+
|
|
30355
|
+
.l1tecqht {
|
|
30356
|
+
font-family: Inter;
|
|
30357
|
+
font-style: normal;
|
|
30358
|
+
font-weight: bold;
|
|
30359
|
+
font-size: 14px;
|
|
30360
|
+
line-height: 22px;
|
|
30666
30361
|
}
|
|
30667
|
-
|
|
30668
|
-
.
|
|
30669
|
-
|
|
30362
|
+
|
|
30363
|
+
.l6sa990 {
|
|
30364
|
+
font-family: Inter;
|
|
30365
|
+
font-style: normal;
|
|
30366
|
+
font-weight: normal;
|
|
30367
|
+
text-transform: uppercase;
|
|
30368
|
+
font-feature-settings: "cpsp" on;
|
|
30369
|
+
font-size: 14px;
|
|
30370
|
+
line-height: 22px;
|
|
30670
30371
|
}
|
|
30671
|
-
|
|
30672
|
-
|
|
30372
|
+
|
|
30373
|
+
.lckqe8j {
|
|
30374
|
+
font-family: Inter;
|
|
30375
|
+
font-style: normal;
|
|
30376
|
+
font-weight: bold;
|
|
30377
|
+
text-transform: uppercase;
|
|
30378
|
+
font-feature-settings: "cpsp" on;
|
|
30379
|
+
font-size: 14px;
|
|
30380
|
+
line-height: 22px;
|
|
30673
30381
|
}
|
|
30674
30382
|
|
|
30675
|
-
.
|
|
30676
|
-
|
|
30677
|
-
|
|
30383
|
+
.l1kuminb {
|
|
30384
|
+
font-family: Inter;
|
|
30385
|
+
font-style: normal;
|
|
30386
|
+
font-weight: normal;
|
|
30387
|
+
font-size: 13px;
|
|
30388
|
+
line-height: 20px;
|
|
30678
30389
|
}
|
|
30679
|
-
|
|
30680
|
-
|
|
30681
|
-
font-
|
|
30682
|
-
|
|
30390
|
+
|
|
30391
|
+
.l1pbuf5j {
|
|
30392
|
+
font-family: Inter;
|
|
30393
|
+
font-style: normal;
|
|
30394
|
+
font-weight: 600;
|
|
30395
|
+
font-size: 13px;
|
|
30396
|
+
line-height: 20px;
|
|
30683
30397
|
}
|
|
30684
30398
|
|
|
30685
|
-
.
|
|
30686
|
-
|
|
30687
|
-
|
|
30688
|
-
|
|
30399
|
+
.l1r4ztu {
|
|
30400
|
+
font-family: Inter;
|
|
30401
|
+
font-style: normal;
|
|
30402
|
+
font-weight: bold;
|
|
30403
|
+
font-size: 13px;
|
|
30404
|
+
line-height: 20px;
|
|
30689
30405
|
}
|
|
30690
|
-
|
|
30691
|
-
|
|
30692
|
-
|
|
30406
|
+
|
|
30407
|
+
.ly8vzok {
|
|
30408
|
+
font-family: Inter;
|
|
30409
|
+
font-style: normal;
|
|
30410
|
+
font-weight: normal;
|
|
30411
|
+
font-size: 13px;
|
|
30412
|
+
line-height: 20px;
|
|
30693
30413
|
}
|
|
30694
|
-
|
|
30695
|
-
|
|
30414
|
+
|
|
30415
|
+
.lumfmf {
|
|
30416
|
+
font-family: Inter;
|
|
30417
|
+
font-style: normal;
|
|
30418
|
+
font-weight: 600;
|
|
30419
|
+
font-size: 13px;
|
|
30420
|
+
line-height: 20px;
|
|
30696
30421
|
}
|
|
30697
|
-
|
|
30698
|
-
|
|
30422
|
+
|
|
30423
|
+
.l16ujwmv {
|
|
30424
|
+
font-family: Inter;
|
|
30425
|
+
font-style: normal;
|
|
30426
|
+
font-weight: bold;
|
|
30427
|
+
font-size: 13px;
|
|
30428
|
+
line-height: 20px;
|
|
30699
30429
|
}
|
|
30700
|
-
|
|
30701
|
-
|
|
30702
|
-
|
|
30703
|
-
|
|
30704
|
-
|
|
30705
|
-
|
|
30706
|
-
|
|
30707
|
-
|
|
30708
|
-
height:
|
|
30709
|
-
background: #fff;
|
|
30430
|
+
|
|
30431
|
+
.l17o1ffr {
|
|
30432
|
+
font-family: Inter;
|
|
30433
|
+
font-style: normal;
|
|
30434
|
+
font-weight: normal;
|
|
30435
|
+
text-transform: uppercase;
|
|
30436
|
+
font-feature-settings: "cpsp" on;
|
|
30437
|
+
font-size: 13px;
|
|
30438
|
+
line-height: 20px;
|
|
30710
30439
|
}
|
|
30711
|
-
|
|
30712
|
-
|
|
30440
|
+
|
|
30441
|
+
.lngllvn {
|
|
30442
|
+
font-family: Inter;
|
|
30443
|
+
font-style: normal;
|
|
30444
|
+
font-weight: bold;
|
|
30445
|
+
text-transform: uppercase;
|
|
30446
|
+
font-feature-settings: "cpsp" on;
|
|
30447
|
+
font-size: 13px;
|
|
30448
|
+
line-height: 20px;
|
|
30713
30449
|
}
|
|
30714
|
-
|
|
30715
|
-
|
|
30716
|
-
|
|
30450
|
+
|
|
30451
|
+
.l2i7fo9 {
|
|
30452
|
+
font-family: Inter;
|
|
30453
|
+
font-style: normal;
|
|
30454
|
+
font-weight: normal;
|
|
30455
|
+
font-size: 12px;
|
|
30456
|
+
line-height: 18px;
|
|
30717
30457
|
}
|
|
30718
|
-
|
|
30719
|
-
|
|
30458
|
+
|
|
30459
|
+
.l1x7hscx {
|
|
30460
|
+
font-family: Inter;
|
|
30461
|
+
font-style: normal;
|
|
30462
|
+
font-weight: 500;
|
|
30463
|
+
font-size: 12px;
|
|
30464
|
+
line-height: 18px;
|
|
30720
30465
|
}
|
|
30721
|
-
|
|
30722
|
-
|
|
30723
|
-
|
|
30466
|
+
|
|
30467
|
+
.le1jwan {
|
|
30468
|
+
font-family: Inter;
|
|
30469
|
+
font-style: normal;
|
|
30470
|
+
font-weight: bold;
|
|
30471
|
+
font-size: 12px;
|
|
30472
|
+
line-height: 18px;
|
|
30724
30473
|
}
|
|
30725
|
-
|
|
30726
|
-
|
|
30474
|
+
|
|
30475
|
+
.lyxynfj {
|
|
30476
|
+
font-family: Inter;
|
|
30477
|
+
font-style: normal;
|
|
30478
|
+
font-weight: normal;
|
|
30479
|
+
font-size: 12px;
|
|
30480
|
+
line-height: 18px;
|
|
30727
30481
|
}
|
|
30728
|
-
|
|
30729
|
-
|
|
30730
|
-
|
|
30731
|
-
|
|
30482
|
+
|
|
30483
|
+
.lpb2nxv {
|
|
30484
|
+
font-family: Inter;
|
|
30485
|
+
font-style: normal;
|
|
30486
|
+
font-weight: 500;
|
|
30487
|
+
font-size: 12px;
|
|
30488
|
+
line-height: 18px;
|
|
30732
30489
|
}
|
|
30733
|
-
|
|
30734
|
-
|
|
30735
|
-
|
|
30736
|
-
|
|
30490
|
+
|
|
30491
|
+
.l1r8o3vv {
|
|
30492
|
+
font-family: Inter;
|
|
30493
|
+
font-style: normal;
|
|
30494
|
+
font-weight: bold;
|
|
30495
|
+
font-size: 12px;
|
|
30496
|
+
line-height: 18px;
|
|
30737
30497
|
}
|
|
30738
|
-
|
|
30739
|
-
|
|
30498
|
+
|
|
30499
|
+
.lemnjy2 {
|
|
30500
|
+
font-family: Inter;
|
|
30501
|
+
font-style: normal;
|
|
30502
|
+
font-weight: normal;
|
|
30503
|
+
text-transform: uppercase;
|
|
30504
|
+
font-feature-settings: "cpsp" on;
|
|
30505
|
+
font-size: 12px;
|
|
30506
|
+
line-height: 18px;
|
|
30740
30507
|
}
|
|
30741
30508
|
|
|
30742
|
-
.
|
|
30743
|
-
|
|
30509
|
+
.lrc42gb {
|
|
30510
|
+
font-family: Inter;
|
|
30511
|
+
font-style: normal;
|
|
30512
|
+
font-weight: bold;
|
|
30513
|
+
text-transform: uppercase;
|
|
30514
|
+
font-feature-settings: "cpsp" on;
|
|
30515
|
+
font-size: 12px;
|
|
30516
|
+
line-height: 18px;
|
|
30744
30517
|
}
|
|
30745
|
-
|
|
30746
|
-
|
|
30518
|
+
|
|
30519
|
+
.fqaz4mb {
|
|
30520
|
+
font-family: Inter;
|
|
30521
|
+
font-style: normal;
|
|
30522
|
+
font-weight: normal;
|
|
30523
|
+
font-size: 13px;
|
|
30524
|
+
line-height: 20px;
|
|
30747
30525
|
}
|
|
30748
30526
|
|
|
30749
|
-
.
|
|
30750
|
-
|
|
30751
|
-
|
|
30527
|
+
.f13we5o {
|
|
30528
|
+
font-family: Inter;
|
|
30529
|
+
font-style: normal;
|
|
30530
|
+
font-weight: normal;
|
|
30531
|
+
font-size: 13px;
|
|
30532
|
+
line-height: 20px;
|
|
30752
30533
|
}
|
|
30753
|
-
|
|
30754
|
-
|
|
30534
|
+
|
|
30535
|
+
.ffmjua2 {
|
|
30536
|
+
font-family: Inter;
|
|
30537
|
+
font-style: normal;
|
|
30538
|
+
font-weight: normal;
|
|
30539
|
+
font-size: 12px;
|
|
30540
|
+
line-height: 18px;
|
|
30755
30541
|
}
|
|
30756
|
-
|
|
30757
|
-
|
|
30758
|
-
|
|
30759
|
-
|
|
30542
|
+
|
|
30543
|
+
.fz2mxw0 {
|
|
30544
|
+
font-family: Inter;
|
|
30545
|
+
font-style: normal;
|
|
30546
|
+
font-weight: normal;
|
|
30547
|
+
font-size: 12px;
|
|
30548
|
+
line-height: 18px;
|
|
30760
30549
|
}
|
|
30761
|
-
|
|
30762
|
-
|
|
30550
|
+
|
|
30551
|
+
.t1ertzoh {
|
|
30552
|
+
font-family: Inter;
|
|
30553
|
+
font-style: normal;
|
|
30554
|
+
font-weight: normal;
|
|
30555
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30556
|
+
font-size: 13px;
|
|
30557
|
+
line-height: 20px;
|
|
30763
30558
|
}
|
|
30764
|
-
|
|
30765
|
-
|
|
30766
|
-
|
|
30559
|
+
|
|
30560
|
+
.t19bge8r {
|
|
30561
|
+
font-family: Inter;
|
|
30562
|
+
font-style: normal;
|
|
30563
|
+
font-weight: normal;
|
|
30564
|
+
font-feature-settings: "zero" on;
|
|
30565
|
+
font-size: 13px;
|
|
30767
30566
|
line-height: 20px;
|
|
30768
30567
|
}
|
|
30769
|
-
|
|
30770
|
-
|
|
30568
|
+
|
|
30569
|
+
.tjrzfyl {
|
|
30570
|
+
font-family: Inter;
|
|
30571
|
+
font-style: normal;
|
|
30572
|
+
font-weight: normal;
|
|
30573
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30574
|
+
font-size: 12px;
|
|
30575
|
+
line-height: 18px;
|
|
30771
30576
|
}
|
|
30772
|
-
|
|
30773
|
-
|
|
30577
|
+
|
|
30578
|
+
.tm6s7bo {
|
|
30579
|
+
font-family: Inter;
|
|
30580
|
+
font-style: normal;
|
|
30581
|
+
font-weight: 500;
|
|
30582
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30583
|
+
font-size: 12px;
|
|
30584
|
+
line-height: 18px;
|
|
30774
30585
|
}
|
|
30775
|
-
|
|
30776
|
-
|
|
30777
|
-
|
|
30586
|
+
|
|
30587
|
+
.t19zq6ic {
|
|
30588
|
+
font-family: Inter;
|
|
30589
|
+
font-style: normal;
|
|
30590
|
+
font-weight: normal;
|
|
30591
|
+
font-feature-settings: "zero" on;
|
|
30592
|
+
font-size: 12px;
|
|
30593
|
+
line-height: 18px;
|
|
30778
30594
|
}
|
|
30779
|
-
|
|
30780
|
-
|
|
30595
|
+
|
|
30596
|
+
.t1gduru8 {
|
|
30597
|
+
font-family: Inter;
|
|
30598
|
+
font-style: normal;
|
|
30599
|
+
font-weight: 500;
|
|
30600
|
+
font-feature-settings: "zero" on;
|
|
30601
|
+
font-size: 12px;
|
|
30602
|
+
line-height: 18px;
|
|
30781
30603
|
}
|
|
30782
|
-
|
|
30783
|
-
|
|
30604
|
+
|
|
30605
|
+
.t55raab {
|
|
30606
|
+
font-family: Inter;
|
|
30607
|
+
font-style: normal;
|
|
30608
|
+
font-weight: bold;
|
|
30609
|
+
font-feature-settings: "zero" on;
|
|
30610
|
+
font-size: 16px;
|
|
30611
|
+
line-height: 24px;
|
|
30784
30612
|
}
|
|
30785
|
-
|
|
30786
|
-
|
|
30613
|
+
|
|
30614
|
+
.u1w9abfe {
|
|
30615
|
+
font-family: Inter;
|
|
30616
|
+
font-style: normal;
|
|
30617
|
+
font-weight: normal;
|
|
30618
|
+
font-size: 10px;
|
|
30619
|
+
line-height: 12px;
|
|
30787
30620
|
}
|
|
30788
|
-
|
|
30789
|
-
|
|
30790
|
-
|
|
30791
|
-
opacity: 0.5;
|
|
30621
|
+
|
|
30622
|
+
.t1upn1sz {
|
|
30623
|
+
height: 100%;
|
|
30792
30624
|
}
|
|
30793
|
-
|
|
30794
|
-
|
|
30795
|
-
|
|
30625
|
+
|
|
30626
|
+
.tta5kd2 {
|
|
30627
|
+
height: 100%;
|
|
30796
30628
|
}
|
|
30797
|
-
.
|
|
30798
|
-
|
|
30799
|
-
|
|
30800
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30629
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
30630
|
+
overflow: visible !important;
|
|
30631
|
+
height: 100%;
|
|
30801
30632
|
}
|
|
30802
|
-
.
|
|
30803
|
-
|
|
30804
|
-
display: inline;
|
|
30805
|
-
border: none;
|
|
30806
|
-
padding: 0;
|
|
30807
|
-
width: 36px;
|
|
30808
|
-
background: transparent;
|
|
30809
|
-
}
|
|
30810
|
-
.r1f0aqcc .ant-radio-button-input:focus {
|
|
30811
|
-
box-shadow: none;
|
|
30812
|
-
}
|
|
30813
|
-
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
30814
|
-
margin-right: 0;
|
|
30815
|
-
width: initial;
|
|
30816
|
-
box-shadow: none;
|
|
30817
|
-
}
|
|
30818
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30819
|
-
display: none;
|
|
30820
|
-
}
|
|
30821
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30822
|
-
display: inline;
|
|
30823
|
-
}
|
|
30824
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30825
|
-
display: inline;
|
|
30826
|
-
margin-right: 8px;
|
|
30827
|
-
padding: 0;
|
|
30828
|
-
width: 36px;
|
|
30829
|
-
}
|
|
30830
|
-
|
|
30831
|
-
.s1fc623g {
|
|
30832
|
-
width: 430px !important;
|
|
30833
|
-
}
|
|
30834
|
-
|
|
30835
|
-
.da3mx0o .ant-select-item-group {
|
|
30836
|
-
padding: 8px 16px;
|
|
30837
|
-
line-height: 18px;
|
|
30838
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30839
|
-
height: 34px;
|
|
30840
|
-
min-height: 34px;
|
|
30841
|
-
box-sizing: border-box;
|
|
30842
|
-
margin-top: 8px;
|
|
30843
|
-
}
|
|
30844
|
-
|
|
30845
|
-
.onr9gzt {
|
|
30846
|
-
display: flex;
|
|
30847
|
-
flex-direction: column;
|
|
30848
|
-
margin: 1px 8px;
|
|
30849
|
-
padding: 8px;
|
|
30850
|
-
border-radius: 4px;
|
|
30851
|
-
}
|
|
30852
|
-
.onr9gzt .selected-icon {
|
|
30853
|
-
display: none;
|
|
30854
|
-
}
|
|
30855
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
30856
|
-
padding-left: 8px;
|
|
30857
|
-
}
|
|
30858
|
-
.onr9gzt.ant-select-item-option-selected {
|
|
30859
|
-
background-color: white;
|
|
30860
|
-
}
|
|
30861
|
-
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
30862
|
-
color: #0080ff;
|
|
30863
|
-
}
|
|
30864
|
-
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
30865
|
-
display: block;
|
|
30866
|
-
}
|
|
30867
|
-
.onr9gzt.ant-select-item-option-active {
|
|
30868
|
-
background: rgba(0, 136, 255, 0.16);
|
|
30869
|
-
}
|
|
30870
|
-
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
30871
|
-
color: #0080ff;
|
|
30872
|
-
}
|
|
30873
|
-
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
30874
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30875
|
-
color: #0080ff;
|
|
30876
|
-
}
|
|
30877
|
-
|
|
30878
|
-
.oiy0apc {
|
|
30879
|
-
display: flex;
|
|
30880
|
-
justify-content: space-between;
|
|
30881
|
-
height: 20px;
|
|
30882
|
-
line-height: 20px;
|
|
30883
|
-
}
|
|
30884
|
-
.oiy0apc .timezone-title {
|
|
30885
|
-
color: #2d3a56;
|
|
30886
|
-
overflow: hidden;
|
|
30887
|
-
text-overflow: ellipsis;
|
|
30888
|
-
}
|
|
30889
|
-
|
|
30890
|
-
.of4y382 {
|
|
30891
|
-
display: flex;
|
|
30892
|
-
justify-content: space-between;
|
|
30893
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30894
|
-
height: 18px;
|
|
30895
|
-
line-height: 18px;
|
|
30896
|
-
margin-top: 2px;
|
|
30897
|
-
}
|
|
30898
|
-
|
|
30899
|
-
.t19903l9 {
|
|
30900
|
-
border: none;
|
|
30901
|
-
margin-right: 0;
|
|
30902
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30903
|
-
}
|
|
30904
|
-
|
|
30905
|
-
.ohwbvxu {
|
|
30906
|
-
pointer-events: none;
|
|
30907
|
-
height: 32px;
|
|
30908
|
-
width: 100%;
|
|
30909
|
-
opacity: 0;
|
|
30910
|
-
}
|
|
30911
|
-
|
|
30912
|
-
.s34f1qb.ant-switch {
|
|
30913
|
-
min-width: 40px;
|
|
30914
|
-
height: 24px;
|
|
30915
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30916
|
-
overflow: hidden;
|
|
30917
|
-
}
|
|
30918
|
-
.s34f1qb.ant-switch:focus {
|
|
30919
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30920
|
-
}
|
|
30921
|
-
.s34f1qb.ant-switch-small {
|
|
30922
|
-
min-width: 26px;
|
|
30923
|
-
height: 16px;
|
|
30924
|
-
}
|
|
30925
|
-
.s34f1qb.ant-switch-large {
|
|
30926
|
-
min-width: 52px;
|
|
30927
|
-
height: 32px;
|
|
30928
|
-
}
|
|
30929
|
-
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30930
|
-
height: 20px;
|
|
30931
|
-
width: 20px;
|
|
30932
|
-
}
|
|
30933
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30934
|
-
border-radius: 10px;
|
|
30935
|
-
transition-delay: 120ms;
|
|
30936
|
-
}
|
|
30937
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30938
|
-
height: 14px;
|
|
30939
|
-
width: 14px;
|
|
30940
|
-
top: 1px;
|
|
30941
|
-
left: 1px;
|
|
30942
|
-
}
|
|
30943
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30944
|
-
height: 28px;
|
|
30945
|
-
width: 28px;
|
|
30946
|
-
}
|
|
30947
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30948
|
-
border-radius: 14px;
|
|
30949
|
-
}
|
|
30950
|
-
.s34f1qb.ant-switch-checked {
|
|
30951
|
-
background-color: #00ba5d;
|
|
30952
|
-
}
|
|
30953
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30954
|
-
left: calc(100% - 20px - 2px);
|
|
30955
|
-
}
|
|
30956
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30957
|
-
left: calc(100% - 14px - 1px);
|
|
30958
|
-
}
|
|
30959
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30960
|
-
left: calc(100% - 28px - 2px);
|
|
30961
|
-
}
|
|
30962
|
-
|
|
30963
|
-
.c1to9vb9 {
|
|
30964
|
-
margin-left: 5px;
|
|
30965
|
-
}
|
|
30966
|
-
|
|
30967
|
-
.t1upn1sz {
|
|
30968
|
-
height: 100%;
|
|
30969
|
-
}
|
|
30970
|
-
|
|
30971
|
-
.tta5kd2 {
|
|
30972
|
-
height: 100%;
|
|
30973
|
-
}
|
|
30974
|
-
.tta5kd2.empty-table .ant-table-content {
|
|
30975
|
-
overflow: visible !important;
|
|
30976
|
-
height: 100%;
|
|
30977
|
-
}
|
|
30978
|
-
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
30979
|
-
height: 100%;
|
|
30633
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
30634
|
+
height: 100%;
|
|
30980
30635
|
}
|
|
30981
30636
|
.tta5kd2.empty-table .ant-table-content table {
|
|
30982
30637
|
width: 100% !important;
|
|
@@ -31328,503 +30983,877 @@ input.rrg1fkn.ant-input {
|
|
|
31328
30983
|
background: #fff;
|
|
31329
30984
|
}
|
|
31330
30985
|
|
|
31331
|
-
.
|
|
31332
|
-
|
|
31333
|
-
|
|
31334
|
-
font-weight: bold;
|
|
31335
|
-
font-size: 32px;
|
|
31336
|
-
line-height: 40px;
|
|
30986
|
+
.cz04yix {
|
|
30987
|
+
display: flex;
|
|
30988
|
+
flex-direction: column;
|
|
31337
30989
|
}
|
|
31338
30990
|
|
|
31339
|
-
.
|
|
31340
|
-
|
|
31341
|
-
|
|
31342
|
-
|
|
31343
|
-
|
|
31344
|
-
line-height: 32px;
|
|
30991
|
+
.m1if5j39 {
|
|
30992
|
+
max-width: 1120px;
|
|
30993
|
+
width: 100%;
|
|
30994
|
+
margin: 0 auto;
|
|
30995
|
+
height: 100%;
|
|
31345
30996
|
}
|
|
31346
30997
|
|
|
31347
|
-
.
|
|
31348
|
-
|
|
31349
|
-
|
|
31350
|
-
|
|
31351
|
-
|
|
31352
|
-
line-height: 40px;
|
|
30998
|
+
.w1vvwdlp {
|
|
30999
|
+
max-width: 1120px;
|
|
31000
|
+
width: 100%;
|
|
31001
|
+
margin: 0 auto;
|
|
31002
|
+
display: flex;
|
|
31353
31003
|
}
|
|
31354
|
-
|
|
31355
|
-
.
|
|
31356
|
-
|
|
31357
|
-
|
|
31358
|
-
|
|
31359
|
-
font-size: 20px;
|
|
31360
|
-
line-height: 24px;
|
|
31004
|
+
.w1vvwdlp .left,
|
|
31005
|
+
.w1vvwdlp .right {
|
|
31006
|
+
flex-grow: 0;
|
|
31007
|
+
flex-shrink: 0;
|
|
31008
|
+
flex-basis: 21%;
|
|
31361
31009
|
}
|
|
31362
|
-
|
|
31363
|
-
|
|
31364
|
-
|
|
31365
|
-
|
|
31366
|
-
font-weight: normal;
|
|
31367
|
-
font-size: 20px;
|
|
31368
|
-
line-height: 24px;
|
|
31010
|
+
.w1vvwdlp .left {
|
|
31011
|
+
display: flex;
|
|
31012
|
+
justify-content: flex-end;
|
|
31013
|
+
padding-right: 44px;
|
|
31369
31014
|
}
|
|
31370
|
-
|
|
31371
|
-
|
|
31372
|
-
font-family: Inter;
|
|
31373
|
-
font-style: normal;
|
|
31374
|
-
font-weight: bold;
|
|
31375
|
-
font-size: 18px;
|
|
31376
|
-
line-height: 22px;
|
|
31015
|
+
.w1vvwdlp .right {
|
|
31016
|
+
padding-left: 44px;
|
|
31377
31017
|
}
|
|
31378
|
-
|
|
31379
|
-
|
|
31380
|
-
|
|
31381
|
-
|
|
31382
|
-
|
|
31383
|
-
font-size: 18px;
|
|
31384
|
-
line-height: 22px;
|
|
31018
|
+
.w1vvwdlp .middle {
|
|
31019
|
+
margin-bottom: 40px;
|
|
31020
|
+
flex-grow: 0;
|
|
31021
|
+
flex-shrink: 0;
|
|
31022
|
+
flex-basis: 58%;
|
|
31385
31023
|
}
|
|
31386
|
-
|
|
31387
|
-
|
|
31388
|
-
font-family: Inter;
|
|
31389
|
-
font-style: normal;
|
|
31390
|
-
font-weight: bold;
|
|
31391
|
-
font-size: 16px;
|
|
31392
|
-
line-height: 22px;
|
|
31024
|
+
.w1vvwdlp .middle .form-base-field {
|
|
31025
|
+
width: 100%;
|
|
31393
31026
|
}
|
|
31394
|
-
|
|
31395
|
-
|
|
31396
|
-
font-family: Inter;
|
|
31397
|
-
font-style: normal;
|
|
31398
|
-
font-weight: normal;
|
|
31399
|
-
font-size: 16px;
|
|
31400
|
-
line-height: 22px;
|
|
31027
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
31028
|
+
width: auto;
|
|
31401
31029
|
}
|
|
31402
31030
|
|
|
31403
|
-
.
|
|
31404
|
-
|
|
31405
|
-
|
|
31406
|
-
|
|
31407
|
-
font-size: 14px;
|
|
31408
|
-
line-height: 20px;
|
|
31031
|
+
.h1cuopx7 .ant-modal-header {
|
|
31032
|
+
margin: 0 auto;
|
|
31033
|
+
width: 100%;
|
|
31034
|
+
max-width: 648px;
|
|
31409
31035
|
}
|
|
31410
|
-
|
|
31411
|
-
|
|
31412
|
-
font-family: Inter;
|
|
31413
|
-
font-style: normal;
|
|
31414
|
-
font-weight: normal;
|
|
31415
|
-
font-size: 14px;
|
|
31416
|
-
line-height: 20px;
|
|
31036
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
31037
|
+
margin-left: 0;
|
|
31417
31038
|
}
|
|
31418
|
-
|
|
31419
|
-
|
|
31420
|
-
|
|
31421
|
-
|
|
31422
|
-
|
|
31423
|
-
|
|
31424
|
-
line-height: 18px;
|
|
31039
|
+
.h1cuopx7 .ant-modal-body {
|
|
31040
|
+
margin: 0 auto;
|
|
31041
|
+
padding: 0;
|
|
31042
|
+
width: 100%;
|
|
31043
|
+
max-width: 648px;
|
|
31044
|
+
overflow: hidden;
|
|
31425
31045
|
}
|
|
31426
|
-
|
|
31427
|
-
|
|
31428
|
-
font-family: Inter;
|
|
31429
|
-
font-style: normal;
|
|
31430
|
-
font-weight: normal;
|
|
31431
|
-
font-size: 12px;
|
|
31432
|
-
line-height: 18px;
|
|
31046
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
31047
|
+
margin-bottom: 40px;
|
|
31433
31048
|
}
|
|
31434
|
-
|
|
31435
|
-
|
|
31436
|
-
|
|
31437
|
-
font-style: normal;
|
|
31438
|
-
font-weight: bold;
|
|
31439
|
-
text-transform: uppercase;
|
|
31440
|
-
font-feature-settings: "cpsp" on;
|
|
31441
|
-
font-size: 12px;
|
|
31442
|
-
line-height: 18px;
|
|
31049
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
31050
|
+
height: calc(100vh - 225px);
|
|
31051
|
+
overflow-y: auto;
|
|
31443
31052
|
}
|
|
31444
|
-
|
|
31445
|
-
|
|
31446
|
-
|
|
31447
|
-
font-style: normal;
|
|
31448
|
-
font-weight: normal;
|
|
31449
|
-
text-transform: uppercase;
|
|
31450
|
-
font-feature-settings: "cpsp" on;
|
|
31451
|
-
font-size: 12px;
|
|
31452
|
-
line-height: 18px;
|
|
31053
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
31054
|
+
margin: 0 auto;
|
|
31055
|
+
max-width: 648px;
|
|
31453
31056
|
}
|
|
31454
31057
|
|
|
31455
|
-
.
|
|
31456
|
-
|
|
31457
|
-
|
|
31458
|
-
|
|
31459
|
-
font-size: 16px;
|
|
31460
|
-
line-height: 24px;
|
|
31058
|
+
.h1p6d3y3 .ant-modal-header {
|
|
31059
|
+
margin: 0 auto;
|
|
31060
|
+
width: 100%;
|
|
31061
|
+
max-width: 1024px;
|
|
31461
31062
|
}
|
|
31462
|
-
|
|
31463
|
-
|
|
31464
|
-
font-family: Inter;
|
|
31465
|
-
font-style: normal;
|
|
31466
|
-
font-weight: bold;
|
|
31467
|
-
font-size: 16px;
|
|
31468
|
-
line-height: 24px;
|
|
31063
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
31064
|
+
margin-left: 0;
|
|
31469
31065
|
}
|
|
31470
|
-
|
|
31471
|
-
|
|
31472
|
-
|
|
31473
|
-
|
|
31474
|
-
|
|
31475
|
-
|
|
31476
|
-
line-height: 24px;
|
|
31066
|
+
.h1p6d3y3 .ant-modal-body {
|
|
31067
|
+
margin: 0 auto;
|
|
31068
|
+
padding: 0;
|
|
31069
|
+
width: 100%;
|
|
31070
|
+
max-width: 1024px;
|
|
31071
|
+
overflow: hidden;
|
|
31477
31072
|
}
|
|
31478
|
-
|
|
31479
|
-
|
|
31480
|
-
font-family: Inter;
|
|
31481
|
-
font-style: normal;
|
|
31482
|
-
font-weight: bold;
|
|
31483
|
-
font-size: 16px;
|
|
31484
|
-
line-height: 24px;
|
|
31073
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
31074
|
+
margin-bottom: 40px;
|
|
31485
31075
|
}
|
|
31486
|
-
|
|
31487
|
-
|
|
31488
|
-
|
|
31489
|
-
font-style: normal;
|
|
31490
|
-
font-weight: normal;
|
|
31491
|
-
text-transform: uppercase;
|
|
31492
|
-
font-feature-settings: "cpsp" on;
|
|
31493
|
-
font-size: 16px;
|
|
31494
|
-
line-height: 24px;
|
|
31076
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
31077
|
+
height: calc(100vh - 225px);
|
|
31078
|
+
overflow-y: auto;
|
|
31495
31079
|
}
|
|
31496
|
-
|
|
31497
|
-
|
|
31498
|
-
|
|
31499
|
-
font-style: normal;
|
|
31500
|
-
font-weight: bold;
|
|
31501
|
-
text-transform: uppercase;
|
|
31502
|
-
font-feature-settings: "cpsp" on;
|
|
31503
|
-
font-size: 16px;
|
|
31504
|
-
line-height: 24px;
|
|
31080
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
31081
|
+
margin: 0 auto;
|
|
31082
|
+
max-width: 1024px;
|
|
31505
31083
|
}
|
|
31506
31084
|
|
|
31507
|
-
.
|
|
31508
|
-
|
|
31509
|
-
font-style: normal;
|
|
31510
|
-
font-weight: normal;
|
|
31511
|
-
font-size: 14px;
|
|
31512
|
-
line-height: 22px;
|
|
31085
|
+
.fxgckuk {
|
|
31086
|
+
flex: 1;
|
|
31513
31087
|
}
|
|
31514
|
-
|
|
31515
|
-
|
|
31516
|
-
|
|
31517
|
-
|
|
31518
|
-
font-weight: 500;
|
|
31519
|
-
font-size: 14px;
|
|
31520
|
-
line-height: 22px;
|
|
31088
|
+
.fxgckuk label {
|
|
31089
|
+
font-size: 13px;
|
|
31090
|
+
line-height: 20px;
|
|
31091
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31521
31092
|
}
|
|
31522
|
-
|
|
31523
|
-
.l3l3jf0 {
|
|
31524
|
-
font-family: Inter;
|
|
31525
|
-
font-style: normal;
|
|
31526
|
-
font-weight: bold;
|
|
31093
|
+
.fxgckuk .title {
|
|
31527
31094
|
font-size: 14px;
|
|
31528
|
-
line-height:
|
|
31095
|
+
line-height: 20px;
|
|
31096
|
+
color: #2d3a56;
|
|
31097
|
+
margin-bottom: 12px;
|
|
31529
31098
|
}
|
|
31530
|
-
|
|
31531
|
-
|
|
31532
|
-
font-family: Inter;
|
|
31533
|
-
font-style: normal;
|
|
31534
|
-
font-weight: normal;
|
|
31535
|
-
font-size: 14px;
|
|
31536
|
-
line-height: 22px;
|
|
31099
|
+
.fxgckuk.connect-cluster .title {
|
|
31100
|
+
padding-bottom: 26px;
|
|
31537
31101
|
}
|
|
31538
31102
|
|
|
31539
|
-
.
|
|
31540
|
-
|
|
31541
|
-
|
|
31542
|
-
|
|
31543
|
-
font-size: 14px;
|
|
31544
|
-
line-height: 22px;
|
|
31103
|
+
.f1d0vek1 {
|
|
31104
|
+
padding: 25px 0 15px 0;
|
|
31105
|
+
border-bottom: 1px solid #e1e5eb;
|
|
31106
|
+
margin-bottom: 16px;
|
|
31545
31107
|
}
|
|
31546
31108
|
|
|
31547
|
-
.
|
|
31548
|
-
|
|
31549
|
-
|
|
31550
|
-
|
|
31551
|
-
text-transform: uppercase;
|
|
31552
|
-
font-feature-settings: "cpsp" on;
|
|
31553
|
-
font-size: 14px;
|
|
31554
|
-
line-height: 22px;
|
|
31109
|
+
.f4u402y {
|
|
31110
|
+
display: flex;
|
|
31111
|
+
align-items: center;
|
|
31112
|
+
margin-bottom: 8px;
|
|
31555
31113
|
}
|
|
31556
|
-
|
|
31557
|
-
|
|
31558
|
-
font-family: Inter;
|
|
31559
|
-
font-style: normal;
|
|
31560
|
-
font-weight: bold;
|
|
31561
|
-
text-transform: uppercase;
|
|
31562
|
-
font-feature-settings: "cpsp" on;
|
|
31563
|
-
font-size: 14px;
|
|
31564
|
-
line-height: 22px;
|
|
31114
|
+
.f4u402y > label {
|
|
31115
|
+
width: 216px;
|
|
31565
31116
|
}
|
|
31566
|
-
|
|
31567
|
-
|
|
31568
|
-
|
|
31569
|
-
|
|
31570
|
-
|
|
31571
|
-
font-size: 13px;
|
|
31572
|
-
line-height: 20px;
|
|
31117
|
+
.f4u402y > label + * {
|
|
31118
|
+
width: 100%;
|
|
31119
|
+
}
|
|
31120
|
+
.f4u402y .ant-select {
|
|
31121
|
+
width: 100%;
|
|
31573
31122
|
}
|
|
31574
31123
|
|
|
31575
|
-
.
|
|
31576
|
-
|
|
31577
|
-
|
|
31578
|
-
font-weight: 600;
|
|
31579
|
-
font-size: 13px;
|
|
31580
|
-
line-height: 20px;
|
|
31124
|
+
.e1pldf6v {
|
|
31125
|
+
color: #e75a3a;
|
|
31126
|
+
margin-right: 10px;
|
|
31581
31127
|
}
|
|
31582
31128
|
|
|
31583
|
-
.
|
|
31584
|
-
|
|
31585
|
-
|
|
31586
|
-
|
|
31587
|
-
|
|
31588
|
-
line-height: 20px;
|
|
31129
|
+
.dq0gblh {
|
|
31130
|
+
width: 100%;
|
|
31131
|
+
height: 1px;
|
|
31132
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31133
|
+
margin: 24px 0;
|
|
31589
31134
|
}
|
|
31590
31135
|
|
|
31591
|
-
.
|
|
31592
|
-
|
|
31593
|
-
|
|
31594
|
-
|
|
31595
|
-
|
|
31596
|
-
line-height: 20px;
|
|
31136
|
+
.l1v7sr0n {
|
|
31137
|
+
display: flex;
|
|
31138
|
+
justify-content: center;
|
|
31139
|
+
align-items: center;
|
|
31140
|
+
height: 100%;
|
|
31597
31141
|
}
|
|
31598
31142
|
|
|
31599
|
-
.
|
|
31600
|
-
|
|
31601
|
-
|
|
31602
|
-
|
|
31603
|
-
|
|
31604
|
-
|
|
31143
|
+
.d1i4ou6o {
|
|
31144
|
+
display: inline-block;
|
|
31145
|
+
width: 4px;
|
|
31146
|
+
height: 4px;
|
|
31147
|
+
background: #8e9aa9;
|
|
31148
|
+
opacity: 0.4;
|
|
31149
|
+
border-radius: 50%;
|
|
31150
|
+
margin: 0 4px;
|
|
31605
31151
|
}
|
|
31606
31152
|
|
|
31607
|
-
.
|
|
31608
|
-
|
|
31609
|
-
|
|
31610
|
-
|
|
31611
|
-
font-size: 13px;
|
|
31612
|
-
line-height: 20px;
|
|
31153
|
+
.m1jy87hk .ant-modal-header,
|
|
31154
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
31155
|
+
width: 648px;
|
|
31156
|
+
margin: 0 auto;
|
|
31613
31157
|
}
|
|
31614
|
-
|
|
31615
|
-
|
|
31616
|
-
|
|
31617
|
-
font-style: normal;
|
|
31618
|
-
font-weight: normal;
|
|
31619
|
-
text-transform: uppercase;
|
|
31620
|
-
font-feature-settings: "cpsp" on;
|
|
31621
|
-
font-size: 13px;
|
|
31622
|
-
line-height: 20px;
|
|
31158
|
+
.m1jy87hk .ant-modal-header {
|
|
31159
|
+
padding: 35px 0 24px;
|
|
31160
|
+
border: none;
|
|
31623
31161
|
}
|
|
31624
|
-
|
|
31625
|
-
|
|
31626
|
-
font-family: Inter;
|
|
31627
|
-
font-style: normal;
|
|
31628
|
-
font-weight: bold;
|
|
31629
|
-
text-transform: uppercase;
|
|
31630
|
-
font-feature-settings: "cpsp" on;
|
|
31631
|
-
font-size: 13px;
|
|
31632
|
-
line-height: 20px;
|
|
31162
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
31163
|
+
font-size: 30px;
|
|
31633
31164
|
}
|
|
31634
|
-
|
|
31635
|
-
|
|
31636
|
-
font-family: Inter;
|
|
31637
|
-
font-style: normal;
|
|
31638
|
-
font-weight: normal;
|
|
31639
|
-
font-size: 12px;
|
|
31640
|
-
line-height: 18px;
|
|
31165
|
+
.m1jy87hk .ant-modal-body {
|
|
31166
|
+
padding: 4px 0 2px;
|
|
31641
31167
|
}
|
|
31642
|
-
|
|
31643
|
-
|
|
31644
|
-
font-family: Inter;
|
|
31645
|
-
font-style: normal;
|
|
31646
|
-
font-weight: 500;
|
|
31647
|
-
font-size: 12px;
|
|
31648
|
-
line-height: 18px;
|
|
31168
|
+
.m1jy87hk .ant-modal-footer {
|
|
31169
|
+
border: none;
|
|
31649
31170
|
}
|
|
31650
31171
|
|
|
31651
|
-
.
|
|
31652
|
-
font-family: Inter;
|
|
31653
|
-
font-style: normal;
|
|
31654
|
-
font-weight: bold;
|
|
31172
|
+
.ti7fpyu {
|
|
31655
31173
|
font-size: 12px;
|
|
31656
31174
|
line-height: 18px;
|
|
31175
|
+
font-weight: bold;
|
|
31176
|
+
color: #fff;
|
|
31177
|
+
padding: 0 4px;
|
|
31178
|
+
border-radius: 4px;
|
|
31179
|
+
display: inline-block;
|
|
31180
|
+
background: var(--ti7fpyu-0);
|
|
31657
31181
|
}
|
|
31658
|
-
|
|
31659
|
-
|
|
31660
|
-
font-family: Inter;
|
|
31661
|
-
font-style: normal;
|
|
31662
|
-
font-weight: normal;
|
|
31663
|
-
font-size: 12px;
|
|
31664
|
-
line-height: 18px;
|
|
31182
|
+
.ti7fpyu:not(:first-child) {
|
|
31183
|
+
margin-left: 4px;
|
|
31665
31184
|
}
|
|
31666
31185
|
|
|
31667
|
-
.
|
|
31668
|
-
|
|
31669
|
-
|
|
31670
|
-
|
|
31671
|
-
|
|
31672
|
-
|
|
31186
|
+
.f1rest1f {
|
|
31187
|
+
width: 100%;
|
|
31188
|
+
height: 100%;
|
|
31189
|
+
display: flex;
|
|
31190
|
+
align-items: center;
|
|
31191
|
+
justify-content: center;
|
|
31673
31192
|
}
|
|
31674
31193
|
|
|
31675
|
-
.
|
|
31676
|
-
font-
|
|
31677
|
-
font-style: normal;
|
|
31194
|
+
.n1kbdoln {
|
|
31195
|
+
font-size: 90%;
|
|
31678
31196
|
font-weight: bold;
|
|
31679
|
-
|
|
31680
|
-
|
|
31197
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
31198
|
+
padding: 1px 4px 1px;
|
|
31199
|
+
margin-left: 2px;
|
|
31200
|
+
margin-right: 2px;
|
|
31201
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31202
|
+
border-radius: 4px;
|
|
31681
31203
|
}
|
|
31682
31204
|
|
|
31683
|
-
.
|
|
31684
|
-
|
|
31685
|
-
font-style: normal;
|
|
31686
|
-
font-weight: normal;
|
|
31687
|
-
text-transform: uppercase;
|
|
31688
|
-
font-feature-settings: "cpsp" on;
|
|
31689
|
-
font-size: 12px;
|
|
31690
|
-
line-height: 18px;
|
|
31205
|
+
.f1y3gta0.form-item-general {
|
|
31206
|
+
width: 640px;
|
|
31691
31207
|
}
|
|
31692
|
-
|
|
31693
|
-
|
|
31694
|
-
font-family: Inter;
|
|
31695
|
-
font-style: normal;
|
|
31696
|
-
font-weight: bold;
|
|
31697
|
-
text-transform: uppercase;
|
|
31698
|
-
font-feature-settings: "cpsp" on;
|
|
31699
|
-
font-size: 12px;
|
|
31700
|
-
line-height: 18px;
|
|
31208
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
31209
|
+
margin-top: 16px;
|
|
31701
31210
|
}
|
|
31702
|
-
|
|
31703
|
-
|
|
31704
|
-
font-family: Inter;
|
|
31705
|
-
font-style: normal;
|
|
31706
|
-
font-weight: normal;
|
|
31707
|
-
font-size: 13px;
|
|
31708
|
-
line-height: 20px;
|
|
31211
|
+
.f1y3gta0.form-item-compact {
|
|
31212
|
+
width: 412px;
|
|
31709
31213
|
}
|
|
31710
|
-
|
|
31711
|
-
|
|
31712
|
-
font-family: Inter;
|
|
31713
|
-
font-style: normal;
|
|
31714
|
-
font-weight: normal;
|
|
31715
|
-
font-size: 13px;
|
|
31716
|
-
line-height: 20px;
|
|
31214
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
31215
|
+
margin-top: 8px;
|
|
31717
31216
|
}
|
|
31718
|
-
|
|
31719
|
-
|
|
31720
|
-
font-family: Inter;
|
|
31721
|
-
font-style: normal;
|
|
31722
|
-
font-weight: normal;
|
|
31723
|
-
font-size: 12px;
|
|
31724
|
-
line-height: 18px;
|
|
31217
|
+
.f1y3gta0 .form-item {
|
|
31218
|
+
width: auto;
|
|
31725
31219
|
}
|
|
31726
|
-
|
|
31727
|
-
|
|
31728
|
-
|
|
31729
|
-
font-style: normal;
|
|
31730
|
-
font-weight: normal;
|
|
31731
|
-
font-size: 12px;
|
|
31732
|
-
line-height: 18px;
|
|
31220
|
+
.f1y3gta0 .form-item-main {
|
|
31221
|
+
position: relative;
|
|
31222
|
+
display: flex;
|
|
31733
31223
|
}
|
|
31734
|
-
|
|
31735
|
-
|
|
31736
|
-
|
|
31737
|
-
|
|
31738
|
-
|
|
31739
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31224
|
+
.f1y3gta0 .form-item-extra {
|
|
31225
|
+
margin-top: 4px;
|
|
31226
|
+
width: 100%;
|
|
31227
|
+
padding: 14px;
|
|
31228
|
+
background: #f2f4f6;
|
|
31740
31229
|
font-size: 13px;
|
|
31741
|
-
line-height:
|
|
31230
|
+
line-height: 1.8;
|
|
31231
|
+
color: #8e9aa9;
|
|
31742
31232
|
}
|
|
31743
|
-
|
|
31744
|
-
|
|
31745
|
-
font-family: Inter;
|
|
31746
|
-
font-style: normal;
|
|
31747
|
-
font-weight: normal;
|
|
31748
|
-
font-feature-settings: "zero" on;
|
|
31233
|
+
.f1y3gta0 .form-item-label {
|
|
31234
|
+
padding-right: 12px;
|
|
31749
31235
|
font-size: 13px;
|
|
31750
|
-
|
|
31236
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31751
31237
|
}
|
|
31752
|
-
|
|
31753
|
-
|
|
31754
|
-
font-family: Inter;
|
|
31755
|
-
font-style: normal;
|
|
31756
|
-
font-weight: normal;
|
|
31757
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31758
|
-
font-size: 12px;
|
|
31759
|
-
line-height: 18px;
|
|
31238
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
31239
|
+
text-align: right;
|
|
31760
31240
|
}
|
|
31761
|
-
|
|
31762
|
-
.
|
|
31763
|
-
|
|
31764
|
-
font-style: normal;
|
|
31765
|
-
font-weight: 500;
|
|
31766
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31767
|
-
font-size: 12px;
|
|
31768
|
-
line-height: 18px;
|
|
31241
|
+
.f1y3gta0 .form-item-label,
|
|
31242
|
+
.f1y3gta0 .form-item-control {
|
|
31243
|
+
line-height: 32px;
|
|
31769
31244
|
}
|
|
31770
|
-
|
|
31771
|
-
.t19zq6ic {
|
|
31772
|
-
font-family: Inter;
|
|
31773
|
-
font-style: normal;
|
|
31774
|
-
font-weight: normal;
|
|
31775
|
-
font-feature-settings: "zero" on;
|
|
31776
|
-
font-size: 12px;
|
|
31245
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
31777
31246
|
line-height: 18px;
|
|
31778
31247
|
}
|
|
31779
|
-
|
|
31780
|
-
|
|
31781
|
-
font-family: Inter;
|
|
31782
|
-
font-style: normal;
|
|
31783
|
-
font-weight: 500;
|
|
31784
|
-
font-feature-settings: "zero" on;
|
|
31785
|
-
font-size: 12px;
|
|
31786
|
-
line-height: 18px;
|
|
31248
|
+
.f1y3gta0 .form-item-children {
|
|
31249
|
+
width: 100%;
|
|
31787
31250
|
}
|
|
31788
|
-
|
|
31789
|
-
|
|
31790
|
-
font-family: Inter;
|
|
31791
|
-
font-style: normal;
|
|
31792
|
-
font-weight: bold;
|
|
31793
|
-
font-feature-settings: "zero" on;
|
|
31794
|
-
font-size: 16px;
|
|
31795
|
-
line-height: 24px;
|
|
31251
|
+
.f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
|
|
31252
|
+
width: 100%;
|
|
31796
31253
|
}
|
|
31797
|
-
|
|
31798
|
-
|
|
31799
|
-
|
|
31800
|
-
|
|
31801
|
-
font-weight: normal;
|
|
31802
|
-
font-size: 10px;
|
|
31803
|
-
line-height: 12px;
|
|
31254
|
+
.f1y3gta0 .form-item-error {
|
|
31255
|
+
color: #e75a3a;
|
|
31256
|
+
height: 0;
|
|
31257
|
+
overflow: hidden;
|
|
31804
31258
|
}
|
|
31805
|
-
|
|
31806
|
-
|
|
31807
|
-
|
|
31259
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
31260
|
+
margin-top: 4px;
|
|
31261
|
+
height: auto;
|
|
31262
|
+
overflow: auto;
|
|
31808
31263
|
}
|
|
31809
|
-
|
|
31810
|
-
.
|
|
31811
|
-
border: 1px solid #
|
|
31264
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
31265
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
31266
|
+
border: 1px solid #e75a3a;
|
|
31267
|
+
color: #e75a3a;
|
|
31268
|
+
}
|
|
31269
|
+
|
|
31270
|
+
.fujbm7g {
|
|
31271
|
+
color: #2d3a56;
|
|
31272
|
+
font-weight: bold;
|
|
31273
|
+
padding-bottom: 6px;
|
|
31274
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31275
|
+
margin-bottom: 16px;
|
|
31276
|
+
}
|
|
31277
|
+
.fujbm7g:not(:first-of-type) {
|
|
31278
|
+
margin-top: 16px;
|
|
31279
|
+
}
|
|
31280
|
+
|
|
31281
|
+
.e5fsw5s {
|
|
31282
|
+
width: 8px;
|
|
31283
|
+
height: 24px;
|
|
31284
|
+
display: flex;
|
|
31285
|
+
justify-content: center;
|
|
31286
|
+
align-items: center;
|
|
31287
|
+
cursor: pointer;
|
|
31288
|
+
transition: all 200ms ease-out 40ms;
|
|
31289
|
+
}
|
|
31290
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
31291
|
+
content: "";
|
|
31292
|
+
width: 1px;
|
|
31293
|
+
height: 6px;
|
|
31294
|
+
border-radius: 1px;
|
|
31295
|
+
background: #ccd4e3;
|
|
31296
|
+
position: relative;
|
|
31297
|
+
right: 2px;
|
|
31298
|
+
transform: rotate(-45deg);
|
|
31299
|
+
}
|
|
31300
|
+
.e5fsw5s:after {
|
|
31301
|
+
transform: rotate(45deg);
|
|
31302
|
+
left: 1px;
|
|
31303
|
+
}
|
|
31304
|
+
|
|
31305
|
+
.w18knsg4.ant-alert-warning {
|
|
31306
|
+
border: 0;
|
|
31307
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31308
|
+
border-radius: 6px;
|
|
31309
|
+
}
|
|
31310
|
+
.w18knsg4.ant-alert,
|
|
31311
|
+
.w18knsg4 .ant-alert-message {
|
|
31312
|
+
color: #e07f00;
|
|
31313
|
+
}
|
|
31314
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
31315
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
31316
|
+
border-bottom-color: #e07f00;
|
|
31317
|
+
}
|
|
31318
|
+
|
|
31319
|
+
.ng31n2o {
|
|
31320
|
+
display: flex;
|
|
31321
|
+
flex-direction: row;
|
|
31322
|
+
padding: 7px 12px;
|
|
31323
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31324
|
+
border-radius: 6px;
|
|
31325
|
+
color: #e07f00;
|
|
31326
|
+
font-size: 12px;
|
|
31327
|
+
line-height: 18px;
|
|
31328
|
+
}
|
|
31329
|
+
.ng31n2o .icon-wrapper {
|
|
31330
|
+
margin-right: 10px;
|
|
31331
|
+
height: 18px;
|
|
31332
|
+
}
|
|
31333
|
+
|
|
31334
|
+
.n15x5f5y {
|
|
31335
|
+
display: flex;
|
|
31336
|
+
flex-direction: row;
|
|
31337
|
+
padding: 7px 12px;
|
|
31338
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31339
|
+
border-radius: 6px;
|
|
31340
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31341
|
+
font-size: 12px;
|
|
31342
|
+
line-height: 18px;
|
|
31343
|
+
}
|
|
31344
|
+
.n15x5f5y .icon-wrapper {
|
|
31345
|
+
margin-right: 10px;
|
|
31346
|
+
height: 18px;
|
|
31347
|
+
}
|
|
31348
|
+
|
|
31349
|
+
.i16ozz3f {
|
|
31350
|
+
display: flex;
|
|
31351
|
+
flex-direction: row;
|
|
31352
|
+
padding: 7px 12px;
|
|
31353
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31354
|
+
border-radius: 6px;
|
|
31355
|
+
color: #005ed1;
|
|
31356
|
+
font-size: 12px;
|
|
31357
|
+
line-height: 18px;
|
|
31358
|
+
}
|
|
31359
|
+
.i16ozz3f .icon-wrapper {
|
|
31360
|
+
margin-right: 10px;
|
|
31361
|
+
height: 18px;
|
|
31362
|
+
}
|
|
31363
|
+
|
|
31364
|
+
.dszu9qr {
|
|
31365
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31366
|
+
margin-top: 5px;
|
|
31367
|
+
font-size: 12px;
|
|
31368
|
+
line-height: 18px;
|
|
31369
|
+
}
|
|
31370
|
+
|
|
31371
|
+
.snxzgx {
|
|
31372
|
+
color: #f0483e;
|
|
31373
|
+
font-size: 12px;
|
|
31374
|
+
white-space: pre-wrap;
|
|
31375
|
+
}
|
|
31376
|
+
|
|
31377
|
+
.o1i4orqw {
|
|
31378
|
+
display: flex;
|
|
31379
|
+
align-items: center;
|
|
31380
|
+
justify-content: flex-end;
|
|
31381
|
+
}
|
|
31382
|
+
.o1i4orqw .icon-wrapper {
|
|
31383
|
+
margin-right: 16px;
|
|
31384
|
+
}
|
|
31385
|
+
|
|
31386
|
+
.t79k8o2 {
|
|
31387
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31388
|
+
}
|
|
31389
|
+
|
|
31390
|
+
.ipd9bk.ant-input {
|
|
31391
|
+
padding: 5px 12px;
|
|
31392
|
+
line-height: 20px;
|
|
31393
|
+
color: #2d3a56;
|
|
31394
|
+
border-radius: 6px;
|
|
31395
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31396
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31397
|
+
}
|
|
31398
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
31399
|
+
padding: 8px 16px;
|
|
31400
|
+
line-height: 22px;
|
|
31401
|
+
}
|
|
31402
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
31403
|
+
padding: 2px 8px;
|
|
31404
|
+
line-height: 18px;
|
|
31405
|
+
}
|
|
31406
|
+
.ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
31407
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31408
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31409
|
+
z-index: 1;
|
|
31410
|
+
}
|
|
31411
|
+
.ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
31412
|
+
border-color: #0096ff;
|
|
31413
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31414
|
+
z-index: 1;
|
|
31415
|
+
}
|
|
31416
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
31417
|
+
border-color: #e75a3a;
|
|
31418
|
+
color: #e75a3a;
|
|
31419
|
+
}
|
|
31420
|
+
.ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
31421
|
+
border-color: #e75a3a;
|
|
31422
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31423
|
+
}
|
|
31424
|
+
.ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
31425
|
+
border-color: #e75a3a;
|
|
31426
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31427
|
+
}
|
|
31428
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
31429
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31430
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31431
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31432
|
+
}
|
|
31433
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
31434
|
+
padding: 5px 12px;
|
|
31435
|
+
border-radius: 6px;
|
|
31436
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31437
|
+
line-height: 20px;
|
|
31438
|
+
color: #2d3a56;
|
|
31439
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31440
|
+
}
|
|
31441
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
31442
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
31443
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31444
|
+
}
|
|
31445
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
31446
|
+
padding: 8px 16px;
|
|
31447
|
+
line-height: 22px;
|
|
31448
|
+
}
|
|
31449
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31450
|
+
padding: 2px 8px;
|
|
31451
|
+
line-height: 18px;
|
|
31452
|
+
}
|
|
31453
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
31454
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31455
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31456
|
+
}
|
|
31457
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
31458
|
+
border-color: #0096ff;
|
|
31459
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31460
|
+
}
|
|
31461
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
31462
|
+
border-color: #e75a3a;
|
|
31463
|
+
}
|
|
31464
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
31465
|
+
color: #e75a3a;
|
|
31466
|
+
}
|
|
31467
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
31468
|
+
border-color: #e75a3a;
|
|
31469
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31470
|
+
}
|
|
31471
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
31472
|
+
border-color: #e75a3a;
|
|
31473
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31474
|
+
}
|
|
31475
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
31476
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31477
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31478
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31479
|
+
}
|
|
31480
|
+
textarea.ipd9bk.ant-input {
|
|
31481
|
+
transition-property: height;
|
|
31482
|
+
transition-delay: 50ms;
|
|
31483
|
+
}
|
|
31484
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
31485
|
+
min-height: 40px;
|
|
31486
|
+
height: 40px;
|
|
31487
|
+
}
|
|
31488
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
31489
|
+
height: 80px;
|
|
31490
|
+
}
|
|
31491
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
31492
|
+
min-height: 32px;
|
|
31493
|
+
height: 32px;
|
|
31494
|
+
}
|
|
31495
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
31496
|
+
height: 64px;
|
|
31497
|
+
}
|
|
31498
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
31499
|
+
min-height: 24px;
|
|
31500
|
+
height: 24px;
|
|
31501
|
+
}
|
|
31502
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
31503
|
+
height: 40px;
|
|
31504
|
+
}
|
|
31505
|
+
|
|
31506
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
31507
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31812
31508
|
border-radius: 4px;
|
|
31813
31509
|
}
|
|
31814
|
-
.
|
|
31510
|
+
.kypn5o5.input-tags {
|
|
31511
|
+
position: relative;
|
|
31512
|
+
padding: 6px;
|
|
31513
|
+
height: 32px;
|
|
31514
|
+
cursor: pointer;
|
|
31515
|
+
transition: border 150ms;
|
|
31516
|
+
}
|
|
31517
|
+
.kypn5o5.input-tags:hover {
|
|
31518
|
+
border-color: #0080ff;
|
|
31519
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31520
|
+
}
|
|
31521
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
31522
|
+
padding-right: 30px;
|
|
31523
|
+
}
|
|
31524
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
31525
|
+
display: flex;
|
|
31526
|
+
}
|
|
31527
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
31528
|
+
display: flex;
|
|
31529
|
+
}
|
|
31530
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
31531
|
+
position: absolute;
|
|
31532
|
+
right: 12px;
|
|
31533
|
+
top: 50%;
|
|
31534
|
+
transform: translateY(-50%);
|
|
31535
|
+
}
|
|
31536
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
31537
|
+
color: rgba(0, 0, 0, 0.25);
|
|
31538
|
+
font-size: 12px;
|
|
31539
|
+
cursor: pointer;
|
|
31540
|
+
}
|
|
31541
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
31542
|
+
color: rgba(0, 0, 0, 0.45);
|
|
31543
|
+
}
|
|
31544
|
+
.kypn5o5.has-focus-indicator {
|
|
31545
|
+
position: relative;
|
|
31546
|
+
overflow: hidden;
|
|
31547
|
+
}
|
|
31548
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
31549
|
+
position: absolute;
|
|
31550
|
+
top: 50%;
|
|
31551
|
+
transform: translateY(-50%);
|
|
31552
|
+
left: -16px;
|
|
31553
|
+
transition: left 150ms ease;
|
|
31554
|
+
opacity: 0;
|
|
31555
|
+
}
|
|
31556
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
31557
|
+
left: 8px;
|
|
31558
|
+
opacity: 1;
|
|
31559
|
+
}
|
|
31560
|
+
.kypn5o5.has-focus-indicator input {
|
|
31561
|
+
transition: margin-left 150ms ease;
|
|
31562
|
+
margin-left: 0px;
|
|
31563
|
+
}
|
|
31564
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
31565
|
+
margin-left: 16px;
|
|
31566
|
+
}
|
|
31567
|
+
|
|
31568
|
+
input.l1ki27se.ant-input {
|
|
31569
|
+
border-top-right-radius: 0;
|
|
31570
|
+
border-bottom-right-radius: 0;
|
|
31571
|
+
}
|
|
31572
|
+
|
|
31573
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
31574
|
+
border-top-right-radius: 0;
|
|
31575
|
+
border-bottom-right-radius: 0;
|
|
31576
|
+
}
|
|
31577
|
+
|
|
31578
|
+
input.rrg1fkn.ant-input {
|
|
31579
|
+
border-top-left-radius: 0;
|
|
31580
|
+
border-bottom-left-radius: 0;
|
|
31581
|
+
}
|
|
31582
|
+
|
|
31583
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
31584
|
+
border-top-left-radius: 0;
|
|
31585
|
+
border-bottom-left-radius: 0;
|
|
31586
|
+
}
|
|
31587
|
+
|
|
31588
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
31589
|
+
border-top-right-radius: 0;
|
|
31590
|
+
border-bottom-right-radius: 0;
|
|
31591
|
+
}
|
|
31592
|
+
|
|
31593
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
31594
|
+
border-top-left-radius: 0;
|
|
31595
|
+
border-bottom-left-radius: 0;
|
|
31596
|
+
}
|
|
31597
|
+
|
|
31598
|
+
.c1t6wbwv {
|
|
31599
|
+
display: flex;
|
|
31600
|
+
flex-direction: column;
|
|
31601
|
+
}
|
|
31602
|
+
.c1t6wbwv .select-wrapper {
|
|
31603
|
+
margin-top: 12px;
|
|
31604
|
+
}
|
|
31605
|
+
.c1t6wbwv .select-wrapper .select {
|
|
31606
|
+
width: 100%;
|
|
31607
|
+
}
|
|
31608
|
+
.c1t6wbwv .radio-wrapper {
|
|
31609
|
+
margin-top: 24px;
|
|
31610
|
+
}
|
|
31611
|
+
.c1t6wbwv .form-item {
|
|
31612
|
+
width: 100%;
|
|
31613
|
+
}
|
|
31614
|
+
|
|
31615
|
+
.d1k7vv5v {
|
|
31616
|
+
font-size: 14px;
|
|
31617
|
+
font-weight: 500;
|
|
31618
|
+
color: #3e4652;
|
|
31619
|
+
line-height: 18px;
|
|
31620
|
+
}
|
|
31621
|
+
.d1k7vv5v + .d1k7vv5v {
|
|
31622
|
+
margin-top: 16px;
|
|
31623
|
+
}
|
|
31624
|
+
.d1k7vv5v + * {
|
|
31625
|
+
margin-top: 16px;
|
|
31626
|
+
}
|
|
31627
|
+
|
|
31628
|
+
.le7b9r4.d1k7vv5v {
|
|
31629
|
+
font-size: 12px;
|
|
31630
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31631
|
+
margin-top: 12px;
|
|
31632
|
+
}
|
|
31633
|
+
|
|
31634
|
+
.r1dnygxx.le7b9r4.d1k7vv5v {
|
|
31635
|
+
line-height: 18px;
|
|
31636
|
+
font-weight: 500;
|
|
31637
|
+
margin-top: 0;
|
|
31638
|
+
white-space: initial;
|
|
31639
|
+
}
|
|
31640
|
+
|
|
31641
|
+
.r12ddqmh {
|
|
31642
|
+
display: block;
|
|
31643
|
+
}
|
|
31644
|
+
.r12ddqmh span {
|
|
31645
|
+
font-size: 14px;
|
|
31646
|
+
font-weight: 500;
|
|
31647
|
+
line-height: 32px;
|
|
31648
|
+
color: #3e4652;
|
|
31649
|
+
}
|
|
31650
|
+
|
|
31651
|
+
.ctcr26a {
|
|
31815
31652
|
margin-top: 8px;
|
|
31653
|
+
padding: 8px;
|
|
31654
|
+
border-radius: 6px;
|
|
31655
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31656
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31657
|
+
font-size: 12px;
|
|
31816
31658
|
}
|
|
31817
|
-
.
|
|
31659
|
+
.ctcr26a div {
|
|
31660
|
+
line-height: 20px;
|
|
31661
|
+
display: flex;
|
|
31662
|
+
align-items: center;
|
|
31663
|
+
word-break: break-all;
|
|
31664
|
+
}
|
|
31665
|
+
|
|
31666
|
+
.c1up1pdz {
|
|
31667
|
+
width: 648px;
|
|
31668
|
+
}
|
|
31669
|
+
.c1up1pdz.active {
|
|
31818
31670
|
border-color: #0080ff;
|
|
31819
31671
|
}
|
|
31820
|
-
.
|
|
31672
|
+
.c1up1pdz.active > header {
|
|
31821
31673
|
background: rgba(0, 128, 255, 0.1);
|
|
31822
31674
|
}
|
|
31823
|
-
.
|
|
31824
|
-
|
|
31675
|
+
.c1up1pdz .expand {
|
|
31676
|
+
padding: 12px;
|
|
31825
31677
|
}
|
|
31826
|
-
.
|
|
31827
|
-
|
|
31678
|
+
.c1up1pdz .field-item {
|
|
31679
|
+
display: flex;
|
|
31680
|
+
padding: 10px 0;
|
|
31681
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31682
|
+
}
|
|
31683
|
+
.c1up1pdz .field-item:last-child {
|
|
31684
|
+
border-bottom: none;
|
|
31685
|
+
padding-bottom: 0;
|
|
31686
|
+
}
|
|
31687
|
+
.c1up1pdz .field-item label {
|
|
31688
|
+
line-height: 32px;
|
|
31689
|
+
width: 100px;
|
|
31690
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31691
|
+
}
|
|
31692
|
+
.c1up1pdz .help {
|
|
31693
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31694
|
+
margin-top: 5px;
|
|
31695
|
+
}
|
|
31696
|
+
.c1up1pdz .ant-input-affix-wrapper,
|
|
31697
|
+
.c1up1pdz .ant-picker {
|
|
31698
|
+
width: 128px;
|
|
31699
|
+
}
|
|
31700
|
+
|
|
31701
|
+
.c156wh19 {
|
|
31702
|
+
display: flex;
|
|
31703
|
+
align-items: center;
|
|
31704
|
+
justify-content: space-between;
|
|
31705
|
+
word-break: keep-all;
|
|
31706
|
+
}
|
|
31707
|
+
.c156wh19 .title {
|
|
31708
|
+
margin: 0 16px 0 8px;
|
|
31709
|
+
}
|
|
31710
|
+
.c156wh19 .retain {
|
|
31711
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31712
|
+
}
|
|
31713
|
+
.c156wh19 .left {
|
|
31714
|
+
flex: 1;
|
|
31715
|
+
display: flex;
|
|
31716
|
+
overflow: hidden;
|
|
31717
|
+
align-items: center;
|
|
31718
|
+
justify-content: flex-start;
|
|
31719
|
+
white-space: nowrap;
|
|
31720
|
+
}
|
|
31721
|
+
.c156wh19 .left .title {
|
|
31722
|
+
max-width: 100%;
|
|
31723
|
+
overflow: hidden;
|
|
31724
|
+
text-overflow: ellipsis;
|
|
31725
|
+
}
|
|
31726
|
+
.c156wh19 .right {
|
|
31727
|
+
display: flex;
|
|
31728
|
+
align-items: center;
|
|
31729
|
+
}
|
|
31730
|
+
.c156wh19 .reverse {
|
|
31731
|
+
display: flex;
|
|
31732
|
+
flex-direction: row-reverse;
|
|
31733
|
+
align-items: center;
|
|
31734
|
+
}
|
|
31735
|
+
.c156wh19 .reverse .ant-switch {
|
|
31736
|
+
margin-left: 8px;
|
|
31737
|
+
}
|
|
31738
|
+
.c156wh19 .close {
|
|
31739
|
+
padding-left: 14px;
|
|
31740
|
+
margin-left: 14px;
|
|
31741
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31742
|
+
cursor: pointer;
|
|
31743
|
+
}
|
|
31744
|
+
|
|
31745
|
+
.m126spxy {
|
|
31746
|
+
padding-bottom: 4px;
|
|
31747
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31748
|
+
}
|
|
31749
|
+
.m126spxy .ant-btn-link {
|
|
31750
|
+
padding: 1px 10px;
|
|
31751
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31752
|
+
border-radius: 4px;
|
|
31753
|
+
}
|
|
31754
|
+
.m126spxy .ant-btn-link.active {
|
|
31755
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31756
|
+
color: #0096ff;
|
|
31757
|
+
}
|
|
31758
|
+
|
|
31759
|
+
.wpbf4pq {
|
|
31760
|
+
padding: 10px 0;
|
|
31761
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31762
|
+
}
|
|
31763
|
+
.wpbf4pq .ant-input,
|
|
31764
|
+
.wpbf4pq .ant-picker {
|
|
31765
|
+
width: 80px;
|
|
31766
|
+
margin: 0 9px;
|
|
31767
|
+
text-align: center;
|
|
31768
|
+
}
|
|
31769
|
+
.wpbf4pq .options {
|
|
31770
|
+
padding: 12px 0 12px 16px;
|
|
31771
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31772
|
+
margin: 5px 0 5px 8px;
|
|
31773
|
+
}
|
|
31774
|
+
.wpbf4pq .week-day-option,
|
|
31775
|
+
.wpbf4pq .month-day-option {
|
|
31776
|
+
background: #f5f7fa;
|
|
31777
|
+
box-sizing: border-box;
|
|
31778
|
+
border-radius: 16px;
|
|
31779
|
+
margin-right: 8px;
|
|
31780
|
+
}
|
|
31781
|
+
.wpbf4pq .week-day-option:focus,
|
|
31782
|
+
.wpbf4pq .month-day-option:focus {
|
|
31783
|
+
color: inherit;
|
|
31784
|
+
border-color: #d9d9d9;
|
|
31785
|
+
}
|
|
31786
|
+
.wpbf4pq .week-day-option.active {
|
|
31787
|
+
background-color: #0096ff;
|
|
31788
|
+
border-color: #0096ff;
|
|
31789
|
+
color: #fff;
|
|
31790
|
+
}
|
|
31791
|
+
.wpbf4pq .week-day-option.en-text {
|
|
31792
|
+
width: 110px;
|
|
31793
|
+
margin-top: 4px;
|
|
31794
|
+
}
|
|
31795
|
+
.wpbf4pq .month-day-option {
|
|
31796
|
+
width: 32px;
|
|
31797
|
+
padding: 0;
|
|
31798
|
+
margin-bottom: 8px;
|
|
31799
|
+
}
|
|
31800
|
+
.wpbf4pq .month-day-option.active {
|
|
31801
|
+
background-color: #0096ff;
|
|
31802
|
+
border-color: #0096ff;
|
|
31803
|
+
color: #fff;
|
|
31804
|
+
}
|
|
31805
|
+
|
|
31806
|
+
.i1e4sgug {
|
|
31807
|
+
display: inline-block;
|
|
31808
|
+
}
|
|
31809
|
+
|
|
31810
|
+
.l4bld33 {
|
|
31811
|
+
width: 64px;
|
|
31812
|
+
height: 64px;
|
|
31813
|
+
display: flex;
|
|
31814
|
+
align-items: center;
|
|
31815
|
+
justify-content: center;
|
|
31816
|
+
position: relative;
|
|
31817
|
+
opacity: 0.2;
|
|
31818
|
+
}
|
|
31819
|
+
|
|
31820
|
+
.lgitjoj {
|
|
31821
|
+
position: absolute;
|
|
31822
|
+
width: 5px;
|
|
31823
|
+
height: 48px;
|
|
31824
|
+
left: 9.33px;
|
|
31825
|
+
top: 40.5px;
|
|
31826
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
31827
|
+
border-radius: 5px;
|
|
31828
|
+
transform: rotate(-128deg);
|
|
31829
|
+
transform-origin: top left;
|
|
31830
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
31831
|
+
}
|
|
31832
|
+
|
|
31833
|
+
.l13g0exg {
|
|
31834
|
+
position: absolute;
|
|
31835
|
+
width: 5px;
|
|
31836
|
+
height: 48px;
|
|
31837
|
+
left: 40.8px;
|
|
31838
|
+
top: 8.4px;
|
|
31839
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
31840
|
+
border-radius: 5px;
|
|
31841
|
+
transform: rotate(-8deg);
|
|
31842
|
+
transform-origin: top left;
|
|
31843
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
31844
|
+
}
|
|
31845
|
+
|
|
31846
|
+
.l1exo3h6 {
|
|
31847
|
+
position: absolute;
|
|
31848
|
+
width: 5px;
|
|
31849
|
+
height: 48px;
|
|
31850
|
+
left: 52.9px;
|
|
31851
|
+
top: 51.8px;
|
|
31852
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
31853
|
+
border-radius: 5px;
|
|
31854
|
+
transform: rotate(112deg);
|
|
31855
|
+
transform-origin: top left;
|
|
31856
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
31828
31857
|
}
|
|
31829
31858
|
|
|
31830
31859
|
.berrcjl {
|
|
@@ -31865,80 +31894,24 @@ input.rrg1fkn.ant-input {
|
|
|
31865
31894
|
text-align: center;
|
|
31866
31895
|
}
|
|
31867
31896
|
|
|
31868
|
-
.
|
|
31869
|
-
|
|
31870
|
-
|
|
31871
|
-
font-size: 12px;
|
|
31872
|
-
line-height: 18px;
|
|
31873
|
-
}
|
|
31874
|
-
.n12mqh7z:not(:last-child) {
|
|
31875
|
-
margin-bottom: 4px;
|
|
31876
|
-
}
|
|
31877
|
-
|
|
31878
|
-
.tf5bynu {
|
|
31879
|
-
margin: 0 3px;
|
|
31880
|
-
}
|
|
31881
|
-
|
|
31882
|
-
.tcckoz1 {
|
|
31883
|
-
max-height: 400px;
|
|
31884
|
-
overflow: "auto";
|
|
31885
|
-
}
|
|
31886
|
-
|
|
31887
|
-
.c18bcrac {
|
|
31888
|
-
display: inline-block;
|
|
31889
|
-
width: 100%;
|
|
31890
|
-
}
|
|
31891
|
-
.c18bcrac .recharts-wrapper {
|
|
31892
|
-
margin-left: 4px;
|
|
31893
|
-
}
|
|
31894
|
-
|
|
31895
|
-
.cro7kg2 {
|
|
31896
|
-
padding: 4px;
|
|
31897
|
-
}
|
|
31898
|
-
|
|
31899
|
-
.c14wcxf0 {
|
|
31900
|
-
display: flex;
|
|
31901
|
-
justify-content: space-between;
|
|
31902
|
-
align-items: center;
|
|
31903
|
-
font-size: 13px;
|
|
31904
|
-
line-height: 24px;
|
|
31905
|
-
color: #cccccc;
|
|
31906
|
-
white-space: nowrap;
|
|
31907
|
-
}
|
|
31908
|
-
.c14wcxf0 label {
|
|
31909
|
-
margin-right: 32px;
|
|
31910
|
-
}
|
|
31911
|
-
|
|
31912
|
-
.coy29mj.c14wcxf0 {
|
|
31913
|
-
font-weight: bold;
|
|
31914
|
-
color: white;
|
|
31897
|
+
.c18gxmrl {
|
|
31898
|
+
border: 1px solid #d8deeb;
|
|
31899
|
+
border-radius: 4px;
|
|
31915
31900
|
}
|
|
31916
|
-
|
|
31917
|
-
|
|
31918
|
-
width: 8px;
|
|
31919
|
-
height: 8px;
|
|
31920
|
-
border-radius: 2px;
|
|
31921
|
-
display: inline-block;
|
|
31922
|
-
background: var(--s11212zy-0);
|
|
31923
|
-
border: 1px solid #fff;
|
|
31924
|
-
box-sizing: content-box;
|
|
31925
|
-
margin-right: 6px;
|
|
31901
|
+
.c18gxmrl + .c18gxmrl {
|
|
31902
|
+
margin-top: 8px;
|
|
31926
31903
|
}
|
|
31927
|
-
|
|
31928
|
-
|
|
31929
|
-
font-weight: bold;
|
|
31930
|
-
color: white;
|
|
31931
|
-
margin-right: 4px;
|
|
31904
|
+
.c18gxmrl:hover {
|
|
31905
|
+
border-color: #0080ff;
|
|
31932
31906
|
}
|
|
31933
|
-
|
|
31934
|
-
.
|
|
31935
|
-
cursor: pointer;
|
|
31907
|
+
.c18gxmrl:hover > header {
|
|
31908
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31936
31909
|
}
|
|
31937
|
-
.
|
|
31938
|
-
|
|
31910
|
+
.c18gxmrl.active header {
|
|
31911
|
+
border-bottom: 1px solid #d8deeb;
|
|
31939
31912
|
}
|
|
31940
|
-
.
|
|
31941
|
-
|
|
31913
|
+
.c18gxmrl > header {
|
|
31914
|
+
padding: 8px 12px;
|
|
31942
31915
|
}
|
|
31943
31916
|
|
|
31944
31917
|
.c1bus5hc {
|
|
@@ -31981,32 +31954,14 @@ input.rrg1fkn.ant-input {
|
|
|
31981
31954
|
transform: rotate(0deg);
|
|
31982
31955
|
}
|
|
31983
31956
|
|
|
31984
|
-
.
|
|
31985
|
-
|
|
31986
|
-
justify-content: space-between;
|
|
31987
|
-
width: 100%;
|
|
31988
|
-
}
|
|
31989
|
-
.m15dvk92 .action {
|
|
31990
|
-
margin-left: 16px;
|
|
31991
|
-
}
|
|
31992
|
-
|
|
31993
|
-
.aql8iqz .ant-alert-message {
|
|
31994
|
-
width: 100%;
|
|
31995
|
-
}
|
|
31996
|
-
|
|
31997
|
-
.s1iv0tp1 .enabled-switch {
|
|
31998
|
-
display: flex;
|
|
31999
|
-
align-items: center;
|
|
31957
|
+
.gmyahx3 {
|
|
31958
|
+
cursor: pointer;
|
|
32000
31959
|
}
|
|
32001
|
-
.
|
|
32002
|
-
|
|
31960
|
+
.gmyahx3 .link-text {
|
|
31961
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32003
31962
|
}
|
|
32004
|
-
|
|
32005
|
-
|
|
32006
|
-
width: 100%;
|
|
32007
|
-
overflow: inherit;
|
|
32008
|
-
white-space: inherit;
|
|
32009
|
-
text-overflow: ellipsis;
|
|
31963
|
+
.gmyahx3:hover .link-text {
|
|
31964
|
+
color: #0080ff;
|
|
32010
31965
|
}
|
|
32011
31966
|
|
|
32012
31967
|
.clm1wy1 {
|
|
@@ -32102,27 +32057,12 @@ input.rrg1fkn.ant-input {
|
|
|
32102
32057
|
border-radius: 2px;
|
|
32103
32058
|
}
|
|
32104
32059
|
|
|
32105
|
-
.
|
|
32106
|
-
display: flex;
|
|
32107
|
-
align-items: center;
|
|
32108
|
-
justify-content: flex-end;
|
|
32109
|
-
}
|
|
32110
|
-
|
|
32111
|
-
.b1ctd5xy {
|
|
32060
|
+
.s1iv0tp1 .enabled-switch {
|
|
32112
32061
|
display: flex;
|
|
32113
32062
|
align-items: center;
|
|
32114
|
-
width: calc(100% - 40px);
|
|
32115
|
-
}
|
|
32116
|
-
.b1ctd5xy .chart {
|
|
32117
|
-
display: inline-block;
|
|
32118
|
-
width: 100%;
|
|
32119
|
-
}
|
|
32120
|
-
|
|
32121
|
-
.u1p8acpn {
|
|
32122
|
-
width: 40px;
|
|
32123
32063
|
}
|
|
32124
|
-
.
|
|
32125
|
-
|
|
32064
|
+
.s1iv0tp1 .enabled-text {
|
|
32065
|
+
margin-right: 8px;
|
|
32126
32066
|
}
|
|
32127
32067
|
|
|
32128
32068
|
.t1sqg15u {
|
|
@@ -32215,6 +32155,122 @@ input.rrg1fkn.ant-input {
|
|
|
32215
32155
|
padding-right: 12px;
|
|
32216
32156
|
}
|
|
32217
32157
|
|
|
32158
|
+
.n12mqh7z {
|
|
32159
|
+
display: flex;
|
|
32160
|
+
align-items: center;
|
|
32161
|
+
font-size: 12px;
|
|
32162
|
+
line-height: 18px;
|
|
32163
|
+
}
|
|
32164
|
+
.n12mqh7z:not(:last-child) {
|
|
32165
|
+
margin-bottom: 4px;
|
|
32166
|
+
}
|
|
32167
|
+
|
|
32168
|
+
.tf5bynu {
|
|
32169
|
+
margin: 0 3px;
|
|
32170
|
+
}
|
|
32171
|
+
|
|
32172
|
+
.tcckoz1 {
|
|
32173
|
+
max-height: 400px;
|
|
32174
|
+
overflow: "auto";
|
|
32175
|
+
}
|
|
32176
|
+
|
|
32177
|
+
.tje3huy {
|
|
32178
|
+
width: 100%;
|
|
32179
|
+
overflow: inherit;
|
|
32180
|
+
white-space: inherit;
|
|
32181
|
+
text-overflow: ellipsis;
|
|
32182
|
+
}
|
|
32183
|
+
|
|
32184
|
+
.c18bcrac {
|
|
32185
|
+
display: inline-block;
|
|
32186
|
+
width: 100%;
|
|
32187
|
+
}
|
|
32188
|
+
.c18bcrac .recharts-wrapper {
|
|
32189
|
+
margin-left: 4px;
|
|
32190
|
+
}
|
|
32191
|
+
|
|
32192
|
+
.cro7kg2 {
|
|
32193
|
+
padding: 4px;
|
|
32194
|
+
}
|
|
32195
|
+
|
|
32196
|
+
.c14wcxf0 {
|
|
32197
|
+
display: flex;
|
|
32198
|
+
justify-content: space-between;
|
|
32199
|
+
align-items: center;
|
|
32200
|
+
font-size: 13px;
|
|
32201
|
+
line-height: 24px;
|
|
32202
|
+
color: #cccccc;
|
|
32203
|
+
white-space: nowrap;
|
|
32204
|
+
}
|
|
32205
|
+
.c14wcxf0 label {
|
|
32206
|
+
margin-right: 32px;
|
|
32207
|
+
}
|
|
32208
|
+
|
|
32209
|
+
.coy29mj.c14wcxf0 {
|
|
32210
|
+
font-weight: bold;
|
|
32211
|
+
color: white;
|
|
32212
|
+
}
|
|
32213
|
+
|
|
32214
|
+
.s11212zy {
|
|
32215
|
+
width: 8px;
|
|
32216
|
+
height: 8px;
|
|
32217
|
+
border-radius: 2px;
|
|
32218
|
+
display: inline-block;
|
|
32219
|
+
background: var(--s11212zy-0);
|
|
32220
|
+
border: 1px solid #fff;
|
|
32221
|
+
box-sizing: content-box;
|
|
32222
|
+
margin-right: 6px;
|
|
32223
|
+
}
|
|
32224
|
+
|
|
32225
|
+
.p1lyky6c > :first-child {
|
|
32226
|
+
font-weight: bold;
|
|
32227
|
+
color: white;
|
|
32228
|
+
margin-right: 4px;
|
|
32229
|
+
}
|
|
32230
|
+
|
|
32231
|
+
.wg1tsps {
|
|
32232
|
+
display: flex;
|
|
32233
|
+
align-items: center;
|
|
32234
|
+
justify-content: flex-end;
|
|
32235
|
+
}
|
|
32236
|
+
|
|
32237
|
+
.b1ctd5xy {
|
|
32238
|
+
display: flex;
|
|
32239
|
+
align-items: center;
|
|
32240
|
+
width: calc(100% - 40px);
|
|
32241
|
+
}
|
|
32242
|
+
.b1ctd5xy .chart {
|
|
32243
|
+
display: inline-block;
|
|
32244
|
+
width: 100%;
|
|
32245
|
+
}
|
|
32246
|
+
|
|
32247
|
+
.u1p8acpn {
|
|
32248
|
+
width: 40px;
|
|
32249
|
+
}
|
|
32250
|
+
.u1p8acpn .unit {
|
|
32251
|
+
color: #00122e !important;
|
|
32252
|
+
}
|
|
32253
|
+
|
|
32254
|
+
.m15dvk92 {
|
|
32255
|
+
display: flex;
|
|
32256
|
+
justify-content: space-between;
|
|
32257
|
+
width: 100%;
|
|
32258
|
+
}
|
|
32259
|
+
.m15dvk92 .action {
|
|
32260
|
+
margin-left: 16px;
|
|
32261
|
+
}
|
|
32262
|
+
|
|
32263
|
+
.aql8iqz .ant-alert-message {
|
|
32264
|
+
width: 100%;
|
|
32265
|
+
}
|
|
32266
|
+
|
|
32267
|
+
.c10crapj {
|
|
32268
|
+
border-radius: 8px;
|
|
32269
|
+
}
|
|
32270
|
+
.c10crapj .ant-card-body {
|
|
32271
|
+
padding: 20px 24px 24px 24px;
|
|
32272
|
+
}
|
|
32273
|
+
|
|
32218
32274
|
.cav9p2m .ant-collapse-item {
|
|
32219
32275
|
border: 0px;
|
|
32220
32276
|
background-color: #fff;
|
|
@@ -32308,15 +32364,18 @@ input.rrg1fkn.ant-input {
|
|
|
32308
32364
|
margin-left: 24px;
|
|
32309
32365
|
}
|
|
32310
32366
|
|
|
32311
|
-
.
|
|
32312
|
-
|
|
32367
|
+
.igz4le8 {
|
|
32368
|
+
height: 24px;
|
|
32369
|
+
width: 56px !important;
|
|
32370
|
+
margin-right: 4px;
|
|
32313
32371
|
}
|
|
32314
|
-
|
|
32315
|
-
|
|
32372
|
+
|
|
32373
|
+
.c1riexje {
|
|
32374
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32316
32375
|
}
|
|
32317
32376
|
|
|
32318
|
-
.
|
|
32319
|
-
|
|
32377
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32378
|
+
display: flex;
|
|
32320
32379
|
}
|
|
32321
32380
|
|
|
32322
32381
|
.o8ocss1 {
|
|
@@ -32328,8 +32387,8 @@ input.rrg1fkn.ant-input {
|
|
|
32328
32387
|
white-space: nowrap;
|
|
32329
32388
|
}
|
|
32330
32389
|
|
|
32331
|
-
.
|
|
32332
|
-
|
|
32390
|
+
.t3qomhu {
|
|
32391
|
+
margin: 0 2px;
|
|
32333
32392
|
}
|
|
32334
32393
|
|
|
32335
32394
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
@@ -32389,16 +32448,6 @@ input.rrg1fkn.ant-input {
|
|
|
32389
32448
|
transform: rotate(180deg);
|
|
32390
32449
|
}
|
|
32391
32450
|
|
|
32392
|
-
.igz4le8 {
|
|
32393
|
-
height: 24px;
|
|
32394
|
-
width: 56px !important;
|
|
32395
|
-
margin-right: 4px;
|
|
32396
|
-
}
|
|
32397
|
-
|
|
32398
|
-
.c1riexje {
|
|
32399
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32400
|
-
}
|
|
32401
|
-
|
|
32402
32451
|
.s14dk8r1 {
|
|
32403
32452
|
margin: 0;
|
|
32404
32453
|
border-radius: 20px;
|
|
@@ -32473,141 +32522,6 @@ input.rrg1fkn.ant-input {
|
|
|
32473
32522
|
display: inline-block;
|
|
32474
32523
|
}
|
|
32475
32524
|
|
|
32476
|
-
.t19ustft .date {
|
|
32477
|
-
margin-right: 4px;
|
|
32478
|
-
}
|
|
32479
|
-
|
|
32480
|
-
.l4bld33 {
|
|
32481
|
-
width: 64px;
|
|
32482
|
-
height: 64px;
|
|
32483
|
-
display: flex;
|
|
32484
|
-
align-items: center;
|
|
32485
|
-
justify-content: center;
|
|
32486
|
-
position: relative;
|
|
32487
|
-
opacity: 0.2;
|
|
32488
|
-
}
|
|
32489
|
-
|
|
32490
|
-
.lgitjoj {
|
|
32491
|
-
position: absolute;
|
|
32492
|
-
width: 5px;
|
|
32493
|
-
height: 48px;
|
|
32494
|
-
left: 9.33px;
|
|
32495
|
-
top: 40.5px;
|
|
32496
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32497
|
-
border-radius: 5px;
|
|
32498
|
-
transform: rotate(-128deg);
|
|
32499
|
-
transform-origin: top left;
|
|
32500
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
32501
|
-
}
|
|
32502
|
-
|
|
32503
|
-
.l13g0exg {
|
|
32504
|
-
position: absolute;
|
|
32505
|
-
width: 5px;
|
|
32506
|
-
height: 48px;
|
|
32507
|
-
left: 40.8px;
|
|
32508
|
-
top: 8.4px;
|
|
32509
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32510
|
-
border-radius: 5px;
|
|
32511
|
-
transform: rotate(-8deg);
|
|
32512
|
-
transform-origin: top left;
|
|
32513
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
32514
|
-
}
|
|
32515
|
-
|
|
32516
|
-
.l1exo3h6 {
|
|
32517
|
-
position: absolute;
|
|
32518
|
-
width: 5px;
|
|
32519
|
-
height: 48px;
|
|
32520
|
-
left: 52.9px;
|
|
32521
|
-
top: 51.8px;
|
|
32522
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32523
|
-
border-radius: 5px;
|
|
32524
|
-
transform: rotate(112deg);
|
|
32525
|
-
transform-origin: top left;
|
|
32526
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
32527
|
-
}
|
|
32528
|
-
|
|
32529
|
-
.s1uupxds {
|
|
32530
|
-
padding: 0 8px;
|
|
32531
|
-
border-radius: 4px;
|
|
32532
|
-
}
|
|
32533
|
-
|
|
32534
|
-
.m10sqwut {
|
|
32535
|
-
padding: 2px 8px;
|
|
32536
|
-
border-radius: 3px;
|
|
32537
|
-
}
|
|
32538
|
-
|
|
32539
|
-
.l1d492wb {
|
|
32540
|
-
padding: 3px 8px;
|
|
32541
|
-
border-radius: 2px;
|
|
32542
|
-
}
|
|
32543
|
-
|
|
32544
|
-
.t1lzavmu.ant-tag:hover {
|
|
32545
|
-
opacity: unset;
|
|
32546
|
-
}
|
|
32547
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32548
|
-
margin: 0;
|
|
32549
|
-
margin-right: 8px;
|
|
32550
|
-
display: inline-flex;
|
|
32551
|
-
align-items: center;
|
|
32552
|
-
border: none;
|
|
32553
|
-
}
|
|
32554
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32555
|
-
width: 16px;
|
|
32556
|
-
height: 16px;
|
|
32557
|
-
color: inherit;
|
|
32558
|
-
margin-left: 4px;
|
|
32559
|
-
opacity: 0.6;
|
|
32560
|
-
display: inline-flex;
|
|
32561
|
-
}
|
|
32562
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32563
|
-
opacity: 1;
|
|
32564
|
-
}
|
|
32565
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32566
|
-
color: #0080ff;
|
|
32567
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32568
|
-
}
|
|
32569
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32570
|
-
color: #f0483e;
|
|
32571
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32572
|
-
}
|
|
32573
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32574
|
-
color: #e07f00;
|
|
32575
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32576
|
-
}
|
|
32577
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32578
|
-
color: #008f4c;
|
|
32579
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32580
|
-
}
|
|
32581
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32582
|
-
color: #1d326c;
|
|
32583
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32584
|
-
}
|
|
32585
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32586
|
-
color: #7E41FF;
|
|
32587
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32588
|
-
}
|
|
32589
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32590
|
-
color: #fff;
|
|
32591
|
-
}
|
|
32592
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32593
|
-
background-color: #f0483e;
|
|
32594
|
-
}
|
|
32595
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32596
|
-
background-color: #fea008;
|
|
32597
|
-
}
|
|
32598
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32599
|
-
background-color: #00ba5d;
|
|
32600
|
-
}
|
|
32601
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32602
|
-
background-color: #0080ff;
|
|
32603
|
-
}
|
|
32604
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32605
|
-
background-color: #6b7d99;
|
|
32606
|
-
}
|
|
32607
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32608
|
-
background-color: #7E41FF;
|
|
32609
|
-
}
|
|
32610
|
-
|
|
32611
32525
|
.m1thnes4 {
|
|
32612
32526
|
color: rgba(44, 56, 82, 0.6);
|
|
32613
32527
|
text-align: center;
|
|
@@ -32716,57 +32630,143 @@ input.rrg1fkn.ant-input {
|
|
|
32716
32630
|
line-height: 30px;
|
|
32717
32631
|
margin: 0 16px;
|
|
32718
32632
|
}
|
|
32719
|
-
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32720
|
-
display: flex;
|
|
32721
|
-
font-size: 12px;
|
|
32722
|
-
align-items: center;
|
|
32633
|
+
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32634
|
+
display: flex;
|
|
32635
|
+
font-size: 12px;
|
|
32636
|
+
align-items: center;
|
|
32637
|
+
}
|
|
32638
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32639
|
+
color: #a3b4cc;
|
|
32640
|
+
}
|
|
32641
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32642
|
+
margin-left: 10px;
|
|
32643
|
+
}
|
|
32644
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32645
|
+
margin-left: 10px;
|
|
32646
|
+
cursor: pointer;
|
|
32647
|
+
}
|
|
32648
|
+
.m16f7gpb .recharts-xAxis {
|
|
32649
|
+
font-size: 12px;
|
|
32650
|
+
}
|
|
32651
|
+
.m16f7gpb .pointer-wrapper {
|
|
32652
|
+
position: absolute;
|
|
32653
|
+
bottom: 10px;
|
|
32654
|
+
padding: 0 8px;
|
|
32655
|
+
border-radius: 4px;
|
|
32656
|
+
font-size: 12px;
|
|
32657
|
+
color: #fff;
|
|
32658
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32659
|
+
transform: translateX(-50%);
|
|
32660
|
+
}
|
|
32661
|
+
|
|
32662
|
+
.t1ipvk51 {
|
|
32663
|
+
min-width: 200px;
|
|
32664
|
+
}
|
|
32665
|
+
|
|
32666
|
+
.t1kgldps {
|
|
32667
|
+
display: flex;
|
|
32668
|
+
align-items: center;
|
|
32669
|
+
justify-content: space-between;
|
|
32670
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32671
|
+
color: #b4beca;
|
|
32672
|
+
font-size: 12px;
|
|
32673
|
+
padding: 3px 6px;
|
|
32674
|
+
}
|
|
32675
|
+
.t1kgldps:first-child {
|
|
32676
|
+
padding-top: 3px;
|
|
32677
|
+
}
|
|
32678
|
+
.t1kgldps:last-child {
|
|
32679
|
+
padding-bottom: 3px;
|
|
32680
|
+
}
|
|
32681
|
+
.t1kgldps .column-value {
|
|
32682
|
+
color: #fff;
|
|
32683
|
+
margin-left: 8px;
|
|
32684
|
+
}
|
|
32685
|
+
|
|
32686
|
+
.s1uupxds {
|
|
32687
|
+
padding: 0 8px;
|
|
32688
|
+
border-radius: 4px;
|
|
32689
|
+
}
|
|
32690
|
+
|
|
32691
|
+
.m10sqwut {
|
|
32692
|
+
padding: 2px 8px;
|
|
32693
|
+
border-radius: 3px;
|
|
32694
|
+
}
|
|
32695
|
+
|
|
32696
|
+
.l1d492wb {
|
|
32697
|
+
padding: 3px 8px;
|
|
32698
|
+
border-radius: 2px;
|
|
32699
|
+
}
|
|
32700
|
+
|
|
32701
|
+
.t1lzavmu.ant-tag:hover {
|
|
32702
|
+
opacity: unset;
|
|
32703
|
+
}
|
|
32704
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32705
|
+
margin: 0;
|
|
32706
|
+
margin-right: 8px;
|
|
32707
|
+
display: inline-flex;
|
|
32708
|
+
align-items: center;
|
|
32709
|
+
border: none;
|
|
32710
|
+
}
|
|
32711
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32712
|
+
width: 16px;
|
|
32713
|
+
height: 16px;
|
|
32714
|
+
color: inherit;
|
|
32715
|
+
margin-left: 4px;
|
|
32716
|
+
opacity: 0.6;
|
|
32717
|
+
display: inline-flex;
|
|
32718
|
+
}
|
|
32719
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32720
|
+
opacity: 1;
|
|
32721
|
+
}
|
|
32722
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32723
|
+
color: #0080ff;
|
|
32724
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32725
|
+
}
|
|
32726
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32727
|
+
color: #f0483e;
|
|
32728
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32723
32729
|
}
|
|
32724
|
-
.
|
|
32725
|
-
color: #
|
|
32730
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32731
|
+
color: #e07f00;
|
|
32732
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32726
32733
|
}
|
|
32727
|
-
.
|
|
32728
|
-
|
|
32734
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32735
|
+
color: #008f4c;
|
|
32736
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32729
32737
|
}
|
|
32730
|
-
.
|
|
32731
|
-
|
|
32732
|
-
|
|
32738
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32739
|
+
color: #1d326c;
|
|
32740
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32733
32741
|
}
|
|
32734
|
-
.
|
|
32735
|
-
|
|
32742
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32743
|
+
color: #7E41FF;
|
|
32744
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32736
32745
|
}
|
|
32737
|
-
.
|
|
32738
|
-
position: absolute;
|
|
32739
|
-
bottom: 10px;
|
|
32740
|
-
padding: 0 8px;
|
|
32741
|
-
border-radius: 4px;
|
|
32742
|
-
font-size: 12px;
|
|
32746
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32743
32747
|
color: #fff;
|
|
32744
|
-
background: rgba(0, 0, 0, 0.75);
|
|
32745
|
-
transform: translateX(-50%);
|
|
32746
32748
|
}
|
|
32747
|
-
|
|
32748
|
-
|
|
32749
|
-
min-width: 200px;
|
|
32749
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32750
|
+
background-color: #f0483e;
|
|
32750
32751
|
}
|
|
32751
|
-
|
|
32752
|
-
|
|
32753
|
-
display: flex;
|
|
32754
|
-
align-items: center;
|
|
32755
|
-
justify-content: space-between;
|
|
32756
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
32757
|
-
color: #b4beca;
|
|
32758
|
-
font-size: 12px;
|
|
32759
|
-
padding: 3px 6px;
|
|
32752
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32753
|
+
background-color: #fea008;
|
|
32760
32754
|
}
|
|
32761
|
-
.
|
|
32762
|
-
|
|
32755
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32756
|
+
background-color: #00ba5d;
|
|
32763
32757
|
}
|
|
32764
|
-
.
|
|
32765
|
-
|
|
32758
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32759
|
+
background-color: #0080ff;
|
|
32766
32760
|
}
|
|
32767
|
-
.
|
|
32768
|
-
color: #
|
|
32769
|
-
|
|
32761
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32762
|
+
background-color: #6b7d99;
|
|
32763
|
+
}
|
|
32764
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32765
|
+
background-color: #7E41FF;
|
|
32766
|
+
}
|
|
32767
|
+
|
|
32768
|
+
.t19ustft .date {
|
|
32769
|
+
margin-right: 4px;
|
|
32770
32770
|
}
|
|
32771
32771
|
|
|
32772
32772
|
.t1gz6wqf {
|
|
@@ -32984,6 +32984,37 @@ input.rrg1fkn.ant-input {
|
|
|
32984
32984
|
justify-content: center;
|
|
32985
32985
|
}
|
|
32986
32986
|
|
|
32987
|
+
.f1p9ti6d {
|
|
32988
|
+
width: 100%;
|
|
32989
|
+
margin-bottom: 0 !important;
|
|
32990
|
+
flex-flow: nowrap !important;
|
|
32991
|
+
line-break: auto;
|
|
32992
|
+
}
|
|
32993
|
+
.f1p9ti6d > .ant-form-item-label {
|
|
32994
|
+
text-align: left !important;
|
|
32995
|
+
padding-bottom: 0 !important;
|
|
32996
|
+
}
|
|
32997
|
+
.f1p9ti6d > .ant-form-item-label > label {
|
|
32998
|
+
min-height: 32px;
|
|
32999
|
+
height: auto;
|
|
33000
|
+
font-size: 13px;
|
|
33001
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33002
|
+
white-space: normal;
|
|
33003
|
+
}
|
|
33004
|
+
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33005
|
+
border-color: #ff4d4f !important;
|
|
33006
|
+
}
|
|
33007
|
+
.f1p9ti6d .ant-form-item-explain {
|
|
33008
|
+
margin-top: 4px;
|
|
33009
|
+
font-size: 12px;
|
|
33010
|
+
min-height: 0px;
|
|
33011
|
+
}
|
|
33012
|
+
.f1p9ti6d .ant-form-item-extra {
|
|
33013
|
+
font-size: 12px;
|
|
33014
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33015
|
+
min-height: 0px;
|
|
33016
|
+
}
|
|
33017
|
+
|
|
32987
33018
|
.skwah65 {
|
|
32988
33019
|
height: 8px;
|
|
32989
33020
|
box-sizing: border-box;
|
|
@@ -32997,6 +33028,26 @@ input.rrg1fkn.ant-input {
|
|
|
32997
33028
|
margin-left: 1px;
|
|
32998
33029
|
}
|
|
32999
33030
|
|
|
33031
|
+
.rrwcpby {
|
|
33032
|
+
display: flex;
|
|
33033
|
+
align-items: center;
|
|
33034
|
+
}
|
|
33035
|
+
.rrwcpby .order {
|
|
33036
|
+
height: 24px;
|
|
33037
|
+
width: 24px;
|
|
33038
|
+
border-radius: 20px;
|
|
33039
|
+
color: #0080ff;
|
|
33040
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33041
|
+
display: flex;
|
|
33042
|
+
align-items: center;
|
|
33043
|
+
justify-content: center;
|
|
33044
|
+
margin-right: 6px;
|
|
33045
|
+
}
|
|
33046
|
+
|
|
33047
|
+
.c1k4vanq {
|
|
33048
|
+
padding: 0 12px 14px 12px;
|
|
33049
|
+
}
|
|
33050
|
+
|
|
33000
33051
|
.c1udgdh2 {
|
|
33001
33052
|
color: #2d3a56;
|
|
33002
33053
|
padding: 7px 12px;
|
|
@@ -33037,55 +33088,54 @@ input.rrg1fkn.ant-input {
|
|
|
33037
33088
|
margin-right: 2px;
|
|
33038
33089
|
}
|
|
33039
33090
|
|
|
33040
|
-
.
|
|
33041
|
-
|
|
33091
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
33092
|
+
display: var(--at4ovwe-0);
|
|
33042
33093
|
}
|
|
33043
|
-
|
|
33044
|
-
|
|
33045
|
-
display: flex;
|
|
33046
|
-
|
|
33094
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
33095
|
+
padding: 5px 12px;
|
|
33096
|
+
display: inline-flex;
|
|
33097
|
+
line-height: 1.5715;
|
|
33098
|
+
height: 100%;
|
|
33099
|
+
width: 100%;
|
|
33047
33100
|
}
|
|
33048
|
-
.
|
|
33049
|
-
|
|
33050
|
-
|
|
33051
|
-
|
|
33052
|
-
color: #0080ff;
|
|
33053
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33054
|
-
display: flex;
|
|
33101
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
33102
|
+
content: var(--at4ovwe-1);
|
|
33103
|
+
display: var(--at4ovwe-2);
|
|
33104
|
+
flex: none;
|
|
33055
33105
|
align-items: center;
|
|
33056
|
-
|
|
33057
|
-
|
|
33106
|
+
margin-left: 4px;
|
|
33107
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33058
33108
|
}
|
|
33059
|
-
|
|
33060
|
-
|
|
33061
|
-
|
|
33062
|
-
|
|
33063
|
-
|
|
33064
|
-
|
|
33109
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
33110
|
+
content: var(--at4ovwe-3);
|
|
33111
|
+
display: var(--at4ovwe-4);
|
|
33112
|
+
flex: none;
|
|
33113
|
+
align-items: center;
|
|
33114
|
+
margin-right: 4px;
|
|
33115
|
+
cursor: auto;
|
|
33116
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33065
33117
|
}
|
|
33066
|
-
.
|
|
33067
|
-
|
|
33068
|
-
padding-bottom: 0 !important;
|
|
33118
|
+
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
33119
|
+
border-radius: 0;
|
|
33069
33120
|
}
|
|
33070
|
-
.
|
|
33071
|
-
|
|
33072
|
-
|
|
33073
|
-
font-size: 13px;
|
|
33074
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33075
|
-
white-space: normal;
|
|
33121
|
+
.at4ovwe.ant-input-number {
|
|
33122
|
+
width: 100%;
|
|
33123
|
+
border-radius: 6px;
|
|
33076
33124
|
}
|
|
33077
|
-
.
|
|
33078
|
-
border-color: #
|
|
33125
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33126
|
+
border-color: #0096ff;
|
|
33127
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33128
|
+
z-index: 1;
|
|
33079
33129
|
}
|
|
33080
|
-
.
|
|
33081
|
-
|
|
33082
|
-
|
|
33083
|
-
min-height: 0px;
|
|
33130
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33131
|
+
border-color: #e75a3a;
|
|
33132
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33084
33133
|
}
|
|
33085
|
-
.
|
|
33086
|
-
|
|
33087
|
-
|
|
33088
|
-
|
|
33134
|
+
.at4ovwe .ant-input-number-input {
|
|
33135
|
+
padding: 0;
|
|
33136
|
+
margin: 0;
|
|
33137
|
+
height: auto;
|
|
33138
|
+
font-size: inherit;
|
|
33089
33139
|
}
|
|
33090
33140
|
|
|
33091
33141
|
.bab9xum {
|
|
@@ -33338,56 +33388,6 @@ input.rrg1fkn.ant-input {
|
|
|
33338
33388
|
height: 16px;
|
|
33339
33389
|
}
|
|
33340
33390
|
|
|
33341
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
33342
|
-
display: var(--at4ovwe-0);
|
|
33343
|
-
}
|
|
33344
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
33345
|
-
padding: 5px 12px;
|
|
33346
|
-
display: inline-flex;
|
|
33347
|
-
line-height: 1.5715;
|
|
33348
|
-
height: 100%;
|
|
33349
|
-
width: 100%;
|
|
33350
|
-
}
|
|
33351
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
33352
|
-
content: var(--at4ovwe-1);
|
|
33353
|
-
display: var(--at4ovwe-2);
|
|
33354
|
-
flex: none;
|
|
33355
|
-
align-items: center;
|
|
33356
|
-
margin-left: 4px;
|
|
33357
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33358
|
-
}
|
|
33359
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
33360
|
-
content: var(--at4ovwe-3);
|
|
33361
|
-
display: var(--at4ovwe-4);
|
|
33362
|
-
flex: none;
|
|
33363
|
-
align-items: center;
|
|
33364
|
-
margin-right: 4px;
|
|
33365
|
-
cursor: auto;
|
|
33366
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33367
|
-
}
|
|
33368
|
-
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
33369
|
-
border-radius: 0;
|
|
33370
|
-
}
|
|
33371
|
-
.at4ovwe.ant-input-number {
|
|
33372
|
-
width: 100%;
|
|
33373
|
-
border-radius: 6px;
|
|
33374
|
-
}
|
|
33375
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33376
|
-
border-color: #0096ff;
|
|
33377
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33378
|
-
z-index: 1;
|
|
33379
|
-
}
|
|
33380
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33381
|
-
border-color: #e75a3a;
|
|
33382
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33383
|
-
}
|
|
33384
|
-
.at4ovwe .ant-input-number-input {
|
|
33385
|
-
padding: 0;
|
|
33386
|
-
margin: 0;
|
|
33387
|
-
height: auto;
|
|
33388
|
-
font-size: inherit;
|
|
33389
|
-
}
|
|
33390
|
-
|
|
33391
33391
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
33392
33392
|
display: var(--a6dbbkm-0);
|
|
33393
33393
|
}
|