@cloudtower/eagle 0.27.13 → 0.27.14-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29571,6 +29571,68 @@ html body {
29571
29571
  margin-right: 4px;
29572
29572
  }
29573
29573
 
29574
+ .fde5mpd {
29575
+ width: 100%;
29576
+ height: 100%;
29577
+ min-height: 124px;
29578
+ display: flex;
29579
+ flex-direction: column;
29580
+ justify-content: center;
29581
+ align-items: center;
29582
+ }
29583
+ .fde5mpd .error-text {
29584
+ color: rgba(10, 37, 85, 0.6);
29585
+ margin-bottom: 16px;
29586
+ font-size: 18px;
29587
+ }
29588
+
29589
+ .bpq0js6 {
29590
+ padding: 4px 11px;
29591
+ }
29592
+
29593
+ .b15sn34c {
29594
+ white-space: nowrap;
29595
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29596
+ }
29597
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29598
+ --color: #0080ff;
29599
+ }
29600
+ .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] {
29601
+ --color: #0080ff;
29602
+ }
29603
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29604
+ margin-left: 1px;
29605
+ }
29606
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29607
+ border-top-right-radius: 0;
29608
+ border-bottom-right-radius: 0;
29609
+ }
29610
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29611
+ border-top-left-radius: 0;
29612
+ border-bottom-left-radius: 0;
29613
+ }
29614
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29615
+ border-radius: unset;
29616
+ }
29617
+
29618
+ .i1mrf09m {
29619
+ display: inline-flex;
29620
+ align-items: center;
29621
+ }
29622
+ .i1mrf09m .icon-inner {
29623
+ display: inline-flex;
29624
+ align-items: center;
29625
+ justify-content: center;
29626
+ }
29627
+ .i1mrf09m .icon-inner + span,
29628
+ .i1mrf09m span + .icon-inner.suffix {
29629
+ margin-left: 4px;
29630
+ }
29631
+ .i1mrf09m.is-rotate img,
29632
+ .i1mrf09m.is-rotate svg {
29633
+ animation: rotate 680ms linear infinite;
29634
+ }
29635
+
29574
29636
  .buj61ew.ant-btn-icon-only {
29575
29637
  justify-content: center;
29576
29638
  }
@@ -29821,1259 +29883,1169 @@ html body {
29821
29883
  padding: 0;
29822
29884
  }
29823
29885
 
