@syncfusion/ej2-react-pdfviewer 19.2.60 → 19.3.45

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.
@@ -60,12 +60,12 @@
60
60
  }
61
61
 
62
62
  .e-pdfviewer .e-pv-thumbnail-view-disable-icon::before {
63
- color: rgba(107, 114, 128, 0.2);
63
+ color: #6b7280;
64
64
  content: '\e7e3';
65
65
  }
66
66
 
67
67
  .e-pdfviewer .e-pv-thumbnail-view-selection-icon::before {
68
- color: rgba(107, 114, 128, 0.6);
68
+ color: #fff;
69
69
  content: '\e7e3';
70
70
  }
71
71
 
@@ -74,12 +74,12 @@
74
74
  }
75
75
 
76
76
  .e-pdfviewer .e-pv-bookmark-disable-icon::before {
77
- color: rgba(107, 114, 128, 0.2);
77
+ color: #6b7280;
78
78
  content: '\e793';
79
79
  }
80
80
 
81
81
  .e-pdfviewer .e-pv-bookmark-selection-icon::before {
82
- color: rgba(107, 114, 128, 0.6);
82
+ color: #fff;
83
83
  content: '\e793';
84
84
  }
85
85
 
@@ -290,8 +290,13 @@
290
290
  font-family: 'e-icons';
291
291
  }
292
292
 
293
+ .e-pv-property-icon::before {
294
+ content: '\e8f1';
295
+ font-family: 'e-icons';
296
+ }
297
+
293
298
  .e-pv-comment-selection-icon::before {
294
- color: rgba(107, 114, 128, 0.6);
299
+ color: #fff;
295
300
  content: '\e83b';
296
301
  font-family: 'e-icons';
297
302
  }
@@ -303,7 +308,7 @@
303
308
 
304
309
  .e-pv-accepted-icon::before {
305
310
  color: #fff;
306
- content: '\e682';
311
+ content: '\e853';
307
312
  font-family: 'e-icons';
308
313
  font-size: 14px;
309
314
  padding: 1px 1px 1px 4px;
@@ -312,7 +317,7 @@
312
317
 
313
318
  .e-pv-rejected-icon::before {
314
319
  color: #fff;
315
- content: '\e683';
320
+ content: '\e805';
316
321
  font-family: 'e-icons';
317
322
  font-size: 14px;
318
323
  padding: 2px 1px 1px 4px;
@@ -321,7 +326,7 @@
321
326
 
322
327
  .e-pv-completed-icon::before {
323
328
  color: #fff;
324
- content: '\e614';
329
+ content: '\e75d';
325
330
  font-family: 'e-icons';
326
331
  font-size: 14px;
327
332
  padding: 2px 1px 1px 3.5px;
@@ -330,7 +335,7 @@
330
335
 
331
336
  .e-pv-cancelled-icon::before {
332
337
  color: #fff;
333
- content: '\e60a';
338
+ content: '\e771';
334
339
  font-family: 'e-icons';
335
340
  font-size: 14px;
336
341
  padding: 2px 1px 1px 3.5px;
@@ -534,10 +539,10 @@
534
539
  }
535
540
 
536
541
  .e-pdfviewer .e-pv-touch-ellipse {
537
- background-color: #3088ed;
542
+ background-color: #22d3ee;
538
543
  border-bottom-left-radius: 50%;
539
544
  border-bottom-right-radius: 50%;
540
- border-color: #3088ed;
545
+ border-color: #22d3ee;
541
546
  border-style: solid;
542
547
  border-top-left-radius: 50%;
543
548
  border-width: 2px;
@@ -623,7 +628,7 @@
623
628
  }
624
629
 
625
630
  .e-pdfviewer .e-pv-drop {
626
- color: #3088ed;
631
+ color: #22d3ee;
627
632
  display: inline-block;
628
633
  height: 20px;
629
634
  position: absolute;
@@ -632,10 +637,10 @@
632
637
  }
633
638
 
634
639
  .e-pdfviewer .e-pv-droplet {
635
- background-color: #3088ed;
640
+ background-color: #22d3ee;
636
641
  border-bottom-left-radius: 50%;
637
642
  border-bottom-right-radius: 50%;
638
- border-color: #3088ed;
643
+ border-color: #22d3ee;
639
644
  border-style: solid;
640
645
  border-top-left-radius: 50%;
641
646
  border-width: 2px;
@@ -667,11 +672,11 @@
667
672
  }
668
673
 
669
674
  .e-pv-signaturehover {
670
- background-color: #22d3ee;
675
+ background-color: #4b5563;
671
676
  }
672
677
 
673
678
  .e-pv-mobilespanscroll-container {
674
- color: #d1d5db;
679
+ color: #fff;
675
680
  font-family: Roboto-Regular;
676
681
  font-size: 14px;
677
682
  }
@@ -692,9 +697,17 @@
692
697
  font-size: 16px;
693
698
  }
694
699
 
700
+ .e-pv-annotation-ink-container .e-pv-inkannotation-icon {
701
+ font-size: 16px;
702
+ }
703
+
704
+ .e-pv-annotation-handwritten-container .e-pv-handwritten-icon.e-btn-icon:not(.e-caret) {
705
+ font-size: 16px;
706
+ }
707
+
695
708
  .e-pv-mobilescroll-container {
696
709
  background-color: #4b5563;
697
- border: #4b5563;
710
+ border: 1px solid #9ca3af;
698
711
  border-radius: 56px 0 0 56px;
699
712
  line-height: 27px;
700
713
  position: absolute;
@@ -702,10 +715,10 @@
702
715
  }
703
716
 
704
717
  .e-pv-viewer-container .e-pv-page-div {
705
- border-color: #6b7280;
718
+ border-color: #4b5563;
706
719
  border-style: none;
707
720
  border-width: 1px;
708
- box-shadow: 0 2px 4px 0 rgba(107, 114, 128, 0.21);
721
+ box-shadow: 0 2px 4px 0 #4b5563;
709
722
  box-sizing: content-box;
710
723
  position: absolute;
711
724
  }
@@ -755,8 +768,8 @@
755
768
  }
756
769
 
757
770
  .e-pv-mobilepagenoscroll-container {
758
- background: #374151;
759
- border: #4b5563;
771
+ background: #232e3e;
772
+ border: 1px solid #9ca3af;
760
773
  border-radius: 10px;
761
774
  padding: 6px;
762
775
  text-align: center;
@@ -764,14 +777,14 @@
764
777
  }
765
778
 
766
779
  .e-pv-mobilecurrentpage-container {
767
- color: #d1d5db;
780
+ color: #fff;
768
781
  display: block;
769
782
  font-family: Roboto-Regular;
770
783
  font-size: 24px;
771
784
  }
772
785
 
773
786
  .e-pv-mobiledashedline-container {
774
- color: #d1d5db;
787
+ color: #fff;
775
788
  display: block;
776
789
  padding: 10px;
777
790
  }
@@ -791,7 +804,7 @@
791
804
  }
