appscms-tools-theme 3.0.5 → 3.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (164) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +21 -21
  3. data/README.md +50 -50
  4. data/_data/about/en/about.json +16 -16
  5. data/_data/blog/alertbar.yml +3 -3
  6. data/_data/blog/authors.yml +11 -11
  7. data/_data/blog/blog.yml +4 -4
  8. data/_data/blog/nav.json +13 -13
  9. data/_data/blog/share.yml +28 -28
  10. data/_data/calculators/en/biology-calc/bulb-spacing.json +78 -78
  11. data/_data/calculators/en/biology-calc/cat-chocolate-toxicity.json +52 -52
  12. data/_data/calculators/en/chemistry-calc/activation-energy.json +44 -44
  13. data/_data/calculators/en/finance-calc/401k.json +122 -122
  14. data/_data/contact/en/contact.json +38 -38
  15. data/_data/disclaimer/en/disclaimer.json +37 -37
  16. data/_data/download/en/download.json +35 -35
  17. data/_data/feature/en/3_shop_posters.json +351 -351
  18. data/_data/feature/en/allele-frequency.json +246 -246
  19. data/_data/feature/en/batch-conversion.json +77 -77
  20. data/_data/feature/en/compress-pdf.json +202 -202
  21. data/_data/feature/en/face-detection.json +52 -52
  22. data/_data/feature/en/split-pdf.json +115 -115
  23. data/_data/feature/en/theframe.json +56 -56
  24. data/_data/feature/hi/compress-pdf.json +81 -81
  25. data/_data/feature/tr/compress-pdf.json +80 -80
  26. data/_data/filecomparison/en/filecomparison.json +38 -38
  27. data/_data/fileinfo/en/fileinfo.json +15 -15
  28. data/_data/footer/en/data.json +166 -166
  29. data/_data/footer/hi/data.json +68 -68
  30. data/_data/footer/networksites.json +15 -15
  31. data/_data/header/en/data.json +173 -173
  32. data/_data/header/hi/data.json +144 -144
  33. data/_data/home/en/en.json +285 -285
  34. data/_data/home/en/photoeffects.json +22 -22
  35. data/_data/home/en/posters.json +323 -323
  36. data/_data/home/hi/hi.json +86 -86
  37. data/_data/home-1/en/en.json +229 -229
  38. data/_data/languagesupport/compress-pdf-langs.json +11 -11
  39. data/_data/languagesupport/index-langs.json +13 -13
  40. data/_data/photo-categories.json +104 -104
  41. data/_data/photoeffects.json +31 -31
  42. data/_data/privacy/en/privacyPolicy.json +265 -265
  43. data/_data/termAndCondition/en/termAndCondition.json +358 -358
  44. data/_includes/Rating/rating.html +92 -92
  45. data/_includes/Rating/structureddata.html +53 -53
  46. data/_includes/Usp/usp.html +95 -95
  47. data/_includes/adblocker.html +240 -240
  48. data/_includes/adsense/adsense.html +7 -7
  49. data/_includes/alternates/alternates.html +45 -45
  50. data/_includes/author_bio.html +16 -16
  51. data/_includes/authors/authors.html +67 -67
  52. data/_includes/batch-conversion.html +65 -65
  53. data/_includes/bookmark.html +5 -5
  54. data/_includes/cssfile/links.html +11 -11
  55. data/_includes/custom-head.html +136 -136
  56. data/_includes/customblog/recentposts.html +67 -67
  57. data/_includes/customblog/relatedposts.html +203 -203
  58. data/_includes/disqus_comments.html +10 -10
  59. data/_includes/dropdown/langdropdown.html +22 -22
  60. data/_includes/feature.html +56 -56
  61. data/_includes/fileformat/Tabularcompariosn.html +158 -158
  62. data/_includes/fileformat/comparisonfiles.html +151 -151
  63. data/_includes/fileformat/fileformatdetail.html +101 -101
  64. data/_includes/fileformat/fileinfoformat.html +93 -93
  65. data/_includes/footer/index.html +538 -538
  66. data/_includes/google-analytics.html +22 -22
  67. data/_includes/head/index.html +235 -235
  68. data/_includes/header/blogHeader.html +34 -34
  69. data/_includes/header/index.html +188 -188
  70. data/_includes/languages/languages.html +60 -60
  71. data/_includes/monumetric/ads.html +57 -57
  72. data/_includes/monumetric/monumetric.html +57 -57
  73. data/_includes/monumetric/profitablecpmgate.html +51 -51
  74. data/_includes/nofiletransfer/nofiletransfer.html +38 -38
  75. data/_includes/paginationBlogPage.html +71 -71
  76. data/_includes/paginationPostPage.html +14 -14
  77. data/_includes/postauthorbio.html +17 -17
  78. data/_includes/postbox.html +31 -31
  79. data/_includes/script.html +508 -508
  80. data/_includes/section/alertbar.html +11 -11
  81. data/_includes/section/count.html +36 -36
  82. data/_includes/section/recent_posts.html +65 -65
  83. data/_includes/section/related_categories_post.html +198 -198
  84. data/_includes/share/socialshare.html +20 -20
  85. data/_includes/staticfooter.html +69 -69
  86. data/_layouts/aboutUs.html +34 -34
  87. data/_layouts/audio.html +33 -33
  88. data/_layouts/batch.html +98 -98
  89. data/_layouts/blog-1.html +83 -83
  90. data/_layouts/blog.html +94 -94
  91. data/_layouts/calculator.html +89 -89
  92. data/_layouts/categories.html +33 -33
  93. data/_layouts/contactUs.html +124 -124
  94. data/_layouts/default.html +1 -1
  95. data/_layouts/disclaimer.html +123 -123
  96. data/_layouts/download.html +301 -299
  97. data/_layouts/feature-1.html +322 -322
  98. data/_layouts/feature-download.html +311 -308
  99. data/_layouts/feature.html +256 -256
  100. data/_layouts/featureResultPage.html +65 -65
  101. data/_layouts/fileInfo.html +39 -39
  102. data/_layouts/filecomparison.html +85 -85
  103. data/_layouts/frame.html +222 -222
  104. data/_layouts/help.html +23 -23
  105. data/_layouts/home-1.html +229 -229
  106. data/_layouts/home.html +265 -265
  107. data/_layouts/homeResultPage.html +31 -31
  108. data/_layouts/imagekit.html +125 -125
  109. data/_layouts/page.html +5 -5
  110. data/_layouts/photo-effects-home.html +5 -5
  111. data/_layouts/post.html +177 -177
  112. data/_layouts/privacyPolicy.html +637 -637
  113. data/_layouts/termAndCondition.html +646 -646
  114. data/_layouts/video.html +33 -33
  115. data/assets/cross.svg +4 -4
  116. data/assets/css/adblocker.css +187 -187
  117. data/assets/css/batch.css +437 -437
  118. data/assets/css/blog-1.css +65 -65
  119. data/assets/css/blog.css +491 -491
  120. data/assets/css/bootstrap.min.css +6 -6
  121. data/assets/css/calculators.css +47 -47
  122. data/assets/css/common.css +550 -550
  123. data/assets/css/feature-1.css +290 -290
  124. data/assets/css/filecomparison.css +25 -25
  125. data/assets/css/frame.css +780 -780
  126. data/assets/css/home-1.css +187 -187
  127. data/assets/css/imagekit.css +840 -840
  128. data/assets/css/tools.css +1545 -1545
  129. data/assets/facebook.svg +4 -4
  130. data/assets/images/abp.svg +41 -41
  131. data/assets/images/adblock.svg +266 -266
  132. data/assets/images/addimg.svg +2 -2
  133. data/assets/images/convert.svg +8 -8
  134. data/assets/images/safevideoconverter.svg +23 -23
  135. data/assets/images/uo.svg +41 -41
  136. data/assets/images/vectorpaint.svg +5 -5
  137. data/assets/instagram.svg +4 -4
  138. data/assets/js/TopScroll.js +8 -8
  139. data/assets/js/adBlocker.js +68 -68
  140. data/assets/js/ads.js +8 -8
  141. data/assets/js/append-div.js +10 -10
  142. data/assets/js/batch.js +229 -229
  143. data/assets/js/calculator-tooltip.js +3 -3
  144. data/assets/js/face-api.js +38064 -38064
  145. data/assets/js/face-detection.js +303 -303
  146. data/assets/js/featureResult.js +48 -48
  147. data/assets/js/frame.js +263 -263
  148. data/assets/js/googledrive.js +155 -155
  149. data/assets/js/homeResult.js +36 -36
  150. data/assets/js/manifest.json +16 -16
  151. data/assets/js/multiselect.js +157 -157
  152. data/assets/js/perspective.min.js +182 -182
  153. data/assets/js/photo-effects.json +84 -84
  154. data/assets/js/redirectResult.js +9 -9
  155. data/assets/js/testing-batch.js +39 -39
  156. data/assets/js/theme.js +44 -44
  157. data/assets/linkdin.svg +4 -4
  158. data/assets/noserverupload.svg +4 -4
  159. data/assets/pdf.svg +20 -20
  160. data/assets/secure.svg +43 -43
  161. data/assets/star.svg +4 -4
  162. data/assets/twitter.svg +4 -4
  163. data/assets/youtube.svg +4 -4
  164. metadata +7 -7
