@cloudtower/eagle 0.27.43 → 0.27.46

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.
@@ -29690,6 +29690,35 @@ html body {
29690
29690
  font-size: 14px;
29691
29691
  }
29692
29692
 
29693
+ .E_bpq0js6 {
29694
+ padding: 4px 11px;
29695
+ }
29696
+
29697
+ .E_b15sn34c {
29698
+ white-space: nowrap;
29699
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29700
+ }
29701
+ .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29702
+ --color: #0080ff;
29703
+ }
29704
+ .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29705
+ --color: #0080ff;
29706
+ }
29707
+ .E_b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29708
+ margin-left: 1px;
29709
+ }
29710
+ .E_b15sn34c > .ant-btn:not(:only-child):first-child {
29711
+ border-top-right-radius: 0;
29712
+ border-bottom-right-radius: 0;
29713
+ }
29714
+ .E_b15sn34c > .ant-btn:not(:only-child):last-child {
29715
+ border-top-left-radius: 0;
29716
+ border-bottom-left-radius: 0;
29717
+ }
29718
+ .E_b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29719
+ border-radius: unset;
29720
+ }
29721
+
29693
29722
  .E_buj61ew.ant-btn-icon-only {
29694
29723
  justify-content: center;
29695
29724
  }
@@ -29955,35 +29984,6 @@ html body {
29955
29984
  font-size: 18px;
29956
29985
  }
29957
29986
 