792
805
 
793
806
  .e-pv-mobiletotalpage-container {
794
- color: #d1d5db;
807
+ color: #fff;
795
808
  display: block;
796
809
  font-family: Roboto-Regular;
797
810
  font-size: 14px;
@@ -806,12 +819,12 @@
806
819
  }
807
820
 
808
821
  .e-pv-corrupted-popup-header {
809
- color: #6b7280;
822
+ color: #22d3ee;
810
823
  opacity: 0.87;
811
824
  }
812
825
 
813
826
  .e-pv-corrupted-popup-content {
814
- color: #6b7280;
827
+ color: #22d3ee;
815
828
  font-size: 16px;
816
829
  line-height: 24px;
817
830
  margin-left: 50px;
@@ -821,7 +834,7 @@
821
834
  }
822
835
 
823
836
  .e-pv-corrupted-popup-content-rtl {
824
- color: #6b7280;
837
+ color: #22d3ee;
825
838
  font-size: 16px;
826
839
  line-height: 24px;
827
840
  margin-right: 53px;
@@ -936,7 +949,7 @@
936
949
  }
937
950
 
938
951
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-pv-total-page-container.e-toolbar-item:not(.e-separator) {
939
- color: #d1d5db;
952
+ color: #fff;
940
953
  cursor: default;
941
954
  font-size: 13px;
942
955
  margin-left: 0.5px;
@@ -961,7 +974,9 @@
961
974
  }
962
975
 
963
976
  .e-pv-zoom-drop-down.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
964
- .e-pv-prop-dropdown.e-input-group.e-control-wrapper.e-ddl:not(.e-error) {
977
+ .e-pv-prop-dropdown.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
978
+ .e-pv-zoom-drop-down-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error),
979
+ .e-pv-prop-dropdown-rtl.e-input-group.e-control-wrapper.e-ddl:not(.e-error) {
965
980
  background-color: transparent;
966
981
  border: 0;
967
982
  height: inherit;
@@ -970,19 +985,25 @@
970
985
  }
971
986
 
972
987
  .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
973
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
974
- background-color: #1f2937;
988
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
989
+ .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
990
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
991
+ background-color: inherit;
975
992
  border: 0;
976
993
  border-radius: 2px;
977
994
  }
978
995
 
979
996
  .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