data/assets/css/batch.css CHANGED
@@ -1,438 +1,438 @@
1
- :root {
2
- --maincolor: #e55c5c;
3
- }
4
-
5
- #img-svg {
6
- margin: auto;
7
- margin-top: 16px;
8
- height: 67px;
9
- width: 98px;
10
- }
11
-
12
- #file-loader {
13
- display: flex;
14
- align-items: center;
15
- flex-direction: column;
16
- }
17
-
18
- #file-loader img {
19
- height: 60px;
20
- }
21
-
22
- #file-loader p {
23
- text-align: center;
24
- color: #fff;
25
- font-size: 17px;
26
- }
27
-
28
- #loading-img {
29
- height: 27px;
30
- width: 27px;
31
- margin-right: 21px;
32
- }
33
-
34
- #dropbox svg,
35
- #filepicker svg,
36
- .boxes svg {
37
- height: 24px !important;
38
- width: 24px !important;
39
- }
40
-
41
- .feature-content-box {
42
- max-width: 900px;
43
- margin: auto
44
- }
45
-
46
- .boxes {
47
- background: #fff;
48
- border-radius: 0;
49
- cursor: pointer;
50
- display: flex;
51
- align-items: center;
52
- padding: 15px 24px;
53
- height: 54px;
54
- border-top-left-radius: 4px;
55
- border-bottom-left-radius: 4px;
56
- justify-content: center;
57
- font-size: 15px;
58
- font-weight: 800;
59
- color: #000;
60
- }
61
-
62
- .files-processing-list {
63
- box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
64
- }
65
-
66
- .inputfiles-label {
67
- background: #d6f0fb70;
68
- /* padding: 10px; */
69
- /* margin: 10px; */
70
- text-transform: uppercase;
71
- font-weight: 900;
72
- padding: 5px;
73
- /* margin: 10px 0; */
74
- width: 100px;
75
- margin-bottom: 7px;
76
- border-radius: 2px;
77
- }
78
-
79
-
80
- .ready {
81
- text-transform: uppercase;
82
- color: #fff;
83
- padding: 0 5px;
84
- color: red;
85
- border: red 1px solid;
86
- font-size: 10px;
87
- }
88
-
89
- .processing {
90
- text-transform: uppercase;
91
- color: #fff;
92
- background-color: #ffb103;
93
- padding: 0 5px;
94
- border: #ffb103 1px solid;
95
- font-size: 10px;
96
- }
97
-
98
- .done {
99
- text-transform: uppercase;
100
- color: #fff;
101
- background-color: #32be5b;
102
- padding: 0 5px;
103
- border: #32be5b 1px solid;
104
- font-size: 10px;
105
- }
106
-
107
- .spinner-border {
108
- color: #000;
109
- display: inline-block;
110
- width: 15px;
111
- height: 15px;
112
- vertical-align: middle;
113
- border: 2px solid currentColor;
114
- border-right-color: transparent;
115
- border-radius: 50%;
116
- -webkit-animation: .75s linear infinite spinner-border;
117
- animation: .75s linear infinite spinner-border;
118
- /* padding-right: 1rem; */
119
- position: relative;
120
- left: 20px;
121
- }
122
-
123
- .files-panel {
124
- text-align: left;
125
- box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
126
- border-radius: 4px;
127
- padding: 15px;
128
- }
129
-
130
- .files-container-box {
131
- margin-top: 1rem;
132
- text-align: left;
133
- box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
134
- /* padding-bottom: 10px; */
135
- width: 100%;
136
- }
137
-
138
- .table td,
139
- .table th {
140
- font-size: 15px;
141
- border-top: none !important;
142
- border-bottom: 1px solid #dee2e6;
143
- vertical-align: middle !important;
144
- }
145
-
146
- .download-file-btn {
147
- border: none;
148
- background: #404040;
149
- color: #fff;
150
- padding: 4px 15px;
151
- border-radius: 5px;
152
- width: auto;
153
- font-size: 14px;
154
- }
155
-
156
- .download-file-btn:hover {
157
- color: #fff !important;
158
- }
159
-
160
- .add-more-files-button:hover {
161
- color: #fff !important
162
- }
163
-
164
- .add-more-files-button {
165
- border: 1px solid rgba(0, 0, 0, 0.1) !important;
166
- border-bottom-left-radius: unset;
167
- border-bottom-right-radius: unset;
168
- color: #fff;
169
- background-color: #404040;
170
- font-size: 15px;
171
- display: flex;
172
- align-items: center;
173
- justify-content: center;
174
- gap: 10px;
175
- position: absolute;
176
- top: -28px;
177
- padding: 9px 20px;
178
-
179
- }
180
-
181
- .add-more-files-button img {
182
- width: 18px;
183
- }
184
-
185
- .bottom-section-container {
186
- display: none;
187
- background: #f8f9fa;
188
- border: 1px solid #f8f9fa;
189
- box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
190
- }
191
-
192
- #submit-button {
193
- padding: 8px 20px;
194
- color: #fff;
195
- display: flex;
196
- gap: 20px;
197
- align-items: center;
198
- margin-top: 1.5rem;
199
- justify-content: center;
200
- width: 100%;
201
- }
202
-
203
- #submit-button:focus {
204
- border: none;
205
- outline: none;
206
- box-shadow: unset !important;
207
- }
208
-
209
- .custom-box {
210
- padding: 15px;
211
- }
212
-
213
- .inner-box {
214
- border: 1px dashed rgba(0, 0, 0, 0.15);
215
- background: rgba(0, 0, 0, 0.1);
216
- padding: 40px;
217
- min-height: 300px;
218
- width: 100%;
219
- }
220
-
221
- .file-picker-dropdown {
222
- width: 213px;
223
- position: absolute;
224
- background: #fff;
225
- top: 111%;
226
- right: 0;
227
- display: none;
228
- box-shadow: rgb(26 26 26 / 20%) 0 0 12px;
229
- border-radius: 4px;
230
- }
231
-
232
- .file-pick-dropdown i {
233
- margin: 0;
234
- }
235
-
236
- .file-pick-dropdown {
237
- color: #000;
238
- cursor: pointer;
239
- display: inline-flex;
240
- background: #fff;
241
- height: 54px;
242
- border-left: 1px solid rgba(95, 88, 88, 0.75);
243
- padding: 13px 20px;
244
- border-top-right-radius: 4px;
245
- border-bottom-right-radius: 4px;
246
- align-items: center;
247
- position: relative;
248
- }
249
-
250
- #dropfile {
251
- font-size: 16px;
252
- margin-top: 15px;
253
- text-align: center;
254
- color: #fff;
255
- }
256
-
257
- .file-icon {
258
- width: 20px;
259
- }
260
-
261
- .file-picker-dropdown a,
262
- .file-picker-dropdown button {
263
- border: none;
264
- width: 100%;
265
- border-radius: 4px;
266
- text-align: left;
267
- background: #fff;
268
- font-weight: 400;
269
- font-size: 16px;
270
- line-height: 24px;
271
- padding: 15px 24px;
272
- list-style: none;
273
- height: 54px;
274
- }
275
-
276
- /* user css */
277
- input[type='range'] {
278
- width: 100%;
279
- -webkit-appearance: none;
280
- }
281
-
282
- input[type='range']:focus {
283
- outline: none;
284
- }
285
-
286
- input[type='range']::-webkit-slider-thumb:focus {
287
- background-color: var(--maincolor);
288
- }
289
-
290
- input[type='range']::-webkit-slider-runnable-track {
291
- width: 100%;
292
- height: 3px;
293
- cursor: pointer;
294
- box-shadow: none;
295
- background: #ccc;
296
- border-radius: 0px;
297
- border: 0px solid var(--maincolor);
298
- }
299
-
300
- input[type='range']::-moz-range-track {
301
- width: 100%;
302
- height: 3px;
303
- cursor: pointer;
304
- box-shadow: none;
305
- background: #ccc;
306
- border-radius: 0px;
307
- border: 0px solid var(--maincolor);
308
- }
309
-
310
- input[type='range']::-webkit-slider-thumb {
311
- box-shadow: none;
312
- border: 0px solid #fff;
313
- height: 15px;
314
- width: 15px;
315
- border-radius: 22px;
316
- background: var(--maincolor);
317
- cursor: pointer;
318
- -webkit-appearance: none;
319
- margin-top: -5px;
320
- }
321
-
322
- input[type='range']::-moz-range-thumb {
323
- box-shadow: none;
324
- border: 0px solid #fff;
325
- height: 42px;
326
- width: 22px;
327
- border-radius: 22px;
328
- background: var(--maincolor);
329
- cursor: pointer;
330
- -webkit-appearance: none;
331
- margin-top: -20px;
332
- }
333
-
334
- input[type='range']::-moz-focus-outer {
335
- border: 0;
336
- }
337
-
338
- .options-panel {
339
- box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
340
- border-radius: 4px;
341
- padding: 15px;
342
- width: 100%;
343
- }
344
-
345
- .options-panel .title {
346
- width: 100%;
347
- margin-bottom: 20px;
348
- font-size: 22px;
349
- line-height: 36px;
350
- color: #000;
351
- font-weight: 700;
352
- text-align: left;
353
- }
354
-
355
- .options-panel .description {
356
- width: 100%;
357
- font-size: 17px;
358
- color: #666;
359
- font-weight: 400;
360
- text-align: left;
361
- }
362
-
363
- .options-title {
364
- width: 100%;
365
- font-size: 17px;
366
- color: #666;
367
- font-weight: 400;
368
- text-align: left;
369
- }
370
-
371
- .download-format,
372
- .download-wrapper {
373
- display: flex;
374
- align-items: flex-start;
375
- /* border-bottom: 1px solid #ddd; */
376
- /* margin: 12px 0px; */
377
- /* padding: 12px 0px; */
378
- flex-direction: column;
379
- }
380
-
381
- .download-format .select-format-title {
382
- font-size: 17px;
383
- color: #666;
384
- font-weight: 400;
385
- text-align: left;
386
- }
387
-
388
- #download-button,
389
- #addMore,
390
- #common_btn,
391
- #download-zip {
392
- border-radius: 5px;
393
- cursor: pointer;
394
- display: inline-block;
395
- width: 100%;
396
- padding: 14px 0;
397
- /* margin-bottom: 20px; */
398
- text-align: center;
399
- /* border-radsius: 50px; */
400
- background: #404044 !important;
401
- font-size: 15px;
402
- color: #fff;
403
- font-weight: 700;
404
- text-decoration: none;
405
- transition: all 0.3s;
406
- border: none;
407
- }
408
-
409
- #download-button svg {
410
- fill: #fff;
411
- margin-right: 4px;
412
- height: 20px;
413
- }
414
-
415
- #download-zip {
416
- padding: 10px 20px;
417
- display: none;
418
- /* backgr/ound: #fff; */
419
- }
420
-
421
- @media (max-width: 768px) {
422
- .options-panel {
423
- margin-top: 15px;
424
- }
425
-
426
- .fileName {
427
- font-size: 12px;
428
- }
429
-
430
- .download-file-btn {
431
- font-size: 10px;
432
- }
433
-
434
- .download-icon {
435
- display: none;
436
- }
437
-
1
+ :root {
2
+ --maincolor: #e55c5c;
3
+ }
4
+
5
+ #img-svg {
6
+ margin: auto;
7
+ margin-top: 16px;
8
+ height: 67px;
9
+ width: 98px;
10
+ }
11
+
12
+ #file-loader {
13
+ display: flex;
14
+ align-items: center;
15
+ flex-direction: column;
16
+ }
17
+
18
+ #file-loader img {
19
+ height: 60px;
20
+ }
21
+
22
+ #file-loader p {
23
+ text-align: center;
24
+ color: #fff;
25
+ font-size: 17px;
26
+ }
27
+
28
+ #loading-img {
29
+ height: 27px;
30
+ width: 27px;
31
+ margin-right: 21px;
32
+ }
33
+
34
+ #dropbox svg,
35
+ #filepicker svg,
36
+ .boxes svg {
37
+ height: 24px !important;
38
+ width: 24px !important;
39
+ }
40
+
41
+ .feature-content-box {
42
+ max-width: 900px;
43
+ margin: auto
44
+ }
45
+
46
+ .boxes {
47
+ background: #fff;
48
+ border-radius: 0;
49
+ cursor: pointer;
50
+ display: flex;
51
+ align-items: center;
52
+ padding: 15px 24px;
53
+ height: 54px;
54
+ border-top-left-radius: 4px;
55
+ border-bottom-left-radius: 4px;
56
+ justify-content: center;
57
+ font-size: 15px;
58
+ font-weight: 800;
59
+ color: #000;
60
+ }
61
+
62
+ .files-processing-list {
63
+ box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
64
+ }
65
+
66
+ .inputfiles-label {
67
+ background: #d6f0fb70;
68
+ /* padding: 10px; */
69
+ /* margin: 10px; */
70
+ text-transform: uppercase;
71
+ font-weight: 900;
72
+ padding: 5px;
73
+ /* margin: 10px 0; */
74
+ width: 100px;
75
+ margin-bottom: 7px;
76
+ border-radius: 2px;
77
+ }
78
+
79
+
80
+ .ready {
81
+ text-transform: uppercase;
82
+ color: #fff;
83
+ padding: 0 5px;
84
+ color: red;
85
+ border: red 1px solid;
86
+ font-size: 10px;
87
+ }
88
+
89
+ .processing {
90
+ text-transform: uppercase;
91
+ color: #fff;
92
+ background-color: #ffb103;
93
+ padding: 0 5px;
94
+ border: #ffb103 1px solid;
95
+ font-size: 10px;
96
+ }
97
+
98
+ .done {
99
+ text-transform: uppercase;
100
+ color: #fff;
101
+ background-color: #32be5b;
102
+ padding: 0 5px;
103
+ border: #32be5b 1px solid;
104
+ font-size: 10px;
105
+ }
106
+
107
+ .spinner-border {
108
+ color: #000;
109
+ display: inline-block;
110
+ width: 15px;
111
+ height: 15px;
112
+ vertical-align: middle;
113
+ border: 2px solid currentColor;
114
+ border-right-color: transparent;
115
+ border-radius: 50%;
116
+ -webkit-animation: .75s linear infinite spinner-border;
117
+ animation: .75s linear infinite spinner-border;
118
+ /* padding-right: 1rem; */
119
+ position: relative;
120
+ left: 20px;
121
+ }
122
+
123
+ .files-panel {
124
+ text-align: left;
125
+ box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
126
+ border-radius: 4px;
127
+ padding: 15px;
128
+ }
129
+
130
+ .files-container-box {
131
+ margin-top: 1rem;
132
+ text-align: left;
133
+ box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
134
+ /* padding-bottom: 10px; */
135
+ width: 100%;
136
+ }
137
+
138
+ .table td,
139
+ .table th {
140
+ font-size: 15px;
141
+ border-top: none !important;
142
+ border-bottom: 1px solid #dee2e6;
143
+ vertical-align: middle !important;
144
+ }
145
+
146
+ .download-file-btn {
147
+ border: none;
148
+ background: #404040;
149
+ color: #fff;
150
+ padding: 4px 15px;
151
+ border-radius: 5px;
152
+ width: auto;
153
+ font-size: 14px;
154
+ }
155
+
156
+ .download-file-btn:hover {
157
+ color: #fff !important;
158
+ }
159
+
160
+ .add-more-files-button:hover {
161
+ color: #fff !important
162
+ }
163
+
164
+ .add-more-files-button {
165
+ border: 1px solid rgba(0, 0, 0, 0.1) !important;
166
+ border-bottom-left-radius: unset;
167
+ border-bottom-right-radius: unset;
168
+ color: #fff;
169
+ background-color: #404040;
170
+ font-size: 15px;
171
+ display: flex;
172
+ align-items: center;
173
+ justify-content: center;
174
+ gap: 10px;
175
+ position: absolute;
176
+ top: -28px;
177
+ padding: 9px 20px;
178
+
179
+ }
180
+
181
+ .add-more-files-button img {
182
+ width: 18px;
183
+ }
184
+
185
+ .bottom-section-container {
186
+ display: none;
187
+ background: #f8f9fa;
188
+ border: 1px solid #f8f9fa;
189
+ box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
190
+ }
191
+
192
+ #submit-button {
193
+ padding: 8px 20px;
194
+ color: #fff;
195
+ display: flex;
196
+ gap: 20px;
197
+ align-items: center;
198
+ margin-top: 1.5rem;
199
+ justify-content: center;
200
+ width: 100%;
201
+ }
202
+
203
+ #submit-button:focus {
204
+ border: none;
205
+ outline: none;
206
+ box-shadow: unset !important;
207
+ }
208
+
209
+ .custom-box {
210
+ padding: 15px;
211
+ }
212
+
213
+ .inner-box {
214
+ border: 1px dashed rgba(0, 0, 0, 0.15);
215
+ background: rgba(0, 0, 0, 0.1);
216
+ padding: 40px;
217
+ min-height: 300px;
218
+ width: 100%;
219
+ }
220
+
221
+ .file-picker-dropdown {
222
+ width: 213px;
223
+ position: absolute;
224
+ background: #fff;
225
+ top: 111%;
226
+ right: 0;
227
+ display: none;
228
+ box-shadow: rgb(26 26 26 / 20%) 0 0 12px;
229
+ border-radius: 4px;
230
+ }
231
+
232
+ .file-pick-dropdown i {
233
+ margin: 0;
234
+ }
235
+
236
+ .file-pick-dropdown {
237
+ color: #000;
238
+ cursor: pointer;
239
+ display: inline-flex;
240
+ background: #fff;
241
+ height: 54px;
242
+ border-left: 1px solid rgba(95, 88, 88, 0.75);
243
+ padding: 13px 20px;
244
+ border-top-right-radius: 4px;
245
+ border-bottom-right-radius: 4px;
246
+ align-items: center;
247
+ position: relative;
248
+ }
249
+
250
+ #dropfile {
251
+ font-size: 16px;
252
+ margin-top: 15px;
253
+ text-align: center;
254
+ color: #fff;
255
+ }
256
+
257
+ .file-icon {
258
+ width: 20px;
259
+ }
260
+
261
+ .file-picker-dropdown a,
262
+ .file-picker-dropdown button {
263
+ border: none;
264
+ width: 100%;
265
+ border-radius: 4px;
266
+ text-align: left;
267
+ background: #fff;
268
+ font-weight: 400;
269
+ font-size: 16px;
270
+ line-height: 24px;
271
+ padding: 15px 24px;
272
+ list-style: none;
273
+ height: 54px;
274
+ }
275
+
276
+ /* user css */
277
+ input[type='range'] {
278
+ width: 100%;
279
+ -webkit-appearance: none;
280
+ }
281
+
282
+ input[type='range']:focus {
283
+ outline: none;
284
+ }
285
+
286
+ input[type='range']::-webkit-slider-thumb:focus {
287
+ background-color: var(--maincolor);
288
+ }
289
+
290
+ input[type='range']::-webkit-slider-runnable-track {
291
+ width: 100%;
292
+ height: 3px;
293
+ cursor: pointer;
294
+ box-shadow: none;
295
+ background: #ccc;
296
+ border-radius: 0px;
297
+ border: 0px solid var(--maincolor);
298
+ }
299
+
300
+ input[type='range']::-moz-range-track {
301
+ width: 100%;
302
+ height: 3px;
303
+ cursor: pointer;
304
+ box-shadow: none;
305
+ background: #ccc;
306
+ border-radius: 0px;
307
+ border: 0px solid var(--maincolor);
308
+ }
309
+
310
+ input[type='range']::-webkit-slider-thumb {
311
+ box-shadow: none;
312
+ border: 0px solid #fff;
313
+ height: 15px;
314
+ width: 15px;
315
+ border-radius: 22px;
316
+ background: var(--maincolor);
317
+ cursor: pointer;
318
+ -webkit-appearance: none;
319
+ margin-top: -5px;
320
+ }
321
+
322
+ input[type='range']::-moz-range-thumb {
323
+ box-shadow: none;
324
+ border: 0px solid #fff;
325
+ height: 42px;
326
+ width: 22px;
327
+ border-radius: 22px;
328
+ background: var(--maincolor);
329
+ cursor: pointer;
330
+ -webkit-appearance: none;
331
+ margin-top: -20px;
332
+ }
333
+
334
+ input[type='range']::-moz-focus-outer {
335
+ border: 0;
336
+ }
337
+
338
+ .options-panel {
339
+ box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
340
+ border-radius: 4px;
341
+ padding: 15px;
342
+ width: 100%;
343
+ }
344
+
345
+ .options-panel .title {
346
+ width: 100%;
347
+ margin-bottom: 20px;
348
+ font-size: 22px;
349
+ line-height: 36px;
350
+ color: #000;
351
+ font-weight: 700;
352
+ text-align: left;
353
+ }
354
+
355
+ .options-panel .description {
356
+ width: 100%;
357
+ font-size: 17px;
358
+ color: #666;
359
+ font-weight: 400;
360
+ text-align: left;
361
+ }
362
+
363
+ .options-title {
364
+ width: 100%;
365
+ font-size: 17px;
366
+ color: #666;
367
+ font-weight: 400;
368
+ text-align: left;
369
+ }
370
+
371
+ .download-format,
372
+ .download-wrapper {
373
+ display: flex;
374
+ align-items: flex-start;
375
+ /* border-bottom: 1px solid #ddd; */
376
+ /* margin: 12px 0px; */
377
+ /* padding: 12px 0px; */
378
+ flex-direction: column;
379
+ }
380
+
381
+ .download-format .select-format-title {
382
+ font-size: 17px;
383
+ color: #666;
384
+ font-weight: 400;
385
+ text-align: left;
386
+ }
387
+
388
+ #download-button,
389
+ #addMore,
390
+ #common_btn,
391
+ #download-zip {
392
+ border-radius: 5px;
393
+ cursor: pointer;
394
+ display: inline-block;
395
+ width: 100%;
396
+ padding: 14px 0;
397
+ /* margin-bottom: 20px; */
398
+ text-align: center;
399
+ /* border-radsius: 50px; */
400
+ background: #404044 !important;
401
+ font-size: 15px;
402
+ color: #fff;
403
+ font-weight: 700;
404
+ text-decoration: none;
405
+ transition: all 0.3s;
406
+ border: none;
407
+ }
408
+
409
+ #download-button svg {
410
+ fill: #fff;
411
+ margin-right: 4px;
412
+ height: 20px;
413
+ }
414
+
415
+ #download-zip {
416
+ padding: 10px 20px;
417
+ display: none;
418
+ /* backgr/ound: #fff; */
419
+ }
420
+
421
+ @media (max-width: 768px) {
422
+ .options-panel {
423
+ margin-top: 15px;
424
+ }
425
+
426
+ .fileName {
427
+ font-size: 12px;
428
+ }
429
+
430
+ .download-file-btn {
431
+ font-size: 10px;
432
+ }
433
+
434
+ .download-icon {
435
+ display: none;
436
+ }
437
+
438
438
  }