29958
- .E_bpq0js6 {
29959
- padding: 4px 11px;
29960
- }
29961
-
29962
- .E_b15sn34c {
29963
- white-space: nowrap;
29964
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29965
- }
29966
- .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29967
- --color: #0080ff;
29968
- }
29969
- .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29970
- --color: #0080ff;
29971
- }
29972
- .E_b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29973
- margin-left: 1px;
29974
- }
29975
- .E_b15sn34c > .ant-btn:not(:only-child):first-child {
29976
- border-top-right-radius: 0;
29977
- border-bottom-right-radius: 0;
29978
- }
29979
- .E_b15sn34c > .ant-btn:not(:only-child):last-child {
29980
- border-top-left-radius: 0;
29981
- border-bottom-left-radius: 0;
29982
- }
29983
- .E_b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29984
- border-radius: unset;
29985
- }
29986
-
29987
29987
  .E_iap75of {
29988
29988
  height: 18px;
29989
29989
  line-height: 18px;
@@ -30015,197 +30015,159 @@ html body {
30015
30015
  animation: rotate 680ms linear infinite;
30016
30016
  }
30017
30017
 
30018
- .E_s34f1qb.ant-switch {
30019
- min-width: 40px;
30020
- height: 24px;
30021
- background: rgba(172, 186, 211, 0.6);
30022
- overflow: hidden;
30018
+ .E_obf05yr {
30019
+ display: inline-block;
30023
30020
  }
30024
- .E_s34f1qb.ant-switch:focus {
30025
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30021
+
30022
+ .E_hsms1n6 {
30023
+ visibility: hidden;
30024
+ position: absolute;
30026
30025
  }
30027
- .E_s34f1qb.ant-switch-small {
30028
- min-width: 26px;
30029
- height: 16px;
30026
+
30027
+ .E_rxbeqvl.ant-radio-wrapper {
30028
+ display: inline-flex;
30029
+ align-items: baseline;
30030
+ white-space: pre-wrap;
30030
30031
  }
30031
- .E_s34f1qb.ant-switch-large {
30032
- min-width: 52px;
30033
- height: 32px;
30032
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio {
30033
+ position: relative;
30034
+ top: 3px;
30034
30035
  }
30035
- .E_s34f1qb.ant-switch .ant-switch-handle {
30036
- height: 20px;
30037
- width: 20px;
30036
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30037
+ border-color: rgba(107, 128, 167, 0.6);
30038
30038
  }
30039
- .E_s34f1qb.ant-switch .ant-switch-handle::before {
30040
- border-radius: 10px;
30041
- transition-delay: 120ms;
30039
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30040
+ border-color: #0080ff;
30042
30041
  }
30043
- .E_s34f1qb.ant-switch-small .ant-switch-handle {
30044
- height: 14px;
30045
- width: 14px;
30046
- top: 1px;
30047
- left: 1px;
30042
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30043
+ border-color: #0080ff;
30044
+ background: #0080ff;
30048
30045
  }
30049
- .E_s34f1qb.ant-switch-large .ant-switch-handle {
30050
- height: 28px;
30051
- width: 28px;
30046
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30047
+ top: 4px;
30048
+ left: 4px;
30049
+ width: 6px;
30050
+ height: 6px;
30051
+ background: #fff;
30052
30052
  }
30053
- .E_s34f1qb.ant-switch-large .ant-switch-handle::before {
30054
- border-radius: 14px;
30053
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30054
+ opacity: 0.5;
30055
30055
  }
30056
- .E_s34f1qb.ant-switch-checked {
30057
- background-color: #00ba5d;
30056
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30057
+ border-color: rgba(107, 128, 167, 0.6);
30058
+ background: rgba(211, 218, 235, 0.6);
30058
30059
  }
30059
- .E_s34f1qb.ant-switch-checked .ant-switch-handle {
30060
- left: calc(100% - 20px - 2px);
30060
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30061
+ background: #00122e;
30061
30062
  }
30062
- .E_s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30063
- left: calc(100% - 14px - 1px);
30063
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30064
+ color: #00122e;
30065
+ opacity: 0.5;
30064
30066
  }
30065
- .E_s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30066
- left: calc(100% - 28px - 2px);
30067
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30068
+ color: #00122e;
30067
30069
  }
30068
-
30069
- .E_c1to9vb9 {
30070
- margin-left: 5px;
30070
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio + span {
30071
+ display: inline-block;
30072
+ padding: 0;
30073
+ padding-left: 12px;
30071
30074
  }
30072
-
30073
- .E_p12gwtiw {
30074
- display: flex;
30075
- justify-content: space-between;
30076
- align-items: center;
30077
- padding: 10px 0;
30075
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30076
+ margin-bottom: 0;
30077
+ white-space: pre-wrap;
30078
30078
  color: rgba(44, 56, 82, 0.6);
30079
- font-size: 12px;
30080
- line-height: 24px;
30081
30079
  }
30082
- .E_p12gwtiw .pagination-left {
30083
- padding: 2px 8px;
30080
+ .E_rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30081
+ padding-left: 8px;
30084
30082
  }
30085
- .E_p12gwtiw .dropdown-trigger {
30086
- display: flex;
30087
- align-items: center;
30088
- border-radius: 6px;
30089
- cursor: pointer;
30090
- transition: all 0.3s ease;
30083
+
30084
+ .E_r5ie79y .ant-radio-button-wrapper:first-child {
30085
+ border-radius: 5px 0 0 5px;
30091
30086
  }
30092
- .E_p12gwtiw .dropdown-trigger:hover {
30093
- background: rgba(211, 218, 235, 0.6);
30094
- color: #0080ff;
30087
+ .E_r5ie79y .ant-radio-button-wrapper:last-child {
30088
+ border-radius: 0 5px 5px 0;
30095
30089
  }
30096
- .E_p12gwtiw .dropdown-trigger .icon-inner {
30097
- margin-left: 4px;
30090
+
30091
+ .E_r1f0aqcc {
30092
+ color: #00122e;
30093
+ border-color: #ccd4e3;
30098
30094
  }
30099
- .E_p12gwtiw .pagination-right {
30100
- display: flex;
30101
- align-items: center;
30102
- color: #0080ff;
30103
- font-weight: bold;
30095
+ .E_r1f0aqcc:first-child {
30096
+ border-color: #a3b4cc;
30104
30097
  }
30105
- .E_p12gwtiw .pagination-right .icon-inner {
30106
- margin-left: 4px;
30098
+ .E_r1f0aqcc.ant-radio-button-wrapper {
30099
+ padding: 0 12px;
30100
+ line-height: 32px;
30101
+ height: 32px;
30107
30102
  }
30108
- .E_p12gwtiw .pagination-right .prev-btn,
30109
- .E_p12gwtiw .pagination-right .next-btn {
30110
- padding: 0 8px;
30103
+ .E_r1f0aqcc.ant-radio-button-wrapper > span + span {
30104
+ white-space: nowrap;
30111
30105
  }
30112
- .E_p12gwtiw .pagination-right .prev-btn > span,
30113
- .E_p12gwtiw .pagination-right .next-btn > span {
30114
- color: #0080ff;
30106
+ .ant-radio-group-small .E_r1f0aqcc.ant-radio-button-wrapper {
30107
+ height: 22px;
30108
+ padding: 0 7px;
30109
+ line-height: 20px;
30115
30110
  }
30116
- .E_p12gwtiw .pagination-right .next-btn .icon-inner {
30117
- transform: rotate(180deg);
30111
+ .E_r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30112
+ background: #ccd4e3;
30118
30113
  }
30119
-
30120
- .E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
30121
- max-height: calc(100vh - 128px);
30122
- overflow-y: auto;
30114
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30115
+ background: #0080ff;
30123
30116
  }
30124
- .E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30125
- padding: 4px 20px;
30126
- font-size: 12px;
30127
- line-height: 18px;
30117
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30118
+ background: #ccd4e3;
30119
+ opacity: 0.5;
30128
30120
  }
30129
-
30130
- .E_s1fc623g {
30131
- width: 430px !important;
30121
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30122
+ border-right-color: #0080ff;
30132
30123
  }
30133
-
30134
- .E_da3mx0o .ant-select-item-group {
30135
- padding: 8px 16px;
30136
- line-height: 18px;
30137
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30138
- height: 34px;
30139
- min-height: 34px;
30140
- box-sizing: border-box;
30141
- margin-top: 8px;
30124
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30125
+ border-color: #0080ff;
30142
30126
  }
30143
-
30144
- .E_onr9gzt {
30145
- display: flex;
30146
- flex-direction: column;
30147
- margin: 1px 8px;
30148
- padding: 8px;
30149
- border-radius: 4px;
30127
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked {
30128
+ background: rgba(0, 136, 255, 0.1);
30150
30129
  }
30151
- .E_onr9gzt .selected-icon {
30152
- display: none;
30130
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled {
30131
+ background: rgba(211, 218, 235, 0.6);
30132
+ border-color: #ccd4e3;
30133
+ opacity: 0.5;
30153
30134
  }
30154
- .E_onr9gzt.ant-select-item-option-grouped {
30155
- padding-left: 8px;
30135
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30136
+ color: #00122e;
30137
+ border-color: #ccd4e3;
30156
30138
  }
30157
- .E_onr9gzt.ant-select-item-option-selected {
30158
- background-color: white;
30159
- }
30160
- .E_onr9gzt.ant-select-item-option-selected .timezone-title {
30161
- color: #0080ff;
30162
- }
30163
- .E_onr9gzt.ant-select-item-option-selected .selected-icon {
30164
- display: block;
30165
- }
30166
- .E_onr9gzt.ant-select-item-option-active {
30167
- background: rgba(0, 136, 255, 0.16);
30168
- }
30169
- .E_onr9gzt.ant-select-item-option-active .timezone-title {
30170
- color: #0080ff;
30139
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30140
+ color: #00122e;
30141
+ border-color: #ccd4e3;
30142
+ background: rgba(172, 186, 211, 0.6);
30171
30143
  }
30172
- .E_onr9gzt.ant-select-item-option-active .timezone-tag {
30173
- background: rgba(0, 136, 255, 0.1);
30174
- color: #0080ff;
30144
+ .E_r1f0aqcc .ant-radio-button-input {
30145
+ margin-right: 8px;
30146
+ display: inline;
30147
+ border: none;
30148
+ padding: 0;
30149
+ width: 36px;
30150
+ background: transparent;
30175
30151
  }
30176
-
30177
- .E_oiy0apc {
30178
- display: flex;
30179
- justify-content: space-between;
30180
- height: 20px;
30181
- line-height: 20px;
30152
+ .E_r1f0aqcc .ant-radio-button-input:focus {
30153
+ box-shadow: none;
30182
30154
  }
30183
- .E_oiy0apc .timezone-title {
30184
- color: #2d3a56;
30185
- overflow: hidden;
30186
- text-overflow: ellipsis;
30155
+ .E_r1f0aqcc .ant-radio-button-input.ant-input-number {
30156
+ margin-right: 0;
30157
+ width: initial;
30158
+ box-shadow: none;
30187
30159
  }
30188
-
30189
- .E_of4y382 {
30190
- display: flex;
30191
- justify-content: space-between;
30192
- color: rgba(44, 56, 82, 0.6);
30193
- height: 18px;
30194
- line-height: 18px;
30195
- margin-top: 2px;
30160
+ .E_r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30161
+ display: none;
30196
30162
  }
30197
-
30198
- .E_t19903l9 {
30199
- border: none;
30200
- margin-right: 0;
30201
- background: rgba(225, 230, 241, 0.6);
30163
+ .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30164
+ display: inline;
30202
30165
  }
30203
-
30204
- .E_ohwbvxu {
30205
- pointer-events: none;
30206
- height: 32px;
30207
- width: 100%;
30208
- opacity: 0;
30166
+ .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30167
+ display: inline;
30168
+ margin-right: 8px;
30169
+ padding: 0;
30170
+ width: 36px;
30209
30171
  }
30210
30172
 
30211
30173
  .E_cz04yix {
@@ -30888,1063 +30850,1101 @@ input.E_rrg1fkn.ant-input {
30888
30850
  word-break: break-all;
30889
30851
  }
30890
30852
 
30891
- .E_i1e4sgug {
30892
- display: inline-block;
30893
- }
30894
-
30895
- .E_rxbeqvl.ant-radio-wrapper {
30896
- display: inline-flex;
30897
- align-items: baseline;
30898
- white-space: pre-wrap;
30853
+ .E_s34f1qb.ant-switch {
30854
+ min-width: 40px;
30855
+ height: 24px;
30856
+ background: rgba(172, 186, 211, 0.6);
30857
+ overflow: hidden;
30899
30858
  }
30900
- .E_rxbeqvl.ant-radio-wrapper .ant-radio {
30901
- position: relative;
30902
- top: 3px;
30859
+ .E_s34f1qb.ant-switch:focus {
30860
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30903
30861
  }
30904
- .E_rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30905
- border-color: rgba(107, 128, 167, 0.6);
30862
+ .E_s34f1qb.ant-switch-small {
30863
+ min-width: 26px;
30864
+ height: 16px;
30906
30865
  }
30907
- .E_rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30908
- border-color: #0080ff;
30866
+ .E_s34f1qb.ant-switch-large {
30867
+ min-width: 52px;
30868
+ height: 32px;
30909
30869
  }
30910
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30911
- border-color: #0080ff;
30912
- background: #0080ff;
30870
+ .E_s34f1qb.ant-switch .ant-switch-handle {
30871
+ height: 20px;
30872
+ width: 20px;
30913
30873
  }
30914
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30915
- top: 4px;
30916
- left: 4px;
30917
- width: 6px;
30918
- height: 6px;
30919
- background: #fff;
30874
+ .E_s34f1qb.ant-switch .ant-switch-handle::before {
30875
+ border-radius: 10px;
30876
+ transition-delay: 120ms;
30920
30877
  }
30921
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30922
- opacity: 0.5;
30878
+ .E_s34f1qb.ant-switch-small .ant-switch-handle {
30879
+ height: 14px;
30880
+ width: 14px;
30881
+ top: 1px;
30882
+ left: 1px;
30923
30883
  }
30924
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30925
- border-color: rgba(107, 128, 167, 0.6);
30926
- background: rgba(211, 218, 235, 0.6);
30884
+ .E_s34f1qb.ant-switch-large .ant-switch-handle {
30885
+ height: 28px;
30886
+ width: 28px;
30927
30887
  }
30928
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30929
- background: #00122e;
30888
+ .E_s34f1qb.ant-switch-large .ant-switch-handle::before {
30889
+ border-radius: 14px;
30930
30890
  }
30931
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30932
- color: #00122e;
30933
- opacity: 0.5;
30891
+ .E_s34f1qb.ant-switch-checked {
30892
+ background-color: #00ba5d;
30934
30893
  }
30935
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30936
- color: #00122e;
30894
+ .E_s34f1qb.ant-switch-checked .ant-switch-handle {
30895
+ left: calc(100% - 20px - 2px);
30937
30896
  }
30938
- .E_rxbeqvl.ant-radio-wrapper .ant-radio + span {
30939
- display: inline-block;
30940
- padding: 0;
30941
- padding-left: 12px;
30897
+ .E_s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30898
+ left: calc(100% - 14px - 1px);
30942
30899
  }
30943
- .E_rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30944
- margin-bottom: 0;
30945
- white-space: pre-wrap;
30946
- color: rgba(44, 56, 82, 0.6);
30900
+ .E_s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30901
+ left: calc(100% - 28px - 2px);
30947
30902
  }
30948
- .E_rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30949
- padding-left: 8px;
30903
+
30904
+ .E_c1to9vb9 {
30905
+ margin-left: 5px;
30950
30906
  }
30951
30907
 
30952
- .E_r5ie79y .ant-radio-button-wrapper:first-child {
30953
- border-radius: 5px 0 0 5px;
30908
+ .E_p12gwtiw {
30909
+ display: flex;
30910
+ justify-content: space-between;
30911
+ align-items: center;
30912
+ padding: 10px 0;
30913
+ color: rgba(44, 56, 82, 0.6);
30914
+ font-size: 12px;
30915
+ line-height: 24px;
30954
30916
  }
30955
- .E_r5ie79y .ant-radio-button-wrapper:last-child {
30956
- border-radius: 0 5px 5px 0;
30917
+ .E_p12gwtiw .pagination-left {
30918
+ padding: 2px 8px;
30957
30919
  }
30958
-
30959
- .E_r1f0aqcc {
30960
- color: #00122e;
30961
- border-color: #ccd4e3;
30920
+ .E_p12gwtiw .dropdown-trigger {
30921
+ display: flex;
30922
+ align-items: center;
30923
+ border-radius: 6px;
30924
+ cursor: pointer;
30925
+ transition: all 0.3s ease;
30962
30926
  }
30963
- .E_r1f0aqcc:first-child {
30964
- border-color: #a3b4cc;
30927
+ .E_p12gwtiw .dropdown-trigger:hover {
30928
+ background: rgba(211, 218, 235, 0.6);
30929
+ color: #0080ff;
30965
30930
  }
30966
- .E_r1f0aqcc.ant-radio-button-wrapper {
30967
- padding: 0 12px;
30968
- line-height: 32px;
30969
- height: 32px;
30931
+ .E_p12gwtiw .dropdown-trigger .icon-inner {
30932
+ margin-left: 4px;
30970
30933
  }
30971
- .E_r1f0aqcc.ant-radio-button-wrapper > span + span {
30972
- white-space: nowrap;
30934
+ .E_p12gwtiw .pagination-right {
30935
+ display: flex;
30936
+ align-items: center;
30937
+ color: #0080ff;
30938
+ font-weight: bold;
30973
30939
  }
30974
- .ant-radio-group-small .E_r1f0aqcc.ant-radio-button-wrapper {
30975
- height: 22px;
30976
- padding: 0 7px;
30977
- line-height: 20px;
30940
+ .E_p12gwtiw .pagination-right .icon-inner {
30941
+ margin-left: 4px;
30978
30942
  }
30979
- .E_r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30980
- background: #ccd4e3;
30943
+ .E_p12gwtiw .pagination-right .prev-btn,
30944
+ .E_p12gwtiw .pagination-right .next-btn {
30945
+ padding: 0 8px;
30981
30946
  }
30982
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30983
- background: #0080ff;
30947
+ .E_p12gwtiw .pagination-right .prev-btn > span,
30948
+ .E_p12gwtiw .pagination-right .next-btn > span {
30949
+ color: #0080ff;
30984
30950
  }
30985
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30986
- background: #ccd4e3;
30987
- opacity: 0.5;
30951
+ .E_p12gwtiw .pagination-right .next-btn .icon-inner {
30952
+ transform: rotate(180deg);
30988
30953
  }
30989
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30990
- border-right-color: #0080ff;
30954
+
30955
+ .E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
30956
+ max-height: calc(100vh - 128px);
30957
+ overflow-y: auto;
30991
30958
  }
30992
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30993
- border-color: #0080ff;
30959
+ .E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30960
+ padding: 4px 20px;
30961
+ font-size: 12px;
30962
+ line-height: 18px;
30994
30963
  }
30995
- .E_r1f0aqcc.ant-radio-button-wrapper-checked {
30996
- background: rgba(0, 136, 255, 0.1);
30964
+
30965
+ .E_t1upn1sz {
30966
+ height: 100%;
30997
30967
  }
30998
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled {
30999
- background: rgba(211, 218, 235, 0.6);
31000
- border-color: #ccd4e3;
31001
- opacity: 0.5;
30968
+
30969
+ .E_tta5kd2 {
30970
+ height: 100%;
31002
30971
  }
31003
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31004
- color: #00122e;
31005
- border-color: #ccd4e3;
30972
+ .E_tta5kd2.empty-table .ant-table-content {
30973
+ overflow: visible !important;
30974
+ height: 100%;
31006
30975
  }
31007
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31008
- color: #00122e;
31009
- border-color: #ccd4e3;
31010
- background: rgba(172, 186, 211, 0.6);
30976
+ .E_tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30977
+ height: 100%;
31011
30978
  }
31012
- .E_r1f0aqcc .ant-radio-button-input {
31013
- margin-right: 8px;
31014
- display: inline;
31015
- border: none;
31016
- padding: 0;
31017
- width: 36px;
31018
- background: transparent;
31019
- }
31020
- .E_r1f0aqcc .ant-radio-button-input:focus {
31021
- box-shadow: none;
30979
+ .E_tta5kd2.empty-table .ant-table-content table {
30980
+ width: 100% !important;
30981
+ height: 100%;
31022
30982
  }
31023
- .E_r1f0aqcc .ant-radio-button-input.ant-input-number {
31024
- margin-right: 0;
31025
- width: initial;
31026
- box-shadow: none;
30983
+ .E_tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30984
+ padding: 15px 0;
31027
30985
  }
31028
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30986
+ .E_tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31029
30987
  display: none;
31030
30988
  }
31031
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31032
- display: inline;
31033
- }
31034
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31035
- display: inline;
31036
- margin-right: 8px;
31037
- padding: 0;
31038
- width: 36px;
30989
+ .E_tta5kd2 .active-row td:nth-child(1) {
30990
+ font-weight: 700;
31039
30991
  }
31040
-
31041
- .E_d6j0lbj {
31042
- font-family: Inter;
31043
- font-style: normal;
31044
- font-weight: bold;
31045
- font-size: 32px;
31046
- line-height: 40px;
30992
+ .E_tta5kd2.has-selection .active-row td:nth-child(2) {
30993
+ font-weight: 700;
31047
30994
  }
31048
-
31049
- .E_d1xhvvxe {
31050
- font-family: Inter;
31051
- font-style: normal;
31052
- font-weight: bold;
31053
- font-size: 24px;
31054
- line-height: 32px;
30995
+ .E_tta5kd2 .ant-spin-nested-loading {
30996
+ height: 100%;
31055
30997
  }
31056
-
31057
- .E_dk10mxq {
31058
- font-family: Inter;
31059
- font-style: normal;
31060
- font-weight: normal;
31061
- font-size: 32px;
31062
- line-height: 40px;
30998
+ .E_tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30999
+ height: 100%;
31000
+ overflow: visible;
31063
31001
  }
31064
-
31065
- .E_dxsait {
31066
- font-family: Inter;
31067
- font-style: normal;
31068
- font-weight: bold;
31069
- font-size: 20px;
31070
- line-height: 24px;
31002
+ .E_tta5kd2 .ant-spin-nested-loading .ant-spin {
31003
+ max-height: none;
31071
31004
  }
31072
-
31073
- .E_dokn0h3 {
31074
- font-family: Inter;
31075
- font-style: normal;
31076
- font-weight: normal;
31077
- font-size: 20px;
31078
- line-height: 24px;
31005
+ .E_tta5kd2.table-init-loading .ant-spin-blur thead,
31006
+ .E_tta5kd2.table-init-loading .ant-spin-blur tbody {
31007
+ display: none;
31079
31008
  }
31080
-
31081
- .E_dobau4p {
31082
- font-family: Inter;
31083
- font-style: normal;
31084
- font-weight: bold;
31085
- font-size: 18px;
31086
- line-height: 22px;
31009
+ .E_tta5kd2 td.ant-table-column-sort {
31010
+ background: transparent;
31087
31011
  }
31088
-
31089
- .E_dvolwok {
31090
- font-family: Inter;
31091
- font-style: normal;
31092
- font-weight: normal;
31093
- font-size: 18px;
31094
- line-height: 22px;
31012
+ .E_tta5kd2 td.ant-table-cell-fix-left,
31013
+ .E_tta5kd2 td.ant-table-cell-fix-right {
31014
+ background: #fff;
31015
+ padding: 0 !important;
31095
31016
  }
31096
-
31097
- .E_h181qhg4 {
31098
- font-family: Inter;
31099
- font-style: normal;
31100
- font-weight: bold;
31101
- font-size: 16px;
31102
- line-height: 22px;
31017
+ .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31018
+ .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31019
+ display: flex;
31020
+ align-items: center;
31021
+ height: 100%;
31022
+ padding: 8px;
31103
31023
  }
31104
-
31105
- .E_h1phgmcq {
31106
- font-family: Inter;
31107
- font-style: normal;
31108
- font-weight: normal;
31109
- font-size: 16px;
31110
- line-height: 22px;
31024
+ .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31025
+ .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31026
+ overflow: hidden;
31027
+ text-overflow: ellipsis;
31028
+ width: 100%;
31111
31029
  }
31112
-
31113
- .E_h173xnl1 {
31114
- font-family: Inter;
31115
- font-style: normal;
31116
- font-weight: bold;
31117
- font-size: 14px;
31118
- line-height: 20px;
31030
+ .E_tta5kd2 .ant-table-container {
31031
+ height: 100%;
31119
31032
  }
31120
-
31121
- .E_hedm4pz {
31122
- font-family: Inter;
31123
- font-style: normal;
31124
- font-weight: normal;
31125
- font-size: 14px;
31126
- line-height: 20px;
31033
+ .E_tta5kd2 .ant-table-container::before, .E_tta5kd2 .ant-table-container::after {
31034
+ box-shadow: none !important;
31127
31035
  }
31128
-
31129
- .E_h1kd8xld {
31130
- font-family: Inter;
31131
- font-style: normal;
31132
- font-weight: bold;
31036
+ .E_tta5kd2 .ant-table {
31037
+ border-radius: 0px;
31038
+ border-left: none;
31039
+ border-right: none;
31040
+ border-bottom: none;
31041
+ height: 100%;
31133
31042
  font-size: 12px;
31134
- line-height: 18px;
31043
+ background: transparent;
31135
31044
  }
31136
-
31137
- .E_hp14fr {
31138
- font-family: Inter;
31139
- font-style: normal;
31140
- font-weight: normal;
31141
- font-size: 12px;
31142
- line-height: 18px;
31045
+ .E_tta5kd2 .ant-table .ant-table-header {
31046
+ position: relative;
31047
+ z-index: 3;
31048
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31049
+ margin-bottom: -1px;
31143
31050
  }
31144
-
31145
- .E_hgrg7mn {
31146
- font-family: Inter;
31147
- font-style: normal;
31148
- font-weight: bold;
31149
- text-transform: uppercase;
31150
- font-feature-settings: "cpsp" on;
31151
- font-size: 12px;
31152
- line-height: 18px;
31051
+ .E_tta5kd2 .ant-table .time-wrapper .date,
31052
+ .E_tta5kd2 .ant-table .value {
31053
+ color: #2d3a56;
31153
31054
  }
31154
-
31155
- .E_h6zme9x {
31156
- font-family: Inter;
31157
- font-style: normal;
31158
- font-weight: normal;
31159
- text-transform: uppercase;
31160
- font-feature-settings: "cpsp" on;
31161
- font-size: 12px;
31162
- line-height: 18px;
31055
+ .E_tta5kd2 .ant-table .time-wrapper .time,
31056
+ .E_tta5kd2 .ant-table .unit {
31057
+ color: rgba(44, 56, 82, 0.6);
31163
31058
  }
31164
-
31165
- .E_locjvsv {
31166
- font-family: Inter;
31167
- font-style: normal;
31168
- font-weight: normal;
31169
- font-size: 16px;
31170
- line-height: 24px;
31059
+ .E_tta5kd2 .ant-table .ant-table-selection {
31060
+ position: unset;
31061
+ text-align: center;
31171
31062
  }
31172
-
31173
- .E_l13gi131 {
31174
- font-family: Inter;
31175
- font-style: normal;
31176
- font-weight: bold;
31177
- font-size: 16px;
31178
- line-height: 24px;
31063
+ .E_tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31064
+ background: #fff;
31179
31065
  }
31180
-
31181
- .E_l1ynemsu {
31182
- font-family: Inter;
31183
- font-style: normal;
31184
- font-weight: normal;
31185
- font-size: 16px;
31186
- line-height: 24px;
31066
+ .E_tta5kd2 .ant-table .anticon-setting {
31067
+ cursor: pointer;
31068
+ position: absolute;
31069
+ top: 50%;
31070
+ right: 12px;
31071
+ transform: translateY(-50%);
31187
31072
  }
31188
-
31189
- .E_l1cft1cx {
31190
- font-family: Inter;
31191
- font-style: normal;
31192
- font-weight: bold;
31193
- font-size: 16px;
31194
- line-height: 24px;
31073
+ .E_tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31074
+ box-shadow: none;
31075
+ width: 1px;
31076
+ background: rgba(213, 219, 227, 0.6);
31195
31077
  }
31196
-
31197
- .E_l17tqc8p {
31198
- font-family: Inter;
31199
- font-style: normal;
31200
- font-weight: normal;
31201
- text-transform: uppercase;
31202
- font-feature-settings: "cpsp" on;
31203
- font-size: 16px;
31204
- line-height: 24px;
31078
+ .E_tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31079
+ box-shadow: none;
31080
+ width: 1px;
31081
+ background: rgba(213, 219, 227, 0.6);
31205
31082
  }
31206
-
31207
- .E_l1j1e5w7 {
31208
- font-family: Inter;
31209
- font-style: normal;
31210
- font-weight: bold;
31211
- text-transform: uppercase;
31212
- font-feature-settings: "cpsp" on;
31213
- font-size: 16px;
31214
- line-height: 24px;
31083
+ .E_tta5kd2 .ant-table .ant-table-tbody {
31084
+ position: relative;
31215
31085
  }
31216
-
31217
- .E_l1gf91jb {
31218
- font-family: Inter;
31219
- font-style: normal;
31220
- font-weight: normal;
31221
- font-size: 14px;
31222
- line-height: 22px;
31223
- }
31224
-
31225
- .E_lu7hlr6 {
31226
- font-family: Inter;
31227
- font-style: normal;
31228
- font-weight: 500;
31229
- font-size: 14px;
31230
- line-height: 22px;
31231
- }
31232
-
31233
- .E_l3l3jf0 {
31234
- font-family: Inter;
31235
- font-style: normal;
31236
- font-weight: bold;
31237
- font-size: 14px;
31238
- line-height: 22px;
31086
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31087
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31088
+ border-bottom: 1px solid white;
31089
+ height: 40px;
31090
+ vertical-align: middle;
31091
+ transition: background 0ms;
31092
+ color: #00122e;
31239
31093
  }
31240
-
31241
- .E_l12j5nqp {
31242
- font-family: Inter;
31243
- font-style: normal;
31244
- font-weight: normal;
31245
- font-size: 14px;
31246
- line-height: 22px;
31094
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31095
+ background: #f2f5fa;
31096
+ border-bottom-color: #f2f5fa;
31247
31097
  }
31248
-
31249
- .E_l1tecqht {
31250
- font-family: Inter;
31251
- font-style: normal;
31252
- font-weight: bold;
31253
- font-size: 14px;
31254
- line-height: 22px;
31098
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31099
+ height: auto;
31100
+ color: #00122e;
31101
+ font-size: 12px;
31102
+ text-align: left;
31103
+ transition: none;
31104
+ overflow: hidden;
31105
+ text-overflow: ellipsis;
31106
+ white-space: nowrap;
31255
31107
  }
31256
-
31257
- .E_l6sa990 {
31258
- font-family: Inter;
31259
- font-style: normal;
31260
- font-weight: normal;
31261
- text-transform: uppercase;
31262
- font-feature-settings: "cpsp" on;
31263
- font-size: 14px;
31264
- line-height: 22px;
31108
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31109
+ color: #0096ff;
31265
31110
  }
31266
-
31267
- .E_lckqe8j {
31268
- font-family: Inter;
31269
- font-style: normal;
31270
- font-weight: bold;
31271
- text-transform: uppercase;
31272
- font-feature-settings: "cpsp" on;
31273
- font-size: 14px;
31274
- line-height: 22px;
31111
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31112
+ overflow: hidden;
31113
+ text-overflow: ellipsis;
31114
+ width: 100%;
31115
+ vertical-align: middle;
31275
31116
  }
31276
-
31277
- .E_l1kuminb {
31278
- font-family: Inter;
31279
- font-style: normal;
31280
- font-weight: normal;
31281
- font-size: 13px;
31282
- line-height: 20px;
31117
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31118
+ line-height: 0px;
31283
31119
  }
31284
-
31285
- .E_l1pbuf5j {
31286
- font-family: Inter;
31287
- font-style: normal;
31288
- font-weight: 600;
31289
- font-size: 13px;
31290
- line-height: 20px;
31120
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31121
+ padding-right: 25px;
31291
31122
  }
31292
-
31293
- .E_l1r4ztu {
31294
- font-family: Inter;
31295
- font-style: normal;
31296
- font-weight: bold;
31297
- font-size: 13px;
31298
- line-height: 20px;
31123
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31124
+ border-top-color: transparent;
31299
31125
  }
31300
-
31301
- .E_ly8vzok {
31302
- font-family: Inter;
31303
- font-style: normal;
31304
- font-weight: normal;
31305
- font-size: 13px;
31306
- line-height: 20px;
31126
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31127
+ background: rgba(225, 230, 241, 0.6);
31128
+ border-color: transparent transparent white;
31307
31129
  }
31308
-
31309
- .E_lumfmf {
31310
- font-family: Inter;
31311
- font-style: normal;
31312
- font-weight: 600;
31313
- font-size: 13px;
31314
- line-height: 20px;
31130
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31131
+ border-radius: 8px 0 0 8px;
31315
31132
  }
31316
-
31317
- .E_l16ujwmv {
31318
- font-family: Inter;
31319
- font-style: normal;
31320
- font-weight: bold;
31321
- font-size: 13px;
31322
- line-height: 20px;
31133
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31134
+ border-radius: 8px 0 0 8px;
31323
31135
  }
31324
-
31325
- .E_l17o1ffr {
31326
- font-family: Inter;
31327
- font-style: normal;
31328
- font-weight: normal;
31329
- text-transform: uppercase;
31330
- font-feature-settings: "cpsp" on;
31331
- font-size: 13px;
31332
- line-height: 20px;
31136
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31137
+ content: "";
31138
+ width: 4px;
31139
+ top: -1px;
31140
+ bottom: -1px;
31141
+ background: white;
31333
31142
  }
31334
-
31335
- .E_lngllvn {
31336
- font-family: Inter;
31337
- font-style: normal;
31338
- font-weight: bold;
31339
- text-transform: uppercase;
31340
- font-feature-settings: "cpsp" on;
31341
- font-size: 13px;
31342
- line-height: 20px;
31143
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31144
+ border-radius: 0 8px 8px 0;
31343
31145
  }
31344
-
31345
- .E_l2i7fo9 {
31346
- font-family: Inter;
31347
- font-style: normal;
31348
- font-weight: normal;
31349
- font-size: 12px;
31350
- line-height: 18px;
31146
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31147
+ border-radius: 0;
31148
+ background: white;
31149
+ border-top: none;
31351
31150
  }
31352
-
31353
- .E_l1x7hscx {
31354
- font-family: Inter;
31355
- font-style: normal;
31356
- font-weight: 500;
31357
- font-size: 12px;
31358
- line-height: 18px;
31151
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31152
+ border-top: 1px solid transparent;
31153
+ border-radius: 0 8px 8px 0;
31154
+ background: rgba(225, 230, 241, 0.6);
31359
31155
  }
31360
-
31361
- .E_le1jwan {
31362
- font-family: Inter;
31363
- font-style: normal;
31364
- font-weight: bold;
31365
- font-size: 12px;
31366
- line-height: 18px;
31156
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31157
+ background: white;
31158
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31367
31159
  }
31368
-
31369
- .E_lyxynfj {
31370
- font-family: Inter;
31371
- font-style: normal;
31372
- font-weight: normal;
31373
- font-size: 12px;
31374
- line-height: 18px;
31160
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31161
+ display: flex;
31162
+ align-items: center;
31163
+ height: 100%;
31164
+ background: rgba(225, 230, 241, 0.6);
31375
31165
  }
31376
-
31377
- .E_lpb2nxv {
31378
- font-family: Inter;
31379
- font-style: normal;
31380
- font-weight: 500;
31381
- font-size: 12px;
31382
- line-height: 18px;
31166
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31167
+ background: white;
31168
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31383
31169
  }
31384
-
31385
- .E_l1r8o3vv {
31386
- font-family: Inter;
31387
- font-style: normal;
31388
- font-weight: bold;
31389
- font-size: 12px;
31390
- line-height: 18px;
31170
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31171
+ display: flex;
31172
+ align-items: center;
31173
+ height: 100%;
31174
+ background: rgba(225, 230, 241, 0.6);
31391
31175
  }
31392
-
31393
- .E_lemnjy2 {
31394
- font-family: Inter;
31395
- font-style: normal;
31396
- font-weight: normal;
31397
- text-transform: uppercase;
31398
- font-feature-settings: "cpsp" on;
31399
- font-size: 12px;
31400
- line-height: 18px;
31176
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31177
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31401
31178
  }
31402
-
31403
- .E_lrc42gb {
31404
- font-family: Inter;
31405
- font-style: normal;
31406
- font-weight: bold;
31407
- text-transform: uppercase;
31408
- font-feature-settings: "cpsp" on;
31409
- font-size: 12px;
31410
- line-height: 18px;
31179
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31180
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31181
+ border-radius: 8px;
31411
31182
  }
31412
-
31413
- .E_fqaz4mb {
31414
- font-family: Inter;
31415
- font-style: normal;
31416
- font-weight: normal;
31417
- font-size: 13px;
31418
- line-height: 20px;
31183
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31184
+ border-top-color: white;
31419
31185
  }
31420
-
31421
- .E_f13we5o {
31422
- font-family: Inter;
31423
- font-style: normal;
31424
- font-weight: normal;
31425
- font-size: 13px;
31426
- line-height: 20px;
31186
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31187
+ background: rgba(0, 136, 255, 0.1);
31188
+ border-bottom-color: transparent;
31189
+ border-top-color: transparent;
31427
31190
  }
31428
-
31429
- .E_ffmjua2 {
31430
- font-family: Inter;
31431
- font-style: normal;
31432
- font-weight: normal;
31433
- font-size: 12px;
31434
- line-height: 18px;
31191
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31192
+ border-radius: 8px 0 0 8px;
31435
31193
  }
31436
-
31437
- .E_fz2mxw0 {
31438
- font-family: Inter;
31439
- font-style: normal;
31440
- font-weight: normal;
31441
- font-size: 12px;
31442
- line-height: 18px;
31194
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31195
+ border-radius: 0 8px 8px 0;
31443
31196
  }
31444
-
31445
- .E_t1ertzoh {
31446
- font-family: Inter;
31447
- font-style: normal;
31448
- font-weight: normal;
31449
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31450
- font-size: 13px;
31451
- line-height: 20px;
31197
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31198
+ background: rgba(0, 136, 255, 0.1);
31452
31199
  }
31453
-
31454
- .E_t19bge8r {
31455
- font-family: Inter;
31456
- font-style: normal;
31457
- font-weight: normal;
31458
- font-feature-settings: "zero" on;
31459
- font-size: 13px;
31460
- line-height: 20px;
31200
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th {
31201
+ background: #fff;
31202
+ font-weight: 400;
31203
+ position: relative;
31204
+ border-bottom: none;
31205
+ color: #00122e;
31206
+ transition: none;
31207
+ padding: 15px 8px 15px 8px;
31461
31208
  }
31462
-
31463
- .E_tjrzfyl {
31464
- font-family: Inter;
31465
- font-style: normal;
31466
- font-weight: normal;
31467
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31468
- font-size: 12px;
31469
- line-height: 18px;
31209
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31210
+ content: "";
31211
+ width: 1px;
31212
+ top: 0;
31213
+ bottom: 0;
31214
+ background: rgba(211, 218, 235, 0.6);
31215
+ position: absolute;
31216
+ right: 0;
31470
31217
  }
31471
-
31472
- .E_tm6s7bo {
31473
- font-family: Inter;
31474
- font-style: normal;
31475
- font-weight: 500;
31476
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31477
- font-size: 12px;
31478
- line-height: 18px;
31218
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31219
+ padding: unset;
31479
31220
  }
31480
-
31481
- .E_t19zq6ic {
31482
- font-family: Inter;
31483
- font-style: normal;
31484
- font-weight: normal;
31485
- font-feature-settings: "zero" on;
31486
- font-size: 12px;
31487
- line-height: 18px;
31221
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31222
+ display: none;
31488
31223
  }
31489
-
31490
- .E_t1gduru8 {
31491
- font-family: Inter;
31492
- font-style: normal;
31493
- font-weight: 500;
31494
- font-feature-settings: "zero" on;
31495
- font-size: 12px;
31496
- line-height: 18px;
31224
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31225
+ width: 100%;
31226
+ overflow: hidden;
31227
+ white-space: nowrap;
31228
+ text-overflow: ellipsis;
31497
31229
  }
31498
-
31499
- .E_t55raab {
31500
- font-family: Inter;
31501
- font-style: normal;
31502
- font-weight: bold;
31503
- font-feature-settings: "zero" on;
31504
- font-size: 16px;
31505
- line-height: 24px;
31230
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31231
+ overflow: hidden;
31232
+ text-overflow: ellipsis;
31233
+ flex: 1;
31506
31234
  }
31507
-
31508
- .E_u1w9abfe {
31509
- font-family: Inter;
31510
- font-style: normal;
31511
- font-weight: normal;
31512
- font-size: 10px;
31513
- line-height: 12px;
31235
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31236
+ padding: 15px 25px 15px 8px;
31514
31237
  }
31515
-
31516
- .E_obf05yr {
31517
- display: inline-block;
31238
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31239
+ padding: 0;
31518
31240
  }
31519
-
31520
- .E_hsms1n6 {
31521
- visibility: hidden;
31241
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31522
31242
  position: absolute;
31243
+ right: 6px;
31244
+ top: 50%;
31245
+ transform: translateY(-50%);
31246
+ height: 16px;
31247
+ display: none;
31248
+ transition: transform 320ms ease;
31523
31249
  }
31524
-
31525
- .E_t1upn1sz {
31526
- height: 100%;
31250
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31251
+ display: block;
31252
+ transform: translateY(-50%) rotateX(180deg);
31527
31253
  }
31528
-
31529
- .E_tta5kd2 {
31530
- height: 100%;
31254
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31255
+ display: block;
31531
31256
  }
31532
- .E_tta5kd2.empty-table .ant-table-content {
31533
- overflow: visible !important;
31534
- height: 100%;
31257
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31258
+ display: none;
31535
31259
  }
31536
- .E_tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31537
- height: 100%;
31260
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31261
+ transform: translateY(-50%);
31538
31262
  }
31539
- .E_tta5kd2.empty-table .ant-table-content table {
31540
- width: 100% !important;
31541
- height: 100%;
31263
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31264
+ transform: translateY(-50%) rotateX(180deg);
31542
31265
  }
31543
- .E_tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31544
- padding: 15px 0;
31266
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31267
+ background: #f2f5fa;
31545
31268
  }
31546
- .E_tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31269
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31270
+ display: block;
31271
+ }
31272
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31273
+ padding-right: 25px;
31274
+ }
31275
+ .E_tta5kd2 .ant-table .ant-table-selection-column {
31276
+ padding: 0 !important;
31277
+ }
31278
+ .E_tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31279
+ position: absolute;
31280
+ left: 50%;
31281
+ top: 50%;
31282
+ transform: translate(-50%, -50%);
31283
+ }
31284
+ .E_tta5kd2 .ant-table .ant-table-selection-column:after {
31547
31285
  display: none;
31548
31286
  }
31549
- .E_tta5kd2 .active-row td:nth-child(1) {
31550
- font-weight: 700;
31287
+ .E_tta5kd2 .ant-table .ant-table-hide-scrollbar {
31288
+ background: #fff;
31551
31289
  }
31552
- .E_tta5kd2.has-selection .active-row td:nth-child(2) {
31553
- font-weight: 700;
31290
+ .E_tta5kd2 .ant-table .ant-table-placeholder {
31291
+ background: inherit;
31554
31292
  }
31555
- .E_tta5kd2 .ant-spin-nested-loading {
31556
- height: 100%;
31293
+ .E_tta5kd2 .ant-table .ant-table-placeholder td {
31294
+ position: static;
31295
+ border: none;
31296
+ background: inherit !important;
31297
+ height: 100px;
31298
+ vertical-align: middle;
31557
31299
  }
31558
- .E_tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31559
- height: 100%;
31560
- overflow: visible;
31300
+ .E_tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31301
+ .E_tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31302
+ font-weight: bold;
31303
+ font-size: 20px;
31304
+ color: rgba(10, 37, 85, 0.6);
31561
31305
  }
31562
- .E_tta5kd2 .ant-spin-nested-loading .ant-spin {
31563
- max-height: none;
31306
+ .E_tta5kd2 .ant-table td.cell__action_ {
31307
+ padding: 0 !important;
31308
+ position: relative;
31309
+ background: #fff;
31564
31310
  }
31565
- .E_tta5kd2.table-init-loading .ant-spin-blur thead,
31566
- .E_tta5kd2.table-init-loading .ant-spin-blur tbody {
31567
- display: none;
31311
+ .E_tta5kd2 .ant-table td.cell__action_ > * {
31312
+ height: 100%;
31313
+ display: flex;
31314
+ align-items: center;
31315
+ justify-content: flex-end;
31316
+ padding-right: 8px;
31568
31317
  }
31569
- .E_tta5kd2 td.ant-table-column-sort {
31570
- background: transparent;
31318
+ .E_tta5kd2 .ant-table td.cell__action_ .menu-button {
31319
+ width: 24px;
31320
+ height: 24px;
31321
+ cursor: pointer;
31322
+ justify-content: center;
31323
+ border-radius: 4px;
31571
31324
  }
31572
- .E_tta5kd2 td.ant-table-cell-fix-left,
31573
- .E_tta5kd2 td.ant-table-cell-fix-right {
31325
+ .E_tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31574
31326
  background: #fff;
31575
- padding: 0 !important;
31576
31327
  }
31577
- .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31578
- .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31328
+
31329
+ .E_i1e4sgug {
31330
+ display: inline-block;
31331
+ }
31332
+
31333
+ .E_s1ebs0ra {
31579
31334
  display: flex;
31580
31335
  align-items: center;
31581
- height: 100%;
31582
- padding: 8px;
31336
+ justify-content: space-between;
31337
+ background: #edf0f7;
31338
+ padding: 8px 12px;
31339
+ position: sticky;
31340
+ top: 0;
31341
+ z-index: 1;
31342
+ margin-bottom: -52px;
31583
31343
  }
31584
- .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31585
- .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31344
+ .E_s1ebs0ra .select-total {
31345
+ display: flex;
31346
+ align-items: center;
31347
+ font-weight: 700;
31348
+ flex-shrink: 0;
31349
+ }
31350
+ .E_s1ebs0ra .select-total .icon-wrapper {
31351
+ cursor: pointer;
31352
+ margin-left: 8px;
31353
+ width: 32px;
31354
+ height: 32px;
31355
+ border-radius: 50%;
31356
+ justify-content: center;
31357
+ }
31358
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
31359
+ background: rgba(225, 230, 241, 0.6);
31360
+ }
31361
+ .E_s1ebs0ra .action-group {
31362
+ flex: 1;
31363
+ margin-left: 88px;
31364
+ white-space: nowrap;
31365
+ text-align: right;
31366
+ position: relative;
31367
+ padding: 4px 0;
31368
+ margin-top: -4px;
31586
31369
  overflow: hidden;
31587
- text-overflow: ellipsis;
31588
- width: 100%;
31589
31370
  }
31590
- .E_tta5kd2 .ant-table-container {
31591
- height: 100%;
31371
+ .E_s1ebs0ra .action-group .sub-menu-delete {
31372
+ transform: translateY(-4px);
31592
31373
  }
31593
- .E_tta5kd2 .ant-table-container::before, .E_tta5kd2 .ant-table-container::after {
31594
- box-shadow: none !important;
31374
+ .E_s1ebs0ra .action-group button {
31375
+ border: none;
31595
31376
  }
31596
- .E_tta5kd2 .ant-table {
31597
- border-radius: 0px;
31598
- border-left: none;
31599
- border-right: none;
31600
- border-bottom: none;
31601
- height: 100%;
31602
- font-size: 12px;
31603
- background: transparent;
31377
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
31378
+ margin-right: 8px;
31604
31379
  }
31605
- .E_tta5kd2 .ant-table .ant-table-header {
31606
- position: relative;
31607
- z-index: 3;
31608
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31609
- margin-bottom: -1px;
31380
+ .E_s1ebs0ra .action-group > button:last-child {
31381
+ margin-right: 4px;
31610
31382
  }
31611
- .E_tta5kd2 .ant-table .time-wrapper .date,
31612
- .E_tta5kd2 .ant-table .value {
31613
- color: #2d3a56;
31383
+ .E_s1ebs0ra .action-group .more-btn {
31384
+ cursor: pointer;
31385
+ width: 32px;
31386
+ height: 32px;
31387
+ justify-content: center;
31388
+ border-radius: 50%;
31389
+ }
31390
+ .E_s1ebs0ra .action-group .more-btn:hover {
31391
+ background: #fff;
31614
31392
  }
31615
- .E_tta5kd2 .ant-table .time-wrapper .time,
31616
- .E_tta5kd2 .ant-table .unit {
31617
- color: rgba(44, 56, 82, 0.6);
31393
+
31394
+ .E_s1fc623g {
31395
+ width: 430px !important;
31618
31396
  }
31619
- .E_tta5kd2 .ant-table .ant-table-selection {
31620
- position: unset;
31621
- text-align: center;
31397
+
31398
+ .E_da3mx0o .ant-select-item-group {
31399
+ padding: 8px 16px;
31400
+ line-height: 18px;
31401
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31402
+ height: 34px;
31403
+ min-height: 34px;
31404
+ box-sizing: border-box;
31405
+ margin-top: 8px;
31622
31406
  }
31623
- .E_tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31624
- background: #fff;
31407
+
31408
+ .E_onr9gzt {
31409
+ display: flex;
31410
+ flex-direction: column;
31411
+ margin: 1px 8px;
31412
+ padding: 8px;
31413
+ border-radius: 4px;
31625
31414
  }
31626
- .E_tta5kd2 .ant-table .anticon-setting {
31627
- cursor: pointer;
31628
- position: absolute;
31629
- top: 50%;
31630
- right: 12px;
31631
- transform: translateY(-50%);
31415
+ .E_onr9gzt .selected-icon {
31416
+ display: none;
31632
31417
  }
31633
- .E_tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31634
- box-shadow: none;
31635
- width: 1px;
31636
- background: rgba(213, 219, 227, 0.6);
31418
+ .E_onr9gzt.ant-select-item-option-grouped {
31419
+ padding-left: 8px;
31637
31420
  }
31638
- .E_tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31639
- box-shadow: none;
31640
- width: 1px;
31641
- background: rgba(213, 219, 227, 0.6);
31421
+ .E_onr9gzt.ant-select-item-option-selected {
31422
+ background-color: white;
31642
31423
  }
31643
- .E_tta5kd2 .ant-table .ant-table-tbody {
31644
- position: relative;
31424
+ .E_onr9gzt.ant-select-item-option-selected .timezone-title {
31425
+ color: #0080ff;
31645
31426
  }
31646
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31647
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31648
- border-bottom: 1px solid white;
31649
- height: 40px;
31650
- vertical-align: middle;
31651
- transition: background 0ms;
31652
- color: #00122e;
31427
+ .E_onr9gzt.ant-select-item-option-selected .selected-icon {
31428
+ display: block;
31653
31429
  }
31654
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31655
- background: #f2f5fa;
31656
- border-bottom-color: #f2f5fa;
31430
+ .E_onr9gzt.ant-select-item-option-active {
31431
+ background: rgba(0, 136, 255, 0.16);
31657
31432
  }
31658
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31659
- height: auto;
31660
- color: #00122e;
31661
- font-size: 12px;
31662
- text-align: left;
31663
- transition: none;
31664
- overflow: hidden;
31665
- text-overflow: ellipsis;
31666
- white-space: nowrap;
31433
+ .E_onr9gzt.ant-select-item-option-active .timezone-title {
31434
+ color: #0080ff;
31667
31435
  }
31668
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31669
- color: #0096ff;
31436
+ .E_onr9gzt.ant-select-item-option-active .timezone-tag {
31437
+ background: rgba(0, 136, 255, 0.1);
31438
+ color: #0080ff;
31670
31439
  }
31671
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31440
+
31441
+ .E_oiy0apc {
31442
+ display: flex;
31443
+ justify-content: space-between;
31444
+ height: 20px;
31445
+ line-height: 20px;
31446
+ }
31447
+ .E_oiy0apc .timezone-title {
31448
+ color: #2d3a56;
31672
31449
  overflow: hidden;
31673
31450
  text-overflow: ellipsis;
31674
- width: 100%;
31675
- vertical-align: middle;
31676
31451
  }
31677
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31678
- line-height: 0px;
31452
+
31453
+ .E_of4y382 {
31454
+ display: flex;
31455
+ justify-content: space-between;
31456
+ color: rgba(44, 56, 82, 0.6);
31457
+ height: 18px;
31458
+ line-height: 18px;
31459
+ margin-top: 2px;
31679
31460
  }
31680
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31681
- padding-right: 25px;
31461
+
31462
+ .E_t19903l9 {
31463
+ border: none;
31464
+ margin-right: 0;
31465
+ background: rgba(225, 230, 241, 0.6);
31682
31466
  }
31683
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31684
- border-top-color: transparent;
31467
+
31468
+ .E_ohwbvxu {
31469
+ pointer-events: none;
31470
+ height: 32px;
31471
+ width: 100%;
31472
+ opacity: 0;
31685
31473
  }
31686
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31687
- background: rgba(225, 230, 241, 0.6);
31688
- border-color: transparent transparent white;
31474
+
31475
+ .E_d6j0lbj {
31476
+ font-family: Inter;
31477
+ font-style: normal;
31478
+ font-weight: bold;
31479
+ font-size: 32px;
31480
+ line-height: 40px;
31689
31481
  }
31690
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31691
- border-radius: 8px 0 0 8px;
31482
+
31483
+ .E_d1xhvvxe {
31484
+ font-family: Inter;
31485
+ font-style: normal;
31486
+ font-weight: bold;
31487
+ font-size: 24px;
31488
+ line-height: 32px;
31692
31489
  }
31693
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31694
- border-radius: 8px 0 0 8px;
31490
+
31491
+ .E_dk10mxq {
31492
+ font-family: Inter;
31493
+ font-style: normal;
31494
+ font-weight: normal;
31495
+ font-size: 32px;
31496
+ line-height: 40px;
31695
31497
  }
31696
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31697
- content: "";
31698
- width: 4px;
31699
- top: -1px;
31700
- bottom: -1px;
31701
- background: white;
31498
+
31499
+ .E_dxsait {
31500
+ font-family: Inter;
31501
+ font-style: normal;
31502
+ font-weight: bold;
31503
+ font-size: 20px;
31504
+ line-height: 24px;
31702
31505
  }
31703
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31704
- border-radius: 0 8px 8px 0;
31506
+
31507
+ .E_dokn0h3 {
31508
+ font-family: Inter;
31509
+ font-style: normal;
31510
+ font-weight: normal;
31511
+ font-size: 20px;
31512
+ line-height: 24px;
31705
31513
  }
31706
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31707
- border-radius: 0;
31708
- background: white;
31709
- border-top: none;
31514
+
31515
+ .E_dobau4p {
31516
+ font-family: Inter;
31517
+ font-style: normal;
31518
+ font-weight: bold;
31519
+ font-size: 18px;
31520
+ line-height: 22px;
31710
31521
  }
31711
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31712
- border-top: 1px solid transparent;
31713
- border-radius: 0 8px 8px 0;
31714
- background: rgba(225, 230, 241, 0.6);
31522
+
31523
+ .E_dvolwok {
31524
+ font-family: Inter;
31525
+ font-style: normal;
31526
+ font-weight: normal;
31527
+ font-size: 18px;
31528
+ line-height: 22px;
31715
31529
  }
31716
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31717
- background: white;
31718
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31530
+
31531
+ .E_h181qhg4 {
31532
+ font-family: Inter;
31533
+ font-style: normal;
31534
+ font-weight: bold;
31535
+ font-size: 16px;
31536
+ line-height: 22px;
31719
31537
  }
31720
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31721
- display: flex;
31722
- align-items: center;
31723
- height: 100%;
31724
- background: rgba(225, 230, 241, 0.6);
31538
+
31539
+ .E_h1phgmcq {
31540
+ font-family: Inter;
31541
+ font-style: normal;
31542
+ font-weight: normal;
31543
+ font-size: 16px;
31544
+ line-height: 22px;
31725
31545
  }
31726
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31727
- background: white;
31728
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31546
+
31547
+ .E_h173xnl1 {
31548
+ font-family: Inter;
31549
+ font-style: normal;
31550
+ font-weight: bold;
31551
+ font-size: 14px;
31552
+ line-height: 20px;
31729
31553
  }
31730
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31731
- display: flex;
31732
- align-items: center;
31733
- height: 100%;
31734
- background: rgba(225, 230, 241, 0.6);
31554
+
31555
+ .E_hedm4pz {
31556
+ font-family: Inter;
31557
+ font-style: normal;
31558
+ font-weight: normal;
31559
+ font-size: 14px;
31560
+ line-height: 20px;
31735
31561
  }
31736
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31737
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31562
+
31563
+ .E_h1kd8xld {
31564
+ font-family: Inter;
31565
+ font-style: normal;
31566
+ font-weight: bold;
31567
+ font-size: 12px;
31568
+ line-height: 18px;
31738
31569
  }
31739
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31740
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31741
- border-radius: 8px;
31570
+
31571
+ .E_hp14fr {
31572
+ font-family: Inter;
31573
+ font-style: normal;
31574
+ font-weight: normal;
31575
+ font-size: 12px;
31576
+ line-height: 18px;
31742
31577
  }
31743
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31744
- border-top-color: white;
31578
+
31579
+ .E_hgrg7mn {
31580
+ font-family: Inter;
31581
+ font-style: normal;
31582
+ font-weight: bold;
31583
+ text-transform: uppercase;
31584
+ font-feature-settings: "cpsp" on;
31585
+ font-size: 12px;
31586
+ line-height: 18px;
31745
31587
  }
31746
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31747
- background: rgba(0, 136, 255, 0.1);
31748
- border-bottom-color: transparent;
31749
- border-top-color: transparent;
31588
+
31589
+ .E_h6zme9x {
31590
+ font-family: Inter;
31591
+ font-style: normal;
31592
+ font-weight: normal;
31593
+ text-transform: uppercase;
31594
+ font-feature-settings: "cpsp" on;
31595
+ font-size: 12px;
31596
+ line-height: 18px;
31750
31597
  }
31751
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31752
- border-radius: 8px 0 0 8px;
31598
+
31599
+ .E_locjvsv {
31600
+ font-family: Inter;
31601
+ font-style: normal;
31602
+ font-weight: normal;
31603
+ font-size: 16px;
31604
+ line-height: 24px;
31753
31605
  }
31754
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31755
- border-radius: 0 8px 8px 0;
31606
+
31607
+ .E_l13gi131 {
31608
+ font-family: Inter;
31609
+ font-style: normal;
31610
+ font-weight: bold;
31611
+ font-size: 16px;
31612
+ line-height: 24px;
31756
31613
  }
31757
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31758
- background: rgba(0, 136, 255, 0.1);
31614
+
31615
+ .E_l1ynemsu {
31616
+ font-family: Inter;
31617
+ font-style: normal;
31618
+ font-weight: normal;
31619
+ font-size: 16px;
31620
+ line-height: 24px;
31759
31621
  }
31760
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th {
31761
- background: #fff;
31762
- font-weight: 400;
31763
- position: relative;
31764
- border-bottom: none;
31765
- color: #00122e;
31766
- transition: none;
31767
- padding: 15px 8px 15px 8px;
31622
+
31623
+ .E_l1cft1cx {
31624
+ font-family: Inter;
31625
+ font-style: normal;
31626
+ font-weight: bold;
31627
+ font-size: 16px;
31628
+ line-height: 24px;
31768
31629
  }
31769
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31770
- content: "";
31771
- width: 1px;
31772
- top: 0;
31773
- bottom: 0;
31774
- background: rgba(211, 218, 235, 0.6);
31775
- position: absolute;
31776
- right: 0;
31630
+
31631
+ .E_l17tqc8p {
31632
+ font-family: Inter;
31633
+ font-style: normal;
31634
+ font-weight: normal;
31635
+ text-transform: uppercase;
31636
+ font-feature-settings: "cpsp" on;
31637
+ font-size: 16px;
31638
+ line-height: 24px;
31777
31639
  }
31778
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31779
- padding: unset;
31640
+
31641
+ .E_l1j1e5w7 {
31642
+ font-family: Inter;
31643
+ font-style: normal;
31644
+ font-weight: bold;
31645
+ text-transform: uppercase;
31646
+ font-feature-settings: "cpsp" on;
31647
+ font-size: 16px;
31648
+ line-height: 24px;
31780
31649
  }
31781
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31782
- display: none;
31650
+
31651
+ .E_l1gf91jb {
31652
+ font-family: Inter;
31653
+ font-style: normal;
31654
+ font-weight: normal;
31655
+ font-size: 14px;
31656
+ line-height: 22px;
31783
31657
  }
31784
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31785
- width: 100%;
31786
- overflow: hidden;
31787
- white-space: nowrap;
31788
- text-overflow: ellipsis;
31658
+
31659
+ .E_lu7hlr6 {
31660
+ font-family: Inter;
31661
+ font-style: normal;
31662
+ font-weight: 500;
31663
+ font-size: 14px;
31664
+ line-height: 22px;
31789
31665
  }
31790
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31791
- overflow: hidden;
31792
- text-overflow: ellipsis;
31793
- flex: 1;
31666
+
31667
+ .E_l3l3jf0 {
31668
+ font-family: Inter;
31669
+ font-style: normal;
31670
+ font-weight: bold;
31671
+ font-size: 14px;
31672
+ line-height: 22px;
31794
31673
  }
31795
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31796
- padding: 15px 25px 15px 8px;
31674
+
31675
+ .E_l12j5nqp {
31676
+ font-family: Inter;
31677
+ font-style: normal;
31678
+ font-weight: normal;
31679
+ font-size: 14px;
31680
+ line-height: 22px;
31797
31681
  }
31798
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31799
- padding: 0;
31682
+
31683
+ .E_l1tecqht {
31684
+ font-family: Inter;
31685
+ font-style: normal;
31686
+ font-weight: bold;
31687
+ font-size: 14px;
31688
+ line-height: 22px;
31800
31689
  }
31801
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31802
- position: absolute;
31803
- right: 6px;
31804
- top: 50%;
31805
- transform: translateY(-50%);
31806
- height: 16px;
31807
- display: none;
31808
- transition: transform 320ms ease;
31690
+
31691
+ .E_l6sa990 {
31692
+ font-family: Inter;
31693
+ font-style: normal;
31694
+ font-weight: normal;
31695
+ text-transform: uppercase;
31696
+ font-feature-settings: "cpsp" on;
31697
+ font-size: 14px;
31698
+ line-height: 22px;
31809
31699
  }
31810
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31811
- display: block;
31812
- transform: translateY(-50%) rotateX(180deg);
31700
+
31701
+ .E_lckqe8j {
31702
+ font-family: Inter;
31703
+ font-style: normal;
31704
+ font-weight: bold;
31705
+ text-transform: uppercase;
31706
+ font-feature-settings: "cpsp" on;
31707
+ font-size: 14px;
31708
+ line-height: 22px;
31813
31709
  }
31814
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31815
- display: block;
31710
+
31711
+ .E_l1kuminb {
31712
+ font-family: Inter;
31713
+ font-style: normal;
31714
+ font-weight: normal;
31715
+ font-size: 13px;
31716
+ line-height: 20px;
31816
31717
  }
31817
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31818
- display: none;
31718
+
31719
+ .E_l1pbuf5j {
31720
+ font-family: Inter;
31721
+ font-style: normal;
31722
+ font-weight: 600;
31723
+ font-size: 13px;
31724
+ line-height: 20px;
31819
31725
  }
31820
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31821
- transform: translateY(-50%);
31726
+
31727
+ .E_l1r4ztu {
31728
+ font-family: Inter;
31729
+ font-style: normal;
31730
+ font-weight: bold;
31731
+ font-size: 13px;
31732
+ line-height: 20px;
31822
31733
  }
31823
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31824
- transform: translateY(-50%) rotateX(180deg);
31734
+
31735
+ .E_ly8vzok {
31736
+ font-family: Inter;
31737
+ font-style: normal;
31738
+ font-weight: normal;
31739
+ font-size: 13px;
31740
+ line-height: 20px;
31825
31741
  }
31826
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31827
- background: #f2f5fa;
31742
+
31743
+ .E_lumfmf {
31744
+ font-family: Inter;
31745
+ font-style: normal;
31746
+ font-weight: 600;
31747
+ font-size: 13px;
31748
+ line-height: 20px;
31828
31749
  }
31829
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31830
- display: block;
31750
+
31751
+ .E_l16ujwmv {
31752
+ font-family: Inter;
31753
+ font-style: normal;
31754
+ font-weight: bold;
31755
+ font-size: 13px;
31756
+ line-height: 20px;
31831
31757
  }
31832
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31833
- padding-right: 25px;
31758
+
31759
+ .E_l17o1ffr {
31760
+ font-family: Inter;
31761
+ font-style: normal;
31762
+ font-weight: normal;
31763
+ text-transform: uppercase;
31764
+ font-feature-settings: "cpsp" on;
31765
+ font-size: 13px;
31766
+ line-height: 20px;
31834
31767
  }
31835
- .E_tta5kd2 .ant-table .ant-table-selection-column {
31836
- padding: 0 !important;
31768
+
31769
+ .E_lngllvn {
31770
+ font-family: Inter;
31771
+ font-style: normal;
31772
+ font-weight: bold;
31773
+ text-transform: uppercase;
31774
+ font-feature-settings: "cpsp" on;
31775
+ font-size: 13px;
31776
+ line-height: 20px;
31837
31777
  }
31838
- .E_tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31839
- position: absolute;
31840
- left: 50%;
31841
- top: 50%;
31842
- transform: translate(-50%, -50%);
31778
+
31779
+ .E_l2i7fo9 {
31780
+ font-family: Inter;
31781
+ font-style: normal;
31782
+ font-weight: normal;
31783
+ font-size: 12px;
31784
+ line-height: 18px;
31843
31785
  }
31844
- .E_tta5kd2 .ant-table .ant-table-selection-column:after {
31845
- display: none;
31786
+
31787
+ .E_l1x7hscx {
31788
+ font-family: Inter;
31789
+ font-style: normal;
31790
+ font-weight: 500;
31791
+ font-size: 12px;
31792
+ line-height: 18px;
31846
31793
  }
31847
- .E_tta5kd2 .ant-table .ant-table-hide-scrollbar {
31848
- background: #fff;
31794
+
31795
+ .E_le1jwan {
31796
+ font-family: Inter;
31797
+ font-style: normal;
31798
+ font-weight: bold;
31799
+ font-size: 12px;
31800
+ line-height: 18px;
31849
31801
  }
31850
- .E_tta5kd2 .ant-table .ant-table-placeholder {
31851
- background: inherit;
31802
+
31803
+ .E_lyxynfj {
31804
+ font-family: Inter;
31805
+ font-style: normal;
31806
+ font-weight: normal;
31807
+ font-size: 12px;
31808
+ line-height: 18px;
31852
31809
  }
31853
- .E_tta5kd2 .ant-table .ant-table-placeholder td {
31854
- position: static;
31855
- border: none;
31856
- background: inherit !important;
31857
- height: 100px;
31858
- vertical-align: middle;
31810
+
31811
+ .E_lpb2nxv {
31812
+ font-family: Inter;
31813
+ font-style: normal;
31814
+ font-weight: 500;
31815
+ font-size: 12px;
31816
+ line-height: 18px;
31859
31817
  }
31860
- .E_tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31861
- .E_tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31818
+
31819
+ .E_l1r8o3vv {
31820
+ font-family: Inter;
31821
+ font-style: normal;
31862
31822
  font-weight: bold;
31863
- font-size: 20px;
31864
- color: rgba(10, 37, 85, 0.6);
31865
- }
31866
- .E_tta5kd2 .ant-table td.cell__action_ {
31867
- padding: 0 !important;
31868
- position: relative;
31869
- background: #fff;
31823
+ font-size: 12px;
31824
+ line-height: 18px;
31870
31825
  }
31871
- .E_tta5kd2 .ant-table td.cell__action_ > * {
31872
- height: 100%;
31873
- display: flex;
31874
- align-items: center;
31875
- justify-content: flex-end;
31876
- padding-right: 8px;
31826
+
31827
+ .E_lemnjy2 {
31828
+ font-family: Inter;
31829
+ font-style: normal;
31830
+ font-weight: normal;
31831
+ text-transform: uppercase;
31832
+ font-feature-settings: "cpsp" on;
31833
+ font-size: 12px;
31834
+ line-height: 18px;
31877
31835
  }
31878
- .E_tta5kd2 .ant-table td.cell__action_ .menu-button {
31879
- width: 24px;
31880
- height: 24px;
31881
- cursor: pointer;
31882
- justify-content: center;
31883
- border-radius: 4px;
31836
+
31837
+ .E_lrc42gb {
31838
+ font-family: Inter;
31839
+ font-style: normal;
31840
+ font-weight: bold;
31841
+ text-transform: uppercase;
31842
+ font-feature-settings: "cpsp" on;
31843
+ font-size: 12px;
31844
+ line-height: 18px;
31884
31845
  }
31885
- .E_tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31886
- background: #fff;
31846
+
31847
+ .E_fqaz4mb {
31848
+ font-family: Inter;
31849
+ font-style: normal;
31850
+ font-weight: normal;
31851
+ font-size: 13px;
31852
+ line-height: 20px;
31887
31853
  }
31888
31854
 
31889
- .E_s1ebs0ra {
31890
- display: flex;
31891
- align-items: center;
31892
- justify-content: space-between;
31893
- background: #edf0f7;
31894
- padding: 8px 12px;
31895
- position: sticky;
31896
- top: 0;
31897
- z-index: 1;
31898
- margin-bottom: -52px;
31855
+ .E_f13we5o {
31856
+ font-family: Inter;
31857
+ font-style: normal;
31858
+ font-weight: normal;
31859
+ font-size: 13px;
31860
+ line-height: 20px;
31899
31861
  }
31900
- .E_s1ebs0ra .select-total {
31901
- display: flex;
31902
- align-items: center;
31903
- font-weight: 700;
31904
- flex-shrink: 0;
31862
+
31863
+ .E_ffmjua2 {
31864
+ font-family: Inter;
31865
+ font-style: normal;
31866
+ font-weight: normal;
31867
+ font-size: 12px;
31868
+ line-height: 18px;
31905
31869
  }
31906
- .E_s1ebs0ra .select-total .icon-wrapper {
31907
- cursor: pointer;
31908
- margin-left: 8px;
31909
- width: 32px;
31910
- height: 32px;
31911
- border-radius: 50%;
31912
- justify-content: center;
31870
+
31871
+ .E_fz2mxw0 {
31872
+ font-family: Inter;
31873
+ font-style: normal;
31874
+ font-weight: normal;
31875
+ font-size: 12px;
31876
+ line-height: 18px;
31913
31877
  }
31914
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
31915
- background: rgba(225, 230, 241, 0.6);
31878
+
31879
+ .E_t1ertzoh {
31880
+ font-family: Inter;
31881
+ font-style: normal;
31882
+ font-weight: normal;
31883
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31884
+ font-size: 13px;
31885
+ line-height: 20px;
31916
31886
  }
31917
- .E_s1ebs0ra .action-group {
31918
- flex: 1;
31919
- margin-left: 88px;
31920
- white-space: nowrap;
31921
- text-align: right;
31922
- position: relative;
31923
- padding: 4px 0;
31924
- margin-top: -4px;
31925
- overflow: hidden;
31887
+
31888
+ .E_t19bge8r {
31889
+ font-family: Inter;
31890
+ font-style: normal;
31891
+ font-weight: normal;
31892
+ font-feature-settings: "zero" on;
31893
+ font-size: 13px;
31894
+ line-height: 20px;
31926
31895
  }
31927
- .E_s1ebs0ra .action-group .sub-menu-delete {
31928
- transform: translateY(-4px);
31896
+
31897
+ .E_tjrzfyl {
31898
+ font-family: Inter;
31899
+ font-style: normal;
31900
+ font-weight: normal;
31901
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31902
+ font-size: 12px;
31903
+ line-height: 18px;
31929
31904
  }
31930
- .E_s1ebs0ra .action-group button {
31931
- border: none;
31905
+
31906
+ .E_tm6s7bo {
31907
+ font-family: Inter;
31908
+ font-style: normal;
31909
+ font-weight: 500;
31910
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31911
+ font-size: 12px;
31912
+ line-height: 18px;
31932
31913
  }
31933
- .E_s1ebs0ra .action-group > *:not(:last-child) {
31934
- margin-right: 8px;
31914
+
31915
+ .E_t19zq6ic {
31916
+ font-family: Inter;
31917
+ font-style: normal;
31918
+ font-weight: normal;
31919
+ font-feature-settings: "zero" on;
31920
+ font-size: 12px;
31921
+ line-height: 18px;
31935
31922
  }
31936
- .E_s1ebs0ra .action-group > button:last-child {
31937
- margin-right: 4px;
31923
+
31924
+ .E_t1gduru8 {
31925
+ font-family: Inter;
31926
+ font-style: normal;
31927
+ font-weight: 500;
31928
+ font-feature-settings: "zero" on;
31929
+ font-size: 12px;
31930
+ line-height: 18px;
31938
31931
  }
31939
- .E_s1ebs0ra .action-group .more-btn {
31940
- cursor: pointer;
31941
- width: 32px;
31942
- height: 32px;
31943
- justify-content: center;
31944
- border-radius: 50%;
31932
+
31933
+ .E_t55raab {
31934
+ font-family: Inter;
31935
+ font-style: normal;
31936
+ font-weight: bold;
31937
+ font-feature-settings: "zero" on;
31938
+ font-size: 16px;
31939
+ line-height: 24px;
31945
31940
  }
31946
- .E_s1ebs0ra .action-group .more-btn:hover {
31947
- background: #fff;
31941
+
31942
+ .E_u1w9abfe {
31943
+ font-family: Inter;
31944
+ font-style: normal;
31945
+ font-weight: normal;
31946
+ font-size: 10px;
31947
+ line-height: 12px;
31948
31948
  }
31949
31949
 
31950
31950
  .E_c1up1pdz {
@@ -32072,39 +32072,19 @@ input.E_rrg1fkn.ant-input {
32072
32072
  border-color: #0096ff;
32073
32073
  color: #fff;
32074
32074
  }
32075
- .E_wpbf4pq .week-day-option.en-text {
32076
- width: 110px;
32077
- margin-top: 4px;
32078
- }
32079
- .E_wpbf4pq .month-day-option {
32080
- width: 32px;
32081
- padding: 0;
32082
- margin-bottom: 8px;
32083
- }
32084
- .E_wpbf4pq .month-day-option.active {
32085
- background-color: #0096ff;
32086
- border-color: #0096ff;
32087
- color: #fff;
32088
- }
32089
-
32090
- .E_c18gxmrl {
32091
- border: 1px solid #d8deeb;
32092
- border-radius: 4px;
32093
- }
32094
- .E_c18gxmrl + .E_c18gxmrl {
32095
- margin-top: 8px;
32096
- }
32097
- .E_c18gxmrl:hover {
32098
- border-color: #0080ff;
32099
- }
32100
- .E_c18gxmrl:hover > header {
32101
- background: rgba(0, 128, 255, 0.1);
32102
- }
32103
- .E_c18gxmrl.active header {
32104
- border-bottom: 1px solid #d8deeb;
32075
+ .E_wpbf4pq .week-day-option.en-text {
32076
+ width: 110px;
32077
+ margin-top: 4px;
32105
32078
  }
32106
- .E_c18gxmrl > header {
32107
- padding: 8px 12px;
32079
+ .E_wpbf4pq .month-day-option {
32080
+ width: 32px;
32081
+ padding: 0;
32082
+ margin-bottom: 8px;
32083
+ }
32084
+ .E_wpbf4pq .month-day-option.active {
32085
+ background-color: #0096ff;
32086
+ border-color: #0096ff;
32087
+ color: #fff;
32108
32088
  }
32109
32089
 
32110
32090
  .E_c1uzzomf {
@@ -32129,6 +32109,42 @@ input.E_rrg1fkn.ant-input {
32129
32109
  text-align: center;
32130
32110
  }
32131
32111
 
32112
+ .E_berrcjl {
32113
+ color: rgba(10, 37, 85, 0.6);
32114
+ margin-bottom: 4px;
32115
+ }
32116
+ .E_berrcjl .breadcrumb-link {
32117
+ color: rgba(10, 37, 85, 0.6);
32118
+ cursor: pointer;
32119
+ transition: color 160ms ease;
32120
+ }
32121
+ .E_berrcjl .breadcrumb-link:hover {
32122
+ color: #0080ff;
32123
+ }
32124
+ .E_berrcjl .breadcrumb-link:active {
32125
+ color: #005ed1;
32126
+ }
32127
+
32128
+ .E_c18gxmrl {
32129
+ border: 1px solid #d8deeb;
32130
+ border-radius: 4px;
32131
+ }
32132
+ .E_c18gxmrl + .E_c18gxmrl {
32133
+ margin-top: 8px;
32134
+ }
32135
+ .E_c18gxmrl:hover {
32136
+ border-color: #0080ff;
32137
+ }
32138
+ .E_c18gxmrl:hover > header {
32139
+ background: rgba(0, 128, 255, 0.1);
32140
+ }
32141
+ .E_c18gxmrl.active header {
32142
+ border-bottom: 1px solid #d8deeb;
32143
+ }
32144
+ .E_c18gxmrl > header {
32145
+ padding: 8px 12px;
32146
+ }
32147
+
32132
32148
  .E_s11wux3h .ant-segmented-item:not(:last-child) {
32133
32149
  margin-right: 2px;
32134
32150
  }
@@ -32203,22 +32219,6 @@ input.E_rrg1fkn.ant-input {
32203
32219
  transform: rotate(0deg);
32204
32220
  }
32205
32221
 
32206
- .E_berrcjl {
32207
- color: rgba(10, 37, 85, 0.6);
32208
- margin-bottom: 4px;
32209
- }
32210
- .E_berrcjl .breadcrumb-link {
32211
- color: rgba(10, 37, 85, 0.6);
32212
- cursor: pointer;
32213
- transition: color 160ms ease;
32214
- }
32215
- .E_berrcjl .breadcrumb-link:hover {
32216
- color: #0080ff;
32217
- }
32218
- .E_berrcjl .breadcrumb-link:active {
32219
- color: #005ed1;
32220
- }
32221
-
32222
32222
  .E_c18bcrac {
32223
32223
  display: inline-block;
32224
32224
  width: 100%;
@@ -32266,16 +32266,6 @@ input.E_rrg1fkn.ant-input {
32266
32266
  margin-right: 4px;
32267
32267
  }
32268
32268
 
32269
- .E_gmyahx3 {
32270
- cursor: pointer;
32271
- }
32272
- .E_gmyahx3 .link-text {
32273
- color: rgba(0, 21, 64, 0.3);
32274
- }
32275
- .E_gmyahx3:hover .link-text {
32276
- color: #0080ff;
32277
- }
32278
-
32279
32269
  .E_n12mqh7z {
32280
32270
  display: flex;
32281
32271
  align-items: center;
@@ -32295,6 +32285,16 @@ input.E_rrg1fkn.ant-input {
32295
32285
  overflow: "auto";
32296
32286
  }
32297
32287
 
32288
+ .E_gmyahx3 {
32289
+ cursor: pointer;
32290
+ }
32291
+ .E_gmyahx3 .link-text {
32292
+ color: rgba(0, 21, 64, 0.3);
32293
+ }
32294
+ .E_gmyahx3:hover .link-text {
32295
+ color: #0080ff;
32296
+ }
32297
+
32298
32298
  .E_clm1wy1 {
32299
32299
  width: 192px;
32300
32300
  height: 246px;
@@ -32388,57 +32388,6 @@ input.E_rrg1fkn.ant-input {
32388
32388
  border-radius: 2px;
32389
32389
  }
32390
32390
 
32391
- .E_s1iv0tp1 .enabled-switch {
32392
- display: flex;
32393
- align-items: center;
32394
- }
32395
- .E_s1iv0tp1 .enabled-text {
32396
- margin-right: 8px;
32397
- }
32398
-
32399
- .E_tje3huy {
32400
- width: 100%;
32401
- overflow: inherit;
32402
- white-space: inherit;
32403
- text-overflow: ellipsis;
32404
- }
32405
-
32406
- .E_wg1tsps {
32407
- display: flex;
32408
- align-items: center;
32409
- justify-content: flex-end;
32410
- }
32411
-
32412
- .E_b1ctd5xy {
32413
- display: flex;
32414
- align-items: center;
32415
- width: calc(100% - 40px);
32416
- }
32417
- .E_b1ctd5xy .chart {
32418
- display: inline-block;
32419
- width: 100%;
32420
- }
32421
-
32422
- .E_u1p8acpn {
32423
- min-width: 40px;
32424
- }
32425
- .E_u1p8acpn .unit {
32426
- color: #00122e !important;
32427
- }
32428
-
32429
- .E_m15dvk92 {
32430
- display: flex;
32431
- justify-content: space-between;
32432
- width: 100%;
32433
- }
32434
- .E_m15dvk92 .action {
32435
- margin-left: 16px;
32436
- }
32437
-
32438
- .E_aql8iqz .ant-alert-message {
32439
- width: 100%;
32440
- }
32441
-
32442
32391
  .E_t1sqg15u {
32443
32392
  background: white;
32444
32393
  }
@@ -32529,6 +32478,44 @@ input.E_rrg1fkn.ant-input {
32529
32478
  padding-right: 12px;
32530
32479
  }
32531
32480
 
32481
+ .E_tje3huy {
32482
+ width: 100%;
32483
+ overflow: inherit;
32484
+ white-space: inherit;
32485
+ text-overflow: ellipsis;
32486
+ }
32487
+
32488
+ .E_s1iv0tp1 .enabled-switch {
32489
+ display: flex;
32490
+ align-items: center;
32491
+ }
32492
+ .E_s1iv0tp1 .enabled-text {
32493
+ margin-right: 8px;
32494
+ }
32495
+
32496
+ .E_wg1tsps {
32497
+ display: flex;
32498
+ align-items: center;
32499
+ justify-content: flex-end;
32500
+ }
32501
+
32502
+ .E_b1ctd5xy {
32503
+ display: flex;
32504
+ align-items: center;
32505
+ width: calc(100% - 40px);
32506
+ }
32507
+ .E_b1ctd5xy .chart {
32508
+ display: inline-block;
32509
+ width: 100%;
32510
+ }
32511
+
32512
+ .E_u1p8acpn {
32513
+ min-width: 40px;
32514
+ }
32515
+ .E_u1p8acpn .unit {
32516
+ color: #00122e !important;
32517
+ }
32518
+
32532
32519
  .E_c10crapj {
32533
32520
  border-radius: 8px;
32534
32521
  }
@@ -32536,6 +32523,19 @@ input.E_rrg1fkn.ant-input {
32536
32523
  padding: 20px 24px 24px 24px;
32537
32524
  }
32538
32525
 
32526
+ .E_m15dvk92 {
32527
+ display: flex;
32528
+ justify-content: space-between;
32529
+ width: 100%;
32530
+ }
32531
+ .E_m15dvk92 .action {
32532
+ margin-left: 16px;
32533
+ }
32534
+
32535
+ .E_aql8iqz .ant-alert-message {
32536
+ width: 100%;
32537
+ }
32538
+
32539
32539
  .E_cav9p2m .ant-collapse-item {
32540
32540
  border: 0px;
32541
32541
  background-color: #fff;
@@ -32841,6 +32841,55 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32841
32841
  background-color: #7E41FF;
32842
32842
  }
32843
32843
 
32844
+ .E_l4bld33 {
32845
+ width: 64px;
32846
+ height: 64px;
32847
+ display: flex;
32848
+ align-items: center;
32849
+ justify-content: center;
32850
+ position: relative;
32851
+ opacity: 0.2;
32852
+ }
32853
+
32854
+ .E_lgitjoj {
32855
+ position: absolute;
32856
+ width: 5px;
32857
+ height: 48px;
32858
+ left: 9.33px;
32859
+ top: 40.5px;
32860
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32861
+ border-radius: 5px;
32862
+ transform: rotate(-128deg);
32863
+ transform-origin: top left;
32864
+ animation: loading-indicator1 1100ms ease-out infinite;
32865
+ }
32866
+
32867
+ .E_l13g0exg {
32868
+ position: absolute;
32869
+ width: 5px;
32870
+ height: 48px;
32871
+ left: 40.8px;
32872
+ top: 8.4px;
32873
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32874
+ border-radius: 5px;
32875
+ transform: rotate(-8deg);
32876
+ transform-origin: top left;
32877
+ animation: loading-indicator2 1100ms ease-out infinite;
32878
+ }
32879
+
32880
+ .E_l1exo3h6 {
32881
+ position: absolute;
32882
+ width: 5px;
32883
+ height: 48px;
32884
+ left: 52.9px;
32885
+ top: 51.8px;
32886
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32887
+ border-radius: 5px;
32888
+ transform: rotate(112deg);
32889
+ transform-origin: top left;
32890
+ animation: loading-indicator3 1100ms ease-out infinite;
32891
+ }
32892
+
32844
32893
  .E_m1thnes4 {
32845
32894
  color: rgba(44, 56, 82, 0.6);
32846
32895
  text-align: center;
@@ -32997,58 +33046,39 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32997
33046
  .E_t1kgldps:last-child {
32998
33047
  padding-bottom: 3px;
32999
33048
  }
33000
- .E_t1kgldps .column-value {
33001
- color: #fff;
33002
- margin-left: 8px;
33049
+ .E_t1kgldps .column-value {
33050
+ color: #fff;
33051
+ margin-left: 8px;
33052
+ }
33053
+
33054
+ .E_t1gz6wqf {
33055
+ height: 100%;
33056
+ }
33057
+ .E_t1gz6wqf .table-loading-item {
33058
+ padding: 12px 4px;
33059
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33060
+ display: flex;
33061
+ }
33062
+ .E_t1gz6wqf .table-loading-item > * {
33063
+ height: 16px;
33064
+ margin: 4px;
33065
+ background: rgba(204, 212, 227, 0.18);
33066
+ border-radius: 2px;
33067
+ }
33068
+ .E_t1gz6wqf .table-loading-item .checkbox-loading {
33069
+ width: 16px;
33003
33070
  }
33004
-
33005
- .E_l4bld33 {
33006
- width: 64px;
33007
- height: 64px;
33008
- display: flex;
33009
- align-items: center;
33010
- justify-content: center;
33011
- position: relative;
33012
- opacity: 0.2;
33071
+ .E_t1gz6wqf .table-loading-item .td-loading {
33072
+ flex: 1;
33013
33073
  }
33014
-
33015
- .E_lgitjoj {
33016
- position: absolute;
33017
- width: 5px;
33018
- height: 48px;
33019
- left: 9.33px;
33020
- top: 40.5px;
33021
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33022
- border-radius: 5px;
33023
- transform: rotate(-128deg);
33024
- transform-origin: top left;
33025
- animation: loading-indicator1 1100ms ease-out infinite;
33074
+ .E_t1gz6wqf :nth-child(1) {
33075
+ padding: 8px 4px;
33026
33076
  }
33027
-
33028
- .E_l13g0exg {
33029
- position: absolute;
33030
- width: 5px;
33031
- height: 48px;
33032
- left: 40.8px;
33033
- top: 8.4px;
33034
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33035
- border-radius: 5px;
33036
- transform: rotate(-8deg);
33037
- transform-origin: top left;
33038
- animation: loading-indicator2 1100ms ease-out infinite;
33077
+ .E_t1gz6wqf :nth-child(1) > * {
33078
+ background: rgba(107, 125, 153, 0.18);
33039
33079
  }
33040
-
33041
- .E_l1exo3h6 {
33042
- position: absolute;
33043
- width: 5px;
33044
- height: 48px;
33045
- left: 52.9px;
33046
- top: 51.8px;
33047
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33048
- border-radius: 5px;
33049
- transform: rotate(112deg);
33050
- transform-origin: top left;
33051
- animation: loading-indicator3 1100ms ease-out infinite;
33080
+ .E_t1gz6wqf :nth-child(1) > * {
33081
+ background: rgba(163, 180, 204, 0.18);
33052
33082
  }
33053
33083
 
33054
33084
  .E_sq6vos1 {
@@ -33246,34 +33276,223 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33246
33276
  justify-content: center;
33247
33277
  }
33248
33278
 
33249
- .E_t1gz6wqf {
33279
+ .E_t160l1cm {
33280
+ display: flex;
33281
+ flex-direction: column;
33282
+ flex: 1;
33283
+ /* FIXME:(yanzhen) do this better */
33284
+ }
33285
+ .E_t160l1cm .tab-bar {
33286
+ flex-shrink: 0;
33287
+ display: flex;
33288
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
33289
+ }
33290
+ .E_t160l1cm .tab-content {
33250
33291
  height: 100%;
33251
33292
  }
33252
- .E_t1gz6wqf .table-loading-item {
33253
- padding: 12px 4px;
33254
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33293
+ .E_t160l1cm .tab-menu-item {
33294
+ margin-right: 2px;
33295
+ padding: 1px 12px;
33296
+ line-height: 24px;
33297
+ height: 24px;
33298
+ color: rgba(44, 56, 82, 0.6);
33299
+ border-radius: 4px 4px 0 0;
33300
+ cursor: pointer;
33301
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
33302
+ }
33303
+ .E_t160l1cm .tab-menu-item:first-child {
33304
+ padding-left: 0;
33305
+ }
33306
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
33307
+ padding-left: 12px;
33308
+ }
33309
+ .E_t160l1cm .tab-menu-item:hover {
33310
+ color: #0080ff;
33311
+ background: rgba(211, 218, 235, 0.6);
33312
+ }
33313
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
33314
+ fill: #0080ff;
33315
+ }
33316
+ .E_t160l1cm .tab-menu-item:active {
33317
+ background: rgba(192, 203, 224, 0.6);
33318
+ }
33319
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
33320
+ color: #0080ff;
33321
+ background: rgba(211, 218, 235, 0.6);
33322
+ }
33323
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
33324
+ background: rgba(192, 203, 224, 0.6);
33325
+ }
33326
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
33327
+ background: rgba(0, 128, 255, 0.16);
33328
+ }
33329
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
33330
+ fill: #0080ff;
33331
+ }
33332
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
33333
+ color: #0080ff;
33334
+ background: rgba(0, 128, 255, 0.1);
33335
+ }
33336
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
33337
+ background: rgba(0, 128, 255, 0.16);
33338
+ }
33339
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
33340
+ fill: #1d326c;
33341
+ }
33342
+ .E_t160l1cm .tab-menu-item .expand-arrow {
33343
+ margin-left: 8px;
33344
+ height: 22px;
33345
+ }
33346
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
33347
+ fill: rgba(44, 56, 82, 0.6);
33348
+ }
33349
+ .E_t160l1cm .tab-menu-item-group {
33350
+ padding: 0;
33255
33351
  display: flex;
33352
+ align-items: center;
33353
+ overflow: hidden;
33256
33354
  }
33257
- .E_t1gz6wqf .table-loading-item > * {
33258
- height: 16px;
33259
- margin: 4px;
33260
- background: rgba(204, 212, 227, 0.18);
33261
- border-radius: 2px;
33355
+ .E_t160l1cm .tab-menu-item-group .main-title {
33356
+ opacity: 0;
33357
+ max-width: 0;
33358
+ transition: max-width 320ms ease, opacity 240ms ease;
33262
33359
  }
33263
- .E_t1gz6wqf .table-loading-item .checkbox-loading {
33264
- width: 16px;
33360
+ .E_t160l1cm .tab-menu-item-group .sub-title {
33361
+ padding: 1px 12px;
33362
+ position: relative;
33363
+ display: flex;
33364
+ }
33365
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
33366
+ opacity: 0;
33367
+ position: absolute;
33368
+ top: 50%;
33369
+ left: 0;
33370
+ transform: translate(-50%, -50%);
33371
+ transition: opacity 100ms linear;
33372
+ fill: rgba(0, 128, 255, 0.2);
33373
+ }
33374
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
33375
+ color: #0080ff;
33376
+ }
33377
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
33378
+ padding: 1px 12px;
33379
+ display: inline-block;
33380
+ opacity: 1;
33381
+ max-width: 160px;
33382
+ }
33383
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
33384
+ padding: 1px 12px;
33385
+ color: #005ed1;
33386
+ }
33387
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
33388
+ opacity: 1;
33389
+ }
33390
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
33391
+ background: rgba(0, 128, 255, 0.16);
33392
+ }
33393
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
33394
+ opacity: 0;
33395
+ }
33396
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
33397
+ padding: 4px 16px;
33398
+ height: 32px;
33399
+ border-radius: 6px 6px 0 0;
33400
+ }
33401
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
33402
+ padding-left: 0;
33403
+ }
33404
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
33405
+ padding-left: 16px;
33406
+ }
33407
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
33408
+ margin-left: 11px;
33409
+ height: 24px;
33410
+ }
33411
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
33412
+ padding: 0;
33413
+ }
33414
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
33415
+ padding: 4px 16px;
33416
+ }
33417
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
33418
+ padding: 4px 16px;
33419
+ }
33420
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
33421
+ background: #fff;
33422
+ }
33423
+ .E_t160l1cm .tab-menu-item-light:active {
33424
+ color: #005ed1;
33425
+ }
33426
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
33427
+ background: #fff;
33428
+ color: #1d326c;
33429
+ }
33430
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
33431
+ color: rgba(45, 58, 86, 0.6);
33432
+ }
33433
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
33434
+ color: #1d326c;
33435
+ }
33436
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
33437
+ fill: #d8deeb;
33438
+ }
33439
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
33440
+ fill: #1d326c;
33441
+ }
33442
+ .E_t160l1cm .tab-content {
33443
+ flex: 1;
33444
+ display: flex;
33445
+ flex-direction: column;
33446
+ }
33447
+ .E_t160l1cm.is-overview .tab-content {
33448
+ overflow: visible;
33449
+ }
33450
+
33451
+ .E_t14npdqr {
33452
+ max-width: 240px;
33453
+ animation: none;
33454
+ }
33455
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
33456
+ border: 1px solid #0080ff;
33457
+ padding: 0;
33458
+ }
33459
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
33460
+ margin: 0;
33461
+ height: 32px;
33462
+ line-height: 32px;
33463
+ font-size: 13px;
33464
+ padding: 0 10px;
33465
+ display: block;
33466
+ overflow: hidden;
33467
+ text-overflow: ellipsis;
33468
+ white-space: nowrap;
33265
33469
  }
33266
- .E_t1gz6wqf .table-loading-item .td-loading {
33267
- flex: 1;
33470
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
33471
+ content: " ";
33472
+ height: 1px;
33473
+ width: calc(100% + 10px);
33474
+ background: rgba(172, 186, 211, 0.6);
33475
+ display: block;
33268
33476
  }
33269
- .E_t1gz6wqf :nth-child(1) {
33270
- padding: 8px 4px;
33477
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
33478
+ color: #0080ff;
33479
+ background: transparent;
33271
33480
  }
33272
- .E_t1gz6wqf :nth-child(1) > * {
33273
- background: rgba(107, 125, 153, 0.18);
33481
+
33482
+ .E_rrwcpby {
33483
+ display: flex;
33484
+ align-items: center;
33274
33485
  }
33275
- .E_t1gz6wqf :nth-child(1) > * {
33276
- background: rgba(163, 180, 204, 0.18);
33486
+ .E_rrwcpby .order {
33487
+ height: 24px;
33488
+ width: 24px;
33489
+ border-radius: 20px;
33490
+ color: #0080ff;
33491
+ background: rgba(0, 136, 255, 0.1);
33492
+ display: flex;
33493
+ align-items: center;
33494
+ justify-content: center;
33495
+ margin-right: 6px;
33277
33496
  }
33278
33497
 
33279
33498
  .E_c1igej8b {
@@ -33340,25 +33559,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33340
33559
  margin-left: 24px;
33341
33560
  }
33342
33561
 
33343
- .E_s6rjqv7 {
33344
- height: 24px;
33345
- width: 24px;
33346
- border-radius: 6px;
33347
- padding: 4px;
33348
- }
33349
- .E_s6rjqv7:hover {
33350
- background-color: rgba(0, 136, 255, 0.1);
33351
- }
33352
- .E_s6rjqv7:hover svg path {
33353
- fill: blue;
33354
- }
33355
-
33356
- .E_h1ol2wl7 {
33357
- font-weight: bold;
33358
- background-color: unset;
33359
- padding: unset;
33360
- }
33361
-
33362
33562
  .E_c1kchka8 {
33363
33563
  height: 100%;
33364
33564
  width: 100%;
@@ -33747,329 +33947,156 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33747
33947
  .E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
33748
33948
  color: rgba(0, 21, 64, 0.3);
33749
33949
  }
33750
- .E_dhqt3dw.date-range-picker .date-input-content input {
33751
- border: none;
33752
- outline: none;
33753
- width: 162px;
33754
- padding: 0;
33755
- height: 22px;
33756
- line-height: 22px;
33757
- text-align: center;
33758
- }
33759
- .E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
33760
- color: rgba(0, 21, 64, 0.3);
33761
- text-align: center;
33762
- }
33763
- .E_dhqt3dw.date-range-picker .date-input-content input:disabled {
33764
- background: inherit;
33765
- }
33766
- .E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
33767
- border: none;
33768
- outline: none;
33769
- box-shadow: none;
33770
- }
33771
- .E_dhqt3dw.date-range-picker .past-time-icon {
33772
- cursor: pointer;
33773
- }
33774
-
33775
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
33776
- padding: 12px 12px 0 12px;
33777
- }
33778
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
33779
- padding-left: 16px;
33780
- }
33781
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
33782
- margin-right: 0;
33783
- }
33784
- .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
33785
- margin-left: 2px;
33786
- }
33787
- .E_d956d92 .ant-popover-inner-content .relative-time-container {
33788
- max-height: 470px;
33789
- overflow: auto;
33790
- }
33791
- .E_d956d92 .ant-popover-inner-content .relative-time-container ul {
33792
- padding: 0 12px;
33793
- }
33794
- .E_d956d92 .ant-popover-inner-content .absolute-time-container {
33795
- height: 470px;
33796
- overflow: auto;
33797
- }
33798
-
33799
- .E_d1tc7lgk {
33800
- min-width: 200px;
33801
- }
33802
- .E_d1tc7lgk header {
33803
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33804
- padding: 8px 12px;
33805
- color: rgba(44, 56, 82, 0.6);
33806
- }
33807
- .E_d1tc7lgk ul {
33808
- list-style: none;
33809
- padding: 12px;
33810
- }
33811
- .E_d1tc7lgk ul li {
33812
- padding: 5px 8px;
33813
- border-radius: 5px;
33814
- transition: all 0.2s ease-in-out;
33815
- cursor: pointer;
33816
- }
33817
- .E_d1tc7lgk ul li:hover {
33818
- background: rgba(0, 136, 255, 0.16);
33819
- color: #0080ff;
33820
- }
33821
- .E_d1tc7lgk ul li:active {
33822
- background: rgba(0, 136, 255, 0.2);
33823
- color: #0080ff;
33824
- }
33825
- .E_d1tc7lgk ul li + li {
33826
- margin-top: 2px;
33827
- }
33828
-
33829
- .E_rzaik16 {
33830
- padding: 0;
33831
- }
33832
- .E_rzaik16 .ant-popover-arrow {
33833
- display: none;
33834
- }
33835
- .E_rzaik16 .ant-popover-inner-content {
33836
- padding: 0;
33837
- }
33838
-
33839
- .E_skwah65 {
33840
- height: 8px;
33841
- box-sizing: border-box;
33842
- border-radius: 2px;
33843
- background: #f5f7fa;
33844
- display: flex;
33845
- width: 100%;
33846
- overflow: hidden;
33847
- }
33848
- .E_skwah65 .stack-bar-item + .stack-bar-item {
33849
- margin-left: 1px;
33850
- }
33851
-
33852
- .E_t160l1cm {
33853
- display: flex;
33854
- flex-direction: column;
33855
- flex: 1;
33856
- /* FIXME:(yanzhen) do this better */
33857
- }
33858
- .E_t160l1cm .tab-bar {
33859
- flex-shrink: 0;
33860
- display: flex;
33861
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
33862
- }
33863
- .E_t160l1cm .tab-content {
33864
- height: 100%;
33865
- }
33866
- .E_t160l1cm .tab-menu-item {
33867
- margin-right: 2px;
33868
- padding: 1px 12px;
33869
- line-height: 24px;
33870
- height: 24px;
33871
- color: rgba(44, 56, 82, 0.6);
33872
- border-radius: 4px 4px 0 0;
33873
- cursor: pointer;
33874
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
33875
- }
33876
- .E_t160l1cm .tab-menu-item:first-child {
33877
- padding-left: 0;
33878
- }
33879
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
33880
- padding-left: 12px;
33881
- }
33882
- .E_t160l1cm .tab-menu-item:hover {
33883
- color: #0080ff;
33884
- background: rgba(211, 218, 235, 0.6);
33885
- }
33886
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
33887
- fill: #0080ff;
33888
- }
33889
- .E_t160l1cm .tab-menu-item:active {
33890
- background: rgba(192, 203, 224, 0.6);
33891
- }
33892
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
33893
- color: #0080ff;
33894
- background: rgba(211, 218, 235, 0.6);
33895
- }
33896
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
33897
- background: rgba(192, 203, 224, 0.6);
33898
- }
33899
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
33900
- background: rgba(0, 128, 255, 0.16);
33901
- }
33902
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
33903
- fill: #0080ff;
33904
- }
33905
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
33906
- color: #0080ff;
33907
- background: rgba(0, 128, 255, 0.1);
33908
- }
33909
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
33910
- background: rgba(0, 128, 255, 0.16);
33911
- }
33912
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
33913
- fill: #1d326c;
33914
- }
33915
- .E_t160l1cm .tab-menu-item .expand-arrow {
33916
- margin-left: 8px;
33917
- height: 22px;
33918
- }
33919
- .E_t160l1cm .tab-menu-item .expand-arrow path {
33920
- fill: rgba(44, 56, 82, 0.6);
33921
- }
33922
- .E_t160l1cm .tab-menu-item-group {
33923
- padding: 0;
33924
- display: flex;
33925
- align-items: center;
33926
- overflow: hidden;
33927
- }
33928
- .E_t160l1cm .tab-menu-item-group .main-title {
33929
- opacity: 0;
33930
- max-width: 0;
33931
- transition: max-width 320ms ease, opacity 240ms ease;
33932
- }
33933
- .E_t160l1cm .tab-menu-item-group .sub-title {
33934
- padding: 1px 12px;
33935
- position: relative;
33936
- display: flex;
33937
- }
33938
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
33939
- opacity: 0;
33940
- position: absolute;
33941
- top: 50%;
33942
- left: 0;
33943
- transform: translate(-50%, -50%);
33944
- transition: opacity 100ms linear;
33945
- fill: rgba(0, 128, 255, 0.2);
33946
- }
33947
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
33948
- color: #0080ff;
33949
- }
33950
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
33951
- padding: 1px 12px;
33952
- display: inline-block;
33953
- opacity: 1;
33954
- max-width: 160px;
33955
- }
33956
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
33957
- padding: 1px 12px;
33958
- color: #005ed1;
33950
+ .E_dhqt3dw.date-range-picker .date-input-content input {
33951
+ border: none;
33952
+ outline: none;
33953
+ width: 162px;
33954
+ padding: 0;
33955
+ height: 22px;
33956
+ line-height: 22px;
33957
+ text-align: center;
33959
33958
  }
33960
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
33961
- opacity: 1;
33959
+ .E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
33960
+ color: rgba(0, 21, 64, 0.3);
33961
+ text-align: center;
33962
33962
  }
33963
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
33964
- background: rgba(0, 128, 255, 0.16);
33963
+ .E_dhqt3dw.date-range-picker .date-input-content input:disabled {
33964
+ background: inherit;
33965
33965
  }
33966
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
33967
- opacity: 0;
33966
+ .E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
33967
+ border: none;
33968
+ outline: none;
33969
+ box-shadow: none;
33968
33970
  }
33969
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
33970
- padding: 4px 16px;
33971
- height: 32px;
33972
- border-radius: 6px 6px 0 0;
33971
+ .E_dhqt3dw.date-range-picker .past-time-icon {
33972
+ cursor: pointer;
33973
33973
  }
33974
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
33975
- padding-left: 0;
33974
+
33975
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
33976
+ padding: 12px 12px 0 12px;
33976
33977
  }
33977
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
33978
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
33978
33979
  padding-left: 16px;
33979
33980
  }
33980
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
33981
- margin-left: 11px;
33982
- height: 24px;
33983
- }
33984
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
33985
- padding: 0;
33981
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
33982
+ margin-right: 0;
33986
33983
  }
33987
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
33988
- padding: 4px 16px;
33984
+ .E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
33985
+ margin-left: 2px;
33989
33986
  }
33990
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
33991
- padding: 4px 16px;
33987
+ .E_d956d92 .ant-popover-inner-content .relative-time-container {
33988
+ max-height: 470px;
33989
+ overflow: auto;
33992
33990
  }
33993
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
33994
- background: #fff;
33991
+ .E_d956d92 .ant-popover-inner-content .relative-time-container ul {
33992
+ padding: 0 12px;
33995
33993
  }
33996
- .E_t160l1cm .tab-menu-item-light:active {
33997
- color: #005ed1;
33994
+ .E_d956d92 .ant-popover-inner-content .absolute-time-container {
33995
+ height: 470px;
33996
+ overflow: auto;
33998
33997
  }
33999
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
34000
- background: #fff;
34001
- color: #1d326c;
33998
+
33999
+ .E_d1tc7lgk {
34000
+ min-width: 200px;
34002
34001
  }
34003
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
34004
- color: rgba(45, 58, 86, 0.6);
34002
+ .E_d1tc7lgk header {
34003
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34004
+ padding: 8px 12px;
34005
+ color: rgba(44, 56, 82, 0.6);
34005
34006
  }
34006
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
34007
- color: #1d326c;
34007
+ .E_d1tc7lgk ul {
34008
+ list-style: none;
34009
+ padding: 12px;
34008
34010
  }
34009
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
34010
- fill: #d8deeb;
34011
+ .E_d1tc7lgk ul li {
34012
+ padding: 5px 8px;
34013
+ border-radius: 5px;
34014
+ transition: all 0.2s ease-in-out;
34015
+ cursor: pointer;
34011
34016
  }
34012
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
34013
- fill: #1d326c;
34017
+ .E_d1tc7lgk ul li:hover {
34018
+ background: rgba(0, 136, 255, 0.16);
34019
+ color: #0080ff;
34014
34020
  }
34015
- .E_t160l1cm .tab-content {
34016
- flex: 1;
34017
- display: flex;
34018
- flex-direction: column;
34021
+ .E_d1tc7lgk ul li:active {
34022
+ background: rgba(0, 136, 255, 0.2);
34023
+ color: #0080ff;
34019
34024
  }
34020
- .E_t160l1cm.is-overview .tab-content {
34021
- overflow: visible;
34025
+ .E_d1tc7lgk ul li + li {
34026
+ margin-top: 2px;
34022
34027
  }
34023
34028
 
34024
- .E_t14npdqr {
34025
- max-width: 240px;
34026
- animation: none;
34029
+ .E_rzaik16 {
34030
+ padding: 0;
34027
34031
  }
34028
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
34029
- border: 1px solid #0080ff;
34032
+ .E_rzaik16 .ant-popover-arrow {
34033
+ display: none;
34034
+ }
34035
+ .E_rzaik16 .ant-popover-inner-content {
34030
34036
  padding: 0;
34031
34037
  }
34032
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
34033
- margin: 0;
34034
- height: 32px;
34035
- line-height: 32px;
34038
+
34039
+ .E_f1p9ti6d {
34040
+ width: 100%;
34041
+ margin-bottom: 0 !important;
34042
+ flex-flow: nowrap !important;
34043
+ line-break: auto;
34044
+ }
34045
+ .E_f1p9ti6d > .ant-form-item-label {
34046
+ text-align: left !important;
34047
+ padding-bottom: 0 !important;
34048
+ }
34049
+ .E_f1p9ti6d > .ant-form-item-label > label {
34050
+ min-height: 32px;
34051
+ height: auto;
34036
34052
  font-size: 13px;
34037
- padding: 0 10px;
34038
- display: block;
34039
- overflow: hidden;
34040
- text-overflow: ellipsis;
34041
- white-space: nowrap;
34053
+ color: rgba(44, 56, 82, 0.6);
34054
+ white-space: normal;
34042
34055
  }
34043
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
34044
- content: " ";
34045
- height: 1px;
34046
- width: calc(100% + 10px);
34047
- background: rgba(172, 186, 211, 0.6);
34048
- display: block;
34056
+ .E_f1p9ti6d.ant-form-item-has-error .ant-input {
34057
+ border-color: #ff4d4f !important;
34049
34058
  }
34050
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
34051
- color: #0080ff;
34052
- background: transparent;
34059
+ .E_f1p9ti6d .ant-form-item-explain {
34060
+ margin-top: 4px;
34061
+ font-size: 12px;
34062
+ min-height: 0px;
34053
34063
  }
34054
-
34055
- .E_rrwcpby {
34056
- display: flex;
34057
- align-items: center;
34064
+ .E_f1p9ti6d .ant-form-item-extra {
34065
+ font-size: 12px;
34066
+ color: rgba(44, 56, 82, 0.6);
34067
+ min-height: 0px;
34058
34068
  }
34059
- .E_rrwcpby .order {
34069
+
34070
+ .E_s6rjqv7 {
34060
34071
  height: 24px;
34061
34072
  width: 24px;
34062
- border-radius: 20px;
34063
- color: #0080ff;
34064
- background: rgba(0, 136, 255, 0.1);
34065
- display: flex;
34066
- align-items: center;
34067
- justify-content: center;
34068
- margin-right: 6px;
34073
+ border-radius: 6px;
34074
+ padding: 4px;
34075
+ }
34076
+ .E_s6rjqv7:hover {
34077
+ background-color: rgba(0, 136, 255, 0.1);
34078
+ }
34079
+ .E_s6rjqv7:hover svg path {
34080
+ fill: blue;
34069
34081
  }
34070
34082
 
34071
- .E_c1k4vanq {
34072
- padding: 0 12px 14px 12px;
34083
+ .E_h1ol2wl7 {
34084
+ font-weight: bold;
34085
+ background-color: unset;
34086
+ padding: unset;
34087
+ }
34088
+
34089
+ .E_skwah65 {
34090
+ height: 8px;
34091
+ box-sizing: border-box;
34092
+ border-radius: 2px;
34093
+ background: #f5f7fa;
34094
+ display: flex;
34095
+ width: 100%;
34096
+ overflow: hidden;
34097
+ }
34098
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
34099
+ margin-left: 1px;
34073
34100
  }
34074
34101
 
34075
34102
  .E_c1udgdh2 {
@@ -34112,21 +34139,8 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34112
34139
  margin-right: 2px;
34113
34140
  }
34114
34141
 
34115
- .E_bab9xum {
34116
- 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);
34117
- }
34118
-
34119
- .E_cav4gt6 {
34120
- border-radius: 8px;
34121
- background-color: white;
34122
- }
34123
- .E_cav4gt6.hoverable {
34124
- cursor: pointer;
34125
- }
34126
- .E_cav4gt6.hoverable:hover {
34127
- transition: all 200ms ease;
34128
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34129
- transform: translateY(-4px);
34142
+ .E_c1k4vanq {
34143
+ padding: 0 12px 14px 12px;
34130
34144
  }
34131
34145
 
34132
34146
  .E_sut42l0 {
@@ -34158,35 +34172,21 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34158
34172
  white-space: normal;
34159
34173
  }
34160
34174
 
34161
- .E_f1p9ti6d {
34162
- width: 100%;
34163
- margin-bottom: 0 !important;
34164
- flex-flow: nowrap !important;
34165
- line-break: auto;
34166
- }
34167
- .E_f1p9ti6d > .ant-form-item-label {
34168
- text-align: left !important;
34169
- padding-bottom: 0 !important;
34170
- }
34171
- .E_f1p9ti6d > .ant-form-item-label > label {
34172
- min-height: 32px;
34173
- height: auto;
34174
- font-size: 13px;
34175
- color: rgba(44, 56, 82, 0.6);
34176
- white-space: normal;
34175
+ .E_bab9xum {
34176
+ 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);
34177
34177
  }
34178
- .E_f1p9ti6d.ant-form-item-has-error .ant-input {
34179
- border-color: #ff4d4f !important;
34178
+
34179
+ .E_cav4gt6 {
34180
+ border-radius: 8px;
34181
+ background-color: white;
34180
34182
  }
34181
- .E_f1p9ti6d .ant-form-item-explain {
34182
- margin-top: 4px;
34183
- font-size: 12px;
34184
- min-height: 0px;
34183
+ .E_cav4gt6.hoverable {
34184
+ cursor: pointer;
34185
34185
  }
34186
- .E_f1p9ti6d .ant-form-item-extra {
34187
- font-size: 12px;
34188
- color: rgba(44, 56, 82, 0.6);
34189
- min-height: 0px;
34186
+ .E_cav4gt6.hoverable:hover {
34187
+ transition: all 200ms ease;
34188
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34189
+ transform: translateY(-4px);
34190
34190
  }
34191
34191
 
34192
34192
  .E_w1xcixj5.outside-tag {