980
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus .e-search-icon.e-ddl-icon {
997
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
998
+ .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon,
999
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus .e-search-icon.e-ddl-icon {
981
1000
  color: inherit;
982
1001
  }
983
1002
 
984
1003
  .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
985
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard {
1004
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
1005
+ .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
1006
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
986
1007
  height: auto;
987
1008
  margin-top: 0;
988
1009
  padding-bottom: 5px;
@@ -990,28 +1011,36 @@
990
1011
  }
991
1012
 
992
1013
  .e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
993
- .e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard {
1014
+ .e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
1015
+ .e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
1016
+ .e-pv-toolbar:not(.e-rtl) .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
994
1017
  padding-left: 12px;
995
1018
  }
996
1019
 
997
1020
  .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control.e-keyboard,
998
- .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard {
1021
+ .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control.e-keyboard,
1022
+ .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control.e-keyboard,
1023
+ .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control.e-keyboard {
999
1024
  padding-right: 12px;
1000
1025
  }
1001
1026
 
1002
1027
  .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-search-icon.e-ddl-icon,
1003
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-search-icon.e-ddl-icon {
1028
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-search-icon.e-ddl-icon,
1029
+ .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-search-icon.e-ddl-icon,
1030
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-search-icon.e-ddl-icon {
1004
1031
  background-color: transparent;
1005
1032
  border-left: 0;
1006
1033
  margin-bottom: 0;
1007
1034
  margin-left: 0;
1008
1035
  margin-top: 0;
1009
- padding-right: 15px;
1036
+ padding-right: 0;
1010
1037
  }
1011
1038
 
1012
1039
  .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl .e-input.e-control,
1013
1040
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl .e-input.e-control,
1014
- .e-input-group.e-control-wrapper.e-pv-current-page-box .e-numerictextbox.e-input {
1041
+ .e-input-group.e-control-wrapper.e-pv-current-page-box .e-numerictextbox.e-input,
1042
+ .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl .e-input.e-control,
1043
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl .e-input.e-control {
1015
1044
  text-align: center;
1016
1045
  }
1017
1046
 
@@ -1020,21 +1049,32 @@
1020
1049
  text-align: left;
1021
1050
  }
1022
1051
 
1023
- .e-pv-zoom-drop-down.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active
1024
- .e-pv-prop-dropdown.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active {
1025
- color: #6b7280;
1052
+ .e-pv-zoom-drop-down-rtl.e-ddl.e-popup.e-popup-open,
1053
+ .e-pv-prop-dropdown-rtl.e-ddl.e-popup.e-popup-open {
1054
+ text-align: right;
1055
+ }
1056
+
1057
+ .e-pv-zoom-drop-down.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active .e-pv-prop-dropdown.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active,
1058
+ .e-pv-zoom-drop-down-rtl.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active .e-pv-prop-dropdown-rtl.e-popup.e-popup-open .e-dropdownbase .e-list-item.e-active {
1059
+ color: #22d3ee;
1026
1060
  }
1027
1061
 
1028
- .e-pv-zoom-drop-down.e-popup.e-popup-open {
1062
+ .e-pv-zoom-drop-down.e-popup.e-popup-open,
1063
+ .e-pv-zoom-drop-down-rtl.e-popup.e-popup-open {
1029
1064
  min-height: 327px;
1030
1065
  min-width: 110px;
1031
1066
  }
1032
1067
 
1033
1068
  .e-input-group.e-control-wrapper.e-pv-current-page-box:not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left) {
1034
- border: 1px solid rgba(107, 114, 128, 0.42);
1069
+ border: 1px solid #6b7280;
1035
1070
  border-radius: 2px;
1036
1071
  }
1037
1072
 
1073
+ .e-pv-zoom-drop-down.e-ddl.e-valid-input.e-input-focus,
1074
+ .e-pv-zoom-drop-down-rtl.e-ddl.e-valid-input.e-input-focus {
1075
+ box-shadow: none;
1076
+ }
1077
+
1038
1078
  .e-pv-password-popup.e-dialog .e-dlg-header,
1039
1079
  .e-pv-corrupted-popup.e-dialog .e-pv-corrupted-popup-header,
1040
1080
  .e-pv-notification-popup.e-dialog .e-dlg-header {
@@ -1108,7 +1148,9 @@
1108
1148
  }
1109
1149
 
1110
1150
  .e-pv-zoom-drop-down.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
1111
- .e-pv-prop-dropdown.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
1151
+ .e-pv-prop-dropdown.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
1152
+ .e-pv-zoom-drop-down-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before,
1153
+ .e-pv-prop-dropdown-rtl.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
1112
1154
  transform: rotate(0deg);
1113
1155
  }
1114
1156
 
@@ -1123,13 +1165,21 @@
1123
1165
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::after,
1124
1166
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl::before,
1125
1167
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::after,
1126
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::before {
1168
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus::before,
1169
+ .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::after,
1170
+ .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl::before,
1171
+ .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::after,
1172
+ .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus::before,
1173
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::after,
1174
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl::before,
1175
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::after,
1176
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus::before {
1127
1177
  background: none;
1128
1178
  }
1129
1179
 
1130
1180
  .e-pv-sidebar-container {
1131
- background: #6b7280;
1132
- border-top: 1px solid #6b7280;
1181
+ background: #22d3ee;
1182
+ border-top: 1px solid #22d3ee;
1133
1183
  bottom: 0;
1134
1184
  position: absolute;
1135
1185
  top: 56px;
@@ -1183,6 +1233,8 @@
1183
1233
 
1184
1234
  .e-pv-sidebar-title-container {
1185
1235
  background: #232e3e;
1236
+ border: 1px solid #4b5563;
1237
+ border-width: 0 0 0 0;
1186
1238
  height: 40px;
1187
1239
  position: absolute;
1188
1240
  top: 0;
@@ -1192,11 +1244,14 @@
1192
1244
  .e-pv-sidebar-title {
1193
1245
  color: #d1d5db;
1194
1246
  font-size: 14px;
1247
+ font-weight: 500;
1195
1248
  height: 16px;
1249
+ line-height: 40px;
1196
1250
  margin: 0;
1197
1251
  position: absolute;
1198
1252
  text-align: left;
1199
- top: 15px;
1253
+ top: 0;
1254
+ vertical-align: middle;
1200
1255
  }
1201
1256
 
1202
1257
  .e-pv-sidebar-title.e-left {
@@ -1236,10 +1291,10 @@
1236
1291
  }
1237
1292
 
1238
1293
  .e-pv-sidebar-resizer {
1239
- background: #374151;
1240
- border: #4b5563;
1294
+ background: #232e3e;
1295
+ border: 0;
1241
1296
  border-width: 1px;
1242
- color: #d1d5db;
1297
+ color: inherit;
1243
1298
  cursor: ew-resize;
1244
1299
  height: calc(100%);
1245
1300
  position: absolute;
@@ -1252,14 +1307,14 @@
1252
1307
  }
1253
1308
 
1254
1309
  .e-pv-sidebar-content::-webkit-scrollbar-track {
1255
- -webkit-box-shadow: inset 0 0 0 rgba(107, 114, 128, 0.3);
1256
- background: #f9fafb;
1257
- border: 1px solid #e7e7e7;
1310
+ -webkit-box-shadow: inset 0 0 0 #4b5563;
1311
+ background: #232e3e;
1312
+ border: 1px solid #4b5563;
1258
1313
  }
1259
1314
 
1260
1315
  .e-pv-sidebar-content::-webkit-scrollbar-thumb {
1261
- -webkit-box-shadow: inset 0 0 0 rgba(107, 114, 128, 0.5);
1262
- background: #232e3e;
1316
+ -webkit-box-shadow: inset 0 0 0 #4b5563;
1317
+ background: #6b7280;
1263
1318
  background-clip: content-box;
1264
1319
  border: 4px solid transparent;
1265
1320
  border-radius: 100px;
@@ -1271,20 +1326,26 @@
1271
1326
  border-radius: 0;
1272
1327
  box-shadow: none;
1273
1328
  font-weight: 500;
1274
- height: 18px;
1275
- line-height: none;
1276
- margin: 7px;
1329
+ height: 30px;
1330
+ line-height: inherit;
1331
+ margin: 12px 2px;
1277
1332
  outline: none;
1278
1333
  padding: 7px;
1279
- width: 16px;
1334
+ width: 30px;
1335
+ -ms-flex-align: center;
1336
+ align-items: center;
1337
+ display: -ms-flexbox;
1338
+ display: flex;
1339
+ -ms-flex-pack: center;
1340
+ justify-content: center;
1280
1341
  }
1281
1342
 
1282
1343
  .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
1283
1344
  .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
1284
- background: transparent;
1345
+ background: #4b5563;
1285
1346
  border: none;
1286
1347
  border-radius: 0;
1287
- line-height: none;
1348
+ line-height: inherit;
1288
1349
  padding: 7px;
1289
1350
  }
1290
1351
 
@@ -1293,23 +1354,31 @@
1293
1354
  border: none;
1294
1355
  box-shadow: none;
1295
1356
  font-weight: 500;
1296
- height: 16px;
1297
- margin: 7px;
1357
+ height: 30px;
1358
+ margin: 15px 2px;
1298
1359
  outline: none;
1299
- padding: 7px;
1300
- width: 12.44px;
1360
+ padding: 0;
1361
+ width: 30px;
1362
+ -ms-flex-align: center;
1363
+ align-items: center;
1364
+ display: -ms-flexbox;
1365
+ display: flex;
1366
+ -ms-flex-pack: center;
1367
+ justify-content: center;
1301
1368
  }
1302
1369
 
1303
1370
  .e-pv-title-close-div.e-btn {
1304
- background: #232e3e;
1371
+ background: transparent;
1305
1372
  border: none;
1306
1373
  box-shadow: none;
1307
- height: 32px;
1308
- left: 200px;
1309
- padding: 0 10px 2px 0;
1374
+ height: 40px;
1375
+ left: 0;
1376
+ line-height: 40px;
1377
+ padding: 1px;
1310
1378
  position: absolute;
1311
- right: 21px;
1312
- top: 8px;
1379
+ right: 0;
1380
+ top: 0;
1381
+ vertical-align: middle;
1313
1382
  width: 32px;
1314
1383
  }
1315
1384
 
@@ -1354,40 +1423,41 @@
1354
1423
  }
1355
1424
 
1356
1425
  .e-pv-thumbnail-selection-ring {
1357
- border-radius: 2px;
1358
- box-shadow: 0 0 4px 0 rgba(107, 114, 128, 0.25);
1359
- padding: 6px;
1426
+ border: 1px solid #4b5563;
1427
+ border-radius: 0;
1428
+ box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
1429
+ padding: 2px;
1360
1430
  }
1361
1431
 
1362
1432
  .e-pv-thumbnail-image {
1363
1433
  background-clip: content-box;
1364
1434
  background-color: #fff;
1365
1435
  height: 126px;
1366
- width: 86px;
1436
+ width: 94px;
1367
1437
  }
1368
1438
 
1369
1439
  .e-pv-thumbnail-hover {
1370
- border: #4b5563;
1440
+ border: 1px solid #9ca3af;
1371
1441
  border-radius: 2px;
1372
- box-shadow: 0 0 3px 0 rgba(107, 114, 128, 0.25);
1442
+ box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
1373
1443
  cursor: pointer;
1374
- padding: 5px;
1444
+ padding: 2px;
1375
1445
  }
1376
1446
 
1377
1447
  .e-pv-thumbnail-focus {
1378
- border: 6px solid rgba(107, 114, 128, 0.3);
1448
+ border: 2px solid #22d3ee;
1379
1449
  border-radius: 2px;
1380
- box-shadow: 0 0 4px 0 rgba(107, 114, 128, 0.25);
1450
+ box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
1381
1451
  cursor: pointer;
1382
1452
  padding: 0;
1383
1453
  }
1384
1454
 
1385
1455
  .e-pv-thumbnail-selection {
1386
- border: 6px solid rgba(107, 114, 128, 0.7);
1387
- border-radius: 2px;
1388
- box-shadow: 0 0 4px 0 rgba(107, 114, 128, 0.25);
1456
+ border: 2px solid #22d3ee;
1457
+ border-radius: 0;
1458
+ box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
1389
1459
  cursor: pointer;
1390
- padding: 0;
1460
+ padding: 1px;
1391
1461
  }
1392
1462
 
1393
1463
  .e-pv-thumbnail-row {
@@ -1427,7 +1497,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1427
1497
  }
1428
1498
 
1429
1499
  .e-pv-sidebar-bookmark-title {
1430
- color: rgba(0, 0, 0, 0.87);
1500
+ color: #d1d5db;
1431
1501
  font-family: Roboto-Regular;
1432
1502
  font-size: 14px;
1433
1503
  }
@@ -1438,14 +1508,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1438
1508
  }
1439
1509
 
1440
1510
  .e-pv-bookmark-view::-webkit-scrollbar-track {
1441
- -webkit-box-shadow: inset 0 0 0 rgba(107, 114, 128, 0.3);
1442
- background: #f9fafb;
1443
- border: 1px solid #e7e7e7;
1511
+ -webkit-box-shadow: inset 0 0 0 #4b5563;
1512
+ background: #232e3e;
1513
+ border: 1px solid #4b5563;
1444
1514
  }
1445
1515
 
1446
1516
  .e-pv-bookmark-view::-webkit-scrollbar-thumb {
1447
- -webkit-box-shadow: inset 0 0 0 rgba(107, 114, 128, 0.5);
1448
- background: #232e3e;
1517
+ -webkit-box-shadow: inset 0 0 0 #4b5563;
1518
+ background: #6b7280;
1449
1519
  background-clip: content-box;
1450
1520
  border: 4px solid transparent;
1451
1521
  border-radius: 100px;
@@ -1477,11 +1547,11 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1477
1547
  }
1478
1548
 
1479
1549
  .e-pv-text::selection {
1480
- background: #247796;
1550
+ background: #38bdf8;
1481
1551
  }
1482
1552
 
1483
1553
  .e-pv-text .e-pv-maintaincontent {
1484
- background: #247796;
1554
+ background: #38bdf8;
1485
1555
  }
1486
1556
 
1487
1557
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn,
@@ -1494,9 +1564,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1494
1564
  .e-pv-shapes-toolbar .e-pv-tbar-btn,
1495
1565
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused,
1496
1566
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
1497
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
1498
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
1499
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret {
1567
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
1500
1568
  color: #d1d5db;
1501
1569
  }
1502
1570
 
@@ -1563,10 +1631,10 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1563
1631
  .e-pv-mobile-annotation-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
1564
1632
  .e-pv-mobile-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select,
1565
1633
  .e-pv-formdesigner-toolbar .e-tbar-btn.e-pv-tbar-btn.e-pv-select {
1566
- background: #f3f4f6;
1634
+ background: #4b5563;
1567
1635
  border: 0;
1568
1636
  border-radius: 0;
1569
- color: rgba(107, 114, 128, 0.7);
1637
+ color: #fff;
1570
1638
  }
1571
1639
 
1572
1640
  .e-pv-sidebar-toolbar .e-pv-tbar-btn {
@@ -1574,10 +1642,10 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1574
1642
  }
1575
1643
 
1576
1644
  .e-pv-search-bar {
1577
- background-color: #374151;
1645
+ background-color: #232e3e;
1578
1646
  border: 1px solid #4b5563;
1579
1647
  border-radius: 2px;
1580
- box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1648
+ box-shadow: 0 3px 8px 0 #4b5563;
1581
1649
  height: 104px;
1582
1650
  padding: 16px;
1583
1651
  position: absolute;
@@ -1652,20 +1720,20 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1652
1720
 
1653
1721
  .e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:active {
1654
1722
  background: transparent;
1655
- color: rgba(107, 114, 128, 0.54);
1723
+ color: rgba(34, 211, 238, 0.54);
1656
1724
  }
1657
1725
 
1658
1726
  .e-pv-search-input.e-input-group:not(.e-disabled) .e-input-search-group-icon.e-input-group-icon:hover {
1659
- color: rgba(107, 114, 128, 0.54);
1727
+ color: rgba(34, 211, 238, 0.54);
1660
1728
  }
1661
1729
 
1662
1730
  .e-pv-bookmark-container {
1663
- background-color: #6b7280;
1664
- border: 1px solid #6b7280;
1731
+ background-color: #22d3ee;
1732
+ border: 1px solid #22d3ee;
1665
1733
  }
1666
1734
 
1667
1735
  .e-pv-bookmark-container .e-listview:not(.e-list-template) .e-list-item {
1668
- border-bottom: 1px solid #6b7280;
1736
+ border-bottom: 1px solid #22d3ee;
1669
1737
  height: 48px;
1670
1738
  }
1671
1739
 
@@ -1681,7 +1749,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1681
1749
  }
1682
1750
 
1683
1751
  .e-pv-nav-toolbar.e-toolbar .e-tbar-btn:active .e-tbar-btn-text {
1684
- color: rgba(107, 114, 128, 0.87);
1752
+ color: rgba(34, 211, 238, 0.87);
1685
1753
  }
1686
1754
 
1687
1755
  .e-pv-nav-toolbar.e-toolbar .e-tbar-btn.e-tbtn-txt {
@@ -1719,9 +1787,14 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1719
1787
  vertical-align: initial;
1720
1788
  }
1721
1789
 
1790
+ .e-pv-custom-annotation-thickness-container .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
1791
+ padding-top: 7px;
1792
+ vertical-align: initial;
1793
+ }
1794
+
1722
1795
  .e-pv-annotation-opacity-popup-container,
1723
1796
  .e-pv-annotation-thickness-popup-container {
1724
- box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1797
+ box-shadow: 0 3px 8px 0 #4b5563;
1725
1798
  height: auto;
1726
1799
  min-height: 48px;
1727
1800
  padding: 16px;
@@ -1771,6 +1844,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1771
1844
  .e-pv-annotation-color-container,
1772
1845
  .e-pv-annotation-opacity-container,
1773
1846
  .e-pv-annotation-stroke-container,
1847
+ .e-pv-custom-annotation-thickness-container,
1774
1848
  .e-pv-annotation-thickness-container,
1775
1849
  .e-pv-annotation-textcolor-container,
1776
1850
  .e-pv-annotation-textalign-container,
@@ -1784,7 +1858,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1784
1858
  }
1785
1859
 
1786
1860
  .e-pv-shapes-toolbar {
1787
- box-shadow: rgba(107, 114, 128, 0.24) 0 8px 10px 0;
1861
+ box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
1788
1862
  }
1789
1863
 
1790
1864
  .e-pv-shapes-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
@@ -1821,7 +1895,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1821
1895
  .e-pv-annotation-textprop-container.e-btn,
1822
1896
  .e-pv-annotation-handwritten-container.e-btn,
1823
1897
  .e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:not(.e-selected) {
1824
- background-color: #374151;
1898
+ background-color: transparent;
1825
1899
  border-color: transparent;
1826
1900
  }
1827
1901
 
@@ -1836,9 +1910,10 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1836
1910
  .e-pv-annotation-textprop-container.e-btn:hover,
1837
1911
  .e-pv-annotation-handwritten-container.e-btn:hover,
1838
1912
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:hover,
1913
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:hover,
1839
1914
  .e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:hover {
1840
1915
  background-color: #4b5563;
1841
- border-color: transparent;
1916
+ border-color: #4b5563;
1842
1917
  }
1843
1918
 
1844
1919
  .e-pv-annotation-color-container.e-btn:active,
@@ -1851,23 +1926,24 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1851
1926
  .e-pv-annotation-textalign-container.e-btn:active,
1852
1927
  .e-pv-annotation-textprop-container.e-btn:active,
1853
1928
  .e-pv-annotation-handwritten-container.e-btn:active {
1854
- background-color: #374151;
1929
+ background-color: #4b5563;
1855
1930
  border-color: transparent;
1856
1931
  box-shadow: none;
1857
- color: rgba(107, 114, 128, 0.7);
1932
+ color: #fff;
1858
1933
  }
1859
1934
 
1860
1935
  .e-pv-annotation-shapes-container.e-btn.e-dropdown-btn.e-active:not(:hover),
1861
1936
  .e-pv-annotation-calibrate-container.e-btn.e-dropdown-btn.e-active:not(:hover),
1862
1937
  .e-pv-annotation-handwritten-container.e-dropdown-btn.e-btn.e-active:not(:hover),
1863
1938
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) .e-caret {
1864
- background-color: #374151;
1939
+ background-color: #4b5563;
1865
1940
  color: #d1d5db;
1866
1941
  }