29824
- .i1mrf09m {
29825
- display: inline-flex;
29826
- align-items: center;
29827
- }
29828
- .i1mrf09m .icon-inner {
29829
- display: inline-flex;
29830
- align-items: center;
29831
- justify-content: center;
29832
- }
29833
- .i1mrf09m .icon-inner + span,
29834
- .i1mrf09m span + .icon-inner.suffix {
29835
- margin-left: 4px;
29886
+ .obf05yr {
29887
+ display: inline-block;
29836
29888
  }
29837
- .i1mrf09m.is-rotate img,
29838
- .i1mrf09m.is-rotate svg {
29839
- animation: rotate 680ms linear infinite;
29889
+
29890
+ .hsms1n6 {
29891
+ visibility: hidden;
29892
+ position: absolute;
29840
29893
  }
29841
29894
 
29842
- .fde5mpd {
29843
- width: 100%;
29844
- height: 100%;
29845
- min-height: 124px;
29895
+ .p12gwtiw {
29846
29896
  display: flex;
29847
- flex-direction: column;
29848
- justify-content: center;
29897
+ justify-content: space-between;
29849
29898
  align-items: center;
29899
+ padding: 10px 0;
29900
+ color: rgba(44, 56, 82, 0.6);
29901
+ font-size: 12px;
29902
+ line-height: 24px;
29850
29903
  }
29851
- .fde5mpd .error-text {
29852
- color: rgba(10, 37, 85, 0.6);
29853
- margin-bottom: 16px;
29854
- font-size: 18px;
29904
+ .p12gwtiw .pagination-left {
29905
+ padding: 2px 8px;
29855
29906
  }
29856
-
29857
- .bpq0js6 {
29858
- padding: 4px 11px;
29907
+ .p12gwtiw .dropdown-trigger {
29908
+ display: flex;
29909
+ align-items: center;
29910
+ border-radius: 6px;
29911
+ cursor: pointer;
29912
+ transition: all 0.3s ease;
29859
29913
  }
29860
-
29861
- .b15sn34c {
29862
- white-space: nowrap;
29863
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29914
+ .p12gwtiw .dropdown-trigger:hover {
29915
+ background: rgba(211, 218, 235, 0.6);
29916
+ color: #0080ff;
29864
29917
  }
29865
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29866
- --color: #0080ff;
29918
+ .p12gwtiw .dropdown-trigger .icon-inner {
29919
+ margin-left: 4px;
29867
29920
  }
29868
- .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] {
29869
- --color: #0080ff;
29921
+ .p12gwtiw .pagination-right {
29922
+ display: flex;
29923
+ align-items: center;
29924
+ color: #0080ff;
29925
+ font-weight: bold;
29870
29926
  }
29871
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29872
- margin-left: 1px;
29927
+ .p12gwtiw .pagination-right .icon-inner {
29928
+ margin-left: 4px;
29873
29929
  }
29874
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29875
- border-top-right-radius: 0;
29876
- border-bottom-right-radius: 0;
29930
+ .p12gwtiw .pagination-right .prev-btn,
29931
+ .p12gwtiw .pagination-right .next-btn {
29932
+ padding: 0 8px;
29877
29933
  }
29878
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29879
- border-top-left-radius: 0;
29880
- border-bottom-left-radius: 0;
29934
+ .p12gwtiw .pagination-right .prev-btn > span,
29935
+ .p12gwtiw .pagination-right .next-btn > span {
29936
+ color: #0080ff;
29881
29937
  }
29882
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29883
- border-radius: unset;
29938
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
29939
+ transform: rotate(180deg);
29884
29940
  }
29885
29941
 
29886
- .obf05yr {
29887
- display: inline-block;
29942
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
29943
+ max-height: calc(100vh - 128px);
29944
+ overflow-y: auto;
29945
+ }
29946
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29947
+ padding: 4px 20px;
29948
+ font-size: 12px;
29949
+ line-height: 18px;
29888
29950
  }
29889
29951
 
29890
- .hsms1n6 {
29891
- visibility: hidden;
29892
- position: absolute;
29952
+ .cz04yix {
29953
+ display: flex;
29954
+ flex-direction: column;
29893
29955
  }
29894
29956
 
29895
- .s34f1qb.ant-switch {
29896
- min-width: 40px;
29897
- height: 24px;
29898
- background: rgba(172, 186, 211, 0.6);
29899
- overflow: hidden;
29957
+ .m1if5j39 {
29958
+ max-width: 1120px;
29959
+ width: 100%;
29960
+ margin: 0 auto;
29961
+ height: 100%;
29900
29962
  }
29901
- .s34f1qb.ant-switch:focus {
29902
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
29963
+
29964
+ .w1vvwdlp {
29965
+ max-width: 1120px;
29966
+ width: 100%;
29967
+ margin: 0 auto;
29968
+ display: flex;
29903
29969
  }
29904
- .s34f1qb.ant-switch-small {
29905
- min-width: 26px;
29906
- height: 16px;
29970
+ .w1vvwdlp .left,
29971
+ .w1vvwdlp .right {
29972
+ flex-grow: 0;
29973
+ flex-shrink: 0;
29974
+ flex-basis: 21%;
29907
29975
  }
29908
- .s34f1qb.ant-switch-large {
29909
- min-width: 52px;
29910
- height: 32px;
29976
+ .w1vvwdlp .left {
29977
+ display: flex;
29978
+ justify-content: flex-end;
29979
+ padding-right: 44px;
29911
29980
  }
29912
- .s34f1qb.ant-switch .ant-switch-handle {
29913
- height: 20px;
29914
- width: 20px;
29981
+ .w1vvwdlp .right {
29982
+ padding-left: 44px;
29915
29983
  }
29916
- .s34f1qb.ant-switch .ant-switch-handle::before {
29917
- border-radius: 10px;
29918
- transition-delay: 120ms;
29984
+ .w1vvwdlp .middle {
29985
+ margin-bottom: 40px;
29986
+ flex-grow: 0;
29987
+ flex-shrink: 0;
29988
+ flex-basis: 58%;
29919
29989
  }
29920
- .s34f1qb.ant-switch-small .ant-switch-handle {
29921
- height: 14px;
29922
- width: 14px;
29923
- top: 1px;
29924
- left: 1px;
29990
+ .w1vvwdlp .middle .form-base-field {
29991
+ width: 100%;
29925
29992
  }
29926
- .s34f1qb.ant-switch-large .ant-switch-handle {
29927
- height: 28px;
29928
- width: 28px;
29993
+ .w1vvwdlp .middle .form-base-field .form-base-field {
29994
+ width: auto;
29929
29995
  }
29930
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
29931
- border-radius: 14px;
29996
+
29997
+ .h1cuopx7 .ant-modal-header {
29998
+ margin: 0 auto;
29999
+ width: 100%;
30000
+ max-width: 648px;
29932
30001
  }
29933
- .s34f1qb.ant-switch-checked {
29934
- background-color: #00ba5d;
30002
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30003
+ margin-left: 0;
29935
30004
  }
29936
- .s34f1qb.ant-switch-checked .ant-switch-handle {
29937
- left: calc(100% - 20px - 2px);
30005
+ .h1cuopx7 .ant-modal-body {
30006
+ margin: 0 auto;
30007
+ padding: 0;
30008
+ width: 100%;
30009
+ max-width: 648px;
30010
+ overflow: hidden;
29938
30011
  }
29939
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
29940
- left: calc(100% - 14px - 1px);
30012
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30013
+ margin-bottom: 40px;
29941
30014
  }
29942
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
29943
- left: calc(100% - 28px - 2px);
30015
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30016
+ height: calc(100vh - 225px);
30017
+ overflow-y: auto;
29944
30018
  }
29945
-
29946
- .c1to9vb9 {
29947
- margin-left: 5px;
30019
+ .h1cuopx7 .ant-modal-footer .footer-content {
30020
+ margin: 0 auto;
30021
+ max-width: 648px;
29948
30022
  }
29949
30023
 
29950
- .s1fc623g {
29951
- width: 430px !important;
30024
+ .h1p6d3y3 .ant-modal-header {
30025
+ margin: 0 auto;
30026
+ width: 100%;
30027
+ max-width: 1024px;
29952
30028
  }
29953
-
29954
- .da3mx0o .ant-select-item-group {
29955
- padding: 8px 16px;
29956
- line-height: 18px;
29957
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29958
- height: 34px;
29959
- min-height: 34px;
29960
- box-sizing: border-box;
29961
- margin-top: 8px;
30029
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30030
+ margin-left: 0;
29962
30031
  }
29963
-
29964
- .onr9gzt {
29965
- display: flex;
29966
- flex-direction: column;
29967
- margin: 1px 8px;
29968
- padding: 8px;
29969
- border-radius: 4px;
30032
+ .h1p6d3y3 .ant-modal-body {
30033
+ margin: 0 auto;
30034
+ padding: 0;
30035
+ width: 100%;
30036
+ max-width: 1024px;
30037
+ overflow: hidden;
29970
30038
  }
29971
- .onr9gzt .selected-icon {
29972
- display: none;
30039
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30040
+ margin-bottom: 40px;
29973
30041
  }
29974
- .onr9gzt.ant-select-item-option-grouped {
29975
- padding-left: 8px;
30042
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30043
+ height: calc(100vh - 225px);
30044
+ overflow-y: auto;
29976
30045
  }
29977
- .onr9gzt.ant-select-item-option-selected {
29978
- background-color: white;
30046
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30047
+ margin: 0 auto;
30048
+ max-width: 1024px;
29979
30049
  }
29980
- .onr9gzt.ant-select-item-option-selected .timezone-title {
29981
- color: #0080ff;
30050
+
30051
+ .fxgckuk {
30052
+ flex: 1;
29982
30053
  }
29983
- .onr9gzt.ant-select-item-option-selected .selected-icon {
29984
- display: block;
30054
+ .fxgckuk label {
30055
+ font-size: 13px;
30056
+ line-height: 20px;
30057
+ color: rgba(44, 56, 82, 0.6);
29985
30058
  }
29986
- .onr9gzt.ant-select-item-option-active {
29987
- background: rgba(0, 136, 255, 0.16);
30059
+ .fxgckuk .title {
30060
+ font-size: 14px;
30061
+ line-height: 20px;
30062
+ color: #2d3a56;
30063
+ margin-bottom: 12px;
29988
30064
  }
29989
- .onr9gzt.ant-select-item-option-active .timezone-title {
29990
- color: #0080ff;
30065
+ .fxgckuk.connect-cluster .title {
30066
+ padding-bottom: 26px;
29991
30067
  }
29992
- .onr9gzt.ant-select-item-option-active .timezone-tag {
29993
- background: rgba(0, 136, 255, 0.1);
29994
- color: #0080ff;
30068
+
30069
+ .f1d0vek1 {
30070
+ padding: 25px 0 15px 0;
30071
+ border-bottom: 1px solid #e1e5eb;
30072
+ margin-bottom: 16px;
29995
30073
  }
29996
30074
 
29997
- .oiy0apc {
30075
+ .f4u402y {
29998
30076
  display: flex;
29999
- justify-content: space-between;
30000
- height: 20px;
30001
- line-height: 20px;
30077
+ align-items: center;
30078
+ margin-bottom: 8px;
30002
30079
  }
30003
- .oiy0apc .timezone-title {
30004
- color: #2d3a56;
30005
- overflow: hidden;
30006
- text-overflow: ellipsis;
30080
+ .f4u402y > label {
30081
+ width: 216px;
30007
30082
  }
30008
-
30009
- .of4y382 {
30010
- display: flex;
30011
- justify-content: space-between;
30012
- color: rgba(44, 56, 82, 0.6);
30013
- height: 18px;
30014
- line-height: 18px;
30015
- margin-top: 2px;
30083
+ .f4u402y > label + * {
30084
+ width: 100%;
30085
+ }
30086
+ .f4u402y .ant-select {
30087
+ width: 100%;
30016
30088
  }
30017
30089
 
30018
- .t19903l9 {
30019
- border: none;
30020
- margin-right: 0;
30021
- background: rgba(225, 230, 241, 0.6);
30090
+ .e1pldf6v {
30091
+ color: #e75a3a;
30092
+ margin-right: 10px;
30022
30093
  }
30023
30094
 
30024
- .ohwbvxu {
30025
- pointer-events: none;
30026
- height: 32px;
30095
+ .dq0gblh {
30027
30096
  width: 100%;
30028
- opacity: 0;
30097
+ height: 1px;
30098
+ background: rgba(213, 219, 227, 0.6);
30099
+ margin: 24px 0;
30029
30100
  }
30030
30101
 
30031
- .t1upn1sz {
30102
+ .l1v7sr0n {
30103
+ display: flex;
30104
+ justify-content: center;
30105
+ align-items: center;
30032
30106
  height: 100%;
30033
30107
  }
30034
30108
 
30035
- .tta5kd2 {
30036
- height: 100%;
30109
+ .d1i4ou6o {
30110
+ display: inline-block;
30111
+ width: 4px;
30112
+ height: 4px;
30113
+ background: #8e9aa9;
30114
+ opacity: 0.4;
30115
+ border-radius: 50%;
30116
+ margin: 0 4px;
30037
30117
  }
30038
- .tta5kd2.empty-table .ant-table-content {
30039
- overflow: visible !important;
30040
- height: 100%;
30118
+
30119
+ .m1jy87hk .ant-modal-header,
30120
+ .m1jy87hk .ant-modal-footer .footer-content {
30121
+ width: 648px;
30122
+ margin: 0 auto;
30041
30123
  }
30042
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30043
- height: 100%;
30124
+ .m1jy87hk .ant-modal-header {
30125
+ padding: 35px 0 24px;
30126
+ border: none;
30044
30127
  }
30045
- .tta5kd2.empty-table .ant-table-content table {
30046
- width: 100% !important;
30047
- height: 100%;
30128
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30129
+ font-size: 30px;
30048
30130
  }
30049
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30050
- padding: 15px 0;
30131
+ .m1jy87hk .ant-modal-body {
30132
+ padding: 4px 0 2px;
30051
30133
  }
30052
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30053
- display: none;
30134
+ .m1jy87hk .ant-modal-footer {
30135
+ border: none;
30054
30136
  }
30055
- .tta5kd2 .active-row td:nth-child(1) {
30056
- font-weight: 700;
30137
+
30138
+ .ti7fpyu {
30139
+ font-size: 12px;
30140
+ line-height: 18px;
30141
+ font-weight: bold;
30142
+ color: #fff;
30143
+ padding: 0 4px;
30144
+ border-radius: 4px;
30145
+ display: inline-block;
30146
+ background: var(--ti7fpyu-0);
30057
30147
  }
30058
- .tta5kd2.has-selection .active-row td:nth-child(2) {
30059
- font-weight: 700;
30148
+ .ti7fpyu:not(:first-child) {
30149
+ margin-left: 4px;
30060
30150
  }
30061
- .tta5kd2 .ant-spin-nested-loading {
30151
+
30152
+ .f1rest1f {
30153
+ width: 100%;
30062
30154
  height: 100%;
30155
+ display: flex;
30156
+ align-items: center;
30157
+ justify-content: center;
30063
30158
  }
30064
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30065
- height: 100%;
30066
- overflow: visible;
30159
+
30160
+ .n1kbdoln {
30161
+ font-size: 90%;
30162
+ font-weight: bold;
30163
+ background-color: rgba(240, 243, 247, 0.6);
30164
+ padding: 1px 4px 1px;
30165
+ margin-left: 2px;
30166
+ margin-right: 2px;
30167
+ border: 1px solid rgba(213, 219, 227, 0.6);
30168
+ border-radius: 4px;
30067
30169
  }
30068
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
30069
- max-height: none;
30170
+
30171
+ .f1y3gta0.form-item-general {
30172
+ width: 640px;
30070
30173
  }
30071
- .tta5kd2.table-init-loading .ant-spin-blur thead,
30072
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
30073
- display: none;
30174
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30175
+ margin-top: 16px;
30074
30176
  }
30075
- .tta5kd2 td.ant-table-column-sort {
30076
- background: transparent;
30177
+ .f1y3gta0.form-item-compact {
30178
+ width: 412px;
30077
30179
  }
30078
- .tta5kd2 td.ant-table-cell-fix-left,
30079
- .tta5kd2 td.ant-table-cell-fix-right {
30080
- background: #fff;
30081
- padding: 0 !important;
30180
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30181
+ margin-top: 8px;
30082
30182
  }
30083
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30084
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30183
+ .f1y3gta0 .form-item {
30184
+ width: auto;
30185
+ }
30186
+ .f1y3gta0 .form-item-main {
30187
+ position: relative;
30085
30188
  display: flex;
30086
- align-items: center;
30087
- height: 100%;
30088
- padding: 8px;
30089
30189
  }
30090
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30091
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30092
- overflow: hidden;
30093
- text-overflow: ellipsis;
30190
+ .f1y3gta0 .form-item-extra {
30191
+ margin-top: 4px;
30094
30192
  width: 100%;
30193
+ padding: 14px;
30194
+ background: #f2f4f6;
30195
+ font-size: 13px;
30196
+ line-height: 1.8;
30197
+ color: #8e9aa9;
30095
30198
  }
30096
- .tta5kd2 .ant-table-container {
30097
- height: 100%;
30199
+ .f1y3gta0 .form-item-label {
30200
+ padding-right: 12px;
30201
+ font-size: 13px;
30202
+ color: rgba(44, 56, 82, 0.6);
30098
30203
  }
30099
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30100
- box-shadow: none !important;
30204
+ .f1y3gta0 .form-item-label.label-right {
30205
+ text-align: right;
30101
30206
  }
30102
- .tta5kd2 .ant-table {
30103
- border-radius: 0px;
30104
- border-left: none;
30105
- border-right: none;
30106
- border-bottom: none;
30107
- height: 100%;
30108
- font-size: 12px;
30109
- background: transparent;
30207
+ .f1y3gta0 .form-item-label,
30208
+ .f1y3gta0 .form-item-control {
30209
+ line-height: 32px;
30110
30210
  }
30111
- .tta5kd2 .ant-table .ant-table-header {
30112
- position: relative;
30113
- z-index: 3;
30114
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30115
- margin-bottom: -1px;
30116
- }
30117
- .tta5kd2 .ant-table .time-wrapper .date,
30118
- .tta5kd2 .ant-table .value {
30119
- color: #2d3a56;
30120
- }
30121
- .tta5kd2 .ant-table .time-wrapper .time,
30122
- .tta5kd2 .ant-table .unit {
30123
- color: rgba(44, 56, 82, 0.6);
30124
- }
30125
- .tta5kd2 .ant-table .ant-table-selection {
30126
- position: unset;
30127
- text-align: center;
30128
- }
30129
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30130
- background: #fff;
30131
- }
30132
- .tta5kd2 .ant-table .anticon-setting {
30133
- cursor: pointer;
30134
- position: absolute;
30135
- top: 50%;
30136
- right: 12px;
30137
- transform: translateY(-50%);
30138
- }
30139
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30140
- box-shadow: none;
30141
- width: 1px;
30142
- background: rgba(213, 219, 227, 0.6);
30143
- }
30144
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30145
- box-shadow: none;
30146
- width: 1px;
30147
- background: rgba(213, 219, 227, 0.6);
30148
- }
30149
- .tta5kd2 .ant-table .ant-table-tbody {
30150
- position: relative;
30151
- }
30152
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30153
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30154
- border-bottom: 1px solid white;
30155
- height: 40px;
30156
- vertical-align: middle;
30157
- transition: background 0ms;
30158
- color: #00122e;
30159
- }
30160
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30161
- background: #f2f5fa;
30162
- border-bottom-color: #f2f5fa;
30163
- }
30164
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30165
- height: auto;
30166
- color: #00122e;
30167
- font-size: 12px;
30168
- text-align: left;
30169
- transition: none;
30170
- overflow: hidden;
30171
- text-overflow: ellipsis;
30172
- white-space: nowrap;
30211
+ .f1y3gta0 .form-item-control .form-item-error {
30212
+ line-height: 18px;
30173
30213
  }
30174
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30175
- color: #0096ff;
30214
+ .f1y3gta0 .form-item-children {
30215
+ width: 100%;
30176
30216
  }
30177
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30178
- overflow: hidden;
30179
- text-overflow: ellipsis;
30217
+ .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 {
30180
30218
  width: 100%;
30181
- vertical-align: middle;
30182
30219
  }
30183
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30184
- line-height: 0px;
30220
+ .f1y3gta0 .form-item-error {
30221
+ color: #e75a3a;
30222
+ height: 0;
30223
+ overflow: hidden;
30185
30224
  }
30186
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30187
- padding-right: 25px;
30225
+ .f1y3gta0 .form-item-error-enter-done {
30226
+ margin-top: 4px;
30227
+ height: auto;
30228
+ overflow: auto;
30188
30229
  }
30189
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30190
- border-top-color: transparent;
30230
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30231
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30232
+ border: 1px solid #e75a3a;
30233
+ color: #e75a3a;
30191
30234
  }
30192
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30193
- background: rgba(225, 230, 241, 0.6);
30194
- border-color: transparent transparent white;
30235
+
30236
+ .fujbm7g {
30237
+ color: #2d3a56;
30238
+ font-weight: bold;
30239
+ padding-bottom: 6px;
30240
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30241
+ margin-bottom: 16px;
30195
30242
  }
30196
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30197
- border-radius: 8px 0 0 8px;
30243
+ .fujbm7g:not(:first-of-type) {
30244
+ margin-top: 16px;
30198
30245
  }
30199
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30200
- border-radius: 8px 0 0 8px;
30246
+
30247
+ .e5fsw5s {
30248
+ width: 8px;
30249
+ height: 24px;
30250
+ display: flex;
30251
+ justify-content: center;
30252
+ align-items: center;
30253
+ cursor: pointer;
30254
+ transition: all 200ms ease-out 40ms;
30201
30255
  }
30202
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30256
+ .e5fsw5s:before, .e5fsw5s:after {
30203
30257
  content: "";
30204
- width: 4px;
30205
- top: -1px;
30206
- bottom: -1px;
30207
- background: white;
30258
+ width: 1px;
30259
+ height: 6px;
30260
+ border-radius: 1px;
30261
+ background: #ccd4e3;
30262
+ position: relative;
30263
+ right: 2px;
30264
+ transform: rotate(-45deg);
30208
30265
  }
30209
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30210
- border-radius: 0 8px 8px 0;
30266
+ .e5fsw5s:after {
30267
+ transform: rotate(45deg);
30268
+ left: 1px;
30211
30269
  }
30212
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30213
- border-radius: 0;
30214
- background: white;
30215
- border-top: none;
30270
+
30271
+ .w18knsg4.ant-alert-warning {
30272
+ border: 0;
30273
+ background: rgba(255, 187, 0, 0.1);
30274
+ border-radius: 6px;
30216
30275
  }
30217
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30218
- border-top: 1px solid transparent;
30219
- border-radius: 0 8px 8px 0;
30220
- background: rgba(225, 230, 241, 0.6);
30276
+ .w18knsg4.ant-alert,
30277
+ .w18knsg4 .ant-alert-message {
30278
+ color: #e07f00;
30221
30279
  }
30222
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30223
- background: white;
30224
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30280
+ .w18knsg4.ant-alert .dashed-border-bottom,
30281
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30282
+ border-bottom-color: #e07f00;
30225
30283
  }
30226
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30284
+
30285
+ .ng31n2o {
30227
30286
  display: flex;
30228
- align-items: center;
30229
- height: 100%;
30230
- background: rgba(225, 230, 241, 0.6);
30287
+ flex-direction: row;
30288
+ padding: 7px 12px;
30289
+ background: rgba(255, 187, 0, 0.1);
30290
+ border-radius: 6px;
30291
+ color: #e07f00;
30292
+ font-size: 12px;
30293
+ line-height: 18px;
30231
30294
  }
30232
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30233
- background: white;
30234
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30295
+ .ng31n2o .icon-wrapper {
30296
+ margin-right: 10px;
30297
+ height: 18px;
30235
30298
  }
30236
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30299
+
30300
+ .n15x5f5y {
30237
30301
  display: flex;
30238
- align-items: center;
30239
- height: 100%;
30302
+ flex-direction: row;
30303
+ padding: 7px 12px;
30240
30304
  background: rgba(225, 230, 241, 0.6);
30305
+ border-radius: 6px;
30306
+ color: rgba(44, 56, 82, 0.6);
30307
+ font-size: 12px;
30308
+ line-height: 18px;
30241
30309
  }
30242
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30243
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30244
- }
30245
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30246
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30247
- border-radius: 8px;
30248
- }
30249
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30250
- border-top-color: white;
30251
- }
30252
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30253
- background: rgba(0, 136, 255, 0.1);
30254
- border-bottom-color: transparent;
30255
- border-top-color: transparent;
30256
- }
30257
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30258
- border-radius: 8px 0 0 8px;
30259
- }
30260
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30261
- border-radius: 0 8px 8px 0;
30310
+ .n15x5f5y .icon-wrapper {
30311
+ margin-right: 10px;
30312
+ height: 18px;
30262
30313
  }
30263
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30314
+
30315
+ .i16ozz3f {
30316
+ display: flex;
30317
+ flex-direction: row;
30318
+ padding: 7px 12px;
30264
30319
  background: rgba(0, 136, 255, 0.1);
30320
+ border-radius: 6px;
30321
+ color: #005ed1;
30322
+ font-size: 12px;
30323
+ line-height: 18px;
30265
30324
  }
30266
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
30267
- background: #fff;
30268
- font-weight: 400;
30269
- position: relative;
30270
- border-bottom: none;
30271
- color: #00122e;
30272
- transition: none;
30273
- padding: 15px 8px 15px 8px;
30274
- }
30275
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30276
- content: "";
30277
- width: 1px;
30278
- top: 0;
30279
- bottom: 0;
30280
- background: rgba(211, 218, 235, 0.6);
30281
- position: absolute;
30282
- right: 0;
30283
- }
30284
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30285
- padding: unset;
30286
- }
30287
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30288
- display: none;
30289
- }
30290
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30291
- width: 100%;
30292
- overflow: hidden;
30293
- white-space: nowrap;
30294
- text-overflow: ellipsis;
30295
- }
30296
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30297
- overflow: hidden;
30298
- text-overflow: ellipsis;
30299
- flex: 1;
30300
- }
30301
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30302
- padding: 15px 25px 15px 8px;
30303
- }
30304
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30305
- padding: 0;
30325
+ .i16ozz3f .icon-wrapper {
30326
+ margin-right: 10px;
30327
+ height: 18px;
30306
30328
  }
30307
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30308
- position: absolute;
30309
- right: 6px;
30310
- top: 50%;
30311
- transform: translateY(-50%);
30312
- height: 16px;
30313
- display: none;
30314
- transition: transform 320ms ease;
30329
+
30330
+ .dszu9qr {
30331
+ color: rgba(44, 56, 82, 0.6);
30332
+ margin-top: 5px;
30333
+ font-size: 12px;
30334
+ line-height: 18px;
30315
30335
  }
30316
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30317
- display: block;
30318
- transform: translateY(-50%) rotateX(180deg);
30336
+
30337
+ .snxzgx {
30338
+ color: #f0483e;
30339
+ font-size: 12px;
30340
+ white-space: pre-wrap;
30319
30341
  }
30320
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30321
- display: block;
30342
+
30343
+ .o1i4orqw {
30344
+ display: flex;
30345
+ align-items: center;
30346
+ justify-content: flex-end;
30322
30347
  }
30323
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30324
- display: none;
30348
+ .o1i4orqw .icon-wrapper {
30349
+ margin-right: 16px;
30325
30350
  }
30326
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30327
- transform: translateY(-50%);
30351
+
30352
+ .t79k8o2 {
30353
+ color: rgba(0, 21, 64, 0.3);
30328
30354
  }
30329
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30330
- transform: translateY(-50%) rotateX(180deg);
30355
+
30356
+ .ipd9bk.ant-input {
30357
+ padding: 5px 12px;
30358
+ line-height: 20px;
30359
+ color: #2d3a56;
30360
+ border-radius: 6px;
30361
+ border-color: rgba(172, 186, 211, 0.6);
30362
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30331
30363
  }
30332
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30333
- background: #f2f5fa;
30364
+ .ipd9bk.ant-input.ant-input-lg {
30365
+ padding: 8px 16px;
30366
+ line-height: 22px;
30334
30367
  }
30335
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30336
- display: block;
30368
+ .ipd9bk.ant-input.ant-input-sm {
30369
+ padding: 2px 8px;
30370
+ line-height: 18px;
30337
30371
  }
30338
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30339
- padding-right: 25px;
30372
+ .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 {
30373
+ border-color: rgba(107, 128, 167, 0.6);
30374
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30375
+ z-index: 1;
30340
30376
  }
30341
- .tta5kd2 .ant-table .ant-table-selection-column {
30342
- padding: 0 !important;
30377
+ .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 {
30378
+ border-color: #0096ff;
30379
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30380
+ z-index: 1;
30343
30381
  }
30344
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30345
- position: absolute;
30346
- left: 50%;
30347
- top: 50%;
30348
- transform: translate(-50%, -50%);
30382
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30383
+ border-color: #e75a3a;
30384
+ color: #e75a3a;
30349
30385
  }
30350
- .tta5kd2 .ant-table .ant-table-selection-column:after {
30351
- display: none;
30386
+ .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 {
30387
+ border-color: #e75a3a;
30388
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30352
30389
  }
30353
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
30354
- background: #fff;
30390
+ .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 {
30391
+ border-color: #e75a3a;
30392
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30355
30393
  }
30356
- .tta5kd2 .ant-table .ant-table-placeholder {
30357
- background: inherit;
30394
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30395
+ background: rgba(211, 218, 235, 0.6);
30396
+ color: rgba(0, 21, 64, 0.3);
30397
+ border-color: rgba(172, 186, 211, 0.6);
30358
30398
  }
30359
- .tta5kd2 .ant-table .ant-table-placeholder td {
30360
- position: static;
30361
- border: none;
30362
- background: inherit !important;
30363
- height: 100px;
30364
- vertical-align: middle;
30399
+ .ipd9bk.ant-input-affix-wrapper {
30400
+ padding: 5px 12px;
30401
+ border-radius: 6px;
30402
+ border-color: rgba(172, 186, 211, 0.6);
30403
+ line-height: 20px;
30404
+ color: #2d3a56;
30405
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30365
30406
  }
30366
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30367
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30368
- font-weight: bold;
30369
- font-size: 20px;
30370
- color: rgba(10, 37, 85, 0.6);
30407
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30408
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30409
+ color: rgba(44, 56, 82, 0.6);
30371
30410
  }
30372
- .tta5kd2 .ant-table td.cell__action_ {
30373
- padding: 0 !important;
30374
- position: relative;
30375
- background: #fff;
30411
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30412
+ padding: 8px 16px;
30413
+ line-height: 22px;
30376
30414
  }
30377
- .tta5kd2 .ant-table td.cell__action_ > * {
30378
- height: 100%;
30379
- display: flex;
30380
- align-items: center;
30381
- justify-content: flex-end;
30382
- padding-right: 8px;
30415
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30416
+ padding: 2px 8px;
30417
+ line-height: 18px;
30383
30418
  }
30384
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
30385
- width: 24px;
30386
- height: 24px;
30387
- cursor: pointer;
30388
- justify-content: center;
30389
- border-radius: 4px;
30419
+ .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 {
30420
+ border-color: rgba(107, 128, 167, 0.6);
30421
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30390
30422
  }
30391
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30392
- background: #fff;
30423
+ .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 {
30424
+ border-color: #0096ff;
30425
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30393
30426
  }
30394
-
30395
- .i1e4sgug {
30396
- display: inline-block;
30427
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30428
+ border-color: #e75a3a;
30397
30429
  }
30398
-
30399
- .cz04yix {
30400
- display: flex;
30401
- flex-direction: column;
30430
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30431
+ color: #e75a3a;
30402
30432
  }
30403
-
30404
- .m1if5j39 {
30405
- max-width: 1120px;
30406
- width: 100%;
30407
- margin: 0 auto;
30408
- height: 100%;
30433
+ .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 {
30434
+ border-color: #e75a3a;
30435
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30409
30436
  }
30410
-
30411
- .w1vvwdlp {
30412
- max-width: 1120px;
30413
- width: 100%;
30414
- margin: 0 auto;
30415
- display: flex;
30437
+ .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 {
30438
+ border-color: #e75a3a;
30439
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30416
30440
  }
30417
- .w1vvwdlp .left,
30418
- .w1vvwdlp .right {
30419
- flex-grow: 0;
30420
- flex-shrink: 0;
30421
- flex-basis: 21%;
30441
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30442
+ background: rgba(211, 218, 235, 0.6);
30443
+ color: rgba(0, 21, 64, 0.3);
30444
+ border-color: rgba(172, 186, 211, 0.6);
30422
30445
  }
30423
- .w1vvwdlp .left {
30424
- display: flex;
30425
- justify-content: flex-end;
30426
- padding-right: 44px;
30446
+ textarea.ipd9bk.ant-input {
30447
+ transition-property: height;
30448
+ transition-delay: 50ms;
30427
30449
  }
30428
- .w1vvwdlp .right {
30429
- padding-left: 44px;
30450
+ textarea.ipd9bk.ant-input.textarea-large {
30451
+ min-height: 40px;
30452
+ height: 40px;
30430
30453
  }
30431
- .w1vvwdlp .middle {
30432
- margin-bottom: 40px;
30433
- flex-grow: 0;
30434
- flex-shrink: 0;
30435
- flex-basis: 58%;
30454
+ textarea.ipd9bk.ant-input.textarea-large:focus {
30455
+ height: 80px;
30436
30456
  }
30437
- .w1vvwdlp .middle .form-base-field {
30438
- width: 100%;
30457
+ textarea.ipd9bk.ant-input.textarea-middle {
30458
+ min-height: 32px;
30459
+ height: 32px;
30439
30460
  }
30440
- .w1vvwdlp .middle .form-base-field .form-base-field {
30441
- width: auto;
30461
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
30462
+ height: 64px;
30442
30463
  }
30443
-
30444
- .h1cuopx7 .ant-modal-header {
30445
- margin: 0 auto;
30446
- width: 100%;
30447
- max-width: 648px;
30464
+ textarea.ipd9bk.ant-input.textarea-small {
30465
+ min-height: 24px;
30466
+ height: 24px;
30448
30467
  }
30449
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30450
- margin-left: 0;
30468
+ textarea.ipd9bk.ant-input.textarea-small:focus {
30469
+ height: 40px;
30451
30470
  }
30452
- .h1cuopx7 .ant-modal-body {
30453
- margin: 0 auto;
30454
- padding: 0;
30455
- width: 100%;
30456
- max-width: 648px;
30457
- overflow: hidden;
30471
+
30472
+ .kypn5o5 input, .kypn5o5.input-tags {
30473
+ border: 1px solid rgba(213, 219, 227, 0.6);
30474
+ border-radius: 4px;
30458
30475
  }
30459
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30460
- margin-bottom: 40px;
30476
+ .kypn5o5.input-tags {
30477
+ position: relative;
30478
+ padding: 6px;
30479
+ height: 32px;
30480
+ cursor: pointer;
30481
+ transition: border 150ms;
30461
30482
  }
30462
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30463
- height: calc(100vh - 225px);
30464
- overflow-y: auto;
30483
+ .kypn5o5.input-tags:hover {
30484
+ border-color: #0080ff;
30485
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30465
30486
  }
30466
- .h1cuopx7 .ant-modal-footer .footer-content {
30467
- margin: 0 auto;
30468
- max-width: 648px;
30487
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
30488
+ padding-right: 30px;
30469
30489
  }
30470
-
30471
- .h1p6d3y3 .ant-modal-header {
30472
- margin: 0 auto;
30473
- width: 100%;
30474
- max-width: 1024px;
30490
+ .kypn5o5.input-tags .input-tags-inner {
30491
+ display: flex;
30475
30492
  }
30476
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30477
- margin-left: 0;
30493
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30494
+ display: flex;
30478
30495
  }
30479
- .h1p6d3y3 .ant-modal-body {
30480
- margin: 0 auto;
30481
- padding: 0;
30482
- width: 100%;
30483
- max-width: 1024px;
30484
- overflow: hidden;
30496
+ .kypn5o5.input-tags .input-tag-suffix {
30497
+ position: absolute;
30498
+ right: 12px;
30499
+ top: 50%;
30500
+ transform: translateY(-50%);
30485
30501
  }
30486
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30487
- margin-bottom: 40px;
30502
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30503
+ color: rgba(0, 0, 0, 0.25);
30504
+ font-size: 12px;
30505
+ cursor: pointer;
30488
30506
  }
30489
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30490
- height: calc(100vh - 225px);
30491
- overflow-y: auto;
30507
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30508
+ color: rgba(0, 0, 0, 0.45);
30492
30509
  }
30493
- .h1p6d3y3 .ant-modal-footer .footer-content {
30494
- margin: 0 auto;
30495
- max-width: 1024px;
30510
+ .kypn5o5.has-focus-indicator {
30511
+ position: relative;
30512
+ overflow: hidden;
30496
30513
  }
30497
-
30498
- .fxgckuk {
30499
- flex: 1;
30514
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
30515
+ position: absolute;
30516
+ top: 50%;
30517
+ transform: translateY(-50%);
30518
+ left: -16px;
30519
+ transition: left 150ms ease;
30520
+ opacity: 0;
30500
30521
  }
30501
- .fxgckuk label {
30502
- font-size: 13px;
30503
- line-height: 20px;
30504
- color: rgba(44, 56, 82, 0.6);
30522
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30523
+ left: 8px;
30524
+ opacity: 1;
30505
30525
  }
30506
- .fxgckuk .title {
30507
- font-size: 14px;
30508
- line-height: 20px;
30509
- color: #2d3a56;
30510
- margin-bottom: 12px;
30526
+ .kypn5o5.has-focus-indicator input {
30527
+ transition: margin-left 150ms ease;
30528
+ margin-left: 0px;
30511
30529
  }
30512
- .fxgckuk.connect-cluster .title {
30513
- padding-bottom: 26px;
30530
+ .kypn5o5.has-focus-indicator input:focus {
30531
+ margin-left: 16px;
30514
30532
  }
30515
30533
 
30516
- .f1d0vek1 {
30517
- padding: 25px 0 15px 0;
30518
- border-bottom: 1px solid #e1e5eb;
30519
- margin-bottom: 16px;
30534
+ input.l1ki27se.ant-input {
30535
+ border-top-right-radius: 0;
30536
+ border-bottom-right-radius: 0;
30520
30537
  }
30521
30538
 
30522
- .f4u402y {
30523
- display: flex;
30524
- align-items: center;
30525
- margin-bottom: 8px;
30526
- }
30527
- .f4u402y > label {
30528
- width: 216px;
30529
- }
30530
- .f4u402y > label + * {
30531
- width: 100%;
30532
- }
30533
- .f4u402y .ant-select {
30534
- width: 100%;
30539
+ .l1ki27se.ant-input-affix-wrapper {
30540
+ border-top-right-radius: 0;
30541
+ border-bottom-right-radius: 0;
30535
30542
  }
30536
30543
 
30537
- .e1pldf6v {
30538
- color: #e75a3a;
30539
- margin-right: 10px;
30544
+ input.rrg1fkn.ant-input {
30545
+ border-top-left-radius: 0;
30546
+ border-bottom-left-radius: 0;
30540
30547
  }
30541
30548
 
30542
- .dq0gblh {
30543
- width: 100%;
30544
- height: 1px;
30545
- background: rgba(213, 219, 227, 0.6);
30546
- margin: 24px 0;
30549
+ .rrg1fkn.ant-input-affix-wrapper {
30550
+ border-top-left-radius: 0;
30551
+ border-bottom-left-radius: 0;
30547
30552
  }
30548
30553
 
30549
- .l1v7sr0n {
30550
- display: flex;
30551
- justify-content: center;
30552
- align-items: center;
30553
- height: 100%;
30554
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30555
+ border-top-right-radius: 0;
30556
+ border-bottom-right-radius: 0;
30554
30557
  }
30555
30558
 
30556
- .d1i4ou6o {
30557
- display: inline-block;
30558
- width: 4px;
30559
- height: 4px;
30560
- background: #8e9aa9;
30561
- opacity: 0.4;
30562
- border-radius: 50%;
30563
- margin: 0 4px;
30559
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30560
+ border-top-left-radius: 0;
30561
+ border-bottom-left-radius: 0;
30564
30562
  }
30565
30563
 
30566
- .m1jy87hk .ant-modal-header,
30567
- .m1jy87hk .ant-modal-footer .footer-content {
30568
- width: 648px;
30569
- margin: 0 auto;
30564
+ .c1t6wbwv {
30565
+ display: flex;
30566
+ flex-direction: column;
30570
30567
  }
30571
- .m1jy87hk .ant-modal-header {
30572
- padding: 35px 0 24px;
30573
- border: none;
30568
+ .c1t6wbwv .select-wrapper {
30569
+ margin-top: 12px;
30574
30570
  }
30575
- .m1jy87hk .ant-modal-header .ant-modal-title {
30576
- font-size: 30px;
30571
+ .c1t6wbwv .select-wrapper .select {
30572
+ width: 100%;
30577
30573
  }
30578
- .m1jy87hk .ant-modal-body {
30579
- padding: 4px 0 2px;
30574
+ .c1t6wbwv .radio-wrapper {
30575
+ margin-top: 24px;
30580
30576
  }
30581
- .m1jy87hk .ant-modal-footer {
30582
- border: none;
30577
+ .c1t6wbwv .form-item {
30578
+ width: 100%;
30583
30579
  }
30584
30580
 
30585
- .ti7fpyu {
30586
- font-size: 12px;
30581
+ .d1k7vv5v {
30582
+ font-size: 14px;
30583
+ font-weight: 500;
30584
+ color: #3e4652;
30587
30585
  line-height: 18px;
30588
- font-weight: bold;
30589
- color: #fff;
30590
- padding: 0 4px;
30591
- border-radius: 4px;
30592
- display: inline-block;
30593
- background: var(--ti7fpyu-0);
30594
30586
  }
30595
- .ti7fpyu:not(:first-child) {
30596
- margin-left: 4px;
30587
+ .d1k7vv5v + .d1k7vv5v {
30588
+ margin-top: 16px;
30597
30589
  }
30598
-
30599
- .f1rest1f {
30600
- width: 100%;
30601
- height: 100%;
30602
- display: flex;
30603
- align-items: center;
30604
- justify-content: center;
30590
+ .d1k7vv5v + * {
30591
+ margin-top: 16px;
30605
30592
  }
30606
30593
 
30607
- .n1kbdoln {
30608
- font-size: 90%;
30609
- font-weight: bold;
30610
- background-color: rgba(240, 243, 247, 0.6);
30611
- padding: 1px 4px 1px;
30612
- margin-left: 2px;
30613
- margin-right: 2px;
30614
- border: 1px solid rgba(213, 219, 227, 0.6);
30615
- border-radius: 4px;
30594
+ .le7b9r4.d1k7vv5v {
30595
+ font-size: 12px;
30596
+ color: rgba(44, 56, 82, 0.6);
30597
+ margin-top: 12px;
30616
30598
  }
30617
30599
 
30618
- .f1y3gta0.form-item-general {
30619
- width: 640px;
30600
+ .r1dnygxx.le7b9r4.d1k7vv5v {
30601
+ line-height: 18px;
30602
+ font-weight: 500;
30603
+ margin-top: 0;
30604
+ white-space: initial;
30620
30605
  }
30621
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30622
- margin-top: 16px;
30606
+
30607
+ .r12ddqmh {
30608
+ display: block;
30623
30609
  }
30624
- .f1y3gta0.form-item-compact {
30625
- width: 412px;
30610
+ .r12ddqmh span {
30611
+ font-size: 14px;
30612
+ font-weight: 500;
30613
+ line-height: 32px;
30614
+ color: #3e4652;
30626
30615
  }
30627
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30616
+
30617
+ .ctcr26a {
30628
30618
  margin-top: 8px;
30619
+ padding: 8px;
30620
+ border-radius: 6px;
30621
+ background: rgba(225, 230, 241, 0.6);
30622
+ color: rgba(44, 56, 82, 0.6);
30623
+ font-size: 12px;
30629
30624
  }
30630
- .f1y3gta0 .form-item {
30631
- width: auto;
30632
- }
30633
- .f1y3gta0 .form-item-main {
30634
- position: relative;
30625
+ .ctcr26a div {
30626
+ line-height: 20px;
30635
30627
  display: flex;
30628
+ align-items: center;
30629
+ word-break: break-all;
30636
30630
  }
30637
- .f1y3gta0 .form-item-extra {
30638
- margin-top: 4px;
30639
- width: 100%;
30640
- padding: 14px;
30641
- background: #f2f4f6;
30642
- font-size: 13px;
30643
- line-height: 1.8;
30644
- color: #8e9aa9;
30645
- }
30646
- .f1y3gta0 .form-item-label {
30647
- padding-right: 12px;
30648
- font-size: 13px;
30649
- color: rgba(44, 56, 82, 0.6);
30650
- }
30651
- .f1y3gta0 .form-item-label.label-right {
30652
- text-align: right;
30631
+
30632
+ .s34f1qb.ant-switch {
30633
+ min-width: 40px;
30634
+ height: 24px;
30635
+ background: rgba(172, 186, 211, 0.6);
30636
+ overflow: hidden;
30653
30637
  }
30654
- .f1y3gta0 .form-item-label,
30655
- .f1y3gta0 .form-item-control {
30656
- line-height: 32px;
30638
+ .s34f1qb.ant-switch:focus {
30639
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30657
30640
  }
30658
- .f1y3gta0 .form-item-control .form-item-error {
30659
- line-height: 18px;
30641
+ .s34f1qb.ant-switch-small {
30642
+ min-width: 26px;
30643
+ height: 16px;
30660
30644
  }
30661
- .f1y3gta0 .form-item-children {
30662
- width: 100%;
30645
+ .s34f1qb.ant-switch-large {
30646
+ min-width: 52px;
30647
+ height: 32px;
30663
30648
  }
30664
- .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 {
30665
- width: 100%;
30649
+ .s34f1qb.ant-switch .ant-switch-handle {
30650
+ height: 20px;
30651
+ width: 20px;
30666
30652
  }
30667
- .f1y3gta0 .form-item-error {
30668
- color: #e75a3a;
30669
- height: 0;
30670
- overflow: hidden;
30653
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30654
+ border-radius: 10px;
30655
+ transition-delay: 120ms;
30671
30656
  }
30672
- .f1y3gta0 .form-item-error-enter-done {
30673
- margin-top: 4px;
30674
- height: auto;
30675
- overflow: auto;
30657
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30658
+ height: 14px;
30659
+ width: 14px;
30660
+ top: 1px;
30661
+ left: 1px;
30676
30662
  }
30677
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30678
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30679
- border: 1px solid #e75a3a;
30680
- color: #e75a3a;
30663
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30664
+ height: 28px;
30665
+ width: 28px;
30681
30666
  }
30682
-
30683
- .fujbm7g {
30684
- color: #2d3a56;
30685
- font-weight: bold;
30686
- padding-bottom: 6px;
30687
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30688
- margin-bottom: 16px;
30667
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30668
+ border-radius: 14px;
30689
30669
  }
30690
- .fujbm7g:not(:first-of-type) {
30691
- margin-top: 16px;
30670
+ .s34f1qb.ant-switch-checked {
30671
+ background-color: #00ba5d;
30692
30672
  }
30693
-
30694
- .e5fsw5s {
30695
- width: 8px;
30696
- height: 24px;
30697
- display: flex;
30698
- justify-content: center;
30699
- align-items: center;
30700
- cursor: pointer;
30701
- transition: all 200ms ease-out 40ms;
30673
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30674
+ left: calc(100% - 20px - 2px);
30702
30675
  }
30703
- .e5fsw5s:before, .e5fsw5s:after {
30704
- content: "";
30705
- width: 1px;
30706
- height: 6px;
30707
- border-radius: 1px;
30708
- background: #ccd4e3;
30709
- position: relative;
30710
- right: 2px;
30711
- transform: rotate(-45deg);
30676
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30677
+ left: calc(100% - 14px - 1px);
30712
30678
  }
30713
- .e5fsw5s:after {
30714
- transform: rotate(45deg);
30715
- left: 1px;
30679
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30680
+ left: calc(100% - 28px - 2px);
30716
30681
  }
30717
30682
 
30718
- .w18knsg4.ant-alert-warning {
30719
- border: 0;
30720
- background: rgba(255, 187, 0, 0.1);
30721
- border-radius: 6px;
30722
- }
30723
- .w18knsg4.ant-alert,
30724
- .w18knsg4 .ant-alert-message {
30725
- color: #e07f00;
30683
+ .c1to9vb9 {
30684
+ margin-left: 5px;
30726
30685
  }
30727
- .w18knsg4.ant-alert .dashed-border-bottom,
30728
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30729
- border-bottom-color: #e07f00;
30686
+
30687
+ .t1upn1sz {
30688
+ height: 100%;
30730
30689
  }
30731
30690
 
30732
- .ng31n2o {
30733
- display: flex;
30734
- flex-direction: row;
30735
- padding: 7px 12px;
30736
- background: rgba(255, 187, 0, 0.1);
30737
- border-radius: 6px;
30738
- color: #e07f00;
30739
- font-size: 12px;
30740
- line-height: 18px;
30691
+ .tta5kd2 {
30692
+ height: 100%;
30741
30693
  }
30742
- .ng31n2o .icon-wrapper {
30743
- margin-right: 10px;
30744
- height: 18px;
30694
+ .tta5kd2.empty-table .ant-table-content {
30695
+ overflow: visible !important;
30696
+ height: 100%;
30745
30697
  }
30746
-
30747
- .n15x5f5y {
30748
- display: flex;
30749
- flex-direction: row;
30750
- padding: 7px 12px;
30751
- background: rgba(225, 230, 241, 0.6);
30752
- border-radius: 6px;
30753
- color: rgba(44, 56, 82, 0.6);
30754
- font-size: 12px;
30755
- line-height: 18px;
30698
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30699
+ height: 100%;
30756
30700
  }
30757
- .n15x5f5y .icon-wrapper {
30758
- margin-right: 10px;
30759
- height: 18px;
30701
+ .tta5kd2.empty-table .ant-table-content table {
30702
+ width: 100% !important;
30703
+ height: 100%;
30760
30704
  }
30761
-
30762
- .i16ozz3f {
30763
- display: flex;
30764
- flex-direction: row;
30765
- padding: 7px 12px;
30766
- background: rgba(0, 136, 255, 0.1);
30767
- border-radius: 6px;
30768
- color: #005ed1;
30769
- font-size: 12px;
30770
- line-height: 18px;
30705
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30706
+ padding: 15px 0;
30771
30707
  }
30772
- .i16ozz3f .icon-wrapper {
30773
- margin-right: 10px;
30774
- height: 18px;
30708
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30709
+ display: none;
30775
30710
  }
30776
-
30777
- .dszu9qr {
30778
- color: rgba(44, 56, 82, 0.6);
30779
- margin-top: 5px;
30780
- font-size: 12px;
30781
- line-height: 18px;
30711
+ .tta5kd2 .active-row td:nth-child(1) {
30712
+ font-weight: 700;
30782
30713
  }
30783
-
30784
- .snxzgx {
30785
- color: #f0483e;
30786
- font-size: 12px;
30787
- white-space: pre-wrap;
30714
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30715
+ font-weight: 700;
30788
30716
  }
30789
-
30790
- .o1i4orqw {
30791
- display: flex;
30792
- align-items: center;
30793
- justify-content: flex-end;
30717
+ .tta5kd2 .ant-spin-nested-loading {
30718
+ height: 100%;
30794
30719
  }
30795
- .o1i4orqw .icon-wrapper {
30796
- margin-right: 16px;
30720
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30721
+ height: 100%;
30722
+ overflow: visible;
30797
30723
  }
30798
-
30799
- .t79k8o2 {
30800
- color: rgba(0, 21, 64, 0.3);
30724
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30725
+ max-height: none;
30801
30726
  }
30802
-
30803
- .ipd9bk.ant-input {
30804
- padding: 5px 12px;
30805
- line-height: 20px;
30806
- color: #2d3a56;
30807
- border-radius: 6px;
30808
- border-color: rgba(172, 186, 211, 0.6);
30809
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30727
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30728
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30729
+ display: none;
30810
30730
  }
30811
- .ipd9bk.ant-input.ant-input-lg {
30812
- padding: 8px 16px;
30813
- line-height: 22px;
30731
+ .tta5kd2 td.ant-table-column-sort {
30732
+ background: transparent;
30814
30733
  }
30815
- .ipd9bk.ant-input.ant-input-sm {
30816
- padding: 2px 8px;
30817
- line-height: 18px;
30734
+ .tta5kd2 td.ant-table-cell-fix-left,
30735
+ .tta5kd2 td.ant-table-cell-fix-right {
30736
+ background: #fff;
30737
+ padding: 0 !important;
30818
30738
  }
30819
- .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 {
30820
- border-color: rgba(107, 128, 167, 0.6);
30821
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30822
- z-index: 1;
30739
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30740
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30741
+ display: flex;
30742
+ align-items: center;
30743
+ height: 100%;
30744
+ padding: 8px;
30823
30745
  }
30824
- .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 {
30825
- border-color: #0096ff;
30826
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30827
- z-index: 1;
30746
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30747
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30748
+ overflow: hidden;
30749
+ text-overflow: ellipsis;
30750
+ width: 100%;
30828
30751
  }
30829
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30830
- border-color: #e75a3a;
30831
- color: #e75a3a;
30752
+ .tta5kd2 .ant-table-container {
30753
+ height: 100%;
30832
30754
  }
30833
- .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 {
30834
- border-color: #e75a3a;
30835
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30755
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30756
+ box-shadow: none !important;
30836
30757
  }
30837
- .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 {
30838
- border-color: #e75a3a;
30839
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30758
+ .tta5kd2 .ant-table {
30759
+ border-radius: 0px;
30760
+ border-left: none;
30761
+ border-right: none;
30762
+ border-bottom: none;
30763
+ height: 100%;
30764
+ font-size: 12px;
30765
+ background: transparent;
30840
30766
  }
30841
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30842
- background: rgba(211, 218, 235, 0.6);
30843
- color: rgba(0, 21, 64, 0.3);
30844
- border-color: rgba(172, 186, 211, 0.6);
30767
+ .tta5kd2 .ant-table .ant-table-header {
30768
+ position: relative;
30769
+ z-index: 3;
30770
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30771
+ margin-bottom: -1px;
30845
30772
  }
30846
- .ipd9bk.ant-input-affix-wrapper {
30847
- padding: 5px 12px;
30848
- border-radius: 6px;
30849
- border-color: rgba(172, 186, 211, 0.6);
30850
- line-height: 20px;
30773
+ .tta5kd2 .ant-table .time-wrapper .date,
30774
+ .tta5kd2 .ant-table .value {
30851
30775
  color: #2d3a56;
30852
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30853
30776
  }
30854
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30855
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30777
+ .tta5kd2 .ant-table .time-wrapper .time,
30778
+ .tta5kd2 .ant-table .unit {
30856
30779
  color: rgba(44, 56, 82, 0.6);
30857
30780
  }
30858
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30859
- padding: 8px 16px;
30860
- line-height: 22px;
30781
+ .tta5kd2 .ant-table .ant-table-selection {
30782
+ position: unset;
30783
+ text-align: center;
30861
30784
  }
30862
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30863
- padding: 2px 8px;
30864
- line-height: 18px;
30785
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30786
+ background: #fff;
30787
+ }
30788
+ .tta5kd2 .ant-table .anticon-setting {
30789
+ cursor: pointer;
30790
+ position: absolute;
30791
+ top: 50%;
30792
+ right: 12px;
30793
+ transform: translateY(-50%);
30794
+ }
30795
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30796
+ box-shadow: none;
30797
+ width: 1px;
30798
+ background: rgba(213, 219, 227, 0.6);
30865
30799
  }
30866
- .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 {
30867
- border-color: rgba(107, 128, 167, 0.6);
30868
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30800
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30801
+ box-shadow: none;
30802
+ width: 1px;
30803
+ background: rgba(213, 219, 227, 0.6);
30869
30804
  }
30870
- .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 {
30871
- border-color: #0096ff;
30872
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30805
+ .tta5kd2 .ant-table .ant-table-tbody {
30806
+ position: relative;
30873
30807
  }
30874
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30875
- border-color: #e75a3a;
30808
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30809
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30810
+ border-bottom: 1px solid white;
30811
+ height: 40px;
30812
+ vertical-align: middle;
30813
+ transition: background 0ms;
30814
+ color: #00122e;
30876
30815
  }
30877
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30878
- color: #e75a3a;
30816
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30817
+ background: #f2f5fa;
30818
+ border-bottom-color: #f2f5fa;
30879
30819
  }
30880
- .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 {
30881
- border-color: #e75a3a;
30882
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30820
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30821
+ height: auto;
30822
+ color: #00122e;
30823
+ font-size: 12px;
30824
+ text-align: left;
30825
+ transition: none;
30826
+ overflow: hidden;
30827
+ text-overflow: ellipsis;
30828
+ white-space: nowrap;
30883
30829
  }
30884
- .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 {
30885
- border-color: #e75a3a;
30886
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30830
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30831
+ color: #0096ff;
30887
30832
  }
30888
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30889
- background: rgba(211, 218, 235, 0.6);
30890
- color: rgba(0, 21, 64, 0.3);
30891
- border-color: rgba(172, 186, 211, 0.6);
30833
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30834
+ overflow: hidden;
30835
+ text-overflow: ellipsis;
30836
+ width: 100%;
30837
+ vertical-align: middle;
30892
30838
  }
30893
- textarea.ipd9bk.ant-input {
30894
- transition-property: height;
30895
- transition-delay: 50ms;
30839
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30840
+ line-height: 0px;
30896
30841
  }
30897
- textarea.ipd9bk.ant-input.textarea-large {
30898
- min-height: 40px;
30899
- height: 40px;
30842
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30843
+ padding-right: 25px;
30900
30844
  }
30901
- textarea.ipd9bk.ant-input.textarea-large:focus {
30902
- height: 80px;
30845
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30846
+ border-top-color: transparent;
30903
30847
  }
30904
- textarea.ipd9bk.ant-input.textarea-middle {
30905
- min-height: 32px;
30906
- height: 32px;
30848
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30849
+ background: rgba(225, 230, 241, 0.6);
30850
+ border-color: transparent transparent white;
30907
30851
  }
30908
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30909
- height: 64px;
30852
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30853
+ border-radius: 8px 0 0 8px;
30910
30854
  }
30911
- textarea.ipd9bk.ant-input.textarea-small {
30912
- min-height: 24px;
30913
- height: 24px;
30855
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30856
+ border-radius: 8px 0 0 8px;
30914
30857
  }
30915
- textarea.ipd9bk.ant-input.textarea-small:focus {
30916
- height: 40px;
30858
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30859
+ content: "";
30860
+ width: 4px;
30861
+ top: -1px;
30862
+ bottom: -1px;
30863
+ background: white;
30917
30864
  }
30918
-
30919
- .kypn5o5 input, .kypn5o5.input-tags {
30920
- border: 1px solid rgba(213, 219, 227, 0.6);
30921
- border-radius: 4px;
30865
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30866
+ border-radius: 0 8px 8px 0;
30922
30867
  }
30923
- .kypn5o5.input-tags {
30924
- position: relative;
30925
- padding: 6px;
30926
- height: 32px;
30927
- cursor: pointer;
30928
- transition: border 150ms;
30868
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30869
+ border-radius: 0;
30870
+ background: white;
30871
+ border-top: none;
30929
30872
  }
30930
- .kypn5o5.input-tags:hover {
30931
- border-color: #0080ff;
30932
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30873
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30874
+ border-top: 1px solid transparent;
30875
+ border-radius: 0 8px 8px 0;
30876
+ background: rgba(225, 230, 241, 0.6);
30933
30877
  }
30934
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
30935
- padding-right: 30px;
30878
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30879
+ background: white;
30880
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30936
30881
  }
30937
- .kypn5o5.input-tags .input-tags-inner {
30882
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30938
30883
  display: flex;
30884
+ align-items: center;
30885
+ height: 100%;
30886
+ background: rgba(225, 230, 241, 0.6);
30939
30887
  }
30940
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30888
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30889
+ background: white;
30890
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30891
+ }
30892
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30941
30893
  display: flex;
30894
+ align-items: center;
30895
+ height: 100%;
30896
+ background: rgba(225, 230, 241, 0.6);
30942
30897
  }
30943
- .kypn5o5.input-tags .input-tag-suffix {
30944
- position: absolute;
30945
- right: 12px;
30946
- top: 50%;
30947
- transform: translateY(-50%);
30898
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30899
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30948
30900
  }
30949
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30950
- color: rgba(0, 0, 0, 0.25);
30951
- font-size: 12px;
30952
- cursor: pointer;
30901
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30902
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30903
+ border-radius: 8px;
30953
30904
  }
30954
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30955
- color: rgba(0, 0, 0, 0.45);
30905
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30906
+ border-top-color: white;
30956
30907
  }
30957
- .kypn5o5.has-focus-indicator {
30908
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30909
+ background: rgba(0, 136, 255, 0.1);
30910
+ border-bottom-color: transparent;
30911
+ border-top-color: transparent;
30912
+ }
30913
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30914
+ border-radius: 8px 0 0 8px;
30915
+ }
30916
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30917
+ border-radius: 0 8px 8px 0;
30918
+ }
30919
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30920
+ background: rgba(0, 136, 255, 0.1);
30921
+ }
30922
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
30923
+ background: #fff;
30924
+ font-weight: 400;
30958
30925
  position: relative;
30959
- overflow: hidden;
30926
+ border-bottom: none;
30927
+ color: #00122e;
30928
+ transition: none;
30929
+ padding: 15px 8px 15px 8px;
30960
30930
  }
30961
- .kypn5o5.has-focus-indicator .ant-input-prefix {
30931
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30932
+ content: "";
30933
+ width: 1px;
30934
+ top: 0;
30935
+ bottom: 0;
30936
+ background: rgba(211, 218, 235, 0.6);
30962
30937
  position: absolute;
30963
- top: 50%;
30964
- transform: translateY(-50%);
30965
- left: -16px;
30966
- transition: left 150ms ease;
30967
- opacity: 0;
30938
+ right: 0;
30968
30939
  }
30969
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30970
- left: 8px;
30971
- opacity: 1;
30940
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30941
+ padding: unset;
30972
30942
  }
30973
- .kypn5o5.has-focus-indicator input {
30974
- transition: margin-left 150ms ease;
30975
- margin-left: 0px;
30943
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30944
+ display: none;
30976
30945
  }
30977
- .kypn5o5.has-focus-indicator input:focus {
30978
- margin-left: 16px;
30946
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30947
+ width: 100%;
30948
+ overflow: hidden;
30949
+ white-space: nowrap;
30950
+ text-overflow: ellipsis;
30979
30951
  }
30980
-
30981
- input.l1ki27se.ant-input {
30982
- border-top-right-radius: 0;
30983
- border-bottom-right-radius: 0;
30952
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30953
+ overflow: hidden;
30954
+ text-overflow: ellipsis;
30955
+ flex: 1;
30984
30956
  }
30985
-
30986
- .l1ki27se.ant-input-affix-wrapper {
30987
- border-top-right-radius: 0;
30988
- border-bottom-right-radius: 0;
30957
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30958
+ padding: 15px 25px 15px 8px;
30989
30959
  }
30990
-
30991
- input.rrg1fkn.ant-input {
30992
- border-top-left-radius: 0;
30993
- border-bottom-left-radius: 0;
30960
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30961
+ padding: 0;
30994
30962
  }
30995
-
30996
- .rrg1fkn.ant-input-affix-wrapper {
30997
- border-top-left-radius: 0;
30998
- border-bottom-left-radius: 0;
30963
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30964
+ position: absolute;
30965
+ right: 6px;
30966
+ top: 50%;
30967
+ transform: translateY(-50%);
30968
+ height: 16px;
30969
+ display: none;
30970
+ transition: transform 320ms ease;
30999
30971
  }
31000
-
31001
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31002
- border-top-right-radius: 0;
31003
- border-bottom-right-radius: 0;
30972
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30973
+ display: block;
30974
+ transform: translateY(-50%) rotateX(180deg);
31004
30975
  }
31005
-
31006
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31007
- border-top-left-radius: 0;
31008
- border-bottom-left-radius: 0;
30976
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30977
+ display: block;
31009
30978
  }
31010
-
31011
- .c1t6wbwv {
31012
- display: flex;
31013
- flex-direction: column;
30979
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30980
+ display: none;
30981
+ }
30982
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30983
+ transform: translateY(-50%);
31014
30984
  }
31015
- .c1t6wbwv .select-wrapper {
31016
- margin-top: 12px;
30985
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30986
+ transform: translateY(-50%) rotateX(180deg);
31017
30987
  }
31018
- .c1t6wbwv .select-wrapper .select {
31019
- width: 100%;
30988
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30989
+ background: #f2f5fa;
31020
30990
  }
31021
- .c1t6wbwv .radio-wrapper {
31022
- margin-top: 24px;
30991
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30992
+ display: block;
31023
30993
  }
31024
- .c1t6wbwv .form-item {
31025
- width: 100%;
30994
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30995
+ padding-right: 25px;
31026
30996
  }
31027
-
31028
- .d1k7vv5v {
31029
- font-size: 14px;
31030
- font-weight: 500;
31031
- color: #3e4652;
31032
- line-height: 18px;
30997
+ .tta5kd2 .ant-table .ant-table-selection-column {
30998
+ padding: 0 !important;
31033
30999
  }
31034
- .d1k7vv5v + .d1k7vv5v {
31035
- margin-top: 16px;
31000
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31001
+ position: absolute;
31002
+ left: 50%;
31003
+ top: 50%;
31004
+ transform: translate(-50%, -50%);
31036
31005
  }
31037
- .d1k7vv5v + * {
31038
- margin-top: 16px;
31006
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31007
+ display: none;
31039
31008
  }
31040
-
31041
- .le7b9r4.d1k7vv5v {
31042
- font-size: 12px;
31043
- color: rgba(44, 56, 82, 0.6);
31044
- margin-top: 12px;
31009
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31010
+ background: #fff;
31045
31011
  }
31046
-
31047
- .r1dnygxx.le7b9r4.d1k7vv5v {
31048
- line-height: 18px;
31049
- font-weight: 500;
31050
- margin-top: 0;
31051
- white-space: initial;
31012
+ .tta5kd2 .ant-table .ant-table-placeholder {
31013
+ background: inherit;
31052
31014
  }
31053
-
31054
- .r12ddqmh {
31055
- display: block;
31015
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31016
+ position: static;
31017
+ border: none;
31018
+ background: inherit !important;
31019
+ height: 100px;
31020
+ vertical-align: middle;
31056
31021
  }
31057
- .r12ddqmh span {
31058
- font-size: 14px;
31059
- font-weight: 500;
31060
- line-height: 32px;
31061
- color: #3e4652;
31022
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31023
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31024
+ font-weight: bold;
31025
+ font-size: 20px;
31026
+ color: rgba(10, 37, 85, 0.6);
31062
31027
  }
31063
-
31064
- .ctcr26a {
31065
- margin-top: 8px;
31066
- padding: 8px;
31067
- border-radius: 6px;
31068
- background: rgba(225, 230, 241, 0.6);
31069
- color: rgba(44, 56, 82, 0.6);
31070
- font-size: 12px;
31028
+ .tta5kd2 .ant-table td.cell__action_ {
31029
+ padding: 0 !important;
31030
+ position: relative;
31031
+ background: #fff;
31071
31032
  }
31072
- .ctcr26a div {
31073
- line-height: 20px;
31033
+ .tta5kd2 .ant-table td.cell__action_ > * {
31034
+ height: 100%;
31074
31035
  display: flex;
31075
31036
  align-items: center;
31076
- word-break: break-all;
31037
+ justify-content: flex-end;
31038
+ padding-right: 8px;
31039
+ }
31040
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31041
+ width: 24px;
31042
+ height: 24px;
31043
+ cursor: pointer;
31044
+ justify-content: center;
31045
+ border-radius: 4px;
31046
+ }
31047
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31048
+ background: #fff;
31077
31049
  }
31078
31050
 
31079
31051
  .d6j0lbj {
@@ -31551,6 +31523,87 @@ input.rrg1fkn.ant-input {
31551
31523
  line-height: 12px;
31552
31524
  }
31553
31525
 
31526
+ .s1fc623g {
31527
+ width: 430px !important;
31528
+ }
31529
+
31530
+ .da3mx0o .ant-select-item-group {
31531
+ padding: 8px 16px;
31532
+ line-height: 18px;
31533
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31534
+ height: 34px;
31535
+ min-height: 34px;
31536
+ box-sizing: border-box;
31537
+ margin-top: 8px;
31538
+ }
31539
+
31540
+ .onr9gzt {
31541
+ display: flex;
31542
+ flex-direction: column;
31543
+ margin: 1px 8px;
31544
+ padding: 8px;
31545
+ border-radius: 4px;
31546
+ }
31547
+ .onr9gzt .selected-icon {
31548
+ display: none;
31549
+ }
31550
+ .onr9gzt.ant-select-item-option-grouped {
31551
+ padding-left: 8px;
31552
+ }
31553
+ .onr9gzt.ant-select-item-option-selected {
31554
+ background-color: white;
31555
+ }
31556
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31557
+ color: #0080ff;
31558
+ }
31559
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31560
+ display: block;
31561
+ }
31562
+ .onr9gzt.ant-select-item-option-active {
31563
+ background: rgba(0, 136, 255, 0.16);
31564
+ }
31565
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31566
+ color: #0080ff;
31567
+ }
31568
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31569
+ background: rgba(0, 136, 255, 0.1);
31570
+ color: #0080ff;
31571
+ }
31572
+
31573
+ .oiy0apc {
31574
+ display: flex;
31575
+ justify-content: space-between;
31576
+ height: 20px;
31577
+ line-height: 20px;
31578
+ }
31579
+ .oiy0apc .timezone-title {
31580
+ color: #2d3a56;
31581
+ overflow: hidden;
31582
+ text-overflow: ellipsis;
31583
+ }
31584
+
31585
+ .of4y382 {
31586
+ display: flex;
31587
+ justify-content: space-between;
31588
+ color: rgba(44, 56, 82, 0.6);
31589
+ height: 18px;
31590
+ line-height: 18px;
31591
+ margin-top: 2px;
31592
+ }
31593
+
31594
+ .t19903l9 {
31595
+ border: none;
31596
+ margin-right: 0;
31597
+ background: rgba(225, 230, 241, 0.6);
31598
+ }
31599
+
31600
+ .ohwbvxu {
31601
+ pointer-events: none;
31602
+ height: 32px;
31603
+ width: 100%;
31604
+ opacity: 0;
31605
+ }
31606
+
31554
31607
  .rxbeqvl.ant-radio-wrapper {
31555
31608
  display: inline-flex;
31556
31609
  align-items: baseline;
@@ -31697,61 +31750,8 @@ input.rrg1fkn.ant-input {
31697
31750
  width: 36px;
31698
31751
  }
31699
31752
 
31700
- .p12gwtiw {
31701
- display: flex;
31702
- justify-content: space-between;
31703
- align-items: center;
31704
- padding: 10px 0;
31705
- color: rgba(44, 56, 82, 0.6);
31706
- font-size: 12px;
31707
- line-height: 24px;
31708
- }
31709
- .p12gwtiw .pagination-left {
31710
- padding: 2px 8px;
31711
- }
31712
- .p12gwtiw .dropdown-trigger {
31713
- display: flex;
31714
- align-items: center;
31715
- border-radius: 6px;
31716
- cursor: pointer;
31717
- transition: all 0.3s ease;
31718
- }
31719
- .p12gwtiw .dropdown-trigger:hover {
31720
- background: rgba(211, 218, 235, 0.6);
31721
- color: #0080ff;
31722
- }
31723
- .p12gwtiw .dropdown-trigger .icon-inner {
31724
- margin-left: 4px;
31725
- }
31726
- .p12gwtiw .pagination-right {
31727
- display: flex;
31728
- align-items: center;
31729
- color: #0080ff;
31730
- font-weight: bold;
31731
- }
31732
- .p12gwtiw .pagination-right .icon-inner {
31733
- margin-left: 4px;
31734
- }
31735
- .p12gwtiw .pagination-right .prev-btn,
31736
- .p12gwtiw .pagination-right .next-btn {
31737
- padding: 0 8px;
31738
- }
31739
- .p12gwtiw .pagination-right .prev-btn > span,
31740
- .p12gwtiw .pagination-right .next-btn > span {
31741
- color: #0080ff;
31742
- }
31743
- .p12gwtiw .pagination-right .next-btn .icon-inner {
31744
- transform: rotate(180deg);
31745
- }
31746
-
31747
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31748
- max-height: calc(100vh - 128px);
31749
- overflow-y: auto;
31750
- }
31751
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31752
- padding: 4px 20px;
31753
- font-size: 12px;
31754
- line-height: 18px;
31753
+ .i1e4sgug {
31754
+ display: inline-block;
31755
31755
  }
31756
31756
 
31757
31757
  .c1up1pdz {
@@ -31888,67 +31888,30 @@ input.rrg1fkn.ant-input {
31888
31888
  padding: 0;
31889
31889
  margin-bottom: 8px;
31890
31890
  }
31891
- .wpbf4pq .month-day-option.active {
31892
- background-color: #0096ff;
31893
- border-color: #0096ff;
31894
- color: #fff;
31895
- }
31896
-
31897
- .gmyahx3 {
31898
- cursor: pointer;
31899
- }
31900
- .gmyahx3 .link-text {
31901
- color: rgba(0, 21, 64, 0.3);
31902
- }
31903
- .gmyahx3:hover .link-text {
31904
- color: #0080ff;
31905
- }
31906
-
31907
- .c18bcrac {
31908
- display: inline-block;
31909
- width: 100%;
31910
- }
31911
- .c18bcrac .recharts-wrapper {
31912
- margin-left: 4px;
31891
+ .wpbf4pq .month-day-option.active {
31892
+ background-color: #0096ff;
31893
+ border-color: #0096ff;
31894
+ color: #fff;
31913
31895
  }
31914
31896
 
31915
- .cro7kg2 {
31916
- padding: 4px;
31897
+ .c18gxmrl {
31898
+ border: 1px solid #d8deeb;
31899
+ border-radius: 4px;
31917
31900
  }
31918
-
31919
- .c14wcxf0 {
31920
- display: flex;
31921
- justify-content: space-between;
31922
- align-items: center;
31923
- font-size: 13px;
31924
- line-height: 24px;
31925
- color: #cccccc;
31926
- white-space: nowrap;
31901
+ .c18gxmrl + .c18gxmrl {
31902
+ margin-top: 8px;
31927
31903
  }
31928
- .c14wcxf0 label {
31929
- margin-right: 32px;
31904
+ .c18gxmrl:hover {
31905
+ border-color: #0080ff;
31930
31906
  }
31931
-
31932
- .coy29mj.c14wcxf0 {
31933
- font-weight: bold;
31934
- color: white;
31907
+ .c18gxmrl:hover > header {
31908
+ background: rgba(0, 128, 255, 0.1);
31935
31909
  }
31936
-
31937
- .s11212zy {
31938
- width: 8px;
31939
- height: 8px;
31940
- border-radius: 2px;
31941
- display: inline-block;
31942
- background: var(--s11212zy-0);
31943
- border: 1px solid #fff;
31944
- box-sizing: content-box;
31945
- margin-right: 6px;
31910
+ .c18gxmrl.active header {
31911
+ border-bottom: 1px solid #d8deeb;
31946
31912
  }
31947
-
31948
- .p1lyky6c > :first-child {
31949
- font-weight: bold;
31950
- color: white;
31951
- margin-right: 4px;
31913
+ .c18gxmrl > header {
31914
+ padding: 8px 12px;
31952
31915
  }
31953
31916
 
31954
31917
  .clm1wy1 {
@@ -32044,6 +32007,78 @@ input.rrg1fkn.ant-input {
32044
32007
  border-radius: 2px;
32045
32008
  }
32046
32009
 
32010
+ .c1uzzomf {
32011
+ margin-bottom: 16px;
32012
+ }
32013
+ .c1uzzomf .card-title {
32014
+ font-size: 16px;
32015
+ color: rgba(44, 56, 82, 0.6);
32016
+ font-weight: 700;
32017
+ line-height: 32px;
32018
+ }
32019
+ .c1uzzomf .card-body {
32020
+ padding: 24px;
32021
+ border-radius: 8px;
32022
+ background: #fff;
32023
+ }
32024
+ .c1uzzomf .empty {
32025
+ font-weight: 700;
32026
+ font-size: 14px;
32027
+ line-height: 22px;
32028
+ color: rgba(0, 21, 64, 0.3);
32029
+ text-align: center;
32030
+ }
32031
+
32032
+ .c1bus5hc {
32033
+ --color: white;
32034
+ height: 14px;
32035
+ width: 14px;
32036
+ border-radius: 50%;
32037
+ flex-shrink: 0;
32038
+ display: flex;
32039
+ align-items: center;
32040
+ justify-content: center;
32041
+ border: 1px solid var(--color);
32042
+ }
32043
+ .c1bus5hc .circle-inner {
32044
+ position: relative;
32045
+ height: 10px;
32046
+ width: 10px;
32047
+ border-radius: 50%;
32048
+ overflow: hidden;
32049
+ }
32050
+ .c1bus5hc .circle-content {
32051
+ position: absolute;
32052
+ height: 100%;
32053
+ width: 100%;
32054
+ left: 0;
32055
+ top: 0;
32056
+ border-radius: 50%;
32057
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
32058
+ transform: rotate(180deg);
32059
+ }
32060
+ .c1bus5hc .circle-child {
32061
+ position: absolute;
32062
+ height: 100%;
32063
+ width: 100%;
32064
+ left: 0;
32065
+ top: 0;
32066
+ margin-left: 50%;
32067
+ transform-origin: left;
32068
+ background: white;
32069
+ transform: rotate(0deg);
32070
+ }
32071
+
32072
+ .gmyahx3 {
32073
+ cursor: pointer;
32074
+ }
32075
+ .gmyahx3 .link-text {
32076
+ color: rgba(0, 21, 64, 0.3);
32077
+ }
32078
+ .gmyahx3:hover .link-text {
32079
+ color: #0080ff;
32080
+ }
32081
+
32047
32082
  .n12mqh7z {
32048
32083
  display: flex;
32049
32084
  align-items: center;
@@ -32063,6 +32098,13 @@ input.rrg1fkn.ant-input {
32063
32098
  overflow: "auto";
32064
32099
  }
32065
32100
 
32101
+ .tje3huy {
32102
+ width: 100%;
32103
+ overflow: inherit;
32104
+ white-space: inherit;
32105
+ text-overflow: ellipsis;
32106
+ }
32107
+
32066
32108
  .t1sqg15u {
32067
32109
  background: white;
32068
32110
  }
@@ -32118,152 +32160,39 @@ input.rrg1fkn.ant-input {
32118
32160
 
32119
32161
  .t1s7goww {
32120
32162
  font-size: 12px;
32121
- line-height: 18px;
32122
- }
32123
-
32124
- .t93e4cf {
32125
- display: flex;
32126
- padding: 8px 0;
32127
- color: #2d3a56;
32128
- }
32129
- .t93e4cf .hidden {
32130
- display: none;
32131
- }
32132
- .t93e4cf .ant-btn-link {
32133
- height: auto;
32134
- }
32135
- .t93e4cf .content {
32136
- overflow: hidden;
32137
- overflow-x: auto;
32138
- width: 100%;
32139
- white-space: pre-wrap;
32140
- }
32141
- .t93e4cf .content .ant-btn {
32142
- white-space: pre-wrap;
32143
- text-align: left;
32144
- }
32145
- .t93e4cf .content .unit-chart {
32146
- justify-content: flex-start;
32147
- }
32148
-
32149
- .rhz2uv5 {
32150
- width: var(--rhz2uv5-0);
32151
- flex-shrink: 0;
32152
- color: rgba(44, 56, 82, 0.6);
32153
- padding-right: 12px;
32154
- }
32155
-
32156
- .c1uzzomf {
32157
- margin-bottom: 16px;
32158
- }
32159
- .c1uzzomf .card-title {
32160
- font-size: 16px;
32161
- color: rgba(44, 56, 82, 0.6);
32162
- font-weight: 700;
32163
- line-height: 32px;
32164
- }
32165
- .c1uzzomf .card-body {
32166
- padding: 24px;
32167
- border-radius: 8px;
32168
- background: #fff;
32169
- }
32170
- .c1uzzomf .empty {
32171
- font-weight: 700;
32172
- font-size: 14px;
32173
- line-height: 22px;
32174
- color: rgba(0, 21, 64, 0.3);
32175
- text-align: center;
32176
- }
32177
-
32178
- .wg1tsps {
32179
- display: flex;
32180
- align-items: center;
32181
- justify-content: flex-end;
32182
- }
32183
-
32184
- .b1ctd5xy {
32185
- display: flex;
32186
- align-items: center;
32187
- width: calc(100% - 40px);
32188
- }
32189
- .b1ctd5xy .chart {
32190
- display: inline-block;
32191
- width: 100%;
32192
- }
32193
-
32194
- .u1p8acpn {
32195
- width: 40px;
32196
- }
32197
- .u1p8acpn .unit {
32198
- color: #00122e !important;
32199
- }
32200
-
32201
- .s1iv0tp1 .enabled-switch {
32202
- display: flex;
32203
- align-items: center;
32204
- }
32205
- .s1iv0tp1 .enabled-text {
32206
- margin-right: 8px;
32207
- }
32208
-
32209
- .c1bus5hc {
32210
- --color: white;
32211
- height: 14px;
32212
- width: 14px;
32213
- border-radius: 50%;
32214
- flex-shrink: 0;
32215
- display: flex;
32216
- align-items: center;
32217
- justify-content: center;
32218
- border: 1px solid var(--color);
32219
- }
32220
- .c1bus5hc .circle-inner {
32221
- position: relative;
32222
- height: 10px;
32223
- width: 10px;
32224
- border-radius: 50%;
32225
- overflow: hidden;
32226
- }
32227
- .c1bus5hc .circle-content {
32228
- position: absolute;
32229
- height: 100%;
32230
- width: 100%;
32231
- left: 0;
32232
- top: 0;
32233
- border-radius: 50%;
32234
- background: linear-gradient(to right, var(--color) 50%, white 50%);
32235
- transform: rotate(180deg);
32236
- }
32237
- .c1bus5hc .circle-child {
32238
- position: absolute;
32239
- height: 100%;
32240
- width: 100%;
32241
- left: 0;
32242
- top: 0;
32243
- margin-left: 50%;
32244
- transform-origin: left;
32245
- background: white;
32246
- transform: rotate(0deg);
32163
+ line-height: 18px;
32247
32164
  }
32248
32165
 
32249
- .c18gxmrl {
32250
- border: 1px solid #d8deeb;
32251
- border-radius: 4px;
32166
+ .t93e4cf {
32167
+ display: flex;
32168
+ padding: 8px 0;
32169
+ color: #2d3a56;
32252
32170
  }
32253
- .c18gxmrl + .c18gxmrl {
32254
- margin-top: 8px;
32171
+ .t93e4cf .hidden {
32172
+ display: none;
32255
32173
  }
32256
- .c18gxmrl:hover {
32257
- border-color: #0080ff;
32174
+ .t93e4cf .ant-btn-link {
32175
+ height: auto;
32258
32176
  }
32259
- .c18gxmrl:hover > header {
32260
- background: rgba(0, 128, 255, 0.1);
32177
+ .t93e4cf .content {
32178
+ overflow: hidden;
32179
+ overflow-x: auto;
32180
+ width: 100%;
32181
+ white-space: pre-wrap;
32261
32182
  }
32262
- .c18gxmrl.active header {
32263
- border-bottom: 1px solid #d8deeb;
32183
+ .t93e4cf .content .ant-btn {
32184
+ white-space: pre-wrap;
32185
+ text-align: left;
32264
32186
  }
32265
- .c18gxmrl > header {
32266
- padding: 8px 12px;
32187
+ .t93e4cf .content .unit-chart {
32188
+ justify-content: flex-start;
32189
+ }
32190
+
32191
+ .rhz2uv5 {
32192
+ width: var(--rhz2uv5-0);
32193
+ flex-shrink: 0;
32194
+ color: rgba(44, 56, 82, 0.6);
32195
+ padding-right: 12px;
32267
32196
  }
32268
32197
 
32269
32198
  .m15dvk92 {
@@ -32279,6 +32208,37 @@ input.rrg1fkn.ant-input {
32279
32208
  width: 100%;
32280
32209
  }
32281
32210
 
32211
+ .wg1tsps {
32212
+ display: flex;
32213
+ align-items: center;
32214
+ justify-content: flex-end;
32215
+ }
32216
+
32217
+ .b1ctd5xy {
32218
+ display: flex;
32219
+ align-items: center;
32220
+ width: calc(100% - 40px);
32221
+ }
32222
+ .b1ctd5xy .chart {
32223
+ display: inline-block;
32224
+ width: 100%;
32225
+ }
32226
+
32227
+ .u1p8acpn {
32228
+ width: 40px;
32229
+ }
32230
+ .u1p8acpn .unit {
32231
+ color: #00122e !important;
32232
+ }
32233
+
32234
+ .s1iv0tp1 .enabled-switch {
32235
+ display: flex;
32236
+ align-items: center;
32237
+ }
32238
+ .s1iv0tp1 .enabled-text {
32239
+ margin-right: 8px;
32240
+ }
32241
+
32282
32242
  .berrcjl {
32283
32243
  color: rgba(10, 37, 85, 0.6);
32284
32244
  margin-bottom: 4px;
@@ -32295,33 +32255,51 @@ input.rrg1fkn.ant-input {
32295
32255
  color: #005ed1;
32296
32256
  }
32297
32257
 
32298
- .tje3huy {
32258
+ .c18bcrac {
32259
+ display: inline-block;
32299
32260
  width: 100%;
32300
- overflow: inherit;
32301
- white-space: inherit;
32302
- text-overflow: ellipsis;
32261
+ }
32262
+ .c18bcrac .recharts-wrapper {
32263
+ margin-left: 4px;
32303
32264
  }
32304
32265
 
32305
- .cav9p2m .ant-collapse-item {
32306
- border: 0px;
32307
- background-color: #fff;
32266
+ .cro7kg2 {
32267
+ padding: 4px;
32308
32268
  }
32309
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32310
- padding-top: 0px;
32311
- padding-bottom: 0px;
32312
- padding-left: 0px !important;
32313
- padding-right: 24px;
32269
+
32270
+ .c14wcxf0 {
32271
+ display: flex;
32272
+ justify-content: space-between;
32273
+ align-items: center;
32274
+ font-size: 13px;
32275
+ line-height: 24px;
32276
+ color: #cccccc;
32277
+ white-space: nowrap;
32314
32278
  }
32315
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32316
- right: 0px;
32279
+ .c14wcxf0 label {
32280
+ margin-right: 32px;
32317
32281
  }
32318
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32319
- padding: 0px;
32282
+
32283
+ .coy29mj.c14wcxf0 {
32284
+ font-weight: bold;
32285
+ color: white;
32320
32286
  }
32321
32287
 
32322
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32323
- padding-right: 0px;
32324
- cursor: default;
32288
+ .s11212zy {
32289
+ width: 8px;
32290
+ height: 8px;
32291
+ border-radius: 2px;
32292
+ display: inline-block;
32293
+ background: var(--s11212zy-0);
32294
+ border: 1px solid #fff;
32295
+ box-sizing: content-box;
32296
+ margin-right: 6px;
32297
+ }
32298
+
32299
+ .p1lyky6c > :first-child {
32300
+ font-weight: bold;
32301
+ color: white;
32302
+ margin-right: 4px;
32325
32303
  }
32326
32304
 
32327
32305
  .c198s9j3 {
@@ -32395,8 +32373,11 @@ input.rrg1fkn.ant-input {
32395
32373
  margin-left: 24px;
32396
32374
  }
32397
32375
 
32398
- .t3qomhu {
32399
- margin: 0 2px;
32376
+ .c10crapj {
32377
+ border-radius: 8px;
32378
+ }
32379
+ .c10crapj .ant-card-body {
32380
+ padding: 20px 24px 24px 24px;
32400
32381
  }
32401
32382
 
32402
32383
  .o8ocss1 {
@@ -32408,21 +32389,26 @@ input.rrg1fkn.ant-input {
32408
32389
  white-space: nowrap;
32409
32390
  }
32410
32391
 
32411
- .c10crapj {
32412
- border-radius: 8px;
32392
+ .cav9p2m .ant-collapse-item {
32393
+ border: 0px;
32394
+ background-color: #fff;
32413
32395
  }
32414
- .c10crapj .ant-card-body {
32415
- padding: 20px 24px 24px 24px;
32396
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32397
+ padding-top: 0px;
32398
+ padding-bottom: 0px;
32399
+ padding-left: 0px !important;
32400
+ padding-right: 24px;
32416
32401
  }
32417
-
32418
- .igz4le8 {
32419
- height: 24px;
32420
- width: 56px !important;
32421
- margin-right: 4px;
32402
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32403
+ right: 0px;
32404
+ }
32405
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32406
+ padding: 0px;
32422
32407
  }
32423
32408
 
32424
- .c1riexje {
32425
- color: rgba(44, 56, 82, 0.6);
32409
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32410
+ padding-right: 0px;
32411
+ cursor: default;
32426
32412
  }
32427
32413
 
32428
32414
  .s14dk8r1 {
@@ -32499,6 +32485,20 @@ input.rrg1fkn.ant-input {
32499
32485
  display: inline-block;
32500
32486
  }
32501
32487
 
32488
+ .t3qomhu {
32489
+ margin: 0 2px;
32490
+ }
32491
+
32492
+ .igz4le8 {
32493
+ height: 24px;
32494
+ width: 56px !important;
32495
+ margin-right: 4px;
32496
+ }
32497
+
32498
+ .c1riexje {
32499
+ color: rgba(44, 56, 82, 0.6);
32500
+ }
32501
+
32502
32502
  .iiqau4c.ant-input-group.ant-input-group-compact {
32503
32503
  display: flex;
32504
32504
  }
@@ -32531,37 +32531,119 @@ input.rrg1fkn.ant-input {
32531
32531
  border-color: rgba(107, 128, 167, 0.6);
32532
32532
  box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32533
32533
  }
32534
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32535
- color: #0080ff;
32534
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32535
+ color: #0080ff;
32536
+ }
32537
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32538
+ border-color: #0080ff;
32539
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32540
+ }
32541
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32542
+ transform: rotate(180deg);
32543
+ }
32544
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32545
+ background: rgba(211, 218, 235, 0.6);
32546
+ border-color: rgba(172, 186, 211, 0.6);
32547
+ cursor: "not-allowed";
32548
+ }
32549
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32550
+ border-color: #f0483e !important;
32551
+ }
32552
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32553
+ color: #1d326c;
32554
+ }
32555
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32556
+ border-color: #0080ff;
32557
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32558
+ }
32559
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32560
+ transform: rotate(180deg);
32561
+ }
32562
+
32563
+ .t19ustft .date {
32564
+ margin-right: 4px;
32565
+ }
32566
+
32567
+ .s1uupxds {
32568
+ padding: 0 8px;
32569
+ border-radius: 4px;
32570
+ }
32571
+
32572
+ .m10sqwut {
32573
+ padding: 2px 8px;
32574
+ border-radius: 3px;
32575
+ }
32576
+
32577
+ .l1d492wb {
32578
+ padding: 3px 8px;
32579
+ border-radius: 2px;
32580
+ }
32581
+
32582
+ .t1lzavmu.ant-tag:hover {
32583
+ opacity: unset;
32584
+ }
32585
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32586
+ margin: 0;
32587
+ margin-right: 8px;
32588
+ display: inline-flex;
32589
+ align-items: center;
32590
+ border: none;
32591
+ }
32592
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32593
+ width: 16px;
32594
+ height: 16px;
32595
+ color: inherit;
32596
+ margin-left: 4px;
32597
+ opacity: 0.6;
32598
+ display: inline-flex;
32599
+ }
32600
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32601
+ opacity: 1;
32602
+ }
32603
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32604
+ color: #0080ff;
32605
+ background-color: rgba(0, 136, 255, 0.1);
32606
+ }
32607
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32608
+ color: #f0483e;
32609
+ background-color: rgba(255, 74, 74, 0.1);
32610
+ }
32611
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32612
+ color: #e07f00;
32613
+ background-color: rgba(255, 187, 0, 0.1);
32614
+ }
32615
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32616
+ color: #008f4c;
32617
+ background-color: rgba(30, 201, 127, 0.1);
32618
+ }
32619
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32620
+ color: #1d326c;
32621
+ background-color: rgba(225, 230, 241, 0.6);
32536
32622
  }
32537
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32538
- border-color: #0080ff;
32539
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32623
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32624
+ color: #7E41FF;
32625
+ background-color: rgba(126, 65, 255, 0.1);
32540
32626
  }
32541
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32542
- transform: rotate(180deg);
32627
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32628
+ color: #fff;
32543
32629
  }
32544
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32545
- background: rgba(211, 218, 235, 0.6);
32546
- border-color: rgba(172, 186, 211, 0.6);
32547
- cursor: "not-allowed";
32630
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32631
+ background-color: #f0483e;
32548
32632
  }
32549
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32550
- border-color: #f0483e !important;
32633
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32634
+ background-color: #fea008;
32551
32635
  }
32552
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32553
- color: #1d326c;
32636
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32637
+ background-color: #00ba5d;
32554
32638
  }
32555
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32556
- border-color: #0080ff;
32557
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32639
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32640
+ background-color: #0080ff;
32558
32641
  }
32559
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32560
- transform: rotate(180deg);
32642
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32643
+ background-color: #6b7d99;
32561
32644
  }
32562
-
32563
- .t19ustft .date {
32564
- margin-right: 4px;
32645
+ .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32646
+ background-color: #7E41FF;
32565
32647
  }
32566
32648
 
32567
32649
  .l4bld33 {
@@ -32989,92 +33071,6 @@ input.rrg1fkn.ant-input {
32989
33071
  background: rgba(163, 180, 204, 0.18);
32990
33072
  }
32991
33073
 
32992
- .s1uupxds {
32993
- padding: 0 8px;
32994
- border-radius: 4px;
32995
- }
32996
-
32997
- .m10sqwut {
32998
- padding: 2px 8px;
32999
- border-radius: 3px;
33000
- }
33001
-
33002
- .l1d492wb {
33003
- padding: 3px 8px;
33004
- border-radius: 2px;
33005
- }
33006
-
33007
- .t1lzavmu.ant-tag:hover {
33008
- opacity: unset;
33009
- }
33010
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
33011
- margin: 0;
33012
- margin-right: 8px;
33013
- display: inline-flex;
33014
- align-items: center;
33015
- border: none;
33016
- }
33017
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
33018
- width: 16px;
33019
- height: 16px;
33020
- color: inherit;
33021
- margin-left: 4px;
33022
- opacity: 0.6;
33023
- display: inline-flex;
33024
- }
33025
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
33026
- opacity: 1;
33027
- }
33028
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
33029
- color: #0080ff;
33030
- background-color: rgba(0, 136, 255, 0.1);
33031
- }
33032
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
33033
- color: #f0483e;
33034
- background-color: rgba(255, 74, 74, 0.1);
33035
- }
33036
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
33037
- color: #e07f00;
33038
- background-color: rgba(255, 187, 0, 0.1);
33039
- }
33040
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
33041
- color: #008f4c;
33042
- background-color: rgba(30, 201, 127, 0.1);
33043
- }
33044
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
33045
- color: #1d326c;
33046
- background-color: rgba(225, 230, 241, 0.6);
33047
- }
33048
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
33049
- color: #7E41FF;
33050
- background-color: rgba(126, 65, 255, 0.1);
33051
- }
33052
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
33053
- color: #fff;
33054
- }
33055
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
33056
- background-color: #f0483e;
33057
- }
33058
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
33059
- background-color: #fea008;
33060
- }
33061
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
33062
- background-color: #00ba5d;
33063
- }
33064
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
33065
- background-color: #0080ff;
33066
- }
33067
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
33068
- background-color: #6b7d99;
33069
- }
33070
- .t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
33071
- background-color: #7E41FF;
33072
- }
33073
-
33074
- .c1k4vanq {
33075
- padding: 0 12px 14px 12px;
33076
- }
33077
-
33078
33074
  .c1udgdh2 {
33079
33075
  color: #2d3a56;
33080
33076
  padding: 7px 12px;
@@ -33115,21 +33111,8 @@ input.rrg1fkn.ant-input {
33115
33111
  margin-right: 2px;
33116
33112
  }
33117
33113
 
33118
- .bab9xum {
33119
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33120
- }
33121
-
33122
- .cav4gt6 {
33123
- border-radius: 8px;
33124
- background-color: white;
33125
- }
33126
- .cav4gt6.hoverable {
33127
- cursor: pointer;
33128
- }
33129
- .cav4gt6.hoverable:hover {
33130
- transition: all 200ms ease;
33131
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33132
- transform: translateY(-4px);
33114
+ .c1k4vanq {
33115
+ padding: 0 12px 14px 12px;
33133
33116
  }
33134
33117
 
33135
33118
  .tc40oxa {
@@ -33325,22 +33308,6 @@ input.rrg1fkn.ant-input {
33325
33308
  margin-right: 8px;
33326
33309
  }
33327
33310
 
33328
- .rrwcpby {
33329
- display: flex;
33330
- align-items: center;
33331
- }
33332
- .rrwcpby .order {
33333
- height: 24px;
33334
- width: 24px;
33335
- border-radius: 20px;
33336
- color: #0080ff;
33337
- background: rgba(0, 136, 255, 0.1);
33338
- display: flex;
33339
- align-items: center;
33340
- justify-content: center;
33341
- margin-right: 6px;
33342
- }
33343
-
33344
33311
  .skwah65 {
33345
33312
  height: 8px;
33346
33313
  box-sizing: border-box;
@@ -33354,40 +33321,37 @@ input.rrg1fkn.ant-input {
33354
33321
  margin-left: 1px;
33355
33322
  }
33356
33323
 
33357
- .f1p9ti6d {
33358
- width: 100%;
33359
- margin-bottom: 0 !important;
33360
- flex-flow: nowrap !important;
33361
- line-break: auto;
33362
- }
33363
- .f1p9ti6d > .ant-form-item-label {
33364
- text-align: left !important;
33365
- padding-bottom: 0 !important;
33366
- }
33367
- .f1p9ti6d > .ant-form-item-label > label {
33368
- min-height: 32px;
33369
- height: auto;
33370
- font-size: 13px;
33371
- color: rgba(44, 56, 82, 0.6);
33372
- white-space: normal;
33324
+ .bab9xum {
33325
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33373
33326
  }
33374
- .f1p9ti6d.ant-form-item-has-error .ant-input {
33375
- border-color: #ff4d4f !important;
33327
+
33328
+ .cav4gt6 {
33329
+ border-radius: 8px;
33330
+ background-color: white;
33376
33331
  }
33377
- .f1p9ti6d .ant-form-item-explain {
33378
- margin-top: 4px;
33379
- font-size: 12px;
33380
- min-height: 0px;
33332
+ .cav4gt6.hoverable {
33333
+ cursor: pointer;
33381
33334
  }
33382
- .f1p9ti6d .ant-form-item-extra {
33383
- font-size: 12px;
33384
- color: rgba(44, 56, 82, 0.6);
33385
- min-height: 0px;
33335
+ .cav4gt6.hoverable:hover {
33336
+ transition: all 200ms ease;
33337
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33338
+ transform: translateY(-4px);
33386
33339
  }
33387
33340
 
33388
- .iwsze0q {
33389
- margin-right: 4px;
33390
- height: 16px;
33341
+ .rrwcpby {
33342
+ display: flex;
33343
+ align-items: center;
33344
+ }
33345
+ .rrwcpby .order {
33346
+ height: 24px;
33347
+ width: 24px;
33348
+ border-radius: 20px;
33349
+ color: #0080ff;
33350
+ background: rgba(0, 136, 255, 0.1);
33351
+ display: flex;
33352
+ align-items: center;
33353
+ justify-content: center;
33354
+ margin-right: 6px;
33391
33355
  }
33392
33356
 
33393
33357
  .sut42l0 {
@@ -33425,6 +33389,42 @@ input.rrg1fkn.ant-input {
33425
33389
  margin-right: 4px;
33426
33390
  }
33427
33391
 
33392
+ .iwsze0q {
33393
+ margin-right: 4px;
33394
+ height: 16px;
33395
+ }
33396
+
33397
+ .f1p9ti6d {
33398
+ width: 100%;
33399
+ margin-bottom: 0 !important;
33400
+ flex-flow: nowrap !important;
33401
+ line-break: auto;
33402
+ }
33403
+ .f1p9ti6d > .ant-form-item-label {
33404
+ text-align: left !important;
33405
+ padding-bottom: 0 !important;
33406
+ }
33407
+ .f1p9ti6d > .ant-form-item-label > label {
33408
+ min-height: 32px;
33409
+ height: auto;
33410
+ font-size: 13px;
33411
+ color: rgba(44, 56, 82, 0.6);
33412
+ white-space: normal;
33413
+ }
33414
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
33415
+ border-color: #ff4d4f !important;
33416
+ }
33417
+ .f1p9ti6d .ant-form-item-explain {
33418
+ margin-top: 4px;
33419
+ font-size: 12px;
33420
+ min-height: 0px;
33421
+ }
33422
+ .f1p9ti6d .ant-form-item-extra {
33423
+ font-size: 12px;
33424
+ color: rgba(44, 56, 82, 0.6);
33425
+ min-height: 0px;
33426
+ }
33427
+
33428
33428
  .at4ovwe .ant-input-number-handler-wrap {
33429
33429
  display: var(--at4ovwe-0);
33430
33430
  }