1867
1942
 
1868
1943
  .e-pv-annotation-color-container.e-dropdown-btn.e-btn,
1869
1944
  .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
1870
1945
  .e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
1946
+ .e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-btn,
1871
1947
  .e-pv-annotation-thickness-container.e-dropdown-btn.e-btn,
1872
1948
  .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn,
1873
1949
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
@@ -1876,6 +1952,28 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1876
1952
  padding: 7px 7px 6px;
1877
1953
  }
1878
1954
 
1955
+ .e-pv-annotation-color-container.e-dropdown-btn.e-button,
1956
+ .e-pv-annotation-opacity-container.e-dropdown-btn.e-button,
1957
+ .e-pv-annotation-stroke-container.e-dropdown-btn.e-button,
1958
+ .e-pv-custom-annotation-thickness-container.e-dropdown-btn.e-button,
1959
+ .e-pv-annotation-thickness-container.e-dropdown-btn.e-bbuttontn,
1960
+ .e-pv-annotation-textcolor-container.e-dropdown-btn.e-button,
1961
+ .e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
1962
+ .e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
1963
+ line-height: 1.143em;
1964
+ padding: 7px 7px 6px;
1965
+ }
1966
+
1967
+ .e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text.e-pv-submitform-text {
1968
+ display: inline-block;
1969
+ padding: 0 4px;
1970
+ }
1971
+
1972
+ .e-pv-toolbar.e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-pv-submit .e-tbar-btn .e-tbar-btn-text.e-pv-submitform-text {
1973
+ display: inline-block;
1974
+ padding: 0 4px;
1975
+ }
1976
+
1879
1977
  .e-pv-mobile-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn,
1880
1978
  .e-pv-nav-toolbar .e-toolbar-items .e-toolbar-item .e-btn.e-tbar-btn {
1881
1979
  height: 30px;
@@ -1885,7 +1983,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1885
1983
  .e-pv-annotation-popup-menu {
1886
1984
  background-color: #374151;
1887
1985
  border-color: #4b5563;
1888
- color: #d1d5db;
1986
+ color: #fff;
1889
1987
  }
1890
1988
 
1891
1989
  .e-pv-properties-window {
@@ -1902,7 +2000,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1902
2000
  }
1903
2001
 
1904
2002
  .e-pv-line-styles-container:hover {
1905
- background-color: #22d3ee;
2003
+ background-color: #4b5563;
1906
2004
  }
1907
2005
 
1908
2006
  .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
@@ -2092,13 +2190,13 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2092
2190
  .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2093
2191
  .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2094
2192
  .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
2095
- padding-top: 1px;
2193
+ padding: 1px 8px 3px;
2096
2194
  }
2097
2195
 
2098
2196
  .e-pv-annotation-shape-icon,
2099
2197
  .e-pv-annotation-calibrate-icon,
2100
2198
  .e-pv-handwritten-icon {
2101
- margin-right: 10px;
2199
+ margin-right: 4px;
2102
2200
  }
2103
2201
 
2104
2202
  .e-pv-properties-opacity-indicator {
@@ -2181,7 +2279,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2181
2279
  }
2182
2280
 
2183
2281
  .e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl input.e-input.e-control.e-keyboard,
2184
- .e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.-pv-prop-dropdown.e-ddl input.e-input.e-control.e-keyboard {
2282
+ .e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl input.e-input.e-control.e-keyboard,
2283
+ .e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl input.e-input.e-control.e-keyboard,
2284
+ .e-bigger .e-pv-toolbar.e-rtl .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl input.e-input.e-control.e-keyboard {
2185
2285
  padding-left: 0;
2186
2286
  padding-right: 12px;
2187
2287
  }
@@ -2337,9 +2437,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2337
2437
  }
2338
2438
 
2339
2439
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
2340
- background-color: #e0e0e0;
2440
+ background-color: #22d3ee;
2341
2441
  border-radius: 2px;
2342
- color: #a6a6a6;
2442
+ color: #000;
2343
2443
  }
2344
2444
 
2345
2445
  .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
@@ -2387,10 +2487,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2387
2487
  }
2388
2488
 
2389
2489
  .e-pv-comment-panel-title-close-div.e-btn {
2390
- background: #232e3e;
2490
+ background: transparent;
2391
2491
  border: none;
2392
2492
  box-shadow: none;
2393
- height: 32px;
2493
+ height: 40px;
2394
2494
  position: absolute;
2395
2495
  right: 11px;
2396
2496
  top: 5px;
@@ -2398,7 +2498,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2398
2498
  }
2399
2499
 
2400
2500
  .e-pv-title-close-icon {
2401
- color: #fff;
2501
+ color: #22d3ee;
2502
+ color: #d1d5db;
2402
2503
  }
2403
2504
 
2404
2505
  .e-pv-comments-panel-text {
@@ -2424,14 +2525,19 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2424
2525
 
2425
2526
  .e-pv-comments-border {
2426
2527
  border: 2px;
2427
- border-color: #e0e0e0;
2528
+ border-color: #4b5563;
2428
2529
  border-radius: 4px;
2429
2530
  border-style: groove;
2531
+ border: 1px solid #4b5563;
2532
+ border-radius: 2px;
2430
2533
  }
2431
2534
 
2432
2535
  .e-pv-comment-title {
2536
+ color: #22d3ee;
2433
2537
  color: #fff;
2434
2538
  font-size: 14px;
2539
+ font-size: 12px;
2540
+ font-weight: 500;
2435
2541
  max-width: 237px;
2436
2542
  padding-left: 32px;
2437
2543
  padding-top: 7px;
@@ -2439,8 +2545,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2439
2545
  }
2440
2546
 
2441
2547
  .e-pv-reply-title {
2548
+ color: #22d3ee;
2442
2549
  color: #fff;
2443
2550
  font-size: 14px;
2551
+ font-size: 12px;
2552
+ font-weight: 500;
2444
2553
  max-width: 212px;
2445
2554
  padding-left: 8px;
2446
2555
  padding-top: 7px;
@@ -2448,7 +2557,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2448
2557
  }
2449
2558
 
2450
2559
  .e-pv-comments-hover {
2451
- background-color: rgba(255, 255, 255, 0.0001);
2560
+ background-color: #4b5563;
2452
2561
  }
2453
2562
 
2454
2563
  .e-pv-comments-select {
@@ -2479,6 +2588,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2479
2588
  }
2480
2589
 
2481
2590
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
2591
+ margin-top: 0;
2482
2592
  padding-left: 7px;
2483
2593
  }
2484
2594
 
@@ -2516,7 +2626,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2516
2626
  }
2517
2627
 
2518
2628
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
2519
- caret-color: #e3165b;
2629
+ caret-color: #000;
2520
2630
  }
2521
2631
 
2522
2632
  .e-pv-reply-div {
@@ -2526,14 +2636,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2526
2636
  .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header,
2527
2637
  .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
2528
2638
  background: #232e3e;
2529
- border: #4b5563;
2639
+ border: 1px solid #4b5563;
2530
2640
  }
2531
2641
 
2532
2642
  .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
2533
2643
  .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content,
2534
2644
  .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon,
2535
2645
  .e-pdfviewer .e-pv-accordion-container.e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
2536
- color: #fff;
2646
+ color: #22d3ee;
2537
2647
  font-size: 14px;
2538
2648
  }
2539
2649
 
@@ -2547,6 +2657,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2547
2657
 
2548
2658
  .e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
2549
2659
  margin-top: 10px;
2660
+ padding-bottom: 1px;
2550
2661
  }
2551
2662
 
2552
2663
  .e-pdfviewer .e-pv-signature-window .e-footer-content .e-pv-clearbtn {
@@ -2561,15 +2672,15 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2561
2672
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-right-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
2562
2673
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-center-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
2563
2674
  .e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-justfiy-align.e-pv-tbar-btn.e-tooltip.textprop-option-active {
2564
- background: #bdbdbd;
2565
- border-color: #bdbdbd;
2675
+ background: #374151;
2676
+ border-color: #374151;
2566
2677
  }
2567
2678
 
2568
2679
  .e-pv-comment-panel-resizer {
2569
- background: #374151;
2570
- border: #4b5563;
2680
+ background: #232e3e;
2681
+ border: 0;
2571
2682
  border-width: 1px;
2572
- color: #d1d5db;
2683
+ color: inherit;
2573
2684
  cursor: ew-resize;
2574
2685
  height: calc(100%);
2575
2686
  position: absolute;
@@ -2594,7 +2705,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2594
2705
  }
2595
2706
 
2596
2707
  .e-pv-align-border {
2597
- border: 1px dotted #bdbdbd;
2708
+ border: 1px dotted #374151;
2598
2709
  border-radius: 5px;
2599
2710
  cursor: pointer;
2600
2711
  display: inline-block;
@@ -2602,43 +2713,36 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2602
2713
  }
2603
2714
 
2604
2715
  .e-pv-font-sign {
2605
- border: 1px solid rgba(0, 0, 0, 0.87);
2716
+ border: 1px solid #d1d5db;
2606
2717
  border-radius: 5px;
2607
2718
  display: inline-block;
2608
2719
  font-size: 13px;
2609
- height: 90px;
2610
- margin-bottom: 5px;
2611
- margin-left: 20px;
2612
- margin-right: 15px;
2613
- margin-top: 25px;
2720
+ height: 88px;
2721
+ margin: 15px;
2614
2722
  padding-top: 40px;
2615
2723
  text-align: center;
2616
- width: 320px;
2724
+ width: 311px;
2617
2725
  word-wrap: break-word;
2618
2726
  }
2619
2727
 
2620
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused,
2621
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon,
2622
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret,
2623
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon,
2624
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-caret {
2728
+ .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
2625
2729
  color: #d1d5db;
2626
2730
  }
2627
2731
 
2628
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused:hover,
2629
- .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-selected {
2630
- background-color: #4b5563;
2631
- border-color: transparent;
2732
+ .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
2733
+ .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
2734
+ .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
2735
+ color: #d1d5db;
2632
2736
  }
2633
2737
 
2634
- .e-pv-custom-annotation-stamp-container.e-menu-container {
2635
- background-color: #374151;
2738
+ .e-pv-stamp-template-container .e-menu-container .e-menu {
2739
+ background-color: transparent;
2636
2740
  border-color: transparent;
2637
2741
  }
2638
2742
 
2639
2743
  .e-pv-custom-annotation-thickness-container,
2640
2744
  .e-pv-custom-annotation-opacity-container {
2641
- background-color: #374151;
2745
+ background-color: transparent;
2642
2746
  border-color: transparent;
2643
2747
  }
2644
2748
 
@@ -2667,7 +2771,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2667
2771
  }
2668
2772
 
2669
2773
  .e-pv-checkbox-div {
2670
- border: 1px solid #303030;
2774
+ border: 1px solid #000;
2671
2775
  display: inline;
2672
2776
  height: 100%;
2673
2777
  left: 0;
@@ -2678,7 +2782,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2678
2782
  }
2679
2783
 
2680
2784
  .e-pv-cb-checked {
2681
- border: solid #303030;
2785
+ border: solid #000;
2682
2786
  border-left-color: transparent;
2683
2787
  border-top-color: transparent;
2684
2788
  border-width: 3px;
@@ -2709,7 +2813,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2709
2813
  }
2710
2814
 
2711
2815
  .e-pv-radiobtn-div {
2712
- border: 1px solid #303030;
2816
+ border: 1px solid #000;
2713
2817
  border-radius: 50%;
2714
2818
  height: 100%;
2715
2819
  left: 0;
@@ -2741,7 +2845,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2741
2845
  }
2742
2846
 
2743
2847
  .e-pv-radio-btn:checked + .e-pv-radiobtn-span::before {
2744
- background: #303030;
2848
+ background: #000;
2745
2849
  border-radius: 50%;
2746
2850
  }
2747
2851
 
@@ -2750,13 +2854,19 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2750
2854
  .e-pv-properties-font-items-container {
2751
2855
  display: -ms-flexbox;
2752
2856
  display: flex;
2857
+ -ms-flex-pack: space-evenly;
2858
+ justify-content: space-evenly;
2859
+ }
2860
+
2861
+ .e-pv-properties-form-field-name-main-div,
2862
+ .e-pv-properties-form-field-value-main-div {
2863
+ padding-right: 12px;
2753
2864
  }
2754
2865
 
2755
2866
  .e-pv-properties-form-field-name-main-div,
2756
2867
  .e-pv-properties-form-field-tooltip-main-div,
2757
2868
  .e-pv-properties-form-field-value-main-div,
2758
2869
  .e-pv-properties-form-field-visibility-main-div {
2759
- padding-right: 12px;
2760
2870
  width: 285px;
2761
2871
  }
2762
2872
 
@@ -2797,7 +2907,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2797
2907
  .e-pv-center-align-icon-div:hover,
2798
2908
  .e-pv-right-align-icon-div:hover {
2799
2909
  background-color: #4b5563;
2800
- border-color: transparent;
2910
+ border-color: #4b5563;
2801
2911
  }
2802
2912
 
2803
2913
  .e-pv-bold-icon-div:active,
@@ -2807,8 +2917,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2807
2917
  .e-pv-left-align-icon-div:active,
2808
2918
  .e-pv-center-align-icon-div:active,
2809
2919
  .e-pv-right-align-icon-div:active {
2810
- background-color: #bdbdbd;
2811
- border-color: #bdbdbd;
2920
+ background-color: #374151;
2921
+ border-color: #374151;
2812
2922
  }
2813
2923
 
2814
2924
  .e-pv-properties-fill-color-style-prop,
@@ -2837,7 +2947,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2837
2947
  }
2838
2948
 
2839
2949
  .e-pv-properties-font-size-container {
2840
- border-right-color: #e0e0e0;
2950
+ border-right-color: #4b5563;
2841
2951
  border-right-style: solid;
2842
2952
  border-right-width: 1px;
2843
2953
  margin-right: 15px;
@@ -2884,7 +2994,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2884
2994
  .e-pv-properties-formfield-maxlength-text-label,
2885
2995
  .e-pv-formfield-maxlength {
2886
2996
  padding-left: 1px;
2887
- width: 80px;
2997
+ width: 91px;
2888
2998
  }
2889
2999
 
2890
3000
  .e-pv-formfield-maxlength-group {
@@ -2958,6 +3068,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2958
3068
  .e-pv-show-designer-name {
2959
3069
  -ms-flex-align: center;
2960
3070
  align-items: center;
3071
+ color: #000;
2961
3072
  display: -ms-grid;
2962
3073
  display: grid;
2963
3074
  height: 100%;
@@ -2974,11 +3085,16 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2974
3085
  }
2975
3086
 
2976
3087
  .e-pv-li-select {
2977
- background-color: #d3d3d3;
3088
+ background-color: #22d3ee;
3089
+ background-color: #4b5563;
3090
+ }
3091
+
3092
+ .e-pv-formfield-li-element.e-pv-li-select {
3093
+ background-color: #22d3ee;
2978
3094
  }
2979
3095
 
2980
3096
  .e-pv-formfield-li-element:hover {
2981
- background-color: #d3d3d3;
3097
+ background-color: #22d3ee;
2982
3098
  }
2983
3099
 
2984
3100
  .e-pv-form-designer-ul-list-items {
@@ -3020,7 +3136,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3020
3136
  }
3021
3137
 
3022
3138
  .e-pv-properties-formfield-formatting {
3023
- color: #757575;
3139
+ color: #d1d5db;
3024
3140
  font-family: Roboto;
3025
3141
  font-size: 13px;
3026
3142
  font-style: normal;
@@ -3054,7 +3170,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3054
3170
  }
3055
3171
 
3056
3172
  .e-pv-properties-formfield-label {
3057
- color: #757575;
3173
+ color: #d1d5db;
3058
3174
  font-family: Roboto;
3059
3175
  font-size: 13px;
3060
3176
  font-style: normal;
@@ -3063,7 +3179,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3063
3179
  line-height: 15px;
3064
3180
  }
3065
3181
 
3066
- .e-pv-formfield-maxlength.e-numeric.e-control-wrapper.e-input-group.e-input-group-icon {
3182
+ .e-pv-formfield-maxlength .e-input-group.e-control-wrapper .e-input-group-icon {
3067
3183
  min-width: 18px;
3068
3184
  }
3069
3185
 
@@ -3072,7 +3188,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3072
3188
  }
3073
3189
 
3074
3190
  .e-pv-properties-header-spliter {
3075
- border-bottom-color: #e0e0e0;
3191
+ border-bottom-color: #22d3ee;
3076
3192
  border-bottom-style: solid;
3077
3193
  border-bottom-width: 0;
3078
3194
  left: 0;
@@ -3082,7 +3198,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3082
3198
  }
3083
3199
 
3084
3200
  .e-pv-properties-bottom-spliter {
3085
- border-bottom-color: #e0e0e0;
3201
+ border-bottom-color: #22d3ee;
3086
3202
  border-bottom-style: solid;
3087
3203
  border-bottom-width: 0;
3088
3204
  left: 0;
@@ -3111,6 +3227,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3111
3227
  height: 550px;
3112
3228
  }
3113
3229
 
3230
+ .e-pv-signature-dialog-blazor-height {
3231
+ height: 550px;
3232
+ }
3233
+
3114
3234
  .e-pv-handwritten-signature-canvas {
3115
3235
  height: 375px;
3116
3236
  width: 712px;
@@ -3119,3 +3239,19 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3119
3239
  .e-pv-toolbar-scroll .e-toolbar-pop.e-popup-open {
3120
3240
  overflow: auto;
3121
3241
  }
3242
+
3243
+ .e-pv-canvas-signature {
3244
+ width: 713px;
3245
+ }
3246
+
3247
+ .e-pv-canvas-signature-blazor {
3248
+ width: 713px;
3249
+ }
3250
+
3251
+ .e-pv-font-appearance-style {
3252
+ padding: 8px;
3253
+ }
3254
+
3255
+ .e-pv-font-appearance-style-blazor {
3256
+ padding: 8px;
3257
+ }