Tutor LMS – eLearning and online course solution - Version 1.6.6

Version Description

  • July 15, 2020 =

New: Student/instructor profile completion Update: Delete all related course data when permanently deleting a course Update: Course status Publish to Published in instructor's my course panel Update: Server-side validation in the Q&A tab Update: WordPress date format support in certificates Update: Improved Dashboard sidebar menu Fix: Quiz restart issue after completion when Quiz Auto Start is enabled Fix: Maximum Students limit wasnt working for manual enrollment Fix: Quick edit vanishes course metadata (Intro video, Benefits, Requirements, Targeted Audience, Materials Included) Fix: Incorrect quiz result issue for randomized multiple choice question answers Fix: Tutor Instructor user role update issue Fix: Unanswered question count issue

Download this release

Release Info

Developer themeum
Plugin Icon wp plugin Tutor LMS – eLearning and online course solution
Version 1.6.6
Comparing to
See all releases

Code changes from version 1.6.5 to 1.6.6

LICENSE DELETED
@@ -1,674 +0,0 @@
1
- GNU GENERAL PUBLIC LICENSE
2
- Version 3, 29 June 2007
3
-
4
- Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
5
- Everyone is permitted to copy and distribute verbatim copies
6
- of this license document, but changing it is not allowed.
7
-
8
- Preamble
9
-
10
- The GNU General Public License is a free, copyleft license for
11
- software and other kinds of works.
12
-
13
- The licenses for most software and other practical works are designed
14
- to take away your freedom to share and change the works. By contrast,
15
- the GNU General Public License is intended to guarantee your freedom to
16
- share and change all versions of a program--to make sure it remains free
17
- software for all its users. We, the Free Software Foundation, use the
18
- GNU General Public License for most of our software; it applies also to
19
- any other work released this way by its authors. You can apply it to
20
- your programs, too.
21
-
22
- When we speak of free software, we are referring to freedom, not
23
- price. Our General Public Licenses are designed to make sure that you
24
- have the freedom to distribute copies of free software (and charge for
25
- them if you wish), that you receive source code or can get it if you
26
- want it, that you can change the software or use pieces of it in new
27
- free programs, and that you know you can do these things.
28
-
29
- To protect your rights, we need to prevent others from denying you
30
- these rights or asking you to surrender the rights. Therefore, you have
31
- certain responsibilities if you distribute copies of the software, or if
32
- you modify it: responsibilities to respect the freedom of others.
33
-
34
- For example, if you distribute copies of such a program, whether
35
- gratis or for a fee, you must pass on to the recipients the same
36
- freedoms that you received. You must make sure that they, too, receive
37
- or can get the source code. And you must show them these terms so they
38
- know their rights.
39
-
40
- Developers that use the GNU GPL protect your rights with two steps:
41
- (1) assert copyright on the software, and (2) offer you this License
42
- giving you legal permission to copy, distribute and/or modify it.
43
-
44
- For the developers' and authors' protection, the GPL clearly explains
45
- that there is no warranty for this free software. For both users' and
46
- authors' sake, the GPL requires that modified versions be marked as
47
- changed, so that their problems will not be attributed erroneously to
48
- authors of previous versions.
49
-
50
- Some devices are designed to deny users access to install or run
51
- modified versions of the software inside them, although the manufacturer
52
- can do so. This is fundamentally incompatible with the aim of
53
- protecting users' freedom to change the software. The systematic
54
- pattern of such abuse occurs in the area of products for individuals to
55
- use, which is precisely where it is most unacceptable. Therefore, we
56
- have designed this version of the GPL to prohibit the practice for those
57
- products. If such problems arise substantially in other domains, we
58
- stand ready to extend this provision to those domains in future versions
59
- of the GPL, as needed to protect the freedom of users.
60
-
61
- Finally, every program is threatened constantly by software patents.
62
- States should not allow patents to restrict development and use of
63
- software on general-purpose computers, but in those that do, we wish to
64
- avoid the special danger that patents applied to a free program could
65
- make it effectively proprietary. To prevent this, the GPL assures that
66
- patents cannot be used to render the program non-free.
67
-
68
- The precise terms and conditions for copying, distribution and
69
- modification follow.
70
-
71
- TERMS AND CONDITIONS
72
-
73
- 0. Definitions.
74
-
75
- "This License" refers to version 3 of the GNU General Public License.
76
-
77
- "Copyright" also means copyright-like laws that apply to other kinds of
78
- works, such as semiconductor masks.
79
-
80
- "The Program" refers to any copyrightable work licensed under this
81
- License. Each licensee is addressed as "you". "Licensees" and
82
- "recipients" may be individuals or organizations.
83
-
84
- To "modify" a work means to copy from or adapt all or part of the work
85
- in a fashion requiring copyright permission, other than the making of an
86
- exact copy. The resulting work is called a "modified version" of the
87
- earlier work or a work "based on" the earlier work.
88
-
89
- A "covered work" means either the unmodified Program or a work based
90
- on the Program.
91
-
92
- To "propagate" a work means to do anything with it that, without
93
- permission, would make you directly or secondarily liable for
94
- infringement under applicable copyright law, except executing it on a
95
- computer or modifying a private copy. Propagation includes copying,
96
- distribution (with or without modification), making available to the
97
- public, and in some countries other activities as well.
98
-
99
- To "convey" a work means any kind of propagation that enables other
100
- parties to make or receive copies. Mere interaction with a user through
101
- a computer network, with no transfer of a copy, is not conveying.
102
-
103
- An interactive user interface displays "Appropriate Legal Notices"
104
- to the extent that it includes a convenient and prominently visible
105
- feature that (1) displays an appropriate copyright notice, and (2)
106
- tells the user that there is no warranty for the work (except to the
107
- extent that warranties are provided), that licensees may convey the
108
- work under this License, and how to view a copy of this License. If
109
- the interface presents a list of user commands or options, such as a
110
- menu, a prominent item in the list meets this criterion.
111
-
112
- 1. Source Code.
113
-
114
- The "source code" for a work means the preferred form of the work
115
- for making modifications to it. "Object code" means any non-source
116
- form of a work.
117
-
118
- A "Standard Interface" means an interface that either is an official
119
- standard defined by a recognized standards body, or, in the case of
120
- interfaces specified for a particular programming language, one that
121
- is widely used among developers working in that language.
122
-
123
- The "System Libraries" of an executable work include anything, other
124
- than the work as a whole, that (a) is included in the normal form of
125
- packaging a Major Component, but which is not part of that Major
126
- Component, and (b) serves only to enable use of the work with that
127
- Major Component, or to implement a Standard Interface for which an
128
- implementation is available to the public in source code form. A
129
- "Major Component", in this context, means a major essential component
130
- (kernel, window system, and so on) of the specific operating system
131
- (if any) on which the executable work runs, or a compiler used to
132
- produce the work, or an object code interpreter used to run it.
133
-
134
- The "Corresponding Source" for a work in object code form means all
135
- the source code needed to generate, install, and (for an executable
136
- work) run the object code and to modify the work, including scripts to
137
- control those activities. However, it does not include the work's
138
- System Libraries, or general-purpose tools or generally available free
139
- programs which are used unmodified in performing those activities but
140
- which are not part of the work. For example, Corresponding Source
141
- includes interface definition files associated with source files for
142
- the work, and the source code for shared libraries and dynamically
143
- linked subprograms that the work is specifically designed to require,
144
- such as by intimate data communication or control flow between those
145
- subprograms and other parts of the work.
146
-
147
- The Corresponding Source need not include anything that users
148
- can regenerate automatically from other parts of the Corresponding
149
- Source.
150
-
151
- The Corresponding Source for a work in source code form is that
152
- same work.
153
-
154
- 2. Basic Permissions.
155
-
156
- All rights granted under this License are granted for the term of
157
- copyright on the Program, and are irrevocable provided the stated
158
- conditions are met. This License explicitly affirms your unlimited
159
- permission to run the unmodified Program. The output from running a
160
- covered work is covered by this License only if the output, given its
161
- content, constitutes a covered work. This License acknowledges your
162
- rights of fair use or other equivalent, as provided by copyright law.
163
-
164
- You may make, run and propagate covered works that you do not
165
- convey, without conditions so long as your license otherwise remains
166
- in force. You may convey covered works to others for the sole purpose
167
- of having them make modifications exclusively for you, or provide you
168
- with facilities for running those works, provided that you comply with
169
- the terms of this License in conveying all material for which you do
170
- not control copyright. Those thus making or running the covered works
171
- for you must do so exclusively on your behalf, under your direction
172
- and control, on terms that prohibit them from making any copies of
173
- your copyrighted material outside their relationship with you.
174
-
175
- Conveying under any other circumstances is permitted solely under
176
- the conditions stated below. Sublicensing is not allowed; section 10
177
- makes it unnecessary.
178
-
179
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
180
-
181
- No covered work shall be deemed part of an effective technological
182
- measure under any applicable law fulfilling obligations under article
183
- 11 of the WIPO copyright treaty adopted on 20 December 1996, or
184
- similar laws prohibiting or restricting circumvention of such
185
- measures.
186
-
187
- When you convey a covered work, you waive any legal power to forbid
188
- circumvention of technological measures to the extent such circumvention
189
- is effected by exercising rights under this License with respect to
190
- the covered work, and you disclaim any intention to limit operation or
191
- modification of the work as a means of enforcing, against the work's
192
- users, your or third parties' legal rights to forbid circumvention of
193
- technological measures.
194
-
195
- 4. Conveying Verbatim Copies.
196
-
197
- You may convey verbatim copies of the Program's source code as you
198
- receive it, in any medium, provided that you conspicuously and
199
- appropriately publish on each copy an appropriate copyright notice;
200
- keep intact all notices stating that this License and any
201
- non-permissive terms added in accord with section 7 apply to the code;
202
- keep intact all notices of the absence of any warranty; and give all
203
- recipients a copy of this License along with the Program.
204
-
205
- You may charge any price or no price for each copy that you convey,
206
- and you may offer support or warranty protection for a fee.
207
-
208
- 5. Conveying Modified Source Versions.
209
-
210
- You may convey a work based on the Program, or the modifications to
211
- produce it from the Program, in the form of source code under the
212
- terms of section 4, provided that you also meet all of these conditions:
213
-
214
- a) The work must carry prominent notices stating that you modified
215
- it, and giving a relevant date.
216
-
217
- b) The work must carry prominent notices stating that it is
218
- released under this License and any conditions added under section
219
- 7. This requirement modifies the requirement in section 4 to
220
- "keep intact all notices".
221
-
222
- c) You must license the entire work, as a whole, under this
223
- License to anyone who comes into possession of a copy. This
224
- License will therefore apply, along with any applicable section 7
225
- additional terms, to the whole of the work, and all its parts,
226
- regardless of how they are packaged. This License gives no
227
- permission to license the work in any other way, but it does not
228
- invalidate such permission if you have separately received it.
229
-
230
- d) If the work has interactive user interfaces, each must display
231
- Appropriate Legal Notices; however, if the Program has interactive
232
- interfaces that do not display Appropriate Legal Notices, your
233
- work need not make them do so.
234
-
235
- A compilation of a covered work with other separate and independent
236
- works, which are not by their nature extensions of the covered work,
237
- and which are not combined with it such as to form a larger program,
238
- in or on a volume of a storage or distribution medium, is called an
239
- "aggregate" if the compilation and its resulting copyright are not
240
- used to limit the access or legal rights of the compilation's users
241
- beyond what the individual works permit. Inclusion of a covered work
242
- in an aggregate does not cause this License to apply to the other
243
- parts of the aggregate.
244
-
245
- 6. Conveying Non-Source Forms.
246
-
247
- You may convey a covered work in object code form under the terms
248
- of sections 4 and 5, provided that you also convey the
249
- machine-readable Corresponding Source under the terms of this License,
250
- in one of these ways:
251
-
252
- a) Convey the object code in, or embodied in, a physical product
253
- (including a physical distribution medium), accompanied by the
254
- Corresponding Source fixed on a durable physical medium
255
- customarily used for software interchange.
256
-
257
- b) Convey the object code in, or embodied in, a physical product
258
- (including a physical distribution medium), accompanied by a
259
- written offer, valid for at least three years and valid for as
260
- long as you offer spare parts or customer support for that product
261
- model, to give anyone who possesses the object code either (1) a
262
- copy of the Corresponding Source for all the software in the
263
- product that is covered by this License, on a durable physical
264
- medium customarily used for software interchange, for a price no
265
- more than your reasonable cost of physically performing this
266
- conveying of source, or (2) access to copy the
267
- Corresponding Source from a network server at no charge.
268
-
269
- c) Convey individual copies of the object code with a copy of the
270
- written offer to provide the Corresponding Source. This
271
- alternative is allowed only occasionally and noncommercially, and
272
- only if you received the object code with such an offer, in accord
273
- with subsection 6b.
274
-
275
- d) Convey the object code by offering access from a designated
276
- place (gratis or for a charge), and offer equivalent access to the
277
- Corresponding Source in the same way through the same place at no
278
- further charge. You need not require recipients to copy the
279
- Corresponding Source along with the object code. If the place to
280
- copy the object code is a network server, the Corresponding Source
281
- may be on a different server (operated by you or a third party)
282
- that supports equivalent copying facilities, provided you maintain
283
- clear directions next to the object code saying where to find the
284
- Corresponding Source. Regardless of what server hosts the
285
- Corresponding Source, you remain obligated to ensure that it is
286
- available for as long as needed to satisfy these requirements.
287
-
288
- e) Convey the object code using peer-to-peer transmission, provided
289
- you inform other peers where the object code and Corresponding
290
- Source of the work are being offered to the general public at no
291
- charge under subsection 6d.
292
-
293
- A separable portion of the object code, whose source code is excluded
294
- from the Corresponding Source as a System Library, need not be
295
- included in conveying the object code work.
296
-
297
- A "User Product" is either (1) a "consumer product", which means any
298
- tangible personal property which is normally used for personal, family,
299
- or household purposes, or (2) anything designed or sold for incorporation
300
- into a dwelling. In determining whether a product is a consumer product,
301
- doubtful cases shall be resolved in favor of coverage. For a particular
302
- product received by a particular user, "normally used" refers to a
303
- typical or common use of that class of product, regardless of the status
304
- of the particular user or of the way in which the particular user
305
- actually uses, or expects or is expected to use, the product. A product
306
- is a consumer product regardless of whether the product has substantial
307
- commercial, industrial or non-consumer uses, unless such uses represent
308
- the only significant mode of use of the product.
309
-
310
- "Installation Information" for a User Product means any methods,
311
- procedures, authorization keys, or other information required to install
312
- and execute modified versions of a covered work in that User Product from
313
- a modified version of its Corresponding Source. The information must
314
- suffice to ensure that the continued functioning of the modified object
315
- code is in no case prevented or interfered with solely because
316
- modification has been made.
317
-
318
- If you convey an object code work under this section in, or with, or
319
- specifically for use in, a User Product, and the conveying occurs as
320
- part of a transaction in which the right of possession and use of the
321
- User Product is transferred to the recipient in perpetuity or for a
322
- fixed term (regardless of how the transaction is characterized), the
323
- Corresponding Source conveyed under this section must be accompanied
324
- by the Installation Information. But this requirement does not apply
325
- if neither you nor any third party retains the ability to install
326
- modified object code on the User Product (for example, the work has
327
- been installed in ROM).
328
-
329
- The requirement to provide Installation Information does not include a
330
- requirement to continue to provide support service, warranty, or updates
331
- for a work that has been modified or installed by the recipient, or for
332
- the User Product in which it has been modified or installed. Access to a
333
- network may be denied when the modification itself materially and
334
- adversely affects the operation of the network or violates the rules and
335
- protocols for communication across the network.
336
-
337
- Corresponding Source conveyed, and Installation Information provided,
338
- in accord with this section must be in a format that is publicly
339
- documented (and with an implementation available to the public in
340
- source code form), and must require no special password or key for
341
- unpacking, reading or copying.
342
-
343
- 7. Additional Terms.
344
-
345
- "Additional permissions" are terms that supplement the terms of this
346
- License by making exceptions from one or more of its conditions.
347
- Additional permissions that are applicable to the entire Program shall
348
- be treated as though they were included in this License, to the extent
349
- that they are valid under applicable law. If additional permissions
350
- apply only to part of the Program, that part may be used separately
351
- under those permissions, but the entire Program remains governed by
352
- this License without regard to the additional permissions.
353
-
354
- When you convey a copy of a covered work, you may at your option
355
- remove any additional permissions from that copy, or from any part of
356
- it. (Additional permissions may be written to require their own
357
- removal in certain cases when you modify the work.) You may place
358
- additional permissions on material, added by you to a covered work,
359
- for which you have or can give appropriate copyright permission.
360
-
361
- Notwithstanding any other provision of this License, for material you
362
- add to a covered work, you may (if authorized by the copyright holders of
363
- that material) supplement the terms of this License with terms:
364
-
365
- a) Disclaiming warranty or limiting liability differently from the
366
- terms of sections 15 and 16 of this License; or
367
-
368
- b) Requiring preservation of specified reasonable legal notices or
369
- author attributions in that material or in the Appropriate Legal
370
- Notices displayed by works containing it; or
371
-
372
- c) Prohibiting misrepresentation of the origin of that material, or
373
- requiring that modified versions of such material be marked in
374
- reasonable ways as different from the original version; or
375
-
376
- d) Limiting the use for publicity purposes of names of licensors or
377
- authors of the material; or
378
-
379
- e) Declining to grant rights under trademark law for use of some
380
- trade names, trademarks, or service marks; or
381
-
382
- f) Requiring indemnification of licensors and authors of that
383
- material by anyone who conveys the material (or modified versions of
384
- it) with contractual assumptions of liability to the recipient, for
385
- any liability that these contractual assumptions directly impose on
386
- those licensors and authors.
387
-
388
- All other non-permissive additional terms are considered "further
389
- restrictions" within the meaning of section 10. If the Program as you
390
- received it, or any part of it, contains a notice stating that it is
391
- governed by this License along with a term that is a further
392
- restriction, you may remove that term. If a license document contains
393
- a further restriction but permits relicensing or conveying under this
394
- License, you may add to a covered work material governed by the terms
395
- of that license document, provided that the further restriction does
396
- not survive such relicensing or conveying.
397
-
398
- If you add terms to a covered work in accord with this section, you
399
- must place, in the relevant source files, a statement of the
400
- additional terms that apply to those files, or a notice indicating
401
- where to find the applicable terms.
402
-
403
- Additional terms, permissive or non-permissive, may be stated in the
404
- form of a separately written license, or stated as exceptions;
405
- the above requirements apply either way.
406
-
407
- 8. Termination.
408
-
409
- You may not propagate or modify a covered work except as expressly
410
- provided under this License. Any attempt otherwise to propagate or
411
- modify it is void, and will automatically terminate your rights under
412
- this License (including any patent licenses granted under the third
413
- paragraph of section 11).
414
-
415
- However, if you cease all violation of this License, then your
416
- license from a particular copyright holder is reinstated (a)
417
- provisionally, unless and until the copyright holder explicitly and
418
- finally terminates your license, and (b) permanently, if the copyright
419
- holder fails to notify you of the violation by some reasonable means
420
- prior to 60 days after the cessation.
421
-
422
- Moreover, your license from a particular copyright holder is
423
- reinstated permanently if the copyright holder notifies you of the
424
- violation by some reasonable means, this is the first time you have
425
- received notice of violation of this License (for any work) from that
426
- copyright holder, and you cure the violation prior to 30 days after
427
- your receipt of the notice.
428
-
429
- Termination of your rights under this section does not terminate the
430
- licenses of parties who have received copies or rights from you under
431
- this License. If your rights have been terminated and not permanently
432
- reinstated, you do not qualify to receive new licenses for the same
433
- material under section 10.
434
-
435
- 9. Acceptance Not Required for Having Copies.
436
-
437
- You are not required to accept this License in order to receive or
438
- run a copy of the Program. Ancillary propagation of a covered work
439
- occurring solely as a consequence of using peer-to-peer transmission
440
- to receive a copy likewise does not require acceptance. However,
441
- nothing other than this License grants you permission to propagate or
442
- modify any covered work. These actions infringe copyright if you do
443
- not accept this License. Therefore, by modifying or propagating a
444
- covered work, you indicate your acceptance of this License to do so.
445
-
446
- 10. Automatic Licensing of Downstream Recipients.
447
-
448
- Each time you convey a covered work, the recipient automatically
449
- receives a license from the original licensors, to run, modify and
450
- propagate that work, subject to this License. You are not responsible
451
- for enforcing compliance by third parties with this License.
452
-
453
- An "entity transaction" is a transaction transferring control of an
454
- organization, or substantially all assets of one, or subdividing an
455
- organization, or merging organizations. If propagation of a covered
456
- work results from an entity transaction, each party to that
457
- transaction who receives a copy of the work also receives whatever
458
- licenses to the work the party's predecessor in interest had or could
459
- give under the previous paragraph, plus a right to possession of the
460
- Corresponding Source of the work from the predecessor in interest, if
461
- the predecessor has it or can get it with reasonable efforts.
462
-
463
- You may not impose any further restrictions on the exercise of the
464
- rights granted or affirmed under this License. For example, you may
465
- not impose a license fee, royalty, or other charge for exercise of
466
- rights granted under this License, and you may not initiate litigation
467
- (including a cross-claim or counterclaim in a lawsuit) alleging that
468
- any patent claim is infringed by making, using, selling, offering for
469
- sale, or importing the Program or any portion of it.
470
-
471
- 11. Patents.
472
-
473
- A "contributor" is a copyright holder who authorizes use under this
474
- License of the Program or a work on which the Program is based. The
475
- work thus licensed is called the contributor's "contributor version".
476
-
477
- A contributor's "essential patent claims" are all patent claims
478
- owned or controlled by the contributor, whether already acquired or
479
- hereafter acquired, that would be infringed by some manner, permitted
480
- by this License, of making, using, or selling its contributor version,
481
- but do not include claims that would be infringed only as a
482
- consequence of further modification of the contributor version. For
483
- purposes of this definition, "control" includes the right to grant
484
- patent sublicenses in a manner consistent with the requirements of
485
- this License.
486
-
487
- Each contributor grants you a non-exclusive, worldwide, royalty-free
488
- patent license under the contributor's essential patent claims, to
489
- make, use, sell, offer for sale, import and otherwise run, modify and
490
- propagate the contents of its contributor version.
491
-
492
- In the following three paragraphs, a "patent license" is any express
493
- agreement or commitment, however denominated, not to enforce a patent
494
- (such as an express permission to practice a patent or covenant not to
495
- sue for patent infringement). To "grant" such a patent license to a
496
- party means to make such an agreement or commitment not to enforce a
497
- patent against the party.
498
-
499
- If you convey a covered work, knowingly relying on a patent license,
500
- and the Corresponding Source of the work is not available for anyone
501
- to copy, free of charge and under the terms of this License, through a
502
- publicly available network server or other readily accessible means,
503
- then you must either (1) cause the Corresponding Source to be so
504
- available, or (2) arrange to deprive yourself of the benefit of the
505
- patent license for this particular work, or (3) arrange, in a manner
506
- consistent with the requirements of this License, to extend the patent
507
- license to downstream recipients. "Knowingly relying" means you have
508
- actual knowledge that, but for the patent license, your conveying the
509
- covered work in a country, or your recipient's use of the covered work
510
- in a country, would infringe one or more identifiable patents in that
511
- country that you have reason to believe are valid.
512
-
513
- If, pursuant to or in connection with a single transaction or
514
- arrangement, you convey, or propagate by procuring conveyance of, a
515
- covered work, and grant a patent license to some of the parties
516
- receiving the covered work authorizing them to use, propagate, modify
517
- or convey a specific copy of the covered work, then the patent license
518
- you grant is automatically extended to all recipients of the covered
519
- work and works based on it.
520
-
521
- A patent license is "discriminatory" if it does not include within
522
- the scope of its coverage, prohibits the exercise of, or is
523
- conditioned on the non-exercise of one or more of the rights that are
524
- specifically granted under this License. You may not convey a covered
525
- work if you are a party to an arrangement with a third party that is
526
- in the business of distributing software, under which you make payment
527
- to the third party based on the extent of your activity of conveying
528
- the work, and under which the third party grants, to any of the
529
- parties who would receive the covered work from you, a discriminatory
530
- patent license (a) in connection with copies of the covered work
531
- conveyed by you (or copies made from those copies), or (b) primarily
532
- for and in connection with specific products or compilations that
533
- contain the covered work, unless you entered into that arrangement,
534
- or that patent license was granted, prior to 28 March 2007.
535
-
536
- Nothing in this License shall be construed as excluding or limiting
537
- any implied license or other defenses to infringement that may
538
- otherwise be available to you under applicable patent law.
539
-
540
- 12. No Surrender of Others' Freedom.
541
-
542
- If conditions are imposed on you (whether by court order, agreement or
543
- otherwise) that contradict the conditions of this License, they do not
544
- excuse you from the conditions of this License. If you cannot convey a
545
- covered work so as to satisfy simultaneously your obligations under this
546
- License and any other pertinent obligations, then as a consequence you may
547
- not convey it at all. For example, if you agree to terms that obligate you
548
- to collect a royalty for further conveying from those to whom you convey
549
- the Program, the only way you could satisfy both those terms and this
550
- License would be to refrain entirely from conveying the Program.
551
-
552
- 13. Use with the GNU Affero General Public License.
553
-
554
- Notwithstanding any other provision of this License, you have
555
- permission to link or combine any covered work with a work licensed
556
- under version 3 of the GNU Affero General Public License into a single
557
- combined work, and to convey the resulting work. The terms of this
558
- License will continue to apply to the part which is the covered work,
559
- but the special requirements of the GNU Affero General Public License,
560
- section 13, concerning interaction through a network will apply to the
561
- combination as such.
562
-
563
- 14. Revised Versions of this License.
564
-
565
- The Free Software Foundation may publish revised and/or new versions of
566
- the GNU General Public License from time to time. Such new versions will
567
- be similar in spirit to the present version, but may differ in detail to
568
- address new problems or concerns.
569
-
570
- Each version is given a distinguishing version number. If the
571
- Program specifies that a certain numbered version of the GNU General
572
- Public License "or any later version" applies to it, you have the
573
- option of following the terms and conditions either of that numbered
574
- version or of any later version published by the Free Software
575
- Foundation. If the Program does not specify a version number of the
576
- GNU General Public License, you may choose any version ever published
577
- by the Free Software Foundation.
578
-
579
- If the Program specifies that a proxy can decide which future
580
- versions of the GNU General Public License can be used, that proxy's
581
- public statement of acceptance of a version permanently authorizes you
582
- to choose that version for the Program.
583
-
584
- Later license versions may give you additional or different
585
- permissions. However, no additional obligations are imposed on any
586
- author or copyright holder as a result of your choosing to follow a
587
- later version.
588
-
589
- 15. Disclaimer of Warranty.
590
-
591
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
592
- APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
593
- HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
594
- OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
595
- THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
596
- PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
597
- IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
598
- ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
599
-
600
- 16. Limitation of Liability.
601
-
602
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
603
- WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
604
- THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
605
- GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
606
- USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
607
- DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
608
- PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
609
- EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
610
- SUCH DAMAGES.
611
-
612
- 17. Interpretation of Sections 15 and 16.
613
-
614
- If the disclaimer of warranty and limitation of liability provided
615
- above cannot be given local legal effect according to their terms,
616
- reviewing courts shall apply local law that most closely approximates
617
- an absolute waiver of all civil liability in connection with the
618
- Program, unless a warranty or assumption of liability accompanies a
619
- copy of the Program in return for a fee.
620
-
621
- END OF TERMS AND CONDITIONS
622
-
623
- How to Apply These Terms to Your New Programs
624
-
625
- If you develop a new program, and you want it to be of the greatest
626
- possible use to the public, the best way to achieve this is to make it
627
- free software which everyone can redistribute and change under these terms.
628
-
629
- To do so, attach the following notices to the program. It is safest
630
- to attach them to the start of each source file to most effectively
631
- state the exclusion of warranty; and each file should have at least
632
- the "copyright" line and a pointer to where the full notice is found.
633
-
634
- <one line to give the program's name and a brief idea of what it does.>
635
- Copyright (C) <year> <name of author>
636
-
637
- This program is free software: you can redistribute it and/or modify
638
- it under the terms of the GNU General Public License as published by
639
- the Free Software Foundation, either version 3 of the License, or
640
- (at your option) any later version.
641
-
642
- This program is distributed in the hope that it will be useful,
643
- but WITHOUT ANY WARRANTY; without even the implied warranty of
644
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
645
- GNU General Public License for more details.
646
-
647
- You should have received a copy of the GNU General Public License
648
- along with this program. If not, see <https://www.gnu.org/licenses/>.
649
-
650
- Also add information on how to contact you by electronic and paper mail.
651
-
652
- If the program does terminal interaction, make it output a short
653
- notice like this when it starts in an interactive mode:
654
-
655
- <program> Copyright (C) <year> <name of author>
656
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657
- This is free software, and you are welcome to redistribute it
658
- under certain conditions; type `show c' for details.
659
-
660
- The hypothetical commands `show w' and `show c' should show the appropriate
661
- parts of the General Public License. Of course, your program's commands
662
- might be different; for a GUI interface, you would use an "about box".
663
-
664
- You should also get your employer (if you work as a programmer) or school,
665
- if any, to sign a "copyright disclaimer" for the program, if necessary.
666
- For more information on this, and how to apply and follow the GNU GPL, see
667
- <https://www.gnu.org/licenses/>.
668
-
669
- The GNU General Public License does not permit incorporating your program
670
- into proprietary programs. If your program is a subroutine library, you
671
- may consider it more useful to permit linking proprietary applications with
672
- the library. If this is what you want to do, use the GNU Lesser General
673
- Public License instead of this License. But first, please read
674
- <https://www.gnu.org/licenses/why-not-lgpl.html>.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/css/tutor-admin.css CHANGED
@@ -1,3515 +1,3516 @@
1
- /**
2
- @package: Tutor LMS
3
- @author: themeum
4
- */
5
- :root {
6
- --tutor-primary-color: #1b52d8;
7
- --tutor-primary-hover-color: #1b52a9;
8
- --tutor-text-color: #4b5981;
9
- --tutor-light-color: #b1b8c9;
10
- --tutor-success-button-color: #86b223;
11
- }
12
-
13
- .ui-slider {
14
- position: relative;
15
- text-align: left;
16
- }
17
- .ui-slider .ui-slider-handle {
18
- position: absolute;
19
- z-index: 2;
20
- width: 15px;
21
- height: 15px;
22
- cursor: default;
23
- top: -6.5px;
24
- cursor: pointer;
25
- }
26
- .ui-slider .ui-slider-range {
27
- position: absolute;
28
- z-index: 1;
29
- font-size: 0.7em;
30
- display: block;
31
- border: 0;
32
- background-position: 0 0;
33
- }
34
-
35
- .ui-slider-horizontal {
36
- height: 0.8em;
37
- }
38
- .ui-slider-horizontal .ui-slider-range {
39
- top: 0;
40
- height: 100%;
41
- }
42
- .ui-slider-horizontal .ui-slider-range-min {
43
- left: 0;
44
- }
45
- .ui-slider-horizontal .ui-slider-range-max {
46
- right: 0;
47
- }
48
-
49
- .ui-slider-vertical {
50
- width: 0.8em;
51
- height: 100px;
52
- }
53
- .ui-slider-vertical .ui-slider-handle {
54
- left: -0.3em;
55
- margin-left: 0;
56
- margin-bottom: -0.6em;
57
- }
58
- .ui-slider-vertical .ui-slider-range {
59
- left: 0;
60
- width: 100%;
61
- }
62
- .ui-slider-vertical .ui-slider-range-min {
63
- bottom: 0;
64
- }
65
- .ui-slider-vertical .ui-slider-range-max {
66
- top: 0;
67
- }
68
-
69
- /*----------------------------------
70
- Component containers
71
- ----------------------------------*/
72
- .ui-widget-content {
73
- border: 1px solid #aaaaaa;
74
- background: #ffffff;
75
- color: #222222;
76
- }
77
- .ui-widget-content a {
78
- color: #222222;
79
- }
80
- .ui-widget-header {
81
- border: 1px solid #aaaaaa;
82
- background: #cccccc;
83
- color: #222222;
84
- font-weight: bold;
85
- }
86
- .ui-widget-header a {
87
- color: #222222;
88
- }
89
-
90
- /* Interaction states
91
- ----------------------------------*/
92
- .ui-state-default,
93
- .ui-widget-content .ui-state-default,
94
- .ui-widget-header .ui-state-default {
95
- border: 1px solid #d3d3d3;
96
- background: #e6e6e6;
97
- font-weight: normal;
98
- color: #555555;
99
- }
100
- /* Interaction Cues
101
- ----------------------------------*/
102
- .ui-state-highlight,
103
- .ui-widget-content .ui-state-highlight,
104
- .ui-widget-header .ui-state-highlight {
105
- border: 1px solid #fcefa1 /*{borderColorHighlight}*/;
106
- background: #fbf9ee;
107
- color: #363636;
108
- }
109
-
110
- .tutor-option-nav-tabs li {
111
- position: relative;
112
- display: inline-block;
113
- margin-right: -1px;
114
- }
115
- /*.tutor-option-nav-tabs li:after {*/
116
- /*content: "|";*/
117
- /*position: absolute;*/
118
- /*top: 0;*/
119
- /*right: -10px;*/
120
- /*}*/
121
- .tutor-option-nav-tabs li:last-child:after {
122
- content: "";
123
- }
124
- .tutor-option-nav-tabs li a {
125
- display: block;
126
- font-weight: bold;
127
- text-decoration: none;
128
- background: #fff;
129
- padding: 5px 10px;
130
- border: 1px solid #dddddd;
131
- }
132
- .tutor-option-nav-tabs li.current a {
133
- color: #333333;
134
- }
135
- .tutor-option-nav-tabs li a:focus {
136
- box-shadow: none;
137
- }
138
-
139
- /**
140
- Withdraw Methods Nav
141
- */
142
-
143
- .withdraw-method-nav {
144
- margin-bottom: 20px;
145
- }
146
- .withdraw-method-nav li {
147
- position: relative;
148
- display: inline-block;
149
- }
150
- .withdraw-method-nav li a {
151
- display: block;
152
- text-decoration: none;
153
- padding: 5px 10px;
154
- border-right: 1px solid #cccccc;
155
- }
156
- .withdraw-method-nav li:last-child a {
157
- border-right: none;
158
- }
159
- /**
160
- Option Field
161
- */
162
-
163
- .tutor-option-field-row {
164
- border-bottom: 1px solid #e4e4e4;
165
- padding: 20px 0;
166
- font-size: 14px;
167
- line-height: 1.3;
168
- }
169
- .tutor-option-field-row:last-child {
170
- border-bottom: none;
171
- }
172
- .tutor-option-field-row input[type="text"],
173
- .tutor-option-field-row input[type="email"],
174
- .tutor-option-field-row input[type="number"],
175
- .tutor-option-field-row input[type="password"],
176
- .tutor-option-field-row textarea,
177
- .tutor-option-field-row .tutor-field-type-slider {
178
- background-color: #fff;
179
- border: 1px solid #ddd;
180
- border-radius: 3px;
181
- box-shadow: none;
182
- color: #333;
183
- display: inline-block;
184
- vertical-align: middle;
185
- padding: 7px 12px;
186
- margin: 0 10px 0 0;
187
- width: 400px;
188
- min-height: 35px;
189
- }
190
-
191
- .tutor_lesson_modal_form .tutor-option-field-row input[type="text"],
192
- .tutor_lesson_modal_form .tutor-option-field-row input[type="email"],
193
- .tutor_lesson_modal_form .tutor-option-field-row input[type="number"],
194
- .tutor_lesson_modal_form .tutor-option-field-row input[type="password"],
195
- .tutor_lesson_modal_form .tutor-option-field-row textarea,
196
- .tutor_lesson_modal_form .tutor-option-field-row .tutor-field-type-slider {
197
- width: 100%;
198
- display: block;
199
- }
200
-
201
- .tutor-option-field {
202
- display: block;
203
- margin: 0 0 0 200px;
204
- max-width: 800px;
205
- }
206
- .rtl .tutor-option-field {
207
- margin: 0 200px 0 0;
208
- }
209
- .tutor_lesson_modal_form .tutor-option-field {
210
- display: block;
211
- margin: 0;
212
- max-width: none;
213
- }
214
- .tutor-option-field-label {
215
- display: block;
216
- float: left;
217
- width: 200px;
218
- }
219
- .rtl .tutor-option-field-label {
220
- float: right;
221
- }
222
- .tutor_lesson_modal_form .tutor-option-field-label {
223
- display: block;
224
- float: none;
225
- width: 100%;
226
- margin-bottom: 15px;
227
- }
228
-
229
- .tutor-lesson-attachments-metabox {
230
- margin-top: 30px;
231
- }
232
-
233
- .tutor-option-field-label label {
234
- display: block;
235
- font-weight: 600;
236
- }
237
- .tutor-option-field p.desc {
238
- font-style: italic;
239
- color: #666;
240
- font-size: 12px;
241
- line-height: 1.5;
242
- }
243
- .tutor-option-field-row h2 {
244
- color: #444;
245
- font-size: 18px;
246
- font-weight: 700;
247
- margin: 0;
248
- }
249
- .tutor-option-field-row .option-media-wrap {
250
- margin-bottom: 10px;
251
- }
252
- .tutor-option-field-row .option-media-wrap img {
253
- max-height: 100px;
254
- width: auto;
255
- padding: 5px;
256
- border: 1px solid #cccccc;
257
- }
258
- .select2-container {
259
- min-width: 250px !important;
260
- }
261
- .membership_course_categories .select2-container {
262
- min-width: 50% !important;
263
- }
264
- /**
265
- Group Field Option
266
- */
267
- .tutor-option-group-field {
268
- display: inline-block;
269
- vertical-align: top;
270
- }
271
- .tutor-option-group-field input[type="text"],
272
- .tutor-option-group-field input[type="email"],
273
- .tutor-option-group-field input[type="number"],
274
- .tutor-option-group-field input[type="password"],
275
- .tutor-option-group-field textarea,
276
- .tutor-option-group-field .tutor-field-type-slider,
277
- .tutor-option-group-field select {
278
- width: 100px;
279
- margin-right: 5px;
280
- }
281
- .option-type-radio-wrap {
282
- margin-top: 0;
283
- }
284
-
285
- /**
286
- * Course adding page
287
- * Course Builder
288
- */
289
- #tutor-course-topics a {
290
- text-decoration: none;
291
- }
292
- #tutor-course-topics .tutor-topics-wrap {
293
- border-bottom: 1px solid #e7e7e7;
294
- padding-bottom: 0;
295
- margin: 0;
296
- }
297
- .tutor-untopics-lessons .course-content-item,
298
- .course-contents .course-content-item {
299
- padding: 10px;
300
- border-bottom: 1px solid #d9d9d9;
301
- background-color: #ebeef0;
302
- }
303
- .tutor-lessons.ui-sortable {
304
- min-height: 20px;
305
- }
306
- #tutor-course-topics .drop-lessons p {
307
- margin: 0;
308
- }
309
- #tutor-course-topics .course-content-item:hover {
310
- background-color: #ebeef0;
311
- }
312
- #tutor-course-topics .tutor-lessons {
313
- padding-left: 0;
314
- }
315
- #tutor-course-topics .tutor-lesson-top,
316
- #tutor-course-topics .tutor-lesson-top i {
317
- font-size: 15px;
318
- }
319
- #tutor-course-topics .tutor-lesson-top .open-tutor-quiz-modal i {
320
- display: inline-block;
321
- vertical-align: middle;
322
- margin-right: 5px;
323
- }
324
- .rtl #tutor-course-topics .tutor-lesson-top .open-tutor-quiz-modal i {
325
- margin-right: 0;
326
- margin-left: 5px;
327
- }
328
- #tutor-course-topics .tutor-lesson-top {
329
- display: -webkit-box;
330
- display: -ms-flexbox;
331
- display: flex;
332
- font-size: 14px;
333
- }
334
- #tutor-course-topics .tutor-lesson-top .open-tutor-lesson-modal,
335
- .tutor-quiz .open-tutor-quiz-modal,
336
- .course-content-item .open-tutor-assignment-modal {
337
- -webkit-box-flex: 1;
338
- -ms-flex: 1;
339
- flex: 1;
340
- }
341
- #tutor-course-topics .tutor-lesson-top i.tutor-icon-move {
342
- margin-right: 10px;
343
- cursor: ns-resize;
344
- }
345
- .rtl #tutor-course-topics .tutor-lesson-top i.tutor-icon-move {
346
- margin-right: 0;
347
- margin-left: 10px;
348
- }
349
- #tutor-course-topics .tutor-lesson-top i.tutor-icon-pencil {
350
- margin: 0 10px;
351
- }
352
- #tutor-course-topics .tutor-lesson-top a {
353
- color: #393c40;
354
- }
355
-
356
- #tutor-course-topics .tutor-lesson-top a.tutor-updating-message i {
357
- display: none;
358
- }
359
-
360
- .tutor-topics-wrap,
361
- .course-move-handle {
362
- margin-right: 5px;
363
- }
364
- .course-move-handle {
365
- cursor: row-resize;
366
- }
367
- .new-topic-btn-wrap {
368
- padding: 20px;
369
- }
370
- p.course-empty-content {
371
- padding-left: 20px;
372
- }
373
- .tutor_btn_lg {
374
- line-height: 45px;
375
- background-color: var(--tutor-primary-color);
376
- color: #ffffff;
377
- padding: 0 20px;
378
- display: inline-block;
379
- border-radius: 2px;
380
- font-size: 14px;
381
- font-weight: 300;
382
- border: none;
383
- box-shadow: none;
384
- cursor: pointer;
385
- }
386
- .tutor_btn_lg:focus {
387
- box-shadow: none;
388
- border: none;
389
- outline: none;
390
- }
391
- .tutor_btn_lg:focus,
392
- .tutor_btn_lg:hover {
393
- background-color: var(--tutor-primary-color);
394
- color: #ffffff;
395
- }
396
-
397
- .ui-sortable-placeholder {
398
- visibility: visible;
399
- background-color: #dddd;
400
- }
401
- .tutor-untopics-lessons {
402
- margin-top: 0;
403
- border: 1px solid #eee;
404
- padding: 20px;
405
- margin-bottom: 20px;
406
- background-color: #fbfbfb;
407
- }
408
- .tutor-untopics-lessons h3 {
409
- font-weight: 300;
410
- margin-top: 0px;
411
- }
412
- .tutor-untopics-lessons .tutor-lessons {
413
- padding-left: 0 !important;
414
- }
415
- .create-new-lesson-wrap {
416
- text-align: center;
417
- }
418
- .tutor-metabox-add-topics,
419
- .tutor-topics-edit-form {
420
- background: #f1f1f1;
421
- padding: 20px;
422
- }
423
- .tutor-metabox-add-topics .tutor-option-field-row {
424
- padding: 15px 0;
425
- }
426
- .tutor-metabox-add-topics .tutor-option-field-row:last-child,
427
- .tutor-topics-edit-form .tutor-option-field-row:last-child {
428
- border-bottom: none;
429
- }
430
- .topic-edit-icon {
431
- cursor: pointer;
432
- }
433
- .tutor-topic-title {
434
- display: -webkit-box;
435
- display: -ms-flexbox;
436
- display: flex;
437
- font-size: 16px;
438
- font-weight: 300;
439
- margin: 0;
440
- line-height: 40px;
441
- padding-left: 15px;
442
- }
443
- .rtl .tutor-topic-title {
444
- padding-left: 0;
445
- padding-right: 15px;
446
- }
447
- .tutor-topic-title a {
448
- color: #393c40;
449
- }
450
-
451
- .tutor-topic-title .topic-inner-title {
452
- -webkit-box-flex: 1;
453
- -ms-flex: 1 0 auto;
454
- flex: 1 0 auto;
455
- cursor: pointer;
456
- max-width: calc(100% - 154px);
457
- }
458
- .tutor-topic-title span {
459
- padding: 0 5px;
460
- }
461
- .tutor-topic-title span.expand-collapse-wrap {
462
- border-left: 1px solid #e7e7e7;
463
- }
464
- .rtl .tutor-topic-title span.expand-collapse-wrap {
465
- border-left: none;
466
- border-right: 1px solid #e7e7e7;
467
- }
468
- .tutor-topic-title span.expand-collapse-wrap a {
469
- display: block;
470
- padding: 0 13px;
471
- }
472
- .topic-delete-btn {
473
- float: right;
474
- }
475
- .text-muted {
476
- color: #cccccc;
477
- }
478
- .topic-delete-btn a {
479
- padding: 0 10px;
480
- }
481
- .topic-delete-btn a:hover {
482
- color: #ff0000;
483
- }
484
- .topic-delete-btn .dashicons {
485
- width: 12px;
486
- height: 12px;
487
- font-size: 12px;
488
- }
489
-
490
- #tutor-course-topics {
491
- position: relative;
492
- }
493
- #tutor-course-topics .inside {
494
- padding: 0;
495
- margin: 0;
496
- }
497
- #tutor-course-topics a:focus {
498
- box-shadow: none;
499
- }
500
- #tutor-course-topics .toggle-indicator:before {
501
- margin-top: 20px;
502
- }
503
- .tutor-course-builder-header {
504
- line-height: 50px;
505
- position: absolute;
506
- top: -56px;
507
- right: 40px;
508
- }
509
- .rtl .tutor-course-builder-header {
510
- right: auto;
511
- left: 40px;
512
- }
513
- .tutor-topics-wrap:nth-child(2n) {
514
- background: #f8f8f8;
515
- }
516
- #tutor-course-content-wrap .tutor-topics-wrap .tutor-topics-body {
517
- background: #ebeef0;
518
- padding: 15px 20px;
519
- }
520
- /*#tutor-course-content-wrap .tutor-topics-wrap .tutor-topics-body .create-lesson-in-topic-btn,*/
521
- /*#tutor-course-content-wrap .tutor-topics-wrap .tutor-topics-body .tutor-add-quiz-btn,*/
522
- /*#tutor-course-content-wrap .tutor-topics-wrap .tutor-topics-body .tutor-create-assignments-btn*/
523
- /*
524
- .tutor-course-builder-button{
525
- line-height: 35px;
526
- color: #393c40;
527
- display: inline-block;
528
- padding: 0 20px;
529
- border-radius: 2px;
530
- margin-right: 10px;
531
- border: 1px solid #d3d4d5;
532
- background-color: #f2f2f2;
533
- cursor: pointer;
534
- vertical-align: top;
535
- transition: 200ms;
536
- }
537
-
538
- .tutor-course-builder-button.tutor-updating-message i{
539
- display: none;
540
- }
541
-
542
- .tutor-course-builder-button.tutor-btn-lg{
543
- line-height: 40px;
544
- }
545
-
546
- .tutor-course-builder-button.active,
547
- .tutor-course-builder-button:hover{
548
- color: #fff;
549
- background: var(--tutor-primary-color);
550
- border-color: var(--tutor-primary-color);
551
- }
552
-
553
-
554
- .tutor-course-builder-button.active:hover{
555
- background: #393C40;
556
- border-color: #393c40;
557
- }
558
-
559
- .tutor-course-builder-button i{
560
- color: var(--tutor-primary-color);
561
- vertical-align: middle;
562
- margin-right: 5px;
563
- font-size: 16px;
564
- }
565
-
566
- .tutor-course-builder-button.active i,
567
- .tutor-course-builder-button:hover i{
568
- color: #fff;
569
- }
570
-
571
- */
572
-
573
- .single_add_to_cart_button,
574
- a.tutor-button,
575
- .tutor-button,
576
- a.tutor-btn,
577
- .tutor-btn {
578
- color: #fff;
579
- border: 1px solid var(--tutor-primary-color);
580
- background-color: var(--tutor-primary-color);
581
- display: inline-block;
582
- padding: 12px 18px;
583
- border-radius: 4px;
584
- text-transform: capitalize;
585
- line-height: 20px;
586
- font-size: 14px;
587
- font-weight: 500;
588
- cursor: pointer;
589
- transition: 300ms;
590
- overflow: hidden;
591
- vertical-align: top;
592
- }
593
-
594
- .single_add_to_cart_button i,
595
- a.tutor-button i,
596
- .tutor-button i,
597
- a.tutor-btn i,
598
- .tutor-btn i {
599
- float: left;
600
- line-height: 20px;
601
- margin-right: 7px;
602
- font-size: 20px;
603
- }
604
-
605
- a.tutor-button.default-btn i,
606
- .tutor-button.default-btn i,
607
- a.tutor-btn.default-btn i,
608
- .tutor-btn.default-btn i {
609
- color: var(--tutor-primary-color);
610
- }
611
-
612
- a.tutor-button.bordered-button,
613
- .tutor-button.bordered-button,
614
- a.tutor-btn.bordered-btn,
615
- .tutor-btn.bordered-btn {
616
- color: var(--tutor-primary-color);
617
- border: 1px solid var(--tutor-primary-color);
618
- background-color: transparent;
619
- }
620
-
621
- a.tutor-button:hover,
622
- .tutor-button:hover,
623
- a.tutor-btn:hover,
624
- .tutor-btn:hover {
625
- background-color: var(--tutor-primary-hover-color);
626
- border-color: var(--tutor-primary-hover-color);
627
- color: #fff;
628
- }
629
-
630
- a.tutor-button:hover i,
631
- .tutor-button:hover i,
632
- a.tutor-btn:hover i,
633
- .tutor-btn:hover i {
634
- color: #fff;
635
- }
636
-
637
- a.tutor-button.default-btn,
638
- .tutor-button.default-btn,
639
- a.tutor-btn.default-btn,
640
- .tutor-btn.default-btn {
641
- color: #393c40;
642
- border: 1px solid #b8babe;
643
- background: #fff;
644
- }
645
-
646
- a.tutor-button.default-btn:hover,
647
- .tutor-button.default-btn:hover,
648
- a.tutor-btn.default-btn:hover,
649
- .tutor-btn.default-btn:hover {
650
- background-color: var(--tutor-primary-color);
651
- border-color: var(--tutor-primary-color);
652
- color: #fff;
653
- }
654
-
655
- .tutor-add-quiz-button-wrap > * + * {
656
- margin-left: 15px;
657
- }
658
-
659
- a.tutor-button.bordered-button:hover,
660
- .tutor-button.bordered-button:hover,
661
- a.tutor-btn.bordered-btn:hover,
662
- .tutor-btn.bordered-btn:hover {
663
- border: 1px solid var(--tutor-primary-color);
664
- background-color: var(--tutor-primary-color);
665
- }
666
-
667
- .tutor-updating-message i {
668
- display: none;
669
- }
670
-
671
- .tutor-button.tutor-danger {
672
- background-color: #e53935;
673
- border-color: #e53935;
674
- }
675
- .tutor-button.tutor-danger:hover {
676
- background-color: #e53935;
677
- border-color: #e53935;
678
- filter: brightness(0.9);
679
- }
680
- .tutor-button.tutor-success {
681
- background: var(--tutor-success-button-color);
682
- border-color: var(--tutor-success-button-color);
683
- }
684
-
685
- .tutor-button.tutor-success:hover {
686
- background: var(--tutor-success-button-color);
687
- border-color: var(--tutor-success-button-color);
688
- filter: brightness(0.9);
689
- }
690
-
691
- /**
692
- Instructor
693
- */
694
- .tutor-required-fields {
695
- color: #f13a3a;
696
- }
697
- /**
698
- Meta Box Heading
699
- */
700
- #tutor-course-topics h2,
701
- #tutor-instructors h2 {
702
- padding: 15px;
703
- line-height: 30px;
704
- }
705
- #tutor-course-topics h2:before,
706
- #tutor-instructors h2:before {
707
- color: var(--tutor-primary-color);
708
- font-family: "tutor" !important;
709
- speak: none;
710
- font-style: normal;
711
- font-weight: normal;
712
- font-variant: normal;
713
- text-transform: none;
714
- line-height: 1;
715
- -webkit-font-smoothing: antialiased;
716
- -moz-osx-font-smoothing: grayscale;
717
- margin-right: 10px;
718
- }
719
- #tutor-course-topics h2:before {
720
- content: "\e936";
721
- }
722
- #tutor-instructors h2:before {
723
- content: "\e93c";
724
- }
725
- /**
726
- End Metabox Heading
727
- */
728
-
729
- /**
730
- Video MetaBox
731
- */
732
-
733
- .tutor-video-metabox-wrap {
734
- margin-bottom: 50px;
735
- }
736
- .video-metabox-source-input-wrap {
737
- /*padding: 30px;*/
738
- /*background-color: #F4F7F8;*/
739
- /*border: 1px solid #DCDFE5;*/
740
- /*border-radius: 3px;*/
741
- }
742
- .video-metabox-source-html5-upload {
743
- background-color: #fff;
744
- text-align: center;
745
- padding: 40px 20px;
746
- border: 1px solid #dcdfe5;
747
- border-radius: 3px;
748
- }
749
- .video-metabox-source-html5-upload p {
750
- margin-bottom: 5px;
751
- }
752
- .tutor-video-metabox-wrap p {
753
- margin: 0;
754
- padding: 0;
755
- }
756
- .video-metabox-source-html5-upload .video-upload-icon i {
757
- font-size: 50px;
758
- color: #1b52d8;
759
- line-height: 45px;
760
- }
761
- .video_source_upload_wrap_html5 {
762
- margin-top: 10px;
763
- }
764
- .video-metabox-source-html5-poster {
765
- padding-top: 20px;
766
- }
767
- .video_source_wrap_html5 {
768
- width: 100%;
769
- }
770
- .button-transparent {
771
- background: transparent !important;
772
- }
773
- .button-transparent:hover {
774
- background: var(--tutor-primary-color) !important;
775
- }
776
- .builder-course-thumbnail-upload-wrap .button-transparent {
777
- float: right;
778
- }
779
-
780
- .html5-video-poster img {
781
- height: 100%;
782
- width: auto;
783
- }
784
- .html5-video-poster {
785
- height: 100px;
786
- display: -webkit-box;
787
- display: -ms-flexbox;
788
- display: flex;
789
- -webkit-box-align: center;
790
- -ms-flex-align: center;
791
- align-items: center;
792
- }
793
-
794
- .html5-video-poster .tutor-builder-course-video-poster-text {
795
- text-align: left;
796
- padding-left: 20px;
797
- }
798
- .rtl .html5-video-poster .tutor-builder-course-video-poster-text {
799
- padding-left: 0;
800
- padding-right: 20px;
801
- }
802
- .html5-video-poster .tutor-builder-course-video-poster-text h5 {
803
- font-size: 14px;
804
- font-weight: 700;
805
- margin: 0 0 5px;
806
- }
807
-
808
- .html5-video-poster .tutor-builder-course-video-poster-text span {
809
- font-size: 14px;
810
- font-weight: 400;
811
- }
812
-
813
- .html5-video-poster img {
814
- height: 100%;
815
- width: auto;
816
- }
817
- /** END Video metabox */
818
-
819
- .builder-course-thumbnail-img-src {
820
- position: relative;
821
- }
822
- .builder-course-thumbnail-img-src .tutor-course-thumbnail-delete-btn {
823
- position: absolute;
824
- top: 12px;
825
- left: 15px;
826
- color: #e53935;
827
- -webkit-transition: 300ms;
828
- transition: 300ms;
829
- text-decoration: none;
830
- }
831
- .video-metabox-source-html5-poster .tutor-row {
832
- display: flex;
833
- flex-wrap: wrap;
834
- justify-content: space-between;
835
- align-items: center;
836
- }
837
- .video-metabox-source-html5-poster .tutor-row .tutor-col-5 {
838
- width: 38%;
839
- }
840
- .video-metabox-source-html5-poster .tutor-col-7 {
841
- width: 62%;
842
- }
843
-
844
- .video-metabox-source-html5-poster
845
- .tutor-row
846
- .tutor-course-thumbnail-upload-btn {
847
- margin: 10px 0;
848
- }
849
-
850
- .tutor-course-builder-attachements * {
851
- box-sizing: border-box;
852
- }
853
-
854
- .tutor-course-builder-attachements {
855
- display: flex;
856
- margin-left: -20px;
857
- flex-wrap: wrap;
858
- box-sizing: border-box;
859
- padding: 0 0 10px;
860
- }
861
- .tutor-course-builder-attachements:empty {
862
- display: none;
863
- }
864
- .tutor-course-builder-attachements .tutor-added-attachment {
865
- flex: 0 0 153px;
866
- max-width: 153px;
867
- border: 1px solid #dcdfe5;
868
- padding: 35px 20px 20px;
869
- position: relative;
870
- text-align: center;
871
- margin-left: 20px;
872
- margin-bottom: 20px;
873
- border-radius: 4px;
874
- transition: 300ms;
875
- min-width: 153px;
876
- }
877
- .tutor-course-builder-attachements.is-lesson .tutor-added-attachment {
878
- }
879
- .tutor-course-builder-attachements .tutor-added-attachment i {
880
- font-size: 58px;
881
- line-height: 58px;
882
- margin-bottom: 25px;
883
- display: block;
884
- }
885
- .tutor-course-builder-attachements
886
- .tutor-added-attachment
887
- .tutor-delete-attachment {
888
- position: absolute;
889
- height: 22px;
890
- width: 22px;
891
- border: 1px solid #dcdfe5;
892
- text-align: center;
893
- line-height: 22px;
894
- top: -1px;
895
- right: -1px;
896
- font-size: 10px;
897
- border-top-right-radius: 4px;
898
- color: #d71830;
899
- opacity: 0;
900
- transition: 300ms;
901
- text-decoration: none;
902
- }
903
- .tutor-course-builder-attachements .tutor-added-attachment:hover,
904
- .tutor-course-builder-attachements
905
- .tutor-added-attachment:hover
906
- .tutor-delete-attachment {
907
- border-color: #d71830;
908
- opacity: 1;
909
- }
910
- .tutor-course-builder-attachements .tutor-added-attachment span {
911
- display: block;
912
- }
913
- .tutor-course-builder-attachements .tutor-added-attachment span a {
914
- font-size: 14px;
915
- display: block;
916
- line-height: 20px;
917
- color: #606c8f;
918
- text-decoration: none;
919
- }
920
-
921
- .tutor-course-builder-btn-group {
922
- display: flex;
923
- justify-content: space-between;
924
- flex-wrap: wrap;
925
- flex-direction: row-reverse;
926
- }
927
- .tutor-status-context {
928
- padding: 5px 10px;
929
- margin: 5px 0;
930
- display: inline-block;
931
- }
932
- .tutor-status-pending-context,
933
- .attempt_started {
934
- background-color: #eeeeee;
935
- }
936
- a.tutor-button,
937
- button.tutor-button {
938
- white-space: nowrap;
939
- padding: 10px 20px;
940
- text-decoration: none;
941
- /*margin-right: 20px;*/
942
- }
943
- a.tutor-button-small,
944
- button.tutor-button-small {
945
- white-space: nowrap;
946
- padding: 5px 10px;
947
- text-decoration: none;
948
- }
949
- .tutor-button-small,
950
- a.tutor-button-small,
951
- button.tutor-button-small {
952
- font-size: 14px;
953
- font-weight: 300;
954
- border: none;
955
- }
956
- .tutor-button-small i,
957
- a.tutor-button-small i,
958
- button.tutor-button-small i {
959
- font-size: 16px;
960
- }
961
- .tutor-button-primary {
962
- background-color: var(--tutor-primary-color);
963
- color: #ffffff;
964
- display: inline-block;
965
- border-radius: 2px;
966
- font-size: 14px;
967
- font-weight: 300;
968
- border: none;
969
- box-shadow: none;
970
- cursor: pointer;
971
- }
972
- .tutor-button-primary:hover {
973
- background-color: #2446a6;
974
- }
975
- .tutor-status-approved-context,
976
- .tutor-button.button-success,
977
- .tutor-status-completed {
978
- background-color: var(--tutor-success-button-color);
979
- color: #ffffff;
980
- border-radius: 2px;
981
- }
982
- .tutor-status-blocked-context,
983
- .attempt_timeout,
984
- .tutor-button.button-danger {
985
- background-color: #ff0000;
986
- color: #ffffff;
987
- border-radius: 2px;
988
- }
989
- .tutor-button.button-warning {
990
- background-color: #ffb36d;
991
- color: #ffffff;
992
- }
993
- .tutor-button {
994
- border: 0;
995
- box-shadow: none !important;
996
- }
997
- .tutor-button .dashicons {
998
- border: 0;
999
- box-shadow: none !important;
1000
- line-height: inherit;
1001
- }
1002
- .tutor-status-approved-context,
1003
- .tutor-status-blocked-context {
1004
- display: inline-block;
1005
- }
1006
- table.tutor_status_table td.help {
1007
- width: 1em;
1008
- }
1009
- table.tutor_status_table td:first-child {
1010
- width: 25%;
1011
- }
1012
- table.tutor_status_table h2 {
1013
- font-size: 16px;
1014
- margin: 0;
1015
- }
1016
- table.tutor_status_table td mark.yes,
1017
- table.tutor_status_table th mark.yes {
1018
- color: var(--tutor-success-button-color);
1019
- background-color: transparent;
1020
- }
1021
-
1022
- .tutor-text-avatar {
1023
- border-radius: 50%;
1024
- width: 40px;
1025
- height: 40px;
1026
- text-align: center;
1027
- display: block;
1028
- line-height: 40px;
1029
- color: #ffffff;
1030
- font-size: 14px;
1031
- }
1032
- .tutor_original_question {
1033
- display: -webkit-box;
1034
- display: -ms-flexbox;
1035
- display: flex;
1036
- margin-bottom: 5px;
1037
- padding: 20px;
1038
- }
1039
- .tutor_original_question .question-left {
1040
- -webkit-box-flex: 0;
1041
- -ms-flex: 0 0 60px;
1042
- flex: 0 0 60px;
1043
- }
1044
- .tutor_original_question .question-left img {
1045
- max-width: 60px;
1046
- height: auto;
1047
- margin-right: 10px;
1048
- border: 1px solid #eeee88;
1049
- padding: 3px;
1050
- }
1051
- .question-right {
1052
- width: 100%;
1053
- }
1054
- .tutor_admin_answers_list_wrap .tutor_original_question {
1055
- margin-left: 50px;
1056
- }
1057
- .tutor-bg-white {
1058
- background-color: #ffffff;
1059
- }
1060
- .tutor-bg-light {
1061
- background-color: #fdfdfd;
1062
- }
1063
- .tutor-announcement {
1064
- border: 1px solid #eee;
1065
- padding: 10px;
1066
- margin-bottom: 10px;
1067
- }
1068
- .announcement-delete-btn {
1069
- float: right;
1070
- }
1071
- .announcement-delete-btn a {
1072
- display: block;
1073
- color: #393c40;
1074
- padding: 0 6px;
1075
- text-decoration: none;
1076
- cursor: pointer;
1077
- }
1078
- .announcement-delete-btn a:hover {
1079
- color: #ff0000;
1080
- }
1081
-
1082
- #tutor-announcements .submit {
1083
- margin: 0;
1084
- padding: 0;
1085
- }
1086
-
1087
- .tutor-label-success {
1088
- background-color: var(--tutor-success-button-color);
1089
- color: #ffffff;
1090
- padding: 3px 7px;
1091
- }
1092
- .tutor-addons .plugin-card-bottom .plugin-version {
1093
- display: inline-block;
1094
- }
1095
- .tutor-addons .addon-regular-price {
1096
- color: #cccccc;
1097
- padding: 3px;
1098
- }
1099
- .tutor-addons .addon-current-price {
1100
- color: var(--tutor-success-button-color);
1101
- font-size: 18px;
1102
- padding: 3px;
1103
- }
1104
- .tutor-addons-last-checked-time {
1105
- color: #6f5757 !important;
1106
- }
1107
- .tutor-addons .wp-filter {
1108
- margin: 10px 0 0;
1109
- }
1110
- a.addon-buynow-link {
1111
- background: var(--tutor-primary-color);
1112
- color: #fff;
1113
- padding: 5px 10px;
1114
- display: inline-block;
1115
- }
1116
- /**
1117
- Add-ons list
1118
- */
1119
- .tutor-addons-list {
1120
- background-color: #fff;
1121
- min-height: 500px;
1122
- padding: 20px;
1123
- }
1124
- h3.addon-list-heading {
1125
- background-color: #eeeeee;
1126
- padding: 10px;
1127
- }
1128
- table.tutor-addons-list-table {
1129
- width: 100%;
1130
- }
1131
- table.tutor-addons-list-table tr {
1132
- }
1133
- table.tutor-addons-list-table td,
1134
- table.tutor-addons-list-table th {
1135
- padding: 10px;
1136
- border-bottom: 1px solid #eeeeee;
1137
- text-align: left;
1138
- }
1139
- .tutor-addons-list .plugin-icon {
1140
- height: 120px;
1141
- }
1142
- .tutor-addons-list .plugin-card .desc {
1143
- margin-right: 0;
1144
- }
1145
- .tutor-addons-list .plugin-card .name {
1146
- margin-right: 50px;
1147
- }
1148
- .btn-switch {
1149
- display: inline-block;
1150
- height: 22px;
1151
- position: relative;
1152
- width: 40px;
1153
- }
1154
- .btn-switch input {
1155
- display: none;
1156
- }
1157
- .btn-slider {
1158
- background-color: #ccc;
1159
- bottom: 0;
1160
- cursor: pointer;
1161
- left: 0;
1162
- position: absolute;
1163
- right: 0;
1164
- top: 0;
1165
- -webkit-transition: 0.4s;
1166
- transition: 0.4s;
1167
- }
1168
- .btn-slider:before {
1169
- background-color: #fff;
1170
- bottom: 3px;
1171
- content: "";
1172
- height: 16px;
1173
- left: 4px;
1174
- position: absolute;
1175
- -webkit-transition: 0.4s;
1176
- transition: 0.4s;
1177
- width: 16px;
1178
- }
1179
- input:checked + .btn-slider {
1180
- background-color: var(--tutor-primary-color);
1181
- }
1182
- input:checked + .btn-slider:before {
1183
- -webkit-transform: translateX(16px);
1184
- transform: translateX(16px);
1185
- }
1186
- .btn-slider.btn-round {
1187
- border-radius: 34px;
1188
- }
1189
- .btn-slider.btn-round:before {
1190
- border-radius: 50%;
1191
- }
1192
- .required-plugin-cards {
1193
- background: #fff8e5;
1194
- padding: 12px 20px;
1195
- }
1196
- .required-plugin-cards p {
1197
- margin: 0;
1198
- }
1199
- /**
1200
- Quiz-question
1201
- */
1202
- .quiz-question-form-wrap {
1203
- margin-top: 20px;
1204
- margin-bottom: 20px;
1205
- }
1206
- .quiz-question-flex-wrap,
1207
- .tutor-flex-row {
1208
- display: -webkit-box;
1209
- display: -ms-flexbox;
1210
- display: flex;
1211
- -webkit-box-orient: horizontal;
1212
- -webkit-box-direction: normal;
1213
- -ms-flex-direction: row;
1214
- flex-direction: row;
1215
- }
1216
- .tutor-flex-col {
1217
- margin: 0 20px;
1218
- }
1219
- .tutor-flex-col:first-child {
1220
- margin-left: 0;
1221
- }
1222
- .tutor-flex-col:last-child {
1223
- margin-right: 0;
1224
- }
1225
- .tutor-add-question-wrap {
1226
- margin: 20px 0;
1227
- background-color: #f4f4f4;
1228
- padding: 10px;
1229
- }
1230
- .tutor-add-question-wrap input[type="text"] {
1231
- border: 1px solid #ddd;
1232
- border-radius: 0;
1233
- box-shadow: none;
1234
- color: #333;
1235
- display: inline-block;
1236
- vertical-align: middle;
1237
- padding: 7px 12px;
1238
- margin: 0;
1239
- width: 300px;
1240
- min-height: 35px;
1241
- }
1242
- .tutor-add-question-wrap select {
1243
- margin: 0;
1244
- padding: 0;
1245
- border-radius: 0;
1246
- border: none;
1247
- box-shadow: none;
1248
- height: 35px;
1249
- }
1250
- .tutor-add-question-wrap .button {
1251
- height: 35px;
1252
- margin-left: 10px;
1253
- }
1254
- .question-actions-wrap {
1255
- padding-right: 0 !important;
1256
- }
1257
- .question-actions-wrap a {
1258
- display: inline-block;
1259
- }
1260
- .tutor-loading-icon-wrap.button {
1261
- vertical-align: unset;
1262
- border: none;
1263
- background-color: transparent;
1264
- box-shadow: none;
1265
- }
1266
-
1267
- .tutor-input-text-error {
1268
- border: 1px solid #ff0000 !important;
1269
- }
1270
- .tutor-info-msg,
1271
- .tutor-success-msg,
1272
- .tutor-warning-msg,
1273
- .tutor-error-msg {
1274
- margin: 10px 0;
1275
- padding: 10px;
1276
- border-radius: 3px 3px 3px 3px;
1277
- }
1278
- .tutor-info-msg {
1279
- color: var(--tutor-primary-color);
1280
- background-color: #bef;
1281
- border: 1px solid var(--tutor-primary-color);
1282
- }
1283
- .tutor-success-msg {
1284
- color: var(--tutor-success-button-color);
1285
- background-color: #dff2bf;
1286
- border: 1px solid var(--tutor-success-button-color);
1287
- }
1288
- .tutor-warning-msg {
1289
- color: #9f6000;
1290
- background-color: #feefb3;
1291
- border: 1px solid #9f6000;
1292
- }
1293
- .tutor-error-msg {
1294
- color: #d8000c;
1295
- background-color: #fbdcdc;
1296
- border: 1px solid #d8000c;
1297
- }
1298
-
1299
- /**
1300
- Quiz Modal
1301
- */
1302
-
1303
- .tutor-modal-wrap {
1304
- opacity: 0;
1305
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1306
- display: none;
1307
- position: fixed;
1308
- top: 0;
1309
- left: 0;
1310
- right: 0;
1311
- bottom: 0;
1312
- z-index: -1;
1313
- background-color: rgba(0, 0, 0, 0.5);
1314
- }
1315
- .tutor-modal-wrap.show {
1316
- display: -webkit-box;
1317
- display: -ms-flexbox;
1318
- display: flex;
1319
- opacity: 1;
1320
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
1321
- z-index: 99999;
1322
- -webkit-box-align: center;
1323
- -ms-flex-align: center;
1324
- align-items: center;
1325
- -webkit-box-pack: center;
1326
- -ms-flex-pack: center;
1327
- justify-content: center;
1328
- }
1329
- .tutor-modal-wrap.loading .tutor-modal-content:before {
1330
- position: absolute;
1331
- top: 0;
1332
- left: 0;
1333
- right: 0;
1334
- bottom: 0;
1335
- display: block;
1336
- content: "";
1337
- z-index: 9;
1338
- background: url("../images/spinner.gif") no-repeat center center;
1339
- }
1340
- .tutor-modal-wrap .tutor-modal-content {
1341
- max-height: 90%;
1342
- overflow-y: auto;
1343
- overflow-x: hidden;
1344
- background-color: #fff;
1345
- max-width: 730px;
1346
- margin: 0;
1347
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
1348
- position: relative;
1349
- -webkit-transition: all 200ms ease-out;
1350
- transition: all 200ms ease-out;
1351
- width: 90%;
1352
- }
1353
-
1354
- .admin-bar .tutor-modal-wrap .tutor-modal-content {
1355
- max-height: calc(90% - 32px);
1356
- margin-top: 32px;
1357
- }
1358
-
1359
- .admin-bar.mceContentBody .tutor-modal-wrap .tutor-modal-content {
1360
- max-height: calc(90% - 88px);
1361
- margin-top: 88px;
1362
- }
1363
-
1364
- .tutor-modal-wrap .modal-footer {
1365
- padding: 20px;
1366
- border-top: 1px solid #eee;
1367
- }
1368
- .tutor-modal-wrap .modal-container {
1369
- min-height: 200px;
1370
- padding: 20px;
1371
- }
1372
- .tutor-modal-wrap .modal-container p {
1373
- margin: 5px 0 15px;
1374
- }
1375
-
1376
- .tutor-instructors-modal-wrap.tutor-modal-wrap .modal-container {
1377
- padding: 20px;
1378
- background: #fff;
1379
- min-height: auto;
1380
- }
1381
-
1382
- .tutor-modal-wrap .modal-header {
1383
- display: -webkit-box;
1384
- display: -ms-flexbox;
1385
- display: flex;
1386
- }
1387
- .tutor-modal-wrap .search-bar {
1388
- -ms-flex-preferred-size: 0;
1389
- flex-basis: 0;
1390
- -webkit-box-flex: 1;
1391
- -ms-flex-positive: 1;
1392
- flex-grow: 1;
1393
- padding-top: 10px;
1394
- padding-left: 20px;
1395
- padding-right: 20px;
1396
- }
1397
- .tutor-modal-wrap .search-bar input[type="text"] {
1398
- width: 100%;
1399
- border: 1px solid #eee;
1400
- box-shadow: none;
1401
- padding: 10px;
1402
- }
1403
-
1404
- .tutor-modal-wrap .modal-title {
1405
- -ms-flex-preferred-size: 0;
1406
- flex-basis: 0;
1407
- -webkit-box-flex: 1;
1408
- -ms-flex-positive: 1;
1409
- flex-grow: 1;
1410
- }
1411
- .tutor-modal-wrap a.modal-close-btn {
1412
- background: #ffffff;
1413
- width: 50px;
1414
- height: 59px;
1415
- display: inline-block;
1416
- text-align: center;
1417
- line-height: 57px;
1418
- color: #3a3d42;
1419
- font-size: 15px;
1420
- position: absolute;
1421
- right: 0;
1422
- top: 0;
1423
- text-decoration: none;
1424
- }
1425
- .tutor-modal-wrap .modal-header {
1426
- padding: 15px 20px;
1427
- border-bottom: 1px solid #eeeff1;
1428
- padding-right: 50px;
1429
- align-items: center;
1430
- }
1431
-
1432
- .tutor-modal-wrap .modal-header .tutor-classic-editor-btn {
1433
- color: var(--tutor-primary-color);
1434
- }
1435
-
1436
- .tutor-modal-wrap .modal-header h1 {
1437
- padding: 0;
1438
- margin: 0;
1439
- line-height: 30px;
1440
- font-size: 23px;
1441
- }
1442
- .tutor-modal-wrap .modal-container {
1443
- background-color: #f1f1f1;
1444
- padding: 0;
1445
- }
1446
- #tutor-quiz-modal-tab-items-wrap {
1447
- background-color: #fff;
1448
- font-size: 0;
1449
- overflow: hidden;
1450
- }
1451
- #tutor-quiz-builder-modal-tabs-container {
1452
- padding: 20px;
1453
- }
1454
- #tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item {
1455
- padding: 15px 25px;
1456
- display: inline-block;
1457
- color: #393c40;
1458
- border-left: 1px solid #f1f1f1;
1459
- font-size: 14px;
1460
- overflow: hidden;
1461
- line-height: 17px;
1462
- vertical-align: middle;
1463
- }
1464
- #tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item.active {
1465
- background-color: #f1f1f1;
1466
- }
1467
- #tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item i {
1468
- float: left;
1469
- font-size: 17px;
1470
- line-height: 1;
1471
- margin-right: 5px;
1472
- }
1473
- #tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item.active i {
1474
- color: var(--tutor-primary-color);
1475
- }
1476
- .quiz-modal-tab-navigation-btn {
1477
- padding: 10px 20px;
1478
- border-radius: 3px;
1479
- }
1480
- .quiz-modal-btn-next,
1481
- .quiz-modal-btn-next:focus,
1482
- .quiz-modal-btn-first-step,
1483
- .quiz-modal-btn-first-step:focus,
1484
- .quiz-modal-question-save-btn,
1485
- .quiz-modal-question-save-btn:focus,
1486
- .quiz-modal-settings-save-btn,
1487
- .quiz-modal-settings-save-btn:focus {
1488
- background-color: var(--tutor-primary-color);
1489
- color: #ffffff;
1490
- }
1491
- .quiz-modal-btn-next:hover,
1492
- .quiz-modal-btn-first-step:hover,
1493
- .quiz-modal-question-save-btn:hover,
1494
- .quiz-modal-settings-save-btn:hover {
1495
- color: #ffffff;
1496
- }
1497
- .quiz-modal-btn-cancel,
1498
- .quiz-modal-btn-back {
1499
- color: #4b5981;
1500
- border: 1px solid #d4dadb;
1501
- }
1502
- .tutor-quiz-builder-form-row .quiz-form-warning {
1503
- color: #e88e06;
1504
- }
1505
- .tutor-assignment-builder-modal-wrap .modal-container {
1506
- padding: 10px;
1507
- }
1508
- .assignment-modal-form-wrap
1509
- .tutor-option-field.tutor-assignment-modal-title-wrap {
1510
- margin: 0;
1511
- }
1512
- .tutor-quiz-question-answers-form {
1513
- background-color: #fff;
1514
- padding: 20px;
1515
- -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
1516
- transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
1517
- border: 1px solid #dedede;
1518
- border-radius: 3px;
1519
- margin-bottom: 20px;
1520
- }
1521
- .advanced-options-tab-item {
1522
- float: right;
1523
- }
1524
-
1525
- .modal-container .modal-classic-btn-wrap {
1526
- position: absolute;
1527
- right: 45px;
1528
- top: 20px;
1529
- }
1530
- .rtl .modal-container .modal-classic-btn-wrap {
1531
- left: 20px;
1532
- right: auto;
1533
- }
1534
- .modal-container .modal-classic-btn-wrap .tutor-classic-editor-btn {
1535
- color: var(--tutor-primary-color);
1536
- }
1537
-
1538
- /** Tutor Quiz Modal Form */
1539
-
1540
- /*notice*/
1541
- .tutor-quiz-builder-modal-tabs-notice {
1542
- background: #d8d8d8;
1543
- line-height: 20px;
1544
- padding: 10px 30px;
1545
- color: #a4a4a4;
1546
- }
1547
- #tutor-course-topics .tutor-quiz-builder-modal-tabs-notice a {
1548
- color: #a4a4a4;
1549
- text-decoration: underline;
1550
- }
1551
- /*end notice*/
1552
-
1553
- /* .tutor-quiz-builder-group */
1554
-
1555
- .tutor-quiz-builder-group {
1556
- margin-bottom: 25px;
1557
- }
1558
-
1559
- .tutor-quiz-builder-group > p.warning {
1560
- color: red;
1561
- font-size: 12px;
1562
- }
1563
- .tutor-quiz-builder-group > p.help {
1564
- color: #a4a4a4;
1565
- font-size: 12px;
1566
- margin-top: 7px;
1567
- }
1568
-
1569
- .tutor-quiz-builder-group h4 {
1570
- font-size: 14px;
1571
- color: #393c40;
1572
- font-weight: 600;
1573
- margin: 0 0 15px;
1574
- }
1575
-
1576
- .tutor-quiz-builder-row {
1577
- display: -webkit-box;
1578
- display: -ms-flexbox;
1579
- display: flex;
1580
- -webkit-box-align: center;
1581
- -ms-flex-align: center;
1582
- align-items: center;
1583
- margin-left: -10px;
1584
- margin-right: -10px;
1585
- }
1586
-
1587
- .tutor-quiz-builder-col {
1588
- padding-left: 10px;
1589
- padding-right: 10px;
1590
- -webkit-box-flex: 1;
1591
- -ms-flex-positive: 1;
1592
- flex-grow: 1;
1593
- }
1594
- .tutor-quiz-builder-col.auto-width {
1595
- -webkit-box-flex: 0;
1596
- -ms-flex: 0 0 auto;
1597
- flex: 0 0 auto;
1598
- }
1599
-
1600
- .tutor-quiz-builder-group textarea,
1601
- .tutor-quiz-builder-group input[type="text"],
1602
- .tutor-quiz-builder-group input[type="email"],
1603
- .tutor-quiz-builder-group input[type="number"],
1604
- .tutor-quiz-builder-group input[type="password"] {
1605
- line-height: 40px;
1606
- padding: 5px 0;
1607
- text-indent: 15px;
1608
- background: #fff;
1609
- display: inline-block;
1610
- border: 1px solid #dedede;
1611
- border-radius: 3px;
1612
- box-shadow: none;
1613
- height: 40px;
1614
- margin: 0;
1615
- width: 100%;
1616
- color: #393c40;
1617
- font-size: 14px;
1618
- }
1619
- .tutor-quiz-builder-group textarea:focus,
1620
- .tutor-quiz-builder-group input[type="text"]:focus,
1621
- .tutor-quiz-builder-group input[type="email"]:focus,
1622
- .tutor-quiz-builder-group input[type="number"]:focus,
1623
- .tutor-quiz-builder-group input[type="password"]:focus {
1624
- border-color: var(--tutor-primary-color);
1625
- }
1626
-
1627
- .tutor-quiz-builder-group textarea {
1628
- height: 80px;
1629
- resize: none;
1630
- text-indent: 0;
1631
- padding: 11px 15px;
1632
- line-height: 22px;
1633
- }
1634
-
1635
- .tutor-quiz-builder-group textarea[name="quiz_description"] {
1636
- height: 150px;
1637
- }
1638
-
1639
- .tutor-quiz-builder-group select {
1640
- border: 1px solid #ccc;
1641
- box-shadow: none;
1642
- height: 42px !important;
1643
- padding: 0 12px !important;
1644
- margin: 0;
1645
- }
1646
-
1647
- .tutor-quiz-builder-modal-control-btn-group {
1648
- display: -webkit-box;
1649
- display: -ms-flexbox;
1650
- display: flex;
1651
- margin-top: 20px;
1652
- }
1653
-
1654
- .question_form_inner {
1655
- padding: 0 20px 20px;
1656
- margin-top: 0;
1657
- }
1658
-
1659
- .tutor-quiz-builder-modal-control-btn-group .quiz-builder-btn-group-left {
1660
- -webkit-box-flex: 1;
1661
- -ms-flex: 1;
1662
- flex: 1;
1663
- }
1664
- .tutor-quiz-builder-modal-control-btn-group .quiz-modal-tab-navigation-btn {
1665
- display: inline-block;
1666
- }
1667
- .tutor-quiz-builder-modal-control-btn-group
1668
- .quiz-modal-tab-navigation-btn:not(:last-child) {
1669
- margin-right: 6px;
1670
- }
1671
- .modal-container .tutor-quiz-add-question-btn {
1672
- border: 1px solid #c6c9cf;
1673
- padding: 10px 15px;
1674
- color: #393c40;
1675
- display: inline-block;
1676
- border-radius: 3px;
1677
- }
1678
- .modal-container .tutor-quiz-add-question-btn i {
1679
- color: var(--tutor-primary-color);
1680
- line-height: 16px;
1681
- margin-right: 3px;
1682
- }
1683
-
1684
- .quiz-form-field-col {
1685
- margin-right: 20px;
1686
- }
1687
- .quiz-form-field-col.result-fail {
1688
- width: 100%;
1689
- }
1690
- .quiz-modal-switch-field {
1691
- display: -webkit-box;
1692
- display: -ms-flexbox;
1693
- display: flex;
1694
- margin-top: 30px;
1695
- }
1696
- .quiz-modal-switch-field label.btn-switch {
1697
- margin-right: 20px;
1698
- position: relative;
1699
- }
1700
-
1701
- label.btn-switch input:checked + .btn-slider {
1702
- background-color: var(--tutor-success-button-color);
1703
- }
1704
-
1705
- .btn-switch + span {
1706
- line-height: 24px;
1707
- display: inline-block;
1708
- margin-left: 8px;
1709
- font-weight: 700;
1710
- font-size: 14px;
1711
- }
1712
-
1713
- .tutor-select {
1714
- position: relative;
1715
- }
1716
- .tutor-select .select-header {
1717
- border: 1px solid #dedede;
1718
- margin: 0;
1719
- padding: 10px;
1720
- width: 100%;
1721
- box-shadow: none;
1722
- background-color: #fff;
1723
- display: -webkit-box;
1724
- display: -ms-flexbox;
1725
- display: flex;
1726
- cursor: pointer;
1727
- box-sizing: border-box;
1728
- border-radius: 3px;
1729
- }
1730
- .tutor-select .select-header .lead-option {
1731
- -webkit-box-flex: 1;
1732
- -ms-flex: 1;
1733
- flex: 1;
1734
- }
1735
- .tutor-select .select-header .select-dropdown {
1736
- line-height: 22px;
1737
- }
1738
- .tutor-select .select-header .lead-option .question-type-pro {
1739
- display: none;
1740
- }
1741
- .tutor-select .tutor-select-options {
1742
- border: 1px solid #dedede;
1743
- background-color: #fff;
1744
- padding: 22px 10px 8px;
1745
- width: calc(100% - 22px);
1746
- position: absolute;
1747
- font-size: 0;
1748
- z-index: 9;
1749
- display: -webkit-box;
1750
- display: -ms-flexbox;
1751
- display: flex;
1752
- -ms-flex-wrap: wrap;
1753
- flex-wrap: wrap;
1754
- box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
1755
- top: 55px;
1756
- border-radius: 3px;
1757
- }
1758
- .tutor-select .tutor-select-options .tutor-select-option {
1759
- width: calc(33.3333% - 22px);
1760
- display: inline-block;
1761
- padding: 9px;
1762
- cursor: pointer;
1763
- position: relative;
1764
- box-sizing: border-box;
1765
- margin: 0 11px 15px;
1766
- border: 1px solid #e2e2e2;
1767
- border-radius: 3px;
1768
- }
1769
- .tutor-select .tutor-select-options .tutor-select-option:hover {
1770
- border-color: var(--tutor-primary-color);
1771
- }
1772
- .question-type-pro {
1773
- color: #fff;
1774
- font-size: 9px;
1775
- right: 11px;
1776
- position: absolute;
1777
- top: 50%;
1778
- -webkit-transform: translateY(-50%);
1779
- transform: translateY(-50%);
1780
- }
1781
- i.tutor-icon-block {
1782
- padding: 0;
1783
- color: #fff;
1784
- border-radius: 3px;
1785
- margin-right: 2px;
1786
- display: inline-block;
1787
- width: 22px;
1788
- height: 22px;
1789
- text-align: center;
1790
- line-height: 22px;
1791
- }
1792
- i.tutor-icon-block.tutor-icon-short-ans {
1793
- background-color: #f37512;
1794
- }
1795
- i.tutor-icon-block.tutor-icon-image-ans {
1796
- background-color: #a322f9;
1797
- }
1798
- i.tutor-icon-block.tutor-icon-yes-no {
1799
- background-color: var(--tutor-primary-color);
1800
- }
1801
- i.tutor-icon-block.tutor-icon-multiple-choice {
1802
- background-color: #9034a9;
1803
- }
1804
- i.tutor-icon-block.tutor-icon-mark {
1805
- background-color: #00b890;
1806
- }
1807
- i.tutor-icon-block.tutor-icon-open-ended {
1808
- background-color: #fe3129;
1809
- }
1810
- i.tutor-icon-block.tutor-icon-fill-gaps {
1811
- background-color: #ffbf00;
1812
- }
1813
- i.tutor-icon-block.tutor-icon-answer-shorting {
1814
- background-color: #f80089;
1815
- }
1816
- i.tutor-icon-block.tutor-icon-assesment {
1817
- background-color: #274055;
1818
- }
1819
- i.tutor-icon-block.tutor-icon-matching {
1820
- background-color: #8a4a1b;
1821
- }
1822
- i.tutor-icon-block.tutor-icon-image-matching {
1823
- background-color: #8a4a1b;
1824
- }
1825
- i.tutor-icon-block.tutor-icon-ordering {
1826
- background-color: var(--tutor-primary-color);
1827
- }
1828
- i.tutor-icon-block.tutor-icon-plus-square-button,
1829
- i.tutor-icon-block.tutor-icon-plus {
1830
- background-color: var(--tutor-success-button-color);
1831
- }
1832
-
1833
- .create-lesson-in-topic-btn i.tutor-icon-block.tutor-icon-plus {
1834
- background-color: var(--tutor-primary-color);
1835
- }
1836
-
1837
- a.back-to-quiz-questions-btn {
1838
- font-size: 16px;
1839
- font-weight: 300;
1840
- color: #393c40;
1841
- margin-bottom: 10px;
1842
- display: block;
1843
- }
1844
-
1845
- a.back-to-quiz-questions-btn.tutor-updating-message i {
1846
- display: none;
1847
- }
1848
-
1849
- .modal-container .quiz-questions-form {
1850
- padding: 20px;
1851
- }
1852
-
1853
- #quiz-builder-tab-advanced-options
1854
- .tutor-quiz-builder-form-cols-row
1855
- .quiz-form-field-col:first-child {
1856
- -webkit-box-flex: 0;
1857
- -ms-flex: 0 0 150px;
1858
- flex: 0 0 150px;
1859
- }
1860
- .question-form-header {
1861
- margin-bottom: 20px;
1862
- }
1863
- .quiz-question-form-body {
1864
- margin-bottom: 25px;
1865
- }
1866
- .quiz-builder-question-wrap {
1867
- display: -webkit-box;
1868
- display: -ms-flexbox;
1869
- display: flex;
1870
- margin-bottom: 15px;
1871
- }
1872
- .quiz-builder-question {
1873
- -webkit-box-flex: 1;
1874
- -ms-flex: 1;
1875
- flex: 1;
1876
- display: -webkit-box;
1877
- display: -ms-flexbox;
1878
- display: flex;
1879
- background: #fff;
1880
- padding: 10px;
1881
- border: 1px solid #e2e2e2;
1882
- border-radius: 3px;
1883
- max-width: calc(100% - 52px);
1884
- }
1885
- .quiz-builder-question .question-sorting {
1886
- margin-right: 10px;
1887
- line-height: 22px;
1888
- }
1889
- .quiz-builder-question .question-sorting i {
1890
- display: block;
1891
- line-height: 24px;
1892
- }
1893
- .quiz-builder-question .question-edit-icon {
1894
- line-height: 22px;
1895
- }
1896
- .quiz-builder-question
1897
- .question-edit-icon
1898
- .tutor-quiz-open-question-form.tutor-updating-message
1899
- i {
1900
- display: none;
1901
- }
1902
- .quiz-builder-question .question-title {
1903
- -webkit-box-flex: 1;
1904
- -ms-flex: 1;
1905
- flex: 1;
1906
- line-height: 22px;
1907
- text-overflow: ellipsis;
1908
- overflow: hidden;
1909
- white-space: nowrap;
1910
- margin-right: 10px;
1911
- }
1912
- .quiz-builder-question .question-icon {
1913
- -webkit-box-flex: 0;
1914
- -ms-flex: 0 0 155px;
1915
- flex: 0 0 155px;
1916
- }
1917
- .quiz-builder-qustion-trash a {
1918
- display: block;
1919
- padding: 0 0 0 10px;
1920
- font-size: 20px;
1921
- color: rgba(57, 60, 64, 0.4);
1922
- line-height: 44px;
1923
- }
1924
- .tutor-quiz-builder-modal-wrap .tutor-field-type-slider {
1925
- border: 1px solid #dedede;
1926
- padding: 20px 70px 20px 10px;
1927
- background-color: #ffffff;
1928
- position: relative;
1929
- border-radius: 4px;
1930
- }
1931
- .tutor-quiz-builder-modal-wrap .tutor-field-type-slider .ui-widget-content {
1932
- background-color: var(--tutor-primary-color);
1933
- border: none;
1934
- height: 4px;
1935
- border-radius: 4px;
1936
- }
1937
- .tutor-quiz-builder-modal-wrap .tutor-field-type-slider .ui-widget-header {
1938
- background: #dedede;
1939
- border-radius: 4px;
1940
- }
1941
- .tutor-quiz-builder-modal-wrap
1942
- .tutor-field-type-slider
1943
- .ui-widget-content
1944
- .ui-state-default {
1945
- background-color: var(--tutor-primary-color);
1946
- border: 1px solid var(--tutor-primary-color);
1947
- border-radius: 50%;
1948
- }
1949
- .tutor-quiz-builder-modal-wrap
1950
- .tutor-field-type-slider
1951
- .tutor-field-type-slider-value {
1952
- font-size: 16px;
1953
- font-weight: 600;
1954
- background: var(--tutor-primary-color);
1955
- position: absolute;
1956
- right: 5px;
1957
- top: 50%;
1958
- margin: 0;
1959
- -webkit-transform: translateY(-50%);
1960
- transform: translateY(-50%);
1961
- line-height: 34px;
1962
- width: 43px;
1963
- text-align: center;
1964
- border-radius: 4px;
1965
- color: #fff;
1966
- }
1967
- .tutor-quiz-builder-modal-wrap
1968
- .tutor-field-type-slider
1969
- .tutor-field-type-slider-value:before {
1970
- content: "";
1971
- position: absolute;
1972
- border: 7px solid transparent;
1973
- top: 50%;
1974
- border-right-color: var(--tutor-primary-color);
1975
- right: 100%;
1976
- -webkit-transform: translateY(-50%);
1977
- transform: translateY(-50%);
1978
- }
1979
- .tutor-quiz-answer-wrap {
1980
- display: -webkit-box;
1981
- display: -ms-flexbox;
1982
- display: flex;
1983
- }
1984
- .tutor-quiz-answer {
1985
- background-color: #fff;
1986
- -webkit-box-flex: 1;
1987
- -ms-flex: 1;
1988
- flex: 1;
1989
- padding: 10px 15px;
1990
- border: 1px solid #dedede;
1991
- display: -webkit-box;
1992
- display: -ms-flexbox;
1993
- display: flex;
1994
- line-height: 22px;
1995
- border-radius: 3px;
1996
- margin-bottom: 15px;
1997
- }
1998
- .tutor-quiz-answer .tutor-quiz-answer-edit a {
1999
- display: block;
2000
- padding: 0px 9px;
2001
- }
2002
- .tutor-quiz-answer-trash-wrap a.answer-trash-btn {
2003
- padding: 0 10px;
2004
- display: inline-block;
2005
- line-height: 44px;
2006
- }
2007
- span.tutor-quiz-answer-title {
2008
- -webkit-box-flex: 1;
2009
- -ms-flex: 1;
2010
- flex: 1;
2011
- }
2012
- .tutor-quiz-answer-media .option-media-preview {
2013
- margin-bottom: 20px;
2014
- }
2015
- .tutor-quiz-answer-media .option-media-preview img {
2016
- max-width: 80px;
2017
- height: auto;
2018
- }
2019
- .tutor-question-answer-image {
2020
- margin-right: 10px;
2021
- }
2022
- .tutor-question-answer-image img {
2023
- max-height: 25px;
2024
- width: auto;
2025
- }
2026
- button#quiz-answer-save-btn,
2027
- button#quiz-answer-edit-btn {
2028
- background-color: var(--tutor-success-button-color);
2029
- color: #fff;
2030
- padding: 10px 15px;
2031
- border: none;
2032
- cursor: pointer;
2033
- }
2034
- button#quiz-answer-save-btn:hover,
2035
- button#quiz-answer-edit-btn:hover {
2036
- background-color: var(--tutor-success-button-color);
2037
- }
2038
- /**
2039
- Tutor Media Upload
2040
- */
2041
-
2042
- .tutor-media-upload-wrap {
2043
- border: 1px solid #dedede;
2044
- display: -webkit-box;
2045
- display: -ms-flexbox;
2046
- display: flex;
2047
- width: 130px;
2048
- }
2049
- .tutor-media-upload-wrap img {
2050
- max-width: 100%;
2051
- }
2052
- .tutor-media-preview {
2053
- -webkit-box-flex: 1;
2054
- -ms-flex: 1;
2055
- flex: 1;
2056
- }
2057
- .tutor-media-upload-btn {
2058
- display: block;
2059
- padding: 10px;
2060
- font-size: 50px;
2061
- line-height: 50px;
2062
- text-align: center;
2063
- color: #dedede;
2064
- }
2065
- .tutor-media-upload-trash-wrap {
2066
- border-left: 1px solid #dedede;
2067
- }
2068
- .tutor-media-upload-trash {
2069
- color: #dedede;
2070
- display: block;
2071
- line-height: 50px;
2072
- padding: 12px;
2073
- }
2074
- .tutor-quiz-answers-form-footer.tutor-quiz-builder-form-row {
2075
- margin-top: 40px;
2076
- margin-bottom: 10px;
2077
- }
2078
-
2079
- /**
2080
- #End Quiz Modal
2081
- */
2082
-
2083
- .tutor-available-quizzes .added-quiz-item {
2084
- background-color: #f5f5f5;
2085
- padding: 10px;
2086
- margin-bottom: 2px;
2087
- display: -webkit-box;
2088
- display: -ms-flexbox;
2089
- display: flex;
2090
- }
2091
- .tutor-available-quizzes .added-quiz-item .quiz-name {
2092
- -ms-flex-preferred-size: 0;
2093
- flex-basis: 0;
2094
- -webkit-box-flex: 1;
2095
- -ms-flex-positive: 1;
2096
- flex-grow: 1;
2097
- }
2098
- .tutor-add-quiz-button-wrap {
2099
- margin: 20px 0;
2100
- }
2101
- .tutor-add-quiz-button-wrap a {
2102
- color: #2756d1;
2103
- }
2104
- .tutor-quiz-delete-btn {
2105
- color: #ff0000;
2106
- }
2107
- p.quiz-search-suggest-text {
2108
- margin-top: 30px;
2109
- font-style: italic;
2110
- font-size: 12px;
2111
- }
2112
- span.result-pass {
2113
- background-color: var(--tutor-success-button-color);
2114
- color: #fff;
2115
- padding: 3px 5px;
2116
- border-radius: 2px;
2117
- }
2118
- span.result-fail {
2119
- color: #ff0000;
2120
- }
2121
- span.result-review-required {
2122
- background: #f5b30d;
2123
- color: #fff;
2124
- padding: 3px 5px;
2125
- border-radius: 2px;
2126
- }
2127
-
2128
- .tutor-emails-lists-wrap {
2129
- background-color: #ffffff;
2130
- padding: 20px;
2131
- }
2132
- .tutor-emails-lists-wrap .wp-list-table td {
2133
- padding: 10px 20px;
2134
- }
2135
- /*
2136
- Tutor Instructor
2137
- */
2138
-
2139
- .tutor-course-instructors-metabox-wrap {
2140
- margin-top: 10px;
2141
- margin-left: -10px;
2142
- }
2143
- .tutor-add-instructor-button-wrap {
2144
- padding-left: 10px;
2145
- }
2146
- .tutor-course-available-instructors {
2147
- display: -webkit-box;
2148
- display: -ms-flexbox;
2149
- display: flex;
2150
- -ms-flex-wrap: wrap;
2151
- flex-wrap: wrap;
2152
- }
2153
-
2154
- .tutor-course-available-instructors .added-instructor-item {
2155
- -webkit-box-flex: 0;
2156
- -ms-flex: 0 0 calc(50% - 20px);
2157
- flex: 0 0 calc(50% - 20px);
2158
- max-width: calc(50% - 20px);
2159
- border: 1px solid #dcdfe5;
2160
- padding: 13px;
2161
- display: -webkit-inline-box;
2162
- display: -ms-inline-flexbox;
2163
- display: inline-flex;
2164
- -webkit-box-align: center;
2165
- -ms-flex-align: center;
2166
- align-items: center;
2167
- border-radius: 4px;
2168
- position: relative;
2169
- box-sizing: border-box;
2170
- margin: 0px 10px 20px;
2171
- }
2172
-
2173
- @media (min-width: 1300px) {
2174
- .tutor-course-available-instructors .added-instructor-item {
2175
- -ms-flex: 0 0 calc(33.333% - 20px);
2176
- flex: 0 0 calc(33.333% - 20px);
2177
- max-width: calc(33.333% - 20px);
2178
- }
2179
- }
2180
- @media (max-width: 546px) {
2181
- .tutor-course-available-instructors .added-instructor-item {
2182
- -ms-flex: 0 0 100%;
2183
- flex: 0 0 100%;
2184
- max-width: 100%;
2185
- }
2186
- }
2187
-
2188
- .tutor-course-available-instructors .added-instructor-item .instructor-name {
2189
- position: relative;
2190
- }
2191
-
2192
- .tutor-course-available-instructors
2193
- .added-instructor-item
2194
- .instructor-name
2195
- img {
2196
- display: inline-block;
2197
- margin-left: 10px;
2198
- width: 18px;
2199
- }
2200
-
2201
- .tutor-course-available-instructors
2202
- .added-instructor-item
2203
- .instructor-name
2204
- img:hover
2205
- + i.instructor-name-tooltip {
2206
- opacity: 1;
2207
- }
2208
-
2209
- .tutor-course-available-instructors
2210
- .added-instructor-item
2211
- i.instructor-name-tooltip {
2212
- -webkit-transition: 300ms;
2213
- transition: 300ms;
2214
- opacity: 0;
2215
- position: absolute;
2216
- bottom: 34px;
2217
- right: 9px;
2218
- background: #2a344f;
2219
- -webkit-transform: translateX(50%);
2220
- transform: translateX(50%);
2221
- color: #fff;
2222
- font-size: 12px;
2223
- font-style: normal;
2224
- padding: 0 8px;
2225
- border-radius: 15px;
2226
- line-height: 20px;
2227
- z-index: 1;
2228
- }
2229
-
2230
- .tutor-course-available-instructors
2231
- .added-instructor-item
2232
- i.instructor-name-tooltip::before {
2233
- content: "";
2234
- position: absolute;
2235
- border: 5px solid #2a344f;
2236
- bottom: -3px;
2237
- left: 50%;
2238
- margin-left: -5px;
2239
- -webkit-transform: rotate(45deg);
2240
- transform: rotate(45deg);
2241
- z-index: -1;
2242
- }
2243
-
2244
- .tutor-course-available-instructors .added-instructor-item .instructor-control {
2245
- position: absolute;
2246
- right: 14px;
2247
- top: 50%;
2248
- font-size: 12px;
2249
- -webkit-transform: translateY(-50%);
2250
- transform: translateY(-50%);
2251
- opacity: 0;
2252
- -webkit-transition: 300ms;
2253
- transition: 300ms;
2254
- }
2255
-
2256
- .tutor-course-available-instructors
2257
- .added-instructor-item
2258
- .instructor-control
2259
- a {
2260
- color: red;
2261
- text-decoration: none;
2262
- }
2263
-
2264
- .tutor-course-available-instructors
2265
- .added-instructor-item:hover
2266
- .instructor-control {
2267
- opacity: 1;
2268
- }
2269
-
2270
- .tutor-course-available-instructors .added-instructor-item .instructor-icon {
2271
- height: 45px;
2272
- width: 45px;
2273
- overflow: hidden;
2274
- border-radius: 50px;
2275
- margin-right: 15px;
2276
- }
2277
- .tutor-course-available-instructors
2278
- .added-instructor-item
2279
- .instructor-icon
2280
- img {
2281
- width: 100%;
2282
- height: auto;
2283
- }
2284
- /*@media (min-width: 547px){*/
2285
- /*.tutor-course-available-instructors .added-instructor-item:nth-child(2n) {*/
2286
- /*margin-left: 30px;*/
2287
- /*}*/
2288
- /*}*/
2289
-
2290
- /*
2291
- End new
2292
- */
2293
-
2294
- .answer-image-matched-wrap {
2295
- display: -webkit-box;
2296
- display: -ms-flexbox;
2297
- display: flex;
2298
- }
2299
- .image-matching-item {
2300
- -webkit-box-flex: 0;
2301
- -ms-flex: 0 0 50px;
2302
- flex: 0 0 50px;
2303
- margin-right: 10px;
2304
- }
2305
- .image-matching-item p {
2306
- margin-bottom: 5px;
2307
- margin-top: 0;
2308
- color: #878a8f;
2309
- }
2310
- .image-matching-item img {
2311
- max-width: 80px;
2312
- }
2313
- span.filled_dash_unser {
2314
- font-weight: bold;
2315
- text-decoration: underline;
2316
- margin: 0 5px;
2317
- }
2318
- /**
2319
- Uninstall
2320
- */
2321
- .wrap.tutor-uninstall-wrap {
2322
- background: #fff;
2323
- padding: 20px;
2324
- }
2325
- .tutor-uninstall-btn-group {
2326
- margin: 50px 0;
2327
- }
2328
-
2329
- /**
2330
- Updating Messsage
2331
- */
2332
- .tutor-updating-message:before {
2333
- display: inline-block;
2334
- font-family: "tutor";
2335
- -webkit-font-smoothing: antialiased;
2336
- -moz-osx-font-smoothing: grayscale;
2337
- vertical-align: top;
2338
- content: "\e91d";
2339
- -webkit-animation: rotation 2s infinite linear;
2340
- animation: rotation 2s infinite linear;
2341
- margin-right: 6px;
2342
- }
2343
- .rtl .tutor-updating-message:before {
2344
- margin-right: 0;
2345
- margin-left: 6px;
2346
- }
2347
-
2348
- /**
2349
- Lesson Edit Modal
2350
- */
2351
-
2352
- .lesson-modal-form-wrap .lesson-modal-field-row {
2353
- padding: 10px 0;
2354
- }
2355
- .lesson-modal-field.tutor-lesson-modal-title-wrap {
2356
- width: 95%;
2357
- }
2358
- .tutor-lesson-modal-title-wrap input {
2359
- width: 100%;
2360
- }
2361
- .lesson-modal-form-wrap .assignment-modal-field-row,
2362
- .lesson-modal-form-wrap .tutor-lesson-attachments-metabox,
2363
- .lesson-modal-form-wrap .tutor-option-field-row {
2364
- padding: 10px 0;
2365
- /*margin-bottom: 20px;
2366
- border-bottom: none;*/
2367
- }
2368
- .lesson-modal-form-wrap .tutor-option-field-row:last-child {
2369
- border-bottom: none;
2370
- }
2371
-
2372
- .lesson-modal-form-wrap .tutor-option-field-row textarea,
2373
- .lesson-modal-form-wrap .tutor-option-field-row input[type="text"],
2374
- .lesson-modal-form-wrap .tutor-option-field-row input[type="email"],
2375
- .lesson-modal-form-wrap .tutor-option-field-row input[type="number"],
2376
- .lesson-modal-form-wrap .tutor-option-field-row input[type="password"] {
2377
- line-height: 40px;
2378
- padding: 5px 0;
2379
- text-indent: 15px;
2380
- background: #fff;
2381
- display: inline-block;
2382
- border: 1px solid #dedede;
2383
- border-radius: 3px;
2384
- box-shadow: none;
2385
- height: 40px;
2386
- margin: 0;
2387
- width: 100%;
2388
- color: #393c40;
2389
- font-size: 14px;
2390
- transition: 300ms;
2391
- }
2392
- .lesson-modal-form-wrap .tutor-option-field-row textarea {
2393
- line-height: 26px;
2394
- min-height: 150px;
2395
- text-indent: 0;
2396
- padding: 15px;
2397
- }
2398
- .lesson-modal-form-wrap .tutor-option-field-row textarea:focus,
2399
- .lesson-modal-form-wrap .tutor-option-field-row input[type="text"]:focus,
2400
- .lesson-modal-form-wrap .tutor-option-field-row input[type="email"]:focus,
2401
- .lesson-modal-form-wrap .tutor-option-field-row input[type="number"]:focus,
2402
- .lesson-modal-form-wrap .tutor-option-field-row input[type="password"]:focus {
2403
- border-color: var(--tutor-primary-color);
2404
- }
2405
-
2406
- .lesson-modal-form-wrap .tutor-option-field-row select {
2407
- height: 40px;
2408
- }
2409
-
2410
- .lesson-modal-form-wrap .tutor-lesson-attachments-metabox {
2411
- margin-top: 0;
2412
- }
2413
-
2414
- .assignment-modal-form-wrap,
2415
- .lesson-modal-form-wrap {
2416
- padding: 20px;
2417
- padding-bottom: 48px;
2418
- }
2419
- .tutor-lesson-modal-wrap .modal-footer {
2420
- padding: 10px 20px;
2421
- background-color: #fff;
2422
- width: 100%;
2423
- position: sticky;
2424
- bottom: 0;
2425
- position: -webkit-sticky;
2426
- }
2427
- .tutor-option-field .tutor-lesson-edit-feature-img {
2428
- width: 100px;
2429
- position: relative;
2430
- }
2431
- .tutor-option-field .tutor-lesson-edit-feature-img img {
2432
- width: 100%;
2433
- height: auto;
2434
- }
2435
- a.tutor-lesson-thumbnail-delete-btn {
2436
- position: absolute;
2437
- top: 0;
2438
- right: 0;
2439
- color: red;
2440
- background: #fff;
2441
- padding: 3px 5px;
2442
- border-radius: 5px;
2443
- }
2444
- .tutor-get-pro-text {
2445
- color: #e02424;
2446
- }
2447
- .updating-icon:before {
2448
- font-family: "tutor";
2449
- margin-right: 5px;
2450
- content: "\e91d";
2451
- -webkit-animation: spin 1s steps(8) infinite;
2452
- animation: spin 1s steps(8) infinite;
2453
- display: inline-block;
2454
- }
2455
- .tutor-notice-warning {
2456
- background-color: #fcf8e3;
2457
- border-color: #faebcc;
2458
- padding: 20px;
2459
- margin-bottom: 10px;
2460
- }
2461
-
2462
- /**
2463
- Withdraw table
2464
- */
2465
- .withdraw-method-data-row {
2466
- display: -webkit-box;
2467
- display: -ms-flexbox;
2468
- display: flex;
2469
- }
2470
- span.withdraw-method-label {
2471
- width: 140px;
2472
- }
2473
- .withdraw-method-value {
2474
- margin-left: 3px;
2475
- }
2476
- .withdraw-status.withdraw-status-approved {
2477
- background: var(--tutor-success-button-color);
2478
- color: #fff;
2479
- padding: 5px 10px;
2480
- }
2481
- .withdraw-status.withdraw-status-pending {
2482
- background: #f0efef;
2483
- color: #666666;
2484
- padding: 5px 10px;
2485
- }
2486
- .withdraw-status.withdraw-status-rejected {
2487
- background: #ff3842;
2488
- color: #fff;
2489
- padding: 5px 10px;
2490
- }
2491
- .withdraw-list-row-actions {
2492
- font-weight: bold;
2493
- }
2494
- .withdraw-list-row-actions .approved a {
2495
- color: var(--tutor-success-button-color);
2496
- }
2497
- .withdraw-list-row-actions .rejected a {
2498
- color: #ff3842;
2499
- }
2500
-
2501
- /**
2502
- Assignments
2503
- */
2504
-
2505
- .submitted-assignment-wrap {
2506
- background-color: #ffffff;
2507
- padding: 20px;
2508
- margin-top: 20px;
2509
- }
2510
- .tutor-individual-attachment-file {
2511
- margin-bottom: 20px;
2512
- }
2513
- .tutor-individual-attachment-file p {
2514
- margin: 0 !important;
2515
- }
2516
-
2517
- /**
2518
- Tutor Notice
2519
- */
2520
- .tnotice {
2521
- text-align: left;
2522
- padding: 10px 0;
2523
- background-color: #fff;
2524
- border-radius: 4px;
2525
- position: relative;
2526
- margin-bottom: 10px;
2527
- }
2528
- .tnotice:before {
2529
- content: "";
2530
- position: absolute;
2531
- top: 0;
2532
- left: 0;
2533
- width: 4px;
2534
- height: 100%;
2535
- border-top-left-radius: 4px;
2536
- border-bottom-left-radius: 4px;
2537
- }
2538
- .tnotice__icon {
2539
- position: absolute;
2540
- top: 50%;
2541
- left: 22px;
2542
- transform: translateY(-50%);
2543
- width: 14px;
2544
- height: 14px;
2545
- padding: 7px;
2546
- border-radius: 50%;
2547
- display: inline-block;
2548
-
2549
- color: #fff;
2550
- text-align: center;
2551
- line-height: 11px;
2552
- }
2553
- .tnotice__type {
2554
- color: #3e3e3e;
2555
- font-weight: 700;
2556
- margin-top: 0;
2557
- margin-bottom: 0;
2558
- }
2559
- .tnotice__message {
2560
- font-size: 14px;
2561
- margin-top: 0;
2562
- margin-bottom: 0;
2563
- color: #878787;
2564
- }
2565
- .tnotice__content {
2566
- padding-left: 70px;
2567
- padding-right: 60px;
2568
- }
2569
- .tnotice__close {
2570
- position: absolute;
2571
- right: 22px;
2572
- top: 50%;
2573
- width: 14px;
2574
- cursor: pointer;
2575
- height: 14px;
2576
- fill: #878787;
2577
- transform: translateY(-50%);
2578
- }
2579
- .tnotice--success .tnotice__icon {
2580
- background-color: #2bde3f;
2581
- }
2582
- .tnotice--success:before {
2583
- background-color: #2bde3f;
2584
- }
2585
- .tnotice--blue .tnotice__icon {
2586
- background-color: #1d72f3;
2587
- }
2588
- .tnotice--blue:before {
2589
- background-color: #1d72f3;
2590
- }
2591
- .tnotice--danger .tnotice__icon {
2592
- background-color: #f31e1c;
2593
- }
2594
- .tnotice--danger:before {
2595
- background-color: #f31e1c;
2596
- }
2597
-
2598
- /***************************
2599
- * Quiz attempts table
2600
- **************************/
2601
-
2602
- .tutor-quiz-attempt-history td:last-child {
2603
- text-align: center;
2604
- }
2605
- .tutor-quiz-attempt-history td:last-child a {
2606
- display: block;
2607
- padding: 10px;
2608
- }
2609
- .attempt-review-title {
2610
- font-size: 18px;
2611
- color: var(--tutor-text-size);
2612
- font-weight: 600;
2613
- display: flex;
2614
- align-items: center;
2615
- margin-bottom: 60px;
2616
- }
2617
- .attempt-review-title i {
2618
- margin-right: 12px;
2619
- color: var(--tutor-primary-color);
2620
- }
2621
- .tutor-quiz-attempt-info-row .attempt-view-bottom,
2622
- .tutor-quiz-attempt-info-row .attempt-view-top {
2623
- display: flex;
2624
- justify-content: space-between;
2625
- }
2626
- .tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col,
2627
- .tutor-quiz-attempt-info-row .attempt-view-top .attempt-info-col {
2628
- display: inline-flex;
2629
- align-items: center;
2630
- max-width: 30%;
2631
- }
2632
- .tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col {
2633
- align-items: flex-start;
2634
- }
2635
- .tutor-quiz-attempt-info-row .attempt-info-content span.result-pass,
2636
- .tutor-quiz-attempt-info-row .attempt-info-content span.result-fail {
2637
- background: #df3247;
2638
- font-size: 14px;
2639
- font-weight: 400;
2640
- color: #fff;
2641
- padding: 1px 4px;
2642
- margin-right: 13px;
2643
- border-radius: 2px;
2644
- }
2645
- .tutor-quiz-attempt-info-row .attempt-info-content span.result-pass {
2646
- background: var(--tutor-success-button-color);
2647
- }
2648
- .tutor-quiz-attempt-info-row .attempt-info-content h4,
2649
- .tutor-quiz-attempt-info-row .attempt-info-content h5 {
2650
- font-size: 14px;
2651
- line-height: 25px;
2652
- margin: 0;
2653
- color: #7a7f85;
2654
- font-weight: 400;
2655
- }
2656
- .tutor-quiz-attempt-info-row .attempt-info-content h4 a,
2657
- .tutor-quiz-attempt-info-row .attempt-info-content h4 {
2658
- font-weight: 700;
2659
- color: var(--tutor-text-color);
2660
- margin-top: 7px;
2661
- }
2662
- .tutor-quiz-attempt-info-row .attempt-view-top {
2663
- padding-bottom: 30px;
2664
- margin-bottom: 30px;
2665
- border-bottom: 1px solid #dcdfe5;
2666
- }
2667
- .tutor-quiz-attempt-info-row .attempt-view-bottom {
2668
- margin-bottom: 60px;
2669
- }
2670
- .attempt-user-details {
2671
- display: flex;
2672
- align-items: center;
2673
- }
2674
- .attempt-user-details .attempt-user-avatar {
2675
- padding-right: 20px;
2676
- }
2677
- .attempt-user-details .attempt-user-avatar img {
2678
- display: block;
2679
- width: 70px;
2680
- height: 70px;
2681
- border-radius: 50%;
2682
- }
2683
- .attempt-user-details .attempt-info-content h4 {
2684
- font-size: 18px;
2685
- }
2686
- .attempt-review-notice-wrap {
2687
- display: flex;
2688
- margin-bottom: 60px;
2689
- justify-content: space-between;
2690
- }
2691
- .attempt-review-notice-wrap p {
2692
- margin: 0;
2693
- display: inline-flex;
2694
- align-items: center;
2695
- }
2696
- .attempt-review-notice-wrap p.attempt-review-notice i {
2697
- font-size: 16px;
2698
- color: #f5c813;
2699
- margin-right: 9px;
2700
- }
2701
- .attempt-review-notice-wrap p.attempt-review-at > span {
2702
- color: var(--tutor-primary-color);
2703
- margin-right: 7px;
2704
- font-size: 16px;
2705
- }
2706
- .attempt-review-notice-wrap p > strong {
2707
- font-weight: 400;
2708
- margin-right: 5px;
2709
- }
2710
- .quiz-attempt-answers-wrap table th {
2711
- background: #fcfcfc;
2712
- font-size: 12px;
2713
- text-transform: inherit;
2714
- }
2715
- .quiz-attempt-answers-wrap table td {
2716
- background-color: #fff;
2717
- }
2718
- .quiz-attempt-answers-wrap table th,
2719
- .quiz-attempt-answers-wrap table td {
2720
- padding: 17px 20px !important;
2721
- border-top: 1px solid #eaeaea;
2722
- border-bottom: 1px solid #eaeaea;
2723
- vertical-align: middle;
2724
- text-align: left;
2725
- }
2726
- .quiz-attempt-answers-wrap table th p,
2727
- .quiz-attempt-answers-wrap table td p {
2728
- margin: 0;
2729
- }
2730
- .quiz-attempt-answers-wrap table .quiz-manual-review-action {
2731
- border: 1px solid #d4dadb;
2732
- color: #d4dadb;
2733
- height: 30px;
2734
- width: 30px;
2735
- border-radius: 2px;
2736
- font-size: 13px;
2737
- display: inline-block;
2738
- text-align: center;
2739
- line-height: 30px;
2740
- transition: 300ms;
2741
- text-decoration: none;
2742
- }
2743
- .quiz-attempt-answers-wrap table .quiz-manual-review-action:first-child:hover {
2744
- border: 1px solid var(--tutor-success-button-color);
2745
- color: var(--tutor-success-button-color);
2746
- }
2747
- .quiz-attempt-answers-wrap table .quiz-manual-review-action:last-child:hover {
2748
- border: 1px solid #df3247;
2749
- color: #df3247;
2750
- }
2751
- .quiz-attempt-answers-wrap table .quiz-manual-review-action:not(:last-child) {
2752
- margin-right: 17px;
2753
- }
2754
- .quiz-attempt-answers-wrap table .quiz-incorrect-answer-text i,
2755
- .quiz-attempt-answers-wrap table .quiz-correct-answer-text i {
2756
- font-size: 12px;
2757
- height: 20px;
2758
- width: 20px;
2759
- text-align: center;
2760
- line-height: 20px;
2761
- background: var(--tutor-success-button-color);
2762
- color: #fff;
2763
- display: inline-block;
2764
- border-radius: 2px;
2765
- margin-right: 6px;
2766
- }
2767
- .quiz-attempt-answers-wrap table .quiz-incorrect-answer-text i {
2768
- background: #df3247;
2769
- font-size: 10px;
2770
- }
2771
- .answer-image-matched-wrap {
2772
- display: flex;
2773
- }
2774
- .answer-image-matched-wrap .image-matching-item {
2775
- margin: 0 5px;
2776
- max-width: 70px;
2777
- }
2778
- .answer-image-matched-wrap .image-matching-item .dragged-caption {
2779
- font-size: 14px;
2780
- margin-top: 4px;
2781
- }
2782
-
2783
- .tutor-quiz-attempt-review-wrap {
2784
- padding: 20px;
2785
- background: #ffffff;
2786
- margin-right: 15px;
2787
- margin-top: 15px;
2788
- }
2789
-
2790
- .tutor-quiz-attempt-review-wrap table {
2791
- width: 100%;
2792
- border-collapse: collapse;
2793
- }
2794
-
2795
- .tutor-quiz-attempt-review-wrap img {
2796
- max-width: 100%;
2797
- }
2798
-
2799
- /**
2800
- Upgrade Notice
2801
- */
2802
- #tutor-update .dummy {
2803
- display: none;
2804
- }
2805
- #tutor-update .tutor_plugin_update_notice {
2806
- padding: 20px 0 !important;
2807
- }
2808
-
2809
- #tutor-update .tutor_plugin_update_notice {
2810
- font-weight: 400;
2811
- background: #fff8e5 !important;
2812
- border-left: 4px solid #ffb900;
2813
- border-top: 1px solid #ffb900;
2814
- padding: 9px 0 9px 12px !important;
2815
- margin: 0 -12px 0 -16px !important;
2816
- }
2817
-
2818
- #tutor-update .tutor_plugin_update_notice .version::before {
2819
- content: "\f348";
2820
- display: inline-block;
2821
- font: 400 18px/1 dashicons;
2822
- speak: none;
2823
- margin: 0 8px 0 -2px;
2824
- vertical-align: top;
2825
- }
2826
- /**
2827
- Course Settings Tabs
2828
- */
2829
- #tutor-metabox-course-settings-tabs {
2830
- background-color: #fff;
2831
- border: 1px solid #e5e5e5;
2832
- margin: 1em 0;
2833
- }
2834
- .inside #tutor-metabox-course-settings-tabs {
2835
- border: 0;
2836
- margin: 0;
2837
- }
2838
- .settings-tabs-heading {
2839
- padding: 1em;
2840
- border-bottom: 1px solid #e5e5e5;
2841
- }
2842
- .settings-tabs-heading h3 {
2843
- font-size: 14px;
2844
- margin: 0;
2845
- line-height: 1.4;
2846
- }
2847
- .course-settings-tabs-container {
2848
- display: flex;
2849
- }
2850
- .course-settings-tabs-container .settings-tabs-navs-wrap {
2851
- flex: 0 0 200px;
2852
- background: #f5f5f5;
2853
- }
2854
- .settings-tabs-navs-wrap .settings-tabs-navs {
2855
- margin: 0;
2856
- }
2857
- .settings-tabs-navs-wrap .settings-tabs-navs li {
2858
- margin: 0;
2859
- }
2860
- .settings-tabs-navs-wrap .settings-tabs-navs li a {
2861
- display: block;
2862
- padding-top: 10px;
2863
- padding-bottom: 10px;
2864
- padding-left: 15px;
2865
- padding-right: 15px;
2866
- color: #23282d;
2867
- text-decoration: none;
2868
- background: #f5f5f5;
2869
- text-transform: capitalize;
2870
- border-bottom: 1px solid #e5e5e5;
2871
- border-left: 3px solid transparent;
2872
- }
2873
- .settings-tabs-navs-wrap .settings-tabs-navs li:last-child a {
2874
- border-bottom: none;
2875
- }
2876
- .settings-tabs-navs-wrap .settings-tabs-navs li a:focus {
2877
- box-shadow: none;
2878
- }
2879
- .settings-tabs-navs-wrap .settings-tabs-navs li.active a {
2880
- background-color: #ffffff;
2881
- border-bottom: 1px solid #e5e5e5;
2882
- color: var(--tutor-primary-color);
2883
- border-left: 3px solid var(--tutor-primary-color);
2884
- }
2885
- .course-settings-tabs-container .settings-tabs-container {
2886
- padding: 1em;
2887
- flex: 1;
2888
- }
2889
- .tutor-field-radio p {
2890
- margin-top: 0;
2891
- }
2892
-
2893
- /**
2894
- Content Drip (Pro)
2895
- */
2896
- .lesson-modal-form-wrap .lesson-content-drip-wrap {
2897
- padding: 10px;
2898
- border: 1px solid #e4e4e4;
2899
- }
2900
- .lesson-modal-form-wrap .lesson-content-drip-wrap h3 {
2901
- margin: 0 0 10px 0;
2902
- }
2903
- .select2-dropdown.increasezindex {
2904
- z-index: 9999999999999;
2905
- }
2906
-
2907
- /*!
2908
- * jQuery UI Datepicker 1.9.0
2909
- * http://jqueryui.com
2910
- *
2911
- * Copyright 2012 jQuery Foundation and other contributors
2912
- * Released under the MIT license.
2913
- * http://jquery.org/license
2914
- *
2915
- * http://docs.jquery.com/UI/Datepicker#theming
2916
- */
2917
- .ui-datepicker {
2918
- background-color: #fff;
2919
- border: 1px solid #eeeeee;
2920
- display: none;
2921
- margin-top: 4px;
2922
- padding: 5px;
2923
- width: 180px;
2924
- }
2925
- .ui-datepicker a,
2926
- .ui-datepicker a:hover {
2927
- text-decoration: none;
2928
- }
2929
- .ui-datepicker a:hover,
2930
- .ui-datepicker td:hover a {
2931
- color: #2a6496;
2932
- -webkit-transition: color 0.1s ease-in-out;
2933
- -moz-transition: color 0.1s ease-in-out;
2934
- -o-transition: color 0.1s ease-in-out;
2935
- transition: color 0.1s ease-in-out;
2936
- }
2937
- .ui-datepicker .ui-datepicker-header {
2938
- margin-bottom: 4px;
2939
- text-align: center;
2940
- }
2941
- .ui-datepicker .ui-datepicker-title {
2942
- font-weight: 700;
2943
- }
2944
- .ui-datepicker .ui-datepicker-prev,
2945
- .ui-datepicker .ui-datepicker-next {
2946
- cursor: default;
2947
- font-family: "tutor";
2948
- -webkit-font-smoothing: antialiased;
2949
- font-style: normal;
2950
- font-weight: normal;
2951
- height: 20px;
2952
- line-height: 1;
2953
- margin-top: 2px;
2954
- width: 30px;
2955
- }
2956
- .ui-datepicker .ui-datepicker-prev {
2957
- float: left;
2958
- text-align: left;
2959
- }
2960
- .ui-datepicker .ui-datepicker-next {
2961
- float: right;
2962
- text-align: right;
2963
- }
2964
- .ui-datepicker .ui-datepicker-prev:before {
2965
- content: "\e921";
2966
- }
2967
- .ui-datepicker .ui-datepicker-next:before {
2968
- content: "\e903";
2969
- }
2970
- .ui-datepicker .ui-icon {
2971
- display: none;
2972
- }
2973
- .ui-datepicker .ui-datepicker-calendar {
2974
- table-layout: fixed;
2975
- width: 100%;
2976
- }
2977
- .ui-datepicker .ui-datepicker-calendar th,
2978
- .ui-datepicker .ui-datepicker-calendar td {
2979
- text-align: center;
2980
- padding: 0;
2981
- }
2982
- .ui-datepicker .ui-datepicker-calendar td {
2983
- border-radius: 4px;
2984
- -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
2985
- -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
2986
- -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
2987
- transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
2988
- }
2989
- .ui-datepicker .ui-datepicker-calendar td:hover {
2990
- background-color: #eee;
2991
- cursor: pointer;
2992
- }
2993
- .ui-datepicker .ui-datepicker-calendar td a {
2994
- text-decoration: none;
2995
- }
2996
- .ui-datepicker .ui-datepicker-current-day {
2997
- background-color: #4289cc;
2998
- }
2999
- .ui-datepicker .ui-datepicker-current-day a {
3000
- color: #fff;
3001
- }
3002
- .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
3003
- background-color: #fff;
3004
- cursor: default;
3005
- }
3006
-
3007
- .ui-datepicker-calendar .ui-state-default {
3008
- border: none;
3009
- background: none;
3010
- }
3011
- .ui-datepicker-calendar .ui-state-default.ui-state-highlight {
3012
- background: #eeeeee;
3013
- padding: 3px;
3014
- display: block;
3015
- }
3016
- /** END Calender */
3017
-
3018
- /**
3019
- * report.css
3020
- *Moved report.css from pro add to here
3021
- */
3022
- h2.tutor-page-heading {
3023
- background-color: #ffffff;
3024
- padding: 30px !important;
3025
- margin: 0 !important;
3026
- border-bottom: 1px solid #ecedef;
3027
- }
3028
- .tutor-report-left-menus {
3029
- background-color: #fcfcfc;
3030
- margin-bottom: 50px;
3031
- }
3032
- .tutor-report-left-menus ul {
3033
- margin: 0;
3034
- }
3035
- .report-main-wrap {
3036
- /*display: flex;*/
3037
- }
3038
- .report-main-wrap h3 {
3039
- font-weight: 300;
3040
- font-size: 20px;
3041
- }
3042
- .tutor-report-left-menus ul li {
3043
- display: inline-block;
3044
- margin: 0;
3045
- }
3046
- .tutor-report-left-menus ul li a {
3047
- text-decoration: none;
3048
- line-height: 60px;
3049
- display: block;
3050
- padding: 0 15px;
3051
- color: #393c40;
3052
- }
3053
- .tutor-report-left-menus ul li a:focus {
3054
- outline: none !important;
3055
- border: 0;
3056
- box-shadow: none;
3057
- }
3058
- .tutor-report-left-menus ul li.active a {
3059
- color: #1e55dd;
3060
- border-bottom: 3px solid #3057d5;
3061
- }
3062
- .tutor-report-content {
3063
- flex: 1;
3064
- }
3065
- .report-top-sub-menu {
3066
- margin: 0;
3067
- flex: 1;
3068
- }
3069
- .report-top-sub-menu a {
3070
- text-decoration: none;
3071
- padding: 10px 15px;
3072
- border: 1px solid #d7dadf;
3073
- color: #aaaeb3;
3074
- border-radius: 3px;
3075
- display: inline-block;
3076
- }
3077
- .report-top-sub-menu a.active {
3078
- background-color: #3057d5;
3079
- color: #ffffff;
3080
- border: 1px solid #3057d5;
3081
- }
3082
- .top-course-enrolled {
3083
- margin-top: 20px;
3084
- margin-bottom: 20px;
3085
- }
3086
- .top-course-enrolled h1,
3087
- .top-course-enrolled h2,
3088
- .top-course-enrolled h3 {
3089
- margin: 30px 0;
3090
- }
3091
- .report-stats {
3092
- display: flex;
3093
- flex-flow: row wrap;
3094
- }
3095
- .report-stat-box {
3096
- padding: 0;
3097
- margin-bottom: 30px;
3098
- width: 25%;
3099
- display: inline-flex;
3100
- flex: 0 0 25%;
3101
- }
3102
- .report-stat-box-body {
3103
- background-color: #ffffff;
3104
- display: flex;
3105
- width: 100%;
3106
- margin-right: 30px;
3107
- }
3108
- .report-stat-box:nth-child(4n) .report-stat-box-body {
3109
- margin-right: 0;
3110
- }
3111
- .report-stat-box .box-icon {
3112
- font-size: 50px;
3113
- line-height: 46px;
3114
- padding: 13px;
3115
- color: #3057d5;
3116
- }
3117
- .report-stat-box h4,
3118
- .report-stat-box p {
3119
- margin: 5px 0;
3120
- }
3121
- .report-stat-box .box-stats-text h3,
3122
- .report-stat-box .box-stats-text p {
3123
- margin: 5px 0;
3124
- }
3125
- .report-stat-box .box-stats-text {
3126
- padding: 12px 0;
3127
- }
3128
- .report-stat-box .box-stats-text h3 {
3129
- font-size: 20px;
3130
- font-weight: 300;
3131
- }
3132
- .report-stat-box .box-stats-text p {
3133
- color: #888b90;
3134
- }
3135
- .box-padding {
3136
- padding: 30px;
3137
- }
3138
- .box-padding h3 {
3139
- margin-top: 0;
3140
- }
3141
- .box-bg-green {
3142
- background-color: #00d611;
3143
- color: #ffffff;
3144
- }
3145
- .box-bg-primary {
3146
- background-color: #3057d5;
3147
- color: #ffffff;
3148
- }
3149
- .box-bg-light {
3150
- background-color: #eeeeee;
3151
- color: #555555;
3152
- }
3153
- .box-bg-warning {
3154
- background-color: #eea504;
3155
- color: #ffffff;
3156
- }
3157
- .box-bg-dark {
3158
- background-color: #333333;
3159
- color: #ffffff;
3160
- }
3161
- .box-bg-danger {
3162
- background-color: #ff000c;
3163
- color: #ffffff;
3164
- }
3165
- .box-bg-pink {
3166
- background-color: #ff00da;
3167
- color: #ffffff;
3168
- }
3169
- .box-bg-violate {
3170
- background-color: #9c25ea;
3171
- color: #ffffff;
3172
- }
3173
- .tutor-report-overview-section {
3174
- display: flex;
3175
- margin: 20px 0;
3176
- }
3177
- .overview-section-col6 {
3178
- width: 50%;
3179
- }
3180
- .overview-section-col6 {
3181
- margin-right: 1%;
3182
- margin-left: 1%;
3183
- }
3184
- .overview-section-col6:first-child {
3185
- margin-left: 0;
3186
- }
3187
- .overview-section-col6:last-child {
3188
- margin-right: 0;
3189
- }
3190
- .last-revews-wrap {
3191
- width: 100%;
3192
- }
3193
- table.tutor-report-table {
3194
- border: none;
3195
- box-shadow: none;
3196
- }
3197
- .tutor-report-table th {
3198
- background-color: #fcfcfc;
3199
- border-top: 1px solid #eaeaea;
3200
- border-bottom: 1px solid #eaeaea;
3201
- padding: 20px;
3202
- color: #878a8f;
3203
- }
3204
- .tutor-report-table td {
3205
- border-bottom: 1px solid #eaeaea;
3206
- padding: 20px;
3207
- }
3208
- .tutor-report-table td img.avatar {
3209
- float: left;
3210
- margin-right: 5px;
3211
- }
3212
- /**
3213
- Icon
3214
- */
3215
- .tutor-icon-star-full,
3216
- .tutor-icon-star-line {
3217
- color: #ffd700;
3218
- }
3219
- .tutor-delete-link {
3220
- color: #ff282a !important;
3221
- }
3222
- /**
3223
- Pagination
3224
- */
3225
- .tutor-pagination {
3226
- margin: 50px 0;
3227
- }
3228
- .tutor-pagination .page-numbers {
3229
- display: inline-block;
3230
- padding: 5px 10px;
3231
- margin: 0 2px 0 0;
3232
- border: 1px solid #eee;
3233
- line-height: 1;
3234
- text-decoration: none;
3235
- font-weight: 600;
3236
- }
3237
- .tutor-pagination .page-numbers.current,
3238
- .tutor-pagination a.page-numbers:hover {
3239
- background: #f9f9f9;
3240
- }
3241
- .report-date-range-form {
3242
- display: flex;
3243
- }
3244
- .date-range-input {
3245
- position: relative;
3246
- margin-right: 10px;
3247
- }
3248
- .date-range-input:last-child {
3249
- margin-right: 0;
3250
- }
3251
- .date-range-input input {
3252
- border: 1px solid #d7dadf;
3253
- box-shadow: none;
3254
- line-height: 32px;
3255
- margin: 0;
3256
- padding-right: 30px;
3257
- }
3258
- .date-range-input i.tutor-icon-calendar {
3259
- position: absolute;
3260
- right: 10px;
3261
- top: 13px;
3262
- }
3263
- .date-range-input button {
3264
- background-color: #3057d5;
3265
- color: #ffffff;
3266
- border: none;
3267
- line-height: 39px;
3268
- padding: 0 15px;
3269
- }
3270
- .tutor-date-range-filter-wrap {
3271
- display: flex;
3272
- margin: 30px 0;
3273
- }
3274
- .report-download-csv-icon {
3275
- float: right;
3276
- }
3277
- .report-download-csv-icon a {
3278
- text-decoration: none;
3279
- }
3280
- /** END Report.css */
3281
-
3282
- /**
3283
- * Alert CSS
3284
- * since v.1.4.2
3285
- */
3286
- .tutor-alert {
3287
- border: 1px solid #f8a201;
3288
- background: #fffff2;
3289
- position: relative;
3290
- border-radius: 3px;
3291
- padding: 20px 25px 20px 95px;
3292
- color: #a86d00;
3293
- margin-bottom: 10px;
3294
- }
3295
- .tutor-alert.tutor-alert-danger {
3296
- border: 1px solid #fe1a1a;
3297
- background: #fff2f2;
3298
- color: #a50000;
3299
- }
3300
- .tutor-alert.tutor-alert-success {
3301
- border: 1px solid #69bc0d;
3302
- background: #f6fff2;
3303
- color: #3d7400;
3304
- }
3305
- .tutor-alert.tutor-alert-info {
3306
- border: 1px solid #13aaf6;
3307
- background: #eaf8ff;
3308
- color: #0586c7;
3309
- }
3310
- .tutor-alert::before {
3311
- content: "\e95f";
3312
- position: absolute;
3313
- font-size: 30px;
3314
- font-family: "tutor" !important;
3315
- speak: none;
3316
- font-style: normal;
3317
- font-weight: normal;
3318
- font-variant: normal;
3319
- text-transform: none;
3320
- line-height: 1;
3321
- -webkit-font-smoothing: antialiased;
3322
- -moz-osx-font-smoothing: grayscale;
3323
- width: 70px;
3324
- top: 0;
3325
- left: 0;
3326
- text-align: center;
3327
- background: #f8a201;
3328
- height: 100%;
3329
- display: flex;
3330
- justify-content: center;
3331
- align-items: center;
3332
- color: #ffffff;
3333
- }
3334
- .tutor-alert.tutor-alert-danger::before {
3335
- content: "\e913";
3336
- background: #fe1a1a;
3337
- }
3338
- .tutor-alert.tutor-alert-success::before {
3339
- content: "\e90f";
3340
- background: #69bc0d;
3341
- }
3342
- .tutor-alert.tutor-alert-info::before {
3343
- content: "\e96c";
3344
- background: #13aaf6;
3345
- }
3346
- .tutor-alert-content p {
3347
- margin: 0;
3348
- }
3349
- /**
3350
- *END Alert CSS
3351
- */
3352
-
3353
- /**
3354
- * Tutor Table
3355
- */
3356
- table.tutor-table {
3357
- border-spacing: 0;
3358
- width: 100%;
3359
- border-collapse: collapse;
3360
- border: 1px solid #dcdfe5;
3361
- }
3362
- table.tutor-table td,
3363
- table.tutor-table th {
3364
- padding: 1em 1.41575em;
3365
- text-align: left;
3366
- vertical-align: top;
3367
- border-bottom: 1px solid #dcdfe5;
3368
- }
3369
- table.tutor-table td p:last-child,
3370
- table.tutor-table th p:last-child {
3371
- margin-bottom: 0;
3372
- }
3373
- table.tutor-table th {
3374
- font-weight: 600;
3375
- }
3376
- table.tutor-table thead th {
3377
- padding: 1.41575em;
3378
- vertical-align: middle;
3379
- }
3380
- table.tutor-table tbody h2 {
3381
- font-size: 1em;
3382
- letter-spacing: normal;
3383
- font-weight: normal;
3384
- }
3385
- table.tutor-table tbody h2 a {
3386
- font-weight: normal;
3387
- }
3388
- table.tutor-table th {
3389
- background-color: #fafbfc;
3390
- }
3391
- table.tutor-table tbody td {
3392
- background-color: #ffffff;
3393
- }
3394
- table.tutor-table tbody tr:nth-child(2n) td {
3395
- background-color: #fafbfc;
3396
- }
3397
- table.tutor-table a {
3398
- text-decoration: none;
3399
- }
3400
- table.tutor-table p {
3401
- margin: 0;
3402
- }
3403
-
3404
- /**
3405
- * END Tutor Table
3406
- */
3407
-
3408
- /**
3409
- Tools Nav
3410
- */
3411
- .tutor-nav-tab-wrapper {
3412
- margin-bottom: 10px;
3413
- }
3414
- .nav-tab-item {
3415
- float: left;
3416
- border: 1px solid #ccc;
3417
- border-bottom: none;
3418
- margin-left: 0.5em;
3419
- padding: 10px 14px;
3420
- font-size: 14px;
3421
- line-height: 1.33;
3422
- font-weight: 600;
3423
- background: #e5e5e5;
3424
- color: #555;
3425
- text-decoration: none;
3426
- white-space: nowrap;
3427
- }
3428
- .nav-tab-item:first-child {
3429
- margin-left: 0;
3430
- }
3431
- .nav-tab-item:focus,
3432
- .nav-tab-item:hover {
3433
- background-color: #fff;
3434
- color: #444;
3435
- }
3436
- .nav-tab-item-active,
3437
- .nav-tab-item:focus:active {
3438
- box-shadow: none;
3439
- }
3440
- .nav-tab-item-active {
3441
- margin-bottom: -1px;
3442
- color: #444;
3443
- }
3444
- .nav-tab-item-active,
3445
- .nav-tab-item-active:focus,
3446
- .nav-tab-item-active:focus:active,
3447
- .nav-tab-item-active:hover {
3448
- border-bottom: 1px solid #f1f1f1;
3449
- background: #f1f1f1;
3450
- color: #000;
3451
- }
3452
- /**
3453
- * END Tools
3454
- */
3455
-
3456
- /**
3457
- * Quiz Feedback Mode - UI fix
3458
- */
3459
-
3460
- .tutor-quiz-feedback-mode {
3461
- position: relative;
3462
- }
3463
- .tutor-quiz-feedback-mode:not(:last-child) {
3464
- margin-right: 16px;
3465
- }
3466
-
3467
- .tutor-quiz-feedback-mode-option {
3468
- border-radius: 3px;
3469
- border: solid 1px #dedede;
3470
- padding: 15px 15px 15px 40px;
3471
- transition: 0.2s ease;
3472
- max-width: 210px;
3473
- }
3474
-
3475
- .tutor-quiz-feedback-option-option-title {
3476
- margin-bottom: 10px !important;
3477
- }
3478
-
3479
- .tutor-quiz-feedback-option-subtitle {
3480
- margin: 0 !important;
3481
- font-size: 12px;
3482
- line-height: 1.67;
3483
- color: #505469;
3484
- }
3485
- .tutor-quiz-feedback-option-subtitle a {
3486
- font-weight: 500;
3487
- color: inherit;
3488
- text-decoration: underline !important;
3489
- }
3490
-
3491
- .tutor-quiz-feedback-mode input[type="radio"] {
3492
- display: none;
3493
- }
3494
-
3495
- .tutor-quiz-feedback-mode .radio-icon {
3496
- position: absolute;
3497
- top: 16px;
3498
- left: 16px;
3499
- z-index: 1;
3500
- margin: 0;
3501
- width: 16px;
3502
- height: 16px;
3503
- border-radius: 50%;
3504
- box-shadow: inset 0 0 0 2px #dcdce1;
3505
- transition: 0.2s ease;
3506
- }
3507
- .tutor-quiz-feedback-mode input[type="radio"]:checked + .radio-icon {
3508
- box-shadow: inset 0 0 0 5px #3e64de;
3509
- background: #fff;
3510
- }
3511
- .tutor-quiz-feedback-mode
3512
- input[type="radio"]:checked
3513
- ~ .tutor-quiz-feedback-mode-option {
3514
- background: #fff;
3515
- }
 
1
+ /**
2
+ @package: Tutor LMS
3
+ @author: themeum
4
+ */
5
+ :root {
6
+ --tutor-primary-color: #1b52d8;
7
+ --tutor-primary-hover-color: #1b52a9;
8
+ --tutor-text-color: #4b5981;
9
+ --tutor-light-color: #b1b8c9;
10
+ --tutor-success-button-color: #86b223;
11
+ }
12
+
13
+ .ui-slider {
14
+ position: relative;
15
+ text-align: left;
16
+ }
17
+ .ui-slider .ui-slider-handle {
18
+ position: absolute;
19
+ z-index: 2;
20
+ width: 15px;
21
+ height: 15px;
22
+ cursor: default;
23
+ top: -6.5px;
24
+ cursor: pointer;
25
+ }
26
+ .ui-slider .ui-slider-range {
27
+ position: absolute;
28
+ z-index: 1;
29
+ font-size: 0.7em;
30
+ display: block;
31
+ border: 0;
32
+ background-position: 0 0;
33
+ }
34
+
35
+ .ui-slider-horizontal {
36
+ height: 0.8em;
37
+ }
38
+ .ui-slider-horizontal .ui-slider-range {
39
+ top: 0;
40
+ height: 100%;
41
+ }
42
+ .ui-slider-horizontal .ui-slider-range-min {
43
+ left: 0;
44
+ }
45
+ .ui-slider-horizontal .ui-slider-range-max {
46
+ right: 0;
47
+ }
48
+
49
+ .ui-slider-vertical {
50
+ width: 0.8em;
51
+ height: 100px;
52
+ }
53
+ .ui-slider-vertical .ui-slider-handle {
54
+ left: -0.3em;
55
+ margin-left: 0;
56
+ margin-bottom: -0.6em;
57
+ }
58
+ .ui-slider-vertical .ui-slider-range {
59
+ left: 0;
60
+ width: 100%;
61
+ }
62
+ .ui-slider-vertical .ui-slider-range-min {
63
+ bottom: 0;
64
+ }
65
+ .ui-slider-vertical .ui-slider-range-max {
66
+ top: 0;
67
+ }
68
+
69
+ /*----------------------------------
70
+ Component containers
71
+ ----------------------------------*/
72
+ .ui-widget-content {
73
+ border: 1px solid #aaaaaa;
74
+ background: #ffffff;
75
+ color: #222222;
76
+ }
77
+ .ui-widget-content a {
78
+ color: #222222;
79
+ }
80
+ .ui-widget-header {
81
+ border: 1px solid #aaaaaa;
82
+ background: #cccccc;
83
+ color: #222222;
84
+ font-weight: bold;
85
+ }
86
+ .ui-widget-header a {
87
+ color: #222222;
88
+ }
89
+
90
+ /* Interaction states
91
+ ----------------------------------*/
92
+ .ui-state-default,
93
+ .ui-widget-content .ui-state-default,
94
+ .ui-widget-header .ui-state-default {
95
+ border: 1px solid #d3d3d3;
96
+ background: #e6e6e6;
97
+ font-weight: normal;
98
+ color: #555555;
99
+ }
100
+ /* Interaction Cues
101
+ ----------------------------------*/
102
+ .ui-state-highlight,
103
+ .ui-widget-content .ui-state-highlight,
104
+ .ui-widget-header .ui-state-highlight {
105
+ border: 1px solid #fcefa1 /*{borderColorHighlight}*/;
106
+ background: #fbf9ee;
107
+ color: #363636;
108
+ }
109
+
110
+ .tutor-option-nav-tabs li {
111
+ position: relative;
112
+ display: inline-block;
113
+ margin-right: -1px;
114
+ }
115
+ /*.tutor-option-nav-tabs li:after {*/
116
+ /*content: "|";*/
117
+ /*position: absolute;*/
118
+ /*top: 0;*/
119
+ /*right: -10px;*/
120
+ /*}*/
121
+ .tutor-option-nav-tabs li:last-child:after {
122
+ content: "";
123
+ }
124
+ .tutor-option-nav-tabs li a {
125
+ display: block;
126
+ font-weight: bold;
127
+ text-decoration: none;
128
+ background: #fff;
129
+ padding: 5px 10px;
130
+ border: 1px solid #dddddd;
131
+ }
132
+ .tutor-option-nav-tabs li.current a {
133
+ color: #333333;
134
+ }
135
+ .tutor-option-nav-tabs li a:focus {
136
+ box-shadow: none;
137
+ }
138
+
139
+ /**
140
+ Withdraw Methods Nav
141
+ */
142
+
143
+ .withdraw-method-nav {
144
+ margin-bottom: 20px;
145
+ }
146
+ .withdraw-method-nav li {
147
+ position: relative;
148
+ display: inline-block;
149
+ }
150
+ .withdraw-method-nav li a {
151
+ display: block;
152
+ text-decoration: none;
153
+ padding: 5px 10px;
154
+ border-right: 1px solid #cccccc;
155
+ }
156
+ .withdraw-method-nav li:last-child a {
157
+ border-right: none;
158
+ }
159
+ /**
160
+ Option Field
161
+ */
162
+
163
+ .tutor-option-field-row {
164
+ border-bottom: 1px solid #e4e4e4;
165
+ padding: 20px 0;
166
+ font-size: 14px;
167
+ line-height: 1.3;
168
+ }
169
+ .tutor-option-field-row:last-child {
170
+ border-bottom: none;
171
+ }
172
+ .tutor-option-field-row input[type="text"],
173
+ .tutor-option-field-row input[type="email"],
174
+ .tutor-option-field-row input[type="number"],
175
+ .tutor-option-field-row input[type="password"],
176
+ .tutor-option-field-row textarea,
177
+ .tutor-option-field-row .tutor-field-type-slider {
178
+ background-color: #fff;
179
+ border: 1px solid #ddd;
180
+ border-radius: 3px;
181
+ box-shadow: none;
182
+ color: #333;
183
+ display: inline-block;
184
+ vertical-align: middle;
185
+ padding: 7px 12px;
186
+ margin: 0 10px 0 0;
187
+ width: 400px;
188
+ min-height: 35px;
189
+ }
190
+
191
+ .tutor_lesson_modal_form .tutor-option-field-row input[type="text"],
192
+ .tutor_lesson_modal_form .tutor-option-field-row input[type="email"],
193
+ .tutor_lesson_modal_form .tutor-option-field-row input[type="number"],
194
+ .tutor_lesson_modal_form .tutor-option-field-row input[type="password"],
195
+ .tutor_lesson_modal_form .tutor-option-field-row textarea,
196
+ .tutor_lesson_modal_form .tutor-option-field-row .tutor-field-type-slider {
197
+ width: 100%;
198
+ display: block;
199
+ }
200
+
201
+ .tutor-option-field {
202
+ display: block;
203
+ margin: 0 0 0 200px;
204
+ max-width: 800px;
205
+ }
206
+ .rtl .tutor-option-field {
207
+ margin: 0 200px 0 0;
208
+ }
209
+ .tutor_lesson_modal_form .tutor-option-field {
210
+ display: block;
211
+ margin: 0;
212
+ max-width: none;
213
+ }
214
+ .tutor-option-field-label {
215
+ display: block;
216
+ float: left;
217
+ width: 200px;
218
+ }
219
+ .rtl .tutor-option-field-label {
220
+ float: right;
221
+ }
222
+ .tutor_lesson_modal_form .tutor-option-field-label {
223
+ display: block;
224
+ float: none;
225
+ width: 100%;
226
+ margin-bottom: 15px;
227
+ }
228
+
229
+ .tutor-lesson-attachments-metabox {
230
+ margin-top: 30px;
231
+ }
232
+
233
+ .tutor-option-field-label label {
234
+ display: block;
235
+ font-weight: 600;
236
+ }
237
+ .tutor-option-field p.desc {
238
+ font-style: italic;
239
+ color: #666;
240
+ font-size: 12px;
241
+ line-height: 1.5;
242
+ }
243
+ .tutor-option-field-row h2 {
244
+ color: #444;
245
+ font-size: 18px;
246
+ font-weight: 700;
247
+ margin: 0;
248
+ }
249
+ .tutor-option-field-row .option-media-wrap {
250
+ margin-bottom: 10px;
251
+ }
252
+ .tutor-option-field-row .option-media-wrap img {
253
+ max-height: 100px;
254
+ width: auto;
255
+ padding: 5px;
256
+ border: 1px solid #cccccc;
257
+ }
258
+ .select2-container {
259
+ min-width: 250px !important;
260
+ }
261
+ .membership_course_categories .select2-container {
262
+ min-width: 50% !important;
263
+ }
264
+ /**
265
+ Group Field Option
266
+ */
267
+ .tutor-option-group-field {
268
+ display: inline-block;
269
+ vertical-align: top;
270
+ }
271
+ .tutor-option-group-field input[type="text"],
272
+ .tutor-option-group-field input[type="email"],
273
+ .tutor-option-group-field input[type="number"],
274
+ .tutor-option-group-field input[type="password"],
275
+ .tutor-option-group-field textarea,
276
+ .tutor-option-group-field .tutor-field-type-slider,
277
+ .tutor-option-group-field select {
278
+ width: 100px;
279
+ margin-right: 5px;
280
+ }
281
+ .option-type-radio-wrap {
282
+ margin-top: 0;
283
+ }
284
+
285
+ /**
286
+ * Course adding page
287
+ * Course Builder
288
+ */
289
+ #tutor-course-topics a {
290
+ text-decoration: none;
291
+ }
292
+ #tutor-course-topics .tutor-topics-wrap {
293
+ border-bottom: 1px solid #e7e7e7;
294
+ padding-bottom: 0;
295
+ margin: 0;
296
+ }
297
+ .tutor-untopics-lessons .course-content-item,
298
+ .course-contents .course-content-item {
299
+ padding: 10px;
300
+ border-bottom: 1px solid #d9d9d9;
301
+ background-color: #ebeef0;
302
+ }
303
+ .tutor-lessons.ui-sortable {
304
+ min-height: 20px;
305
+ }
306
+ #tutor-course-topics .drop-lessons p {
307
+ margin: 0;
308
+ }
309
+ #tutor-course-topics .course-content-item:hover {
310
+ background-color: #ebeef0;
311
+ }
312
+ #tutor-course-topics .tutor-lessons {
313
+ padding-left: 0;
314
+ }
315
+ #tutor-course-topics .tutor-lesson-top,
316
+ #tutor-course-topics .tutor-lesson-top i {
317
+ font-size: 15px;
318
+ }
319
+ #tutor-course-topics .tutor-lesson-top .open-tutor-quiz-modal i {
320
+ display: inline-block;
321
+ vertical-align: middle;
322
+ margin-right: 5px;
323
+ }
324
+ .rtl #tutor-course-topics .tutor-lesson-top .open-tutor-quiz-modal i {
325
+ margin-right: 0;
326
+ margin-left: 5px;
327
+ }
328
+ #tutor-course-topics .tutor-lesson-top {
329
+ display: -webkit-box;
330
+ display: -ms-flexbox;
331
+ display: flex;
332
+ font-size: 14px;
333
+ }
334
+ #tutor-course-topics .tutor-lesson-top .open-tutor-lesson-modal,
335
+ .tutor-quiz .open-tutor-quiz-modal,
336
+ .course-content-item .open-tutor-assignment-modal {
337
+ -webkit-box-flex: 1;
338
+ -ms-flex: 1;
339
+ flex: 1;
340
+ }
341
+ #tutor-course-topics .tutor-lesson-top i.tutor-icon-move {
342
+ margin-right: 10px;
343
+ cursor: ns-resize;
344
+ }
345
+ .rtl #tutor-course-topics .tutor-lesson-top i.tutor-icon-move {
346
+ margin-right: 0;
347
+ margin-left: 10px;
348
+ }
349
+ #tutor-course-topics .tutor-lesson-top i.tutor-icon-pencil {
350
+ margin: 0 10px;
351
+ }
352
+ #tutor-course-topics .tutor-lesson-top a {
353
+ color: #393c40;
354
+ }
355
+
356
+ #tutor-course-topics .tutor-lesson-top a.tutor-updating-message i {
357
+ display: none;
358
+ }
359
+
360
+ .tutor-topics-wrap,
361
+ .course-move-handle {
362
+ margin-right: 5px;
363
+ }
364
+ .course-move-handle {
365
+ align-self: center;
366
+ cursor: row-resize;
367
+ }
368
+ .new-topic-btn-wrap {
369
+ padding: 20px;
370
+ }
371
+ p.course-empty-content {
372
+ padding-left: 20px;
373
+ }
374
+ .tutor_btn_lg {
375
+ line-height: 45px;
376
+ background-color: var(--tutor-primary-color);
377
+ color: #ffffff;
378
+ padding: 0 20px;
379
+ display: inline-block;
380
+ border-radius: 2px;
381
+ font-size: 14px;
382
+ font-weight: 300;
383
+ border: none;
384
+ box-shadow: none;
385
+ cursor: pointer;
386
+ }
387
+ .tutor_btn_lg:focus {
388
+ box-shadow: none;
389
+ border: none;
390
+ outline: none;
391
+ }
392
+ .tutor_btn_lg:focus,
393
+ .tutor_btn_lg:hover {
394
+ background-color: var(--tutor-primary-color);
395
+ color: #ffffff;
396
+ }
397
+
398
+ .ui-sortable-placeholder {
399
+ visibility: visible;
400
+ background-color: #dddd;
401
+ }
402
+ .tutor-untopics-lessons {
403
+ margin-top: 0;
404
+ border: 1px solid #eee;
405
+ padding: 20px;
406
+ margin-bottom: 20px;
407
+ background-color: #fbfbfb;
408
+ }
409
+ .tutor-untopics-lessons h3 {
410
+ font-weight: 300;
411
+ margin-top: 0px;
412
+ }
413
+ .tutor-untopics-lessons .tutor-lessons {
414
+ padding-left: 0 !important;
415
+ }
416
+ .create-new-lesson-wrap {
417
+ text-align: center;
418
+ }
419
+ .tutor-metabox-add-topics,
420
+ .tutor-topics-edit-form {
421
+ background: #f1f1f1;
422
+ padding: 20px;
423
+ }
424
+ .tutor-metabox-add-topics .tutor-option-field-row {
425
+ padding: 15px 0;
426
+ }
427
+ .tutor-metabox-add-topics .tutor-option-field-row:last-child,
428
+ .tutor-topics-edit-form .tutor-option-field-row:last-child {
429
+ border-bottom: none;
430
+ }
431
+ .topic-edit-icon {
432
+ cursor: pointer;
433
+ }
434
+ .tutor-topic-title {
435
+ display: -webkit-box;
436
+ display: -ms-flexbox;
437
+ display: flex;
438
+ font-size: 16px;
439
+ font-weight: 300;
440
+ margin: 0;
441
+ line-height: 40px;
442
+ padding-left: 15px;
443
+ }
444
+ .rtl .tutor-topic-title {
445
+ padding-left: 0;
446
+ padding-right: 15px;
447
+ }
448
+ .tutor-topic-title a {
449
+ color: #393c40;
450
+ }
451
+
452
+ .tutor-topic-title .topic-inner-title {
453
+ -webkit-box-flex: 1;
454
+ -ms-flex: 1 0 auto;
455
+ flex: 1 0 auto;
456
+ cursor: pointer;
457
+ max-width: calc(100% - 154px);
458
+ }
459
+ .tutor-topic-title span {
460
+ padding: 0 5px;
461
+ }
462
+ .tutor-topic-title span.expand-collapse-wrap {
463
+ border-left: 1px solid #e7e7e7;
464
+ }
465
+ .rtl .tutor-topic-title span.expand-collapse-wrap {
466
+ border-left: none;
467
+ border-right: 1px solid #e7e7e7;
468
+ }
469
+ .tutor-topic-title span.expand-collapse-wrap a {
470
+ display: block;
471
+ padding: 0 13px;
472
+ }
473
+ .topic-delete-btn {
474
+ float: right;
475
+ }
476
+ .text-muted {
477
+ color: #cccccc;
478
+ }
479
+ .topic-delete-btn a {
480
+ padding: 0 10px;
481
+ }
482
+ .topic-delete-btn a:hover {
483
+ color: #ff0000;
484
+ }
485
+ .topic-delete-btn .dashicons {
486
+ width: 12px;
487
+ height: 12px;
488
+ font-size: 12px;
489
+ }
490
+
491
+ #tutor-course-topics {
492
+ position: relative;
493
+ }
494
+ #tutor-course-topics .inside {
495
+ padding: 0;
496
+ margin: 0;
497
+ }
498
+ #tutor-course-topics a:focus {
499
+ box-shadow: none;
500
+ }
501
+ #tutor-course-topics .toggle-indicator:before {
502
+ margin-top: 20px;
503
+ }
504
+ .tutor-course-builder-header {
505
+ line-height: 50px;
506
+ position: absolute;
507
+ top: -56px;
508
+ right: 40px;
509
+ }
510
+ .rtl .tutor-course-builder-header {
511
+ right: auto;
512
+ left: 40px;
513
+ }
514
+ .tutor-topics-wrap:nth-child(2n) {
515
+ background: #f8f8f8;
516
+ }
517
+ #tutor-course-content-wrap .tutor-topics-wrap .tutor-topics-body {
518
+ background: #ebeef0;
519
+ padding: 15px 20px;
520
+ }
521
+ /*#tutor-course-content-wrap .tutor-topics-wrap .tutor-topics-body .create-lesson-in-topic-btn,*/
522
+ /*#tutor-course-content-wrap .tutor-topics-wrap .tutor-topics-body .tutor-add-quiz-btn,*/
523
+ /*#tutor-course-content-wrap .tutor-topics-wrap .tutor-topics-body .tutor-create-assignments-btn*/
524
+ /*
525
+ .tutor-course-builder-button{
526
+ line-height: 35px;
527
+ color: #393c40;
528
+ display: inline-block;
529
+ padding: 0 20px;
530
+ border-radius: 2px;
531
+ margin-right: 10px;
532
+ border: 1px solid #d3d4d5;
533
+ background-color: #f2f2f2;
534
+ cursor: pointer;
535
+ vertical-align: top;
536
+ transition: 200ms;
537
+ }
538
+
539
+ .tutor-course-builder-button.tutor-updating-message i{
540
+ display: none;
541
+ }
542
+
543
+ .tutor-course-builder-button.tutor-btn-lg{
544
+ line-height: 40px;
545
+ }
546
+
547
+ .tutor-course-builder-button.active,
548
+ .tutor-course-builder-button:hover{
549
+ color: #fff;
550
+ background: var(--tutor-primary-color);
551
+ border-color: var(--tutor-primary-color);
552
+ }
553
+
554
+
555
+ .tutor-course-builder-button.active:hover{
556
+ background: #393C40;
557
+ border-color: #393c40;
558
+ }
559
+
560
+ .tutor-course-builder-button i{
561
+ color: var(--tutor-primary-color);
562
+ vertical-align: middle;
563
+ margin-right: 5px;
564
+ font-size: 16px;
565
+ }
566
+
567
+ .tutor-course-builder-button.active i,
568
+ .tutor-course-builder-button:hover i{
569
+ color: #fff;
570
+ }
571
+
572
+ */
573
+
574
+ .single_add_to_cart_button,
575
+ a.tutor-button,
576
+ .tutor-button,
577
+ a.tutor-btn,
578
+ .tutor-btn {
579
+ color: #fff;
580
+ border: 1px solid var(--tutor-primary-color);
581
+ background-color: var(--tutor-primary-color);
582
+ display: inline-block;
583
+ padding: 12px 18px;
584
+ border-radius: 4px;
585
+ text-transform: capitalize;
586
+ line-height: 20px;
587
+ font-size: 14px;
588
+ font-weight: 500;
589
+ cursor: pointer;
590
+ transition: 300ms;
591
+ overflow: hidden;
592
+ vertical-align: top;
593
+ }
594
+
595
+ .single_add_to_cart_button i,
596
+ a.tutor-button i,
597
+ .tutor-button i,
598
+ a.tutor-btn i,
599
+ .tutor-btn i {
600
+ float: left;
601
+ line-height: 20px;
602
+ margin-right: 7px;
603
+ font-size: 20px;
604
+ }
605
+
606
+ a.tutor-button.default-btn i,
607
+ .tutor-button.default-btn i,
608
+ a.tutor-btn.default-btn i,
609
+ .tutor-btn.default-btn i {
610
+ color: var(--tutor-primary-color);
611
+ }
612
+
613
+ a.tutor-button.bordered-button,
614
+ .tutor-button.bordered-button,
615
+ a.tutor-btn.bordered-btn,
616
+ .tutor-btn.bordered-btn {
617
+ color: var(--tutor-primary-color);
618
+ border: 1px solid var(--tutor-primary-color);
619
+ background-color: transparent;
620
+ }
621
+
622
+ a.tutor-button:hover,
623
+ .tutor-button:hover,
624
+ a.tutor-btn:hover,
625
+ .tutor-btn:hover {
626
+ background-color: var(--tutor-primary-hover-color);
627
+ border-color: var(--tutor-primary-hover-color);
628
+ color: #fff;
629
+ }
630
+
631
+ a.tutor-button:hover i,
632
+ .tutor-button:hover i,
633
+ a.tutor-btn:hover i,
634
+ .tutor-btn:hover i {
635
+ color: #fff;
636
+ }
637
+
638
+ a.tutor-button.default-btn,
639
+ .tutor-button.default-btn,
640
+ a.tutor-btn.default-btn,
641
+ .tutor-btn.default-btn {
642
+ color: #393c40;
643
+ border: 1px solid #b8babe;
644
+ background: #fff;
645
+ }
646
+
647
+ a.tutor-button.default-btn:hover,
648
+ .tutor-button.default-btn:hover,
649
+ a.tutor-btn.default-btn:hover,
650
+ .tutor-btn.default-btn:hover {
651
+ background-color: var(--tutor-primary-color);
652
+ border-color: var(--tutor-primary-color);
653
+ color: #fff;
654
+ }
655
+
656
+ .tutor-add-quiz-button-wrap > * + * {
657
+ margin-left: 15px;
658
+ }
659
+
660
+ a.tutor-button.bordered-button:hover,
661
+ .tutor-button.bordered-button:hover,
662
+ a.tutor-btn.bordered-btn:hover,
663
+ .tutor-btn.bordered-btn:hover {
664
+ border: 1px solid var(--tutor-primary-color);
665
+ background-color: var(--tutor-primary-color);
666
+ }
667
+
668
+ .tutor-updating-message i {
669
+ display: none;
670
+ }
671
+
672
+ .tutor-button.tutor-danger {
673
+ background-color: #e53935;
674
+ border-color: #e53935;
675
+ }
676
+ .tutor-button.tutor-danger:hover {
677
+ background-color: #e53935;
678
+ border-color: #e53935;
679
+ filter: brightness(0.9);
680
+ }
681
+ .tutor-button.tutor-success {
682
+ background: var(--tutor-success-button-color);
683
+ border-color: var(--tutor-success-button-color);
684
+ }
685
+
686
+ .tutor-button.tutor-success:hover {
687
+ background: var(--tutor-success-button-color);
688
+ border-color: var(--tutor-success-button-color);
689
+ filter: brightness(0.9);
690
+ }
691
+
692
+ /**
693
+ Instructor
694
+ */
695
+ .tutor-required-fields {
696
+ color: #f13a3a;
697
+ }
698
+ /**
699
+ Meta Box Heading
700
+ */
701
+ #tutor-course-topics h2,
702
+ #tutor-instructors h2 {
703
+ padding: 15px;
704
+ line-height: 30px;
705
+ }
706
+ #tutor-course-topics h2:before,
707
+ #tutor-instructors h2:before {
708
+ color: var(--tutor-primary-color);
709
+ font-family: "tutor" !important;
710
+ speak: none;
711
+ font-style: normal;
712
+ font-weight: normal;
713
+ font-variant: normal;
714
+ text-transform: none;
715
+ line-height: 1;
716
+ -webkit-font-smoothing: antialiased;
717
+ -moz-osx-font-smoothing: grayscale;
718
+ margin-right: 10px;
719
+ }
720
+ #tutor-course-topics h2:before {
721
+ content: "\e936";
722
+ }
723
+ #tutor-instructors h2:before {
724
+ content: "\e93c";
725
+ }
726
+ /**
727
+ End Metabox Heading
728
+ */
729
+
730
+ /**
731
+ Video MetaBox
732
+ */
733
+
734
+ .tutor-video-metabox-wrap {
735
+ margin-bottom: 50px;
736
+ }
737
+ .video-metabox-source-input-wrap {
738
+ /*padding: 30px;*/
739
+ /*background-color: #F4F7F8;*/
740
+ /*border: 1px solid #DCDFE5;*/
741
+ /*border-radius: 3px;*/
742
+ }
743
+ .video-metabox-source-html5-upload {
744
+ background-color: #fff;
745
+ text-align: center;
746
+ padding: 40px 20px;
747
+ border: 1px solid #dcdfe5;
748
+ border-radius: 3px;
749
+ }
750
+ .video-metabox-source-html5-upload p {
751
+ margin-bottom: 5px;
752
+ }
753
+ .tutor-video-metabox-wrap p {
754
+ margin: 0;
755
+ padding: 0;
756
+ }
757
+ .video-metabox-source-html5-upload .video-upload-icon i {
758
+ font-size: 50px;
759
+ color: #1b52d8;
760
+ line-height: 45px;
761
+ }
762
+ .video_source_upload_wrap_html5 {
763
+ margin-top: 10px;
764
+ }
765
+ .video-metabox-source-html5-poster {
766
+ padding-top: 20px;
767
+ }
768
+ .video_source_wrap_html5 {
769
+ width: 100%;
770
+ }
771
+ .button-transparent {
772
+ background: transparent !important;
773
+ }
774
+ .button-transparent:hover {
775
+ background: var(--tutor-primary-color) !important;
776
+ }
777
+ .builder-course-thumbnail-upload-wrap .button-transparent {
778
+ float: right;
779
+ }
780
+
781
+ .html5-video-poster img {
782
+ height: 100%;
783
+ width: auto;
784
+ }
785
+ .html5-video-poster {
786
+ height: 100px;
787
+ display: -webkit-box;
788
+ display: -ms-flexbox;
789
+ display: flex;
790
+ -webkit-box-align: center;
791
+ -ms-flex-align: center;
792
+ align-items: center;
793
+ }
794
+
795
+ .html5-video-poster .tutor-builder-course-video-poster-text {
796
+ text-align: left;
797
+ padding-left: 20px;
798
+ }
799
+ .rtl .html5-video-poster .tutor-builder-course-video-poster-text {
800
+ padding-left: 0;
801
+ padding-right: 20px;
802
+ }
803
+ .html5-video-poster .tutor-builder-course-video-poster-text h5 {
804
+ font-size: 14px;
805
+ font-weight: 700;
806
+ margin: 0 0 5px;
807
+ }
808
+
809
+ .html5-video-poster .tutor-builder-course-video-poster-text span {
810
+ font-size: 14px;
811
+ font-weight: 400;
812
+ }
813
+
814
+ .html5-video-poster img {
815
+ height: 100%;
816
+ width: auto;
817
+ }
818
+ /** END Video metabox */
819
+
820
+ .builder-course-thumbnail-img-src {
821
+ position: relative;
822
+ }
823
+ .builder-course-thumbnail-img-src .tutor-course-thumbnail-delete-btn {
824
+ position: absolute;
825
+ top: 12px;
826
+ left: 15px;
827
+ color: #e53935;
828
+ -webkit-transition: 300ms;
829
+ transition: 300ms;
830
+ text-decoration: none;
831
+ }
832
+ .video-metabox-source-html5-poster .tutor-row {
833
+ display: flex;
834
+ flex-wrap: wrap;
835
+ justify-content: space-between;
836
+ align-items: center;
837
+ }
838
+ .video-metabox-source-html5-poster .tutor-row .tutor-col-5 {
839
+ width: 38%;
840
+ }
841
+ .video-metabox-source-html5-poster .tutor-col-7 {
842
+ width: 62%;
843
+ }
844
+
845
+ .video-metabox-source-html5-poster
846
+ .tutor-row
847
+ .tutor-course-thumbnail-upload-btn {
848
+ margin: 10px 0;
849
+ }
850
+
851
+ .tutor-course-builder-attachements * {
852
+ box-sizing: border-box;
853
+ }
854
+
855
+ .tutor-course-builder-attachements {
856
+ display: flex;
857
+ margin-left: -20px;
858
+ flex-wrap: wrap;
859
+ box-sizing: border-box;
860
+ padding: 0 0 10px;
861
+ }
862
+ .tutor-course-builder-attachements:empty {
863
+ display: none;
864
+ }
865
+ .tutor-course-builder-attachements .tutor-added-attachment {
866
+ flex: 0 0 153px;
867
+ max-width: 153px;
868
+ border: 1px solid #dcdfe5;
869
+ padding: 35px 20px 20px;
870
+ position: relative;
871
+ text-align: center;
872
+ margin-left: 20px;
873
+ margin-bottom: 20px;
874
+ border-radius: 4px;
875
+ transition: 300ms;
876
+ min-width: 153px;
877
+ }
878
+ .tutor-course-builder-attachements.is-lesson .tutor-added-attachment {
879
+ }
880
+ .tutor-course-builder-attachements .tutor-added-attachment i {
881
+ font-size: 58px;
882
+ line-height: 58px;
883
+ margin-bottom: 25px;
884
+ display: block;
885
+ }
886
+ .tutor-course-builder-attachements
887
+ .tutor-added-attachment
888
+ .tutor-delete-attachment {
889
+ position: absolute;
890
+ height: 22px;
891
+ width: 22px;
892
+ border: 1px solid #dcdfe5;
893
+ text-align: center;
894
+ line-height: 22px;
895
+ top: -1px;
896
+ right: -1px;
897
+ font-size: 10px;
898
+ border-top-right-radius: 4px;
899
+ color: #d71830;
900
+ opacity: 0;
901
+ transition: 300ms;
902
+ text-decoration: none;
903
+ }
904
+ .tutor-course-builder-attachements .tutor-added-attachment:hover,
905
+ .tutor-course-builder-attachements
906
+ .tutor-added-attachment:hover
907
+ .tutor-delete-attachment {
908
+ border-color: #d71830;
909
+ opacity: 1;
910
+ }
911
+ .tutor-course-builder-attachements .tutor-added-attachment span {
912
+ display: block;
913
+ }
914
+ .tutor-course-builder-attachements .tutor-added-attachment span a {
915
+ font-size: 14px;
916
+ display: block;
917
+ line-height: 20px;
918
+ color: #606c8f;
919
+ text-decoration: none;
920
+ }
921
+
922
+ .tutor-course-builder-btn-group {
923
+ display: flex;
924
+ justify-content: space-between;
925
+ flex-wrap: wrap;
926
+ flex-direction: row-reverse;
927
+ }
928
+ .tutor-status-context {
929
+ padding: 5px 10px;
930
+ margin: 5px 0;
931
+ display: inline-block;
932
+ }
933
+ .tutor-status-pending-context,
934
+ .attempt_started {
935
+ background-color: #eeeeee;
936
+ }
937
+ a.tutor-button,
938
+ button.tutor-button {
939
+ white-space: nowrap;
940
+ padding: 10px 20px;
941
+ text-decoration: none;
942
+ /*margin-right: 20px;*/
943
+ }
944
+ a.tutor-button-small,
945
+ button.tutor-button-small {
946
+ white-space: nowrap;
947
+ padding: 5px 10px;
948
+ text-decoration: none;
949
+ }
950
+ .tutor-button-small,
951
+ a.tutor-button-small,
952
+ button.tutor-button-small {
953
+ font-size: 14px;
954
+ font-weight: 300;
955
+ border: none;
956
+ }
957
+ .tutor-button-small i,
958
+ a.tutor-button-small i,
959
+ button.tutor-button-small i {
960
+ font-size: 16px;
961
+ }
962
+ .tutor-button-primary {
963
+ background-color: var(--tutor-primary-color);
964
+ color: #ffffff;
965
+ display: inline-block;
966
+ border-radius: 2px;
967
+ font-size: 14px;
968
+ font-weight: 300;
969
+ border: none;
970
+ box-shadow: none;
971
+ cursor: pointer;
972
+ }
973
+ .tutor-button-primary:hover {
974
+ background-color: #2446a6;
975
+ }
976
+ .tutor-status-approved-context,
977
+ .tutor-button.button-success,
978
+ .tutor-status-completed {
979
+ background-color: var(--tutor-success-button-color);
980
+ color: #ffffff;
981
+ border-radius: 2px;
982
+ }
983
+ .tutor-status-blocked-context,
984
+ .attempt_timeout,
985
+ .tutor-button.button-danger {
986
+ background-color: #ff0000;
987
+ color: #ffffff;
988
+ border-radius: 2px;
989
+ }
990
+ .tutor-button.button-warning {
991
+ background-color: #ffb36d;
992
+ color: #ffffff;
993
+ }
994
+ .tutor-button {
995
+ border: 0;
996
+ box-shadow: none !important;
997
+ }
998
+ .tutor-button .dashicons {
999
+ border: 0;
1000
+ box-shadow: none !important;
1001
+ line-height: inherit;
1002
+ }
1003
+ .tutor-status-approved-context,
1004
+ .tutor-status-blocked-context {
1005
+ display: inline-block;
1006
+ }
1007
+ table.tutor_status_table td.help {
1008
+ width: 1em;
1009
+ }
1010
+ table.tutor_status_table td:first-child {
1011
+ width: 25%;
1012
+ }
1013
+ table.tutor_status_table h2 {
1014
+ font-size: 16px;
1015
+ margin: 0;
1016
+ }
1017
+ table.tutor_status_table td mark.yes,
1018
+ table.tutor_status_table th mark.yes {
1019
+ color: var(--tutor-success-button-color);
1020
+ background-color: transparent;
1021
+ }
1022
+
1023
+ .tutor-text-avatar {
1024
+ border-radius: 50%;
1025
+ width: 40px;
1026
+ height: 40px;
1027
+ text-align: center;
1028
+ display: block;
1029
+ line-height: 40px;
1030
+ color: #ffffff;
1031
+ font-size: 14px;
1032
+ }
1033
+ .tutor_original_question {
1034
+ display: -webkit-box;
1035
+ display: -ms-flexbox;
1036
+ display: flex;
1037
+ margin-bottom: 5px;
1038
+ padding: 20px;
1039
+ }
1040
+ .tutor_original_question .question-left {
1041
+ -webkit-box-flex: 0;
1042
+ -ms-flex: 0 0 60px;
1043
+ flex: 0 0 60px;
1044
+ }
1045
+ .tutor_original_question .question-left img {
1046
+ max-width: 60px;
1047
+ height: auto;
1048
+ margin-right: 10px;
1049
+ border: 1px solid #eeee88;
1050
+ padding: 3px;
1051
+ }
1052
+ .question-right {
1053
+ width: 100%;
1054
+ }
1055
+ .tutor_admin_answers_list_wrap .tutor_original_question {
1056
+ margin-left: 50px;
1057
+ }
1058
+ .tutor-bg-white {
1059
+ background-color: #ffffff;
1060
+ }
1061
+ .tutor-bg-light {
1062
+ background-color: #fdfdfd;
1063
+ }
1064
+ .tutor-announcement {
1065
+ border: 1px solid #eee;
1066
+ padding: 10px;
1067
+ margin-bottom: 10px;
1068
+ }
1069
+ .announcement-delete-btn {
1070
+ float: right;
1071
+ }
1072
+ .announcement-delete-btn a {
1073
+ display: block;
1074
+ color: #393c40;
1075
+ padding: 0 6px;
1076
+ text-decoration: none;
1077
+ cursor: pointer;
1078
+ }
1079
+ .announcement-delete-btn a:hover {
1080
+ color: #ff0000;
1081
+ }
1082
+
1083
+ #tutor-announcements .submit {
1084
+ margin: 0;
1085
+ padding: 0;
1086
+ }
1087
+
1088
+ .tutor-label-success {
1089
+ background-color: var(--tutor-success-button-color);
1090
+ color: #ffffff;
1091
+ padding: 3px 7px;
1092
+ }
1093
+ .tutor-addons .plugin-card-bottom .plugin-version {
1094
+ display: inline-block;
1095
+ }
1096
+ .tutor-addons .addon-regular-price {
1097
+ color: #cccccc;
1098
+ padding: 3px;
1099
+ }
1100
+ .tutor-addons .addon-current-price {
1101
+ color: var(--tutor-success-button-color);
1102
+ font-size: 18px;
1103
+ padding: 3px;
1104
+ }
1105
+ .tutor-addons-last-checked-time {
1106
+ color: #6f5757 !important;
1107
+ }
1108
+ .tutor-addons .wp-filter {
1109
+ margin: 10px 0 0;
1110
+ }
1111
+ a.addon-buynow-link {
1112
+ background: var(--tutor-primary-color);
1113
+ color: #fff;
1114
+ padding: 5px 10px;
1115
+ display: inline-block;
1116
+ }
1117
+ /**
1118
+ Add-ons list
1119
+ */
1120
+ .tutor-addons-list {
1121
+ background-color: #fff;
1122
+ min-height: 500px;
1123
+ padding: 20px;
1124
+ }
1125
+ h3.addon-list-heading {
1126
+ background-color: #eeeeee;
1127
+ padding: 10px;
1128
+ }
1129
+ table.tutor-addons-list-table {
1130
+ width: 100%;
1131
+ }
1132
+ table.tutor-addons-list-table tr {
1133
+ }
1134
+ table.tutor-addons-list-table td,
1135
+ table.tutor-addons-list-table th {
1136
+ padding: 10px;
1137
+ border-bottom: 1px solid #eeeeee;
1138
+ text-align: left;
1139
+ }
1140
+ .tutor-addons-list .plugin-icon {
1141
+ height: 120px;
1142
+ }
1143
+ .tutor-addons-list .plugin-card .desc {
1144
+ margin-right: 0;
1145
+ }
1146
+ .tutor-addons-list .plugin-card .name {
1147
+ margin-right: 50px;
1148
+ }
1149
+ .btn-switch {
1150
+ display: inline-block;
1151
+ height: 22px;
1152
+ position: relative;
1153
+ width: 40px;
1154
+ }
1155
+ .btn-switch input {
1156
+ display: none;
1157
+ }
1158
+ .btn-slider {
1159
+ background-color: #ccc;
1160
+ bottom: 0;
1161
+ cursor: pointer;
1162
+ left: 0;
1163
+ position: absolute;
1164
+ right: 0;
1165
+ top: 0;
1166
+ -webkit-transition: 0.4s;
1167
+ transition: 0.4s;
1168
+ }
1169
+ .btn-slider:before {
1170
+ background-color: #fff;
1171
+ bottom: 3px;
1172
+ content: "";
1173
+ height: 16px;
1174
+ left: 4px;
1175
+ position: absolute;
1176
+ -webkit-transition: 0.4s;
1177
+ transition: 0.4s;
1178
+ width: 16px;
1179
+ }
1180
+ input:checked + .btn-slider {
1181
+ background-color: var(--tutor-primary-color);
1182
+ }
1183
+ input:checked + .btn-slider:before {
1184
+ -webkit-transform: translateX(16px);
1185
+ transform: translateX(16px);
1186
+ }
1187
+ .btn-slider.btn-round {
1188
+ border-radius: 34px;
1189
+ }
1190
+ .btn-slider.btn-round:before {
1191
+ border-radius: 50%;
1192
+ }
1193
+ .required-plugin-cards {
1194
+ background: #fff8e5;
1195
+ padding: 12px 20px;
1196
+ }
1197
+ .required-plugin-cards p {
1198
+ margin: 0;
1199
+ }
1200
+ /**
1201
+ Quiz-question
1202
+ */
1203
+ .quiz-question-form-wrap {
1204
+ margin-top: 20px;
1205
+ margin-bottom: 20px;
1206
+ }
1207
+ .quiz-question-flex-wrap,
1208
+ .tutor-flex-row {
1209
+ display: -webkit-box;
1210
+ display: -ms-flexbox;
1211
+ display: flex;
1212
+ -webkit-box-orient: horizontal;
1213
+ -webkit-box-direction: normal;
1214
+ -ms-flex-direction: row;
1215
+ flex-direction: row;
1216
+ }
1217
+ .tutor-flex-col {
1218
+ margin: 0 20px;
1219
+ }
1220
+ .tutor-flex-col:first-child {
1221
+ margin-left: 0;
1222
+ }
1223
+ .tutor-flex-col:last-child {
1224
+ margin-right: 0;
1225
+ }
1226
+ .tutor-add-question-wrap {
1227
+ margin: 20px 0;
1228
+ background-color: #f4f4f4;
1229
+ padding: 10px;
1230
+ }
1231
+ .tutor-add-question-wrap input[type="text"] {
1232
+ border: 1px solid #ddd;
1233
+ border-radius: 0;
1234
+ box-shadow: none;
1235
+ color: #333;
1236
+ display: inline-block;
1237
+ vertical-align: middle;
1238
+ padding: 7px 12px;
1239
+ margin: 0;
1240
+ width: 300px;
1241
+ min-height: 35px;
1242
+ }
1243
+ .tutor-add-question-wrap select {
1244
+ margin: 0;
1245
+ padding: 0;
1246
+ border-radius: 0;
1247
+ border: none;
1248
+ box-shadow: none;
1249
+ height: 35px;
1250
+ }
1251
+ .tutor-add-question-wrap .button {
1252
+ height: 35px;
1253
+ margin-left: 10px;
1254
+ }
1255
+ .question-actions-wrap {
1256
+ padding-right: 0 !important;
1257
+ }
1258
+ .question-actions-wrap a {
1259
+ display: inline-block;
1260
+ }
1261
+ .tutor-loading-icon-wrap.button {
1262
+ vertical-align: unset;
1263
+ border: none;
1264
+ background-color: transparent;
1265
+ box-shadow: none;
1266
+ }
1267
+
1268
+ .tutor-input-text-error {
1269
+ border: 1px solid #ff0000 !important;
1270
+ }
1271
+ .tutor-info-msg,
1272
+ .tutor-success-msg,
1273
+ .tutor-warning-msg,
1274
+ .tutor-error-msg {
1275
+ margin: 10px 0;
1276
+ padding: 10px;
1277
+ border-radius: 3px 3px 3px 3px;
1278
+ }
1279
+ .tutor-info-msg {
1280
+ color: var(--tutor-primary-color);
1281
+ background-color: #bef;
1282
+ border: 1px solid var(--tutor-primary-color);
1283
+ }
1284
+ .tutor-success-msg {
1285
+ color: var(--tutor-success-button-color);
1286
+ background-color: #dff2bf;
1287
+ border: 1px solid var(--tutor-success-button-color);
1288
+ }
1289
+ .tutor-warning-msg {
1290
+ color: #9f6000;
1291
+ background-color: #feefb3;
1292
+ border: 1px solid #9f6000;
1293
+ }
1294
+ .tutor-error-msg {
1295
+ color: #d8000c;
1296
+ background-color: #fbdcdc;
1297
+ border: 1px solid #d8000c;
1298
+ }
1299
+
1300
+ /**
1301
+ Quiz Modal
1302
+ */
1303
+
1304
+ .tutor-modal-wrap {
1305
+ opacity: 0;
1306
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1307
+ display: none;
1308
+ position: fixed;
1309
+ top: 0;
1310
+ left: 0;
1311
+ right: 0;
1312
+ bottom: 0;
1313
+ z-index: -1;
1314
+ background-color: rgba(0, 0, 0, 0.5);
1315
+ }
1316
+ .tutor-modal-wrap.show {
1317
+ display: -webkit-box;
1318
+ display: -ms-flexbox;
1319
+ display: flex;
1320
+ opacity: 1;
1321
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
1322
+ z-index: 99999;
1323
+ -webkit-box-align: center;
1324
+ -ms-flex-align: center;
1325
+ align-items: center;
1326
+ -webkit-box-pack: center;
1327
+ -ms-flex-pack: center;
1328
+ justify-content: center;
1329
+ }
1330
+ .tutor-modal-wrap.loading .tutor-modal-content:before {
1331
+ position: absolute;
1332
+ top: 0;
1333
+ left: 0;
1334
+ right: 0;
1335
+ bottom: 0;
1336
+ display: block;
1337
+ content: "";
1338
+ z-index: 9;
1339
+ background: url("../images/spinner.gif") no-repeat center center;
1340
+ }
1341
+ .tutor-modal-wrap .tutor-modal-content {
1342
+ max-height: 90%;
1343
+ overflow-y: auto;
1344
+ overflow-x: hidden;
1345
+ background-color: #fff;
1346
+ max-width: 730px;
1347
+ margin: 0;
1348
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
1349
+ position: relative;
1350
+ -webkit-transition: all 200ms ease-out;
1351
+ transition: all 200ms ease-out;
1352
+ width: 90%;
1353
+ }
1354
+
1355
+ .admin-bar .tutor-modal-wrap .tutor-modal-content {
1356
+ max-height: calc(90% - 32px);
1357
+ margin-top: 32px;
1358
+ }
1359
+
1360
+ .admin-bar.mceContentBody .tutor-modal-wrap .tutor-modal-content {
1361
+ max-height: calc(90% - 88px);
1362
+ margin-top: 88px;
1363
+ }
1364
+
1365
+ .tutor-modal-wrap .modal-footer {
1366
+ padding: 20px;
1367
+ border-top: 1px solid #eee;
1368
+ }
1369
+ .tutor-modal-wrap .modal-container {
1370
+ min-height: 200px;
1371
+ padding: 20px;
1372
+ }
1373
+ .tutor-modal-wrap .modal-container p {
1374
+ margin: 5px 0 15px;
1375
+ }
1376
+
1377
+ .tutor-instructors-modal-wrap.tutor-modal-wrap .modal-container {
1378
+ padding: 20px;
1379
+ background: #fff;
1380
+ min-height: auto;
1381
+ }
1382
+
1383
+ .tutor-modal-wrap .modal-header {
1384
+ display: -webkit-box;
1385
+ display: -ms-flexbox;
1386
+ display: flex;
1387
+ }
1388
+ .tutor-modal-wrap .search-bar {
1389
+ -ms-flex-preferred-size: 0;
1390
+ flex-basis: 0;
1391
+ -webkit-box-flex: 1;
1392
+ -ms-flex-positive: 1;
1393
+ flex-grow: 1;
1394
+ padding-top: 10px;
1395
+ padding-left: 20px;
1396
+ padding-right: 20px;
1397
+ }
1398
+ .tutor-modal-wrap .search-bar input[type="text"] {
1399
+ width: 100%;
1400
+ border: 1px solid #eee;
1401
+ box-shadow: none;
1402
+ padding: 10px;
1403
+ }
1404
+
1405
+ .tutor-modal-wrap .modal-title {
1406
+ -ms-flex-preferred-size: 0;
1407
+ flex-basis: 0;
1408
+ -webkit-box-flex: 1;
1409
+ -ms-flex-positive: 1;
1410
+ flex-grow: 1;
1411
+ }
1412
+ .tutor-modal-wrap a.modal-close-btn {
1413
+ background: #ffffff;
1414
+ width: 50px;
1415
+ height: 59px;
1416
+ display: inline-block;
1417
+ text-align: center;
1418
+ line-height: 57px;
1419
+ color: #3a3d42;
1420
+ font-size: 15px;
1421
+ position: absolute;
1422
+ right: 0;
1423
+ top: 0;
1424
+ text-decoration: none;
1425
+ }
1426
+ .tutor-modal-wrap .modal-header {
1427
+ padding: 15px 20px;
1428
+ border-bottom: 1px solid #eeeff1;
1429
+ padding-right: 50px;
1430
+ align-items: center;
1431
+ }
1432
+
1433
+ .tutor-modal-wrap .modal-header .tutor-classic-editor-btn {
1434
+ color: var(--tutor-primary-color);
1435
+ }
1436
+
1437
+ .tutor-modal-wrap .modal-header h1 {
1438
+ padding: 0;
1439
+ margin: 0;
1440
+ line-height: 30px;
1441
+ font-size: 23px;
1442
+ }
1443
+ .tutor-modal-wrap .modal-container {
1444
+ background-color: #f1f1f1;
1445
+ padding: 0;
1446
+ }
1447
+ #tutor-quiz-modal-tab-items-wrap {
1448
+ background-color: #fff;
1449
+ font-size: 0;
1450
+ overflow: hidden;
1451
+ }
1452
+ #tutor-quiz-builder-modal-tabs-container {
1453
+ padding: 20px;
1454
+ }
1455
+ #tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item {
1456
+ padding: 15px 25px;
1457
+ display: inline-block;
1458
+ color: #393c40;
1459
+ border-left: 1px solid #f1f1f1;
1460
+ font-size: 14px;
1461
+ overflow: hidden;
1462
+ line-height: 17px;
1463
+ vertical-align: middle;
1464
+ }
1465
+ #tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item.active {
1466
+ background-color: #f1f1f1;
1467
+ }
1468
+ #tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item i {
1469
+ float: left;
1470
+ font-size: 17px;
1471
+ line-height: 1;
1472
+ margin-right: 5px;
1473
+ }
1474
+ #tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item.active i {
1475
+ color: var(--tutor-primary-color);
1476
+ }
1477
+ .quiz-modal-tab-navigation-btn {
1478
+ padding: 10px 20px;
1479
+ border-radius: 3px;
1480
+ }
1481
+ .quiz-modal-btn-next,
1482
+ .quiz-modal-btn-next:focus,
1483
+ .quiz-modal-btn-first-step,
1484
+ .quiz-modal-btn-first-step:focus,
1485
+ .quiz-modal-question-save-btn,
1486
+ .quiz-modal-question-save-btn:focus,
1487
+ .quiz-modal-settings-save-btn,
1488
+ .quiz-modal-settings-save-btn:focus {
1489
+ background-color: var(--tutor-primary-color);
1490
+ color: #ffffff;
1491
+ }
1492
+ .quiz-modal-btn-next:hover,
1493
+ .quiz-modal-btn-first-step:hover,
1494
+ .quiz-modal-question-save-btn:hover,
1495
+ .quiz-modal-settings-save-btn:hover {
1496
+ color: #ffffff;
1497
+ }
1498
+ .quiz-modal-btn-cancel,
1499
+ .quiz-modal-btn-back {
1500
+ color: #4b5981;
1501
+ border: 1px solid #d4dadb;
1502
+ }
1503
+ .tutor-quiz-builder-form-row .quiz-form-warning {
1504
+ color: #e88e06;
1505
+ }
1506
+ .tutor-assignment-builder-modal-wrap .modal-container {
1507
+ padding: 10px;
1508
+ }
1509
+ .assignment-modal-form-wrap
1510
+ .tutor-option-field.tutor-assignment-modal-title-wrap {
1511
+ margin: 0;
1512
+ }
1513
+ .tutor-quiz-question-answers-form {
1514
+ background-color: #fff;
1515
+ padding: 20px;
1516
+ -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
1517
+ transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
1518
+ border: 1px solid #dedede;
1519
+ border-radius: 3px;
1520
+ margin-bottom: 20px;
1521
+ }
1522
+ .advanced-options-tab-item {
1523
+ float: right;
1524
+ }
1525
+
1526
+ .modal-container .modal-classic-btn-wrap {
1527
+ position: absolute;
1528
+ right: 45px;
1529
+ top: 20px;
1530
+ }
1531
+ .rtl .modal-container .modal-classic-btn-wrap {
1532
+ left: 20px;
1533
+ right: auto;
1534
+ }
1535
+ .modal-container .modal-classic-btn-wrap .tutor-classic-editor-btn {
1536
+ color: var(--tutor-primary-color);
1537
+ }
1538
+
1539
+ /** Tutor Quiz Modal Form */
1540
+
1541
+ /*notice*/
1542
+ .tutor-quiz-builder-modal-tabs-notice {
1543
+ background: #d8d8d8;
1544
+ line-height: 20px;
1545
+ padding: 10px 30px;
1546
+ color: #a4a4a4;
1547
+ }
1548
+ #tutor-course-topics .tutor-quiz-builder-modal-tabs-notice a {
1549
+ color: #a4a4a4;
1550
+ text-decoration: underline;
1551
+ }
1552
+ /*end notice*/
1553
+
1554
+ /* .tutor-quiz-builder-group */
1555
+
1556
+ .tutor-quiz-builder-group {
1557
+ margin-bottom: 25px;
1558
+ }
1559
+
1560
+ .tutor-quiz-builder-group > p.warning {
1561
+ color: red;
1562
+ font-size: 12px;
1563
+ }
1564
+ .tutor-quiz-builder-group > p.help {
1565
+ color: #a4a4a4;
1566
+ font-size: 12px;
1567
+ margin-top: 7px;
1568
+ }
1569
+
1570
+ .tutor-quiz-builder-group h4 {
1571
+ font-size: 14px;
1572
+ color: #393c40;
1573
+ font-weight: 600;
1574
+ margin: 0 0 15px;
1575
+ }
1576
+
1577
+ .tutor-quiz-builder-row {
1578
+ display: -webkit-box;
1579
+ display: -ms-flexbox;
1580
+ display: flex;
1581
+ -webkit-box-align: center;
1582
+ -ms-flex-align: center;
1583
+ align-items: center;
1584
+ margin-left: -10px;
1585
+ margin-right: -10px;
1586
+ }
1587
+
1588
+ .tutor-quiz-builder-col {
1589
+ padding-left: 10px;
1590
+ padding-right: 10px;
1591
+ -webkit-box-flex: 1;
1592
+ -ms-flex-positive: 1;
1593
+ flex-grow: 1;
1594
+ }
1595
+ .tutor-quiz-builder-col.auto-width {
1596
+ -webkit-box-flex: 0;
1597
+ -ms-flex: 0 0 auto;
1598
+ flex: 0 0 auto;
1599
+ }
1600
+
1601
+ .tutor-quiz-builder-group textarea,
1602
+ .tutor-quiz-builder-group input[type="text"],
1603
+ .tutor-quiz-builder-group input[type="email"],
1604
+ .tutor-quiz-builder-group input[type="number"],
1605
+ .tutor-quiz-builder-group input[type="password"] {
1606
+ line-height: 40px;
1607
+ padding: 5px 0;
1608
+ text-indent: 15px;
1609
+ background: #fff;
1610
+ display: inline-block;
1611
+ border: 1px solid #dedede;
1612
+ border-radius: 3px;
1613
+ box-shadow: none;
1614
+ height: 40px;
1615
+ margin: 0;
1616
+ width: 100%;
1617
+ color: #393c40;
1618
+ font-size: 14px;
1619
+ }
1620
+ .tutor-quiz-builder-group textarea:focus,
1621
+ .tutor-quiz-builder-group input[type="text"]:focus,
1622
+ .tutor-quiz-builder-group input[type="email"]:focus,
1623
+ .tutor-quiz-builder-group input[type="number"]:focus,
1624
+ .tutor-quiz-builder-group input[type="password"]:focus {
1625
+ border-color: var(--tutor-primary-color);
1626
+ }
1627
+
1628
+ .tutor-quiz-builder-group textarea {
1629
+ height: 80px;
1630
+ resize: none;
1631
+ text-indent: 0;
1632
+ padding: 11px 15px;
1633
+ line-height: 22px;
1634
+ }
1635
+
1636
+ .tutor-quiz-builder-group textarea[name="quiz_description"] {
1637
+ height: 150px;
1638
+ }
1639
+
1640
+ .tutor-quiz-builder-group select {
1641
+ border: 1px solid #ccc;
1642
+ box-shadow: none;
1643
+ height: 42px !important;
1644
+ padding: 0 12px !important;
1645
+ margin: 0;
1646
+ }
1647
+
1648
+ .tutor-quiz-builder-modal-control-btn-group {
1649
+ display: -webkit-box;
1650
+ display: -ms-flexbox;
1651
+ display: flex;
1652
+ margin-top: 20px;
1653
+ }
1654
+
1655
+ .question_form_inner {
1656
+ padding: 0 20px 20px;
1657
+ margin-top: 0;
1658
+ }
1659
+
1660
+ .tutor-quiz-builder-modal-control-btn-group .quiz-builder-btn-group-left {
1661
+ -webkit-box-flex: 1;
1662
+ -ms-flex: 1;
1663
+ flex: 1;
1664
+ }
1665
+ .tutor-quiz-builder-modal-control-btn-group .quiz-modal-tab-navigation-btn {
1666
+ display: inline-block;
1667
+ }
1668
+ .tutor-quiz-builder-modal-control-btn-group
1669
+ .quiz-modal-tab-navigation-btn:not(:last-child) {
1670
+ margin-right: 6px;
1671
+ }
1672
+ .modal-container .tutor-quiz-add-question-btn {
1673
+ border: 1px solid #c6c9cf;
1674
+ padding: 10px 15px;
1675
+ color: #393c40;
1676
+ display: inline-block;
1677
+ border-radius: 3px;
1678
+ }
1679
+ .modal-container .tutor-quiz-add-question-btn i {
1680
+ color: var(--tutor-primary-color);
1681
+ line-height: 16px;
1682
+ margin-right: 3px;
1683
+ }
1684
+
1685
+ .quiz-form-field-col {
1686
+ margin-right: 20px;
1687
+ }
1688
+ .quiz-form-field-col.result-fail {
1689
+ width: 100%;
1690
+ }
1691
+ .quiz-modal-switch-field {
1692
+ display: -webkit-box;
1693
+ display: -ms-flexbox;
1694
+ display: flex;
1695
+ margin-top: 30px;
1696
+ }
1697
+ .quiz-modal-switch-field label.btn-switch {
1698
+ margin-right: 20px;
1699
+ position: relative;
1700
+ }
1701
+
1702
+ label.btn-switch input:checked + .btn-slider {
1703
+ background-color: var(--tutor-success-button-color);
1704
+ }
1705
+
1706
+ .btn-switch + span {
1707
+ line-height: 24px;
1708
+ display: inline-block;
1709
+ margin-left: 8px;
1710
+ font-weight: 700;
1711
+ font-size: 14px;
1712
+ }
1713
+
1714
+ .tutor-select {
1715
+ position: relative;
1716
+ }
1717
+ .tutor-select .select-header {
1718
+ border: 1px solid #dedede;
1719
+ margin: 0;
1720
+ padding: 10px;
1721
+ width: 100%;
1722
+ box-shadow: none;
1723
+ background-color: #fff;
1724
+ display: -webkit-box;
1725
+ display: -ms-flexbox;
1726
+ display: flex;
1727
+ cursor: pointer;
1728
+ box-sizing: border-box;
1729
+ border-radius: 3px;
1730
+ }
1731
+ .tutor-select .select-header .lead-option {
1732
+ -webkit-box-flex: 1;
1733
+ -ms-flex: 1;
1734
+ flex: 1;
1735
+ }
1736
+ .tutor-select .select-header .select-dropdown {
1737
+ line-height: 22px;
1738
+ }
1739
+ .tutor-select .select-header .lead-option .question-type-pro {
1740
+ display: none;
1741
+ }
1742
+ .tutor-select .tutor-select-options {
1743
+ border: 1px solid #dedede;
1744
+ background-color: #fff;
1745
+ padding: 22px 10px 8px;
1746
+ width: calc(100% - 22px);
1747
+ position: absolute;
1748
+ font-size: 0;
1749
+ z-index: 9;
1750
+ display: -webkit-box;
1751
+ display: -ms-flexbox;
1752
+ display: flex;
1753
+ -ms-flex-wrap: wrap;
1754
+ flex-wrap: wrap;
1755
+ box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
1756
+ top: 55px;
1757
+ border-radius: 3px;
1758
+ }
1759
+ .tutor-select .tutor-select-options .tutor-select-option {
1760
+ width: calc(33.3333% - 22px);
1761
+ display: inline-block;
1762
+ padding: 9px;
1763
+ cursor: pointer;
1764
+ position: relative;
1765
+ box-sizing: border-box;
1766
+ margin: 0 11px 15px;
1767
+ border: 1px solid #e2e2e2;
1768
+ border-radius: 3px;
1769
+ }
1770
+ .tutor-select .tutor-select-options .tutor-select-option:hover {
1771
+ border-color: var(--tutor-primary-color);
1772
+ }
1773
+ .question-type-pro {
1774
+ color: #fff;
1775
+ font-size: 9px;
1776
+ right: 11px;
1777
+ position: absolute;
1778
+ top: 50%;
1779
+ -webkit-transform: translateY(-50%);
1780
+ transform: translateY(-50%);
1781
+ }
1782
+ i.tutor-icon-block {
1783
+ padding: 0;
1784
+ color: #fff;
1785
+ border-radius: 3px;
1786
+ margin-right: 2px;
1787
+ display: inline-block;
1788
+ width: 22px;
1789
+ height: 22px;
1790
+ text-align: center;
1791
+ line-height: 22px;
1792
+ }
1793
+ i.tutor-icon-block.tutor-icon-short-ans {
1794
+ background-color: #f37512;
1795
+ }
1796
+ i.tutor-icon-block.tutor-icon-image-ans {
1797
+ background-color: #a322f9;
1798
+ }
1799
+ i.tutor-icon-block.tutor-icon-yes-no {
1800
+ background-color: var(--tutor-primary-color);
1801
+ }
1802
+ i.tutor-icon-block.tutor-icon-multiple-choice {
1803
+ background-color: #9034a9;
1804
+ }
1805
+ i.tutor-icon-block.tutor-icon-mark {
1806
+ background-color: #00b890;
1807
+ }
1808
+ i.tutor-icon-block.tutor-icon-open-ended {
1809
+ background-color: #fe3129;
1810
+ }
1811
+ i.tutor-icon-block.tutor-icon-fill-gaps {
1812
+ background-color: #ffbf00;
1813
+ }
1814
+ i.tutor-icon-block.tutor-icon-answer-shorting {
1815
+ background-color: #f80089;
1816
+ }
1817
+ i.tutor-icon-block.tutor-icon-assesment {
1818
+ background-color: #274055;
1819
+ }
1820
+ i.tutor-icon-block.tutor-icon-matching {
1821
+ background-color: #8a4a1b;
1822
+ }
1823
+ i.tutor-icon-block.tutor-icon-image-matching {
1824
+ background-color: #8a4a1b;
1825
+ }
1826
+ i.tutor-icon-block.tutor-icon-ordering {
1827
+ background-color: var(--tutor-primary-color);
1828
+ }
1829
+ i.tutor-icon-block.tutor-icon-plus-square-button,
1830
+ i.tutor-icon-block.tutor-icon-plus {
1831
+ background-color: var(--tutor-success-button-color);
1832
+ }
1833
+
1834
+ .create-lesson-in-topic-btn i.tutor-icon-block.tutor-icon-plus {
1835
+ background-color: var(--tutor-primary-color);
1836
+ }
1837
+
1838
+ a.back-to-quiz-questions-btn {
1839
+ font-size: 16px;
1840
+ font-weight: 300;
1841
+ color: #393c40;
1842
+ margin-bottom: 10px;
1843
+ display: block;
1844
+ }
1845
+
1846
+ a.back-to-quiz-questions-btn.tutor-updating-message i {
1847
+ display: none;
1848
+ }
1849
+
1850
+ .modal-container .quiz-questions-form {
1851
+ padding: 20px;
1852
+ }
1853
+
1854
+ #quiz-builder-tab-advanced-options
1855
+ .tutor-quiz-builder-form-cols-row
1856
+ .quiz-form-field-col:first-child {
1857
+ -webkit-box-flex: 0;
1858
+ -ms-flex: 0 0 150px;
1859
+ flex: 0 0 150px;
1860
+ }
1861
+ .question-form-header {
1862
+ margin-bottom: 20px;
1863
+ }
1864
+ .quiz-question-form-body {
1865
+ margin-bottom: 25px;
1866
+ }
1867
+ .quiz-builder-question-wrap {
1868
+ display: -webkit-box;
1869
+ display: -ms-flexbox;
1870
+ display: flex;
1871
+ margin-bottom: 15px;
1872
+ }
1873
+ .quiz-builder-question {
1874
+ -webkit-box-flex: 1;
1875
+ -ms-flex: 1;
1876
+ flex: 1;
1877
+ display: -webkit-box;
1878
+ display: -ms-flexbox;
1879
+ display: flex;
1880
+ background: #fff;
1881
+ padding: 10px;
1882
+ border: 1px solid #e2e2e2;
1883
+ border-radius: 3px;
1884
+ max-width: calc(100% - 52px);
1885
+ }
1886
+ .quiz-builder-question .question-sorting {
1887
+ margin-right: 10px;
1888
+ line-height: 22px;
1889
+ }
1890
+ .quiz-builder-question .question-sorting i {
1891
+ display: block;
1892
+ line-height: 24px;
1893
+ }
1894
+ .quiz-builder-question .question-edit-icon {
1895
+ line-height: 22px;
1896
+ }
1897
+ .quiz-builder-question
1898
+ .question-edit-icon
1899
+ .tutor-quiz-open-question-form.tutor-updating-message
1900
+ i {
1901
+ display: none;
1902
+ }
1903
+ .quiz-builder-question .question-title {
1904
+ -webkit-box-flex: 1;
1905
+ -ms-flex: 1;
1906
+ flex: 1;
1907
+ line-height: 22px;
1908
+ text-overflow: ellipsis;
1909
+ overflow: hidden;
1910
+ white-space: nowrap;
1911
+ margin-right: 10px;
1912
+ }
1913
+ .quiz-builder-question .question-icon {
1914
+ -webkit-box-flex: 0;
1915
+ -ms-flex: 0 0 155px;
1916
+ flex: 0 0 155px;
1917
+ }
1918
+ .quiz-builder-qustion-trash a {
1919
+ display: block;
1920
+ padding: 0 0 0 10px;
1921
+ font-size: 20px;
1922
+ color: rgba(57, 60, 64, 0.4);
1923
+ line-height: 44px;
1924
+ }
1925
+ .tutor-quiz-builder-modal-wrap .tutor-field-type-slider {
1926
+ border: 1px solid #dedede;
1927
+ padding: 20px 70px 20px 10px;
1928
+ background-color: #ffffff;
1929
+ position: relative;
1930
+ border-radius: 4px;
1931
+ }
1932
+ .tutor-quiz-builder-modal-wrap .tutor-field-type-slider .ui-widget-content {
1933
+ background-color: var(--tutor-primary-color);
1934
+ border: none;
1935
+ height: 4px;
1936
+ border-radius: 4px;
1937
+ }
1938
+ .tutor-quiz-builder-modal-wrap .tutor-field-type-slider .ui-widget-header {
1939
+ background: #dedede;
1940
+ border-radius: 4px;
1941
+ }
1942
+ .tutor-quiz-builder-modal-wrap
1943
+ .tutor-field-type-slider
1944
+ .ui-widget-content
1945
+ .ui-state-default {
1946
+ background-color: var(--tutor-primary-color);
1947
+ border: 1px solid var(--tutor-primary-color);
1948
+ border-radius: 50%;
1949
+ }
1950
+ .tutor-quiz-builder-modal-wrap
1951
+ .tutor-field-type-slider
1952
+ .tutor-field-type-slider-value {
1953
+ font-size: 16px;
1954
+ font-weight: 600;
1955
+ background: var(--tutor-primary-color);
1956
+ position: absolute;
1957
+ right: 5px;
1958
+ top: 50%;
1959
+ margin: 0;
1960
+ -webkit-transform: translateY(-50%);
1961
+ transform: translateY(-50%);
1962
+ line-height: 34px;
1963
+ width: 43px;
1964
+ text-align: center;
1965
+ border-radius: 4px;
1966
+ color: #fff;
1967
+ }
1968
+ .tutor-quiz-builder-modal-wrap
1969
+ .tutor-field-type-slider
1970
+ .tutor-field-type-slider-value:before {
1971
+ content: "";
1972
+ position: absolute;
1973
+ border: 7px solid transparent;
1974
+ top: 50%;
1975
+ border-right-color: var(--tutor-primary-color);
1976
+ right: 100%;
1977
+ -webkit-transform: translateY(-50%);
1978
+ transform: translateY(-50%);
1979
+ }
1980
+ .tutor-quiz-answer-wrap {
1981
+ display: -webkit-box;
1982
+ display: -ms-flexbox;
1983
+ display: flex;
1984
+ }
1985
+ .tutor-quiz-answer {
1986
+ background-color: #fff;
1987
+ -webkit-box-flex: 1;
1988
+ -ms-flex: 1;
1989
+ flex: 1;
1990
+ padding: 10px 15px;
1991
+ border: 1px solid #dedede;
1992
+ display: -webkit-box;
1993
+ display: -ms-flexbox;
1994
+ display: flex;
1995
+ line-height: 22px;
1996
+ border-radius: 3px;
1997
+ margin-bottom: 15px;
1998
+ }
1999
+ .tutor-quiz-answer .tutor-quiz-answer-edit a {
2000
+ display: block;
2001
+ padding: 0px 9px;
2002
+ }
2003
+ .tutor-quiz-answer-trash-wrap a.answer-trash-btn {
2004
+ padding: 0 10px;
2005
+ display: inline-block;
2006
+ line-height: 44px;
2007
+ }
2008
+ span.tutor-quiz-answer-title {
2009
+ -webkit-box-flex: 1;
2010
+ -ms-flex: 1;
2011
+ flex: 1;
2012
+ }
2013
+ .tutor-quiz-answer-media .option-media-preview {
2014
+ margin-bottom: 20px;
2015
+ }
2016
+ .tutor-quiz-answer-media .option-media-preview img {
2017
+ max-width: 80px;
2018
+ height: auto;
2019
+ }
2020
+ .tutor-question-answer-image {
2021
+ margin-right: 10px;
2022
+ }
2023
+ .tutor-question-answer-image img {
2024
+ max-height: 25px;
2025
+ width: auto;
2026
+ }
2027
+ button#quiz-answer-save-btn,
2028
+ button#quiz-answer-edit-btn {
2029
+ background-color: var(--tutor-success-button-color);
2030
+ color: #fff;
2031
+ padding: 10px 15px;
2032
+ border: none;
2033
+ cursor: pointer;
2034
+ }
2035
+ button#quiz-answer-save-btn:hover,
2036
+ button#quiz-answer-edit-btn:hover {
2037
+ background-color: var(--tutor-success-button-color);
2038
+ }
2039
+ /**
2040
+ Tutor Media Upload
2041
+ */
2042
+
2043
+ .tutor-media-upload-wrap {
2044
+ border: 1px solid #dedede;
2045
+ display: -webkit-box;
2046
+ display: -ms-flexbox;
2047
+ display: flex;
2048
+ width: 130px;
2049
+ }
2050
+ .tutor-media-upload-wrap img {
2051
+ max-width: 100%;
2052
+ }
2053
+ .tutor-media-preview {
2054
+ -webkit-box-flex: 1;
2055
+ -ms-flex: 1;
2056
+ flex: 1;
2057
+ }
2058
+ .tutor-media-upload-btn {
2059
+ display: block;
2060
+ padding: 10px;
2061
+ font-size: 50px;
2062
+ line-height: 50px;
2063
+ text-align: center;
2064
+ color: #dedede;
2065
+ }
2066
+ .tutor-media-upload-trash-wrap {
2067
+ border-left: 1px solid #dedede;
2068
+ }
2069
+ .tutor-media-upload-trash {
2070
+ color: #dedede;
2071
+ display: block;
2072
+ line-height: 50px;
2073
+ padding: 12px;
2074
+ }
2075
+ .tutor-quiz-answers-form-footer.tutor-quiz-builder-form-row {
2076
+ margin-top: 40px;
2077
+ margin-bottom: 10px;
2078
+ }
2079
+
2080
+ /**
2081
+ #End Quiz Modal
2082
+ */
2083
+
2084
+ .tutor-available-quizzes .added-quiz-item {
2085
+ background-color: #f5f5f5;
2086
+ padding: 10px;
2087
+ margin-bottom: 2px;
2088
+ display: -webkit-box;
2089
+ display: -ms-flexbox;
2090
+ display: flex;
2091
+ }
2092
+ .tutor-available-quizzes .added-quiz-item .quiz-name {
2093
+ -ms-flex-preferred-size: 0;
2094
+ flex-basis: 0;
2095
+ -webkit-box-flex: 1;
2096
+ -ms-flex-positive: 1;
2097
+ flex-grow: 1;
2098
+ }
2099
+ .tutor-add-quiz-button-wrap {
2100
+ margin: 20px 0;
2101
+ }
2102
+ .tutor-add-quiz-button-wrap a {
2103
+ color: #2756d1;
2104
+ }
2105
+ .tutor-quiz-delete-btn {
2106
+ color: #ff0000;
2107
+ }
2108
+ p.quiz-search-suggest-text {
2109
+ margin-top: 30px;
2110
+ font-style: italic;
2111
+ font-size: 12px;
2112
+ }
2113
+ span.result-pass {
2114
+ background-color: var(--tutor-success-button-color);
2115
+ color: #fff;
2116
+ padding: 3px 5px;
2117
+ border-radius: 2px;
2118
+ }
2119
+ span.result-fail {
2120
+ color: #ff0000;
2121
+ }
2122
+ span.result-review-required {
2123
+ background: #f5b30d;
2124
+ color: #fff;
2125
+ padding: 3px 5px;
2126
+ border-radius: 2px;
2127
+ }
2128
+
2129
+ .tutor-emails-lists-wrap {
2130
+ background-color: #ffffff;
2131
+ padding: 20px;
2132
+ }
2133
+ .tutor-emails-lists-wrap .wp-list-table td {
2134
+ padding: 10px 20px;
2135
+ }
2136
+ /*
2137
+ Tutor Instructor
2138
+ */
2139
+
2140
+ .tutor-course-instructors-metabox-wrap {
2141
+ margin-top: 10px;
2142
+ margin-left: -10px;
2143
+ }
2144
+ .tutor-add-instructor-button-wrap {
2145
+ padding-left: 10px;
2146
+ }
2147
+ .tutor-course-available-instructors {
2148
+ display: -webkit-box;
2149
+ display: -ms-flexbox;
2150
+ display: flex;
2151
+ -ms-flex-wrap: wrap;
2152
+ flex-wrap: wrap;
2153
+ }
2154
+
2155
+ .tutor-course-available-instructors .added-instructor-item {
2156
+ -webkit-box-flex: 0;
2157
+ -ms-flex: 0 0 calc(50% - 20px);
2158
+ flex: 0 0 calc(50% - 20px);
2159
+ max-width: calc(50% - 20px);
2160
+ border: 1px solid #dcdfe5;
2161
+ padding: 13px;
2162
+ display: -webkit-inline-box;
2163
+ display: -ms-inline-flexbox;
2164
+ display: inline-flex;
2165
+ -webkit-box-align: center;
2166
+ -ms-flex-align: center;
2167
+ align-items: center;
2168
+ border-radius: 4px;
2169
+ position: relative;
2170
+ box-sizing: border-box;
2171
+ margin: 0px 10px 20px;
2172
+ }
2173
+
2174
+ @media (min-width: 1300px) {
2175
+ .tutor-course-available-instructors .added-instructor-item {
2176
+ -ms-flex: 0 0 calc(33.333% - 20px);
2177
+ flex: 0 0 calc(33.333% - 20px);
2178
+ max-width: calc(33.333% - 20px);
2179
+ }
2180
+ }
2181
+ @media (max-width: 546px) {
2182
+ .tutor-course-available-instructors .added-instructor-item {
2183
+ -ms-flex: 0 0 100%;
2184
+ flex: 0 0 100%;
2185
+ max-width: 100%;
2186
+ }
2187
+ }
2188
+
2189
+ .tutor-course-available-instructors .added-instructor-item .instructor-name {
2190
+ position: relative;
2191
+ }
2192
+
2193
+ .tutor-course-available-instructors
2194
+ .added-instructor-item
2195
+ .instructor-name
2196
+ img {
2197
+ display: inline-block;
2198
+ margin-left: 10px;
2199
+ width: 18px;
2200
+ }
2201
+
2202
+ .tutor-course-available-instructors
2203
+ .added-instructor-item
2204
+ .instructor-name
2205
+ img:hover
2206
+ + i.instructor-name-tooltip {
2207
+ opacity: 1;
2208
+ }
2209
+
2210
+ .tutor-course-available-instructors
2211
+ .added-instructor-item
2212
+ i.instructor-name-tooltip {
2213
+ -webkit-transition: 300ms;
2214
+ transition: 300ms;
2215
+ opacity: 0;
2216
+ position: absolute;
2217
+ bottom: 34px;
2218
+ right: 9px;
2219
+ background: #2a344f;
2220
+ -webkit-transform: translateX(50%);
2221
+ transform: translateX(50%);
2222
+ color: #fff;
2223
+ font-size: 12px;
2224
+ font-style: normal;
2225
+ padding: 0 8px;
2226
+ border-radius: 15px;
2227
+ line-height: 20px;
2228
+ z-index: 1;
2229
+ }
2230
+
2231
+ .tutor-course-available-instructors
2232
+ .added-instructor-item
2233
+ i.instructor-name-tooltip::before {
2234
+ content: "";
2235
+ position: absolute;
2236
+ border: 5px solid #2a344f;
2237
+ bottom: -3px;
2238
+ left: 50%;
2239
+ margin-left: -5px;
2240
+ -webkit-transform: rotate(45deg);
2241
+ transform: rotate(45deg);
2242
+ z-index: -1;
2243
+ }
2244
+
2245
+ .tutor-course-available-instructors .added-instructor-item .instructor-control {
2246
+ position: absolute;
2247
+ right: 14px;
2248
+ top: 50%;
2249
+ font-size: 12px;
2250
+ -webkit-transform: translateY(-50%);
2251
+ transform: translateY(-50%);
2252
+ opacity: 0;
2253
+ -webkit-transition: 300ms;
2254
+ transition: 300ms;
2255
+ }
2256
+
2257
+ .tutor-course-available-instructors
2258
+ .added-instructor-item
2259
+ .instructor-control
2260
+ a {
2261
+ color: red;
2262
+ text-decoration: none;
2263
+ }
2264
+
2265
+ .tutor-course-available-instructors
2266
+ .added-instructor-item:hover
2267
+ .instructor-control {
2268
+ opacity: 1;
2269
+ }
2270
+
2271
+ .tutor-course-available-instructors .added-instructor-item .instructor-icon {
2272
+ height: 45px;
2273
+ width: 45px;
2274
+ overflow: hidden;
2275
+ border-radius: 50px;
2276
+ margin-right: 15px;
2277
+ }
2278
+ .tutor-course-available-instructors
2279
+ .added-instructor-item
2280
+ .instructor-icon
2281
+ img {
2282
+ width: 100%;
2283
+ height: auto;
2284
+ }
2285
+ /*@media (min-width: 547px){*/
2286
+ /*.tutor-course-available-instructors .added-instructor-item:nth-child(2n) {*/
2287
+ /*margin-left: 30px;*/
2288
+ /*}*/
2289
+ /*}*/
2290
+
2291
+ /*
2292
+ End new
2293
+ */
2294
+
2295
+ .answer-image-matched-wrap {
2296
+ display: -webkit-box;
2297
+ display: -ms-flexbox;
2298
+ display: flex;
2299
+ }
2300
+ .image-matching-item {
2301
+ -webkit-box-flex: 0;
2302
+ -ms-flex: 0 0 50px;
2303
+ flex: 0 0 50px;
2304
+ margin-right: 10px;
2305
+ }
2306
+ .image-matching-item p {
2307
+ margin-bottom: 5px;
2308
+ margin-top: 0;
2309
+ color: #878a8f;
2310
+ }
2311
+ .image-matching-item img {
2312
+ max-width: 80px;
2313
+ }
2314
+ span.filled_dash_unser {
2315
+ font-weight: bold;
2316
+ text-decoration: underline;
2317
+ margin: 0 5px;
2318
+ }
2319
+ /**
2320
+ Uninstall
2321
+ */
2322
+ .wrap.tutor-uninstall-wrap {
2323
+ background: #fff;
2324
+ padding: 20px;
2325
+ }
2326
+ .tutor-uninstall-btn-group {
2327
+ margin: 50px 0;
2328
+ }
2329
+
2330
+ /**
2331
+ Updating Messsage
2332
+ */
2333
+ .tutor-updating-message:before {
2334
+ display: inline-block;
2335
+ font-family: "tutor";
2336
+ -webkit-font-smoothing: antialiased;
2337
+ -moz-osx-font-smoothing: grayscale;
2338
+ vertical-align: top;
2339
+ content: "\e91d";
2340
+ -webkit-animation: rotation 2s infinite linear;
2341
+ animation: rotation 2s infinite linear;
2342
+ margin-right: 6px;
2343
+ }
2344
+ .rtl .tutor-updating-message:before {
2345
+ margin-right: 0;
2346
+ margin-left: 6px;
2347
+ }
2348
+
2349
+ /**
2350
+ Lesson Edit Modal
2351
+ */
2352
+
2353
+ .lesson-modal-form-wrap .lesson-modal-field-row {
2354
+ padding: 10px 0;
2355
+ }
2356
+ .lesson-modal-field.tutor-lesson-modal-title-wrap {
2357
+ width: 95%;
2358
+ }
2359
+ .tutor-lesson-modal-title-wrap input {
2360
+ width: 100%;
2361
+ }
2362
+ .lesson-modal-form-wrap .assignment-modal-field-row,
2363
+ .lesson-modal-form-wrap .tutor-lesson-attachments-metabox,
2364
+ .lesson-modal-form-wrap .tutor-option-field-row {
2365
+ padding: 10px 0;
2366
+ /*margin-bottom: 20px;
2367
+ border-bottom: none;*/
2368
+ }
2369
+ .lesson-modal-form-wrap .tutor-option-field-row:last-child {
2370
+ border-bottom: none;
2371
+ }
2372
+
2373
+ .lesson-modal-form-wrap .tutor-option-field-row textarea,
2374
+ .lesson-modal-form-wrap .tutor-option-field-row input[type="text"],
2375
+ .lesson-modal-form-wrap .tutor-option-field-row input[type="email"],
2376
+ .lesson-modal-form-wrap .tutor-option-field-row input[type="number"],
2377
+ .lesson-modal-form-wrap .tutor-option-field-row input[type="password"] {
2378
+ line-height: 40px;
2379
+ padding: 5px 0;
2380
+ text-indent: 15px;
2381
+ background: #fff;
2382
+ display: inline-block;
2383
+ border: 1px solid #dedede;
2384
+ border-radius: 3px;
2385
+ box-shadow: none;
2386
+ height: 40px;
2387
+ margin: 0;
2388
+ width: 100%;
2389
+ color: #393c40;
2390
+ font-size: 14px;
2391
+ transition: 300ms;
2392
+ }
2393
+ .lesson-modal-form-wrap .tutor-option-field-row textarea {
2394
+ line-height: 26px;
2395
+ min-height: 150px;
2396
+ text-indent: 0;
2397
+ padding: 15px;
2398
+ }
2399
+ .lesson-modal-form-wrap .tutor-option-field-row textarea:focus,
2400
+ .lesson-modal-form-wrap .tutor-option-field-row input[type="text"]:focus,
2401
+ .lesson-modal-form-wrap .tutor-option-field-row input[type="email"]:focus,
2402
+ .lesson-modal-form-wrap .tutor-option-field-row input[type="number"]:focus,
2403
+ .lesson-modal-form-wrap .tutor-option-field-row input[type="password"]:focus {
2404
+ border-color: var(--tutor-primary-color);
2405
+ }
2406
+
2407
+ .lesson-modal-form-wrap .tutor-option-field-row select {
2408
+ height: 40px;
2409
+ }
2410
+
2411
+ .lesson-modal-form-wrap .tutor-lesson-attachments-metabox {
2412
+ margin-top: 0;
2413
+ }
2414
+
2415
+ .assignment-modal-form-wrap,
2416
+ .lesson-modal-form-wrap {
2417
+ padding: 20px;
2418
+ padding-bottom: 48px;
2419
+ }
2420
+ .tutor-lesson-modal-wrap .modal-footer {
2421
+ padding: 10px 20px;
2422
+ background-color: #fff;
2423
+ width: 100%;
2424
+ position: sticky;
2425
+ bottom: 0;
2426
+ position: -webkit-sticky;
2427
+ }
2428
+ .tutor-option-field .tutor-lesson-edit-feature-img {
2429
+ width: 100px;
2430
+ position: relative;
2431
+ }
2432
+ .tutor-option-field .tutor-lesson-edit-feature-img img {
2433
+ width: 100%;
2434
+ height: auto;
2435
+ }
2436
+ a.tutor-lesson-thumbnail-delete-btn {
2437
+ position: absolute;
2438
+ top: 0;
2439
+ right: 0;
2440
+ color: red;
2441
+ background: #fff;
2442
+ padding: 3px 5px;
2443
+ border-radius: 5px;
2444
+ }
2445
+ .tutor-get-pro-text {
2446
+ color: #e02424;
2447
+ }
2448
+ .updating-icon:before {
2449
+ font-family: "tutor";
2450
+ margin-right: 5px;
2451
+ content: "\e91d";
2452
+ -webkit-animation: spin 1s steps(8) infinite;
2453
+ animation: spin 1s steps(8) infinite;
2454
+ display: inline-block;
2455
+ }
2456
+ .tutor-notice-warning {
2457
+ background-color: #fcf8e3;
2458
+ border-color: #faebcc;
2459
+ padding: 20px;
2460
+ margin-bottom: 10px;
2461
+ }
2462
+
2463
+ /**
2464
+ Withdraw table
2465
+ */
2466
+ .withdraw-method-data-row {
2467
+ display: -webkit-box;
2468
+ display: -ms-flexbox;
2469
+ display: flex;
2470
+ }
2471
+ span.withdraw-method-label {
2472
+ width: 140px;
2473
+ }
2474
+ .withdraw-method-value {
2475
+ margin-left: 3px;
2476
+ }
2477
+ .withdraw-status.withdraw-status-approved {
2478
+ background: var(--tutor-success-button-color);
2479
+ color: #fff;
2480
+ padding: 5px 10px;
2481
+ }
2482
+ .withdraw-status.withdraw-status-pending {
2483
+ background: #f0efef;
2484
+ color: #666666;
2485
+ padding: 5px 10px;
2486
+ }
2487
+ .withdraw-status.withdraw-status-rejected {
2488
+ background: #ff3842;
2489
+ color: #fff;
2490
+ padding: 5px 10px;
2491
+ }
2492
+ .withdraw-list-row-actions {
2493
+ font-weight: bold;
2494
+ }
2495
+ .withdraw-list-row-actions .approved a {
2496
+ color: var(--tutor-success-button-color);
2497
+ }
2498
+ .withdraw-list-row-actions .rejected a {
2499
+ color: #ff3842;
2500
+ }
2501
+
2502
+ /**
2503
+ Assignments
2504
+ */
2505
+
2506
+ .submitted-assignment-wrap {
2507
+ background-color: #ffffff;
2508
+ padding: 20px;
2509
+ margin-top: 20px;
2510
+ }
2511
+ .tutor-individual-attachment-file {
2512
+ margin-bottom: 20px;
2513
+ }
2514
+ .tutor-individual-attachment-file p {
2515
+ margin: 0 !important;
2516
+ }
2517
+
2518
+ /**
2519
+ Tutor Notice
2520
+ */
2521
+ .tnotice {
2522
+ text-align: left;
2523
+ padding: 10px 0;
2524
+ background-color: #fff;
2525
+ border-radius: 4px;
2526
+ position: relative;
2527
+ margin-bottom: 10px;
2528
+ }
2529
+ .tnotice:before {
2530
+ content: "";
2531
+ position: absolute;
2532
+ top: 0;
2533
+ left: 0;
2534
+ width: 4px;
2535
+ height: 100%;
2536
+ border-top-left-radius: 4px;
2537
+ border-bottom-left-radius: 4px;
2538
+ }
2539
+ .tnotice__icon {
2540
+ position: absolute;
2541
+ top: 50%;
2542
+ left: 22px;
2543
+ transform: translateY(-50%);
2544
+ width: 14px;
2545
+ height: 14px;
2546
+ padding: 7px;
2547
+ border-radius: 50%;
2548
+ display: inline-block;
2549
+
2550
+ color: #fff;
2551
+ text-align: center;
2552
+ line-height: 11px;
2553
+ }
2554
+ .tnotice__type {
2555
+ color: #3e3e3e;
2556
+ font-weight: 700;
2557
+ margin-top: 0;
2558
+ margin-bottom: 0;
2559
+ }
2560
+ .tnotice__message {
2561
+ font-size: 14px;
2562
+ margin-top: 0;
2563
+ margin-bottom: 0;
2564
+ color: #878787;
2565
+ }
2566
+ .tnotice__content {
2567
+ padding-left: 70px;
2568
+ padding-right: 60px;
2569
+ }
2570
+ .tnotice__close {
2571
+ position: absolute;
2572
+ right: 22px;
2573
+ top: 50%;
2574
+ width: 14px;
2575
+ cursor: pointer;
2576
+ height: 14px;
2577
+ fill: #878787;
2578
+ transform: translateY(-50%);
2579
+ }
2580
+ .tnotice--success .tnotice__icon {
2581
+ background-color: #2bde3f;
2582
+ }
2583
+ .tnotice--success:before {
2584
+ background-color: #2bde3f;
2585
+ }
2586
+ .tnotice--blue .tnotice__icon {
2587
+ background-color: #1d72f3;
2588
+ }
2589
+ .tnotice--blue:before {
2590
+ background-color: #1d72f3;
2591
+ }
2592
+ .tnotice--danger .tnotice__icon {
2593
+ background-color: #f31e1c;
2594
+ }
2595
+ .tnotice--danger:before {
2596
+ background-color: #f31e1c;
2597
+ }
2598
+
2599
+ /***************************
2600
+ * Quiz attempts table
2601
+ **************************/
2602
+
2603
+ .tutor-quiz-attempt-history td:last-child {
2604
+ text-align: center;
2605
+ }
2606
+ .tutor-quiz-attempt-history td:last-child a {
2607
+ display: block;
2608
+ padding: 10px;
2609
+ }
2610
+ .attempt-review-title {
2611
+ font-size: 18px;
2612
+ color: var(--tutor-text-size);
2613
+ font-weight: 600;
2614
+ display: flex;
2615
+ align-items: center;
2616
+ margin-bottom: 60px;
2617
+ }
2618
+ .attempt-review-title i {
2619
+ margin-right: 12px;
2620
+ color: var(--tutor-primary-color);
2621
+ }
2622
+ .tutor-quiz-attempt-info-row .attempt-view-bottom,
2623
+ .tutor-quiz-attempt-info-row .attempt-view-top {
2624
+ display: flex;
2625
+ justify-content: space-between;
2626
+ }
2627
+ .tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col,
2628
+ .tutor-quiz-attempt-info-row .attempt-view-top .attempt-info-col {
2629
+ display: inline-flex;
2630
+ align-items: center;
2631
+ max-width: 30%;
2632
+ }
2633
+ .tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col {
2634
+ align-items: flex-start;
2635
+ }
2636
+ .tutor-quiz-attempt-info-row .attempt-info-content span.result-pass,
2637
+ .tutor-quiz-attempt-info-row .attempt-info-content span.result-fail {
2638
+ background: #df3247;
2639
+ font-size: 14px;
2640
+ font-weight: 400;
2641
+ color: #fff;
2642
+ padding: 1px 4px;
2643
+ margin-right: 13px;
2644
+ border-radius: 2px;
2645
+ }
2646
+ .tutor-quiz-attempt-info-row .attempt-info-content span.result-pass {
2647
+ background: var(--tutor-success-button-color);
2648
+ }
2649
+ .tutor-quiz-attempt-info-row .attempt-info-content h4,
2650
+ .tutor-quiz-attempt-info-row .attempt-info-content h5 {
2651
+ font-size: 14px;
2652
+ line-height: 25px;
2653
+ margin: 0;
2654
+ color: #7a7f85;
2655
+ font-weight: 400;
2656
+ }
2657
+ .tutor-quiz-attempt-info-row .attempt-info-content h4 a,
2658
+ .tutor-quiz-attempt-info-row .attempt-info-content h4 {
2659
+ font-weight: 700;
2660
+ color: var(--tutor-text-color);
2661
+ margin-top: 7px;
2662
+ }
2663
+ .tutor-quiz-attempt-info-row .attempt-view-top {
2664
+ padding-bottom: 30px;
2665
+ margin-bottom: 30px;
2666
+ border-bottom: 1px solid #dcdfe5;
2667
+ }
2668
+ .tutor-quiz-attempt-info-row .attempt-view-bottom {
2669
+ margin-bottom: 60px;
2670
+ }
2671
+ .attempt-user-details {
2672
+ display: flex;
2673
+ align-items: center;
2674
+ }
2675
+ .attempt-user-details .attempt-user-avatar {
2676
+ padding-right: 20px;
2677
+ }
2678
+ .attempt-user-details .attempt-user-avatar img {
2679
+ display: block;
2680
+ width: 70px;
2681
+ height: 70px;
2682
+ border-radius: 50%;
2683
+ }
2684
+ .attempt-user-details .attempt-info-content h4 {
2685
+ font-size: 18px;
2686
+ }
2687
+ .attempt-review-notice-wrap {
2688
+ display: flex;
2689
+ margin-bottom: 60px;
2690
+ justify-content: space-between;
2691
+ }
2692
+ .attempt-review-notice-wrap p {
2693
+ margin: 0;
2694
+ display: inline-flex;
2695
+ align-items: center;
2696
+ }
2697
+ .attempt-review-notice-wrap p.attempt-review-notice i {
2698
+ font-size: 16px;
2699
+ color: #f5c813;
2700
+ margin-right: 9px;
2701
+ }
2702
+ .attempt-review-notice-wrap p.attempt-review-at > span {
2703
+ color: var(--tutor-primary-color);
2704
+ margin-right: 7px;
2705
+ font-size: 16px;
2706
+ }
2707
+ .attempt-review-notice-wrap p > strong {
2708
+ font-weight: 400;
2709
+ margin-right: 5px;
2710
+ }
2711
+ .quiz-attempt-answers-wrap table th {
2712
+ background: #fcfcfc;
2713
+ font-size: 12px;
2714
+ text-transform: inherit;
2715
+ }
2716
+ .quiz-attempt-answers-wrap table td {
2717
+ background-color: #fff;
2718
+ }
2719
+ .quiz-attempt-answers-wrap table th,
2720
+ .quiz-attempt-answers-wrap table td {
2721
+ padding: 17px 20px !important;
2722
+ border-top: 1px solid #eaeaea;
2723
+ border-bottom: 1px solid #eaeaea;
2724
+ vertical-align: middle;
2725
+ text-align: left;
2726
+ }
2727
+ .quiz-attempt-answers-wrap table th p,
2728
+ .quiz-attempt-answers-wrap table td p {
2729
+ margin: 0;
2730
+ }
2731
+ .quiz-attempt-answers-wrap table .quiz-manual-review-action {
2732
+ border: 1px solid #d4dadb;
2733
+ color: #d4dadb;
2734
+ height: 30px;
2735
+ width: 30px;
2736
+ border-radius: 2px;
2737
+ font-size: 13px;
2738
+ display: inline-block;
2739
+ text-align: center;
2740
+ line-height: 30px;
2741
+ transition: 300ms;
2742
+ text-decoration: none;
2743
+ }
2744
+ .quiz-attempt-answers-wrap table .quiz-manual-review-action:first-child:hover {
2745
+ border: 1px solid var(--tutor-success-button-color);
2746
+ color: var(--tutor-success-button-color);
2747
+ }
2748
+ .quiz-attempt-answers-wrap table .quiz-manual-review-action:last-child:hover {
2749
+ border: 1px solid #df3247;
2750
+ color: #df3247;
2751
+ }
2752
+ .quiz-attempt-answers-wrap table .quiz-manual-review-action:not(:last-child) {
2753
+ margin-right: 17px;
2754
+ }
2755
+ .quiz-attempt-answers-wrap table .quiz-incorrect-answer-text i,
2756
+ .quiz-attempt-answers-wrap table .quiz-correct-answer-text i {
2757
+ font-size: 12px;
2758
+ height: 20px;
2759
+ width: 20px;
2760
+ text-align: center;
2761
+ line-height: 20px;
2762
+ background: var(--tutor-success-button-color);
2763
+ color: #fff;
2764
+ display: inline-block;
2765
+ border-radius: 2px;
2766
+ margin-right: 6px;
2767
+ }
2768
+ .quiz-attempt-answers-wrap table .quiz-incorrect-answer-text i {
2769
+ background: #df3247;
2770
+ font-size: 10px;
2771
+ }
2772
+ .answer-image-matched-wrap {
2773
+ display: flex;
2774
+ }
2775
+ .answer-image-matched-wrap .image-matching-item {
2776
+ margin: 0 5px;
2777
+ max-width: 70px;
2778
+ }
2779
+ .answer-image-matched-wrap .image-matching-item .dragged-caption {
2780
+ font-size: 14px;
2781
+ margin-top: 4px;
2782
+ }
2783
+
2784
+ .tutor-quiz-attempt-review-wrap {
2785
+ padding: 20px;
2786
+ background: #ffffff;
2787
+ margin-right: 15px;
2788
+ margin-top: 15px;
2789
+ }
2790
+
2791
+ .tutor-quiz-attempt-review-wrap table {
2792
+ width: 100%;
2793
+ border-collapse: collapse;
2794
+ }
2795
+
2796
+ .tutor-quiz-attempt-review-wrap img {
2797
+ max-width: 100%;
2798
+ }
2799
+
2800
+ /**
2801
+ Upgrade Notice
2802
+ */
2803
+ #tutor-update .dummy {
2804
+ display: none;
2805
+ }
2806
+ #tutor-update .tutor_plugin_update_notice {
2807
+ padding: 20px 0 !important;
2808
+ }
2809
+
2810
+ #tutor-update .tutor_plugin_update_notice {
2811
+ font-weight: 400;
2812
+ background: #fff8e5 !important;
2813
+ border-left: 4px solid #ffb900;
2814
+ border-top: 1px solid #ffb900;
2815
+ padding: 9px 0 9px 12px !important;
2816
+ margin: 0 -12px 0 -16px !important;
2817
+ }
2818
+
2819
+ #tutor-update .tutor_plugin_update_notice .version::before {
2820
+ content: "\f348";
2821
+ display: inline-block;
2822
+ font: 400 18px/1 dashicons;
2823
+ speak: none;
2824
+ margin: 0 8px 0 -2px;
2825
+ vertical-align: top;
2826
+ }
2827
+ /**
2828
+ Course Settings Tabs
2829
+ */
2830
+ #tutor-metabox-course-settings-tabs {
2831
+ background-color: #fff;
2832
+ border: 1px solid #e5e5e5;
2833
+ margin: 1em 0;
2834
+ }
2835
+ .inside #tutor-metabox-course-settings-tabs {
2836
+ border: 0;
2837
+ margin: 0;
2838
+ }
2839
+ .settings-tabs-heading {
2840
+ padding: 1em;
2841
+ border-bottom: 1px solid #e5e5e5;
2842
+ }
2843
+ .settings-tabs-heading h3 {
2844
+ font-size: 14px;
2845
+ margin: 0;
2846
+ line-height: 1.4;
2847
+ }
2848
+ .course-settings-tabs-container {
2849
+ display: flex;
2850
+ }
2851
+ .course-settings-tabs-container .settings-tabs-navs-wrap {
2852
+ flex: 0 0 200px;
2853
+ background: #f5f5f5;
2854
+ }
2855
+ .settings-tabs-navs-wrap .settings-tabs-navs {
2856
+ margin: 0;
2857
+ }
2858
+ .settings-tabs-navs-wrap .settings-tabs-navs li {
2859
+ margin: 0;
2860
+ }
2861
+ .settings-tabs-navs-wrap .settings-tabs-navs li a {
2862
+ display: block;
2863
+ padding-top: 10px;
2864
+ padding-bottom: 10px;
2865
+ padding-left: 15px;
2866
+ padding-right: 15px;
2867
+ color: #23282d;
2868
+ text-decoration: none;
2869
+ background: #f5f5f5;
2870
+ text-transform: capitalize;
2871
+ border-bottom: 1px solid #e5e5e5;
2872
+ border-left: 3px solid transparent;
2873
+ }
2874
+ .settings-tabs-navs-wrap .settings-tabs-navs li:last-child a {
2875
+ border-bottom: none;
2876
+ }
2877
+ .settings-tabs-navs-wrap .settings-tabs-navs li a:focus {
2878
+ box-shadow: none;
2879
+ }
2880
+ .settings-tabs-navs-wrap .settings-tabs-navs li.active a {
2881
+ background-color: #ffffff;
2882
+ border-bottom: 1px solid #e5e5e5;
2883
+ color: var(--tutor-primary-color);
2884
+ border-left: 3px solid var(--tutor-primary-color);
2885
+ }
2886
+ .course-settings-tabs-container .settings-tabs-container {
2887
+ padding: 1em;
2888
+ flex: 1;
2889
+ }
2890
+ .tutor-field-radio p {
2891
+ margin-top: 0;
2892
+ }
2893
+
2894
+ /**
2895
+ Content Drip (Pro)
2896
+ */
2897
+ .lesson-modal-form-wrap .lesson-content-drip-wrap {
2898
+ padding: 10px;
2899
+ border: 1px solid #e4e4e4;
2900
+ }
2901
+ .lesson-modal-form-wrap .lesson-content-drip-wrap h3 {
2902
+ margin: 0 0 10px 0;
2903
+ }
2904
+ .select2-dropdown.increasezindex {
2905
+ z-index: 9999999999999;
2906
+ }
2907
+
2908
+ /*!
2909
+ * jQuery UI Datepicker 1.9.0
2910
+ * http://jqueryui.com
2911
+ *
2912
+ * Copyright 2012 jQuery Foundation and other contributors
2913
+ * Released under the MIT license.
2914
+ * http://jquery.org/license
2915
+ *
2916
+ * http://docs.jquery.com/UI/Datepicker#theming
2917
+ */
2918
+ .ui-datepicker {
2919
+ background-color: #fff;
2920
+ border: 1px solid #eeeeee;
2921
+ display: none;
2922
+ margin-top: 4px;
2923
+ padding: 5px;
2924
+ width: 180px;
2925
+ }
2926
+ .ui-datepicker a,
2927
+ .ui-datepicker a:hover {
2928
+ text-decoration: none;
2929
+ }
2930
+ .ui-datepicker a:hover,
2931
+ .ui-datepicker td:hover a {
2932
+ color: #2a6496;
2933
+ -webkit-transition: color 0.1s ease-in-out;
2934
+ -moz-transition: color 0.1s ease-in-out;
2935
+ -o-transition: color 0.1s ease-in-out;
2936
+ transition: color 0.1s ease-in-out;
2937
+ }
2938
+ .ui-datepicker .ui-datepicker-header {
2939
+ margin-bottom: 4px;
2940
+ text-align: center;
2941
+ }
2942
+ .ui-datepicker .ui-datepicker-title {
2943
+ font-weight: 700;
2944
+ }
2945
+ .ui-datepicker .ui-datepicker-prev,
2946
+ .ui-datepicker .ui-datepicker-next {
2947
+ cursor: default;
2948
+ font-family: "tutor";
2949
+ -webkit-font-smoothing: antialiased;
2950
+ font-style: normal;
2951
+ font-weight: normal;
2952
+ height: 20px;
2953
+ line-height: 1;
2954
+ margin-top: 2px;
2955
+ width: 30px;
2956
+ }
2957
+ .ui-datepicker .ui-datepicker-prev {
2958
+ float: left;
2959
+ text-align: left;
2960
+ }
2961
+ .ui-datepicker .ui-datepicker-next {
2962
+ float: right;
2963
+ text-align: right;
2964
+ }
2965
+ .ui-datepicker .ui-datepicker-prev:before {
2966
+ content: "\e921";
2967
+ }
2968
+ .ui-datepicker .ui-datepicker-next:before {
2969
+ content: "\e903";
2970
+ }
2971
+ .ui-datepicker .ui-icon {
2972
+ display: none;
2973
+ }
2974
+ .ui-datepicker .ui-datepicker-calendar {
2975
+ table-layout: fixed;
2976
+ width: 100%;
2977
+ }
2978
+ .ui-datepicker .ui-datepicker-calendar th,
2979
+ .ui-datepicker .ui-datepicker-calendar td {
2980
+ text-align: center;
2981
+ padding: 0;
2982
+ }
2983
+ .ui-datepicker .ui-datepicker-calendar td {
2984
+ border-radius: 4px;
2985
+ -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
2986
+ -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
2987
+ -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
2988
+ transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
2989
+ }
2990
+ .ui-datepicker .ui-datepicker-calendar td:hover {
2991
+ background-color: #eee;
2992
+ cursor: pointer;
2993
+ }
2994
+ .ui-datepicker .ui-datepicker-calendar td a {
2995
+ text-decoration: none;
2996
+ }
2997
+ .ui-datepicker .ui-datepicker-current-day {
2998
+ background-color: #4289cc;
2999
+ }
3000
+ .ui-datepicker .ui-datepicker-current-day a {
3001
+ color: #fff;
3002
+ }
3003
+ .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
3004
+ background-color: #fff;
3005
+ cursor: default;
3006
+ }
3007
+
3008
+ .ui-datepicker-calendar .ui-state-default {
3009
+ border: none;
3010
+ background: none;
3011
+ }
3012
+ .ui-datepicker-calendar .ui-state-default.ui-state-highlight {
3013
+ background: #eeeeee;
3014
+ padding: 3px;
3015
+ display: block;
3016
+ }
3017
+ /** END Calender */
3018
+
3019
+ /**
3020
+ * report.css
3021
+ *Moved report.css from pro add to here
3022
+ */
3023
+ h2.tutor-page-heading {
3024
+ background-color: #ffffff;
3025
+ padding: 30px !important;
3026
+ margin: 0 !important;
3027
+ border-bottom: 1px solid #ecedef;
3028
+ }
3029
+ .tutor-report-left-menus {
3030
+ background-color: #fcfcfc;
3031
+ margin-bottom: 50px;
3032
+ }
3033
+ .tutor-report-left-menus ul {
3034
+ margin: 0;
3035
+ }
3036
+ .report-main-wrap {
3037
+ /*display: flex;*/
3038
+ }
3039
+ .report-main-wrap h3 {
3040
+ font-weight: 300;
3041
+ font-size: 20px;
3042
+ }
3043
+ .tutor-report-left-menus ul li {
3044
+ display: inline-block;
3045
+ margin: 0;
3046
+ }
3047
+ .tutor-report-left-menus ul li a {
3048
+ text-decoration: none;
3049
+ line-height: 60px;
3050
+ display: block;
3051
+ padding: 0 15px;
3052
+ color: #393c40;
3053
+ }
3054
+ .tutor-report-left-menus ul li a:focus {
3055
+ outline: none !important;
3056
+ border: 0;
3057
+ box-shadow: none;
3058
+ }
3059
+ .tutor-report-left-menus ul li.active a {
3060
+ color: #1e55dd;
3061
+ border-bottom: 3px solid #3057d5;
3062
+ }
3063
+ .tutor-report-content {
3064
+ flex: 1;
3065
+ }
3066
+ .report-top-sub-menu {
3067
+ margin: 0;
3068
+ flex: 1;
3069
+ }
3070
+ .report-top-sub-menu a {
3071
+ text-decoration: none;
3072
+ padding: 10px 15px;
3073
+ border: 1px solid #d7dadf;
3074
+ color: #aaaeb3;
3075
+ border-radius: 3px;
3076
+ display: inline-block;
3077
+ }
3078
+ .report-top-sub-menu a.active {
3079
+ background-color: #3057d5;
3080
+ color: #ffffff;
3081
+ border: 1px solid #3057d5;
3082
+ }
3083
+ .top-course-enrolled {
3084
+ margin-top: 20px;
3085
+ margin-bottom: 20px;
3086
+ }
3087
+ .top-course-enrolled h1,
3088
+ .top-course-enrolled h2,
3089
+ .top-course-enrolled h3 {
3090
+ margin: 30px 0;
3091
+ }
3092
+ .report-stats {
3093
+ display: flex;
3094
+ flex-flow: row wrap;
3095
+ }
3096
+ .report-stat-box {
3097
+ padding: 0;
3098
+ margin-bottom: 30px;
3099
+ width: 25%;
3100
+ display: inline-flex;
3101
+ flex: 0 0 25%;
3102
+ }
3103
+ .report-stat-box-body {
3104
+ background-color: #ffffff;
3105
+ display: flex;
3106
+ width: 100%;
3107
+ margin-right: 30px;
3108
+ }
3109
+ .report-stat-box:nth-child(4n) .report-stat-box-body {
3110
+ margin-right: 0;
3111
+ }
3112
+ .report-stat-box .box-icon {
3113
+ font-size: 50px;
3114
+ line-height: 46px;
3115
+ padding: 13px;
3116
+ color: #3057d5;
3117
+ }
3118
+ .report-stat-box h4,
3119
+ .report-stat-box p {
3120
+ margin: 5px 0;
3121
+ }
3122
+ .report-stat-box .box-stats-text h3,
3123
+ .report-stat-box .box-stats-text p {
3124
+ margin: 5px 0;
3125
+ }
3126
+ .report-stat-box .box-stats-text {
3127
+ padding: 12px 0;
3128
+ }
3129
+ .report-stat-box .box-stats-text h3 {
3130
+ font-size: 20px;
3131
+ font-weight: 300;
3132
+ }
3133
+ .report-stat-box .box-stats-text p {
3134
+ color: #888b90;
3135
+ }
3136
+ .box-padding {
3137
+ padding: 30px;
3138
+ }
3139
+ .box-padding h3 {
3140
+ margin-top: 0;
3141
+ }
3142
+ .box-bg-green {
3143
+ background-color: #00d611;
3144
+ color: #ffffff;
3145
+ }
3146
+ .box-bg-primary {
3147
+ background-color: #3057d5;
3148
+ color: #ffffff;
3149
+ }
3150
+ .box-bg-light {
3151
+ background-color: #eeeeee;
3152
+ color: #555555;
3153
+ }
3154
+ .box-bg-warning {
3155
+ background-color: #eea504;
3156
+ color: #ffffff;
3157
+ }
3158
+ .box-bg-dark {
3159
+ background-color: #333333;
3160
+ color: #ffffff;
3161
+ }
3162
+ .box-bg-danger {
3163
+ background-color: #ff000c;
3164
+ color: #ffffff;
3165
+ }
3166
+ .box-bg-pink {
3167
+ background-color: #ff00da;
3168
+ color: #ffffff;
3169
+ }
3170
+ .box-bg-violate {
3171
+ background-color: #9c25ea;
3172
+ color: #ffffff;
3173
+ }
3174
+ .tutor-report-overview-section {
3175
+ display: flex;
3176
+ margin: 20px 0;
3177
+ }
3178
+ .overview-section-col6 {
3179
+ width: 50%;
3180
+ }
3181
+ .overview-section-col6 {
3182
+ margin-right: 1%;
3183
+ margin-left: 1%;
3184
+ }
3185
+ .overview-section-col6:first-child {
3186
+ margin-left: 0;
3187
+ }
3188
+ .overview-section-col6:last-child {
3189
+ margin-right: 0;
3190
+ }
3191
+ .last-revews-wrap {
3192
+ width: 100%;
3193
+ }
3194
+ table.tutor-report-table {
3195
+ border: none;
3196
+ box-shadow: none;
3197
+ }
3198
+ .tutor-report-table th {
3199
+ background-color: #fcfcfc;
3200
+ border-top: 1px solid #eaeaea;
3201
+ border-bottom: 1px solid #eaeaea;
3202
+ padding: 20px;
3203
+ color: #878a8f;
3204
+ }
3205
+ .tutor-report-table td {
3206
+ border-bottom: 1px solid #eaeaea;
3207
+ padding: 20px;
3208
+ }
3209
+ .tutor-report-table td img.avatar {
3210
+ float: left;
3211
+ margin-right: 5px;
3212
+ }
3213
+ /**
3214
+ Icon
3215
+ */
3216
+ .tutor-icon-star-full,
3217
+ .tutor-icon-star-line {
3218
+ color: #ffd700;
3219
+ }
3220
+ .tutor-delete-link {
3221
+ color: #ff282a !important;
3222
+ }
3223
+ /**
3224
+ Pagination
3225
+ */
3226
+ .tutor-pagination {
3227
+ margin: 50px 0;
3228
+ }
3229
+ .tutor-pagination .page-numbers {
3230
+ display: inline-block;
3231
+ padding: 5px 10px;
3232
+ margin: 0 2px 0 0;
3233
+ border: 1px solid #eee;
3234
+ line-height: 1;
3235
+ text-decoration: none;
3236
+ font-weight: 600;
3237
+ }
3238
+ .tutor-pagination .page-numbers.current,
3239
+ .tutor-pagination a.page-numbers:hover {
3240
+ background: #f9f9f9;
3241
+ }
3242
+ .report-date-range-form {
3243
+ display: flex;
3244
+ }
3245
+ .date-range-input {
3246
+ position: relative;
3247
+ margin-right: 10px;
3248
+ }
3249
+ .date-range-input:last-child {
3250
+ margin-right: 0;
3251
+ }
3252
+ .date-range-input input {
3253
+ border: 1px solid #d7dadf;
3254
+ box-shadow: none;
3255
+ line-height: 32px;
3256
+ margin: 0;
3257
+ padding-right: 30px;
3258
+ }
3259
+ .date-range-input i.tutor-icon-calendar {
3260
+ position: absolute;
3261
+ right: 10px;
3262
+ top: 13px;
3263
+ }
3264
+ .date-range-input button {
3265
+ background-color: #3057d5;
3266
+ color: #ffffff;
3267
+ border: none;
3268
+ line-height: 39px;
3269
+ padding: 0 15px;
3270
+ }
3271
+ .tutor-date-range-filter-wrap {
3272
+ display: flex;
3273
+ margin: 30px 0;
3274
+ }
3275
+ .report-download-csv-icon {
3276
+ float: right;
3277
+ }
3278
+ .report-download-csv-icon a {
3279
+ text-decoration: none;
3280
+ }
3281
+ /** END Report.css */
3282
+
3283
+ /**
3284
+ * Alert CSS
3285
+ * since v.1.4.2
3286
+ */
3287
+ .tutor-alert {
3288
+ border: 1px solid #f8a201;
3289
+ background: #fffff2;
3290
+ position: relative;
3291
+ border-radius: 3px;
3292
+ padding: 20px 25px 20px 95px;
3293
+ color: #a86d00;
3294
+ margin-bottom: 10px;
3295
+ }
3296
+ .tutor-alert.tutor-alert-danger {
3297
+ border: 1px solid #fe1a1a;
3298
+ background: #fff2f2;
3299
+ color: #a50000;
3300
+ }
3301
+ .tutor-alert.tutor-alert-success {
3302
+ border: 1px solid #69bc0d;
3303
+ background: #f6fff2;
3304
+ color: #3d7400;
3305
+ }
3306
+ .tutor-alert.tutor-alert-info {
3307
+ border: 1px solid #13aaf6;
3308
+ background: #eaf8ff;
3309
+ color: #0586c7;
3310
+ }
3311
+ .tutor-alert::before {
3312
+ content: "\e95f";
3313
+ position: absolute;
3314
+ font-size: 30px;
3315
+ font-family: "tutor" !important;
3316
+ speak: none;
3317
+ font-style: normal;
3318
+ font-weight: normal;
3319
+ font-variant: normal;
3320
+ text-transform: none;
3321
+ line-height: 1;
3322
+ -webkit-font-smoothing: antialiased;
3323
+ -moz-osx-font-smoothing: grayscale;
3324
+ width: 70px;
3325
+ top: 0;
3326
+ left: 0;
3327
+ text-align: center;
3328
+ background: #f8a201;
3329
+ height: 100%;
3330
+ display: flex;
3331
+ justify-content: center;
3332
+ align-items: center;
3333
+ color: #ffffff;
3334
+ }
3335
+ .tutor-alert.tutor-alert-danger::before {
3336
+ content: "\e913";
3337
+ background: #fe1a1a;
3338
+ }
3339
+ .tutor-alert.tutor-alert-success::before {
3340
+ content: "\e90f";
3341
+ background: #69bc0d;
3342
+ }
3343
+ .tutor-alert.tutor-alert-info::before {
3344
+ content: "\e96c";
3345
+ background: #13aaf6;
3346
+ }
3347
+ .tutor-alert-content p {
3348
+ margin: 0;
3349
+ }
3350
+ /**
3351
+ *END Alert CSS
3352
+ */
3353
+
3354
+ /**
3355
+ * Tutor Table
3356
+ */
3357
+ table.tutor-table {
3358
+ border-spacing: 0;
3359
+ width: 100%;
3360
+ border-collapse: collapse;
3361
+ border: 1px solid #dcdfe5;
3362
+ }
3363
+ table.tutor-table td,
3364
+ table.tutor-table th {
3365
+ padding: 1em 1.41575em;
3366
+ text-align: left;
3367
+ vertical-align: top;
3368
+ border-bottom: 1px solid #dcdfe5;
3369
+ }
3370
+ table.tutor-table td p:last-child,
3371
+ table.tutor-table th p:last-child {
3372
+ margin-bottom: 0;
3373
+ }
3374
+ table.tutor-table th {
3375
+ font-weight: 600;
3376
+ }
3377
+ table.tutor-table thead th {
3378
+ padding: 1.41575em;
3379
+ vertical-align: middle;
3380
+ }
3381
+ table.tutor-table tbody h2 {
3382
+ font-size: 1em;
3383
+ letter-spacing: normal;
3384
+ font-weight: normal;
3385
+ }
3386
+ table.tutor-table tbody h2 a {
3387
+ font-weight: normal;
3388
+ }
3389
+ table.tutor-table th {
3390
+ background-color: #fafbfc;
3391
+ }
3392
+ table.tutor-table tbody td {
3393
+ background-color: #ffffff;
3394
+ }
3395
+ table.tutor-table tbody tr:nth-child(2n) td {
3396
+ background-color: #fafbfc;
3397
+ }
3398
+ table.tutor-table a {
3399
+ text-decoration: none;
3400
+ }
3401
+ table.tutor-table p {
3402
+ margin: 0;
3403
+ }
3404
+
3405
+ /**
3406
+ * END Tutor Table
3407
+ */
3408
+
3409
+ /**
3410
+ Tools Nav
3411
+ */
3412
+ .tutor-nav-tab-wrapper {
3413
+ margin-bottom: 10px;
3414
+ }
3415
+ .nav-tab-item {
3416
+ float: left;
3417
+ border: 1px solid #ccc;
3418
+ border-bottom: none;
3419
+ margin-left: 0.5em;
3420
+ padding: 10px 14px;
3421
+ font-size: 14px;
3422
+ line-height: 1.33;
3423
+ font-weight: 600;
3424
+ background: #e5e5e5;
3425
+ color: #555;
3426
+ text-decoration: none;
3427
+ white-space: nowrap;
3428
+ }
3429
+ .nav-tab-item:first-child {
3430
+ margin-left: 0;
3431
+ }
3432
+ .nav-tab-item:focus,
3433
+ .nav-tab-item:hover {
3434
+ background-color: #fff;
3435
+ color: #444;
3436
+ }
3437
+ .nav-tab-item-active,
3438
+ .nav-tab-item:focus:active {
3439
+ box-shadow: none;
3440
+ }
3441
+ .nav-tab-item-active {
3442
+ margin-bottom: -1px;
3443
+ color: #444;
3444
+ }
3445
+ .nav-tab-item-active,
3446
+ .nav-tab-item-active:focus,
3447
+ .nav-tab-item-active:focus:active,
3448
+ .nav-tab-item-active:hover {
3449
+ border-bottom: 1px solid #f1f1f1;
3450
+ background: #f1f1f1;
3451
+ color: #000;
3452
+ }
3453
+ /**
3454
+ * END Tools
3455
+ */
3456
+
3457
+ /**
3458
+ * Quiz Feedback Mode - UI fix
3459
+ */
3460
+
3461
+ .tutor-quiz-feedback-mode {
3462
+ position: relative;
3463
+ }
3464
+ .tutor-quiz-feedback-mode:not(:last-child) {
3465
+ margin-right: 16px;
3466
+ }
3467
+
3468
+ .tutor-quiz-feedback-mode-option {
3469
+ border-radius: 3px;
3470
+ border: solid 1px #dedede;
3471
+ padding: 15px 15px 15px 40px;
3472
+ transition: 0.2s ease;
3473
+ max-width: 210px;
3474
+ }
3475
+
3476
+ .tutor-quiz-feedback-option-option-title {
3477
+ margin-bottom: 10px !important;
3478
+ }
3479
+
3480
+ .tutor-quiz-feedback-option-subtitle {
3481
+ margin: 0 !important;
3482
+ font-size: 12px;
3483
+ line-height: 1.67;
3484
+ color: #505469;
3485
+ }
3486
+ .tutor-quiz-feedback-option-subtitle a {
3487
+ font-weight: 500;
3488
+ color: inherit;
3489
+ text-decoration: underline !important;
3490
+ }
3491
+
3492
+ .tutor-quiz-feedback-mode input[type="radio"] {
3493
+ display: none;
3494
+ }
3495
+
3496
+ .tutor-quiz-feedback-mode .radio-icon {
3497
+ position: absolute;
3498
+ top: 16px;
3499
+ left: 16px;
3500
+ z-index: 1;
3501
+ margin: 0;
3502
+ width: 16px;
3503
+ height: 16px;
3504
+ border-radius: 50%;
3505
+ box-shadow: inset 0 0 0 2px #dcdce1;
3506
+ transition: 0.2s ease;
3507
+ }
3508
+ .tutor-quiz-feedback-mode input[type="radio"]:checked + .radio-icon {
3509
+ box-shadow: inset 0 0 0 5px #3e64de;
3510
+ background: #fff;
3511
+ }
3512
+ .tutor-quiz-feedback-mode
3513
+ input[type="radio"]:checked
3514
+ ~ .tutor-quiz-feedback-mode-option {
3515
+ background: #fff;
3516
+ }
assets/css/tutor-front.css CHANGED
@@ -1,4 +1,3 @@
1
- @charset "UTF-8";
2
  :root {
3
  --tutor-primary-color: #1B52D8;
4
  --tutor-primary-hover-color: #1b52a9;
@@ -16,6 +15,7 @@ body {
16
  .tutor-wrap {
17
  color: var(--tutor-text-color);
18
  }
 
19
  .tutor-wrap img {
20
  max-width: 100%;
21
  height: auto;
@@ -26,17 +26,19 @@ body {
26
  margin: 0;
27
  padding: 0;
28
  }
 
29
  .tutor-custom-list-style li {
30
  position: relative;
31
  margin-bottom: 5px;
32
  line-height: 30px;
33
  padding-left: 25px;
34
  }
 
35
  .tutor-custom-list-style li:before {
36
- content: "";
37
  position: absolute;
38
  left: 0;
39
- font-family: "tutor";
40
  color: var(--tutor-primary-color);
41
  }
42
 
@@ -44,6 +46,7 @@ body {
44
  position: relative;
45
  text-align: left;
46
  }
 
47
  .ui-slider .ui-slider-handle {
48
  position: absolute;
49
  z-index: 2;
@@ -52,45 +55,53 @@ body {
52
  top: -6.5px;
53
  cursor: pointer;
54
  }
 
55
  .ui-slider .ui-slider-range {
56
  position: absolute;
57
  z-index: 1;
58
- font-size: 0.7em;
59
  display: block;
60
  border: 0;
61
  background-position: 0 0;
62
  }
63
 
64
  .ui-slider-horizontal {
65
- height: 0.8em;
66
  }
 
67
  .ui-slider-horizontal .ui-slider-range {
68
  top: 0;
69
  height: 100%;
70
  }
 
71
  .ui-slider-horizontal .ui-slider-range-min {
72
  left: 0;
73
  }
 
74
  .ui-slider-horizontal .ui-slider-range-max {
75
  right: 0;
76
  }
77
 
78
  .ui-slider-vertical {
79
- width: 0.8em;
80
  height: 100px;
81
  }
 
82
  .ui-slider-vertical .ui-slider-handle {
83
- left: -0.3em;
84
  margin-left: 0;
85
- margin-bottom: -0.6em;
86
  }
 
87
  .ui-slider-vertical .ui-slider-range {
88
  left: 0;
89
  width: 100%;
90
  }
 
91
  .ui-slider-vertical .ui-slider-range-min {
92
  bottom: 0;
93
  }
 
94
  .ui-slider-vertical .ui-slider-range-max {
95
  top: 0;
96
  }
@@ -100,8 +111,9 @@ body {
100
  padding-left: 30px;
101
  cursor: pointer;
102
  }
 
103
  .tutor-styled-radio > span::before {
104
- content: "";
105
  height: 18px;
106
  width: 18px;
107
  background: #F1F3F7;
@@ -111,18 +123,22 @@ body {
111
  top: 50%;
112
  margin-top: -9px;
113
  left: 0;
114
- box-sizing: border-box;
 
 
115
  transition: 200ms;
116
  }
 
117
  .tutor-styled-radio > input {
118
  display: none !important;
119
  }
 
120
  .tutor-styled-radio > input:checked + span::before {
121
  border: 5px solid var(--tutor-primary-color);
122
  }
123
 
124
- /**
125
- * Important Layout Styles
126
  */
127
  .tutor-container {
128
  padding-left: 15px;
@@ -132,13 +148,17 @@ body {
132
  margin-left: auto;
133
  width: 100%;
134
  }
 
135
  .tutor-container.tutor-fluid {
136
  max-width: 100%;
137
  }
138
 
139
  .tutor-row {
 
 
140
  display: flex;
141
- flex-wrap: wrap;
 
142
  margin-right: -15px;
143
  margin-left: -15px;
144
  }
@@ -161,95 +181,125 @@ body {
161
  }
162
 
163
  .tutor-col {
164
- flex-basis: 0;
165
- flex-grow: 1;
 
 
 
166
  max-width: 100%;
167
  }
168
 
169
  .tutor-col-auto {
170
- flex: 0 0 auto;
 
 
171
  width: auto;
172
  max-width: none;
173
  }
174
 
175
  .tutor-col-3 {
176
- flex: 0 0 25%;
 
 
177
  max-width: 25%;
178
  }
179
 
180
  .tutor-col-4 {
181
- flex: 0 0 33.333333%;
 
 
182
  max-width: 33.333333%;
183
  }
184
 
185
  .tutor-col-5 {
186
- flex: 0 0 41.666667%;
 
 
187
  max-width: 41.666667%;
188
  }
189
 
190
  .tutor-col-6 {
191
- flex: 0 0 50%;
 
 
192
  max-width: 50%;
193
  }
194
 
195
  .tutor-col-7 {
196
- flex: 0 0 58.333333%;
 
 
197
  max-width: 58.333333%;
198
  }
199
 
200
  .tutor-col-8 {
201
- flex: 0 0 66.666666%;
 
 
202
  max-width: 66.666666%;
203
  }
204
 
205
  .tutor-col-9 {
206
- flex: 0 0 75%;
 
 
207
  max-width: 75%;
208
  }
209
 
210
  .tutor-col-12 {
211
- flex: 0 0 100%;
 
 
212
  max-width: 100%;
213
  }
214
 
215
  .tutor-align-items-center {
216
- align-items: center;
 
 
217
  }
218
 
219
  @media (max-width: 991px) {
220
  .tutor-col-auto,
221
- .tutor-col,
222
- .tutor-col-3,
223
- .tutor-col-4,
224
- .tutor-col-6,
225
- .tutor-col-8,
226
- .tutor-col-9 {
227
- flex: 0 0 50%;
 
 
228
  max-width: 50%;
229
  }
230
-
231
  .tutor-col-md-100 {
232
- flex: 0 0 100%;
 
 
233
  max-width: 100%;
234
  }
235
  }
 
236
  @media (max-width: 767px) {
237
  .tutor-col-auto,
238
- .tutor-col,
239
- .tutor-col-3,
240
- .tutor-col-4,
241
- .tutor-col-6,
242
- .tutor-col-8,
243
- .tutor-col-9 {
244
- flex: 0 0 100%;
 
 
245
  max-width: 100%;
246
  }
247
  }
248
- /*
249
- .tutor-course-content-content{
250
- font-size: 14px;
251
- line-height: 21px;
252
- }
 
253
  */
254
  .tutor-segment-title, .tutor-single-course-segment .tutor-segment-title {
255
  font-size: 18px;
@@ -262,10 +312,12 @@ body {
262
  .tutor-single-course-segment {
263
  margin-bottom: 45px;
264
  }
 
265
  .tutor-full-width-course-top h4, .tutor-full-width-course-top h5, .tutor-full-width-course-top h6 {
266
  color: #000;
267
  font-weight: 500;
268
  }
 
269
  .tutor-full-width-course-top h6 {
270
  font-size: 14px;
271
  }
@@ -274,13 +326,16 @@ body {
274
  font-size: 14px;
275
  margin-bottom: 10px;
276
  }
 
277
  .tutor-leadinfo-top-meta span {
278
  display: inline-block;
279
  margin-right: 10px;
280
  }
 
281
  .tutor-leadinfo-top-meta span i::before {
282
  margin-left: 0;
283
  }
 
284
  .tutor-leadinfo-top-meta i {
285
  margin-right: 4px;
286
  }
@@ -289,10 +344,12 @@ body {
289
  color: #F8C51C;
290
  font-size: 16px;
291
  }
 
292
  .tutor-single-course-rating .tutor-single-rating-count {
293
  color: var(--tutor-text-color);
294
  font-weight: 500;
295
  }
 
296
  .tutor-single-course-rating .tutor-single-rating-count i {
297
  color: var(--tutor-light-color);
298
  font-style: normal;
@@ -308,6 +365,7 @@ body {
308
  margin: 0 0 29px;
309
  padding: 0;
310
  }
 
311
  @media (max-width: 767px) {
312
  .tutor-course-header-h1 {
313
  font-size: 26px;
@@ -351,6 +409,7 @@ body {
351
  margin-right: 10px;
352
  }
353
  }
 
354
  .tutor-single-course-meta ul li:last-child {
355
  margin-right: 0;
356
  }
@@ -424,11 +483,9 @@ body {
424
  .tutor-single-course-meta.tutor-lead-meta {
425
  border-bottom: none;
426
  }
427
-
428
  .tutor-single-course-meta.tutor-lead-meta ul {
429
  padding-bottom: 0;
430
  }
431
-
432
  .tutor-single-course-meta.tutor-lead-meta ul li {
433
  margin: 5px;
434
  padding: 5px 15px;
@@ -436,17 +493,26 @@ body {
436
  border-radius: 4px;
437
  }
438
  }
 
439
  .tutor-single-course-meta.tutor-lead-meta ul {
 
 
440
  display: flex;
441
- justify-content: space-between;
 
 
442
  }
443
 
444
  @media (max-width: 991px) {
445
  .tutor-single-course-meta.tutor-lead-meta ul {
446
- flex-wrap: wrap;
447
- justify-content: flex-start;
 
 
 
448
  }
449
  }
 
450
  .tutor-single-course-meta.tutor-lead-meta ul li span {
451
  display: block;
452
  margin-bottom: 5px;
@@ -464,7 +530,7 @@ body {
464
  }
465
 
466
  .tutor-single-course-meta.tutor-lead-meta ul li a:not(:last-child):after {
467
- content: ",";
468
  margin-right: 4px;
469
  }
470
 
@@ -472,7 +538,6 @@ body {
472
  .tutor-single-course-meta.tutor-lead-meta ul {
473
  display: block;
474
  }
475
-
476
  .tutor-single-course-meta.tutor-lead-meta ul li {
477
  display: block;
478
  border: none;
@@ -480,18 +545,17 @@ body {
480
  width: 100%;
481
  padding: 0 0 10px;
482
  }
483
-
484
  .tutor-single-course-meta.tutor-lead-meta ul li span {
485
  display: inline-block;
486
  color: var(--tutor-text-color);
487
  font-weight: 700;
488
  }
489
-
490
  .tutor-single-course-meta.tutor-lead-meta ul li span::after {
491
- content: ":";
492
  color: var(--tutor-text-color);
493
  }
494
  }
 
495
  /*benifit*/
496
  .tutor-course-benefits-content ul {
497
  list-style: none;
@@ -508,9 +572,14 @@ body {
508
 
509
  /*.tutor-course-topics-wrap*/
510
  .tutor-course-topics-header {
 
 
511
  display: flex;
512
- flex-wrap: wrap;
513
- justify-content: space-between;
 
 
 
514
  margin-bottom: 8px;
515
  }
516
 
@@ -538,7 +607,7 @@ body {
538
  }
539
 
540
  .tutor-course-topic.tutor-active .tutor-course-title h4 > i:before {
541
- content: "";
542
  }
543
 
544
  .tutor-course-topics-contents .tutor-course-title h4 i {
@@ -567,6 +636,8 @@ body {
567
  line-height: 22px;
568
  font-size: var(--tutor-text-size);
569
  margin-bottom: 0;
 
 
570
  display: flex;
571
  color: inherit;
572
  margin-top: 0;
@@ -598,14 +669,24 @@ body {
598
  .tutor-course-lesson h5 .tutor-lesson-duration {
599
  margin-left: auto;
600
  padding-left: 5px;
601
- align-self: flex-start;
 
602
  }
603
 
604
  .tutor-course-lesson .lesson-preview-title {
605
- flex: 1 0 0;
606
- flex-direction: row;
 
 
 
 
 
 
 
607
  display: flex;
608
- align-items: flex-start;
 
 
609
  }
610
 
611
  table.course-single-gradebooks .datetime {
@@ -631,7 +712,7 @@ table.course-single-gradebooks .datetime {
631
 
632
  .tutor-course-lessons .tutor-course-lesson h5 i.tutor-lesson-thumbnail-icon:after {
633
  position: absolute;
634
- content: "";
635
  left: 0;
636
  top: 0;
637
  height: 100%;
@@ -652,12 +733,16 @@ table.course-single-gradebooks .datetime {
652
  }
653
 
654
  .tutor-single-lesson-wrap {
 
 
655
  display: flex;
656
  position: relative;
657
  }
658
 
659
  .tutor-lesson-sidebar {
660
- flex: 0 0 400px;
 
 
661
  }
662
 
663
  @media (max-width: 991px) {
@@ -674,6 +759,7 @@ table.course-single-gradebooks .datetime {
674
  display: none;
675
  }
676
  }
 
677
  .tutor-spotlight-mode .tutor-lesson-sidebar {
678
  position: fixed;
679
  left: 0;
@@ -682,13 +768,16 @@ table.course-single-gradebooks .datetime {
682
  overflow-y: scroll;
683
  background: #f4f8fa;
684
  }
 
685
  .tutor-spotlight-mode #tutor-single-entry-content {
686
  padding-left: 400px;
687
  min-height: calc(100vh - 46px);
688
  }
 
689
  .tutor-spotlight-mode #tutor-single-entry-content.sidebar-hidden {
690
  padding-left: 0;
691
  }
 
692
  @media (max-width: 991px) {
693
  .tutor-spotlight-mode .tutor-lesson-sidebar {
694
  position: absolute;
@@ -705,12 +794,16 @@ table.course-single-gradebooks .datetime {
705
  }
706
 
707
  .tutor-single-entry-content {
708
- flex-grow: 999;
 
 
709
  }
710
 
711
  .tutor-single-lesson-button-group .tutor-single-lesson-button a,
712
  .tutor-topics-in-single-lesson .tutor-single-lesson-items a {
713
  padding: 14px 100px 14px 17px;
 
 
714
  display: flex;
715
  color: var(--tutor-text-color);
716
  position: relative;
@@ -745,7 +838,8 @@ table.course-single-gradebooks .datetime {
745
  position: absolute;
746
  right: 15px;
747
  top: 50%;
748
- transform: translateY(-50%);
 
749
  padding: 0 5px;
750
  font-size: 16px;
751
  background: transparent;
@@ -754,7 +848,7 @@ table.course-single-gradebooks .datetime {
754
  }
755
 
756
  .tutor-topics-in-single-lesson.tutor-topic-active .tutor-topics-title button i::before {
757
- content: "";
758
  }
759
 
760
  .tutor-topics-in-single-lesson .tutor-topics-title h3 {
@@ -862,9 +956,15 @@ span.toogle-informaiton-icon {
862
  height: 70px;
863
  margin-bottom: 50px;
864
  color: #ffffff;
 
 
865
  display: flex;
866
- align-items: center;
867
- justify-content: space-between;
 
 
 
 
868
  padding-right: 15px;
869
  }
870
 
@@ -879,9 +979,11 @@ span.toogle-informaiton-icon {
879
  display: inline-block;
880
  overflow: hidden;
881
  }
 
882
  .tutor-single-page-top-bar a i {
883
  float: left;
884
  }
 
885
  @media (max-width: 546px) {
886
  .tutor-single-page-top-bar a {
887
  font-size: 14px;
@@ -895,6 +997,7 @@ span.toogle-informaiton-icon {
895
  .tutor-topbar-home-btn {
896
  margin-left: 20px;
897
  }
 
898
  @media screen and (max-width: 546px) {
899
  .tutor-topbar-home-btn {
900
  margin-left: 10px;
@@ -908,9 +1011,11 @@ span.toogle-informaiton-icon {
908
  cursor: pointer;
909
  border: 1px solid #fff;
910
  }
 
911
  .tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button i {
912
  font-size: 14px;
913
  }
 
914
  .tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button i::before {
915
  display: block;
916
  padding-top: 2px;
@@ -931,32 +1036,39 @@ span.toogle-informaiton-icon {
931
  white-space: nowrap;
932
  overflow: hidden;
933
  text-overflow: ellipsis;
934
- flex-grow: 999999;
 
 
935
  }
936
 
937
  .tutor-single-page-top-bar .tutor-hide-sidebar-bar {
938
- flex: 0 0 auto;
 
 
939
  }
940
 
941
  .tutor-single-page-top-bar .tutor-topbar-mark-to-done {
942
- flex: 0 0 auto;
 
 
943
  }
944
 
945
  @media (max-width: 767px) {
946
  .tutor-single-page-top-bar .tutor-topbar-content-title-wrap {
947
  display: none;
948
  }
949
-
950
  .tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button {
951
  padding: 9px 14px;
952
  }
953
  }
 
954
  @media (max-width: 767px) {
955
  .tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button {
956
  padding: 7px 12px;
957
  font-size: 14px;
958
  }
959
  }
 
960
  .tutor-single-page-top-bar .tutor-topbar-content-title-wrap i {
961
  vertical-align: middle;
962
  line-height: 1;
@@ -967,19 +1079,21 @@ span.toogle-informaiton-icon {
967
  .tutor-quiz-single-wrap {
968
  margin: 0 100px 80px;
969
  }
 
970
  @media (max-width: 1366px) {
971
  .tutor-lesson-content-area,
972
- .tutor-quiz-single-wrap {
973
  margin: 0 60px 80px;
974
  }
975
  }
976
 
977
  @media (max-width: 991px) {
978
  .tutor-lesson-content-area,
979
- .tutor-quiz-single-wrap {
980
  margin: 0 40px;
981
  }
982
  }
 
983
  .tutor-lesson-sidebar-hide-bar {
984
  background-color: var(--tutor-primary-hover-color);
985
  color: #ffffff;
@@ -987,6 +1101,7 @@ span.toogle-informaiton-icon {
987
  display: inline-block;
988
  line-height: 70px;
989
  }
 
990
  @media only screen and (max-width: 546px) {
991
  .tutor-lesson-sidebar-hide-bar {
992
  padding: 0 10px;
@@ -997,6 +1112,7 @@ span.toogle-informaiton-icon {
997
  font-size: 20px;
998
  display: block;
999
  }
 
1000
  @media only screen and (max-width: 546px) {
1001
  .tutor-single-page-top-bar a.tutor-lesson-sidebar-hide-bar i {
1002
  font-size: 19px;
@@ -1004,7 +1120,7 @@ span.toogle-informaiton-icon {
1004
  }
1005
 
1006
  .sidebar-hidden a.tutor-lesson-sidebar-hide-bar .tutor-icon-angle-left:before {
1007
- content: "";
1008
  }
1009
 
1010
  .tutor-sidebar-tabs-wrap {
@@ -1013,6 +1129,8 @@ span.toogle-informaiton-icon {
1013
 
1014
  .tutor-tabs-btn-group {
1015
  height: 70px;
 
 
1016
  display: flex;
1017
  }
1018
 
@@ -1032,6 +1150,7 @@ span.toogle-informaiton-icon {
1032
  font-size: 24px;
1033
  display: inline-block;
1034
  vertical-align: top;
 
1035
  }
1036
 
1037
  .tutor-tabs-btn-group a i {
@@ -1126,7 +1245,8 @@ span.toogle-informaiton-icon {
1126
  }
1127
 
1128
  .tutor-attachments-wrap .tutor-lesson-attachment:hover {
1129
- box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
 
1130
  }
1131
 
1132
  .tutor-attachments-wrap .tutor-attachment-icon {
@@ -1160,6 +1280,8 @@ span.toogle-informaiton-icon {
1160
  .tutor-progress-bar-wrap {
1161
  width: 100%;
1162
  margin: 0 0 30px;
 
 
1163
  display: flex;
1164
  }
1165
 
@@ -1169,8 +1291,11 @@ span.toogle-informaiton-icon {
1169
  line-height: 25px;
1170
  position: relative;
1171
  background: #f1f1f1;
1172
- flex-basis: 0;
1173
- flex-grow: 1;
 
 
 
1174
  max-width: 100%;
1175
  border-radius: 30px;
1176
  margin-top: 7.5px;
@@ -1204,11 +1329,14 @@ span.toogle-informaiton-icon {
1204
  -webkit-transform: translateY(-50%) translateX(-50%);
1205
  transform: translateY(-50%) translateX(-50%);
1206
  top: 50%;
1207
- box-sizing: border-box;
 
1208
  }
1209
 
1210
  .tutor-progress-percent {
1211
- flex: 0 0 auto;
 
 
1212
  width: auto;
1213
  max-width: none;
1214
  padding-left: 20px;
@@ -1287,10 +1415,11 @@ span.toogle-informaiton-icon {
1287
 
1288
  @media (max-width: 991px) {
1289
  .tutor-lead-info-btn-group a.tutor-button,
1290
- .tutor-lead-info-btn-group .tutor-course-compelte-form-wrap {
1291
  width: auto;
1292
  }
1293
  }
 
1294
  .tutor-lead-info-btn-group .tutor-course-compelte-form-wrap button {
1295
  display: block;
1296
  width: 100%;
@@ -1361,7 +1490,8 @@ span.toogle-informaiton-icon {
1361
  height: 120px;
1362
  background: #f7f7f7;
1363
  border: 1px solid #ddd;
1364
- box-shadow: none;
 
1365
  border-radius: 4px;
1366
  line-height: 1.5;
1367
  text-indent: 0;
@@ -1375,13 +1505,15 @@ span.toogle-informaiton-icon {
1375
  /*******************/
1376
  /*end tutor review form*/
1377
  /*******************/
1378
- /**
1379
- Tutor Dashboard Content
1380
  */
1381
- /*
1382
- Form CSS
1383
  */
1384
  .tutor-form-row {
 
 
1385
  display: flex;
1386
  margin-left: -15px;
1387
  margin-right: -15px;
@@ -1395,32 +1527,41 @@ Form CSS
1395
  }
1396
 
1397
  .tutor-form-col-6 {
1398
- flex: 0 0 50%;
 
 
1399
  max-width: 50%;
1400
  }
1401
 
1402
  .tutor-form-col-12 {
1403
- flex: 0 0 100%;
 
 
1404
  max-width: 100%;
1405
  }
1406
 
1407
  .tutor-form-col-4 {
1408
- flex: 0 0 33.3333%;
 
 
1409
  max-width: 33.3333%;
1410
  }
1411
 
1412
  @media (max-width: 768px) {
1413
  .tutor-form-row {
1414
- flex-wrap: wrap;
 
1415
  }
1416
-
1417
  .tutor-form-col-4,
1418
- .tutor-form-col-6,
1419
- .tutor-form-col-12 {
1420
- flex: 0 0 100%;
 
 
1421
  max-width: 100%;
1422
  }
1423
  }
 
1424
  ul.tutor-required-fields {
1425
  list-style: none;
1426
  padding: 10px;
@@ -1446,6 +1587,7 @@ ul.tutor-required-fields {
1446
  text-align: center;
1447
  }
1448
  }
 
1449
  .tutor-write-review-box .tutor-star-rating-group i {
1450
  margin-right: 4px;
1451
  cursor: pointer;
@@ -1456,10 +1598,17 @@ ul.tutor-required-fields {
1456
  }
1457
 
1458
  .tutor-question-top {
 
 
1459
  display: flex;
1460
- justify-content: space-between;
 
 
1461
  margin-bottom: 20px;
1462
- flex-direction: row-reverse;
 
 
 
1463
  }
1464
 
1465
  .tutor-ask-question-btn {
@@ -1467,14 +1616,18 @@ ul.tutor-required-fields {
1467
  }
1468
 
1469
  .tutor-question-search-form {
1470
- flex: 0 0 75%;
 
 
1471
  }
1472
 
1473
  .tutor-question-search-form form {
 
 
1474
  display: flex;
1475
  }
1476
 
1477
- .tutor-question-search-form input[type=text] {
1478
  max-width: 60%;
1479
  }
1480
 
@@ -1493,7 +1646,7 @@ ul.tutor-required-fields {
1493
  .updating-icon:before {
1494
  font-family: "tutor";
1495
  margin-right: 5px;
1496
- content: "";
1497
  -webkit-animation: spin 1s steps(8) infinite;
1498
  animation: spin 1s steps(8) infinite;
1499
  display: inline-block;
@@ -1501,7 +1654,7 @@ ul.tutor-required-fields {
1501
 
1502
  .loading-lesson .tutor-lesson-video-wrap:before {
1503
  font-family: "tutor";
1504
- content: "";
1505
  -webkit-animation: spin 2s infinite linear;
1506
  animation: spin 2s infinite linear;
1507
  display: inline-block;
@@ -1528,8 +1681,8 @@ ul.tutor-required-fields {
1528
  position: relative;
1529
  }
1530
 
1531
- /**
1532
- Course question and answer
1533
  */
1534
  /* ********************* */
1535
  /* Question and Answer */
@@ -1562,10 +1715,11 @@ Course question and answer
1562
 
1563
  @media (max-width: 991px) {
1564
  .tutor_admin_answers_list_wrap + .tutor_add_answer_row,
1565
- .tutor_admin_answers_list_wrap {
1566
  margin-left: 30px;
1567
  }
1568
  }
 
1569
  .tutor_original_question {
1570
  margin-bottom: 30px;
1571
  }
@@ -1653,8 +1807,10 @@ Course question and answer
1653
 
1654
  .announcement-delete-btn a {
1655
  color: var(--tutor-light-color);
 
1656
  transition: 300ms;
1657
  }
 
1658
  .announcement-delete-btn a:hover {
1659
  color: red;
1660
  }
@@ -1702,8 +1858,12 @@ Course question and answer
1702
  padding: 15px 0;
1703
  border-top: 1px solid #dcdfe5;
1704
  border-bottom: 1px solid #dcdfe5;
 
 
1705
  display: flex;
1706
- justify-content: space-between;
 
 
1707
  }
1708
 
1709
  .tutor-quiz-header .tutor-quiz-meta li {
@@ -1723,7 +1883,6 @@ Course question and answer
1723
  border: none;
1724
  padding: 0;
1725
  }
1726
-
1727
  .tutor-quiz-header .tutor-quiz-meta li {
1728
  display: block;
1729
  color: var(--tutor-text-color);
@@ -1732,14 +1891,19 @@ Course question and answer
1732
  padding: 0;
1733
  border-radius: 0;
1734
  }
1735
-
1736
  .tutor-quiz-header .tutor-quiz-meta li strong {
1737
  display: inline-block;
1738
  margin-right: 5px;
1739
  }
1740
  }
1741
- .tutor-quiz-attempt-history {
1742
- overflow-x: auto;
 
 
 
 
 
 
1743
  }
1744
 
1745
  .tutor-quiz-attempt-history-title {
@@ -1796,36 +1960,6 @@ Course question and answer
1796
  font-size: 90%;
1797
  }
1798
 
1799
- @media (max-width: 767px) {
1800
- .single-quiz-page.tutor-quiz-attempt-history table tr {
1801
- display: flex;
1802
- flex-wrap: wrap;
1803
- overflow: hidden;
1804
- }
1805
-
1806
- .single-quiz-page.tutor-quiz-attempt-history table tr th {
1807
- display: none;
1808
- }
1809
-
1810
- .single-quiz-page.tutor-quiz-attempt-history table tr td {
1811
- width: 100%;
1812
- }
1813
-
1814
- .single-quiz-page.tutor-quiz-attempt-history table tr td:first-child {
1815
- font-weight: 600;
1816
- background: #f1f1f1;
1817
- }
1818
-
1819
- .single-quiz-page.tutor-quiz-attempt-history table tr td:not(:first-child) {
1820
- text-align: right;
1821
- }
1822
-
1823
- .single-quiz-page.tutor-quiz-attempt-history table tr td:not(:first-child)::before {
1824
- content: attr(title) ": ";
1825
- float: left;
1826
- font-weight: 700;
1827
- }
1828
- }
1829
  /*.attempt-reviewed-text {*/
1830
  /*color: #777;*/
1831
  /*font-size: 12px;*/
@@ -1867,7 +2001,8 @@ Course question and answer
1867
  background-color: transparent;
1868
  padding: 0px;
1869
  border-radius: 0;
1870
- box-shadow: none;
 
1871
  margin: 0 10px;
1872
  }
1873
 
@@ -1885,7 +2020,8 @@ Course question and answer
1885
  border: 1px solid #d4dadb;
1886
  height: 175px;
1887
  border-radius: 5px;
1888
- box-shadow: none;
 
1889
  min-width: 100%;
1890
  margin-bottom: 5px;
1891
  }
@@ -1921,12 +2057,16 @@ Course question and answer
1921
  .tutor-quiz-answers-wrap label.answer-view-text_image {
1922
  text-align: center;
1923
  margin: 0 10px;
 
 
1924
  display: inline-flex;
1925
  max-width: 25%;
1926
  }
1927
 
1928
  .quiz-answer-input-bottom {
1929
  position: relative;
 
 
1930
  display: flex;
1931
  line-height: 20px;
1932
  }
@@ -1973,18 +2113,19 @@ Course question and answer
1973
  }
1974
 
1975
  .tutor-quiz-answers-wrap label input:checked + span:after {
1976
- content: "";
1977
  position: absolute;
1978
  font-family: "tutor";
1979
  color: #fff;
1980
  top: 50%;
1981
  left: 50%;
1982
- transform: translate(-50%, -50%);
 
1983
  font-size: 11px;
1984
  line-height: 1;
1985
  }
1986
 
1987
- .tutor-quiz-answers-wrap label input[type=radio] + span {
1988
  content: "";
1989
  border-radius: 50%;
1990
  margin-right: 4px;
@@ -1992,7 +2133,7 @@ Course question and answer
1992
  font-size: 1em;
1993
  }
1994
 
1995
- .tutor-quiz-answers-wrap label input[type=radio] + span:after {
1996
  content: "";
1997
  height: 8px;
1998
  width: 8px;
@@ -2007,6 +2148,8 @@ Course question and answer
2007
  margin-bottom: 10px;
2008
  width: 250px;
2009
  background-color: #fff;
 
 
2010
  display: flex;
2011
  }
2012
 
@@ -2015,7 +2158,9 @@ Course question and answer
2015
  }
2016
 
2017
  .question-type-ordering-item .answer-title {
2018
- flex: 1;
 
 
2019
  }
2020
 
2021
  .question-type-ordering-item .answer-sorting-bar {
@@ -2024,6 +2169,8 @@ Course question and answer
2024
 
2025
  .quiz-answer-item-matching {
2026
  padding: 10px;
 
 
2027
  display: flex;
2028
  width: 25%;
2029
  }
@@ -2041,11 +2188,13 @@ Course question and answer
2041
  width: 50%;
2042
  }
2043
  }
 
2044
  @media (max-width: 575px) {
2045
  .answer-type-matching .quiz-answer-matching-items-wrap .quiz-answer-item-matching {
2046
  width: 100%;
2047
  }
2048
  }
 
2049
  .answer-type-matching .quiz-answer-matching-items-wrap {
2050
  margin: 0 -10px;
2051
  }
@@ -2062,16 +2211,23 @@ Course question and answer
2062
  margin-right: 10px;
2063
  margin-bottom: 10px;
2064
  background-color: #fff;
 
 
2065
  display: inline-flex;
2066
  }
2067
 
2068
  .quiz-draggable-answer-item .draggable-answer-title {
2069
- flex: 1;
 
 
2070
  }
2071
 
2072
  .quiz-draggable-rand-answers {
 
 
2073
  display: flex;
2074
- flex-wrap: wrap;
 
2075
  margin-bottom: 80px;
2076
  }
2077
 
@@ -2097,15 +2253,18 @@ Course question and answer
2097
  }
2098
 
2099
  .answer-type-image_matching .quiz-answer-item-matching {
2100
- /*display: inline-block;
2101
- width: 190px;
2102
- margin-right: 10px;*/
2103
  display: block;
2104
  }
2105
 
2106
  .answer-type-image_matching .quiz-answer-matching-items-wrap {
 
 
2107
  display: flex;
2108
- flex-wrap: wrap;
 
2109
  margin-left: -10px;
2110
  margin-right: -10px;
2111
  }
@@ -2145,9 +2304,15 @@ Course question and answer
2145
  }
2146
 
2147
  .quiz-image-answering-wrap {
 
 
2148
  display: flex;
2149
- flex-wrap: wrap;
2150
- flex-direction: row;
 
 
 
 
2151
  margin-left: -10px;
2152
  margin-right: -10px;
2153
  }
@@ -2171,7 +2336,8 @@ Course question and answer
2171
  width: 100%;
2172
  display: block;
2173
  border: 1px solid #d4dadb;
2174
- box-shadow: none;
 
2175
  background: transparent;
2176
  border-radius: 2px;
2177
  height: 42px;
@@ -2182,22 +2348,26 @@ Course question and answer
2182
  outline-offset: 0 !important;
2183
  }
2184
 
2185
- /**
2186
- * Pagination
2187
  */
2188
  .tutor-next-previous-pagination-wrap {
 
 
2189
  display: flex;
2190
- justify-content: space-between;
 
 
2191
  }
2192
 
2193
  .tutor-next-previous-pagination-wrap a {
2194
  color: var(--tutor-primary-color);
2195
  }
2196
 
2197
- /**
2198
- Icon Css
2199
  */
2200
- div[class*=tutor-course-col] {
2201
  padding-left: 15px;
2202
  padding-right: 15px;
2203
  margin-bottom: 30px;
@@ -2214,9 +2384,16 @@ div[class*=tutor-course-col] {
2214
  transition: 300ms;
2215
  border: 1px solid rgba(0, 0, 0, 0.05);
2216
  height: 100%;
 
 
2217
  display: flex;
2218
- flex-direction: column;
2219
- justify-content: space-between;
 
 
 
 
 
2220
  }
2221
 
2222
  .tutor-course-loop a,
@@ -2268,11 +2445,11 @@ div[class*=tutor-course-col] {
2268
  }
2269
 
2270
  .tutor-course-loop-header-meta .tutor-course-wishlist a.has-wish-listed:before {
2271
- content: "";
2272
  }
2273
 
2274
  .tutor-course-loop-header-meta .tutor-course-wishlist a.updating-icon:before {
2275
- content: "";
2276
  margin-right: 0;
2277
  }
2278
 
@@ -2284,11 +2461,13 @@ div[class*=tutor-course-col] {
2284
  font-size: 12px;
2285
  line-height: 20px;
2286
  border-radius: 2px;
2287
- box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
 
2288
  }
2289
 
2290
  .tutor-course-loop:hover {
2291
- box-shadow: 0 4px 23px rgba(0, 0, 0, 0.1);
 
2292
  }
2293
 
2294
  .tutor-course-loop p {
@@ -2412,11 +2591,18 @@ div[class*=tutor-course-col] {
2412
  }
2413
 
2414
  .tutor-course-loop-price > .price {
 
 
2415
  display: flex;
2416
- align-items: center;
2417
- justify-content: flex-start;
 
 
 
 
2418
  font-weight: 600;
2419
- flex-wrap: wrap;
 
2420
  }
2421
 
2422
  .tutor-course-loop-price > .price .subscription-details {
@@ -2454,7 +2640,7 @@ div[class*=tutor-course-col] {
2454
  }
2455
 
2456
  .tutor-course-loop-price > .price .tutor-loop-cart-btn-wrap a::before {
2457
- content: "";
2458
  font-family: "tutor" !important;
2459
  speak: none;
2460
  font-style: normal;
@@ -2480,6 +2666,7 @@ div[class*=tutor-course-col] {
2480
  transform: rotate(360deg);
2481
  }
2482
  }
 
2483
  @keyframes mymove {
2484
  from {
2485
  -webkit-transform: rotate(0deg);
@@ -2490,6 +2677,7 @@ div[class*=tutor-course-col] {
2490
  transform: rotate(360deg);
2491
  }
2492
  }
 
2493
  .tutor-course-loop:hover .tutor-loop-course-footer .tutor-loop-cart-btn-wrap {
2494
  opacity: 1;
2495
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
@@ -2526,28 +2714,37 @@ div[class*=tutor-course-col] {
2526
 
2527
  @media (max-width: 991px) {
2528
  .tutor-course-col-6,
2529
- .tutor-course-col-5,
2530
- .tutor-course-col-4,
2531
- .tutor-course-col-3,
2532
- .tutor-course-col-2 {
2533
  width: 50%;
2534
  }
2535
  }
 
2536
  @media (max-width: 575px) {
2537
  .tutor-course-col-6,
2538
- .tutor-course-col-5,
2539
- .tutor-course-col-4,
2540
- .tutor-course-col-3,
2541
- .tutor-course-col-2 {
2542
  width: 100%;
2543
  }
2544
  }
 
2545
  .tutor-course-filter-wrap {
2546
  margin-bottom: 50px;
 
 
2547
  display: flex;
2548
- align-items: center;
2549
- justify-content: space-between;
2550
- flex-wrap: wrap;
 
 
 
 
 
2551
  }
2552
 
2553
  .tutor-course-filter-form {
@@ -2557,17 +2754,27 @@ div[class*=tutor-course-col] {
2557
 
2558
  .tutor-courses {
2559
  clear: both;
 
 
2560
  display: flex;
2561
- flex-wrap: wrap;
 
2562
  margin-left: -15px;
2563
  margin-right: -15px;
2564
  padding: 0;
2565
  }
2566
 
2567
  .tutor-loop-course-bottom {
 
 
2568
  display: flex;
2569
- flex-direction: column;
2570
- justify-content: space-between;
 
 
 
 
 
2571
  height: 100%;
2572
  }
2573
 
@@ -2641,8 +2848,8 @@ div[class*=tutor-course-col] {
2641
  margin-right: 5px;
2642
  }
2643
 
2644
- /**
2645
- Topicstutor-course-title
2646
  */
2647
  .tutor-course-enrolled-wrap {
2648
  margin: 0 -20px -20px !important;
@@ -2669,9 +2876,9 @@ Topicstutor-course-title
2669
  color: var(--tutor-success-button-color);
2670
  }
2671
 
2672
- /**
2673
- Notice and others message
2674
- Alert Box Css
2675
  */
2676
  .tutor-notice-warning {
2677
  background-color: #fcf8e3;
@@ -2710,8 +2917,8 @@ Alert Box Css
2710
  border: 1px solid #d8000c;
2711
  }
2712
 
2713
- /**
2714
- End Alert box css
2715
  */
2716
  .cart-required-login,
2717
  .cart-required-login a,
@@ -2727,8 +2934,12 @@ a.tutor-btn,
2727
  color: #fff;
2728
  border: 1px solid var(--tutor-primary-color);
2729
  background-color: var(--tutor-primary-color);
 
 
2730
  display: inline-flex;
2731
- align-items: center;
 
 
2732
  padding: 12px 20px;
2733
  border-radius: 4px;
2734
  text-transform: capitalize;
@@ -2736,10 +2947,12 @@ a.tutor-btn,
2736
  font-size: 14px;
2737
  font-weight: 600;
2738
  cursor: pointer;
 
2739
  transition: 300ms;
2740
  overflow: hidden;
2741
  vertical-align: top;
2742
  }
 
2743
  .single_add_to_cart_button i,
2744
  a.tutor-button i,
2745
  .tutor-button i,
@@ -2749,6 +2962,7 @@ a.tutor-btn i,
2749
  margin-right: 7px;
2750
  font-size: 16px;
2751
  }
 
2752
  .single_add_to_cart_button.btn-sm,
2753
  a.tutor-button.btn-sm,
2754
  .tutor-button.btn-sm,
@@ -2775,6 +2989,7 @@ a.tutor-btn.default-btn,
2775
  border: 1px solid #b8babe;
2776
  background: #fff;
2777
  }
 
2778
  a.tutor-button.default-btn i,
2779
  .tutor-button.default-btn i,
2780
  a.tutor-btn.default-btn i,
@@ -2790,6 +3005,7 @@ a.tutor-btn.default-btn:hover,
2790
  border-color: var(--tutor-primary-color);
2791
  color: #fff;
2792
  }
 
2793
  a.tutor-button.default-btn:hover i,
2794
  .tutor-button.default-btn:hover i,
2795
  a.tutor-btn.default-btn:hover i,
@@ -2836,7 +3052,8 @@ a.tutor-button.button-light:hover,
2836
  .tutor-button.tutor-danger:hover {
2837
  background-color: #e53935;
2838
  border-color: #e53935;
2839
- filter: brightness(0.9);
 
2840
  }
2841
 
2842
  .tutor-button.tutor-success {
@@ -2847,7 +3064,8 @@ a.tutor-button.button-light:hover,
2847
  .tutor-button.tutor-success:hover {
2848
  background: var(--tutor-success-button-color);
2849
  border-color: var(--tutor-success-button-color);
2850
- filter: brightness(0.9);
 
2851
  }
2852
 
2853
  .course-enrolled-nav-wrap {
@@ -2874,7 +3092,9 @@ a.tutor-button.button-light:hover,
2874
  .tutor-button-block {
2875
  width: 100%;
2876
  text-align: center;
2877
- justify-content: center;
 
 
2878
  }
2879
 
2880
  .tutor-wrap {
@@ -2913,18 +3133,17 @@ a.tutor-button.button-light:hover,
2913
  .tutor-wrap nav.course-enrolled-nav ul li {
2914
  display: inline-block;
2915
  }
2916
-
2917
  .tutor-wrap nav.course-enrolled-nav ul li:not(:first-child) a,
2918
- .tutor-wrap nav.course-enrolled-nav ul li a {
2919
  padding: 8px;
2920
  margin: 0;
2921
  }
2922
-
2923
  .tutor-wrap nav.course-enrolled-nav ul li.active a {
2924
  border: none;
2925
  color: var(--tutor-primary-color);
2926
  }
2927
  }
 
2928
  .tutor-updating-message i {
2929
  display: none;
2930
  }
@@ -2967,8 +3186,8 @@ button.tutor-profile-photo-upload-btn:hover {
2967
  top: 10px;
2968
  }
2969
 
2970
- /**
2971
- Instructor
2972
  */
2973
  .single-instructor-wrap {
2974
  border: 1px solid #e8eff1;
@@ -2979,14 +3198,18 @@ Instructor
2979
  .single-instructor-wrap .single-instructor-top {
2980
  padding: 20px;
2981
  border-bottom: 1px solid #e8eff1;
 
 
2982
  display: flex;
2983
  }
2984
 
2985
  @media (max-width: 767px) {
2986
  .single-instructor-wrap .single-instructor-top {
2987
- flex-wrap: wrap;
 
2988
  }
2989
  }
 
2990
  .single-instructor-wrap .single-instructor-top h3,
2991
  .single-instructor-wrap .single-instructor-top h4 {
2992
  margin: 0;
@@ -2994,7 +3217,9 @@ Instructor
2994
  }
2995
 
2996
  .single-instructor-wrap .tutor-instructor-left {
2997
- flex: 0 0 auto;
 
 
2998
  padding-right: 30px;
2999
  }
3000
 
@@ -3004,6 +3229,7 @@ Instructor
3004
  margin-bottom: 15px;
3005
  }
3006
  }
 
3007
  .single-instructor-wrap .instructor-avatar {
3008
  float: left;
3009
  }
@@ -3041,6 +3267,7 @@ Instructor
3041
  text-align: right;
3042
  overflow: hidden;
3043
  }
 
3044
  @media (max-width: 767px) {
3045
  .single-instructor-wrap .single-instructor-bottom {
3046
  text-align: left;
@@ -3104,7 +3331,8 @@ Instructor
3104
  max-width: 520px;
3105
  margin: 0 auto;
3106
  padding: 40px 55px;
3107
- box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
 
3108
  border-radius: 5px;
3109
  }
3110
 
@@ -3136,12 +3364,13 @@ Instructor
3136
  margin-bottom: 20px;
3137
  }
3138
 
3139
- .tutor-login-form-wrap input[type=password],
3140
- .tutor-login-form-wrap input[type=text] {
3141
  width: 100%;
3142
  display: block;
3143
  border: 1px solid #e8eff1;
3144
- box-shadow: none;
 
3145
  margin-bottom: 20px;
3146
  border-radius: 4px;
3147
  background: #eceef4;
@@ -3150,8 +3379,8 @@ Instructor
3150
  text-indent: 15px;
3151
  }
3152
 
3153
- .tutor-login-form-wrap input[type=password]:focus,
3154
- .tutor-login-form-wrap input[type=text]:focus {
3155
  background: #ffffff;
3156
  border-color: var(--tutor-primary-color);
3157
  }
@@ -3214,7 +3443,7 @@ Instructor
3214
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
3215
  }
3216
 
3217
- .tutor-login-form-wrap input[type=submit] {
3218
  color: #fff;
3219
  background-color: var(--tutor-success-button-color);
3220
  border-color: var(--tutor-success-button-color);
@@ -3228,13 +3457,13 @@ Instructor
3228
  transition: 300ms;
3229
  }
3230
 
3231
- .tutor-login-form-wrap input[type=submit]:hover {
3232
  color: #fff;
3233
  background-color: var(--tutor-success-button-color);
3234
  border-color: var(--tutor-success-button-color);
3235
  }
3236
 
3237
- .tutor-login-form-wrap input[type=checkbox] {
3238
  margin-right: 4px;
3239
  }
3240
 
@@ -3252,6 +3481,8 @@ Instructor
3252
  }
3253
 
3254
  .tutor-cart-box-login-form {
 
 
3255
  display: flex;
3256
  position: fixed;
3257
  width: 100%;
@@ -3260,8 +3491,12 @@ Instructor
3260
  z-index: 99;
3261
  top: 0;
3262
  left: 0;
3263
- justify-content: center;
3264
- align-items: center;
 
 
 
 
3265
  }
3266
 
3267
  .login-overlay-close {
@@ -3318,18 +3553,19 @@ Instructor
3318
 
3319
  .tutor-option-field textarea,
3320
  .tutor-option-field select,
3321
- .tutor-option-field input[type=text],
3322
- .tutor-option-field input[type=number],
3323
  .tutor-option-field input[type="pas.tutor-dashboard-content-innersword"],
3324
  .tutor-form-group textarea,
3325
  .tutor-form-group select,
3326
- .tutor-form-group input[type=text],
3327
- .tutor-form-group input[type=number],
3328
- .tutor-form-group input[type=password] {
3329
  width: 100%;
3330
  display: block;
3331
  border: 1px solid #dcdfe5;
3332
- box-shadow: none;
 
3333
  margin-bottom: 20px;
3334
  border-radius: 4px;
3335
  background: #ffffff;
@@ -3344,6 +3580,7 @@ Instructor
3344
  .tutor-form-group {
3345
  position: relative;
3346
  }
 
3347
  .tutor-form-group span.tutor-input-prepand {
3348
  position: absolute;
3349
  height: calc(100% - 2px);
@@ -3354,6 +3591,7 @@ Instructor
3354
  border-right: 1px solid #dcdfe5;
3355
  top: 1px;
3356
  }
 
3357
  .tutor-form-group span.tutor-input-prepand + input {
3358
  padding-left: 35px;
3359
  }
@@ -3367,11 +3605,13 @@ Instructor
3367
  margin-bottom: 20px;
3368
  width: 100% !important;
3369
  }
 
3370
  .tutor-option-field .select2-container ul.select2-selection__rendered,
3371
  .tutor-form-group .select2-container ul.select2-selection__rendered {
3372
  padding: 4px 9px;
3373
  display: block;
3374
  }
 
3375
  .tutor-option-field .select2-container li.select2-selection__choice,
3376
  .tutor-form-group .select2-container li.select2-selection__choice {
3377
  background: #ebeef0;
@@ -3383,35 +3623,44 @@ Instructor
3383
  border: none;
3384
  font-weight: 600;
3385
  }
 
3386
  .tutor-option-field .select2-container .select2-search__field,
3387
  .tutor-form-group .select2-container .select2-search__field {
3388
  padding: 8px 3px 8px 6px;
3389
- box-sizing: border-box;
 
3390
  margin: 0;
3391
  }
 
3392
  .tutor-option-field .select2-container .select2-search__field::-webkit-input-placeholder,
3393
  .tutor-form-group .select2-container .select2-search__field::-webkit-input-placeholder {
3394
  color: #abafb6;
3395
  }
 
3396
  .tutor-option-field .select2-container .select2-search__field::-moz-placeholder,
3397
  .tutor-form-group .select2-container .select2-search__field::-moz-placeholder {
3398
  color: #abafb6;
3399
  }
 
3400
  .tutor-option-field .select2-container .select2-search__field:-ms-input-placeholder,
3401
  .tutor-form-group .select2-container .select2-search__field:-ms-input-placeholder {
3402
  color: #abafb6;
3403
  }
 
3404
  .tutor-option-field .select2-container .select2-search__field:-moz-placeholder,
3405
  .tutor-form-group .select2-container .select2-search__field:-moz-placeholder {
3406
  color: #abafb6;
3407
  }
 
3408
  .tutor-option-field .select2-container .select2-selection--single,
3409
  .tutor-option-field .select2-container .select2-selection--multiple,
3410
  .tutor-form-group .select2-container .select2-selection--single,
3411
  .tutor-form-group .select2-container .select2-selection--multiple {
3412
  border-color: #dcdfe5;
3413
  }
3414
- .tutor-option-field .select2-container.select2-container--focus .select2-selection--single, .tutor-option-field .select2-container.select2-container--focus .select2-selection--multiple,
 
 
3415
  .tutor-form-group .select2-container.select2-container--focus .select2-selection--single,
3416
  .tutor-form-group .select2-container.select2-container--focus .select2-selection--multiple {
3417
  border-color: var(--tutor-primary-color);
@@ -3438,9 +3687,9 @@ Instructor
3438
  }
3439
 
3440
  .tutor-option-field textarea:focus,
3441
- .tutor-option-field input:not([type=submit]):focus,
3442
  .tutor-form-group textarea:focus,
3443
- .tutor-form-group input:not([type=submit]):focus {
3444
  background: #ffffff;
3445
  border-color: var(--tutor-primary-color);
3446
  }
@@ -3512,6 +3761,8 @@ Instructor
3512
  }
3513
 
3514
  .tutor-option-gorup-fields-wrap .tutor-lesson-video-runtime {
 
 
3515
  display: flex;
3516
  }
3517
 
@@ -3581,6 +3832,7 @@ Instructor
3581
  overflow: hidden;
3582
  line-height: 1;
3583
  }
 
3584
  .tutor-price-preview-box .price .subscription-details {
3585
  font-size: var(--tutor-text-size);
3586
  display: block;
@@ -3644,16 +3896,17 @@ Instructor
3644
  float: none;
3645
  margin-bottom: 25px;
3646
  }
3647
-
3648
  .tutor-review-individual-item .review-content {
3649
  padding-left: 0;
3650
  }
3651
  }
 
3652
  @media (max-width: 991px) {
3653
  .tutor-single-course-sidebar {
3654
  margin-top: 30px;
3655
  }
3656
  }
 
3657
  .tutor-review-individual-item .review-avatar {
3658
  width: 50px;
3659
  float: left;
@@ -3723,6 +3976,8 @@ Instructor
3723
  }
3724
 
3725
  .course-rating-meter {
 
 
3726
  display: flex;
3727
  }
3728
 
@@ -3731,7 +3986,9 @@ Instructor
3731
  }
3732
 
3733
  .rating-meter-bar-wrap {
3734
- flex: 1;
 
 
3735
  }
3736
 
3737
  .rating-meter-col {
@@ -3757,7 +4014,9 @@ Instructor
3757
  }
3758
 
3759
  .rating-meter-col.rating-text-col {
3760
- flex: 0 0 auto;
 
 
3761
  }
3762
 
3763
  /* ********************* */
@@ -3806,11 +4065,17 @@ Instructor
3806
 
3807
  .certificate-download-btn {
3808
  margin-top: 20px;
 
 
3809
  display: flex !important;
3810
  text-align: center;
3811
  text-transform: uppercase !important;
3812
- align-items: center;
3813
- justify-content: center;
 
 
 
 
3814
  }
3815
 
3816
  /* ********************************** */
@@ -3854,8 +4119,12 @@ Instructor
3854
  }
3855
 
3856
  .prerequisites-course-lists li .prerequisites-course-item {
 
 
3857
  display: flex;
3858
- align-items: center;
 
 
3859
  }
3860
 
3861
  .prerequisites-course-feature-image img {
@@ -3863,12 +4132,14 @@ Instructor
3863
  border-radius: 2px;
3864
  height: auto;
3865
  margin: 0 !important;
3866
- box-shadow: 0 0 1px rgba(0, 0, 0, 0.08);
 
3867
  }
3868
 
3869
  .prerequisites-course-lists li .prerequisites-course-title {
3870
  -webkit-box-flex: 1;
3871
- flex-grow: 1;
 
3872
  padding-left: 15px;
3873
  -webkit-transition: 300ms;
3874
  transition: 300ms;
@@ -3903,14 +4174,18 @@ Instructor
3903
  color: #fff;
3904
  }
3905
 
3906
- /*
3907
- social share
3908
  */
3909
  .tutor-single-course-meta ul li.tutor-social-share {
3910
  float: right;
3911
  margin-right: 0;
 
 
3912
  display: inline-flex;
3913
- align-items: center;
 
 
3914
  }
3915
 
3916
  @media (max-width: 575px) {
@@ -3918,6 +4193,7 @@ social share
3918
  display: none;
3919
  }
3920
  }
 
3921
  .tutor-single-course-meta ul li.tutor-social-share button {
3922
  margin: 0;
3923
  border: none;
@@ -3979,7 +4255,8 @@ social share
3979
 
3980
  .rtl .tutor-course-lesson h5 .tutor-lesson-duration {
3981
  -webkit-box-flex: 1;
3982
- flex-grow: 1;
 
3983
  text-align: left;
3984
  }
3985
 
@@ -4038,6 +4315,7 @@ social share
4038
  margin-left: 0;
4039
  margin-right: 20px;
4040
  }
 
4041
  @media screen and (max-width: 546px) {
4042
  .rtl .tutor-topbar-home-btn {
4043
  margin-right: 10px;
@@ -4049,8 +4327,8 @@ social share
4049
  margin-right: 0;
4050
  }
4051
 
4052
- /**
4053
- * Tutor Front-End Modal
4054
  */
4055
  .tutor-frontend-modal {
4056
  position: fixed;
@@ -4058,9 +4336,15 @@ social share
4058
  height: 100%;
4059
  left: 0;
4060
  top: 0;
 
 
4061
  display: flex;
4062
- align-items: center;
4063
- justify-content: center;
 
 
 
 
4064
  z-index: 999999;
4065
  }
4066
 
@@ -4090,11 +4374,13 @@ social share
4090
  padding: 40px;
4091
  }
4092
  }
 
4093
  @media (max-width: 540px) {
4094
  .tutor-frontend-modal .tutor-frontend-modal-content {
4095
  padding: 20px;
4096
  }
4097
  }
 
4098
  button.tm-close.tutor-icon-line-cross {
4099
  position: absolute;
4100
  right: 23px;
@@ -4177,10 +4463,17 @@ button.tm-close.tutor-icon-line-cross:hover {
4177
  padding: 0;
4178
  margin: 0 0 22px;
4179
  list-style: none;
 
 
4180
  display: flex;
4181
- align-items: center;
4182
- flex-wrap: wrap;
4183
- justify-content: space-between;
 
 
 
 
 
4184
  }
4185
 
4186
  .tutor-assignment-information ul li strong {
@@ -4219,9 +4512,9 @@ button.tm-close.tutor-icon-line-cross:hover {
4219
  margin-bottom: 40px;
4220
  }
4221
 
4222
- /**
4223
- * Course adding page
4224
- * Course Builder
4225
  */
4226
  #tutor-course-topics a {
4227
  text-decoration: none;
@@ -4239,35 +4532,52 @@ button.tm-close.tutor-icon-line-cross:hover {
4239
  border-bottom: 1px solid #d9d9d9;
4240
  background-color: #ebeef0;
4241
  }
 
4242
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top,
4243
  .course-contents .course-content-item .tutor-lesson-top {
 
 
4244
  display: flex;
4245
- align-items: center;
 
 
4246
  }
 
4247
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top a:last-child,
4248
  .course-contents .course-content-item .tutor-lesson-top a:last-child {
4249
  margin-left: auto;
4250
  }
 
4251
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top a.open-tutor-lesson-modal,
4252
  .course-contents .course-content-item .tutor-lesson-top a.open-tutor-lesson-modal {
4253
- flex-grow: 1;
 
 
4254
  }
 
4255
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top a,
4256
  .course-contents .course-content-item .tutor-lesson-top a {
4257
  color: #393c40;
4258
  font-weight: 400;
 
 
4259
  display: inline-flex;
4260
- align-items: center;
 
 
4261
  }
 
4262
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top i,
4263
  .course-contents .course-content-item .tutor-lesson-top i {
4264
  padding-right: 7px;
4265
  color: #393c40;
4266
  }
 
4267
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top .tutor-updating-message i,
4268
  .course-contents .course-content-item .tutor-lesson-top .tutor-updating-message i {
4269
  display: none;
4270
  }
 
4271
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top i.tutor-icon-garbage:hover,
4272
  .course-contents .course-content-item .tutor-lesson-top i.tutor-icon-garbage:hover {
4273
  color: red;
@@ -4301,13 +4611,17 @@ button.tm-close.tutor-icon-line-cross:hover {
4301
  }
4302
 
4303
  #tutor-course-topics .tutor-lesson-top {
 
 
4304
  display: flex;
4305
  }
4306
 
4307
  #tutor-course-topics .tutor-lesson-top .open-tutor-lesson-modal,
4308
  .tutor-quiz .open-tutor-quiz-modal,
4309
  .course-content-item .open-tutor-assignment-modal {
4310
- flex: 1;
 
 
4311
  }
4312
 
4313
  #tutor-course-topics .tutor-lesson-top i.tutor-icon-move {
@@ -4354,12 +4668,14 @@ p.course-empty-content {
4354
  border-radius: 2px;
4355
  font-weight: 300;
4356
  border: none;
4357
- box-shadow: none;
 
4358
  cursor: pointer;
4359
  }
4360
 
4361
  .tutor_btn_lg:focus {
4362
- box-shadow: none;
 
4363
  border: none;
4364
  outline: none;
4365
  }
@@ -4408,6 +4724,8 @@ p.course-empty-content {
4408
  }
4409
 
4410
  .tutor-topic-title {
 
 
4411
  display: flex;
4412
  font-size: 16px;
4413
  font-weight: 300;
@@ -4426,7 +4744,9 @@ p.course-empty-content {
4426
  }
4427
 
4428
  .tutor-topic-title .topic-inner-title {
4429
- flex: 1 0 auto;
 
 
4430
  cursor: pointer;
4431
  max-width: calc(100% - 137px);
4432
  font-weight: 400;
@@ -4478,7 +4798,8 @@ p.course-empty-content {
4478
  }
4479
 
4480
  #tutor-course-topics a:focus {
4481
- box-shadow: none;
 
4482
  }
4483
 
4484
  #tutor-course-topics .toggle-indicator:before {
@@ -4506,9 +4827,9 @@ p.course-empty-content {
4506
  padding: 0px;
4507
  }
4508
 
4509
- /*
4510
- .tutor-course-builder-btn-group button + button{
4511
- margin-left: 10px;
4512
  }*/
4513
  .tutor-course-builder-button {
4514
  line-height: 35px;
@@ -4521,6 +4842,7 @@ p.course-empty-content {
4521
  background-color: #f2f2f2;
4522
  cursor: pointer;
4523
  vertical-align: top;
 
4524
  transition: 300ms;
4525
  font-weight: 400;
4526
  }
@@ -4542,8 +4864,11 @@ p.course-empty-content {
4542
 
4543
  .tutor-add-quiz-button-wrap {
4544
  padding: 15px 20px;
 
 
4545
  display: flex;
4546
- flex-wrap: wrap;
 
4547
  }
4548
 
4549
  .tutor-add-quiz-button-wrap > * + * {
@@ -4557,7 +4882,8 @@ p.course-empty-content {
4557
  }
4558
 
4559
  .tutor-course-builder-button:hover {
4560
- filter: brightness(0.9);
 
4561
  }
4562
 
4563
  .tutor-btn-lg i {
@@ -4580,11 +4906,11 @@ p.course-empty-content {
4580
  color: #fff;
4581
  }
4582
 
4583
- /**
4584
- End Course Builder
4585
  */
4586
- /**
4587
- Updating Messsage
4588
  */
4589
  .tutor-updating-message:before {
4590
  display: inline-block;
@@ -4592,7 +4918,7 @@ Updating Messsage
4592
  -webkit-font-smoothing: antialiased;
4593
  -moz-osx-font-smoothing: grayscale;
4594
  vertical-align: top;
4595
- content: "";
4596
  -webkit-animation: spin 2s infinite linear;
4597
  animation: spin 2s infinite linear;
4598
  margin-right: 6px;
@@ -4603,8 +4929,8 @@ Updating Messsage
4603
  margin-left: 6px;
4604
  }
4605
 
4606
- /**
4607
- Lesson Edit Modal
4608
  */
4609
  .lesson-modal-close-wrap a {
4610
  background: #ffffff;
@@ -4632,11 +4958,12 @@ Lesson Edit Modal
4632
  width: 95%;
4633
  }
4634
 
4635
- .lesson-modal-field-row input[type=text] {
4636
  background-color: #fff;
4637
  border: 1px solid #ddd;
4638
  border-radius: 3px;
4639
- box-shadow: none;
 
4640
  color: #333;
4641
  display: inline-block;
4642
  vertical-align: middle;
@@ -4697,7 +5024,7 @@ a.tutor-lesson-thumbnail-delete-btn {
4697
 
4698
  .updating-icon:before {
4699
  font-family: "tutor";
4700
- content: "";
4701
  -webkit-animation: spin 1s linear infinite;
4702
  animation: spin 1s linear infinite;
4703
  display: inline-block;
@@ -4710,11 +5037,11 @@ a.tutor-lesson-thumbnail-delete-btn {
4710
  margin-bottom: 10px;
4711
  }
4712
 
4713
- /**
4714
- END: Lesson Modal
4715
  */
4716
- /**
4717
- Quiz Modal
4718
  */
4719
  .tutor-modal-wrap {
4720
  opacity: 0;
@@ -4730,12 +5057,18 @@ Quiz Modal
4730
  }
4731
 
4732
  .tutor-modal-wrap.show {
 
 
4733
  display: flex !important;
4734
  opacity: 1;
4735
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
4736
  z-index: 99999;
4737
- align-items: center;
4738
- justify-content: center;
 
 
 
 
4739
  }
4740
 
4741
  .tutor-modal-wrap.loading .tutor-modal-content:before {
@@ -4757,7 +5090,8 @@ Quiz Modal
4757
  background-color: #fff;
4758
  max-width: 730px;
4759
  margin: 0;
4760
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
 
4761
  position: relative;
4762
  -webkit-transition: all 200ms ease-out;
4763
  transition: all 200ms ease-out;
@@ -4787,14 +5121,19 @@ Quiz Modal
4787
  }
4788
 
4789
  .tutor-modal-wrap .modal-header {
 
 
4790
  display: flex;
4791
  padding: 15px 20px;
4792
  border-bottom: 1px solid #eeeff1;
4793
  }
4794
 
4795
  .tutor-modal-wrap .modal-title {
4796
- flex-basis: 0;
4797
- flex-grow: 1;
 
 
 
4798
  }
4799
 
4800
  .tutor-modal-wrap .modal-header h1 {
@@ -4809,6 +5148,7 @@ Quiz Modal
4809
  right: 45px;
4810
  top: 14px;
4811
  }
 
4812
  .modal-container .modal-classic-btn-wrap a {
4813
  color: var(--tutor-primary-color);
4814
  }
@@ -4819,17 +5159,21 @@ Quiz Modal
4819
  }
4820
 
4821
  .tutor-modal-wrap .search-bar {
4822
- flex-basis: 0;
4823
- flex-grow: 1;
 
 
 
4824
  padding-top: 20px;
4825
  padding-left: 20px;
4826
  padding-right: 20px;
4827
  }
4828
 
4829
- .tutor-modal-wrap .search-bar input[type=text] {
4830
  width: 100%;
4831
  border: 1px solid #eee;
4832
- box-shadow: none;
 
4833
  padding: 10px;
4834
  }
4835
 
@@ -4847,8 +5191,11 @@ Quiz Modal
4847
  }
4848
 
4849
  .tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-title {
4850
- flex-basis: 0;
4851
- flex-grow: 1;
 
 
 
4852
  }
4853
 
4854
  .tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-close-wrap a.modal-close-btn {
@@ -5008,8 +5355,12 @@ Quiz Modal
5008
  }
5009
 
5010
  .tutor-quiz-builder-row {
 
 
5011
  display: flex;
5012
- align-items: center;
 
 
5013
  margin-left: -10px;
5014
  margin-right: -10px;
5015
  }
@@ -5018,18 +5369,21 @@ Quiz Modal
5018
  padding-left: 10px;
5019
  padding-right: 10px;
5020
  -webkit-box-flex: 1;
5021
- flex-grow: 1;
 
5022
  }
5023
 
5024
  .tutor-quiz-builder-col.auto-width {
5025
- flex: 0 0 auto;
 
 
5026
  }
5027
 
5028
  .tutor-quiz-builder-group textarea,
5029
- .tutor-quiz-builder-group input[type=text],
5030
- .tutor-quiz-builder-group input[type=email],
5031
- .tutor-quiz-builder-group input[type=number],
5032
- .tutor-quiz-builder-group input[type=password] {
5033
  line-height: 40px;
5034
  padding: 5px 0;
5035
  text-indent: 15px;
@@ -5037,7 +5391,8 @@ Quiz Modal
5037
  display: inline-block;
5038
  border: 1px solid #dedede;
5039
  border-radius: 3px;
5040
- box-shadow: none;
 
5041
  height: 40px;
5042
  margin: 0;
5043
  width: 100%;
@@ -5045,10 +5400,10 @@ Quiz Modal
5045
  }
5046
 
5047
  .tutor-quiz-builder-group textarea:focus,
5048
- .tutor-quiz-builder-group input[type=text]:focus,
5049
- .tutor-quiz-builder-group input[type=email]:focus,
5050
- .tutor-quiz-builder-group input[type=number]:focus,
5051
- .tutor-quiz-builder-group input[type=password]:focus {
5052
  border-color: var(--tutor-primary-color);
5053
  }
5054
 
@@ -5060,19 +5415,22 @@ Quiz Modal
5060
  line-height: 22px;
5061
  }
5062
 
5063
- .tutor-quiz-builder-group textarea[name=quiz_description] {
5064
  height: 150px;
5065
  }
5066
 
5067
  .tutor-quiz-builder-group select {
5068
  border: 1px solid #ccc;
5069
- box-shadow: none;
 
5070
  height: 42px !important;
5071
  padding: 0 12px !important;
5072
  margin: 0;
5073
  }
5074
 
5075
  .tutor-quiz-builder-modal-control-btn-group {
 
 
5076
  display: flex;
5077
  margin-top: 20px;
5078
  }
@@ -5083,7 +5441,9 @@ Quiz Modal
5083
  }
5084
 
5085
  .tutor-quiz-builder-modal-control-btn-group .quiz-builder-btn-group-left {
5086
- flex: 1;
 
 
5087
  }
5088
 
5089
  .tutor-quiz-builder-modal-control-btn-group .quiz-modal-tab-navigation-btn {
@@ -5117,6 +5477,8 @@ Quiz Modal
5117
  }
5118
 
5119
  .quiz-modal-switch-field {
 
 
5120
  display: flex;
5121
  margin-top: 30px;
5122
  }
@@ -5148,16 +5510,22 @@ label.btn-switch input:checked + .btn-slider {
5148
  margin: 0;
5149
  padding: 10px;
5150
  width: 100%;
5151
- box-shadow: none;
 
5152
  background-color: #fff;
 
 
5153
  display: flex;
5154
  cursor: pointer;
5155
- box-sizing: border-box;
 
5156
  border-radius: 3px;
5157
  }
5158
 
5159
  .tutor-select .select-header .lead-option {
5160
- flex: 1;
 
 
5161
  }
5162
 
5163
  .tutor-select .select-header .select-dropdown {
@@ -5176,9 +5544,13 @@ label.btn-switch input:checked + .btn-slider {
5176
  position: absolute;
5177
  font-size: 0;
5178
  z-index: 9;
 
 
5179
  display: flex;
5180
- flex-wrap: wrap;
5181
- box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
 
 
5182
  top: 55px;
5183
  border-radius: 3px;
5184
  }
@@ -5189,7 +5561,8 @@ label.btn-switch input:checked + .btn-slider {
5189
  padding: 9px;
5190
  cursor: pointer;
5191
  position: relative;
5192
- box-sizing: border-box;
 
5193
  margin: 0 11px 15px;
5194
  border: 1px solid #e2e2e2;
5195
  border-radius: 3px;
@@ -5296,7 +5669,9 @@ a.back-to-quiz-questions-btn.tutor-updating-message i {
5296
  }
5297
 
5298
  #quiz-builder-tab-advanced-options .tutor-quiz-builder-form-cols-row .quiz-form-field-col:first-child {
5299
- flex: 0 0 150px;
 
 
5300
  }
5301
 
5302
  .question-form-header {
@@ -5308,12 +5683,18 @@ a.back-to-quiz-questions-btn.tutor-updating-message i {
5308
  }
5309
 
5310
  .quiz-builder-question-wrap {
 
 
5311
  display: flex;
5312
  margin-bottom: 15px;
5313
  }
5314
 
5315
  .quiz-builder-question {
5316
- flex: 1;
 
 
 
 
5317
  display: flex;
5318
  background: #fff;
5319
  padding: 10px;
@@ -5341,7 +5722,9 @@ a.back-to-quiz-questions-btn.tutor-updating-message i {
5341
  }
5342
 
5343
  .quiz-builder-question .question-title {
5344
- flex: 1;
 
 
5345
  line-height: 22px;
5346
  text-overflow: ellipsis;
5347
  overflow: hidden;
@@ -5350,7 +5733,9 @@ a.back-to-quiz-questions-btn.tutor-updating-message i {
5350
  }
5351
 
5352
  .quiz-builder-question .question-icon {
5353
- flex: 0 0 155px;
 
 
5354
  }
5355
 
5356
  .quiz-builder-qustion-trash a {
@@ -5417,14 +5802,20 @@ a.back-to-quiz-questions-btn.tutor-updating-message i {
5417
  }
5418
 
5419
  .tutor-quiz-answer-wrap {
 
 
5420
  display: flex;
5421
  }
5422
 
5423
  .tutor-quiz-answer {
5424
  background-color: #fff;
5425
- flex: 1;
 
 
5426
  padding: 10px 15px;
5427
  border: 1px solid #dedede;
 
 
5428
  display: flex;
5429
  line-height: 22px;
5430
  border-radius: 3px;
@@ -5443,7 +5834,9 @@ a.back-to-quiz-questions-btn.tutor-updating-message i {
5443
  }
5444
 
5445
  span.tutor-quiz-answer-title {
5446
- flex: 1;
 
 
5447
  }
5448
 
5449
  .tutor-quiz-answer-media .option-media-preview {
@@ -5478,11 +5871,13 @@ button#quiz-answer-edit-btn:hover {
5478
  background-color: var(--tutor-success-button-color);
5479
  }
5480
 
5481
- /**
5482
- Tutor Media Upload
5483
  */
5484
  .tutor-media-upload-wrap {
5485
  border: 1px solid #dedede;
 
 
5486
  display: flex;
5487
  width: 130px;
5488
  }
@@ -5492,7 +5887,9 @@ Tutor Media Upload
5492
  }
5493
 
5494
  .tutor-media-preview {
5495
- flex: 1;
 
 
5496
  }
5497
 
5498
  .tutor-media-upload-btn {
@@ -5520,8 +5917,8 @@ Tutor Media Upload
5520
  margin-bottom: 10px;
5521
  }
5522
 
5523
- /**
5524
- #End Quiz Modal
5525
  */
5526
  /* Start Tutor FrontEnd Course Builder*/
5527
  .tutor-metabox-add-topics,
@@ -5616,6 +6013,7 @@ Tutor Media Upload
5616
  background: #fff;
5617
  text-align: center;
5618
  }
 
5619
  .builder-course-thumbnail-img-src .tutor-course-thumbnail-delete-btn i {
5620
  line-height: 20px;
5621
  }
@@ -5650,21 +6048,30 @@ Tutor Media Upload
5650
  margin-top: 20px;
5651
  }
5652
 
5653
- /*
5654
- Tutor Instructor
5655
  */
5656
  .tutor-course-available-instructors {
 
 
5657
  display: flex;
5658
- flex-wrap: wrap;
 
5659
  }
5660
 
5661
  .tutor-course-available-instructors .added-instructor-item {
5662
- flex: 0 0 calc(50% - 15px);
 
 
5663
  max-width: calc(50% - 15px);
5664
  border: 1px solid #dcdfe5;
5665
  padding: 13px;
 
 
5666
  display: inline-flex;
5667
- align-items: center;
 
 
5668
  border-radius: 4px;
5669
  position: relative;
5670
  margin-bottom: 30px;
@@ -5675,8 +6082,10 @@ Tutor Media Upload
5675
  right: 14px;
5676
  top: 50%;
5677
  font-size: 12px;
5678
- transform: translateY(-50%);
 
5679
  opacity: 0;
 
5680
  transition: 300ms;
5681
  }
5682
 
@@ -5695,6 +6104,7 @@ Tutor Media Upload
5695
  border-radius: 50px;
5696
  margin-right: 15px;
5697
  }
 
5698
  .tutor-course-available-instructors .added-instructor-item .instructor-icon img {
5699
  width: 100%;
5700
  }
@@ -5823,26 +6233,26 @@ input:checked + .btn-slider:before {
5823
  height: 100%;
5824
  }
5825
 
5826
- /**
5827
- Frontend Course Builder
5828
  */
5829
- /**
5830
- Video MetaBox
5831
  */
5832
- .select2-selection__rendered [class^=tutor-icon-] {
5833
  display: inline-block;
5834
  vertical-align: top;
5835
  margin-right: 6px;
5836
  }
5837
 
5838
- .select2-results__options [class^=tutor-icon-] {
5839
  color: var(--tutor-primary-color);
5840
  display: inline-block;
5841
  vertical-align: top;
5842
  margin-right: 6px;
5843
  }
5844
 
5845
- .select2-results__option--highlighted [class^=tutor-icon-] {
5846
  color: #fff;
5847
  }
5848
 
@@ -5895,25 +6305,33 @@ Video MetaBox
5895
  float: right;
5896
  background: transparent !important;
5897
  }
 
5898
  .builder-course-thumbnail-upload-wrap .button-transparent:hover {
5899
  background: var(--tutor-primary-color) !important;
5900
  }
5901
 
5902
  .html5-video-poster {
5903
  height: 100px;
 
 
5904
  display: flex;
5905
- align-items: center;
 
 
5906
  }
 
5907
  .html5-video-poster .tutor-builder-course-video-poster-text {
5908
  text-align: left;
5909
  padding-left: 20px;
5910
  }
 
5911
  .html5-video-poster .tutor-builder-course-video-poster-text h5 {
5912
  font-size: 14px;
5913
  font-weight: 700;
5914
  margin: 0 0 6px;
5915
  line-height: 1;
5916
  }
 
5917
  .html5-video-poster .tutor-builder-course-video-poster-text span {
5918
  font-size: 14px;
5919
  font-weight: 400;
@@ -5932,14 +6350,16 @@ Video MetaBox
5932
  margin: 40px 50px;
5933
  }
5934
 
5935
- /**
5936
- Content Drip (Pro)
5937
  */
5938
  .content-drip-message-wrap {
5939
  margin: 120px;
5940
  }
5941
 
5942
  .content-drip-wrap-flex {
 
 
5943
  display: flex;
5944
  }
5945
 
@@ -5956,12 +6376,12 @@ Content Drip (Pro)
5956
  color: var(--tutor-primary-color);
5957
  }
5958
 
5959
- /**
5960
- END Content Drip
5961
  */
5962
- /**
5963
- * Alert CSS
5964
- * since v.1.4.1
5965
  */
5966
  .tutor-alert {
5967
  border: 1px solid #f8a201;
@@ -5994,7 +6414,7 @@ END Content Drip
5994
  }
5995
 
5996
  .tutor-alert::before {
5997
- content: "";
5998
  position: absolute;
5999
  font-size: 30px;
6000
  font-family: "tutor" !important;
@@ -6012,19 +6432,25 @@ END Content Drip
6012
  text-align: center;
6013
  background: #f8a201;
6014
  height: 100%;
 
 
6015
  display: flex;
6016
- justify-content: center;
6017
- align-items: center;
 
 
 
 
6018
  color: #ffffff;
6019
  }
6020
 
6021
  .tutor-alert.tutor-alert-danger::before {
6022
- content: "";
6023
  background: #fe1a1a;
6024
  }
6025
 
6026
  .tutor-alert.tutor-alert-success::before {
6027
- content: "";
6028
  background: #69bc0d;
6029
  }
6030
 
@@ -6032,11 +6458,11 @@ END Content Drip
6032
  margin: 0;
6033
  }
6034
 
6035
- /**
6036
- END Alert CSS
6037
  */
6038
- /**
6039
- GradeBook
6040
  */
6041
  .gradename-bg {
6042
  text-align: center;
@@ -6128,19 +6554,23 @@ table.course-single-gradebooks a {
6128
  color: #ffffff;
6129
  }
6130
 
6131
- /**
6132
- * END Gradebook
6133
  */
6134
- /**
6135
- * Tutor BuddyPress Addon CSS
6136
  */
6137
  .tutor-bp-message-recipient-header {
 
 
6138
  display: flex;
6139
  margin-bottom: 20px;
6140
  }
6141
 
6142
  .tutor-bp-recipient-info-wrap {
6143
- flex-grow: 1;
 
 
6144
  }
6145
 
6146
  .tutor-bp-message-recipient-avatar-wrap img {
@@ -6193,32 +6623,53 @@ table.course-single-gradebooks a {
6193
  .tutor-bp-enrolled-courses-wrap ul li a:hover {
6194
  color: var(--tutor-primary-color);
6195
  opacity: 1;
 
6196
  transition: 300ms;
6197
  text-decoration: underline !important;
6198
  }
6199
 
6200
- /**
6201
- * END Tutor BuddyPress
6202
  */
6203
- /**
6204
- * Oxygen Integration CSS
6205
  */
6206
  .oxy-tutor-element {
6207
  width: 100%;
6208
  }
6209
 
6210
- /**
6211
- * END Oxygen Integration CSS
6212
  */
6213
  /* *********************** */
6214
  /* Tutor Dashboard */
6215
  /* *********************** */
6216
  .tutor-dashboard-header {
 
 
6217
  display: flex;
6218
- align-items: center;
 
 
6219
  padding-bottom: 30px;
6220
  border-bottom: 1px solid #dcdfe5;
6221
- flex-wrap: wrap;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6222
  }
6223
 
6224
  .tutor-dashboard-header-avatar img {
@@ -6230,8 +6681,9 @@ table.course-single-gradebooks a {
6230
 
6231
  .tutor-dashboard-header-info {
6232
  -webkit-box-flex: 1;
6233
- flex-grow: 1;
6234
- padding-left: 20px;
 
6235
  padding-top: 15px;
6236
  padding-bottom: 15px;
6237
  }
@@ -6248,8 +6700,11 @@ table.course-single-gradebooks a {
6248
  }
6249
 
6250
  .tutor-dashboard-header-stats {
 
 
6251
  display: flex;
6252
- flex-wrap: wrap;
 
6253
  line-height: 25px;
6254
  }
6255
 
@@ -6258,33 +6713,148 @@ table.course-single-gradebooks a {
6258
  }
6259
 
6260
  .tutor-dashboard-social-icons {
 
 
6261
  display: inline-flex;
6262
- align-items: center;
 
 
6263
  }
 
6264
  .tutor-dashboard-social-icons h4 {
6265
  margin: 0 10px 0 0;
6266
  font-size: var(--tutor-text-size);
6267
  line-height: 25px;
6268
  }
 
6269
  .tutor-dashboard-social-icons a {
6270
  display: inline-block;
6271
  font-size: 12px;
6272
  padding: 0 5px;
6273
  line-height: 25px;
6274
  color: #393c40;
 
6275
  transition: 300ms;
6276
  }
 
6277
  .tutor-dashboard-social-icons a:hover {
6278
  color: var(--tutor-primary-color);
6279
  }
6280
 
6281
- /* end dashboard header */
6282
- /**
6283
- * Dashboard Table
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6284
  */
6285
  .tutor-dashboard-info-table-wrap {
6286
  margin-bottom: 30px;
6287
  }
 
6288
  .tutor-dashboard-info-table-wrap table {
6289
  margin-bottom: 0;
6290
  border-collapse: collapse;
@@ -6292,6 +6862,7 @@ table.course-single-gradebooks a {
6292
  border-radius: 4px;
6293
  width: 100%;
6294
  }
 
6295
  .tutor-dashboard-info-table-wrap > h3 {
6296
  font-size: 20px;
6297
  font-weight: 500;
@@ -6301,6 +6872,7 @@ table.course-single-gradebooks a {
6301
  padding: 30px;
6302
  border-radius: 4px 4px 0 0;
6303
  }
 
6304
  .tutor-dashboard-info-table-wrap > h3 + table {
6305
  border-radius: 0 0 4px 4px;
6306
  }
@@ -6308,21 +6880,26 @@ table.course-single-gradebooks a {
6308
  .tutor-dashboard-info-table thead {
6309
  background: #fafbfc;
6310
  }
 
6311
  .tutor-dashboard-info-table thead tr td {
6312
  padding: 15px;
6313
  }
 
6314
  .tutor-dashboard-info-table tbody tr td {
6315
  background: transparent !important;
6316
  padding: 20px 15px;
6317
  }
 
6318
  .tutor-dashboard-info-table thead tr,
6319
  .tutor-dashboard-info-table tbody tr {
6320
  border: 1px solid #dcdfe5;
6321
  }
 
6322
  .tutor-dashboard-info-table thead tr td:first-child,
6323
  .tutor-dashboard-info-table tbody tr td:first-child {
6324
  padding-left: 25px;
6325
  }
 
6326
  .tutor-dashboard-info-table span.pending, .tutor-dashboard-info-table span.pass, .tutor-dashboard-info-table span.fail {
6327
  color: #fff;
6328
  font-size: 14px;
@@ -6330,18 +6907,21 @@ table.course-single-gradebooks a {
6330
  padding: 1px 6px;
6331
  border-radius: 2px;
6332
  }
 
6333
  .tutor-dashboard-info-table span.pending {
6334
  background-color: #f5a623;
6335
  }
 
6336
  .tutor-dashboard-info-table span.fail {
6337
  background-color: #d71830;
6338
  }
 
6339
  .tutor-dashboard-info-table span.pass {
6340
  background-color: var(--tutor-success-button-color);
6341
  }
6342
 
6343
- /**
6344
- * Tutor Dashboard Review
6345
  */
6346
  .tutor-dashboard-single-review {
6347
  border: 1px solid #dcdfe5;
@@ -6352,8 +6932,12 @@ table.course-single-gradebooks a {
6352
  .tutor-dashboard-review-heading {
6353
  padding: 10px 20px;
6354
  border-bottom: 1px solid #dcdfe5;
 
 
6355
  display: flex;
6356
- align-items: center;
 
 
6357
  }
6358
 
6359
  .individual-dashboard-review-body {
@@ -6363,7 +6947,8 @@ table.course-single-gradebooks a {
6363
  .tutor-dashboard-review-title {
6364
  font-size: 18px;
6365
  -webkit-box-flex: 1;
6366
- flex-grow: 1;
 
6367
  white-space: nowrap;
6368
  overflow: hidden;
6369
  text-overflow: ellipsis;
@@ -6383,8 +6968,12 @@ table.course-single-gradebooks a {
6383
  .tutor-dashboard-review-links a {
6384
  color: #8c94a8;
6385
  margin-left: 10px;
 
 
6386
  display: inline-flex;
6387
- align-items: center;
 
 
6388
  font-size: 14px;
6389
  }
6390
 
@@ -6401,8 +6990,12 @@ table.course-single-gradebooks a {
6401
  }
6402
 
6403
  .individual-star-rating-wrap {
 
 
6404
  display: flex;
6405
- align-items: center;
 
 
6406
  }
6407
 
6408
  .tutor-edit-review-modal-wrap .modal-close-wrap a.modal-close-btn {
@@ -6420,14 +7013,19 @@ table.course-single-gradebooks a {
6420
  .tutor-dashboard-info-cards {
6421
  margin: 0 -15px 15px;
6422
  padding: 0;
 
 
6423
  display: flex;
6424
  list-style: none;
6425
- flex-wrap: wrap;
 
6426
  }
 
6427
  .tutor-dashboard-info-cards .tutor-dashboard-info-card {
6428
  padding: 15px;
6429
  min-width: 33.333%;
6430
  }
 
6431
  .tutor-dashboard-info-cards .tutor-dashboard-info-card p {
6432
  margin: 0;
6433
  padding: 15px 25px;
@@ -6435,15 +7033,18 @@ table.course-single-gradebooks a {
6435
  color: #ffffff;
6436
  border-radius: 4px;
6437
  }
 
6438
  .tutor-dashboard-info-cards .tutor-dashboard-info-card p span.tutor-dashboard-info-val {
6439
  display: block;
6440
  font-weight: 700;
6441
  font-size: 30px;
6442
  line-height: 1.618;
6443
  }
 
6444
  .tutor-dashboard-info-cards .tutor-dashboard-info-card p span span {
6445
  display: inline-block;
6446
  }
 
6447
  .tutor-dashboard-info-cards .tutor-dashboard-info-card p > * {
6448
  vertical-align: middle;
6449
  }
@@ -6452,6 +7053,7 @@ table.course-single-gradebooks a {
6452
  .tutor-dashboard-content {
6453
  margin-bottom: 60px;
6454
  }
 
6455
  .tutor-dashboard-content > h2 {
6456
  margin-bottom: 20px;
6457
  }
@@ -6461,6 +7063,7 @@ table.course-single-gradebooks a {
6461
  line-height: 1.88;
6462
  color: #3f435b;
6463
  }
 
6464
  .prev-btn span {
6465
  font-size: 18px;
6466
  font-weight: 800;
@@ -6513,15 +7116,18 @@ table.course-single-gradebooks a {
6513
  .single-quiz-page.tutor-quiz-attempt-history table thead tr {
6514
  background-color: #fafbfc;
6515
  }
 
6516
  .tutor-dashboard-content .tutor-quiz-attempt-history table tr,
6517
  .single-quiz-page.tutor-quiz-attempt-history table tr {
6518
  border: 0;
6519
  background-color: #fff;
6520
  }
 
6521
  .tutor-dashboard-content .tutor-quiz-attempt-history table tr:first-child,
6522
  .single-quiz-page.tutor-quiz-attempt-history table tr:first-child {
6523
  background-color: #fafbfc;
6524
  }
 
6525
  .tutor-dashboard-content .tutor-quiz-attempt-history table th,
6526
  .tutor-dashboard-content .tutor-quiz-attempt-history table td,
6527
  .single-quiz-page.tutor-quiz-attempt-history table th,
@@ -6529,12 +7135,14 @@ table.course-single-gradebooks a {
6529
  border: 1px solid #dcdfe5 !important;
6530
  vertical-align: middle;
6531
  }
 
6532
  .tutor-dashboard-content .tutor-quiz-attempt-history table th:first-child,
6533
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:first-child,
6534
  .single-quiz-page.tutor-quiz-attempt-history table th:first-child,
6535
  .single-quiz-page.tutor-quiz-attempt-history table td:first-child {
6536
  width: 62%;
6537
  }
 
6538
  .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(2), .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(4),
6539
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(2),
6540
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(4),
@@ -6544,6 +7152,7 @@ table.course-single-gradebooks a {
6544
  .single-quiz-page.tutor-quiz-attempt-history table td:nth-child(4) {
6545
  width: 11%;
6546
  }
 
6547
  .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(3), .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(5), .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(6),
6548
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(3),
6549
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(5),
@@ -6556,6 +7165,7 @@ table.course-single-gradebooks a {
6556
  .single-quiz-page.tutor-quiz-attempt-history table td:nth-child(6) {
6557
  width: 9%;
6558
  }
 
6559
  .tutor-dashboard-content .tutor-quiz-attempt-history table th,
6560
  .single-quiz-page.tutor-quiz-attempt-history table th {
6561
  font-size: 14px;
@@ -6563,10 +7173,12 @@ table.course-single-gradebooks a {
6563
  line-height: 1.14;
6564
  color: #8792b2;
6565
  }
6566
- .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(n+3),
6567
- .single-quiz-page.tutor-quiz-attempt-history table th:nth-child(n+3) {
 
6568
  text-align: center;
6569
  }
 
6570
  .tutor-dashboard-content .tutor-quiz-attempt-history table td,
6571
  .single-quiz-page.tutor-quiz-attempt-history table td {
6572
  background-color: #fff;
@@ -6574,18 +7186,21 @@ table.course-single-gradebooks a {
6574
  font-weight: 400;
6575
  color: #4b5981;
6576
  }
6577
- .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(n+3),
6578
- .single-quiz-page.tutor-quiz-attempt-history table td:nth-child(n+3) {
 
6579
  font-weight: 500;
6580
  text-align: center;
6581
  padding-left: 3px !important;
6582
  padding-right: 3px !important;
6583
  }
 
6584
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:last-child,
6585
  .single-quiz-page.tutor-quiz-attempt-history table td:last-child {
6586
  padding-left: 0px !important;
6587
  padding-right: 0px !important;
6588
  }
 
6589
  .tutor-dashboard-content .tutor-quiz-attempt-history table td a,
6590
  .single-quiz-page.tutor-quiz-attempt-history table td a {
6591
  font-weight: 500;
@@ -6593,6 +7208,7 @@ table.course-single-gradebooks a {
6593
  text-decoration: underline;
6594
  word-break: initial;
6595
  }
 
6596
  .tutor-dashboard-content .tutor-quiz-attempt-history table td .course a,
6597
  .single-quiz-page.tutor-quiz-attempt-history table td .course a {
6598
  font-weight: 600;
@@ -6600,21 +7216,25 @@ table.course-single-gradebooks a {
6600
  color: #4b5981;
6601
  text-decoration: none;
6602
  }
 
6603
  .tutor-dashboard-content .tutor-quiz-attempt-history table td .course-meta,
6604
  .single-quiz-page.tutor-quiz-attempt-history table td .course-meta {
6605
  display: inline-block;
6606
  margin-top: 5px;
6607
  }
 
6608
  .tutor-dashboard-content .tutor-quiz-attempt-history table td .course-meta span:nth-child(2),
6609
  .single-quiz-page.tutor-quiz-attempt-history table td .course-meta span:nth-child(2) {
6610
  margin: 0 17px;
6611
  }
 
6612
  .tutor-dashboard-content .tutor-quiz-attempt-history table td .student,
6613
  .single-quiz-page.tutor-quiz-attempt-history table td .student {
6614
  font-weight: 600;
6615
  line-height: 1.29;
6616
  color: #4b5981;
6617
  }
 
6618
  .tutor-dashboard-content .tutor-quiz-attempt-history table td .student-meta,
6619
  .single-quiz-page.tutor-quiz-attempt-history table td .student-meta {
6620
  display: inline-block;
@@ -6625,31 +7245,6 @@ table.course-single-gradebooks a {
6625
  margin-bottom: 30px;
6626
  }
6627
 
6628
- @media (max-width: 768px) {
6629
- .tutor-dashboard-content .tutor-quiz-attempt-history table tr {
6630
- display: flex;
6631
- flex-wrap: wrap;
6632
- box-sizing: border-box;
6633
- }
6634
-
6635
- .tutor-dashboard-content .tutor-quiz-attempt-history table tr th {
6636
- display: none;
6637
- }
6638
-
6639
- .tutor-dashboard-content .tutor-quiz-attempt-history table tr td {
6640
- width: 100%;
6641
- }
6642
-
6643
- .tutor-dashboard-content .tutor-quiz-attempt-history table tr td:not(:first-child) {
6644
- text-align: right;
6645
- }
6646
-
6647
- .tutor-dashboard-content .tutor-quiz-attempt-history table tr td:not(:first-child)::before {
6648
- content: attr(title) ": ";
6649
- float: left;
6650
- font-weight: 700;
6651
- }
6652
- }
6653
  .tutor-dashboard-content .tutor-quiz-attempt-history table a {
6654
  color: var(--tutor-primary-color);
6655
  font-weight: 700;
@@ -6680,6 +7275,7 @@ table.course-single-gradebooks a {
6680
 
6681
  .tutor-dashboard-assignment-submitted-table tr td a {
6682
  color: #8c94a8;
 
6683
  transition: 300ms;
6684
  }
6685
 
@@ -6722,6 +7318,7 @@ table.course-single-gradebooks a {
6722
  }
6723
 
6724
  .tutor-assignment-review-header a {
 
6725
  transition: 300ms;
6726
  }
6727
 
@@ -6751,8 +7348,11 @@ table.course-single-gradebooks a {
6751
  }
6752
 
6753
  .tutor-dashboard-assignment-files {
 
 
6754
  display: flex;
6755
- flex-wrap: wrap;
 
6756
  margin: -9px;
6757
  }
6758
 
@@ -6761,11 +7361,13 @@ table.course-single-gradebooks a {
6761
  border: 1px solid #dcdfe5;
6762
  border-radius: 4px;
6763
  margin: 9px;
 
6764
  transition: 300ms;
6765
  }
6766
 
6767
  .tutor-dashboard-assignment-files .uploaded-files:hover {
6768
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
 
6769
  }
6770
 
6771
  .tutor-dashboard-assignment-files .uploaded-files a i {
@@ -6785,15 +7387,21 @@ table.course-single-gradebooks a {
6785
  }
6786
 
6787
  .tutor-assignment-evaluate-row {
 
 
6788
  display: flex;
6789
  }
6790
 
6791
  .tutor-assignment-evaluate-row .tutor-option-field-label {
6792
- flex: 0 0 135px;
 
 
6793
  }
6794
 
6795
  .tutor-assignment-evaluate-row .tutor-option-field {
6796
- flex-grow: 1;
 
 
6797
  }
6798
 
6799
  .tutor-assignment-evaluate-row .tutor-option-field-label label {
@@ -6838,6 +7446,8 @@ table.course-single-gradebooks a {
6838
  /* end dashboard content*/
6839
  /* dashboard profile*/
6840
  .tutor-dashboard-profile .tutor-dashboard-profile-item {
 
 
6841
  display: flex;
6842
  }
6843
 
@@ -6847,9 +7457,9 @@ table.course-single-gradebooks a {
6847
 
6848
  @media (max-width: 480px) {
6849
  .tutor-dashboard-profile .tutor-dashboard-profile-item {
6850
- flex-wrap: wrap;
 
6851
  }
6852
-
6853
  .tutor-dashboard-profile .tutor-dashboard-profile-item .heading {
6854
  min-width: 100%;
6855
  width: 100%;
@@ -6857,9 +7467,11 @@ table.course-single-gradebooks a {
6857
  margin-bottom: 6px;
6858
  }
6859
  }
 
6860
  .tutor-dashboard-profile .tutor-dashboard-profile-item .content {
6861
  -webkit-box-flex: 1;
6862
- flex-grow: 1;
 
6863
  }
6864
 
6865
  .tutor-dashboard-profile .tutor-dashboard-profile-item .content small {
@@ -6933,7 +7545,6 @@ table.course-single-gradebooks a {
6933
  border: none;
6934
  padding: 0;
6935
  }
6936
-
6937
  .tutor-dashboard-student-meta ul li {
6938
  display: inline-block;
6939
  color: var(--tutor-text-color);
@@ -6943,6 +7554,7 @@ table.course-single-gradebooks a {
6943
  border-radius: 4px;
6944
  }
6945
  }
 
6946
  .tutor-dashboard-student-meta ul li strong {
6947
  display: block;
6948
  color: var(--tutor-light-color);
@@ -6967,11 +7579,17 @@ table.course-single-gradebooks a {
6967
 
6968
  @media (max-width: 991px) {
6969
  .tutor-dashboard-student .tutor-col-3,
6970
- .tutor-dashboard-student .tutor-col-9 {
6971
- flex: 0 0 100%;
 
 
6972
  max-width: 100%;
6973
  }
 
 
 
6974
  }
 
6975
  .tutor-dashboard-permalinks a {
6976
  display: block;
6977
  color: var(--tutor-text-color);
@@ -6980,7 +7598,7 @@ table.course-single-gradebooks a {
6980
  }
6981
 
6982
  .tutor-dashboard-permalinks a:before {
6983
- content: "";
6984
  font-family: "tutor" !important;
6985
  speak: none;
6986
  font-style: normal;
@@ -7011,60 +7629,60 @@ table.course-single-gradebooks a {
7011
 
7012
  .tutor-dashboard-menu-bio a:before,
7013
  .tutor-dashboard-menu-my-profile a:before {
7014
- content: "";
7015
  }
7016
 
7017
  .tutor-dashboard-menu-enrolled-courses a:before {
7018
- content: "";
7019
  }
7020
 
7021
  .tutor-dashboard-menu-courses_taken a:before,
7022
  .tutor-dashboard-menu-my-courses a:before {
7023
- content: "";
7024
  }
7025
 
7026
  .tutor-dashboard-menu-wishlist a:before {
7027
- content: "";
7028
  }
7029
 
7030
  .tutor-dashboard-menu-reviews a:before {
7031
- content: "";
7032
  }
7033
 
7034
  .tutor-dashboard-menu-my-quiz-attempts a:before {
7035
- content: "";
7036
  }
7037
 
7038
  .tutor-dashboard-menu-quiz-attempts a:before {
7039
- content: "";
7040
  }
7041
 
7042
  .tutor-dashboard-menu-question-answer a:before {
7043
- content: "";
7044
  }
7045
 
7046
  .tutor-dashboard-menu-earning a:before {
7047
- content: "";
7048
  }
7049
 
7050
  .tutor-dashboard-menu-withdraw a:before {
7051
- content: "";
7052
  }
7053
 
7054
  .tutor-dashboard-menu-settings a:before {
7055
- content: "";
7056
  }
7057
 
7058
  .tutor-dashboard-menu-logout a:before {
7059
- content: "";
7060
  }
7061
 
7062
  .tutor-dashboard-menu-purchase_history a:before {
7063
- content: "";
7064
  }
7065
 
7066
  .tutor-dashboard-menu-assignments a:before {
7067
- content: "";
7068
  }
7069
 
7070
  .tutor-dashboard-content {
@@ -7117,11 +7735,27 @@ table.course-single-gradebooks a {
7117
  border: 1px solid var(--tutor-primary-hover-color);
7118
  }
7119
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7120
  .tutor-date-range-wrap {
7121
  display: inline-block;
7122
  }
7123
 
7124
  .report-date-range-form {
 
 
7125
  display: flex;
7126
  margin-bottom: 0;
7127
  max-width: 370px;
@@ -7147,9 +7781,10 @@ table.course-single-gradebooks a {
7147
  }
7148
 
7149
  .date-range-input input,
7150
- .date-range-input input[type=text] {
7151
  border: 1px solid #d7dadf;
7152
- box-shadow: none;
 
7153
  line-height: 29px;
7154
  margin: 0;
7155
  padding-right: 30px;
@@ -7196,27 +7831,34 @@ table.tutor-dashboard-statement-table p.small-text {
7196
 
7197
  /** ENd earning report **/
7198
  .tutor-mycourse-thumbnail {
7199
- flex: 0 0 250px;
 
 
7200
  background-size: cover;
7201
  background-position: center;
7202
  }
7203
 
7204
  .tutor-mycourse-content {
7205
  padding: 20px;
7206
- flex: 1;
 
 
7207
  }
7208
 
7209
  @media (max-width: 580px) {
7210
  .tutor-mycourse-thumbnail {
7211
  height: 200px;
7212
  }
7213
-
7214
  .tutor-mycourse-thumbnail,
7215
- .tutor-mycourse-content {
7216
  min-width: 100%;
7217
  width: 100%;
7218
  }
 
 
 
7219
  }
 
7220
  .tutor-mycourse-content h3 {
7221
  margin: 0 0 9px;
7222
  }
@@ -7234,6 +7876,7 @@ table.tutor-dashboard-statement-table p.small-text {
7234
  margin-right: 4px;
7235
  }
7236
 
 
7237
  .tutor-mycourse-edit,
7238
  .tutor-mycourse-delete {
7239
  color: var(--tutor-light-color);
@@ -7241,11 +7884,7 @@ table.tutor-dashboard-statement-table p.small-text {
7241
  transition: 300ms;
7242
  }
7243
 
7244
- .tutor-mycourse-edit:hover,
7245
- .tutor-mycourse-delete:hover {
7246
- color: var(--tutor-primary-color);
7247
- }
7248
-
7249
  .tutor-mycourse-edit i,
7250
  .tutor-mycourse-delete i {
7251
  line-height: inherit;
@@ -7254,24 +7893,34 @@ table.tutor-dashboard-statement-table p.small-text {
7254
  color: var(--tutor-primary-color);
7255
  }
7256
 
7257
- .tutor-mycourse-delete i {
7258
- color: #f05120;
 
 
7259
  }
7260
 
7261
  .tutor-dashboard-content-inner .tutor-mycourse-wrap {
 
 
7262
  display: flex;
7263
  margin-bottom: 30px;
7264
  border: 1px solid #dcdfe5;
7265
  border-radius: 4px;
7266
- flex-direction: row;
 
 
 
7267
  overflow: hidden;
 
7268
  }
7269
 
7270
  @media (max-width: 580px) {
7271
  .tutor-dashboard-content-inner .tutor-mycourse-wrap {
7272
- flex-wrap: wrap;
 
7273
  }
7274
  }
 
7275
  .tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-course-status h4 {
7276
  display: none;
7277
  }
@@ -7295,11 +7944,15 @@ table.tutor-dashboard-statement-table p.small-text {
7295
  }
7296
 
7297
  .tutor-mycourse-content .mycourse-footer {
 
 
7298
  display: flex;
7299
  }
7300
 
7301
  .tutor-mycourse-content .mycourse-footer .tutor-mycourses-stats {
7302
- flex: 1;
 
 
7303
  }
7304
 
7305
  .tutor-dashboard-content-inner .tutor-mycourses-stats > * {
@@ -7344,8 +7997,8 @@ table.tutor-dashboard-statement-table p.small-text {
7344
  margin-left: 5px;
7345
  }
7346
 
7347
- /**
7348
- UI DatePicker
7349
  */
7350
  .ui-datepicker {
7351
  background-color: #fff;
@@ -7365,8 +8018,6 @@ UI DatePicker
7365
  .ui-datepicker td:hover a {
7366
  color: #2a6496;
7367
  -webkit-transition: color 0.1s ease-in-out;
7368
- -moz-transition: color 0.1s ease-in-out;
7369
- -o-transition: color 0.1s ease-in-out;
7370
  transition: color 0.1s ease-in-out;
7371
  }
7372
 
@@ -7403,11 +8054,11 @@ UI DatePicker
7403
  }
7404
 
7405
  .ui-datepicker .ui-datepicker-prev:before {
7406
- content: "";
7407
  }
7408
 
7409
  .ui-datepicker .ui-datepicker-next:before {
7410
- content: "";
7411
  }
7412
 
7413
  .ui-datepicker .ui-icon {
@@ -7427,9 +8078,8 @@ UI DatePicker
7427
 
7428
  .ui-datepicker .ui-datepicker-calendar td {
7429
  border-radius: 4px;
 
7430
  color 0.1s ease-in-out;
7431
  -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
7432
- -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
7433
- -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
7434
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
7435
  }
7436
 
@@ -7466,8 +8116,36 @@ UI DatePicker
7466
  display: block;
7467
  }
7468
 
7469
- /**
7470
- * Tutor Course Delete Popup
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7471
  */
7472
  .tutor-course-delete-popup {
7473
  text-align: center;
@@ -7485,7 +8163,7 @@ UI DatePicker
7485
  .tutor-course-delete-popup h3 {
7486
  font-weight: 500;
7487
  font-size: 30px;
7488
- margin: 15px 0 25px;
7489
  }
7490
 
7491
  .tutor-modal-button-group {
@@ -7534,23 +8212,27 @@ UI DatePicker
7534
  min-width: auto;
7535
  margin-bottom: 6px;
7536
  }
7537
-
7538
  .tutor-modal-button-group {
7539
  margin-top: 20px;
7540
  }
7541
  }
7542
- /**
7543
- Withdraw Method
 
7544
  */
7545
  .withdraw-method-select-wrap {
 
 
7546
  display: flex;
7547
- flex-wrap: wrap;
 
7548
  margin: 0 -15px 40px;
7549
  }
7550
 
7551
  .withdraw-method-select-wrap .withdraw-method-select {
7552
  -webkit-box-flex: 1;
7553
- flex-grow: 1;
 
7554
  padding: 0 15px;
7555
  margin-bottom: 30px;
7556
  }
@@ -7568,11 +8250,12 @@ Withdraw Method
7568
 
7569
  .withdraw-method-select-wrap .withdraw-method-select input:checked + label {
7570
  border-color: var(--tutor-success-button-color);
7571
- box-shadow: 0 0 0 1px var(--tutor-success-button-color);
 
7572
  }
7573
 
7574
  .withdraw-method-select-wrap .withdraw-method-select label:after {
7575
- content: "";
7576
  position: absolute;
7577
  right: -1px;
7578
  top: -1px;
@@ -7588,7 +8271,7 @@ Withdraw Method
7588
  color: #fff;
7589
  background: var(--tutor-success-button-color);
7590
  border-color: var(--tutor-success-button-color);
7591
- font-family: "tutor" !important;
7592
  speak: none;
7593
  font-style: normal;
7594
  font-weight: normal;
@@ -7613,14 +8296,18 @@ Withdraw Method
7613
  }
7614
 
7615
  .withdraw-method-form {
 
 
7616
  display: flex;
7617
- flex-wrap: wrap;
 
7618
  margin: 0 -15px;
7619
  }
7620
 
7621
  .withdraw-method-form > div {
7622
  -webkit-box-flex: 1;
7623
- flex-grow: 1;
 
7624
  min-width: 50%;
7625
  padding: 0 15px 20px;
7626
  }
@@ -7630,32 +8317,34 @@ Withdraw Method
7630
  width: 100%;
7631
  }
7632
  }
 
7633
  .withdraw-method-form > div.withdraw-account-save-btn-wrap {
7634
  width: 100%;
7635
  }
7636
 
7637
- .withdraw-form-field-amount input[type=text],
7638
- .withdraw-method-forms-wrap .withdraw-method-form input:not([type=submit]):not([type=radio]):not([type=checkbox]),
7639
  .withdraw-method-forms-wrap .withdraw-method-form textarea {
7640
  border: 1px solid #DCDFE5;
7641
  display: block;
7642
  width: 100%;
7643
  background: transparent;
7644
- box-shadow: none;
 
7645
  border-radius: 4px;
7646
  }
7647
 
7648
- label[for=tutor_withdraw_amount] {
7649
  margin-bottom: 7px;
7650
  display: block;
7651
  }
7652
 
7653
- .withdraw-form-field-amount input[type=text] {
7654
  margin-bottom: 10px;
7655
  height: 45px;
7656
  }
7657
 
7658
- .withdraw-method-forms-wrap .withdraw-method-form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
7659
  .withdraw-method-forms-wrap .withdraw-method-form textarea:focus {
7660
  border-color: var(--tutor-primary-color);
7661
  outline: none;
@@ -7682,9 +8371,11 @@ label[for=tutor_withdraw_amount] {
7682
  vertical-align: middle;
7683
  padding: 20px;
7684
  }
 
7685
  .tutor-dashboard-assignment-table tr th:not(:first-child), .tutor-dashboard-assignment-table tr td:not(:first-child) {
7686
  text-align: center;
7687
  }
 
7688
  .tutor-dashboard-assignment-table tr h5 {
7689
  margin: 0;
7690
  font-size: 16px;
@@ -7692,21 +8383,26 @@ label[for=tutor_withdraw_amount] {
7692
  font-weight: 700;
7693
  color: var(--tutor-text-color);
7694
  }
 
7695
  .tutor-dashboard-assignment-table tr h5:not(:last-child) {
7696
  margin-bottom: 7px;
7697
  }
 
7698
  .tutor-dashboard-assignment-table tr a {
7699
  font-weight: 400;
7700
  color: var(--tutor-text-color);
7701
  }
 
7702
  .tutor-dashboard-assignment-table tr a:hover {
7703
  color: var(--tutor-primary-color);
 
7704
  transition: 300ms;
7705
  }
7706
 
7707
  .tutor-quiz-attempt-history td:last-child {
7708
  text-align: center;
7709
  }
 
7710
  .tutor-quiz-attempt-history td:last-child a {
7711
  display: block;
7712
  padding: 10px;
@@ -7716,10 +8412,15 @@ label[for=tutor_withdraw_amount] {
7716
  font-size: 18px;
7717
  color: var(--tutor-text-size);
7718
  font-weight: 600;
 
 
7719
  display: flex;
7720
- align-items: center;
 
 
7721
  margin-bottom: 60px;
7722
  }
 
7723
  .attempt-review-title i {
7724
  margin-right: 12px;
7725
  color: var(--tutor-primary-color);
@@ -7727,18 +8428,31 @@ label[for=tutor_withdraw_amount] {
7727
 
7728
  .tutor-quiz-attempt-info-row .attempt-view-bottom,
7729
  .tutor-quiz-attempt-info-row .attempt-view-top {
 
 
7730
  display: flex;
7731
- justify-content: space-between;
 
 
7732
  }
 
7733
  .tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col,
7734
  .tutor-quiz-attempt-info-row .attempt-view-top .attempt-info-col {
 
 
7735
  display: inline-flex;
7736
- align-items: center;
 
 
7737
  max-width: 30%;
7738
  }
 
7739
  .tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col {
7740
- align-items: flex-start;
 
 
7741
  }
 
7742
  .tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required,
7743
  .tutor-quiz-attempt-info-row .attempt-info-content span.result-pass,
7744
  .tutor-quiz-attempt-info-row .attempt-info-content span.result-fail {
@@ -7750,12 +8464,15 @@ label[for=tutor_withdraw_amount] {
7750
  margin-right: 13px;
7751
  border-radius: 2px;
7752
  }
 
7753
  .tutor-quiz-attempt-info-row .attempt-info-content span.result-pass {
7754
  background: var(--tutor-success-button-color);
7755
  }
 
7756
  .tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required {
7757
  background: #f5b30d;
7758
  }
 
7759
  .tutor-quiz-attempt-info-row .attempt-info-content h4,
7760
  .tutor-quiz-attempt-info-row .attempt-info-content h5 {
7761
  font-size: 14px;
@@ -7764,58 +8481,80 @@ label[for=tutor_withdraw_amount] {
7764
  color: #7a7f85;
7765
  font-weight: 400;
7766
  }
 
7767
  .tutor-quiz-attempt-info-row .attempt-info-content h4 a,
7768
  .tutor-quiz-attempt-info-row .attempt-info-content h4 {
7769
  font-weight: 700;
7770
  color: var(--tutor-text-color);
7771
  margin-top: 7px;
7772
  }
 
7773
  .tutor-quiz-attempt-info-row .attempt-view-top {
7774
  padding-bottom: 30px;
7775
  margin-bottom: 30px;
7776
  border-bottom: 1px solid #dcdfe5;
7777
  }
 
7778
  .tutor-quiz-attempt-info-row .attempt-view-bottom {
7779
  margin-bottom: 60px;
7780
  }
7781
 
7782
  .attempt-user-details {
 
 
7783
  display: flex;
7784
- align-items: center;
 
 
7785
  }
 
7786
  .attempt-user-details .attempt-user-avatar {
7787
  padding-right: 20px;
7788
  }
 
7789
  .attempt-user-details .attempt-user-avatar img {
7790
  display: block;
7791
  width: 70px;
7792
  height: 70px;
7793
  border-radius: 50%;
7794
  }
 
7795
  .attempt-user-details .attempt-info-content h4 {
7796
  font-size: 18px;
7797
  }
7798
 
7799
  .attempt-review-notice-wrap {
 
 
7800
  display: flex;
7801
  margin-bottom: 60px;
7802
- justify-content: space-between;
 
 
7803
  }
 
7804
  .attempt-review-notice-wrap p {
7805
  margin: 0;
 
 
7806
  display: inline-flex;
7807
- align-items: center;
 
 
7808
  }
 
7809
  .attempt-review-notice-wrap p.attempt-review-notice i {
7810
  font-size: 16px;
7811
  color: #f5c813;
7812
  margin-right: 9px;
7813
  }
 
7814
  .attempt-review-notice-wrap p.attempt-review-at > span {
7815
  color: var(--tutor-primary-color);
7816
  margin-right: 7px;
7817
  font-size: 16px;
7818
  }
 
7819
  .attempt-review-notice-wrap p > strong {
7820
  font-weight: 400;
7821
  margin-right: 5px;
@@ -7825,36 +8564,45 @@ label[for=tutor_withdraw_amount] {
7825
  background: #fff;
7826
  margin: 0 0 1.5em;
7827
  }
 
7828
  .quiz-attempt-answers-wrap .attempt-answers-header {
7829
  padding: 30px 20px;
7830
  }
 
7831
  .quiz-attempt-answers-wrap .attempt-answers-header h3 {
7832
  font-size: 20px;
7833
  line-height: 1.5;
7834
  color: #3f435b;
7835
  }
 
7836
  .quiz-attempt-answers-wrap table {
7837
  border-collapse: collapse;
7838
  border: none;
7839
  }
 
7840
  .quiz-attempt-answers-wrap table tr {
7841
  background-color: #fff;
7842
  }
 
7843
  .quiz-attempt-answers-wrap table tr:first-child {
7844
  background-color: #f7f7f9;
7845
  border-top: 1px solid #eaeaea;
7846
  border-bottom: 1px solid #eaeaea !important;
7847
  }
 
7848
  .quiz-attempt-answers-wrap table tr:not(:first-child) {
7849
  border-top: 1px solid #dcdce1;
7850
  }
 
7851
  .quiz-attempt-answers-wrap table tr:not(:last-child) {
7852
  border-bottom: 1px solid #dcdce1;
7853
  }
 
7854
  .quiz-attempt-answers-wrap table th {
7855
  font-size: 12px;
7856
  text-transform: inherit;
7857
  }
 
7858
  .quiz-attempt-answers-wrap table th,
7859
  .quiz-attempt-answers-wrap table td {
7860
  padding: 17px 20px;
@@ -7865,10 +8613,12 @@ label[for=tutor_withdraw_amount] {
7865
  letter-spacing: normal;
7866
  color: #393c40;
7867
  }
 
7868
  .quiz-attempt-answers-wrap table th p,
7869
  .quiz-attempt-answers-wrap table td p {
7870
  margin: 0;
7871
  }
 
7872
  .quiz-attempt-answers-wrap table th .tutor-icon-block,
7873
  .quiz-attempt-answers-wrap table td .tutor-icon-block {
7874
  font-size: 14px;
@@ -7876,6 +8626,7 @@ label[for=tutor_withdraw_amount] {
7876
  height: 30px;
7877
  line-height: 30px;
7878
  }
 
7879
  .quiz-attempt-answers-wrap table .quiz-manual-review-action {
7880
  border: 1px solid #d4dadb;
7881
  color: #d4dadb;
@@ -7886,16 +8637,20 @@ label[for=tutor_withdraw_amount] {
7886
  display: inline-block;
7887
  text-align: center;
7888
  line-height: 30px;
 
7889
  transition: 300ms;
7890
  }
 
7891
  .quiz-attempt-answers-wrap table .quiz-manual-review-action:first-child:hover {
7892
  border: 1px solid var(--tutor-success-button-color);
7893
  color: var(--tutor-success-button-color);
7894
  }
 
7895
  .quiz-attempt-answers-wrap table .quiz-manual-review-action:last-child:hover {
7896
  border: 1px solid #df3247;
7897
  color: #df3247;
7898
  }
 
7899
  .quiz-attempt-answers-wrap table .quiz-manual-review-action:not(:last-child) {
7900
  margin-right: 17px;
7901
  }
@@ -7905,53 +8660,66 @@ label[for=tutor_withdraw_amount] {
7905
  padding: 20px;
7906
  margin-top: 20px;
7907
  }
 
7908
  .tutor-quiz-attempt-review-wrap .attempt-answers-header a {
7909
  color: #3f435b;
7910
  }
 
7911
  .tutor-quiz-attempt-review-wrap .attempt-answers-header > p {
7912
  color: #737787;
7913
  margin-top: 10px;
7914
  margin-bottom: 0;
7915
  }
 
7916
  .tutor-quiz-attempt-review-wrap .attempt-answers-header h3 {
7917
  font-size: 20px;
7918
  line-height: 1.5;
7919
  color: #3f435b;
7920
  }
 
7921
  .tutor-quiz-attempt-review-wrap .instructor-feedback-content {
7922
  padding: 0px 20px 10px 20px;
7923
  }
 
7924
  .tutor-quiz-attempt-review-wrap .instructor-feedback-content > p {
7925
  margin-bottom: 1em;
7926
  }
 
7927
  .tutor-quiz-attempt-review-wrap table {
7928
  border-collapse: collapse;
7929
  border: none;
7930
  }
 
7931
  .tutor-quiz-attempt-review-wrap table tr {
7932
  background-color: #fff;
7933
  }
 
7934
  .tutor-quiz-attempt-review-wrap table tr:first-child {
7935
  background-color: #f7f7f9;
7936
  border-top: 1px solid #eaeaea;
7937
  border-bottom: 1px solid #eaeaea;
7938
  }
 
7939
  .tutor-quiz-attempt-review-wrap table tr:first-child th,
7940
  .tutor-quiz-attempt-review-wrap table tr:first-child td {
7941
  padding-top: 14px;
7942
  padding-bottom: 14px;
7943
  }
 
7944
  .tutor-quiz-attempt-review-wrap table tr:not(:first-child) {
7945
  border-top: 1px solid #dcdce1;
7946
  }
 
7947
  .tutor-quiz-attempt-review-wrap table tr:not(:first-child) th,
7948
  .tutor-quiz-attempt-review-wrap table tr:not(:first-child) td {
7949
  padding-top: 20px;
7950
  padding-bottom: 20px;
7951
  }
 
7952
  .tutor-quiz-attempt-review-wrap table tr:not(:last-child) {
7953
  border-bottom: 1px solid #dcdce1;
7954
  }
 
7955
  .tutor-quiz-attempt-review-wrap table th,
7956
  .tutor-quiz-attempt-review-wrap table td {
7957
  border: none;
@@ -7961,19 +8729,23 @@ label[for=tutor_withdraw_amount] {
7961
  line-height: 1.71;
7962
  padding: 15px 6px;
7963
  }
 
7964
  .tutor-quiz-attempt-review-wrap table th:first-child,
7965
  .tutor-quiz-attempt-review-wrap table td:first-child {
7966
  padding: 12px;
7967
  }
 
7968
  .tutor-quiz-attempt-review-wrap table th:last-child,
7969
  .tutor-quiz-attempt-review-wrap table td:last-child {
7970
  padding: 12px 10px;
7971
  }
 
7972
  .tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table th:nth-child(3), .tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table th:nth-child(4),
7973
  .tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table td:nth-child(3),
7974
  .tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table td:nth-child(4) {
7975
  width: 28%;
7976
  }
 
7977
  .tutor-quiz-attempt-review-wrap span.result-review-required,
7978
  .tutor-quiz-attempt-review-wrap span.result-pass,
7979
  .tutor-quiz-attempt-review-wrap span.result-fail {
@@ -7984,9 +8756,11 @@ label[for=tutor_withdraw_amount] {
7984
  padding: 4px 11px;
7985
  border-radius: 2px;
7986
  }
 
7987
  .tutor-quiz-attempt-review-wrap span.result-pass {
7988
  background: var(--tutor-success-button-color);
7989
  }
 
7990
  .tutor-quiz-attempt-review-wrap span.result-review-required {
7991
  background: #f5b30d;
7992
  }
@@ -7997,15 +8771,19 @@ label[for=tutor_withdraw_amount] {
7997
  z-index: 2;
7998
  cursor: pointer;
7999
  }
 
8000
  .tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:before, .tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:after,
8001
  .quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:before,
8002
  .quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:after {
8003
  visibility: hidden;
8004
  opacity: 0;
8005
  pointer-events: none;
8006
- transform: translateY(15px);
 
 
8007
  transition: 0.15s ease;
8008
  }
 
8009
  .tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:before,
8010
  .quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:before {
8011
  content: attr(data-tooltip);
@@ -8025,6 +8803,7 @@ label[for=tutor_withdraw_amount] {
8025
  color: #fff;
8026
  z-index: 99999;
8027
  }
 
8028
  .tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:after,
8029
  .quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:after {
8030
  position: absolute;
@@ -8036,6 +8815,7 @@ label[for=tutor_withdraw_amount] {
8036
  border-right: 10px solid transparent;
8037
  border-left: 10px solid transparent;
8038
  }
 
8039
  .tutor-quiz-attempt-review-wrap .active[data-tooltip]:before, .tutor-quiz-attempt-review-wrap .active[data-tooltip]:after,
8040
  .tutor-quiz-attempt-review-wrap .active[data-tooltip]:before,
8041
  .tutor-quiz-attempt-review-wrap .active[data-tooltip]:after,
@@ -8045,7 +8825,8 @@ label[for=tutor_withdraw_amount] {
8045
  .quiz-attempt-answers-wrap .active[data-tooltip]:after {
8046
  visibility: visible;
8047
  opacity: 1;
8048
- transform: translateY(0px);
 
8049
  }
8050
 
8051
  .tutor-status-blocked-context i,
@@ -8074,34 +8855,52 @@ label[for=tutor_withdraw_amount] {
8074
  .answer-image-matched-wrap {
8075
  display: block;
8076
  }
 
8077
  .answer-image-matched-wrap .image-matching-item {
 
 
8078
  display: flex;
8079
- align-items: center;
 
 
8080
  }
 
8081
  .answer-image-matched-wrap .image-matching-item:not(:last-child) {
8082
  margin-bottom: 12px;
8083
  }
 
8084
  .answer-image-matched-wrap .image-matching-item img {
8085
  max-width: 35px;
8086
  }
 
8087
  .answer-image-matched-wrap .image-matching-item .dragged-caption {
8088
  font-size: 14px;
8089
  margin-left: 12px;
8090
  }
8091
 
8092
  .correct-answer-wrap .matching-type {
 
 
8093
  display: flex;
8094
  }
 
8095
  .correct-answer-wrap .text-image-type {
 
 
8096
  display: flex;
8097
- align-items: center;
 
 
8098
  }
 
8099
  .correct-answer-wrap .text-image-type:not(:last-child) {
8100
  margin-bottom: 12px;
8101
  }
 
8102
  .correct-answer-wrap .text-image-type .image {
8103
  margin-right: 12px;
8104
  }
 
8105
  .correct-answer-wrap .text-image-type img {
8106
  max-width: 35px;
8107
  }
@@ -8115,44 +8914,63 @@ label[for=tutor_withdraw_amount] {
8115
  width: 100%;
8116
  z-index: 99;
8117
  }
 
8118
  @media (max-width: 991px) {
8119
  .tutor-dashboard-builder-header {
8120
  position: static;
8121
  }
8122
  }
 
8123
  .tutor-dashboard-builder-header .tutor-row {
8124
- justify-content: space-between;
 
 
8125
  }
 
8126
  @media (max-width: 991px) {
8127
  .tutor-dashboard-builder-header .tutor-row .tutor-col-auto {
8128
- flex: 0 0 100%;
 
 
8129
  max-width: 100%;
8130
  }
8131
  .tutor-dashboard-builder-header .tutor-row .tutor-col-auto:first-child {
8132
  margin-bottom: 15px;
8133
  }
8134
  }
 
8135
  .tutor-dashboard-builder-header .tutor-button {
8136
  white-space: nowrap;
8137
  margin-left: auto;
8138
  }
 
8139
  @media (max-width: 991px) {
8140
  .tutor-dashboard-builder-header .tutor-button {
8141
  padding: 6px 10px;
8142
  }
8143
  }
 
8144
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left {
 
 
8145
  display: flex;
8146
- align-items: center;
8147
- justify-content: space-between;
 
 
 
 
8148
  }
 
8149
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left .tutor-dashboard-builder-logo {
8150
  padding: 0 25px;
8151
  position: relative;
8152
  }
 
8153
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left .tutor-dashboard-builder-logo img {
8154
  max-height: 32px;
8155
  }
 
8156
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button {
8157
  margin: 0;
8158
  padding: 0px 25px;
@@ -8160,42 +8978,59 @@ label[for=tutor_withdraw_amount] {
8160
  border: none;
8161
  border-left: 1px solid #DCDFE5;
8162
  background: transparent;
 
 
8163
  display: inline-flex;
8164
  color: var(--tutor-text-color);
 
8165
  transition: 300ms;
8166
  font-weight: 500;
8167
  white-space: nowrap;
8168
  }
 
8169
  @media (max-width: 991px) {
8170
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button {
8171
  border-left: none;
8172
  }
8173
  }
 
8174
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button i {
8175
  font-size: 24px;
8176
  line-height: 30px;
8177
  margin-right: 9px;
8178
  }
 
8179
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button:hover {
8180
  color: var(--tutor-primary-color);
8181
  background: transparent;
8182
  }
 
8183
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button:hover i {
8184
  color: var(--tutor-primary-color);
8185
  }
 
8186
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-right {
 
 
8187
  display: flex;
8188
- align-items: center;
8189
- justify-content: space-between;
 
 
 
 
8190
  }
 
8191
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a {
8192
  color: var(--tutor-text-color);
8193
  font-weight: 500;
8194
  line-height: 36px;
8195
  padding: 0 25px;
 
8196
  transition: 300ms;
8197
  white-space: nowrap;
8198
  }
 
8199
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a i {
8200
  font-size: 36px;
8201
  line-height: 36px;
@@ -8203,6 +9038,7 @@ label[for=tutor_withdraw_amount] {
8203
  vertical-align: top;
8204
  padding-right: 9px;
8205
  }
 
8206
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a:hover {
8207
  color: var(--tutor-primary-color);
8208
  }
@@ -8211,21 +9047,25 @@ label[for=tutor_withdraw_amount] {
8211
  padding: 113px 0 45px;
8212
  background-color: #ffffff;
8213
  }
 
8214
  @media (max-width: 991px) {
8215
  .tutor-frontend-course-builder-section {
8216
  padding-top: 60px;
8217
  }
8218
  .tutor-frontend-course-builder-section .tutor-col-8,
8219
- .tutor-frontend-course-builder-section .tutor-col-4 {
8220
  width: 100%;
8221
  max-width: 100%;
8222
- flex: 0 0 100%;
 
 
8223
  }
8224
  }
8225
 
8226
  .admin-bar .tutor-dashboard-builder-header {
8227
  top: 32px;
8228
  }
 
8229
  @media (max-width: 783px) {
8230
  .admin-bar .tutor-dashboard-builder-header {
8231
  top: 46px;
@@ -8236,35 +9076,45 @@ label[for=tutor_withdraw_amount] {
8236
  position: fixed;
8237
  max-width: 370px;
8238
  }
 
8239
  @media (max-width: 991px) {
8240
  .tutor-course-builder-upload-tips {
8241
  position: static;
8242
  }
8243
  }
 
8244
  .tutor-course-builder-upload-tips .tutor-course-builder-tips-title {
8245
  font-size: 16px;
8246
  color: #8C94A8;
8247
  font-weight: 700;
 
 
8248
  display: flex;
8249
- align-items: center;
 
 
8250
  }
 
8251
  .tutor-course-builder-upload-tips .tutor-course-builder-tips-title i {
8252
  font-size: 24px;
8253
  color: var(--tutor-primary-color);
8254
  margin-right: 11px;
8255
  }
 
8256
  .tutor-course-builder-upload-tips ul {
8257
  margin: 0;
8258
  padding: 0 0 0 35px;
8259
  list-style: none;
8260
  }
 
8261
  .tutor-course-builder-upload-tips ul li {
8262
  position: relative;
8263
  margin-bottom: 8px;
8264
  line-height: 24px;
8265
  }
 
8266
  .tutor-course-builder-upload-tips ul li::after {
8267
- content: "";
8268
  position: absolute;
8269
  height: 8px;
8270
  width: 8px;
@@ -8274,12 +9124,15 @@ label[for=tutor_withdraw_amount] {
8274
  top: 9px;
8275
  }
8276
 
8277
- /*
8278
- * Course Level Meta
8279
  */
8280
  .tutor-course-level-meta {
 
 
8281
  display: flex;
8282
  }
 
8283
  .tutor-course-level-meta label {
8284
  margin: 0 40px 0 0;
8285
  font-weight: 600;
@@ -8288,22 +9141,32 @@ label[for=tutor_withdraw_amount] {
8288
  .tutor-frontend-builder-course-price .tutor-form-group input {
8289
  margin-bottom: 0;
8290
  }
 
8291
  .tutor-frontend-builder-course-price .tutor-styled-radio {
 
 
8292
  display: flex;
8293
- align-items: center;
 
 
8294
  }
8295
 
8296
- /*
8297
- * Course Builder Attachments
8298
  */
8299
  .tutor-course-builder-attachements {
 
 
8300
  display: flex;
8301
  margin-left: -30px;
8302
- flex-wrap: wrap;
 
8303
  }
8304
 
8305
  .tutor-course-builder-attachements .tutor-added-attachment {
8306
- flex: 0 0 calc(25% - 30px);
 
 
8307
  max-width: calc(25% - 30px);
8308
  border: 1px solid #DCDFE5;
8309
  padding: 35px 20px 20px;
@@ -8312,12 +9175,16 @@ label[for=tutor_withdraw_amount] {
8312
  margin-left: 30px;
8313
  margin-bottom: 30px;
8314
  border-radius: 4px;
 
8315
  transition: 300ms;
8316
  min-width: 120px;
8317
  }
 
8318
  @media (max-width: 480px) {
8319
  .tutor-course-builder-attachements .tutor-added-attachment {
8320
- flex: 0 0 calc(50% - 30px);
 
 
8321
  max-width: calc(50% - 30px);
8322
  }
8323
  }
@@ -8341,6 +9208,7 @@ label[for=tutor_withdraw_amount] {
8341
  font-size: 10px;
8342
  border-top-right-radius: 4px;
8343
  color: transparent;
 
8344
  transition: 300ms;
8345
  }
8346
 
@@ -8362,13 +9230,18 @@ label[for=tutor_withdraw_amount] {
8362
  }
8363
 
8364
  .tutor-course-builder-btn-group {
 
 
8365
  display: flex;
8366
- justify-content: space-between;
8367
- flex-wrap: wrap;
 
 
 
8368
  }
8369
 
8370
- /**
8371
- Course Settings Tabs
8372
  */
8373
  #tutor-metabox-course-settings-tabs {
8374
  background-color: #fff;
@@ -8393,11 +9266,15 @@ Course Settings Tabs
8393
  }
8394
 
8395
  .course-settings-tabs-container {
 
 
8396
  display: flex;
8397
  }
8398
 
8399
  .course-settings-tabs-container .settings-tabs-navs-wrap {
8400
- flex: 0 0 200px;
 
 
8401
  background: #F5F5F5;
8402
  }
8403
 
@@ -8429,7 +9306,8 @@ Course Settings Tabs
8429
  }
8430
 
8431
  .settings-tabs-navs-wrap .settings-tabs-navs li a:focus {
8432
- box-shadow: none;
 
8433
  }
8434
 
8435
  .settings-tabs-navs-wrap .settings-tabs-navs li.active a {
@@ -8441,15 +9319,17 @@ Course Settings Tabs
8441
 
8442
  .course-settings-tabs-container .settings-tabs-container {
8443
  padding: 1em;
8444
- flex: 1;
 
 
8445
  }
8446
 
8447
  .tutor-field-radio p {
8448
  margin-top: 0;
8449
  }
8450
 
8451
- /**
8452
- Content Drip (Pro)
8453
  */
8454
  .lesson-modal-form-wrap .lesson-content-drip-wrap {
8455
  padding: 10px;
@@ -8476,6 +9356,7 @@ Content Drip (Pro)
8476
  padding: 10px 13px;
8477
  opacity: 0;
8478
  visibility: hidden;
 
8479
  transition: 300ms;
8480
  z-index: 98;
8481
  top: 10px;
@@ -8495,7 +9376,7 @@ Content Drip (Pro)
8495
  visibility: visible;
8496
  }
8497
  .tutor-option-tooltip.tutor-option-field input:focus + p.desc,
8498
- .tutor-option-tooltip.tutor-option-field textarea:focus + p.desc {
8499
  opacity: 1;
8500
  visibility: visible;
8501
  }
 
1
  :root {
2
  --tutor-primary-color: #1B52D8;
3
  --tutor-primary-hover-color: #1b52a9;
15
  .tutor-wrap {
16
  color: var(--tutor-text-color);
17
  }
18
+
19
  .tutor-wrap img {
20
  max-width: 100%;
21
  height: auto;
26
  margin: 0;
27
  padding: 0;
28
  }
29
+
30
  .tutor-custom-list-style li {
31
  position: relative;
32
  margin-bottom: 5px;
33
  line-height: 30px;
34
  padding-left: 25px;
35
  }
36
+
37
  .tutor-custom-list-style li:before {
38
+ content: '\e90f';
39
  position: absolute;
40
  left: 0;
41
+ font-family: 'tutor';
42
  color: var(--tutor-primary-color);
43
  }
44
 
46
  position: relative;
47
  text-align: left;
48
  }
49
+
50
  .ui-slider .ui-slider-handle {
51
  position: absolute;
52
  z-index: 2;
55
  top: -6.5px;
56
  cursor: pointer;
57
  }
58
+
59
  .ui-slider .ui-slider-range {
60
  position: absolute;
61
  z-index: 1;
62
+ font-size: .7em;
63
  display: block;
64
  border: 0;
65
  background-position: 0 0;
66
  }
67
 
68
  .ui-slider-horizontal {
69
+ height: .8em;
70
  }
71
+
72
  .ui-slider-horizontal .ui-slider-range {
73
  top: 0;
74
  height: 100%;
75
  }
76
+
77
  .ui-slider-horizontal .ui-slider-range-min {
78
  left: 0;
79
  }
80
+
81
  .ui-slider-horizontal .ui-slider-range-max {
82
  right: 0;
83
  }
84
 
85
  .ui-slider-vertical {
86
+ width: .8em;
87
  height: 100px;
88
  }
89
+
90
  .ui-slider-vertical .ui-slider-handle {
91
+ left: -.3em;
92
  margin-left: 0;
93
+ margin-bottom: -.6em;
94
  }
95
+
96
  .ui-slider-vertical .ui-slider-range {
97
  left: 0;
98
  width: 100%;
99
  }
100
+
101
  .ui-slider-vertical .ui-slider-range-min {
102
  bottom: 0;
103
  }
104
+
105
  .ui-slider-vertical .ui-slider-range-max {
106
  top: 0;
107
  }
111
  padding-left: 30px;
112
  cursor: pointer;
113
  }
114
+
115
  .tutor-styled-radio > span::before {
116
+ content: '';
117
  height: 18px;
118
  width: 18px;
119
  background: #F1F3F7;
123
  top: 50%;
124
  margin-top: -9px;
125
  left: 0;
126
+ -webkit-box-sizing: border-box;
127
+ box-sizing: border-box;
128
+ -webkit-transition: 200ms;
129
  transition: 200ms;
130
  }
131
+
132
  .tutor-styled-radio > input {
133
  display: none !important;
134
  }
135
+
136
  .tutor-styled-radio > input:checked + span::before {
137
  border: 5px solid var(--tutor-primary-color);
138
  }
139
 
140
+ /**
141
+ * Important Layout Styles
142
  */
143
  .tutor-container {
144
  padding-left: 15px;
148
  margin-left: auto;
149
  width: 100%;
150
  }
151
+
152
  .tutor-container.tutor-fluid {
153
  max-width: 100%;
154
  }
155
 
156
  .tutor-row {
157
+ display: -webkit-box;
158
+ display: -ms-flexbox;
159
  display: flex;
160
+ -ms-flex-wrap: wrap;
161
+ flex-wrap: wrap;
162
  margin-right: -15px;
163
  margin-left: -15px;
164
  }
181
  }
182
 
183
  .tutor-col {
184
+ -ms-flex-preferred-size: 0;
185
+ flex-basis: 0;
186
+ -webkit-box-flex: 1;
187
+ -ms-flex-positive: 1;
188
+ flex-grow: 1;
189
  max-width: 100%;
190
  }
191
 
192
  .tutor-col-auto {
193
+ -webkit-box-flex: 0;
194
+ -ms-flex: 0 0 auto;
195
+ flex: 0 0 auto;
196
  width: auto;
197
  max-width: none;
198
  }
199
 
200
  .tutor-col-3 {
201
+ -webkit-box-flex: 0;
202
+ -ms-flex: 0 0 25%;
203
+ flex: 0 0 25%;
204
  max-width: 25%;
205
  }
206
 
207
  .tutor-col-4 {
208
+ -webkit-box-flex: 0;
209
+ -ms-flex: 0 0 33.333333%;
210
+ flex: 0 0 33.333333%;
211
  max-width: 33.333333%;
212
  }
213
 
214
  .tutor-col-5 {
215
+ -webkit-box-flex: 0;
216
+ -ms-flex: 0 0 41.666667%;
217
+ flex: 0 0 41.666667%;
218
  max-width: 41.666667%;
219
  }
220
 
221
  .tutor-col-6 {
222
+ -webkit-box-flex: 0;
223
+ -ms-flex: 0 0 50%;
224
+ flex: 0 0 50%;
225
  max-width: 50%;
226
  }
227
 
228
  .tutor-col-7 {
229
+ -webkit-box-flex: 0;
230
+ -ms-flex: 0 0 58.333333%;
231
+ flex: 0 0 58.333333%;
232
  max-width: 58.333333%;
233
  }
234
 
235
  .tutor-col-8 {
236
+ -webkit-box-flex: 0;
237
+ -ms-flex: 0 0 66.666666%;
238
+ flex: 0 0 66.666666%;
239
  max-width: 66.666666%;
240
  }
241
 
242
  .tutor-col-9 {
243
+ -webkit-box-flex: 0;
244
+ -ms-flex: 0 0 75%;
245
+ flex: 0 0 75%;
246
  max-width: 75%;
247
  }
248
 
249
  .tutor-col-12 {
250
+ -webkit-box-flex: 0;
251
+ -ms-flex: 0 0 100%;
252
+ flex: 0 0 100%;
253
  max-width: 100%;
254
  }
255
 
256
  .tutor-align-items-center {
257
+ -webkit-box-align: center;
258
+ -ms-flex-align: center;
259
+ align-items: center;
260
  }
261
 
262
  @media (max-width: 991px) {
263
  .tutor-col-auto,
264
+ .tutor-col,
265
+ .tutor-col-3,
266
+ .tutor-col-4,
267
+ .tutor-col-6,
268
+ .tutor-col-8,
269
+ .tutor-col-9 {
270
+ -webkit-box-flex: 0;
271
+ -ms-flex: 0 0 50%;
272
+ flex: 0 0 50%;
273
  max-width: 50%;
274
  }
 
275
  .tutor-col-md-100 {
276
+ -webkit-box-flex: 0;
277
+ -ms-flex: 0 0 100%;
278
+ flex: 0 0 100%;
279
  max-width: 100%;
280
  }
281
  }
282
+
283
  @media (max-width: 767px) {
284
  .tutor-col-auto,
285
+ .tutor-col,
286
+ .tutor-col-3,
287
+ .tutor-col-4,
288
+ .tutor-col-6,
289
+ .tutor-col-8,
290
+ .tutor-col-9 {
291
+ -webkit-box-flex: 0;
292
+ -ms-flex: 0 0 100%;
293
+ flex: 0 0 100%;
294
  max-width: 100%;
295
  }
296
  }
297
+
298
+ /*
299
+ .tutor-course-content-content{
300
+ font-size: 14px;
301
+ line-height: 21px;
302
+ }
303
  */
304
  .tutor-segment-title, .tutor-single-course-segment .tutor-segment-title {
305
  font-size: 18px;
312
  .tutor-single-course-segment {
313
  margin-bottom: 45px;
314
  }
315
+
316
  .tutor-full-width-course-top h4, .tutor-full-width-course-top h5, .tutor-full-width-course-top h6 {
317
  color: #000;
318
  font-weight: 500;
319
  }
320
+
321
  .tutor-full-width-course-top h6 {
322
  font-size: 14px;
323
  }
326
  font-size: 14px;
327
  margin-bottom: 10px;
328
  }
329
+
330
  .tutor-leadinfo-top-meta span {
331
  display: inline-block;
332
  margin-right: 10px;
333
  }
334
+
335
  .tutor-leadinfo-top-meta span i::before {
336
  margin-left: 0;
337
  }
338
+
339
  .tutor-leadinfo-top-meta i {
340
  margin-right: 4px;
341
  }
344
  color: #F8C51C;
345
  font-size: 16px;
346
  }
347
+
348
  .tutor-single-course-rating .tutor-single-rating-count {
349
  color: var(--tutor-text-color);
350
  font-weight: 500;
351
  }
352
+
353
  .tutor-single-course-rating .tutor-single-rating-count i {
354
  color: var(--tutor-light-color);
355
  font-style: normal;
365
  margin: 0 0 29px;
366
  padding: 0;
367
  }
368
+
369
  @media (max-width: 767px) {
370
  .tutor-course-header-h1 {
371
  font-size: 26px;
409
  margin-right: 10px;
410
  }
411
  }
412
+
413
  .tutor-single-course-meta ul li:last-child {
414
  margin-right: 0;
415
  }
483
  .tutor-single-course-meta.tutor-lead-meta {
484
  border-bottom: none;
485
  }
 
486
  .tutor-single-course-meta.tutor-lead-meta ul {
487
  padding-bottom: 0;
488
  }
 
489
  .tutor-single-course-meta.tutor-lead-meta ul li {
490
  margin: 5px;
491
  padding: 5px 15px;
493
  border-radius: 4px;
494
  }
495
  }
496
+
497
  .tutor-single-course-meta.tutor-lead-meta ul {
498
+ display: -webkit-box;
499
+ display: -ms-flexbox;
500
  display: flex;
501
+ -webkit-box-pack: justify;
502
+ -ms-flex-pack: justify;
503
+ justify-content: space-between;
504
  }
505
 
506
  @media (max-width: 991px) {
507
  .tutor-single-course-meta.tutor-lead-meta ul {
508
+ -ms-flex-wrap: wrap;
509
+ flex-wrap: wrap;
510
+ -webkit-box-pack: start;
511
+ -ms-flex-pack: start;
512
+ justify-content: flex-start;
513
  }
514
  }
515
+
516
  .tutor-single-course-meta.tutor-lead-meta ul li span {
517
  display: block;
518
  margin-bottom: 5px;
530
  }
531
 
532
  .tutor-single-course-meta.tutor-lead-meta ul li a:not(:last-child):after {
533
+ content: ',';
534
  margin-right: 4px;
535
  }
536
 
538
  .tutor-single-course-meta.tutor-lead-meta ul {
539
  display: block;
540
  }
 
541
  .tutor-single-course-meta.tutor-lead-meta ul li {
542
  display: block;
543
  border: none;
545
  width: 100%;
546
  padding: 0 0 10px;
547
  }
 
548
  .tutor-single-course-meta.tutor-lead-meta ul li span {
549
  display: inline-block;
550
  color: var(--tutor-text-color);
551
  font-weight: 700;
552
  }
 
553
  .tutor-single-course-meta.tutor-lead-meta ul li span::after {
554
+ content: ':';
555
  color: var(--tutor-text-color);
556
  }
557
  }
558
+
559
  /*benifit*/
560
  .tutor-course-benefits-content ul {
561
  list-style: none;
572
 
573
  /*.tutor-course-topics-wrap*/
574
  .tutor-course-topics-header {
575
+ display: -webkit-box;
576
+ display: -ms-flexbox;
577
  display: flex;
578
+ -ms-flex-wrap: wrap;
579
+ flex-wrap: wrap;
580
+ -webkit-box-pack: justify;
581
+ -ms-flex-pack: justify;
582
+ justify-content: space-between;
583
  margin-bottom: 8px;
584
  }
585
 
607
  }
608
 
609
  .tutor-course-topic.tutor-active .tutor-course-title h4 > i:before {
610
+ content: "\e910";
611
  }
612
 
613
  .tutor-course-topics-contents .tutor-course-title h4 i {
636
  line-height: 22px;
637
  font-size: var(--tutor-text-size);
638
  margin-bottom: 0;
639
+ display: -webkit-box;
640
+ display: -ms-flexbox;
641
  display: flex;
642
  color: inherit;
643
  margin-top: 0;
669
  .tutor-course-lesson h5 .tutor-lesson-duration {
670
  margin-left: auto;
671
  padding-left: 5px;
672
+ -ms-flex-item-align: start;
673
+ align-self: flex-start;
674
  }
675
 
676
  .tutor-course-lesson .lesson-preview-title {
677
+ -webkit-box-flex: 1;
678
+ -ms-flex: 1 0 0px;
679
+ flex: 1 0 0;
680
+ -webkit-box-orient: horizontal;
681
+ -webkit-box-direction: normal;
682
+ -ms-flex-direction: row;
683
+ flex-direction: row;
684
+ display: -webkit-box;
685
+ display: -ms-flexbox;
686
  display: flex;
687
+ -webkit-box-align: start;
688
+ -ms-flex-align: start;
689
+ align-items: flex-start;
690
  }
691
 
692
  table.course-single-gradebooks .datetime {
712
 
713
  .tutor-course-lessons .tutor-course-lesson h5 i.tutor-lesson-thumbnail-icon:after {
714
  position: absolute;
715
+ content: '';
716
  left: 0;
717
  top: 0;
718
  height: 100%;
733
  }
734
 
735
  .tutor-single-lesson-wrap {
736
+ display: -webkit-box;
737
+ display: -ms-flexbox;
738
  display: flex;
739
  position: relative;
740
  }
741
 
742
  .tutor-lesson-sidebar {
743
+ -webkit-box-flex: 0;
744
+ -ms-flex: 0 0 400px;
745
+ flex: 0 0 400px;
746
  }
747
 
748
  @media (max-width: 991px) {
759
  display: none;
760
  }
761
  }
762
+
763
  .tutor-spotlight-mode .tutor-lesson-sidebar {
764
  position: fixed;
765
  left: 0;
768
  overflow-y: scroll;
769
  background: #f4f8fa;
770
  }
771
+
772
  .tutor-spotlight-mode #tutor-single-entry-content {
773
  padding-left: 400px;
774
  min-height: calc(100vh - 46px);
775
  }
776
+
777
  .tutor-spotlight-mode #tutor-single-entry-content.sidebar-hidden {
778
  padding-left: 0;
779
  }
780
+
781
  @media (max-width: 991px) {
782
  .tutor-spotlight-mode .tutor-lesson-sidebar {
783
  position: absolute;
794
  }
795
 
796
  .tutor-single-entry-content {
797
+ -webkit-box-flex: 999;
798
+ -ms-flex-positive: 999;
799
+ flex-grow: 999;
800
  }
801
 
802
  .tutor-single-lesson-button-group .tutor-single-lesson-button a,
803
  .tutor-topics-in-single-lesson .tutor-single-lesson-items a {
804
  padding: 14px 100px 14px 17px;
805
+ display: -webkit-box;
806
+ display: -ms-flexbox;
807
  display: flex;
808
  color: var(--tutor-text-color);
809
  position: relative;
838
  position: absolute;
839
  right: 15px;
840
  top: 50%;
841
+ -webkit-transform: translateY(-50%);
842
+ transform: translateY(-50%);
843
  padding: 0 5px;
844
  font-size: 16px;
845
  background: transparent;
848
  }
849
 
850
  .tutor-topics-in-single-lesson.tutor-topic-active .tutor-topics-title button i::before {
851
+ content: "\e910";
852
  }
853
 
854
  .tutor-topics-in-single-lesson .tutor-topics-title h3 {
956
  height: 70px;
957
  margin-bottom: 50px;
958
  color: #ffffff;
959
+ display: -webkit-box;
960
+ display: -ms-flexbox;
961
  display: flex;
962
+ -webkit-box-align: center;
963
+ -ms-flex-align: center;
964
+ align-items: center;
965
+ -webkit-box-pack: justify;
966
+ -ms-flex-pack: justify;
967
+ justify-content: space-between;
968
  padding-right: 15px;
969
  }
970
 
979
  display: inline-block;
980
  overflow: hidden;
981
  }
982
+
983
  .tutor-single-page-top-bar a i {
984
  float: left;
985
  }
986
+
987
  @media (max-width: 546px) {
988
  .tutor-single-page-top-bar a {
989
  font-size: 14px;
997
  .tutor-topbar-home-btn {
998
  margin-left: 20px;
999
  }
1000
+
1001
  @media screen and (max-width: 546px) {
1002
  .tutor-topbar-home-btn {
1003
  margin-left: 10px;
1011
  cursor: pointer;
1012
  border: 1px solid #fff;
1013
  }
1014
+
1015
  .tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button i {
1016
  font-size: 14px;
1017
  }
1018
+
1019
  .tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button i::before {
1020
  display: block;
1021
  padding-top: 2px;
1036
  white-space: nowrap;
1037
  overflow: hidden;
1038
  text-overflow: ellipsis;
1039
+ -webkit-box-flex: 999999;
1040
+ -ms-flex-positive: 999999;
1041
+ flex-grow: 999999;
1042
  }
1043
 
1044
  .tutor-single-page-top-bar .tutor-hide-sidebar-bar {
1045
+ -webkit-box-flex: 0;
1046
+ -ms-flex: 0 0 auto;
1047
+ flex: 0 0 auto;
1048
  }
1049
 
1050
  .tutor-single-page-top-bar .tutor-topbar-mark-to-done {
1051
+ -webkit-box-flex: 0;
1052
+ -ms-flex: 0 0 auto;
1053
+ flex: 0 0 auto;
1054
  }
1055
 
1056
  @media (max-width: 767px) {
1057
  .tutor-single-page-top-bar .tutor-topbar-content-title-wrap {
1058
  display: none;
1059
  }
 
1060
  .tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button {
1061
  padding: 9px 14px;
1062
  }
1063
  }
1064
+
1065
  @media (max-width: 767px) {
1066
  .tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button {
1067
  padding: 7px 12px;
1068
  font-size: 14px;
1069
  }
1070
  }
1071
+
1072
  .tutor-single-page-top-bar .tutor-topbar-content-title-wrap i {
1073
  vertical-align: middle;
1074
  line-height: 1;
1079
  .tutor-quiz-single-wrap {
1080
  margin: 0 100px 80px;
1081
  }
1082
+
1083
  @media (max-width: 1366px) {
1084
  .tutor-lesson-content-area,
1085
+ .tutor-quiz-single-wrap {
1086
  margin: 0 60px 80px;
1087
  }
1088
  }
1089
 
1090
  @media (max-width: 991px) {
1091
  .tutor-lesson-content-area,
1092
+ .tutor-quiz-single-wrap {
1093
  margin: 0 40px;
1094
  }
1095
  }
1096
+
1097
  .tutor-lesson-sidebar-hide-bar {
1098
  background-color: var(--tutor-primary-hover-color);
1099
  color: #ffffff;
1101
  display: inline-block;
1102
  line-height: 70px;
1103
  }
1104
+
1105
  @media only screen and (max-width: 546px) {
1106
  .tutor-lesson-sidebar-hide-bar {
1107
  padding: 0 10px;
1112
  font-size: 20px;
1113
  display: block;
1114
  }
1115
+
1116
  @media only screen and (max-width: 546px) {
1117
  .tutor-single-page-top-bar a.tutor-lesson-sidebar-hide-bar i {
1118
  font-size: 19px;
1120
  }
1121
 
1122
  .sidebar-hidden a.tutor-lesson-sidebar-hide-bar .tutor-icon-angle-left:before {
1123
+ content: "\e903";
1124
  }
1125
 
1126
  .tutor-sidebar-tabs-wrap {
1129
 
1130
  .tutor-tabs-btn-group {
1131
  height: 70px;
1132
+ display: -webkit-box;
1133
+ display: -ms-flexbox;
1134
  display: flex;
1135
  }
1136
 
1150
  font-size: 24px;
1151
  display: inline-block;
1152
  vertical-align: top;
1153
+ line-height: 70px;
1154
  }
1155
 
1156
  .tutor-tabs-btn-group a i {
1245
  }
1246
 
1247
  .tutor-attachments-wrap .tutor-lesson-attachment:hover {
1248
+ -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
1249
+ box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
1250
  }
1251
 
1252
  .tutor-attachments-wrap .tutor-attachment-icon {
1280
  .tutor-progress-bar-wrap {
1281
  width: 100%;
1282
  margin: 0 0 30px;
1283
+ display: -webkit-box;
1284
+ display: -ms-flexbox;
1285
  display: flex;
1286
  }
1287
 
1291
  line-height: 25px;
1292
  position: relative;
1293
  background: #f1f1f1;
1294
+ -ms-flex-preferred-size: 0;
1295
+ flex-basis: 0;
1296
+ -webkit-box-flex: 1;
1297
+ -ms-flex-positive: 1;
1298
+ flex-grow: 1;
1299
  max-width: 100%;
1300
  border-radius: 30px;
1301
  margin-top: 7.5px;
1329
  -webkit-transform: translateY(-50%) translateX(-50%);
1330
  transform: translateY(-50%) translateX(-50%);
1331
  top: 50%;
1332
+ -webkit-box-sizing: border-box;
1333
+ box-sizing: border-box;
1334
  }
1335
 
1336
  .tutor-progress-percent {
1337
+ -webkit-box-flex: 0;
1338
+ -ms-flex: 0 0 auto;
1339
+ flex: 0 0 auto;
1340
  width: auto;
1341
  max-width: none;
1342
  padding-left: 20px;
1415
 
1416
  @media (max-width: 991px) {
1417
  .tutor-lead-info-btn-group a.tutor-button,
1418
+ .tutor-lead-info-btn-group .tutor-course-compelte-form-wrap {
1419
  width: auto;
1420
  }
1421
  }
1422
+
1423
  .tutor-lead-info-btn-group .tutor-course-compelte-form-wrap button {
1424
  display: block;
1425
  width: 100%;
1490
  height: 120px;
1491
  background: #f7f7f7;
1492
  border: 1px solid #ddd;
1493
+ -webkit-box-shadow: none;
1494
+ box-shadow: none;
1495
  border-radius: 4px;
1496
  line-height: 1.5;
1497
  text-indent: 0;
1505
  /*******************/
1506
  /*end tutor review form*/
1507
  /*******************/
1508
+ /**
1509
+ Tutor Dashboard Content
1510
  */
1511
+ /*
1512
+ Form CSS
1513
  */
1514
  .tutor-form-row {
1515
+ display: -webkit-box;
1516
+ display: -ms-flexbox;
1517
  display: flex;
1518
  margin-left: -15px;
1519
  margin-right: -15px;
1527
  }
1528
 
1529
  .tutor-form-col-6 {
1530
+ -webkit-box-flex: 0;
1531
+ -ms-flex: 0 0 50%;
1532
+ flex: 0 0 50%;
1533
  max-width: 50%;
1534
  }
1535
 
1536
  .tutor-form-col-12 {
1537
+ -webkit-box-flex: 0;
1538
+ -ms-flex: 0 0 100%;
1539
+ flex: 0 0 100%;
1540
  max-width: 100%;
1541
  }
1542
 
1543
  .tutor-form-col-4 {
1544
+ -webkit-box-flex: 0;
1545
+ -ms-flex: 0 0 33.3333%;
1546
+ flex: 0 0 33.3333%;
1547
  max-width: 33.3333%;
1548
  }
1549
 
1550
  @media (max-width: 768px) {
1551
  .tutor-form-row {
1552
+ -ms-flex-wrap: wrap;
1553
+ flex-wrap: wrap;
1554
  }
 
1555
  .tutor-form-col-4,
1556
+ .tutor-form-col-6,
1557
+ .tutor-form-col-12 {
1558
+ -webkit-box-flex: 0;
1559
+ -ms-flex: 0 0 100%;
1560
+ flex: 0 0 100%;
1561
  max-width: 100%;
1562
  }
1563
  }
1564
+
1565
  ul.tutor-required-fields {
1566
  list-style: none;
1567
  padding: 10px;
1587
  text-align: center;
1588
  }
1589
  }
1590
+
1591
  .tutor-write-review-box .tutor-star-rating-group i {
1592
  margin-right: 4px;
1593
  cursor: pointer;
1598
  }
1599
 
1600
  .tutor-question-top {
1601
+ display: -webkit-box;
1602
+ display: -ms-flexbox;
1603
  display: flex;
1604
+ -webkit-box-pack: justify;
1605
+ -ms-flex-pack: justify;
1606
+ justify-content: space-between;
1607
  margin-bottom: 20px;
1608
+ -webkit-box-orient: horizontal;
1609
+ -webkit-box-direction: reverse;
1610
+ -ms-flex-direction: row-reverse;
1611
+ flex-direction: row-reverse;
1612
  }
1613
 
1614
  .tutor-ask-question-btn {
1616
  }
1617
 
1618
  .tutor-question-search-form {
1619
+ -webkit-box-flex: 0;
1620
+ -ms-flex: 0 0 75%;
1621
+ flex: 0 0 75%;
1622
  }
1623
 
1624
  .tutor-question-search-form form {
1625
+ display: -webkit-box;
1626
+ display: -ms-flexbox;
1627
  display: flex;
1628
  }
1629
 
1630
+ .tutor-question-search-form input[type="text"] {
1631
  max-width: 60%;
1632
  }
1633
 
1646
  .updating-icon:before {
1647
  font-family: "tutor";
1648
  margin-right: 5px;
1649
+ content: "\e91d";
1650
  -webkit-animation: spin 1s steps(8) infinite;
1651
  animation: spin 1s steps(8) infinite;
1652
  display: inline-block;
1654
 
1655
  .loading-lesson .tutor-lesson-video-wrap:before {
1656
  font-family: "tutor";
1657
+ content: "\e91d";
1658
  -webkit-animation: spin 2s infinite linear;
1659
  animation: spin 2s infinite linear;
1660
  display: inline-block;
1681
  position: relative;
1682
  }
1683
 
1684
+ /**
1685
+ Course question and answer
1686
  */
1687
  /* ********************* */
1688
  /* Question and Answer */
1715
 
1716
  @media (max-width: 991px) {
1717
  .tutor_admin_answers_list_wrap + .tutor_add_answer_row,
1718
+ .tutor_admin_answers_list_wrap {
1719
  margin-left: 30px;
1720
  }
1721
  }
1722
+
1723
  .tutor_original_question {
1724
  margin-bottom: 30px;
1725
  }
1807
 
1808
  .announcement-delete-btn a {
1809
  color: var(--tutor-light-color);
1810
+ -webkit-transition: 300ms;
1811
  transition: 300ms;
1812
  }
1813
+
1814
  .announcement-delete-btn a:hover {
1815
  color: red;
1816
  }
1858
  padding: 15px 0;
1859
  border-top: 1px solid #dcdfe5;
1860
  border-bottom: 1px solid #dcdfe5;
1861
+ display: -webkit-box;
1862
+ display: -ms-flexbox;
1863
  display: flex;
1864
+ -webkit-box-pack: justify;
1865
+ -ms-flex-pack: justify;
1866
+ justify-content: space-between;
1867
  }
1868
 
1869
  .tutor-quiz-header .tutor-quiz-meta li {
1883
  border: none;
1884
  padding: 0;
1885
  }
 
1886
  .tutor-quiz-header .tutor-quiz-meta li {
1887
  display: block;
1888
  color: var(--tutor-text-color);
1891
  padding: 0;
1892
  border-radius: 0;
1893
  }
 
1894
  .tutor-quiz-header .tutor-quiz-meta li strong {
1895
  display: inline-block;
1896
  margin-right: 5px;
1897
  }
1898
  }
1899
+
1900
+ @media (max-width: 1199.98px) {
1901
+ .tutor-quiz-attempt-history {
1902
+ display: block;
1903
+ width: 100%;
1904
+ overflow-x: auto;
1905
+ -webkit-overflow-scrolling: touch;
1906
+ }
1907
  }
1908
 
1909
  .tutor-quiz-attempt-history-title {
1960
  font-size: 90%;
1961
  }
1962
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1963
  /*.attempt-reviewed-text {*/
1964
  /*color: #777;*/
1965
  /*font-size: 12px;*/
2001
  background-color: transparent;
2002
  padding: 0px;
2003
  border-radius: 0;
2004
+ -webkit-box-shadow: none;
2005
+ box-shadow: none;
2006
  margin: 0 10px;
2007
  }
2008
 
2020
  border: 1px solid #d4dadb;
2021
  height: 175px;
2022
  border-radius: 5px;
2023
+ -webkit-box-shadow: none;
2024
+ box-shadow: none;
2025
  min-width: 100%;
2026
  margin-bottom: 5px;
2027
  }
2057
  .tutor-quiz-answers-wrap label.answer-view-text_image {
2058
  text-align: center;
2059
  margin: 0 10px;
2060
+ display: -webkit-inline-box;
2061
+ display: -ms-inline-flexbox;
2062
  display: inline-flex;
2063
  max-width: 25%;
2064
  }
2065
 
2066
  .quiz-answer-input-bottom {
2067
  position: relative;
2068
+ display: -webkit-box;
2069
+ display: -ms-flexbox;
2070
  display: flex;
2071
  line-height: 20px;
2072
  }
2113
  }
2114
 
2115
  .tutor-quiz-answers-wrap label input:checked + span:after {
2116
+ content: "\e90f";
2117
  position: absolute;
2118
  font-family: "tutor";
2119
  color: #fff;
2120
  top: 50%;
2121
  left: 50%;
2122
+ -webkit-transform: translate(-50%, -50%);
2123
+ transform: translate(-50%, -50%);
2124
  font-size: 11px;
2125
  line-height: 1;
2126
  }
2127
 
2128
+ .tutor-quiz-answers-wrap label input[type="radio"] + span {
2129
  content: "";
2130
  border-radius: 50%;
2131
  margin-right: 4px;
2133
  font-size: 1em;
2134
  }
2135
 
2136
+ .tutor-quiz-answers-wrap label input[type="radio"] + span:after {
2137
  content: "";
2138
  height: 8px;
2139
  width: 8px;
2148
  margin-bottom: 10px;
2149
  width: 250px;
2150
  background-color: #fff;
2151
+ display: -webkit-box;
2152
+ display: -ms-flexbox;
2153
  display: flex;
2154
  }
2155
 
2158
  }
2159
 
2160
  .question-type-ordering-item .answer-title {
2161
+ -webkit-box-flex: 1;
2162
+ -ms-flex: 1;
2163
+ flex: 1;
2164
  }
2165
 
2166
  .question-type-ordering-item .answer-sorting-bar {
2169
 
2170
  .quiz-answer-item-matching {
2171
  padding: 10px;
2172
+ display: -webkit-box;
2173
+ display: -ms-flexbox;
2174
  display: flex;
2175
  width: 25%;
2176
  }
2188
  width: 50%;
2189
  }
2190
  }
2191
+
2192
  @media (max-width: 575px) {
2193
  .answer-type-matching .quiz-answer-matching-items-wrap .quiz-answer-item-matching {
2194
  width: 100%;
2195
  }
2196
  }
2197
+
2198
  .answer-type-matching .quiz-answer-matching-items-wrap {
2199
  margin: 0 -10px;
2200
  }
2211
  margin-right: 10px;
2212
  margin-bottom: 10px;
2213
  background-color: #fff;
2214
+ display: -webkit-inline-box;
2215
+ display: -ms-inline-flexbox;
2216
  display: inline-flex;
2217
  }
2218
 
2219
  .quiz-draggable-answer-item .draggable-answer-title {
2220
+ -webkit-box-flex: 1;
2221
+ -ms-flex: 1;
2222
+ flex: 1;
2223
  }
2224
 
2225
  .quiz-draggable-rand-answers {
2226
+ display: -webkit-box;
2227
+ display: -ms-flexbox;
2228
  display: flex;
2229
+ -ms-flex-wrap: wrap;
2230
+ flex-wrap: wrap;
2231
  margin-bottom: 80px;
2232
  }
2233
 
2253
  }
2254
 
2255
  .answer-type-image_matching .quiz-answer-item-matching {
2256
+ /*display: inline-block;
2257
+ width: 190px;
2258
+ margin-right: 10px;*/
2259
  display: block;
2260
  }
2261
 
2262
  .answer-type-image_matching .quiz-answer-matching-items-wrap {
2263
+ display: -webkit-box;
2264
+ display: -ms-flexbox;
2265
  display: flex;
2266
+ -ms-flex-wrap: wrap;
2267
+ flex-wrap: wrap;
2268
  margin-left: -10px;
2269
  margin-right: -10px;
2270
  }
2304
  }
2305
 
2306
  .quiz-image-answering-wrap {
2307
+ display: -webkit-box;
2308
+ display: -ms-flexbox;
2309
  display: flex;
2310
+ -ms-flex-wrap: wrap;
2311
+ flex-wrap: wrap;
2312
+ -webkit-box-orient: horizontal;
2313
+ -webkit-box-direction: normal;
2314
+ -ms-flex-direction: row;
2315
+ flex-direction: row;
2316
  margin-left: -10px;
2317
  margin-right: -10px;
2318
  }
2336
  width: 100%;
2337
  display: block;
2338
  border: 1px solid #d4dadb;
2339
+ -webkit-box-shadow: none;
2340
+ box-shadow: none;
2341
  background: transparent;
2342
  border-radius: 2px;
2343
  height: 42px;
2348
  outline-offset: 0 !important;
2349
  }
2350
 
2351
+ /**
2352
+ * Pagination
2353
  */
2354
  .tutor-next-previous-pagination-wrap {
2355
+ display: -webkit-box;
2356
+ display: -ms-flexbox;
2357
  display: flex;
2358
+ -webkit-box-pack: justify;
2359
+ -ms-flex-pack: justify;
2360
+ justify-content: space-between;
2361
  }
2362
 
2363
  .tutor-next-previous-pagination-wrap a {
2364
  color: var(--tutor-primary-color);
2365
  }
2366
 
2367
+ /**
2368
+ Icon Css
2369
  */
2370
+ div[class*="tutor-course-col"] {
2371
  padding-left: 15px;
2372
  padding-right: 15px;
2373
  margin-bottom: 30px;
2384
  transition: 300ms;
2385
  border: 1px solid rgba(0, 0, 0, 0.05);
2386
  height: 100%;
2387
+ display: -webkit-box;
2388
+ display: -ms-flexbox;
2389
  display: flex;
2390
+ -webkit-box-orient: vertical;
2391
+ -webkit-box-direction: normal;
2392
+ -ms-flex-direction: column;
2393
+ flex-direction: column;
2394
+ -webkit-box-pack: justify;
2395
+ -ms-flex-pack: justify;
2396
+ justify-content: space-between;
2397
  }
2398
 
2399
  .tutor-course-loop a,
2445
  }
2446
 
2447
  .tutor-course-loop-header-meta .tutor-course-wishlist a.has-wish-listed:before {
2448
+ content: "\e908";
2449
  }
2450
 
2451
  .tutor-course-loop-header-meta .tutor-course-wishlist a.updating-icon:before {
2452
+ content: "\e91d";
2453
  margin-right: 0;
2454
  }
2455
 
2461
  font-size: 12px;
2462
  line-height: 20px;
2463
  border-radius: 2px;
2464
+ -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
2465
+ box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
2466
  }
2467
 
2468
  .tutor-course-loop:hover {
2469
+ -webkit-box-shadow: 0 4px 23px rgba(0, 0, 0, 0.1);
2470
+ box-shadow: 0 4px 23px rgba(0, 0, 0, 0.1);
2471
  }
2472
 
2473
  .tutor-course-loop p {
2591
  }
2592
 
2593
  .tutor-course-loop-price > .price {
2594
+ display: -webkit-box;
2595
+ display: -ms-flexbox;
2596
  display: flex;
2597
+ -webkit-box-align: center;
2598
+ -ms-flex-align: center;
2599
+ align-items: center;
2600
+ -webkit-box-pack: start;
2601
+ -ms-flex-pack: start;
2602
+ justify-content: flex-start;
2603
  font-weight: 600;
2604
+ -ms-flex-wrap: wrap;
2605
+ flex-wrap: wrap;
2606
  }
2607
 
2608
  .tutor-course-loop-price > .price .subscription-details {
2640
  }
2641
 
2642
  .tutor-course-loop-price > .price .tutor-loop-cart-btn-wrap a::before {
2643
+ content: "\e915";
2644
  font-family: "tutor" !important;
2645
  speak: none;
2646
  font-style: normal;
2666
  transform: rotate(360deg);
2667
  }
2668
  }
2669
+
2670
  @keyframes mymove {
2671
  from {
2672
  -webkit-transform: rotate(0deg);
2677
  transform: rotate(360deg);
2678
  }
2679
  }
2680
+
2681
  .tutor-course-loop:hover .tutor-loop-course-footer .tutor-loop-cart-btn-wrap {
2682
  opacity: 1;
2683
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
2714
 
2715
  @media (max-width: 991px) {
2716
  .tutor-course-col-6,
2717
+ .tutor-course-col-5,
2718
+ .tutor-course-col-4,
2719
+ .tutor-course-col-3,
2720
+ .tutor-course-col-2 {
2721
  width: 50%;
2722
  }
2723
  }
2724
+
2725
  @media (max-width: 575px) {
2726
  .tutor-course-col-6,
2727
+ .tutor-course-col-5,
2728
+ .tutor-course-col-4,
2729
+ .tutor-course-col-3,
2730
+ .tutor-course-col-2 {
2731
  width: 100%;
2732
  }
2733
  }
2734
+
2735
  .tutor-course-filter-wrap {
2736
  margin-bottom: 50px;
2737
+ display: -webkit-box;
2738
+ display: -ms-flexbox;
2739
  display: flex;
2740
+ -webkit-box-align: center;
2741
+ -ms-flex-align: center;
2742
+ align-items: center;
2743
+ -webkit-box-pack: justify;
2744
+ -ms-flex-pack: justify;
2745
+ justify-content: space-between;
2746
+ -ms-flex-wrap: wrap;
2747
+ flex-wrap: wrap;
2748
  }
2749
 
2750
  .tutor-course-filter-form {
2754
 
2755
  .tutor-courses {
2756
  clear: both;
2757
+ display: -webkit-box;
2758
+ display: -ms-flexbox;
2759
  display: flex;
2760
+ -ms-flex-wrap: wrap;
2761
+ flex-wrap: wrap;
2762
  margin-left: -15px;
2763
  margin-right: -15px;
2764
  padding: 0;
2765
  }
2766
 
2767
  .tutor-loop-course-bottom {
2768
+ display: -webkit-box;
2769
+ display: -ms-flexbox;
2770
  display: flex;
2771
+ -webkit-box-orient: vertical;
2772
+ -webkit-box-direction: normal;
2773
+ -ms-flex-direction: column;
2774
+ flex-direction: column;
2775
+ -webkit-box-pack: justify;
2776
+ -ms-flex-pack: justify;
2777
+ justify-content: space-between;
2778
  height: 100%;
2779
  }
2780
 
2848
  margin-right: 5px;
2849
  }
2850
 
2851
+ /**
2852
+ Topicstutor-course-title
2853
  */
2854
  .tutor-course-enrolled-wrap {
2855
  margin: 0 -20px -20px !important;
2876
  color: var(--tutor-success-button-color);
2877
  }
2878
 
2879
+ /**
2880
+ Notice and others message
2881
+ Alert Box Css
2882
  */
2883
  .tutor-notice-warning {
2884
  background-color: #fcf8e3;
2917
  border: 1px solid #d8000c;
2918
  }
2919
 
2920
+ /**
2921
+ End Alert box css
2922
  */
2923
  .cart-required-login,
2924
  .cart-required-login a,
2934
  color: #fff;
2935
  border: 1px solid var(--tutor-primary-color);
2936
  background-color: var(--tutor-primary-color);
2937
+ display: -webkit-inline-box;
2938
+ display: -ms-inline-flexbox;
2939
  display: inline-flex;
2940
+ -webkit-box-align: center;
2941
+ -ms-flex-align: center;
2942
+ align-items: center;
2943
  padding: 12px 20px;
2944
  border-radius: 4px;
2945
  text-transform: capitalize;
2947
  font-size: 14px;
2948
  font-weight: 600;
2949
  cursor: pointer;
2950
+ -webkit-transition: 300ms;
2951
  transition: 300ms;
2952
  overflow: hidden;
2953
  vertical-align: top;
2954
  }
2955
+
2956
  .single_add_to_cart_button i,
2957
  a.tutor-button i,
2958
  .tutor-button i,
2962
  margin-right: 7px;
2963
  font-size: 16px;
2964
  }
2965
+
2966
  .single_add_to_cart_button.btn-sm,
2967
  a.tutor-button.btn-sm,
2968
  .tutor-button.btn-sm,
2989
  border: 1px solid #b8babe;
2990
  background: #fff;
2991
  }
2992
+
2993
  a.tutor-button.default-btn i,
2994
  .tutor-button.default-btn i,
2995
  a.tutor-btn.default-btn i,
3005
  border-color: var(--tutor-primary-color);
3006
  color: #fff;
3007
  }
3008
+
3009
  a.tutor-button.default-btn:hover i,
3010
  .tutor-button.default-btn:hover i,
3011
  a.tutor-btn.default-btn:hover i,
3052
  .tutor-button.tutor-danger:hover {
3053
  background-color: #e53935;
3054
  border-color: #e53935;
3055
+ -webkit-filter: brightness(0.9);
3056
+ filter: brightness(0.9);
3057
  }
3058
 
3059
  .tutor-button.tutor-success {
3064
  .tutor-button.tutor-success:hover {
3065
  background: var(--tutor-success-button-color);
3066
  border-color: var(--tutor-success-button-color);
3067
+ -webkit-filter: brightness(0.9);
3068
+ filter: brightness(0.9);
3069
  }
3070
 
3071
  .course-enrolled-nav-wrap {
3092
  .tutor-button-block {
3093
  width: 100%;
3094
  text-align: center;
3095
+ -webkit-box-pack: center;
3096
+ -ms-flex-pack: center;
3097
+ justify-content: center;
3098
  }
3099
 
3100
  .tutor-wrap {
3133
  .tutor-wrap nav.course-enrolled-nav ul li {
3134
  display: inline-block;
3135
  }
 
3136
  .tutor-wrap nav.course-enrolled-nav ul li:not(:first-child) a,
3137
+ .tutor-wrap nav.course-enrolled-nav ul li a {
3138
  padding: 8px;
3139
  margin: 0;
3140
  }
 
3141
  .tutor-wrap nav.course-enrolled-nav ul li.active a {
3142
  border: none;
3143
  color: var(--tutor-primary-color);
3144
  }
3145
  }
3146
+
3147
  .tutor-updating-message i {
3148
  display: none;
3149
  }
3186
  top: 10px;
3187
  }
3188
 
3189
+ /**
3190
+ Instructor
3191
  */
3192
  .single-instructor-wrap {
3193
  border: 1px solid #e8eff1;
3198
  .single-instructor-wrap .single-instructor-top {
3199
  padding: 20px;
3200
  border-bottom: 1px solid #e8eff1;
3201
+ display: -webkit-box;
3202
+ display: -ms-flexbox;
3203
  display: flex;
3204
  }
3205
 
3206
  @media (max-width: 767px) {
3207
  .single-instructor-wrap .single-instructor-top {
3208
+ -ms-flex-wrap: wrap;
3209
+ flex-wrap: wrap;
3210
  }
3211
  }
3212
+
3213
  .single-instructor-wrap .single-instructor-top h3,
3214
  .single-instructor-wrap .single-instructor-top h4 {
3215
  margin: 0;
3217
  }
3218
 
3219
  .single-instructor-wrap .tutor-instructor-left {
3220
+ -webkit-box-flex: 0;
3221
+ -ms-flex: 0 0 auto;
3222
+ flex: 0 0 auto;
3223
  padding-right: 30px;
3224
  }
3225
 
3229
  margin-bottom: 15px;
3230
  }
3231
  }
3232
+
3233
  .single-instructor-wrap .instructor-avatar {
3234
  float: left;
3235
  }
3267
  text-align: right;
3268
  overflow: hidden;
3269
  }
3270
+
3271
  @media (max-width: 767px) {
3272
  .single-instructor-wrap .single-instructor-bottom {
3273
  text-align: left;
3331
  max-width: 520px;
3332
  margin: 0 auto;
3333
  padding: 40px 55px;
3334
+ -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
3335
+ box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
3336
  border-radius: 5px;
3337
  }
3338
 
3364
  margin-bottom: 20px;
3365
  }
3366
 
3367
+ .tutor-login-form-wrap input[type="password"],
3368
+ .tutor-login-form-wrap input[type="text"] {
3369
  width: 100%;
3370
  display: block;
3371
  border: 1px solid #e8eff1;
3372
+ -webkit-box-shadow: none;
3373
+ box-shadow: none;
3374
  margin-bottom: 20px;
3375
  border-radius: 4px;
3376
  background: #eceef4;
3379
  text-indent: 15px;
3380
  }
3381
 
3382
+ .tutor-login-form-wrap input[type="password"]:focus,
3383
+ .tutor-login-form-wrap input[type="text"]:focus {
3384
  background: #ffffff;
3385
  border-color: var(--tutor-primary-color);
3386
  }
3443
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
3444
  }
3445
 
3446
+ .tutor-login-form-wrap input[type="submit"] {
3447
  color: #fff;
3448
  background-color: var(--tutor-success-button-color);
3449
  border-color: var(--tutor-success-button-color);
3457
  transition: 300ms;
3458
  }
3459
 
3460
+ .tutor-login-form-wrap input[type="submit"]:hover {
3461
  color: #fff;
3462
  background-color: var(--tutor-success-button-color);
3463
  border-color: var(--tutor-success-button-color);
3464
  }
3465
 
3466
+ .tutor-login-form-wrap input[type="checkbox"] {
3467
  margin-right: 4px;
3468
  }
3469
 
3481
  }
3482
 
3483
  .tutor-cart-box-login-form {
3484
+ display: -webkit-box;
3485
+ display: -ms-flexbox;
3486
  display: flex;
3487
  position: fixed;
3488
  width: 100%;
3491
  z-index: 99;
3492
  top: 0;
3493
  left: 0;
3494
+ -webkit-box-pack: center;
3495
+ -ms-flex-pack: center;
3496
+ justify-content: center;
3497
+ -webkit-box-align: center;
3498
+ -ms-flex-align: center;
3499
+ align-items: center;
3500
  }
3501
 
3502
  .login-overlay-close {
3553
 
3554
  .tutor-option-field textarea,
3555
  .tutor-option-field select,
3556
+ .tutor-option-field input[type="text"],
3557
+ .tutor-option-field input[type="number"],
3558
  .tutor-option-field input[type="pas.tutor-dashboard-content-innersword"],
3559
  .tutor-form-group textarea,
3560
  .tutor-form-group select,
3561
+ .tutor-form-group input[type="text"],
3562
+ .tutor-form-group input[type="number"],
3563
+ .tutor-form-group input[type="password"] {
3564
  width: 100%;
3565
  display: block;
3566
  border: 1px solid #dcdfe5;
3567
+ -webkit-box-shadow: none;
3568
+ box-shadow: none;
3569
  margin-bottom: 20px;
3570
  border-radius: 4px;
3571
  background: #ffffff;
3580
  .tutor-form-group {
3581
  position: relative;
3582
  }
3583
+
3584
  .tutor-form-group span.tutor-input-prepand {
3585
  position: absolute;
3586
  height: calc(100% - 2px);
3591
  border-right: 1px solid #dcdfe5;
3592
  top: 1px;
3593
  }
3594
+
3595
  .tutor-form-group span.tutor-input-prepand + input {
3596
  padding-left: 35px;
3597
  }
3605
  margin-bottom: 20px;
3606
  width: 100% !important;
3607
  }
3608
+
3609
  .tutor-option-field .select2-container ul.select2-selection__rendered,
3610
  .tutor-form-group .select2-container ul.select2-selection__rendered {
3611
  padding: 4px 9px;
3612
  display: block;
3613
  }
3614
+
3615
  .tutor-option-field .select2-container li.select2-selection__choice,
3616
  .tutor-form-group .select2-container li.select2-selection__choice {
3617
  background: #ebeef0;
3623
  border: none;
3624
  font-weight: 600;
3625
  }
3626
+
3627
  .tutor-option-field .select2-container .select2-search__field,
3628
  .tutor-form-group .select2-container .select2-search__field {
3629
  padding: 8px 3px 8px 6px;
3630
+ -webkit-box-sizing: border-box;
3631
+ box-sizing: border-box;
3632
  margin: 0;
3633
  }
3634
+
3635
  .tutor-option-field .select2-container .select2-search__field::-webkit-input-placeholder,
3636
  .tutor-form-group .select2-container .select2-search__field::-webkit-input-placeholder {
3637
  color: #abafb6;
3638
  }
3639
+
3640
  .tutor-option-field .select2-container .select2-search__field::-moz-placeholder,
3641
  .tutor-form-group .select2-container .select2-search__field::-moz-placeholder {
3642
  color: #abafb6;
3643
  }
3644
+
3645
  .tutor-option-field .select2-container .select2-search__field:-ms-input-placeholder,
3646
  .tutor-form-group .select2-container .select2-search__field:-ms-input-placeholder {
3647
  color: #abafb6;
3648
  }
3649
+
3650
  .tutor-option-field .select2-container .select2-search__field:-moz-placeholder,
3651
  .tutor-form-group .select2-container .select2-search__field:-moz-placeholder {
3652
  color: #abafb6;
3653
  }
3654
+
3655
  .tutor-option-field .select2-container .select2-selection--single,
3656
  .tutor-option-field .select2-container .select2-selection--multiple,
3657
  .tutor-form-group .select2-container .select2-selection--single,
3658
  .tutor-form-group .select2-container .select2-selection--multiple {
3659
  border-color: #dcdfe5;
3660
  }
3661
+
3662
+ .tutor-option-field .select2-container.select2-container--focus .select2-selection--single,
3663
+ .tutor-option-field .select2-container.select2-container--focus .select2-selection--multiple,
3664
  .tutor-form-group .select2-container.select2-container--focus .select2-selection--single,
3665
  .tutor-form-group .select2-container.select2-container--focus .select2-selection--multiple {
3666
  border-color: var(--tutor-primary-color);
3687
  }
3688
 
3689
  .tutor-option-field textarea:focus,
3690
+ .tutor-option-field input:not([type="submit"]):focus,
3691
  .tutor-form-group textarea:focus,
3692
+ .tutor-form-group input:not([type="submit"]):focus {
3693
  background: #ffffff;
3694
  border-color: var(--tutor-primary-color);
3695
  }
3761
  }
3762
 
3763
  .tutor-option-gorup-fields-wrap .tutor-lesson-video-runtime {
3764
+ display: -webkit-box;
3765
+ display: -ms-flexbox;
3766
  display: flex;
3767
  }
3768
 
3832
  overflow: hidden;
3833
  line-height: 1;
3834
  }
3835
+
3836
  .tutor-price-preview-box .price .subscription-details {
3837
  font-size: var(--tutor-text-size);
3838
  display: block;
3896
  float: none;
3897
  margin-bottom: 25px;
3898
  }
 
3899
  .tutor-review-individual-item .review-content {
3900
  padding-left: 0;
3901
  }
3902
  }
3903
+
3904
  @media (max-width: 991px) {
3905
  .tutor-single-course-sidebar {
3906
  margin-top: 30px;
3907
  }
3908
  }
3909
+
3910
  .tutor-review-individual-item .review-avatar {
3911
  width: 50px;
3912
  float: left;
3976
  }
3977
 
3978
  .course-rating-meter {
3979
+ display: -webkit-box;
3980
+ display: -ms-flexbox;
3981
  display: flex;
3982
  }
3983
 
3986
  }
3987
 
3988
  .rating-meter-bar-wrap {
3989
+ -webkit-box-flex: 1;
3990
+ -ms-flex: 1;
3991
+ flex: 1;
3992
  }
3993
 
3994
  .rating-meter-col {
4014
  }
4015
 
4016
  .rating-meter-col.rating-text-col {
4017
+ -webkit-box-flex: 0;
4018
+ -ms-flex: 0 0 auto;
4019
+ flex: 0 0 auto;
4020
  }
4021
 
4022
  /* ********************* */
4065
 
4066
  .certificate-download-btn {
4067
  margin-top: 20px;
4068
+ display: -webkit-box !important;
4069
+ display: -ms-flexbox !important;
4070
  display: flex !important;
4071
  text-align: center;
4072
  text-transform: uppercase !important;
4073
+ -webkit-box-align: center;
4074
+ -ms-flex-align: center;
4075
+ align-items: center;
4076
+ -webkit-box-pack: center;
4077
+ -ms-flex-pack: center;
4078
+ justify-content: center;
4079
  }
4080
 
4081
  /* ********************************** */
4119
  }
4120
 
4121
  .prerequisites-course-lists li .prerequisites-course-item {
4122
+ display: -webkit-box;
4123
+ display: -ms-flexbox;
4124
  display: flex;
4125
+ -webkit-box-align: center;
4126
+ -ms-flex-align: center;
4127
+ align-items: center;
4128
  }
4129
 
4130
  .prerequisites-course-feature-image img {
4132
  border-radius: 2px;
4133
  height: auto;
4134
  margin: 0 !important;
4135
+ -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.08);
4136
+ box-shadow: 0 0 1px rgba(0, 0, 0, 0.08);
4137
  }
4138
 
4139
  .prerequisites-course-lists li .prerequisites-course-title {
4140
  -webkit-box-flex: 1;
4141
+ -ms-flex-positive: 1;
4142
+ flex-grow: 1;
4143
  padding-left: 15px;
4144
  -webkit-transition: 300ms;
4145
  transition: 300ms;
4174
  color: #fff;
4175
  }
4176
 
4177
+ /*
4178
+ social share
4179
  */
4180
  .tutor-single-course-meta ul li.tutor-social-share {
4181
  float: right;
4182
  margin-right: 0;
4183
+ display: -webkit-inline-box;
4184
+ display: -ms-inline-flexbox;
4185
  display: inline-flex;
4186
+ -webkit-box-align: center;
4187
+ -ms-flex-align: center;
4188
+ align-items: center;
4189
  }
4190
 
4191
  @media (max-width: 575px) {
4193
  display: none;
4194
  }
4195
  }
4196
+
4197
  .tutor-single-course-meta ul li.tutor-social-share button {
4198
  margin: 0;
4199
  border: none;
4255
 
4256
  .rtl .tutor-course-lesson h5 .tutor-lesson-duration {
4257
  -webkit-box-flex: 1;
4258
+ -ms-flex-positive: 1;
4259
+ flex-grow: 1;
4260
  text-align: left;
4261
  }
4262
 
4315
  margin-left: 0;
4316
  margin-right: 20px;
4317
  }
4318
+
4319
  @media screen and (max-width: 546px) {
4320
  .rtl .tutor-topbar-home-btn {
4321
  margin-right: 10px;
4327
  margin-right: 0;
4328
  }
4329
 
4330
+ /**
4331
+ * Tutor Front-End Modal
4332
  */
4333
  .tutor-frontend-modal {
4334
  position: fixed;
4336
  height: 100%;
4337
  left: 0;
4338
  top: 0;
4339
+ display: -webkit-box;
4340
+ display: -ms-flexbox;
4341
  display: flex;
4342
+ -webkit-box-align: center;
4343
+ -ms-flex-align: center;
4344
+ align-items: center;
4345
+ -webkit-box-pack: center;
4346
+ -ms-flex-pack: center;
4347
+ justify-content: center;
4348
  z-index: 999999;
4349
  }
4350
 
4374
  padding: 40px;
4375
  }
4376
  }
4377
+
4378
  @media (max-width: 540px) {
4379
  .tutor-frontend-modal .tutor-frontend-modal-content {
4380
  padding: 20px;
4381
  }
4382
  }
4383
+
4384
  button.tm-close.tutor-icon-line-cross {
4385
  position: absolute;
4386
  right: 23px;
4463
  padding: 0;
4464
  margin: 0 0 22px;
4465
  list-style: none;
4466
+ display: -webkit-box;
4467
+ display: -ms-flexbox;
4468
  display: flex;
4469
+ -webkit-box-align: center;
4470
+ -ms-flex-align: center;
4471
+ align-items: center;
4472
+ -ms-flex-wrap: wrap;
4473
+ flex-wrap: wrap;
4474
+ -webkit-box-pack: justify;
4475
+ -ms-flex-pack: justify;
4476
+ justify-content: space-between;
4477
  }
4478
 
4479
  .tutor-assignment-information ul li strong {
4512
  margin-bottom: 40px;
4513
  }
4514
 
4515
+ /**
4516
+ * Course adding page
4517
+ * Course Builder
4518
  */
4519
  #tutor-course-topics a {
4520
  text-decoration: none;
4532
  border-bottom: 1px solid #d9d9d9;
4533
  background-color: #ebeef0;
4534
  }
4535
+
4536
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top,
4537
  .course-contents .course-content-item .tutor-lesson-top {
4538
+ display: -webkit-box;
4539
+ display: -ms-flexbox;
4540
  display: flex;
4541
+ -webkit-box-align: center;
4542
+ -ms-flex-align: center;
4543
+ align-items: center;
4544
  }
4545
+
4546
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top a:last-child,
4547
  .course-contents .course-content-item .tutor-lesson-top a:last-child {
4548
  margin-left: auto;
4549
  }
4550
+
4551
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top a.open-tutor-lesson-modal,
4552
  .course-contents .course-content-item .tutor-lesson-top a.open-tutor-lesson-modal {
4553
+ -webkit-box-flex: 1;
4554
+ -ms-flex-positive: 1;
4555
+ flex-grow: 1;
4556
  }
4557
+
4558
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top a,
4559
  .course-contents .course-content-item .tutor-lesson-top a {
4560
  color: #393c40;
4561
  font-weight: 400;
4562
+ display: -webkit-inline-box;
4563
+ display: -ms-inline-flexbox;
4564
  display: inline-flex;
4565
+ -webkit-box-align: center;
4566
+ -ms-flex-align: center;
4567
+ align-items: center;
4568
  }
4569
+
4570
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top i,
4571
  .course-contents .course-content-item .tutor-lesson-top i {
4572
  padding-right: 7px;
4573
  color: #393c40;
4574
  }
4575
+
4576
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top .tutor-updating-message i,
4577
  .course-contents .course-content-item .tutor-lesson-top .tutor-updating-message i {
4578
  display: none;
4579
  }
4580
+
4581
  .tutor-untopics-lessons .course-content-item .tutor-lesson-top i.tutor-icon-garbage:hover,
4582
  .course-contents .course-content-item .tutor-lesson-top i.tutor-icon-garbage:hover {
4583
  color: red;
4611
  }
4612
 
4613
  #tutor-course-topics .tutor-lesson-top {
4614
+ display: -webkit-box;
4615
+ display: -ms-flexbox;
4616
  display: flex;
4617
  }
4618
 
4619
  #tutor-course-topics .tutor-lesson-top .open-tutor-lesson-modal,
4620
  .tutor-quiz .open-tutor-quiz-modal,
4621
  .course-content-item .open-tutor-assignment-modal {
4622
+ -webkit-box-flex: 1;
4623
+ -ms-flex: 1;
4624
+ flex: 1;
4625
  }
4626
 
4627
  #tutor-course-topics .tutor-lesson-top i.tutor-icon-move {
4668
  border-radius: 2px;
4669
  font-weight: 300;
4670
  border: none;
4671
+ -webkit-box-shadow: none;
4672
+ box-shadow: none;
4673
  cursor: pointer;
4674
  }
4675
 
4676
  .tutor_btn_lg:focus {
4677
+ -webkit-box-shadow: none;
4678
+ box-shadow: none;
4679
  border: none;
4680
  outline: none;
4681
  }
4724
  }
4725
 
4726
  .tutor-topic-title {
4727
+ display: -webkit-box;
4728
+ display: -ms-flexbox;
4729
  display: flex;
4730
  font-size: 16px;
4731
  font-weight: 300;
4744
  }
4745
 
4746
  .tutor-topic-title .topic-inner-title {
4747
+ -webkit-box-flex: 1;
4748
+ -ms-flex: 1 0 auto;
4749
+ flex: 1 0 auto;
4750
  cursor: pointer;
4751
  max-width: calc(100% - 137px);
4752
  font-weight: 400;
4798
  }
4799
 
4800
  #tutor-course-topics a:focus {
4801
+ -webkit-box-shadow: none;
4802
+ box-shadow: none;
4803
  }
4804
 
4805
  #tutor-course-topics .toggle-indicator:before {
4827
  padding: 0px;
4828
  }
4829
 
4830
+ /*
4831
+ .tutor-course-builder-btn-group button + button{
4832
+ margin-left: 10px;
4833
  }*/
4834
  .tutor-course-builder-button {
4835
  line-height: 35px;
4842
  background-color: #f2f2f2;
4843
  cursor: pointer;
4844
  vertical-align: top;
4845
+ -webkit-transition: 300ms;
4846
  transition: 300ms;
4847
  font-weight: 400;
4848
  }
4864
 
4865
  .tutor-add-quiz-button-wrap {
4866
  padding: 15px 20px;
4867
+ display: -webkit-box;
4868
+ display: -ms-flexbox;
4869
  display: flex;
4870
+ -ms-flex-wrap: wrap;
4871
+ flex-wrap: wrap;
4872
  }
4873
 
4874
  .tutor-add-quiz-button-wrap > * + * {
4882
  }
4883
 
4884
  .tutor-course-builder-button:hover {
4885
+ -webkit-filter: brightness(0.9);
4886
+ filter: brightness(0.9);
4887
  }
4888
 
4889
  .tutor-btn-lg i {
4906
  color: #fff;
4907
  }
4908
 
4909
+ /**
4910
+ End Course Builder
4911
  */
4912
+ /**
4913
+ Updating Messsage
4914
  */
4915
  .tutor-updating-message:before {
4916
  display: inline-block;
4918
  -webkit-font-smoothing: antialiased;
4919
  -moz-osx-font-smoothing: grayscale;
4920
  vertical-align: top;
4921
+ content: "\e91d";
4922
  -webkit-animation: spin 2s infinite linear;
4923
  animation: spin 2s infinite linear;
4924
  margin-right: 6px;
4929
  margin-left: 6px;
4930
  }
4931
 
4932
+ /**
4933
+ Lesson Edit Modal
4934
  */
4935
  .lesson-modal-close-wrap a {
4936
  background: #ffffff;
4958
  width: 95%;
4959
  }
4960
 
4961
+ .lesson-modal-field-row input[type="text"] {
4962
  background-color: #fff;
4963
  border: 1px solid #ddd;
4964
  border-radius: 3px;
4965
+ -webkit-box-shadow: none;
4966
+ box-shadow: none;
4967
  color: #333;
4968
  display: inline-block;
4969
  vertical-align: middle;
5024
 
5025
  .updating-icon:before {
5026
  font-family: "tutor";
5027
+ content: "\e91d";
5028
  -webkit-animation: spin 1s linear infinite;
5029
  animation: spin 1s linear infinite;
5030
  display: inline-block;
5037
  margin-bottom: 10px;
5038
  }
5039
 
5040
+ /**
5041
+ END: Lesson Modal
5042
  */
5043
+ /**
5044
+ Quiz Modal
5045
  */
5046
  .tutor-modal-wrap {
5047
  opacity: 0;
5057
  }
5058
 
5059
  .tutor-modal-wrap.show {
5060
+ display: -webkit-box !important;
5061
+ display: -ms-flexbox !important;
5062
  display: flex !important;
5063
  opacity: 1;
5064
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
5065
  z-index: 99999;
5066
+ -webkit-box-align: center;
5067
+ -ms-flex-align: center;
5068
+ align-items: center;
5069
+ -webkit-box-pack: center;
5070
+ -ms-flex-pack: center;
5071
+ justify-content: center;
5072
  }
5073
 
5074
  .tutor-modal-wrap.loading .tutor-modal-content:before {
5090
  background-color: #fff;
5091
  max-width: 730px;
5092
  margin: 0;
5093
+ -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
5094
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
5095
  position: relative;
5096
  -webkit-transition: all 200ms ease-out;
5097
  transition: all 200ms ease-out;
5121
  }
5122
 
5123
  .tutor-modal-wrap .modal-header {
5124
+ display: -webkit-box;
5125
+ display: -ms-flexbox;
5126
  display: flex;
5127
  padding: 15px 20px;
5128
  border-bottom: 1px solid #eeeff1;
5129
  }
5130
 
5131
  .tutor-modal-wrap .modal-title {
5132
+ -ms-flex-preferred-size: 0;
5133
+ flex-basis: 0;
5134
+ -webkit-box-flex: 1;
5135
+ -ms-flex-positive: 1;
5136
+ flex-grow: 1;
5137
  }
5138
 
5139
  .tutor-modal-wrap .modal-header h1 {
5148
  right: 45px;
5149
  top: 14px;
5150
  }
5151
+
5152
  .modal-container .modal-classic-btn-wrap a {
5153
  color: var(--tutor-primary-color);
5154
  }
5159
  }
5160
 
5161
  .tutor-modal-wrap .search-bar {
5162
+ -ms-flex-preferred-size: 0;
5163
+ flex-basis: 0;
5164
+ -webkit-box-flex: 1;
5165
+ -ms-flex-positive: 1;
5166
+ flex-grow: 1;
5167
  padding-top: 20px;
5168
  padding-left: 20px;
5169
  padding-right: 20px;
5170
  }
5171
 
5172
+ .tutor-modal-wrap .search-bar input[type="text"] {
5173
  width: 100%;
5174
  border: 1px solid #eee;
5175
+ -webkit-box-shadow: none;
5176
+ box-shadow: none;
5177
  padding: 10px;
5178
  }
5179
 
5191
  }
5192
 
5193
  .tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-title {
5194
+ -ms-flex-preferred-size: 0;
5195
+ flex-basis: 0;
5196
+ -webkit-box-flex: 1;
5197
+ -ms-flex-positive: 1;
5198
+ flex-grow: 1;
5199
  }
5200
 
5201
  .tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-close-wrap a.modal-close-btn {
5355
  }
5356
 
5357
  .tutor-quiz-builder-row {
5358
+ display: -webkit-box;
5359
+ display: -ms-flexbox;
5360
  display: flex;
5361
+ -webkit-box-align: center;
5362
+ -ms-flex-align: center;
5363
+ align-items: center;
5364
  margin-left: -10px;
5365
  margin-right: -10px;
5366
  }
5369
  padding-left: 10px;
5370
  padding-right: 10px;
5371
  -webkit-box-flex: 1;
5372
+ -ms-flex-positive: 1;
5373
+ flex-grow: 1;
5374
  }
5375
 
5376
  .tutor-quiz-builder-col.auto-width {
5377
+ -webkit-box-flex: 0;
5378
+ -ms-flex: 0 0 auto;
5379
+ flex: 0 0 auto;
5380
  }
5381
 
5382
  .tutor-quiz-builder-group textarea,
5383
+ .tutor-quiz-builder-group input[type="text"],
5384
+ .tutor-quiz-builder-group input[type="email"],
5385
+ .tutor-quiz-builder-group input[type="number"],
5386
+ .tutor-quiz-builder-group input[type="password"] {
5387
  line-height: 40px;
5388
  padding: 5px 0;
5389
  text-indent: 15px;
5391
  display: inline-block;
5392
  border: 1px solid #dedede;
5393
  border-radius: 3px;
5394
+ -webkit-box-shadow: none;
5395
+ box-shadow: none;
5396
  height: 40px;
5397
  margin: 0;
5398
  width: 100%;
5400
  }
5401
 
5402
  .tutor-quiz-builder-group textarea:focus,
5403
+ .tutor-quiz-builder-group input[type="text"]:focus,
5404
+ .tutor-quiz-builder-group input[type="email"]:focus,
5405
+ .tutor-quiz-builder-group input[type="number"]:focus,
5406
+ .tutor-quiz-builder-group input[type="password"]:focus {
5407
  border-color: var(--tutor-primary-color);
5408
  }
5409
 
5415
  line-height: 22px;
5416
  }
5417
 
5418
+ .tutor-quiz-builder-group textarea[name="quiz_description"] {
5419
  height: 150px;
5420
  }
5421
 
5422
  .tutor-quiz-builder-group select {
5423
  border: 1px solid #ccc;
5424
+ -webkit-box-shadow: none;
5425
+ box-shadow: none;
5426
  height: 42px !important;
5427
  padding: 0 12px !important;
5428
  margin: 0;
5429
  }
5430
 
5431
  .tutor-quiz-builder-modal-control-btn-group {
5432
+ display: -webkit-box;
5433
+ display: -ms-flexbox;
5434
  display: flex;
5435
  margin-top: 20px;
5436
  }
5441
  }
5442
 
5443
  .tutor-quiz-builder-modal-control-btn-group .quiz-builder-btn-group-left {
5444
+ -webkit-box-flex: 1;
5445
+ -ms-flex: 1;
5446
+ flex: 1;
5447
  }
5448
 
5449
  .tutor-quiz-builder-modal-control-btn-group .quiz-modal-tab-navigation-btn {
5477
  }
5478
 
5479
  .quiz-modal-switch-field {
5480
+ display: -webkit-box;
5481
+ display: -ms-flexbox;
5482
  display: flex;
5483
  margin-top: 30px;
5484
  }
5510
  margin: 0;
5511
  padding: 10px;
5512
  width: 100%;
5513
+ -webkit-box-shadow: none;
5514
+ box-shadow: none;
5515
  background-color: #fff;
5516
+ display: -webkit-box;
5517
+ display: -ms-flexbox;
5518
  display: flex;
5519
  cursor: pointer;
5520
+ -webkit-box-sizing: border-box;
5521
+ box-sizing: border-box;
5522
  border-radius: 3px;
5523
  }
5524
 
5525
  .tutor-select .select-header .lead-option {
5526
+ -webkit-box-flex: 1;
5527
+ -ms-flex: 1;
5528
+ flex: 1;
5529
  }
5530
 
5531
  .tutor-select .select-header .select-dropdown {
5544
  position: absolute;
5545
  font-size: 0;
5546
  z-index: 9;
5547
+ display: -webkit-box;
5548
+ display: -ms-flexbox;
5549
  display: flex;
5550
+ -ms-flex-wrap: wrap;
5551
+ flex-wrap: wrap;
5552
+ -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
5553
+ box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
5554
  top: 55px;
5555
  border-radius: 3px;
5556
  }
5561
  padding: 9px;
5562
  cursor: pointer;
5563
  position: relative;
5564
+ -webkit-box-sizing: border-box;
5565
+ box-sizing: border-box;
5566
  margin: 0 11px 15px;
5567
  border: 1px solid #e2e2e2;
5568
  border-radius: 3px;
5669
  }
5670
 
5671
  #quiz-builder-tab-advanced-options .tutor-quiz-builder-form-cols-row .quiz-form-field-col:first-child {
5672
+ -webkit-box-flex: 0;
5673
+ -ms-flex: 0 0 150px;
5674
+ flex: 0 0 150px;
5675
  }
5676
 
5677
  .question-form-header {
5683
  }
5684
 
5685
  .quiz-builder-question-wrap {
5686
+ display: -webkit-box;
5687
+ display: -ms-flexbox;
5688
  display: flex;
5689
  margin-bottom: 15px;
5690
  }
5691
 
5692
  .quiz-builder-question {
5693
+ -webkit-box-flex: 1;
5694
+ -ms-flex: 1;
5695
+ flex: 1;
5696
+ display: -webkit-box;
5697
+ display: -ms-flexbox;
5698
  display: flex;
5699
  background: #fff;
5700
  padding: 10px;
5722
  }
5723
 
5724
  .quiz-builder-question .question-title {
5725
+ -webkit-box-flex: 1;
5726
+ -ms-flex: 1;
5727
+ flex: 1;
5728
  line-height: 22px;
5729
  text-overflow: ellipsis;
5730
  overflow: hidden;
5733
  }
5734
 
5735
  .quiz-builder-question .question-icon {
5736
+ -webkit-box-flex: 0;
5737
+ -ms-flex: 0 0 155px;
5738
+ flex: 0 0 155px;
5739
  }
5740
 
5741
  .quiz-builder-qustion-trash a {
5802
  }
5803
 
5804
  .tutor-quiz-answer-wrap {
5805
+ display: -webkit-box;
5806
+ display: -ms-flexbox;
5807
  display: flex;
5808
  }
5809
 
5810
  .tutor-quiz-answer {
5811
  background-color: #fff;
5812
+ -webkit-box-flex: 1;
5813
+ -ms-flex: 1;
5814
+ flex: 1;
5815
  padding: 10px 15px;
5816
  border: 1px solid #dedede;
5817
+ display: -webkit-box;
5818
+ display: -ms-flexbox;
5819
  display: flex;
5820
  line-height: 22px;
5821
  border-radius: 3px;
5834
  }
5835
 
5836
  span.tutor-quiz-answer-title {
5837
+ -webkit-box-flex: 1;
5838
+ -ms-flex: 1;
5839
+ flex: 1;
5840
  }
5841
 
5842
  .tutor-quiz-answer-media .option-media-preview {
5871
  background-color: var(--tutor-success-button-color);
5872
  }
5873
 
5874
+ /**
5875
+ Tutor Media Upload
5876
  */
5877
  .tutor-media-upload-wrap {
5878
  border: 1px solid #dedede;
5879
+ display: -webkit-box;
5880
+ display: -ms-flexbox;
5881
  display: flex;
5882
  width: 130px;
5883
  }
5887
  }
5888
 
5889
  .tutor-media-preview {
5890
+ -webkit-box-flex: 1;
5891
+ -ms-flex: 1;
5892
+ flex: 1;
5893
  }
5894
 
5895
  .tutor-media-upload-btn {
5917
  margin-bottom: 10px;
5918
  }
5919
 
5920
+ /**
5921
+ #End Quiz Modal
5922
  */
5923
  /* Start Tutor FrontEnd Course Builder*/
5924
  .tutor-metabox-add-topics,
6013
  background: #fff;
6014
  text-align: center;
6015
  }
6016
+
6017
  .builder-course-thumbnail-img-src .tutor-course-thumbnail-delete-btn i {
6018
  line-height: 20px;
6019
  }
6048
  margin-top: 20px;
6049
  }
6050
 
6051
+ /*
6052
+ Tutor Instructor
6053
  */
6054
  .tutor-course-available-instructors {
6055
+ display: -webkit-box;
6056
+ display: -ms-flexbox;
6057
  display: flex;
6058
+ -ms-flex-wrap: wrap;
6059
+ flex-wrap: wrap;
6060
  }
6061
 
6062
  .tutor-course-available-instructors .added-instructor-item {
6063
+ -webkit-box-flex: 0;
6064
+ -ms-flex: 0 0 calc(50% - 15px);
6065
+ flex: 0 0 calc(50% - 15px);
6066
  max-width: calc(50% - 15px);
6067
  border: 1px solid #dcdfe5;
6068
  padding: 13px;
6069
+ display: -webkit-inline-box;
6070
+ display: -ms-inline-flexbox;
6071
  display: inline-flex;
6072
+ -webkit-box-align: center;
6073
+ -ms-flex-align: center;
6074
+ align-items: center;
6075
  border-radius: 4px;
6076
  position: relative;
6077
  margin-bottom: 30px;
6082
  right: 14px;
6083
  top: 50%;
6084
  font-size: 12px;
6085
+ -webkit-transform: translateY(-50%);
6086
+ transform: translateY(-50%);
6087
  opacity: 0;
6088
+ -webkit-transition: 300ms;
6089
  transition: 300ms;
6090
  }
6091
 
6104
  border-radius: 50px;
6105
  margin-right: 15px;
6106
  }
6107
+
6108
  .tutor-course-available-instructors .added-instructor-item .instructor-icon img {
6109
  width: 100%;
6110
  }
6233
  height: 100%;
6234
  }
6235
 
6236
+ /**
6237
+ Frontend Course Builder
6238
  */
6239
+ /**
6240
+ Video MetaBox
6241
  */
6242
+ .select2-selection__rendered [class^="tutor-icon-"] {
6243
  display: inline-block;
6244
  vertical-align: top;
6245
  margin-right: 6px;
6246
  }
6247
 
6248
+ .select2-results__options [class^="tutor-icon-"] {
6249
  color: var(--tutor-primary-color);
6250
  display: inline-block;
6251
  vertical-align: top;
6252
  margin-right: 6px;
6253
  }
6254
 
6255
+ .select2-results__option--highlighted [class^="tutor-icon-"] {
6256
  color: #fff;
6257
  }
6258
 
6305
  float: right;
6306
  background: transparent !important;
6307
  }
6308
+
6309
  .builder-course-thumbnail-upload-wrap .button-transparent:hover {
6310
  background: var(--tutor-primary-color) !important;
6311
  }
6312
 
6313
  .html5-video-poster {
6314
  height: 100px;
6315
+ display: -webkit-box;
6316
+ display: -ms-flexbox;
6317
  display: flex;
6318
+ -webkit-box-align: center;
6319
+ -ms-flex-align: center;
6320
+ align-items: center;
6321
  }
6322
+
6323
  .html5-video-poster .tutor-builder-course-video-poster-text {
6324
  text-align: left;
6325
  padding-left: 20px;
6326
  }
6327
+
6328
  .html5-video-poster .tutor-builder-course-video-poster-text h5 {
6329
  font-size: 14px;
6330
  font-weight: 700;
6331
  margin: 0 0 6px;
6332
  line-height: 1;
6333
  }
6334
+
6335
  .html5-video-poster .tutor-builder-course-video-poster-text span {
6336
  font-size: 14px;
6337
  font-weight: 400;
6350
  margin: 40px 50px;
6351
  }
6352
 
6353
+ /**
6354
+ Content Drip (Pro)
6355
  */
6356
  .content-drip-message-wrap {
6357
  margin: 120px;
6358
  }
6359
 
6360
  .content-drip-wrap-flex {
6361
+ display: -webkit-box;
6362
+ display: -ms-flexbox;
6363
  display: flex;
6364
  }
6365
 
6376
  color: var(--tutor-primary-color);
6377
  }
6378
 
6379
+ /**
6380
+ END Content Drip
6381
  */
6382
+ /**
6383
+ * Alert CSS
6384
+ * since v.1.4.1
6385
  */
6386
  .tutor-alert {
6387
  border: 1px solid #f8a201;
6414
  }
6415
 
6416
  .tutor-alert::before {
6417
+ content: "\e95f";
6418
  position: absolute;
6419
  font-size: 30px;
6420
  font-family: "tutor" !important;
6432
  text-align: center;
6433
  background: #f8a201;
6434
  height: 100%;
6435
+ display: -webkit-box;
6436
+ display: -ms-flexbox;
6437
  display: flex;
6438
+ -webkit-box-pack: center;
6439
+ -ms-flex-pack: center;
6440
+ justify-content: center;
6441
+ -webkit-box-align: center;
6442
+ -ms-flex-align: center;
6443
+ align-items: center;
6444
  color: #ffffff;
6445
  }
6446
 
6447
  .tutor-alert.tutor-alert-danger::before {
6448
+ content: "\e913";
6449
  background: #fe1a1a;
6450
  }
6451
 
6452
  .tutor-alert.tutor-alert-success::before {
6453
+ content: "\e90f";
6454
  background: #69bc0d;
6455
  }
6456
 
6458
  margin: 0;
6459
  }
6460
 
6461
+ /**
6462
+ END Alert CSS
6463
  */
6464
+ /**
6465
+ GradeBook
6466
  */
6467
  .gradename-bg {
6468
  text-align: center;
6554
  color: #ffffff;
6555
  }
6556
 
6557
+ /**
6558
+ * END Gradebook
6559
  */
6560
+ /**
6561
+ * Tutor BuddyPress Addon CSS
6562
  */
6563
  .tutor-bp-message-recipient-header {
6564
+ display: -webkit-box;
6565
+ display: -ms-flexbox;
6566
  display: flex;
6567
  margin-bottom: 20px;
6568
  }
6569
 
6570
  .tutor-bp-recipient-info-wrap {
6571
+ -webkit-box-flex: 1;
6572
+ -ms-flex-positive: 1;
6573
+ flex-grow: 1;
6574
  }
6575
 
6576
  .tutor-bp-message-recipient-avatar-wrap img {
6623
  .tutor-bp-enrolled-courses-wrap ul li a:hover {
6624
  color: var(--tutor-primary-color);
6625
  opacity: 1;
6626
+ -webkit-transition: 300ms;
6627
  transition: 300ms;
6628
  text-decoration: underline !important;
6629
  }
6630
 
6631
+ /**
6632
+ * END Tutor BuddyPress
6633
  */
6634
+ /**
6635
+ * Oxygen Integration CSS
6636
  */
6637
  .oxy-tutor-element {
6638
  width: 100%;
6639
  }
6640
 
6641
+ /**
6642
+ * END Oxygen Integration CSS
6643
  */
6644
  /* *********************** */
6645
  /* Tutor Dashboard */
6646
  /* *********************** */
6647
  .tutor-dashboard-header {
6648
+ display: -webkit-box;
6649
+ display: -ms-flexbox;
6650
  display: flex;
6651
+ -webkit-box-align: center;
6652
+ -ms-flex-align: center;
6653
+ align-items: center;
6654
  padding-bottom: 30px;
6655
  border-bottom: 1px solid #dcdfe5;
6656
+ -ms-flex-wrap: wrap;
6657
+ flex-wrap: wrap;
6658
+ }
6659
+
6660
+ .tutor-dashboard-header .tutor-btn.bordered-btn {
6661
+ background-color: transparent;
6662
+ text-transform: uppercase;
6663
+ font-weight: 400;
6664
+ border-radius: 2px;
6665
+ }
6666
+
6667
+ .tutor-dashboard-header .tutor-btn.bordered-btn i {
6668
+ font-size: 20px;
6669
+ }
6670
+
6671
+ .tutor-dashboard-header .tutor-star-rating-group {
6672
+ margin-right: 3px;
6673
  }
6674
 
6675
  .tutor-dashboard-header-avatar img {
6681
 
6682
  .tutor-dashboard-header-info {
6683
  -webkit-box-flex: 1;
6684
+ -ms-flex-positive: 1;
6685
+ flex-grow: 1;
6686
+ padding-left: 24px;
6687
  padding-top: 15px;
6688
  padding-bottom: 15px;
6689
  }
6700
  }
6701
 
6702
  .tutor-dashboard-header-stats {
6703
+ display: -webkit-box;
6704
+ display: -ms-flexbox;
6705
  display: flex;
6706
+ -ms-flex-wrap: wrap;
6707
+ flex-wrap: wrap;
6708
  line-height: 25px;
6709
  }
6710
 
6713
  }
6714
 
6715
  .tutor-dashboard-social-icons {
6716
+ display: -webkit-inline-box;
6717
+ display: -ms-inline-flexbox;
6718
  display: inline-flex;
6719
+ -webkit-box-align: center;
6720
+ -ms-flex-align: center;
6721
+ align-items: center;
6722
  }
6723
+
6724
  .tutor-dashboard-social-icons h4 {
6725
  margin: 0 10px 0 0;
6726
  font-size: var(--tutor-text-size);
6727
  line-height: 25px;
6728
  }
6729
+
6730
  .tutor-dashboard-social-icons a {
6731
  display: inline-block;
6732
  font-size: 12px;
6733
  padding: 0 5px;
6734
  line-height: 25px;
6735
  color: #393c40;
6736
+ -webkit-transition: 300ms;
6737
  transition: 300ms;
6738
  }
6739
+
6740
  .tutor-dashboard-social-icons a:hover {
6741
  color: var(--tutor-primary-color);
6742
  }
6743
 
6744
+ /* End dashboard header */
6745
+ /* Dashboard profile completion warning */
6746
+ .tutor-profile-completion-warning {
6747
+ display: -webkit-box;
6748
+ display: -ms-flexbox;
6749
+ display: flex;
6750
+ padding: 20px 0;
6751
+ border-bottom: 1px solid #dcdfe5;
6752
+ }
6753
+
6754
+ .tutor-profile-completion-warning .profile-completion-warning-icon {
6755
+ margin-top: 10px;
6756
+ }
6757
+
6758
+ .tutor-profile-completion-warning .profile-completion-warning-icon span {
6759
+ font-size: 40px;
6760
+ color: #ed9700;
6761
+ padding: 0 20px;
6762
+ }
6763
+
6764
+ .tutor-profile-completion-warning .profile-completion-warning-content {
6765
+ display: -webkit-box;
6766
+ display: -ms-flexbox;
6767
+ display: flex;
6768
+ -ms-flex-wrap: wrap;
6769
+ flex-wrap: wrap;
6770
+ -ms-flex-positive: 1;
6771
+ flex-grow: 1;
6772
+ -webkit-box-flex: 1;
6773
+ }
6774
+
6775
+ .tutor-profile-completion-warning .profile-completion-warning-content h4 {
6776
+ font-size: 20px;
6777
+ line-height: 30px;
6778
+ margin: 0;
6779
+ padding: 0;
6780
+ width: 100%;
6781
+ }
6782
+
6783
+ .tutor-profile-completion-warning .profile-completion-warning-content p {
6784
+ margin-bottom: 10px;
6785
+ font-size: 14px;
6786
+ font-weight: 300;
6787
+ color: #737787;
6788
+ }
6789
+
6790
+ .tutor-profile-completion-warning .profile-completion-warning-content p a {
6791
+ font-weight: 400;
6792
+ color: #3e64de;
6793
+ }
6794
+
6795
+ .tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details {
6796
+ -ms-flex-positive: 1;
6797
+ flex-grow: 1;
6798
+ -webkit-box-flex: 1;
6799
+ }
6800
+
6801
+ .tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details ul {
6802
+ margin: 0;
6803
+ list-style: none;
6804
+ }
6805
+
6806
+ .tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details ul li {
6807
+ display: inline;
6808
+ position: relative;
6809
+ padding-left: 16px;
6810
+ color: #737787;
6811
+ }
6812
+
6813
+ .tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details ul li:not(:last-child) {
6814
+ margin-right: 21px;
6815
+ }
6816
+
6817
+ .tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details ul li::before {
6818
+ content: "\2022";
6819
+ position: absolute;
6820
+ color: #f44337;
6821
+ font-weight: bold;
6822
+ display: inline-block;
6823
+ left: 0;
6824
+ }
6825
+
6826
+ .tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details ul li span {
6827
+ color: #3f435b;
6828
+ }
6829
+
6830
+ .tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-status p span {
6831
+ font-weight: 400;
6832
+ }
6833
+
6834
+ .tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-status .tutor-progress-bar-wrap .tutor-progress-bar {
6835
+ height: 6px;
6836
+ border-radius: 8.5px;
6837
+ background-color: #ededf0;
6838
+ }
6839
+
6840
+ .tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-status .tutor-progress-bar-wrap .tutor-progress-filled {
6841
+ height: 6px;
6842
+ border-radius: 3px;
6843
+ background-color: #ed9700;
6844
+ }
6845
+
6846
+ .tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-status .tutor-progress-bar-wrap .tutor-progress-filled::after {
6847
+ display: none;
6848
+ }
6849
+
6850
+ /* End dashboard profile completion warning */
6851
+ /**
6852
+ * Dashboard Table
6853
  */
6854
  .tutor-dashboard-info-table-wrap {
6855
  margin-bottom: 30px;
6856
  }
6857
+
6858
  .tutor-dashboard-info-table-wrap table {
6859
  margin-bottom: 0;
6860
  border-collapse: collapse;
6862
  border-radius: 4px;
6863
  width: 100%;
6864
  }
6865
+
6866
  .tutor-dashboard-info-table-wrap > h3 {
6867
  font-size: 20px;
6868
  font-weight: 500;
6872
  padding: 30px;
6873
  border-radius: 4px 4px 0 0;
6874
  }
6875
+
6876
  .tutor-dashboard-info-table-wrap > h3 + table {
6877
  border-radius: 0 0 4px 4px;
6878
  }
6880
  .tutor-dashboard-info-table thead {
6881
  background: #fafbfc;
6882
  }
6883
+
6884
  .tutor-dashboard-info-table thead tr td {
6885
  padding: 15px;
6886
  }
6887
+
6888
  .tutor-dashboard-info-table tbody tr td {
6889
  background: transparent !important;
6890
  padding: 20px 15px;
6891
  }
6892
+
6893
  .tutor-dashboard-info-table thead tr,
6894
  .tutor-dashboard-info-table tbody tr {
6895
  border: 1px solid #dcdfe5;
6896
  }
6897
+
6898
  .tutor-dashboard-info-table thead tr td:first-child,
6899
  .tutor-dashboard-info-table tbody tr td:first-child {
6900
  padding-left: 25px;
6901
  }
6902
+
6903
  .tutor-dashboard-info-table span.pending, .tutor-dashboard-info-table span.pass, .tutor-dashboard-info-table span.fail {
6904
  color: #fff;
6905
  font-size: 14px;
6907
  padding: 1px 6px;
6908
  border-radius: 2px;
6909
  }
6910
+
6911
  .tutor-dashboard-info-table span.pending {
6912
  background-color: #f5a623;
6913
  }
6914
+
6915
  .tutor-dashboard-info-table span.fail {
6916
  background-color: #d71830;
6917
  }
6918
+
6919
  .tutor-dashboard-info-table span.pass {
6920
  background-color: var(--tutor-success-button-color);
6921
  }
6922
 
6923
+ /**
6924
+ * Tutor Dashboard Review
6925
  */
6926
  .tutor-dashboard-single-review {
6927
  border: 1px solid #dcdfe5;
6932
  .tutor-dashboard-review-heading {
6933
  padding: 10px 20px;
6934
  border-bottom: 1px solid #dcdfe5;
6935
+ display: -webkit-box;
6936
+ display: -ms-flexbox;
6937
  display: flex;
6938
+ -webkit-box-align: center;
6939
+ -ms-flex-align: center;
6940
+ align-items: center;
6941
  }
6942
 
6943
  .individual-dashboard-review-body {
6947
  .tutor-dashboard-review-title {
6948
  font-size: 18px;
6949
  -webkit-box-flex: 1;
6950
+ -ms-flex-positive: 1;
6951
+ flex-grow: 1;
6952
  white-space: nowrap;
6953
  overflow: hidden;
6954
  text-overflow: ellipsis;
6968
  .tutor-dashboard-review-links a {
6969
  color: #8c94a8;
6970
  margin-left: 10px;
6971
+ display: -webkit-inline-box;
6972
+ display: -ms-inline-flexbox;
6973
  display: inline-flex;
6974
+ -webkit-box-align: center;
6975
+ -ms-flex-align: center;
6976
+ align-items: center;
6977
  font-size: 14px;
6978
  }
6979
 
6990
  }
6991
 
6992
  .individual-star-rating-wrap {
6993
+ display: -webkit-box;
6994
+ display: -ms-flexbox;
6995
  display: flex;
6996
+ -webkit-box-align: center;
6997
+ -ms-flex-align: center;
6998
+ align-items: center;
6999
  }
7000
 
7001
  .tutor-edit-review-modal-wrap .modal-close-wrap a.modal-close-btn {
7013
  .tutor-dashboard-info-cards {
7014
  margin: 0 -15px 15px;
7015
  padding: 0;
7016
+ display: -webkit-box;
7017
+ display: -ms-flexbox;
7018
  display: flex;
7019
  list-style: none;
7020
+ -ms-flex-wrap: wrap;
7021
+ flex-wrap: wrap;
7022
  }
7023
+
7024
  .tutor-dashboard-info-cards .tutor-dashboard-info-card {
7025
  padding: 15px;
7026
  min-width: 33.333%;
7027
  }
7028
+
7029
  .tutor-dashboard-info-cards .tutor-dashboard-info-card p {
7030
  margin: 0;
7031
  padding: 15px 25px;
7033
  color: #ffffff;
7034
  border-radius: 4px;
7035
  }
7036
+
7037
  .tutor-dashboard-info-cards .tutor-dashboard-info-card p span.tutor-dashboard-info-val {
7038
  display: block;
7039
  font-weight: 700;
7040
  font-size: 30px;
7041
  line-height: 1.618;
7042
  }
7043
+
7044
  .tutor-dashboard-info-cards .tutor-dashboard-info-card p span span {
7045
  display: inline-block;
7046
  }
7047
+
7048
  .tutor-dashboard-info-cards .tutor-dashboard-info-card p > * {
7049
  vertical-align: middle;
7050
  }
7053
  .tutor-dashboard-content {
7054
  margin-bottom: 60px;
7055
  }
7056
+
7057
  .tutor-dashboard-content > h2 {
7058
  margin-bottom: 20px;
7059
  }
7063
  line-height: 1.88;
7064
  color: #3f435b;
7065
  }
7066
+
7067
  .prev-btn span {
7068
  font-size: 18px;
7069
  font-weight: 800;
7116
  .single-quiz-page.tutor-quiz-attempt-history table thead tr {
7117
  background-color: #fafbfc;
7118
  }
7119
+
7120
  .tutor-dashboard-content .tutor-quiz-attempt-history table tr,
7121
  .single-quiz-page.tutor-quiz-attempt-history table tr {
7122
  border: 0;
7123
  background-color: #fff;
7124
  }
7125
+
7126
  .tutor-dashboard-content .tutor-quiz-attempt-history table tr:first-child,
7127
  .single-quiz-page.tutor-quiz-attempt-history table tr:first-child {
7128
  background-color: #fafbfc;
7129
  }
7130
+
7131
  .tutor-dashboard-content .tutor-quiz-attempt-history table th,
7132
  .tutor-dashboard-content .tutor-quiz-attempt-history table td,
7133
  .single-quiz-page.tutor-quiz-attempt-history table th,
7135
  border: 1px solid #dcdfe5 !important;
7136
  vertical-align: middle;
7137
  }
7138
+
7139
  .tutor-dashboard-content .tutor-quiz-attempt-history table th:first-child,
7140
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:first-child,
7141
  .single-quiz-page.tutor-quiz-attempt-history table th:first-child,
7142
  .single-quiz-page.tutor-quiz-attempt-history table td:first-child {
7143
  width: 62%;
7144
  }
7145
+
7146
  .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(2), .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(4),
7147
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(2),
7148
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(4),
7152
  .single-quiz-page.tutor-quiz-attempt-history table td:nth-child(4) {
7153
  width: 11%;
7154
  }
7155
+
7156
  .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(3), .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(5), .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(6),
7157
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(3),
7158
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(5),
7165
  .single-quiz-page.tutor-quiz-attempt-history table td:nth-child(6) {
7166
  width: 9%;
7167
  }
7168
+
7169
  .tutor-dashboard-content .tutor-quiz-attempt-history table th,
7170
  .single-quiz-page.tutor-quiz-attempt-history table th {
7171
  font-size: 14px;
7173
  line-height: 1.14;
7174
  color: #8792b2;
7175
  }
7176
+
7177
+ .tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(n + 3),
7178
+ .single-quiz-page.tutor-quiz-attempt-history table th:nth-child(n + 3) {
7179
  text-align: center;
7180
  }
7181
+
7182
  .tutor-dashboard-content .tutor-quiz-attempt-history table td,
7183
  .single-quiz-page.tutor-quiz-attempt-history table td {
7184
  background-color: #fff;
7186
  font-weight: 400;
7187
  color: #4b5981;
7188
  }
7189
+
7190
+ .tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(n + 3),
7191
+ .single-quiz-page.tutor-quiz-attempt-history table td:nth-child(n + 3) {
7192
  font-weight: 500;
7193
  text-align: center;
7194
  padding-left: 3px !important;
7195
  padding-right: 3px !important;
7196
  }
7197
+
7198
  .tutor-dashboard-content .tutor-quiz-attempt-history table td:last-child,
7199
  .single-quiz-page.tutor-quiz-attempt-history table td:last-child {
7200
  padding-left: 0px !important;
7201
  padding-right: 0px !important;
7202
  }
7203
+
7204
  .tutor-dashboard-content .tutor-quiz-attempt-history table td a,
7205
  .single-quiz-page.tutor-quiz-attempt-history table td a {
7206
  font-weight: 500;
7208
  text-decoration: underline;
7209
  word-break: initial;
7210
  }
7211
+
7212
  .tutor-dashboard-content .tutor-quiz-attempt-history table td .course a,
7213
  .single-quiz-page.tutor-quiz-attempt-history table td .course a {
7214
  font-weight: 600;
7216
  color: #4b5981;
7217
  text-decoration: none;
7218
  }
7219
+
7220
  .tutor-dashboard-content .tutor-quiz-attempt-history table td .course-meta,
7221
  .single-quiz-page.tutor-quiz-attempt-history table td .course-meta {
7222
  display: inline-block;
7223
  margin-top: 5px;
7224
  }
7225
+
7226
  .tutor-dashboard-content .tutor-quiz-attempt-history table td .course-meta span:nth-child(2),
7227
  .single-quiz-page.tutor-quiz-attempt-history table td .course-meta span:nth-child(2) {
7228
  margin: 0 17px;
7229
  }
7230
+
7231
  .tutor-dashboard-content .tutor-quiz-attempt-history table td .student,
7232
  .single-quiz-page.tutor-quiz-attempt-history table td .student {
7233
  font-weight: 600;
7234
  line-height: 1.29;
7235
  color: #4b5981;
7236
  }
7237
+
7238
  .tutor-dashboard-content .tutor-quiz-attempt-history table td .student-meta,
7239
  .single-quiz-page.tutor-quiz-attempt-history table td .student-meta {
7240
  display: inline-block;
7245
  margin-bottom: 30px;
7246
  }
7247
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7248
  .tutor-dashboard-content .tutor-quiz-attempt-history table a {
7249
  color: var(--tutor-primary-color);
7250
  font-weight: 700;
7275
 
7276
  .tutor-dashboard-assignment-submitted-table tr td a {
7277
  color: #8c94a8;
7278
+ -webkit-transition: 300ms;
7279
  transition: 300ms;
7280
  }
7281
 
7318
  }
7319
 
7320
  .tutor-assignment-review-header a {
7321
+ -webkit-transition: 300ms;
7322
  transition: 300ms;
7323
  }
7324
 
7348
  }
7349
 
7350
  .tutor-dashboard-assignment-files {
7351
+ display: -webkit-box;
7352
+ display: -ms-flexbox;
7353
  display: flex;
7354
+ -ms-flex-wrap: wrap;
7355
+ flex-wrap: wrap;
7356
  margin: -9px;
7357
  }
7358
 
7361
  border: 1px solid #dcdfe5;
7362
  border-radius: 4px;
7363
  margin: 9px;
7364
+ -webkit-transition: 300ms;
7365
  transition: 300ms;
7366
  }
7367
 
7368
  .tutor-dashboard-assignment-files .uploaded-files:hover {
7369
+ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
7370
+ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
7371
  }
7372
 
7373
  .tutor-dashboard-assignment-files .uploaded-files a i {
7387
  }
7388
 
7389
  .tutor-assignment-evaluate-row {
7390
+ display: -webkit-box;
7391
+ display: -ms-flexbox;
7392
  display: flex;
7393
  }
7394
 
7395
  .tutor-assignment-evaluate-row .tutor-option-field-label {
7396
+ -webkit-box-flex: 0;
7397
+ -ms-flex: 0 0 135px;
7398
+ flex: 0 0 135px;
7399
  }
7400
 
7401
  .tutor-assignment-evaluate-row .tutor-option-field {
7402
+ -webkit-box-flex: 1;
7403
+ -ms-flex-positive: 1;
7404
+ flex-grow: 1;
7405
  }
7406
 
7407
  .tutor-assignment-evaluate-row .tutor-option-field-label label {
7446
  /* end dashboard content*/
7447
  /* dashboard profile*/
7448
  .tutor-dashboard-profile .tutor-dashboard-profile-item {
7449
+ display: -webkit-box;
7450
+ display: -ms-flexbox;
7451
  display: flex;
7452
  }
7453
 
7457
 
7458
  @media (max-width: 480px) {
7459
  .tutor-dashboard-profile .tutor-dashboard-profile-item {
7460
+ -ms-flex-wrap: wrap;
7461
+ flex-wrap: wrap;
7462
  }
 
7463
  .tutor-dashboard-profile .tutor-dashboard-profile-item .heading {
7464
  min-width: 100%;
7465
  width: 100%;
7467
  margin-bottom: 6px;
7468
  }
7469
  }
7470
+
7471
  .tutor-dashboard-profile .tutor-dashboard-profile-item .content {
7472
  -webkit-box-flex: 1;
7473
+ -ms-flex-positive: 1;
7474
+ flex-grow: 1;
7475
  }
7476
 
7477
  .tutor-dashboard-profile .tutor-dashboard-profile-item .content small {
7545
  border: none;
7546
  padding: 0;
7547
  }
 
7548
  .tutor-dashboard-student-meta ul li {
7549
  display: inline-block;
7550
  color: var(--tutor-text-color);
7554
  border-radius: 4px;
7555
  }
7556
  }
7557
+
7558
  .tutor-dashboard-student-meta ul li strong {
7559
  display: block;
7560
  color: var(--tutor-light-color);
7579
 
7580
  @media (max-width: 991px) {
7581
  .tutor-dashboard-student .tutor-col-3,
7582
+ .tutor-dashboard-student .tutor-col-9 {
7583
+ -webkit-box-flex: 0;
7584
+ -ms-flex: 0 0 100%;
7585
+ flex: 0 0 100%;
7586
  max-width: 100%;
7587
  }
7588
+ .profile-completion-warning-details {
7589
+ margin-bottom: 10px;
7590
+ }
7591
  }
7592
+
7593
  .tutor-dashboard-permalinks a {
7594
  display: block;
7595
  color: var(--tutor-text-color);
7598
  }
7599
 
7600
  .tutor-dashboard-permalinks a:before {
7601
+ content: "\e968";
7602
  font-family: "tutor" !important;
7603
  speak: none;
7604
  font-style: normal;
7629
 
7630
  .tutor-dashboard-menu-bio a:before,
7631
  .tutor-dashboard-menu-my-profile a:before {
7632
+ content: "\e963";
7633
  }
7634
 
7635
  .tutor-dashboard-menu-enrolled-courses a:before {
7636
+ content: "\e969";
7637
  }
7638
 
7639
  .tutor-dashboard-menu-courses_taken a:before,
7640
  .tutor-dashboard-menu-my-courses a:before {
7641
+ content: "\e965";
7642
  }
7643
 
7644
  .tutor-dashboard-menu-wishlist a:before {
7645
+ content: "\e908";
7646
  }
7647
 
7648
  .tutor-dashboard-menu-reviews a:before {
7649
+ content: "\e917";
7650
  }
7651
 
7652
  .tutor-dashboard-menu-my-quiz-attempts a:before {
7653
+ content: "\e9ab";
7654
  }
7655
 
7656
  .tutor-dashboard-menu-quiz-attempts a:before {
7657
+ content: "\e91f";
7658
  }
7659
 
7660
  .tutor-dashboard-menu-question-answer a:before {
7661
+ content: "\e948";
7662
  }
7663
 
7664
  .tutor-dashboard-menu-earning a:before {
7665
+ content: "\e96b";
7666
  }
7667
 
7668
  .tutor-dashboard-menu-withdraw a:before {
7669
+ content: "\e960";
7670
  }
7671
 
7672
  .tutor-dashboard-menu-settings a:before {
7673
+ content: "\e961";
7674
  }
7675
 
7676
  .tutor-dashboard-menu-logout a:before {
7677
+ content: "\e962";
7678
  }
7679
 
7680
  .tutor-dashboard-menu-purchase_history a:before {
7681
+ content: "\e964";
7682
  }
7683
 
7684
  .tutor-dashboard-menu-assignments a:before {
7685
+ content: "\e98b";
7686
  }
7687
 
7688
  .tutor-dashboard-content {
7735
  border: 1px solid var(--tutor-primary-hover-color);
7736
  }
7737
 
7738
+ /** Menu divider/separator */
7739
+ .tutor-dashboard-menu-divider {
7740
+ height: 1px;
7741
+ margin: 10px 0;
7742
+ overflow: hidden;
7743
+ background-color: #dcdfe5;
7744
+ }
7745
+
7746
+ .tutor-dashboard-menu-divider-header {
7747
+ color: #acacac;
7748
+ padding: 10px 20px;
7749
+ cursor: default;
7750
+ }
7751
+
7752
  .tutor-date-range-wrap {
7753
  display: inline-block;
7754
  }
7755
 
7756
  .report-date-range-form {
7757
+ display: -webkit-box;
7758
+ display: -ms-flexbox;
7759
  display: flex;
7760
  margin-bottom: 0;
7761
  max-width: 370px;
7781
  }
7782
 
7783
  .date-range-input input,
7784
+ .date-range-input input[type="text"] {
7785
  border: 1px solid #d7dadf;
7786
+ -webkit-box-shadow: none;
7787
+ box-shadow: none;
7788
  line-height: 29px;
7789
  margin: 0;
7790
  padding-right: 30px;
7831
 
7832
  /** ENd earning report **/
7833
  .tutor-mycourse-thumbnail {
7834
+ -webkit-box-flex: 0;
7835
+ -ms-flex: 0 0 250px;
7836
+ flex: 0 0 250px;
7837
  background-size: cover;
7838
  background-position: center;
7839
  }
7840
 
7841
  .tutor-mycourse-content {
7842
  padding: 20px;
7843
+ -webkit-box-flex: 1;
7844
+ -ms-flex: 1;
7845
+ flex: 1;
7846
  }
7847
 
7848
  @media (max-width: 580px) {
7849
  .tutor-mycourse-thumbnail {
7850
  height: 200px;
7851
  }
 
7852
  .tutor-mycourse-thumbnail,
7853
+ .tutor-mycourse-content {
7854
  min-width: 100%;
7855
  width: 100%;
7856
  }
7857
+ .profile-completion-warning-details li {
7858
+ display: block !important;
7859
+ }
7860
  }
7861
+
7862
  .tutor-mycourse-content h3 {
7863
  margin: 0 0 9px;
7864
  }
7876
  margin-right: 4px;
7877
  }
7878
 
7879
+ .tutor-mycourse-view,
7880
  .tutor-mycourse-edit,
7881
  .tutor-mycourse-delete {
7882
  color: var(--tutor-light-color);
7884
  transition: 300ms;
7885
  }
7886
 
7887
+ .tutor-mycourse-view i,
 
 
 
 
7888
  .tutor-mycourse-edit i,
7889
  .tutor-mycourse-delete i {
7890
  line-height: inherit;
7893
  color: var(--tutor-primary-color);
7894
  }
7895
 
7896
+ .tutor-mycourse-view:hover,
7897
+ .tutor-mycourse-edit:hover,
7898
+ .tutor-mycourse-delete:hover {
7899
+ color: var(--tutor-primary-color);
7900
  }
7901
 
7902
  .tutor-dashboard-content-inner .tutor-mycourse-wrap {
7903
+ display: -webkit-box;
7904
+ display: -ms-flexbox;
7905
  display: flex;
7906
  margin-bottom: 30px;
7907
  border: 1px solid #dcdfe5;
7908
  border-radius: 4px;
7909
+ -webkit-box-orient: horizontal;
7910
+ -webkit-box-direction: normal;
7911
+ -ms-flex-direction: row;
7912
+ flex-direction: row;
7913
  overflow: hidden;
7914
+ position: relative;
7915
  }
7916
 
7917
  @media (max-width: 580px) {
7918
  .tutor-dashboard-content-inner .tutor-mycourse-wrap {
7919
+ -ms-flex-wrap: wrap;
7920
+ flex-wrap: wrap;
7921
  }
7922
  }
7923
+
7924
  .tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-course-status h4 {
7925
  display: none;
7926
  }
7944
  }
7945
 
7946
  .tutor-mycourse-content .mycourse-footer {
7947
+ display: -webkit-box;
7948
+ display: -ms-flexbox;
7949
  display: flex;
7950
  }
7951
 
7952
  .tutor-mycourse-content .mycourse-footer .tutor-mycourses-stats {
7953
+ -webkit-box-flex: 1;
7954
+ -ms-flex: 1;
7955
+ flex: 1;
7956
  }
7957
 
7958
  .tutor-dashboard-content-inner .tutor-mycourses-stats > * {
7997
  margin-left: 5px;
7998
  }
7999
 
8000
+ /**
8001
+ UI DatePicker
8002
  */
8003
  .ui-datepicker {
8004
  background-color: #fff;
8018
  .ui-datepicker td:hover a {
8019
  color: #2a6496;
8020
  -webkit-transition: color 0.1s ease-in-out;
 
 
8021
  transition: color 0.1s ease-in-out;
8022
  }
8023
 
8054
  }
8055
 
8056
  .ui-datepicker .ui-datepicker-prev:before {
8057
+ content: "\e921";
8058
  }
8059
 
8060
  .ui-datepicker .ui-datepicker-next:before {
8061
+ content: "\e903";
8062
  }
8063
 
8064
  .ui-datepicker .ui-icon {
8078
 
8079
  .ui-datepicker .ui-datepicker-calendar td {
8080
  border-radius: 4px;
8081
+ -webkit-transition: background-color 0.1s ease-in-out,
8082
  color 0.1s ease-in-out;
8083
  -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
 
 
8084
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
8085
  }
8086
 
8116
  display: block;
8117
  }
8118
 
8119
+ .tutor-table {
8120
+ width: 100%;
8121
+ }
8122
+
8123
+ .tutor-stretched-link::after {
8124
+ position: absolute;
8125
+ top: 0;
8126
+ right: 0;
8127
+ bottom: 0;
8128
+ left: 0;
8129
+ z-index: 1;
8130
+ pointer-events: auto;
8131
+ content: "";
8132
+ background-color: rgba(0, 0, 0, 0);
8133
+ }
8134
+
8135
+ .sr-only {
8136
+ position: absolute;
8137
+ width: 1px;
8138
+ height: 1px;
8139
+ padding: 0;
8140
+ margin: -1px;
8141
+ overflow: hidden;
8142
+ clip: rect(0, 0, 0, 0);
8143
+ white-space: nowrap;
8144
+ border: 0;
8145
+ }
8146
+
8147
+ /**
8148
+ * Tutor Course Delete Popup
8149
  */
8150
  .tutor-course-delete-popup {
8151
  text-align: center;
8163
  .tutor-course-delete-popup h3 {
8164
  font-weight: 500;
8165
  font-size: 30px;
8166
+ margin: 15px 0 25px;
8167
  }
8168
 
8169
  .tutor-modal-button-group {
8212
  min-width: auto;
8213
  margin-bottom: 6px;
8214
  }
 
8215
  .tutor-modal-button-group {
8216
  margin-top: 20px;
8217
  }
8218
  }
8219
+
8220
+ /**
8221
+ Withdraw Method
8222
  */
8223
  .withdraw-method-select-wrap {
8224
+ display: -webkit-box;
8225
+ display: -ms-flexbox;
8226
  display: flex;
8227
+ -ms-flex-wrap: wrap;
8228
+ flex-wrap: wrap;
8229
  margin: 0 -15px 40px;
8230
  }
8231
 
8232
  .withdraw-method-select-wrap .withdraw-method-select {
8233
  -webkit-box-flex: 1;
8234
+ -ms-flex-positive: 1;
8235
+ flex-grow: 1;
8236
  padding: 0 15px;
8237
  margin-bottom: 30px;
8238
  }
8250
 
8251
  .withdraw-method-select-wrap .withdraw-method-select input:checked + label {
8252
  border-color: var(--tutor-success-button-color);
8253
+ -webkit-box-shadow: 0 0 0 1px var(--tutor-success-button-color);
8254
+ box-shadow: 0 0 0 1px var(--tutor-success-button-color);
8255
  }
8256
 
8257
  .withdraw-method-select-wrap .withdraw-method-select label:after {
8258
+ content: '\e90f';
8259
  position: absolute;
8260
  right: -1px;
8261
  top: -1px;
8271
  color: #fff;
8272
  background: var(--tutor-success-button-color);
8273
  border-color: var(--tutor-success-button-color);
8274
+ font-family: 'tutor' !important;
8275
  speak: none;
8276
  font-style: normal;
8277
  font-weight: normal;
8296
  }
8297
 
8298
  .withdraw-method-form {
8299
+ display: -webkit-box;
8300
+ display: -ms-flexbox;
8301
  display: flex;
8302
+ -ms-flex-wrap: wrap;
8303
+ flex-wrap: wrap;
8304
  margin: 0 -15px;
8305
  }
8306
 
8307
  .withdraw-method-form > div {
8308
  -webkit-box-flex: 1;
8309
+ -ms-flex-positive: 1;
8310
+ flex-grow: 1;
8311
  min-width: 50%;
8312
  padding: 0 15px 20px;
8313
  }
8317
  width: 100%;
8318
  }
8319
  }
8320
+
8321
  .withdraw-method-form > div.withdraw-account-save-btn-wrap {
8322
  width: 100%;
8323
  }
8324
 
8325
+ .withdraw-form-field-amount input[type='text'],
8326
+ .withdraw-method-forms-wrap .withdraw-method-form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]),
8327
  .withdraw-method-forms-wrap .withdraw-method-form textarea {
8328
  border: 1px solid #DCDFE5;
8329
  display: block;
8330
  width: 100%;
8331
  background: transparent;
8332
+ -webkit-box-shadow: none;
8333
+ box-shadow: none;
8334
  border-radius: 4px;
8335
  }
8336
 
8337
+ label[for="tutor_withdraw_amount"] {
8338
  margin-bottom: 7px;
8339
  display: block;
8340
  }
8341
 
8342
+ .withdraw-form-field-amount input[type='text'] {
8343
  margin-bottom: 10px;
8344
  height: 45px;
8345
  }
8346
 
8347
+ .withdraw-method-forms-wrap .withdraw-method-form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):focus,
8348
  .withdraw-method-forms-wrap .withdraw-method-form textarea:focus {
8349
  border-color: var(--tutor-primary-color);
8350
  outline: none;
8371
  vertical-align: middle;
8372
  padding: 20px;
8373
  }
8374
+
8375
  .tutor-dashboard-assignment-table tr th:not(:first-child), .tutor-dashboard-assignment-table tr td:not(:first-child) {
8376
  text-align: center;
8377
  }
8378
+
8379
  .tutor-dashboard-assignment-table tr h5 {
8380
  margin: 0;
8381
  font-size: 16px;
8383
  font-weight: 700;
8384
  color: var(--tutor-text-color);
8385
  }
8386
+
8387
  .tutor-dashboard-assignment-table tr h5:not(:last-child) {
8388
  margin-bottom: 7px;
8389
  }
8390
+
8391
  .tutor-dashboard-assignment-table tr a {
8392
  font-weight: 400;
8393
  color: var(--tutor-text-color);
8394
  }
8395
+
8396
  .tutor-dashboard-assignment-table tr a:hover {
8397
  color: var(--tutor-primary-color);
8398
+ -webkit-transition: 300ms;
8399
  transition: 300ms;
8400
  }
8401
 
8402
  .tutor-quiz-attempt-history td:last-child {
8403
  text-align: center;
8404
  }
8405
+
8406
  .tutor-quiz-attempt-history td:last-child a {
8407
  display: block;
8408
  padding: 10px;
8412
  font-size: 18px;
8413
  color: var(--tutor-text-size);
8414
  font-weight: 600;
8415
+ display: -webkit-box;
8416
+ display: -ms-flexbox;
8417
  display: flex;
8418
+ -webkit-box-align: center;
8419
+ -ms-flex-align: center;
8420
+ align-items: center;
8421
  margin-bottom: 60px;
8422
  }
8423
+
8424
  .attempt-review-title i {
8425
  margin-right: 12px;
8426
  color: var(--tutor-primary-color);
8428
 
8429
  .tutor-quiz-attempt-info-row .attempt-view-bottom,
8430
  .tutor-quiz-attempt-info-row .attempt-view-top {
8431
+ display: -webkit-box;
8432
+ display: -ms-flexbox;
8433
  display: flex;
8434
+ -webkit-box-pack: justify;
8435
+ -ms-flex-pack: justify;
8436
+ justify-content: space-between;
8437
  }
8438
+
8439
  .tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col,
8440
  .tutor-quiz-attempt-info-row .attempt-view-top .attempt-info-col {
8441
+ display: -webkit-inline-box;
8442
+ display: -ms-inline-flexbox;
8443
  display: inline-flex;
8444
+ -webkit-box-align: center;
8445
+ -ms-flex-align: center;
8446
+ align-items: center;
8447
  max-width: 30%;
8448
  }
8449
+
8450
  .tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col {
8451
+ -webkit-box-align: start;
8452
+ -ms-flex-align: start;
8453
+ align-items: flex-start;
8454
  }
8455
+
8456
  .tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required,
8457
  .tutor-quiz-attempt-info-row .attempt-info-content span.result-pass,
8458
  .tutor-quiz-attempt-info-row .attempt-info-content span.result-fail {
8464
  margin-right: 13px;
8465
  border-radius: 2px;
8466
  }
8467
+
8468
  .tutor-quiz-attempt-info-row .attempt-info-content span.result-pass {
8469
  background: var(--tutor-success-button-color);
8470
  }
8471
+
8472
  .tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required {
8473
  background: #f5b30d;
8474
  }
8475
+
8476
  .tutor-quiz-attempt-info-row .attempt-info-content h4,
8477
  .tutor-quiz-attempt-info-row .attempt-info-content h5 {
8478
  font-size: 14px;
8481
  color: #7a7f85;
8482
  font-weight: 400;
8483
  }
8484
+
8485
  .tutor-quiz-attempt-info-row .attempt-info-content h4 a,
8486
  .tutor-quiz-attempt-info-row .attempt-info-content h4 {
8487
  font-weight: 700;
8488
  color: var(--tutor-text-color);
8489
  margin-top: 7px;
8490
  }
8491
+
8492
  .tutor-quiz-attempt-info-row .attempt-view-top {
8493
  padding-bottom: 30px;
8494
  margin-bottom: 30px;
8495
  border-bottom: 1px solid #dcdfe5;
8496
  }
8497
+
8498
  .tutor-quiz-attempt-info-row .attempt-view-bottom {
8499
  margin-bottom: 60px;
8500
  }
8501
 
8502
  .attempt-user-details {
8503
+ display: -webkit-box;
8504
+ display: -ms-flexbox;
8505
  display: flex;
8506
+ -webkit-box-align: center;
8507
+ -ms-flex-align: center;
8508
+ align-items: center;
8509
  }
8510
+
8511
  .attempt-user-details .attempt-user-avatar {
8512
  padding-right: 20px;
8513
  }
8514
+
8515
  .attempt-user-details .attempt-user-avatar img {
8516
  display: block;
8517
  width: 70px;
8518
  height: 70px;
8519
  border-radius: 50%;
8520
  }
8521
+
8522
  .attempt-user-details .attempt-info-content h4 {
8523
  font-size: 18px;
8524
  }
8525
 
8526
  .attempt-review-notice-wrap {
8527
+ display: -webkit-box;
8528
+ display: -ms-flexbox;
8529
  display: flex;
8530
  margin-bottom: 60px;
8531
+ -webkit-box-pack: justify;
8532
+ -ms-flex-pack: justify;
8533
+ justify-content: space-between;
8534
  }
8535
+
8536
  .attempt-review-notice-wrap p {
8537
  margin: 0;
8538
+ display: -webkit-inline-box;
8539
+ display: -ms-inline-flexbox;
8540
  display: inline-flex;
8541
+ -webkit-box-align: center;
8542
+ -ms-flex-align: center;
8543
+ align-items: center;
8544
  }
8545
+
8546
  .attempt-review-notice-wrap p.attempt-review-notice i {
8547
  font-size: 16px;
8548
  color: #f5c813;
8549
  margin-right: 9px;
8550
  }
8551
+
8552
  .attempt-review-notice-wrap p.attempt-review-at > span {
8553
  color: var(--tutor-primary-color);
8554
  margin-right: 7px;
8555
  font-size: 16px;
8556
  }
8557
+
8558
  .attempt-review-notice-wrap p > strong {
8559
  font-weight: 400;
8560
  margin-right: 5px;
8564
  background: #fff;
8565
  margin: 0 0 1.5em;
8566
  }
8567
+
8568
  .quiz-attempt-answers-wrap .attempt-answers-header {
8569
  padding: 30px 20px;
8570
  }
8571
+
8572
  .quiz-attempt-answers-wrap .attempt-answers-header h3 {
8573
  font-size: 20px;
8574
  line-height: 1.5;
8575
  color: #3f435b;
8576
  }
8577
+
8578
  .quiz-attempt-answers-wrap table {
8579
  border-collapse: collapse;
8580
  border: none;
8581
  }
8582
+
8583
  .quiz-attempt-answers-wrap table tr {
8584
  background-color: #fff;
8585
  }
8586
+
8587
  .quiz-attempt-answers-wrap table tr:first-child {
8588
  background-color: #f7f7f9;
8589
  border-top: 1px solid #eaeaea;
8590
  border-bottom: 1px solid #eaeaea !important;
8591
  }
8592
+
8593
  .quiz-attempt-answers-wrap table tr:not(:first-child) {
8594
  border-top: 1px solid #dcdce1;
8595
  }
8596
+
8597
  .quiz-attempt-answers-wrap table tr:not(:last-child) {
8598
  border-bottom: 1px solid #dcdce1;
8599
  }
8600
+
8601
  .quiz-attempt-answers-wrap table th {
8602
  font-size: 12px;
8603
  text-transform: inherit;
8604
  }
8605
+
8606
  .quiz-attempt-answers-wrap table th,
8607
  .quiz-attempt-answers-wrap table td {
8608
  padding: 17px 20px;
8613
  letter-spacing: normal;
8614
  color: #393c40;
8615
  }
8616
+
8617
  .quiz-attempt-answers-wrap table th p,
8618
  .quiz-attempt-answers-wrap table td p {
8619
  margin: 0;
8620
  }
8621
+
8622
  .quiz-attempt-answers-wrap table th .tutor-icon-block,
8623
  .quiz-attempt-answers-wrap table td .tutor-icon-block {
8624
  font-size: 14px;
8626
  height: 30px;
8627
  line-height: 30px;
8628
  }
8629
+
8630
  .quiz-attempt-answers-wrap table .quiz-manual-review-action {
8631
  border: 1px solid #d4dadb;
8632
  color: #d4dadb;
8637
  display: inline-block;
8638
  text-align: center;
8639
  line-height: 30px;
8640
+ -webkit-transition: 300ms;
8641
  transition: 300ms;
8642
  }
8643
+
8644
  .quiz-attempt-answers-wrap table .quiz-manual-review-action:first-child:hover {
8645
  border: 1px solid var(--tutor-success-button-color);
8646
  color: var(--tutor-success-button-color);
8647
  }
8648
+
8649
  .quiz-attempt-answers-wrap table .quiz-manual-review-action:last-child:hover {
8650
  border: 1px solid #df3247;
8651
  color: #df3247;
8652
  }
8653
+
8654
  .quiz-attempt-answers-wrap table .quiz-manual-review-action:not(:last-child) {
8655
  margin-right: 17px;
8656
  }
8660
  padding: 20px;
8661
  margin-top: 20px;
8662
  }
8663
+
8664
  .tutor-quiz-attempt-review-wrap .attempt-answers-header a {
8665
  color: #3f435b;
8666
  }
8667
+
8668
  .tutor-quiz-attempt-review-wrap .attempt-answers-header > p {
8669
  color: #737787;
8670
  margin-top: 10px;
8671
  margin-bottom: 0;
8672
  }
8673
+
8674
  .tutor-quiz-attempt-review-wrap .attempt-answers-header h3 {
8675
  font-size: 20px;
8676
  line-height: 1.5;
8677
  color: #3f435b;
8678
  }
8679
+
8680
  .tutor-quiz-attempt-review-wrap .instructor-feedback-content {
8681
  padding: 0px 20px 10px 20px;
8682
  }
8683
+
8684
  .tutor-quiz-attempt-review-wrap .instructor-feedback-content > p {
8685
  margin-bottom: 1em;
8686
  }
8687
+
8688
  .tutor-quiz-attempt-review-wrap table {
8689
  border-collapse: collapse;
8690
  border: none;
8691
  }
8692
+
8693
  .tutor-quiz-attempt-review-wrap table tr {
8694
  background-color: #fff;
8695
  }
8696
+
8697
  .tutor-quiz-attempt-review-wrap table tr:first-child {
8698
  background-color: #f7f7f9;
8699
  border-top: 1px solid #eaeaea;
8700
  border-bottom: 1px solid #eaeaea;
8701
  }
8702
+
8703
  .tutor-quiz-attempt-review-wrap table tr:first-child th,
8704
  .tutor-quiz-attempt-review-wrap table tr:first-child td {
8705
  padding-top: 14px;
8706
  padding-bottom: 14px;
8707
  }
8708
+
8709
  .tutor-quiz-attempt-review-wrap table tr:not(:first-child) {
8710
  border-top: 1px solid #dcdce1;
8711
  }
8712
+
8713
  .tutor-quiz-attempt-review-wrap table tr:not(:first-child) th,
8714
  .tutor-quiz-attempt-review-wrap table tr:not(:first-child) td {
8715
  padding-top: 20px;
8716
  padding-bottom: 20px;
8717
  }
8718
+
8719
  .tutor-quiz-attempt-review-wrap table tr:not(:last-child) {
8720
  border-bottom: 1px solid #dcdce1;
8721
  }
8722
+
8723
  .tutor-quiz-attempt-review-wrap table th,
8724
  .tutor-quiz-attempt-review-wrap table td {
8725
  border: none;
8729
  line-height: 1.71;
8730
  padding: 15px 6px;
8731
  }
8732
+
8733
  .tutor-quiz-attempt-review-wrap table th:first-child,
8734
  .tutor-quiz-attempt-review-wrap table td:first-child {
8735
  padding: 12px;
8736
  }
8737
+
8738
  .tutor-quiz-attempt-review-wrap table th:last-child,
8739
  .tutor-quiz-attempt-review-wrap table td:last-child {
8740
  padding: 12px 10px;
8741
  }
8742
+
8743
  .tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table th:nth-child(3), .tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table th:nth-child(4),
8744
  .tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table td:nth-child(3),
8745
  .tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table td:nth-child(4) {
8746
  width: 28%;
8747
  }
8748
+
8749
  .tutor-quiz-attempt-review-wrap span.result-review-required,
8750
  .tutor-quiz-attempt-review-wrap span.result-pass,
8751
  .tutor-quiz-attempt-review-wrap span.result-fail {
8756
  padding: 4px 11px;
8757
  border-radius: 2px;
8758
  }
8759
+
8760
  .tutor-quiz-attempt-review-wrap span.result-pass {
8761
  background: var(--tutor-success-button-color);
8762
  }
8763
+
8764
  .tutor-quiz-attempt-review-wrap span.result-review-required {
8765
  background: #f5b30d;
8766
  }
8771
  z-index: 2;
8772
  cursor: pointer;
8773
  }
8774
+
8775
  .tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:before, .tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:after,
8776
  .quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:before,
8777
  .quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:after {
8778
  visibility: hidden;
8779
  opacity: 0;
8780
  pointer-events: none;
8781
+ -webkit-transform: translateY(15px);
8782
+ transform: translateY(15px);
8783
+ -webkit-transition: 0.15s ease;
8784
  transition: 0.15s ease;
8785
  }
8786
+
8787
  .tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:before,
8788
  .quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:before {
8789
  content: attr(data-tooltip);
8803
  color: #fff;
8804
  z-index: 99999;
8805
  }
8806
+
8807
  .tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:after,
8808
  .quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:after {
8809
  position: absolute;
8815
  border-right: 10px solid transparent;
8816
  border-left: 10px solid transparent;
8817
  }
8818
+
8819
  .tutor-quiz-attempt-review-wrap .active[data-tooltip]:before, .tutor-quiz-attempt-review-wrap .active[data-tooltip]:after,
8820
  .tutor-quiz-attempt-review-wrap .active[data-tooltip]:before,
8821
  .tutor-quiz-attempt-review-wrap .active[data-tooltip]:after,
8825
  .quiz-attempt-answers-wrap .active[data-tooltip]:after {
8826
  visibility: visible;
8827
  opacity: 1;
8828
+ -webkit-transform: translateY(0px);
8829
+ transform: translateY(0px);
8830
  }
8831
 
8832
  .tutor-status-blocked-context i,
8855
  .answer-image-matched-wrap {
8856
  display: block;
8857
  }
8858
+
8859
  .answer-image-matched-wrap .image-matching-item {
8860
+ display: -webkit-box;
8861
+ display: -ms-flexbox;
8862
  display: flex;
8863
+ -webkit-box-align: center;
8864
+ -ms-flex-align: center;
8865
+ align-items: center;
8866
  }
8867
+
8868
  .answer-image-matched-wrap .image-matching-item:not(:last-child) {
8869
  margin-bottom: 12px;
8870
  }
8871
+
8872
  .answer-image-matched-wrap .image-matching-item img {
8873
  max-width: 35px;
8874
  }
8875
+
8876
  .answer-image-matched-wrap .image-matching-item .dragged-caption {
8877
  font-size: 14px;
8878
  margin-left: 12px;
8879
  }
8880
 
8881
  .correct-answer-wrap .matching-type {
8882
+ display: -webkit-box;
8883
+ display: -ms-flexbox;
8884
  display: flex;
8885
  }
8886
+
8887
  .correct-answer-wrap .text-image-type {
8888
+ display: -webkit-box;
8889
+ display: -ms-flexbox;
8890
  display: flex;
8891
+ -webkit-box-align: center;
8892
+ -ms-flex-align: center;
8893
+ align-items: center;
8894
  }
8895
+
8896
  .correct-answer-wrap .text-image-type:not(:last-child) {
8897
  margin-bottom: 12px;
8898
  }
8899
+
8900
  .correct-answer-wrap .text-image-type .image {
8901
  margin-right: 12px;
8902
  }
8903
+
8904
  .correct-answer-wrap .text-image-type img {
8905
  max-width: 35px;
8906
  }
8914
  width: 100%;
8915
  z-index: 99;
8916
  }
8917
+
8918
  @media (max-width: 991px) {
8919
  .tutor-dashboard-builder-header {
8920
  position: static;
8921
  }
8922
  }
8923
+
8924
  .tutor-dashboard-builder-header .tutor-row {
8925
+ -webkit-box-pack: justify;
8926
+ -ms-flex-pack: justify;
8927
+ justify-content: space-between;
8928
  }
8929
+
8930
  @media (max-width: 991px) {
8931
  .tutor-dashboard-builder-header .tutor-row .tutor-col-auto {
8932
+ -webkit-box-flex: 0;
8933
+ -ms-flex: 0 0 100%;
8934
+ flex: 0 0 100%;
8935
  max-width: 100%;
8936
  }
8937
  .tutor-dashboard-builder-header .tutor-row .tutor-col-auto:first-child {
8938
  margin-bottom: 15px;
8939
  }
8940
  }
8941
+
8942
  .tutor-dashboard-builder-header .tutor-button {
8943
  white-space: nowrap;
8944
  margin-left: auto;
8945
  }
8946
+
8947
  @media (max-width: 991px) {
8948
  .tutor-dashboard-builder-header .tutor-button {
8949
  padding: 6px 10px;
8950
  }
8951
  }
8952
+
8953
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left {
8954
+ display: -webkit-box;
8955
+ display: -ms-flexbox;
8956
  display: flex;
8957
+ -webkit-box-align: center;
8958
+ -ms-flex-align: center;
8959
+ align-items: center;
8960
+ -webkit-box-pack: justify;
8961
+ -ms-flex-pack: justify;
8962
+ justify-content: space-between;
8963
  }
8964
+
8965
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left .tutor-dashboard-builder-logo {
8966
  padding: 0 25px;
8967
  position: relative;
8968
  }
8969
+
8970
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left .tutor-dashboard-builder-logo img {
8971
  max-height: 32px;
8972
  }
8973
+
8974
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button {
8975
  margin: 0;
8976
  padding: 0px 25px;
8978
  border: none;
8979
  border-left: 1px solid #DCDFE5;
8980
  background: transparent;
8981
+ display: -webkit-inline-box;
8982
+ display: -ms-inline-flexbox;
8983
  display: inline-flex;
8984
  color: var(--tutor-text-color);
8985
+ -webkit-transition: 300ms;
8986
  transition: 300ms;
8987
  font-weight: 500;
8988
  white-space: nowrap;
8989
  }
8990
+
8991
  @media (max-width: 991px) {
8992
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button {
8993
  border-left: none;
8994
  }
8995
  }
8996
+
8997
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button i {
8998
  font-size: 24px;
8999
  line-height: 30px;
9000
  margin-right: 9px;
9001
  }
9002
+
9003
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button:hover {
9004
  color: var(--tutor-primary-color);
9005
  background: transparent;
9006
  }
9007
+
9008
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button:hover i {
9009
  color: var(--tutor-primary-color);
9010
  }
9011
+
9012
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-right {
9013
+ display: -webkit-box;
9014
+ display: -ms-flexbox;
9015
  display: flex;
9016
+ -webkit-box-align: center;
9017
+ -ms-flex-align: center;
9018
+ align-items: center;
9019
+ -webkit-box-pack: justify;
9020
+ -ms-flex-pack: justify;
9021
+ justify-content: space-between;
9022
  }
9023
+
9024
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a {
9025
  color: var(--tutor-text-color);
9026
  font-weight: 500;
9027
  line-height: 36px;
9028
  padding: 0 25px;
9029
+ -webkit-transition: 300ms;
9030
  transition: 300ms;
9031
  white-space: nowrap;
9032
  }
9033
+
9034
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a i {
9035
  font-size: 36px;
9036
  line-height: 36px;
9038
  vertical-align: top;
9039
  padding-right: 9px;
9040
  }
9041
+
9042
  .tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a:hover {
9043
  color: var(--tutor-primary-color);
9044
  }
9047
  padding: 113px 0 45px;
9048
  background-color: #ffffff;
9049
  }
9050
+
9051
  @media (max-width: 991px) {
9052
  .tutor-frontend-course-builder-section {
9053
  padding-top: 60px;
9054
  }
9055
  .tutor-frontend-course-builder-section .tutor-col-8,
9056
+ .tutor-frontend-course-builder-section .tutor-col-4 {
9057
  width: 100%;
9058
  max-width: 100%;
9059
+ -webkit-box-flex: 0;
9060
+ -ms-flex: 0 0 100%;
9061
+ flex: 0 0 100%;
9062
  }
9063
  }
9064
 
9065
  .admin-bar .tutor-dashboard-builder-header {
9066
  top: 32px;
9067
  }
9068
+
9069
  @media (max-width: 783px) {
9070
  .admin-bar .tutor-dashboard-builder-header {
9071
  top: 46px;
9076
  position: fixed;
9077
  max-width: 370px;
9078
  }
9079
+
9080
  @media (max-width: 991px) {
9081
  .tutor-course-builder-upload-tips {
9082
  position: static;
9083
  }
9084
  }
9085
+
9086
  .tutor-course-builder-upload-tips .tutor-course-builder-tips-title {
9087
  font-size: 16px;
9088
  color: #8C94A8;
9089
  font-weight: 700;
9090
+ display: -webkit-box;
9091
+ display: -ms-flexbox;
9092
  display: flex;
9093
+ -webkit-box-align: center;
9094
+ -ms-flex-align: center;
9095
+ align-items: center;
9096
  }
9097
+
9098
  .tutor-course-builder-upload-tips .tutor-course-builder-tips-title i {
9099
  font-size: 24px;
9100
  color: var(--tutor-primary-color);
9101
  margin-right: 11px;
9102
  }
9103
+
9104
  .tutor-course-builder-upload-tips ul {
9105
  margin: 0;
9106
  padding: 0 0 0 35px;
9107
  list-style: none;
9108
  }
9109
+
9110
  .tutor-course-builder-upload-tips ul li {
9111
  position: relative;
9112
  margin-bottom: 8px;
9113
  line-height: 24px;
9114
  }
9115
+
9116
  .tutor-course-builder-upload-tips ul li::after {
9117
+ content: '';
9118
  position: absolute;
9119
  height: 8px;
9120
  width: 8px;
9124
  top: 9px;
9125
  }
9126
 
9127
+ /*
9128
+ * Course Level Meta
9129
  */
9130
  .tutor-course-level-meta {
9131
+ display: -webkit-box;
9132
+ display: -ms-flexbox;
9133
  display: flex;
9134
  }
9135
+
9136
  .tutor-course-level-meta label {
9137
  margin: 0 40px 0 0;
9138
  font-weight: 600;
9141
  .tutor-frontend-builder-course-price .tutor-form-group input {
9142
  margin-bottom: 0;
9143
  }
9144
+
9145
  .tutor-frontend-builder-course-price .tutor-styled-radio {
9146
+ display: -webkit-box;
9147
+ display: -ms-flexbox;
9148
  display: flex;
9149
+ -webkit-box-align: center;
9150
+ -ms-flex-align: center;
9151
+ align-items: center;
9152
  }
9153
 
9154
+ /*
9155
+ * Course Builder Attachments
9156
  */
9157
  .tutor-course-builder-attachements {
9158
+ display: -webkit-box;
9159
+ display: -ms-flexbox;
9160
  display: flex;
9161
  margin-left: -30px;
9162
+ -ms-flex-wrap: wrap;
9163
+ flex-wrap: wrap;
9164
  }
9165
 
9166
  .tutor-course-builder-attachements .tutor-added-attachment {
9167
+ -webkit-box-flex: 0;
9168
+ -ms-flex: 0 0 calc(25% - 30px);
9169
+ flex: 0 0 calc(25% - 30px);
9170
  max-width: calc(25% - 30px);
9171
  border: 1px solid #DCDFE5;
9172
  padding: 35px 20px 20px;
9175
  margin-left: 30px;
9176
  margin-bottom: 30px;
9177
  border-radius: 4px;
9178
+ -webkit-transition: 300ms;
9179
  transition: 300ms;
9180
  min-width: 120px;
9181
  }
9182
+
9183
  @media (max-width: 480px) {
9184
  .tutor-course-builder-attachements .tutor-added-attachment {
9185
+ -webkit-box-flex: 0;
9186
+ -ms-flex: 0 0 calc(50% - 30px);
9187
+ flex: 0 0 calc(50% - 30px);
9188
  max-width: calc(50% - 30px);
9189
  }
9190
  }
9208
  font-size: 10px;
9209
  border-top-right-radius: 4px;
9210
  color: transparent;
9211
+ -webkit-transition: 300ms;
9212
  transition: 300ms;
9213
  }
9214
 
9230
  }
9231
 
9232
  .tutor-course-builder-btn-group {
9233
+ display: -webkit-box;
9234
+ display: -ms-flexbox;
9235
  display: flex;
9236
+ -webkit-box-pack: justify;
9237
+ -ms-flex-pack: justify;
9238
+ justify-content: space-between;
9239
+ -ms-flex-wrap: wrap;
9240
+ flex-wrap: wrap;
9241
  }
9242
 
9243
+ /**
9244
+ Course Settings Tabs
9245
  */
9246
  #tutor-metabox-course-settings-tabs {
9247
  background-color: #fff;
9266
  }
9267
 
9268
  .course-settings-tabs-container {
9269
+ display: -webkit-box;
9270
+ display: -ms-flexbox;
9271
  display: flex;
9272
  }
9273
 
9274
  .course-settings-tabs-container .settings-tabs-navs-wrap {
9275
+ -webkit-box-flex: 0;
9276
+ -ms-flex: 0 0 200px;
9277
+ flex: 0 0 200px;
9278
  background: #F5F5F5;
9279
  }
9280
 
9306
  }
9307
 
9308
  .settings-tabs-navs-wrap .settings-tabs-navs li a:focus {
9309
+ -webkit-box-shadow: none;
9310
+ box-shadow: none;
9311
  }
9312
 
9313
  .settings-tabs-navs-wrap .settings-tabs-navs li.active a {
9319
 
9320
  .course-settings-tabs-container .settings-tabs-container {
9321
  padding: 1em;
9322
+ -webkit-box-flex: 1;
9323
+ -ms-flex: 1;
9324
+ flex: 1;
9325
  }
9326
 
9327
  .tutor-field-radio p {
9328
  margin-top: 0;
9329
  }
9330
 
9331
+ /**
9332
+ Content Drip (Pro)
9333
  */
9334
  .lesson-modal-form-wrap .lesson-content-drip-wrap {
9335
  padding: 10px;
9356
  padding: 10px 13px;
9357
  opacity: 0;
9358
  visibility: hidden;
9359
+ -webkit-transition: 300ms;
9360
  transition: 300ms;
9361
  z-index: 98;
9362
  top: 10px;
9376
  visibility: visible;
9377
  }
9378
  .tutor-option-tooltip.tutor-option-field input:focus + p.desc,
9379
+ .tutor-option-tooltip.tutor-option-field textarea:focus + p.desc {
9380
  opacity: 1;
9381
  visibility: visible;
9382
  }
assets/css/tutor-front.min.css CHANGED
@@ -1 +1,3 @@
1
- :root{--tutor-primary-color: #1B52D8;--tutor-primary-hover-color: #1b52a9;--tutor-text-color: #4B5981;--tutor-light-color: #B1B8C9;--tutor-success-button-color: #4BD863;--tutor-text-size: 16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tutor-wrap{color:var(--tutor-text-color)}.tutor-wrap img{max-width:100%;height:auto}.tutor-custom-list-style{list-style:none;margin:0;padding:0}.tutor-custom-list-style li{position:relative;margin-bottom:5px;line-height:30px;padding-left:25px}.tutor-custom-list-style li:before{content:"";position:absolute;left:0;font-family:"tutor";color:var(--tutor-primary-color)}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:15px;height:15px;top:-6.5px;cursor:pointer}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.tutor-styled-radio>span{position:relative;padding-left:30px;cursor:pointer}.tutor-styled-radio>span::before{content:"";height:18px;width:18px;background:#f1f3f7;border:1px solid #dcdfe5;border-radius:50%;position:absolute;top:50%;margin-top:-9px;left:0;box-sizing:border-box;transition:200ms}.tutor-styled-radio>input{display:none !important}.tutor-styled-radio>input:checked+span::before{border:5px solid var(--tutor-primary-color)}.tutor-container{padding-left:15px;padding-right:15px;max-width:1140px;margin-right:auto;margin-left:auto;width:100%}.tutor-container.tutor-fluid{max-width:100%}.tutor-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.tutor-col-auto,.tutor-col,.tutor-col-3,.tutor-col-4,.tutor-col-5,.tutor-col-6,.tutor-col-7,.tutor-col-8,.tutor-col-9,.tutor-col-12{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.tutor-col{flex-basis:0;flex-grow:1;max-width:100%}.tutor-col-auto{flex:0 0 auto;width:auto;max-width:none}.tutor-col-3{flex:0 0 25%;max-width:25%}.tutor-col-4{flex:0 0 33.333333%;max-width:33.333333%}.tutor-col-5{flex:0 0 41.666667%;max-width:41.666667%}.tutor-col-6{flex:0 0 50%;max-width:50%}.tutor-col-7{flex:0 0 58.333333%;max-width:58.333333%}.tutor-col-8{flex:0 0 66.666666%;max-width:66.666666%}.tutor-col-9{flex:0 0 75%;max-width:75%}.tutor-col-12{flex:0 0 100%;max-width:100%}.tutor-align-items-center{align-items:center}@media(max-width: 991px){.tutor-col-auto,.tutor-col,.tutor-col-3,.tutor-col-4,.tutor-col-6,.tutor-col-8,.tutor-col-9{flex:0 0 50%;max-width:50%}.tutor-col-md-100{flex:0 0 100%;max-width:100%}}@media(max-width: 767px){.tutor-col-auto,.tutor-col,.tutor-col-3,.tutor-col-4,.tutor-col-6,.tutor-col-8,.tutor-col-9{flex:0 0 100%;max-width:100%}}.tutor-segment-title,.tutor-single-course-segment .tutor-segment-title{font-size:18px;line-height:23px;font-weight:500;margin-bottom:13px;color:#000}.tutor-single-course-segment{margin-bottom:45px}.tutor-full-width-course-top h4,.tutor-full-width-course-top h5,.tutor-full-width-course-top h6{color:#000;font-weight:500}.tutor-full-width-course-top h6{font-size:14px}.tutor-leadinfo-top-meta{font-size:14px;margin-bottom:10px}.tutor-leadinfo-top-meta span{display:inline-block;margin-right:10px}.tutor-leadinfo-top-meta span i::before{margin-left:0}.tutor-leadinfo-top-meta i{margin-right:4px}.tutor-single-course-rating{color:#f8c51c;font-size:16px}.tutor-single-course-rating .tutor-single-rating-count{color:var(--tutor-text-color);font-weight:500}.tutor-single-course-rating .tutor-single-rating-count i{color:var(--tutor-light-color);font-style:normal;display:inline-block;margin-left:4px}.tutor-course-header-h1{font-size:36px;line-height:46px;color:var(--tutor-text-color);font-weight:500;margin:0 0 29px;padding:0}@media(max-width: 767px){.tutor-course-header-h1{font-size:26px;line-height:36px}}.tutor-course-summery{margin-bottom:40px}.tutor-single-course-meta{color:var(--tutor-text-color)}.tutor-single-course-meta ul{list-style:none;margin:0;padding:10px 0;overflow:hidden;line-height:21px}.tutor-single-course-meta.tutor-meta-top ul{padding-top:0;padding-bottom:15px}.tutor-single-course-meta ul li{float:left;vertical-align:top;margin-right:40px;margin-top:5px;margin-bottom:5px;min-width:95px}@media(max-width: 575px){.tutor-single-course-meta ul li{margin-right:10px}}.tutor-single-course-meta ul li:last-child{margin-right:0}.tutor-single-course-meta .tutor-single-course-avatar img{height:21px;width:21px;display:block;border-radius:50%;margin-right:3px}.tutor-single-course-meta ul li .tutor-single-course-avatar span{height:21px;width:21px;font-size:9px;text-align:center;line-height:21px;border-radius:50%;display:block;color:#fff}.tutor-single-course-meta ul li>div{display:inline-block;vertical-align:top}.tutor-single-course-meta ul li strong{margin:0;display:inline-block;line-height:21px;font-weight:400;color:var(--tutor-light-color);font-size:var(--tutor-text-size)}.tutor-single-course-meta ul li a{color:var(--tutor-text-color);font-weight:500;-webkit-transition:300ms;transition:300ms}.tutor-single-course-meta ul li a:hover{color:var(--tutor-primary-color)}.tutor-single-course-meta.tutor-meta-top ul li,.tutor-single-course-meta.tutor-meta-top ul li a{font-weight:700}.tutor-single-course-meta ul li{font-weight:500;color:var(--tutor-text-color)}.tutor-single-course-meta ul li span{color:var(--tutor-light-color);font-weight:400}.tutor-single-course-meta.tutor-lead-meta{margin-bottom:33px;border-top:1px solid #dcdfe5;border-bottom:1px solid #dcdfe5}@media(max-width: 991px){.tutor-single-course-meta.tutor-lead-meta{border-bottom:none}.tutor-single-course-meta.tutor-lead-meta ul{padding-bottom:0}.tutor-single-course-meta.tutor-lead-meta ul li{margin:5px;padding:5px 15px;border:1px solid #ddd;border-radius:4px}}.tutor-single-course-meta.tutor-lead-meta ul{display:flex;justify-content:space-between}@media(max-width: 991px){.tutor-single-course-meta.tutor-lead-meta ul{flex-wrap:wrap;justify-content:flex-start}}.tutor-single-course-meta.tutor-lead-meta ul li span{display:block;margin-bottom:5px;color:var(--tutor-light-color)}.tutor-single-course-meta.tutor-lead-meta ul li a{color:var(--tutor-text-color);-webkit-transition:300ms;transition:300ms}.tutor-single-course-meta.tutor-lead-meta ul li a:hover{color:var(--tutor-primary-color)}.tutor-single-course-meta.tutor-lead-meta ul li a:not(:last-child):after{content:",";margin-right:4px}@media(max-width: 575px){.tutor-single-course-meta.tutor-lead-meta ul{display:block}.tutor-single-course-meta.tutor-lead-meta ul li{display:block;border:none;margin:0;width:100%;padding:0 0 10px}.tutor-single-course-meta.tutor-lead-meta ul li span{display:inline-block;color:var(--tutor-text-color);font-weight:700}.tutor-single-course-meta.tutor-lead-meta ul li span::after{content:":";color:var(--tutor-text-color)}}.tutor-course-benefits-content ul{list-style:none;display:block;overflow:hidden;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin:0}.tutor-course-topics-header{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:8px}.tutor-course-topics-header .tutor-course-topics-header-right span:not(:first-child){margin-left:45px}.tutor-course-topics-contents h4{font-size:var(--tutor-text-size);font-weight:500;margin-bottom:0;color:var(--tutor-text-color)}.tutor-course-topics-contents .tutor-course-title{cursor:pointer}.tutor-course-topics-contents .tutor-course-title h4{color:var(--tutor-primary-color);font-size:16px;line-height:25px;overflow:hidden;margin-top:0}.tutor-course-topic.tutor-active .tutor-course-title h4>i:before{content:""}.tutor-course-topics-contents .tutor-course-title h4 i{font-size:15px;line-height:25px;float:left;margin-right:10px}.tutor-course-topics-contents .tutor-course-topic{border:1px solid #dce4e6;margin-bottom:20px;border-radius:5px}.tutor-course-title,.tutor-course-lesson{padding:14px 20px}.tutor-course-lesson{border-top:1px solid #dce4e6}.tutor-course-lesson h5{line-height:22px;font-size:var(--tutor-text-size);margin-bottom:0;display:flex;color:inherit;margin-top:0}.tutor-course-lesson h5 a{color:var(--tutor-primary-color);-webkit-transition:300ms;transition:300ms}.tutor-course-lesson h5 a:hover{color:var(--tutor-primary-hover-color)}.tutor-course-lesson h5 i{line-height:22px;vertical-align:text-top;margin-right:10px;color:var(--tutor-light-color);display:block}.tutor-course-lesson h5 .lesson-preview-icon i{margin-right:0;margin-left:10px}.tutor-course-lesson h5 .tutor-lesson-duration{margin-left:auto;padding-left:5px;align-self:flex-start}.tutor-course-lesson .lesson-preview-title{flex:1 0 0;flex-direction:row;display:flex;align-items:flex-start}table.course-single-gradebooks .datetime{margin:0;font-size:80%}.tutor-course-lessons .tutor-course-lesson h5 i.tutor-lesson-thumbnail-icon{height:50px;width:70px;border-radius:3px;text-align:center;line-height:50px;color:#fff;margin-right:10px;position:relative;z-index:1;overflow:hidden;font-size:20px;background-position:center center !important;background-size:cover !important}.tutor-course-lessons .tutor-course-lesson h5 i.tutor-lesson-thumbnail-icon:after{position:absolute;content:"";left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.5);z-index:-1}.tutor-single-lesson-button-group,.tutor-topics-lesson-list .tutor-topics-in-single-lesson{border-radius:4px;margin-bottom:30px;border:1px solid #e8eff1}.tutor-single-lesson-wrap{display:flex;position:relative}.tutor-lesson-sidebar{flex:0 0 400px}@media(max-width: 991px){.tutor-lesson-sidebar{position:absolute;left:0;top:70px;width:400px;max-width:95%;height:calc(100% - 70px);z-index:9;background:#fff;overflow-y:auto;display:none}}.tutor-spotlight-mode .tutor-lesson-sidebar{position:fixed;left:0;width:400px;height:100vh;overflow-y:scroll;background:#f4f8fa}.tutor-spotlight-mode #tutor-single-entry-content{padding-left:400px;min-height:calc(100vh - 46px)}.tutor-spotlight-mode #tutor-single-entry-content.sidebar-hidden{padding-left:0}@media(max-width: 991px){.tutor-spotlight-mode .tutor-lesson-sidebar{position:absolute;width:350px;height:auto}.tutor-spotlight-mode #tutor-single-entry-content{padding-left:0}}.admin-bar .tutor-spotlight-mode .tutor-lesson-sidebar{height:calc(100vh - 32px)}.tutor-single-entry-content{flex-grow:999}.tutor-single-lesson-button-group .tutor-single-lesson-button a,.tutor-topics-in-single-lesson .tutor-single-lesson-items a{padding:14px 100px 14px 17px;display:flex;color:var(--tutor-text-color);position:relative;border-top:1px solid #e8eff1}.tutor-single-lesson-button-group .tutor-single-lesson-button:first-child a{border-top:none}.tutor-lessons-under-topic .tutor-single-lesson-items.active a{background:rgba(233,235,238,.35)}.tutor-topics-in-single-lesson{margin-bottom:5px;background-color:#fff;padding:0}.tutor-topics-in-single-lesson .tutor-single-lesson-items a span{margin:0;display:inline;color:var(--tutor-text-color)}.tutor-topics-in-single-lesson .tutor-topics-title{position:relative}.tutor-topics-in-single-lesson .tutor-topics-title button{position:absolute;right:15px;top:50%;transform:translateY(-50%);padding:0 5px;font-size:16px;background:transparent;border:none;color:var(--tutor-text-color)}.tutor-topics-in-single-lesson.tutor-topic-active .tutor-topics-title button i::before{content:""}.tutor-topics-in-single-lesson .tutor-topics-title h3{margin:0;padding:10px 37px 10px 17px;font-size:16px;color:var(--tutor-primary-color);font-weight:500}.tutor-topics-in-single-lesson .tutor-topics-title h3{cursor:pointer;line-height:30px}span.toogle-informaiton-icon{background:#ccc;color:#fff;height:15px;width:15px;text-align:center;display:inline-block;line-height:15px;font-size:15px;border-radius:50%;margin-left:10px}.tutor-topics-in-single-lesson .tutor-topics-title h3 i{font-size:10px;margin-left:6px}.tutor-topics-in-single-lesson .tutor-topics-tutor-loop-rating-wraptitle h3 i{font-size:10px;vertical-align:middle;display:inline-block;padding:5px;color:#c7c7c7;-webkit-transition:300ms;transition:300ms;cursor:pointer}.tutor-topics-in-single-lesson .tutor-topics-title h3 i:hover{color:var(--tutor-primary-color)}.tutor-single-lesson-button-group .tutor-single-lesson-button a>i:first-child,.tutor-topics-in-single-lesson .tutor-single-lesson-items a>i:first-child{color:#c7c7c7;line-height:22px;display:inline-block;vertical-align:middle;margin-right:10px}.tutor-topics-in-single-lesson .tutor-single-lesson-items a>i.tutor-icon-doubt{color:var(--tutor-primary-color)}.tutor-topics-in-single-lesson .tutor-topics-summery{padding:14px;border-top:1px solid #dce4e6;display:none}.tutor-lessons-under-topic .tutor-lesson-right-icons{position:absolute;right:15px;top:14px}.tutor-lessons-under-topic .tutor-lesson-right-icons .tutor-lesson-complete{height:16px;width:16px;border:1px solid #e8eff1;border-radius:50%;font-size:9px;display:inline-block;line-height:16px;text-align:center;margin:0;vertical-align:middle;margin-left:8px}.tutor-lessons-under-topic .tutor-single-lesson-items.active .tutor-lesson-right-icons .tutor-lesson-complete{border-color:#b7d6b7}.tutor-lessons-under-topic .tutor-single-lesson-items.active .tutor-lesson-right-icons .tutor-lesson-complete.tutor-done,.tutor-lessons-under-topic .tutor-lesson-right-icons .tutor-lesson-complete.tutor-done{background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);color:#fff}.tutor-lessons-under-topic .tutor-lesson-right-icons i{font-style:normal}.tutor-single-page-top-bar{background-color:var(--tutor-primary-color);height:70px;margin-bottom:50px;color:#fff;display:flex;align-items:center;justify-content:space-between;padding-right:15px}.tutor-single-page-top-bar .tutor-single-lesson-segment form,.tutor-single-page-top-bar .tutor-single-lesson-segment{margin-bottom:0}.tutor-single-page-top-bar a{color:#fff;vertical-align:middle;display:inline-block;overflow:hidden}.tutor-single-page-top-bar a i{float:left}@media(max-width: 546px){.tutor-single-page-top-bar a{font-size:14px}}.tutor-topbar-home-btn i{margin-right:7px}.tutor-topbar-home-btn{margin-left:20px}@media screen and (max-width: 546px){.tutor-topbar-home-btn{margin-left:10px}}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button{background:transparent;color:#fff;padding-bottom:13px;cursor:pointer;border:1px solid #fff}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button i{font-size:14px}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button i::before{display:block;padding-top:2px}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button:hover{color:#fff;background:var(--tutor-primary-hover-color);border-color:var(--tutor-primary-hover-color)}.tutor-single-page-top-bar a:hover{color:#fff}.tutor-single-page-top-bar .tutor-topbar-content-title-wrap{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:999999}.tutor-single-page-top-bar .tutor-hide-sidebar-bar{flex:0 0 auto}.tutor-single-page-top-bar .tutor-topbar-mark-to-done{flex:0 0 auto}@media(max-width: 767px){.tutor-single-page-top-bar .tutor-topbar-content-title-wrap{display:none}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button{padding:9px 14px}}@media(max-width: 767px){.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button{padding:7px 12px;font-size:14px}}.tutor-single-page-top-bar .tutor-topbar-content-title-wrap i{vertical-align:middle;line-height:1;margin-right:3px}.tutor-lesson-content-area,.tutor-quiz-single-wrap{margin:0 100px 80px}@media(max-width: 1366px){.tutor-lesson-content-area,.tutor-quiz-single-wrap{margin:0 60px 80px}}@media(max-width: 991px){.tutor-lesson-content-area,.tutor-quiz-single-wrap{margin:0 40px}}.tutor-lesson-sidebar-hide-bar{background-color:var(--tutor-primary-hover-color);color:#fff;padding:0 12px;display:inline-block;line-height:70px}@media only screen and (max-width: 546px){.tutor-lesson-sidebar-hide-bar{padding:0 10px}}.tutor-single-page-top-bar a.tutor-lesson-sidebar-hide-bar i{font-size:20px;display:block}@media only screen and (max-width: 546px){.tutor-single-page-top-bar a.tutor-lesson-sidebar-hide-bar i{font-size:19px}}.sidebar-hidden a.tutor-lesson-sidebar-hide-bar .tutor-icon-angle-left:before{content:""}.tutor-sidebar-tabs-wrap{border-top:1px solid #e0e9ec}.tutor-tabs-btn-group{height:70px;display:flex}.tutor-tabs-btn-group a{background-color:#f1f6f8;color:var(--tutor-text-color);display:block;line-height:70px;width:100%;text-align:center;border:1px solid #e0e9ec;border-top:none}.tutor-tabs-btn-group a span,.tutor-tabs-btn-group a i{font-size:24px;display:inline-block;vertical-align:top}.tutor-tabs-btn-group a i{color:var(--tutor-primary-color)}.tutor-tabs-btn-group a span{font-size:15px;padding-left:3px}.tutor-tabs-btn-group a.active{background-color:#fff;border:none}.tutor-tabs-btn-group a:focus{outline:none}.tutor-single-lesson-segment{margin-bottom:35px}.tutor-single-lesson-wrap{background:#f4f8fa}.tutor-lesson-video-wrap .plyr--video{border-radius:4px}#tutor-lesson-sidebar-qa-tab-content{background-color:#fff;padding:20px}#tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap{border-top:1px solid #e8eff1;padding-top:25px}#tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap h3{color:var(--tutor-primary-color)}#tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap button.tutor_ask_question_btn{display:block;width:100%;background-color:var(--tutor-primary-color);border-color:var(--tutor-primary-color)}#tutor-lesson-sidebar-qa-tab-content .tutor_question_answer_wrap .tutor_original_question{margin-bottom:20px;margin-top:20px}.tutor-lesson-sidebar-emptyqa-wrap{text-align:center;padding:50px 20px;color:var(--tutor-text-color)}.tutor-lesson-sidebar-emptyqa-wrap h3{margin:0;padding:0 0 25px}.tutor-lesson-sidebar-emptyqa-wrap i{font-size:150px;color:#e8eff1;line-height:.8}.tutor-attachments-wrap{margin:-3px -3px 15px -3px}.tutor-attachments-wrap .tutor-lesson-attachment{display:inline-block;border:1px solid #e8eff1;border-radius:4px;padding:10px 16px 10px 12px;overflow:hidden;background:#f4f7f8;margin:3px;-webkit-transition:300ms;transition:300ms}.tutor-attachments-wrap .tutor-lesson-attachment:hover{box-shadow:0 2px 4px rgba(0,0,0,.15)}.tutor-attachments-wrap .tutor-attachment-icon{font-size:30px;float:left;color:var(--tutor-text-color)}.tutor-attachments-wrap .tutor-attachment-icon i{display:block}.tutor-attachment-info{padding-left:10px;float:left}.tutor-attachment-info span{display:block;font-size:14px;line-height:16px;color:var(--tutor-text-color)}.tutor-attachment-info span+span{font-size:11px;color:var(--tutor-light-color)}.tutor-progress-bar-wrap{width:100%;margin:0 0 30px;display:flex}.tutor-progress-bar{height:8px;color:#000;line-height:25px;position:relative;background:#f1f1f1;flex-basis:0;flex-grow:1;max-width:100%;border-radius:30px;margin-top:7.5px}.tutor-progress-bar .tutor-progress-filled{background-color:var(--tutor-primary-color);height:8px;border-radius:30px;width:var(--tutor-progress-left)}.tutor-dashboard-content-inner .tutor-progress-bar{margin-top:9.5px;height:5px}.tutor-dashboard-content-inner .tutor-progress-bar .tutor-progress-filled{height:5px}.tutor-progress-bar .tutor-progress-filled:after{content:"";position:absolute;height:15px;width:15px;border:7.5px solid var(--tutor-primary-color);border-radius:50%;background:#fff;left:var(--tutor-progress-left);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);top:50%;box-sizing:border-box}.tutor-progress-percent{flex:0 0 auto;width:auto;max-width:none;padding-left:20px}.tutor-course-purchase-box{margin-bottom:0}.tutor-price-preview-box .tutor-course-purchase-box button{display:block;width:100%;background:var(--tutor-primary-color);border-radius:3px;text-transform:uppercase;font-weight:500;cursor:pointer}.tutor-price-preview-box .tutor-course-purchase-box button i{margin-right:8px}.tutor-price-preview-box .tutor-course-enrolled-wrap,.tutor-price-preview-box .tutor-course-login-wrap,.tutor-price-preview-box .tutor-course-login-wrap form,.tutor-course-purchase-box form{margin-bottom:0}.tutor-price-preview-box .tutor-course-material-includes-wrap{margin-bottom:25px}.tutor-alert-warning.tutor-instructor-alert{padding:25px 25px 15px}.tutor-lead-info-btn-group{display:block;overflow:hidden;margin:0 -20px 25px;border-bottom:1px solid rgba(220,223,229,.4);padding:0 20px 30px}.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap{display:block;margin-top:15px}.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap form{margin:0}.tutor-lead-info-btn-group a.tutor-button,.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap button{display:block;padding:18px 20px;border:none;text-align:center;border-radius:4px;text-transform:uppercase;line-height:1;-webkit-transition:300ms;transition:300ms;font-weight:700}.tutor-lead-info-btn-group a.tutor-button,.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap{width:100%;text-align:center;display:block}@media(max-width: 991px){.tutor-lead-info-btn-group a.tutor-button,.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap{width:auto}}.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap button{display:block;width:100%;background:#e8eff1;color:var(--tutor-light-color)}.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap button:hover{background:var(--tutor-primary-color);color:#fff}.tutor-single-add-to-cart-box .tutor-enroll-form{margin:0}.tutor-single-add-to-cart-box .tutor-enroll-form .tutor-course-enroll-wrap{padding:0}.tutor-single-add-to-cart-box .tutor-enroll-form .tutor-course-enroll-wrap button{display:block;width:100%;text-align:center}.tutor-single-add-to-cart-box.cart-required-login{position:relative}.tutor-single-add-to-cart-box.cart-required-login:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;z-index:99;cursor:pointer}.tutor-course-enrolled-review-wrap .write-course-review-link-btn{color:#fff;background-color:var(--tutor-primary-color);border-color:var(--tutor-primary-color);display:inline-block;padding:15px 30px;border-radius:4px;text-transform:capitalize;line-height:1;-webkit-transition:300ms;transition:300ms}.tutor-course-enrolled-review-wrap .write-course-review-link-btn:hover{background-color:var(--tutor-primary-hover-color);border-color:var(--tutor-primary-hover-color)}.tutor-course-enrolled-review-wrap .tutor-form-group{margin-bottom:10px}.tutor-course-enrolled-review-wrap .tutor-form-group textarea{height:120px;background:#f7f7f7;border:1px solid #ddd;box-shadow:none;border-radius:4px;line-height:1.5;text-indent:0;padding:15px}.tutor-write-review-form{margin-top:30px}.tutor-form-row{display:flex;margin-left:-15px;margin-right:-15px}.tutor-form-col-4,.tutor-form-col-6,.tutor-form-col-12{padding-left:15px;padding-right:15px}.tutor-form-col-6{flex:0 0 50%;max-width:50%}.tutor-form-col-12{flex:0 0 100%;max-width:100%}.tutor-form-col-4{flex:0 0 33.3333%;max-width:33.3333%}@media(max-width: 768px){.tutor-form-row{flex-wrap:wrap}.tutor-form-col-4,.tutor-form-col-6,.tutor-form-col-12{flex:0 0 100%;max-width:100%}}ul.tutor-required-fields{list-style:none;padding:10px;margin:0}.tutor-star-rating-group{color:#f4c150;display:inline-block;text-align:left}.tutor-star-rating-group i{margin-right:4px}@media(max-width: 546px){.tutor-write-review-box .tutor-star-rating-group{font-size:26px;display:block;text-align:center}}.tutor-write-review-box .tutor-star-rating-group i{margin-right:4px;cursor:pointer}.tutor-queston-and-answer-wrap{margin:20px 0}.tutor-question-top{display:flex;justify-content:space-between;margin-bottom:20px;flex-direction:row-reverse}.tutor-ask-question-btn{text-align:right}.tutor-question-search-form{flex:0 0 75%}.tutor-question-search-form form{display:flex}.tutor-question-search-form input[type=text]{max-width:60%}.tutor-add-question-wrap{margin:20px 0}.tutor-add-question-wrap .tutor-form-group{margin-bottom:10px}.tutor_question_cancel{margin-right:5px}.updating-icon:before{font-family:"tutor";margin-right:5px;content:"";-webkit-animation:spin 1s steps(8) infinite;animation:spin 1s steps(8) infinite;display:inline-block}.loading-lesson .tutor-lesson-video-wrap:before{font-family:"tutor";content:"";-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;z-index:9;position:absolute;left:50%;top:50%;font-size:50px;margin-left:-25px;margin-top:-12px}.loading-lesson .tutor-lesson-video-wrap:after{position:absolute;content:"";top:0;left:0;background:rgba(255,255,255,.8);width:100%;height:100%}.tutor-lesson-video-wrap{position:relative}.tutor_question_area{padding:25px 20px;background:#f4f7f8;border-radius:4px}.tutor_question_area p:last-child{margin-bottom:0}.tutor_add_answer_row{text-align:right;margin-top:20px}.tutor_add_answer_row .tutor-form-group:last-child{margin-top:20px}.tutor_admin_answers_list_wrap+.tutor_add_answer_row,.tutor_admin_answers_list_wrap{margin-left:100px}@media(max-width: 991px){.tutor_admin_answers_list_wrap+.tutor_add_answer_row,.tutor_admin_answers_list_wrap{margin-left:30px}}.tutor_original_question{margin-bottom:30px}.tutor_admin_answers_list_wrap .tutor_individual_answer{margin-bottom:40px}.tutor_admin_answers_list_wrap .tutor_question_area{background:#edf9f1}.question-top-meta .tutor-question-avater a{display:inline-block}.question-top-meta .tutor-question-avater a span{height:50px;width:50px;border-radius:50%;display:block;line-height:50px;text-align:center;font-size:17px}.question-top-meta .tutor-question-avater a img{width:50px;height:50px;border-radius:50%}.question-top-meta{overflow:hidden;margin-bottom:20px}.question-top-meta .tutor-question-avater{float:left}.question-top-meta .review-meta{float:left;margin-bottom:0;margin-left:10px}.question-top-meta .review-meta a{display:block;font-size:18px;color:var(--tutor-text-color);line-height:20px}.question-top-meta .review-meta span{color:var(--tutor-light-color);vertical-align:text-top;display:block}.tutor_wp_editor_wrap .tutor-form-group a.tutor-button{margin-right:6px}.tutor-no-announcements{text-align:center}.tutor-announcement-meta{margin-bottom:10px;font-size:13px}.tutor-announcement{border:1px solid #eee;padding:20px;margin-top:30px;border-radius:4px}.announcement-delete-btn{float:right}.announcement-delete-btn a{color:var(--tutor-light-color);transition:300ms}.announcement-delete-btn a:hover{color:red}.tutor-announcement-title-wrap h3{color:var(--tutor-text-color);font-weight:500;margin-bottom:10px}.tutor-quiz-header span{background:#f88f1c;color:#fff;display:inline-block;padding:4px 10px;border-radius:4px;line-height:1;text-transform:uppercase;font-size:10px}.tutor-quiz-header h2{color:var(--tutor-text-color);font-size:36px;line-height:46px;font-weight:500;margin-bottom:15px}.tutor-quiz-header h5{color:var(--tutor-light-color)}.tutor-quiz-header h5 a{color:var(--tutor-text-color);font-weight:500}.tutor-quiz-header .tutor-quiz-meta{list-style:none;margin:20px 0 40px;padding:15px 0;border-top:1px solid #dcdfe5;border-bottom:1px solid #dcdfe5;display:flex;justify-content:space-between}.tutor-quiz-header .tutor-quiz-meta li{display:inline-block;color:var(--tutor-text-color)}.tutor-quiz-header .tutor-quiz-meta li strong{display:block;color:var(--tutor-light-color);font-weight:400}@media(max-width: 767px){.tutor-quiz-header .tutor-quiz-meta{display:block;border:none;padding:0}.tutor-quiz-header .tutor-quiz-meta li{display:block;color:var(--tutor-text-color);margin:5px;border:none;padding:0;border-radius:0}.tutor-quiz-header .tutor-quiz-meta li strong{display:inline-block;margin-right:5px}}.tutor-quiz-attempt-history{overflow-x:auto}.tutor-quiz-attempt-history-title{font-size:18px;color:var(--tutor-light-color);line-height:23px;font-weight:500;margin-bottom:15px;margin-top:70px}.tutor-quiz-attempt-history table{border-collapse:collapse;border-radius:4px;margin-bottom:0}.tutor-quiz-attempt-history th{font-weight:400}.tutor-quiz-attempt-history table,.tutor-quiz-attempt-history th,.tutor-quiz-attempt-history td{border:1px solid #e8eff1;padding:10px !important}.tutor-quiz-attempt-history table span.result-fail,.tutor-quiz-attempt-history table span.result-pass{display:inline-block;color:#fff;border-radius:2px;width:47px;height:26px;line-height:26px;text-align:center}.tutor-quiz-attempt-history table span.result-fail{background:#df3247}.tutor-quiz-attempt-history table span.result-pass{background:var(--tutor-success-button-color)}.tutor-quiz-attempt-history table span.result-review-required{background:#f5b30d;padding:3px 5px;color:#fff;border-radius:2px;text-align:center;font-size:90%}@media(max-width: 767px){.single-quiz-page.tutor-quiz-attempt-history table tr{display:flex;flex-wrap:wrap;overflow:hidden}.single-quiz-page.tutor-quiz-attempt-history table tr th{display:none}.single-quiz-page.tutor-quiz-attempt-history table tr td{width:100%}.single-quiz-page.tutor-quiz-attempt-history table tr td:first-child{font-weight:600;background:#f1f1f1}.single-quiz-page.tutor-quiz-attempt-history table tr td:not(:first-child){text-align:right}.single-quiz-page.tutor-quiz-attempt-history table tr td:not(:first-child)::before{content:attr(title) ": ";float:left;font-weight:700}}.quiz-head-meta-info{color:var(--tutor-light-color);margin-bottom:40px}.quiz-head-meta-info span{color:var(--tutor-text-color)}#tutor-quiz-attempt-questions-wrap{margin-bottom:50px}.tutor-quiz-single-wrap .question-text{color:var(--tutor-text-color);font-size:20px;font-weight:600}.tutor-quiz-single-wrap .question-description{color:var(--tutor-text-color)}.quiz-attempt-single-question{margin-bottom:80px}.fill-in-the-blank-field .fill-in-the-blank-text-input{display:inline;border-top:none;border-left:none;border-right:none;border-bottom:1px dashed;background-color:transparent;padding:0px;border-radius:0;box-shadow:none;margin:0 10px}.fill-in-the-blank-field .fill-in-the-blank-text-input:focus{background:none;outline:none}.tutor-quiz-answers-wrap{margin-bottom:50px}.tutor-quiz-answers-wrap textarea{background:transparent;border:1px solid #d4dadb;height:175px;border-radius:5px;box-shadow:none;min-width:100%;margin-bottom:5px}.tutor-quiz-answers-wrap textarea:focus{background:transparent;outline:none !important}.tutor-quiz-answers-wrap p{margin:0;line-height:26px}.quiz-answer-input-body .quiz-answer-image-wrap{margin-top:10px;margin-bottom:10px;max-width:200px}.quiz-answer-image-wrap img{max-width:100%;height:auto}.tutor-quiz-answers-wrap label{display:block;margin-bottom:15px;cursor:pointer}.tutor-quiz-answers-wrap label.answer-view-image,.tutor-quiz-answers-wrap label.answer-view-text_image{text-align:center;margin:0 10px;display:inline-flex;max-width:25%}.quiz-answer-input-bottom{position:relative;display:flex;line-height:20px}.quiz-answer-input-bottom.wrong-answer{color:#e27c89}.quiz-answer-input-bottom.wrong-answer .quiz-answer-input-field{border:1px solid #e27c89;padding:5px 10px}.quiz-answer-input-bottom.right-answer{color:#86b324}.quiz-answer-input-bottom.right-answer .quiz-answer-input-field{border:1px solid #bbd58c;padding:5px 10px}.wrong-right-text{padding:5px 10px}.tutor-quiz-answers-wrap label input{display:none}.tutor-quiz-answers-wrap label input+span{width:20px;height:20px;border:1px solid #dedede;display:inline-block;border-radius:2px;position:relative;margin-right:5px}.tutor-quiz-answers-wrap label input:checked+span{background:var(--tutor-primary-color);border-color:var(--tutor-primary-color)}.tutor-quiz-answers-wrap label input:checked+span:after{content:"";position:absolute;font-family:"tutor";color:#fff;top:50%;left:50%;transform:translate(-50%, -50%);font-size:11px;line-height:1}.tutor-quiz-answers-wrap label input[type=radio]+span{content:"";border-radius:50%;margin-right:4px;vertical-align:top;font-size:1em}.tutor-quiz-answers-wrap label input[type=radio]+span:after{content:"";height:8px;width:8px;background:#fff;border-radius:50%;left:50%}.question-type-ordering-item{border:1px solid #d4dadb;padding:10px;margin-bottom:10px;width:250px;background-color:#fff;display:flex}.question-type-ordering-item.ui-sortable-placeholder{background-color:transparent}.question-type-ordering-item .answer-title{flex:1}.question-type-ordering-item .answer-sorting-bar{cursor:pointer}.quiz-answer-item-matching{padding:10px;display:flex;width:25%}.answer-type-matching .quiz-answer-matching-items-wrap .quiz-answer-item-matching{display:inline-block;max-width:none;width:25%;padding:0 10px;vertical-align:top}@media(max-width: 767px){.answer-type-matching .quiz-answer-matching-items-wrap .quiz-answer-item-matching{width:50%}}@media(max-width: 575px){.answer-type-matching .quiz-answer-matching-items-wrap .quiz-answer-item-matching{width:100%}}.answer-type-matching .quiz-answer-matching-items-wrap{margin:0 -10px}.quiz-answer-matching-droppable{height:48px;min-width:200px;border:1px dashed #d4dadb}.quiz-draggable-answer-item{padding:10px 20px;border:1px solid #d4dadb;margin-right:10px;margin-bottom:10px;background-color:#fff;display:inline-flex}.quiz-draggable-answer-item .draggable-answer-title{flex:1}.quiz-draggable-rand-answers{display:flex;flex-wrap:wrap;margin-bottom:80px}.drop-hover{display:none}.quiz-answer-matching-droppable .drop-hover{background-color:#eee;height:100%;width:100%;display:inline-block;float:left}.quiz-answer-matching-droppable .quiz-draggable-answer-item{width:100%;max-width:100%}.quiz-draggable-answer-item .draggable-answer-icon{margin-left:15px}.answer-type-image_matching .quiz-answer-item-matching{display:block}.answer-type-image_matching .quiz-answer-matching-items-wrap{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.answer-type-image_matching .quiz-answer-matching-droppable{width:100%;min-width:100%}.answer-type-image_matching img{width:100%;height:auto}.tutor-quiz-questions-pagination ul{margin:0;padding:0;list-style:none}.tutor-quiz-questions-pagination ul li{display:inline-block}.tutor-quiz-questions-pagination ul li a{background-color:var(--tutor-primary-color);padding:7px 13px;display:block;border-radius:50%;margin-right:10px;color:#fff}.tutor-quiz-questions-pagination ul li a:hover,.tutor-quiz-questions-pagination ul li a.active{background-color:var(--tutor-primary-color)}.quiz-image-answering-wrap{display:flex;flex-wrap:wrap;flex-direction:row;margin-left:-10px;margin-right:-10px}.quiz-image-answering-wrap img{max-width:100%;height:auto}.quiz-image-answering-answer{margin-right:10px;margin-left:10px;width:15%}.quiz-image-answering-image-wrap{margin-bottom:20px}.tutor-quiz-answers-wrap .quiz-image-answering-input-field-wrap input{width:100%;display:block;border:1px solid #d4dadb;box-shadow:none;background:transparent;border-radius:2px;height:42px}.tutor-quiz-answers-wrap .quiz-image-answering-input-field-wrap input:focus{background:transparent;outline-offset:0 !important}.tutor-next-previous-pagination-wrap{display:flex;justify-content:space-between}.tutor-next-previous-pagination-wrap a{color:var(--tutor-primary-color)}div[class*=tutor-course-col]{padding-left:15px;padding-right:15px;margin-bottom:30px}.tutor-course-loop{background:#fff;color:#29303b;overflow:hidden;position:relative;vertical-align:top;border-radius:4px;-webkit-transition:300ms;transition:300ms;border:1px solid rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column;justify-content:space-between}.tutor-course-loop a,.tutor-widget-course a{text-decoration:none !important}.tutor-course-header{position:relative}.tutor-course-loop-header-meta{position:absolute;left:0;top:13px;width:100%;padding-left:13px;padding-right:13px;overflow:hidden}.tutor-course-loop-header-meta .tutor-course-wishlist{float:right;background:#fff;font-size:19px;padding:5px 5px;border-radius:3px;-webkit-transition:300ms;transition:300ms}.tutor-course-loop-header-meta .tutor-course-wishlist a{display:block;color:var(--tutor-primary-color);-webkit-transition:300ms;transition:300ms}.tutor-course-loop-header-meta .tutor-course-wishlist:hover{background:var(--tutor-primary-color)}.tutor-course-loop-header-meta .tutor-course-wishlist:hover a{color:#fff}.tutor-course-loop-header-meta .tutor-course-wishlist a:focus{outline:none}.tutor-course-loop-header-meta .tutor-course-wishlist a.has-wish-listed:before{content:""}.tutor-course-loop-header-meta .tutor-course-wishlist a.updating-icon:before{content:"";margin-right:0}.tutor-course-loop-level{display:inline-block;background:#9013fe;padding:0 7px;color:#fff;font-size:12px;line-height:20px;border-radius:2px;box-shadow:0 0 1px rgba(0,0,0,.1)}.tutor-course-loop:hover{box-shadow:0 4px 23px rgba(0,0,0,.1)}.tutor-course-loop p{margin:0}.tutor-course-loop .tutor-course-header a,.tutor-course-loop .tutor-course-header a img{display:block;border-top-left-radius:4px;border-top-right-radius:4px}.tutor-loop-course-container{padding:25px 19px}.tutor-loop-rating-wrap{color:#f8c51c;margin-bottom:2px;font-size:16px}.tutor-rating-count{color:var(--tutor-text-color)}.tutor-rating-count i{font-style:normal;display:inline-block;margin-left:5px}.tutor-loop-rating-wrap i:before{margin-right:4px;margin-left:0}.tutor-course-loop-title h2{font-size:20px;line-height:28px;font-weight:600;margin-bottom:17px}.tutor-course-loop-title h2 a{color:var(--tutor-text-color)}.tutor-course-loop-title h2 a:hover{color:var(--tutor-primary-color)}.tutor-course-loop-meta{margin-bottom:15px;color:var(--tutor-text-color);font-size:var(--tutor-text-size)}.tutor-course-loop-meta>div{display:inline-block}.tutor-course-loop-meta>div i{font-size:16px;margin-right:4px}.tutor-course-loop-meta>div i,.tutor-course-loop-meta>div span{vertical-align:middle}.tutor-course-loop-meta>div+div{margin-left:10px}.tutor-loop-course-footer{padding:15px;border-top:1px solid rgba(0,0,0,.05);color:#838791;font-size:12px;line-height:25px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;font-weight:400}.tutor-loop-course-footer:after{content:"";display:table;clear:both}.tutor-loop-course-footer span.woocommerce-Price-currencySymbol{vertical-align:top}.tutor-course-loop-price{color:var(--tutor-text-color);font-size:16px}.tutor-course-loop-price .price del{font-weight:400}.tutor-course-loop-price .price del span{text-decoration:line-through;color:var(--tutor-light-color)}.tutor-course-loop-price .price del>span{margin-right:6px}.tutor-course-loop-price .price del+ins{background:transparent;margin-left:0;text-decoration:none}.tutor-course-loop-price>.price{display:flex;align-items:center;justify-content:flex-start;font-weight:600;flex-wrap:wrap}.tutor-course-loop-price>.price .subscription-details{font-size:15px;margin-left:4px;font-weight:400}.tutor-course-loop-price>.price .subscription-details+.tutor-loop-cart-btn-wrap{margin-left:0;margin-top:4px}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a{color:var(--tutor-text-color);position:relative;line-height:20px;vertical-align:top;display:block;font-weight:400;background:transparent;padding:0}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a:hover{color:var(--tutor-primary-color)}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap{margin-left:auto}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a.added{display:none}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a::before{content:"";font-family:"tutor" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:5px;vertical-align:top;color:var(--tutor-primary-color)}@-webkit-keyframes mymove{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mymove{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tutor-course-loop:hover .tutor-loop-course-footer .tutor-loop-cart-btn-wrap{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-course-col-4{width:25%}.tutor-course-col-3{width:33.33%}.tutor-course-col-2{width:50%}.tutor-course-col-1{width:100%}.tutor-course-col-1 .tutor-course-loop{width:100%}.tutor-course-col-5{width:20%}.tutor-course-col-6{width:16.66%}@media(max-width: 991px){.tutor-course-col-6,.tutor-course-col-5,.tutor-course-col-4,.tutor-course-col-3,.tutor-course-col-2{width:50%}}@media(max-width: 575px){.tutor-course-col-6,.tutor-course-col-5,.tutor-course-col-4,.tutor-course-col-3,.tutor-course-col-2{width:100%}}.tutor-course-filter-wrap{margin-bottom:50px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.tutor-course-filter-form{display:inline-block;margin:0}.tutor-courses{clear:both;display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding:0}.tutor-loop-course-bottom{display:flex;flex-direction:column;justify-content:space-between;height:100%}.clearfix:before,.clearfix:after{display:block;clear:both;content:""}.tutor-loop-author,.tutor-meta{color:#bac0cf}.tutor-text-mute{color:#bac0cf;font-weight:400}.tutor-loop-author{overflow:hidden;font-size:var(--tutor-text-size)}.tutor-loop-author .tutor-single-course-avatar img{width:25px;height:25px;display:block;border-radius:50%;margin-right:6px}.tutor-loop-author .tutor-single-course-avatar .tutor-text-avatar{height:25px;width:25px;display:inline-block;border-radius:50%;text-align:center;line-height:25px;font-size:11px;margin-right:6px}.tutor-loop-author>div{display:inline-block;float:left}.tutor-loop-author>div a{color:var(--tutor-text-color);font-weight:500;-webkit-transition:300ms;transition:300ms}.tutor-loop-author>div a:hover{color:var(--tutor-primary-color)}.tutor-loop-author>div span{display:inline-block;margin:0 2px 0 2px;color:var(--tutor-light-color);line-height:25px;font-weight:400}.tutor-course-lising-category a:not(:last-child):after{content:", ";margin-right:5px}.tutor-course-enrolled-wrap{margin:0 -20px -20px !important;padding:12px 20px;overflow:hidden;border-top:1px solid #dcdfe5;font-size:14px}.tutor-course-enrolled-wrap p{font-weight:600;margin:0}.tutor-course-enrolled-wrap p i{padding-right:9px;float:left;font-size:20px;line-height:20px}.tutor-course-enrolled-wrap p i,.tutor-course-enrolled-wrap p span{color:var(--tutor-success-button-color)}.tutor-notice-warning{background-color:#fcf8e3;border-color:#faebcc;padding:20px;margin-bottom:10px}.tutor-info-msg,.tutor-success-msg,.tutor-warning-msg,.tutor-error-msg{margin:10px 0;padding:10px;border-radius:3px 3px 3px 3px}.tutor-info-msg{color:var(--tutor-primary-color);background-color:#bef}.tutor-success-msg{color:var(--tutor-success-button-color);background-color:#dff2bf}.tutor-warning-msg{color:#9f6000;background-color:#feefb3}.tutor-error-msg{color:#d8000c;background-color:#fbdcdc;border:1px solid #d8000c}.cart-required-login,.cart-required-login a,.cart-required-login form{cursor:pointer}.single_add_to_cart_button,a.tutor-button,.tutor-button,a.tutor-btn,.tutor-btn{color:#fff;border:1px solid var(--tutor-primary-color);background-color:var(--tutor-primary-color);display:inline-flex;align-items:center;padding:12px 20px;border-radius:4px;text-transform:capitalize;line-height:20px;font-size:14px;font-weight:600;cursor:pointer;transition:300ms;overflow:hidden;vertical-align:top}.single_add_to_cart_button i,a.tutor-button i,.tutor-button i,a.tutor-btn i,.tutor-btn i{line-height:19px;margin-right:7px;font-size:16px}.single_add_to_cart_button.btn-sm,a.tutor-button.btn-sm,.tutor-button.btn-sm,a.tutor-btn.btn-sm,.tutor-btn.btn-sm{padding:9px 14px;line-height:19px}a.tutor-button.bordered-button,.tutor-button.bordered-button,a.tutor-btn.bordered-btn,.tutor-btn.bordered-btn{color:var(--tutor-primary-color);border:1px solid var(--tutor-primary-color);background-color:#fff}a.tutor-button.default-btn,.tutor-button.default-btn,a.tutor-btn.default-btn,.tutor-btn.default-btn{color:#393c40;border:1px solid #b8babe;background:#fff}a.tutor-button.default-btn i,.tutor-button.default-btn i,a.tutor-btn.default-btn i,.tutor-btn.default-btn i{color:var(--tutor-primary-color)}a.tutor-button.default-btn:hover,.tutor-button.default-btn:hover,a.tutor-btn.default-btn:hover,.tutor-btn.default-btn:hover{background-color:var(--tutor-primary-color);border-color:var(--tutor-primary-color);color:#fff}a.tutor-button.default-btn:hover i,.tutor-button.default-btn:hover i,a.tutor-btn.default-btn:hover i,.tutor-btn.default-btn:hover i{color:#fff}a.tutor-button:hover,.tutor-button:hover,a.tutor-btn:hover,.tutor-btn:hover{background-color:var(--tutor-primary-hover-color);border-color:var(--tutor-primary-hover-color);color:#fff}a.tutor-button.bordered-button:hover,.tutor-button.bordered-button:hover,a.tutor-btn.bordered-btn:hover,.tutor-btn.bordered-btn:hover{border:1px solid var(--tutor-primary-color);background-color:var(--tutor-primary-color)}a.tutor-button.button-light,.tutor-button.button-light{color:#b1b8c9;background-color:#dae4e6;border:1px solid #dae4e6}a.tutor-button.button-light:hover,.tutor-button.button-light:hover{color:#939bae;background-color:#e8eff1;border:1px solid #e8eff1}.tutor-button.tutor-danger{background-color:#e53935;border-color:#e53935}.tutor-button.tutor-danger:hover{background-color:#e53935;border-color:#e53935;filter:brightness(0.9)}.tutor-button.tutor-success{background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color)}.tutor-button.tutor-success:hover{background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);filter:brightness(0.9)}.course-enrolled-nav-wrap{border-bottom:1px solid #dedfe0;margin-bottom:45px}.tutor-button:disabled,.tutor-button[disabled],.tutor-button:disabled:hover,.tutor-button[disabled]:hover{display:block;border:0px;background-color:#dcdce1;color:#737787;cursor:default}.tutor-button span{font-size:12px;display:block}.tutor-button-block{width:100%;text-align:center;justify-content:center}.tutor-wrap{width:100%}.tutor-wrap nav.course-enrolled-nav ul{list-style:none;margin:0 0 -1px;padding:0}.tutor-wrap nav.course-enrolled-nav ul li{display:inline-block}.tutor-wrap nav.course-enrolled-nav ul li a{display:block;font-size:16px;padding:5px 0 20px;margin-right:20px;color:var(--tutor-light-color);border-bottom:2px solid transparent}.tutor-wrap nav.course-enrolled-nav ul li:not(:first-child) a{margin-left:20px}.tutor-wrap nav.course-enrolled-nav ul li.active a{border-bottom:2px solid var(--tutor-primary-color);color:var(--tutor-text-color)}@media(max-width: 575px){.tutor-wrap nav.course-enrolled-nav ul li{display:inline-block}.tutor-wrap nav.course-enrolled-nav ul li:not(:first-child) a,.tutor-wrap nav.course-enrolled-nav ul li a{padding:8px;margin:0}.tutor-wrap nav.course-enrolled-nav ul li.active a{border:none;color:var(--tutor-primary-color)}}.tutor-updating-message i{display:none}.tutor-profile-photo-upload-wrap{width:200px;height:auto;margin-bottom:70px;position:relative}.tutor-profile-photo-upload-wrap img{width:100%;height:auto;display:block}a.tutor-profile-photo-upload-btn,button.tutor-profile-photo-upload-btn{position:absolute;top:100%;background-color:var(--tutor-primary-color);color:#fff;display:block;width:100%;text-align:CENTER;padding:9px 0}a.tutor-profile-photo-upload-btn:hover,button.tutor-profile-photo-upload-btn:hover{background-color:var(--tutor-primary-hover-color);color:#fff}.tutor-profile-photo-delete-btn{position:absolute;color:#ff000c;right:10px;top:10px}.single-instructor-wrap{border:1px solid #e8eff1;margin-bottom:30px;border-radius:4px}.single-instructor-wrap .single-instructor-top{padding:20px;border-bottom:1px solid #e8eff1;display:flex}@media(max-width: 767px){.single-instructor-wrap .single-instructor-top{flex-wrap:wrap}}.single-instructor-wrap .single-instructor-top h3,.single-instructor-wrap .single-instructor-top h4{margin:0;padding:0}.single-instructor-wrap .tutor-instructor-left{flex:0 0 auto;padding-right:30px}@media(max-width: 767px){.single-instructor-wrap .tutor-instructor-left{width:100%;margin-bottom:15px}}.single-instructor-wrap .instructor-avatar{float:left}.single-instructor-wrap .instructor-avatar img{max-width:50px;height:auto;border-radius:50%}.single-instructor-wrap .instructor-name{float:left;padding-left:20px;max-width:180px}.single-instructor-wrap .instructor-name h3{font-size:16px;color:var(--tutor-text-color);font-weight:600}.single-instructor-wrap .instructor-name h3 a{font-weight:500;color:var(--tutor-text-color)}.single-instructor-wrap .instructor-name h4{font-weight:500;color:var(--tutor-light-color)}.single-instructor-wrap .single-instructor-bottom{padding:15px 20px;text-align:right;overflow:hidden}@media(max-width: 767px){.single-instructor-wrap .single-instructor-bottom{text-align:left}}.single-instructor-wrap .single-instructor-bottom p{margin:0}.single-instructor-wrap .single-instructor-bottom .ratings{float:left}.single-instructor-wrap .single-instructor-bottom .ratings i{margin-right:4px}.single-instructor-wrap .single-instructor-bottom .courses,.single-instructor-wrap .single-instructor-bottom .students{display:inline-block;margin-left:20px}.single-instructor-wrap .single-instructor-bottom .courses i,.single-instructor-wrap .single-instructor-bottom .students i{font-size:18px;display:inline-block;margin-right:2px;vertical-align:middle}.single-instructor-wrap .single-instructor-bottom .ratings .rating-total-meta{color:#bac0cf}.single-instructor-wrap .single-instructor-bottom .ratings .rating-generated{color:#f8c51c}.tutor-dashboard-pagination-results-stats{margin:10px 0 30px}.statement-address{margin:10px 0;color:#555}.statement-order-completed{background:var(--tutor-success-button-color);color:#fff;padding:2px 5px;border:none}.tutor-login-wrap{max-width:520px;margin:0 auto;padding:40px 55px;box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:5px}.tutor-login-wrap form{margin:0}.tutor-login-wrap .tutor-login-title{margin-bottom:25px;padding:0 40px;text-align:center}.tutor-login-form-wrap{max-width:450px;margin:auto}.tutor-login-form-wrap p{margin-bottom:0}.tutor-login-form-wrap label{display:block;margin-bottom:4px}.tutor-login-form-wrap .tutor-alert{margin-bottom:20px}.tutor-login-form-wrap input[type=password],.tutor-login-form-wrap input[type=text]{width:100%;display:block;border:1px solid #e8eff1;box-shadow:none;margin-bottom:20px;border-radius:4px;background:#eceef4;line-height:48px;padding:0;text-indent:15px}.tutor-login-form-wrap input[type=password]:focus,.tutor-login-form-wrap input[type=text]:focus{background:#fff;border-color:var(--tutor-primary-color)}.tutor-login-form-wrap input::-webkit-input-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-login-form-wrap input::-moz-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-login-form-wrap input:-ms-input-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-login-form-wrap input:-moz-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-login-rememeber-wrap{overflow:hidden;text-align:right;margin-bottom:30px}.tutor-login-rememeber-wrap p{display:inline-block;float:left}.tutor-login-rememeber-wrap p,.tutor-login-rememeber-wrap label{margin:0}.tutor-form-register-wrap a,.tutor-login-rememeber-wrap a,.tutor-login-rememeber-wrap label{color:#606c8f;vertical-align:middle;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-webkit-transition:300ms;transition:300ms}.tutor-form-register-wrap a:hover,.tutor-login-rememeber-wrap a:hover,.tutor-login-rememeber-wrap label:hover{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-login-form-wrap input[type=submit]{color:#fff;background-color:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);padding:15px 30px;border-radius:4px;text-transform:uppercase;line-height:1;display:block;width:100%;-webkit-transition:300ms;transition:300ms}.tutor-login-form-wrap input[type=submit]:hover{color:#fff;background-color:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color)}.tutor-login-form-wrap input[type=checkbox]{margin-right:4px}.tutor-form-register-wrap{text-align:center;margin-top:15px}.tutor-course-login-wrap h4{font-size:42px;line-height:1.2;margin-bottom:20px;color:var(--tutor-text-color)}.tutor-cart-box-login-form{display:flex;position:fixed;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:99;top:0;left:0;justify-content:center;align-items:center}.login-overlay-close{position:absolute;background:transparent;width:100%;height:100%;z-index:-1}.course-login-title{margin-bottom:50px}.tutor-cart-box-login-form .tutor-cart-box-login-form-inner{background:#fff;padding:50px 40px;position:relative;width:400px;font-size:16px;font-weight:400;max-height:90%;overflow:auto}.tutor-cart-box-login-form-inner button.tutor-popup-form-close{position:absolute;padding:0;margin:0;border:none;background-color:transparent;top:14px;right:20px;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";cursor:pointer;-webkit-transition:300ms;transition:300ms;color:var(--tutor-text-color)}.tutor-cart-box-login-form-inner button.tutor-popup-form-close:hover{color:red}.tutor-option-field-row label,.tutor-form-group label{display:block;margin-bottom:10px}.tutor-option-field textarea,.tutor-option-field select,.tutor-option-field input[type=text],.tutor-option-field input[type=number],.tutor-option-field input[type="pas.tutor-dashboard-content-innersword"],.tutor-form-group textarea,.tutor-form-group select,.tutor-form-group input[type=text],.tutor-form-group input[type=number],.tutor-form-group input[type=password]{width:100%;display:block;border:1px solid #dcdfe5;box-shadow:none;margin-bottom:20px;border-radius:4px;background:#fff;line-height:48px;padding:0;text-indent:15px;-webkit-transition:300ms;transition:300ms;font-size:16px}.tutor-form-group{position:relative}.tutor-form-group span.tutor-input-prepand{position:absolute;height:calc(100% - 2px);font-size:21px;line-height:50px;padding:0 12px;background:transparent;border-right:1px solid #dcdfe5;top:1px}.tutor-form-group span.tutor-input-prepand+input{padding-left:35px}.tutor-course-builder-form-elem{margin-bottom:20px}.tutor-option-field .select2-container,.tutor-form-group .select2-container{margin-bottom:20px;width:100% !important}.tutor-option-field .select2-container ul.select2-selection__rendered,.tutor-form-group .select2-container ul.select2-selection__rendered{padding:4px 9px;display:block}.tutor-option-field .select2-container li.select2-selection__choice,.tutor-form-group .select2-container li.select2-selection__choice{background:#ebeef0;color:#606c8f;line-height:29px;border-radius:3px;padding:0 9px;margin:5px;border:none;font-weight:600}.tutor-option-field .select2-container .select2-search__field,.tutor-form-group .select2-container .select2-search__field{padding:8px 3px 8px 6px;box-sizing:border-box;margin:0}.tutor-option-field .select2-container .select2-search__field::-webkit-input-placeholder,.tutor-form-group .select2-container .select2-search__field::-webkit-input-placeholder{color:#abafb6}.tutor-option-field .select2-container .select2-search__field::-moz-placeholder,.tutor-form-group .select2-container .select2-search__field::-moz-placeholder{color:#abafb6}.tutor-option-field .select2-container .select2-search__field:-ms-input-placeholder,.tutor-form-group .select2-container .select2-search__field:-ms-input-placeholder{color:#abafb6}.tutor-option-field .select2-container .select2-search__field:-moz-placeholder,.tutor-form-group .select2-container .select2-search__field:-moz-placeholder{color:#abafb6}.tutor-option-field .select2-container .select2-selection--single,.tutor-option-field .select2-container .select2-selection--multiple,.tutor-form-group .select2-container .select2-selection--single,.tutor-form-group .select2-container .select2-selection--multiple{border-color:#dcdfe5}.tutor-option-field .select2-container.select2-container--focus .select2-selection--single,.tutor-option-field .select2-container.select2-container--focus .select2-selection--multiple,.tutor-form-group .select2-container.select2-container--focus .select2-selection--single,.tutor-form-group .select2-container.select2-container--focus .select2-selection--multiple{border-color:var(--tutor-primary-color)}.tutor-option-field textarea,.tutor-form-group textarea{line-height:26px;text-indent:0;padding:15px;height:180px}.tutor-option-field textarea:focus,.tutor-form-group textarea:focus,.tutor-option-field input:focus,.tutor-form-group input:focus{outline:none}.tutor-dashboard-course-builder-wrap .tutor-option-field textarea,.tutor-dashboard-course-builder-wrap .tutor-form-group textarea{height:100px}.tutor-option-field textarea:focus,.tutor-option-field input:not([type=submit]):focus,.tutor-form-group textarea:focus,.tutor-form-group input:not([type=submit]):focus{background:#fff;border-color:var(--tutor-primary-color)}.tutor-option-field textarea::-webkit-input-placeholder,.tutor-option-field input::-webkit-input-placeholder,.tutor-form-group textarea::-webkit-input-placeholder,.tutor-form-group input::-webkit-input-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-option-field textarea::-moz-placeholder,.tutor-option-field input::-moz-placeholder,.tutor-form-group textarea::-moz-placeholder,.tutor-form-group input::-moz-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-option-field textarea:-ms-input-placeholder,.tutor-option-field input:-ms-input-placeholder,.tutor-form-group textarea:-ms-input-placeholder,.tutor-form-group input:-ms-input-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-option-field textarea:-moz-placeholder,.tutor-option-field input:-moz-placeholder,.tutor-form-group textarea:-moz-placeholder,.tutor-form-group input:-moz-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-option-field select,.tutor-form-group select{padding:2px 5px;height:50px}.tutor-form-group.tutor-reg-form-btn-wrap{text-align:right}.tutor-form-group.tutor-reg-form-btn-wrap .tutor-button{background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color)}.tutor-option-field p.desc{margin:-10px 0 20px;font-size:13px;font-style:italic;opacity:.7}.tutor-option-field:last-child .tutor-option-field p.desc{margin-bottom:0}.tutor-option-gorup-fields-wrap .tutor-lesson-video-runtime{display:flex}.tutor-option-gorup-fields-wrap .tutor-lesson-video-runtime .tutor-option-group-field{padding-right:30px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:46px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:13px;font-size:16px}.select2-container .select2-selection--single{height:48px}.select2-container .select2-selection--multiple{min-height:50px}.tutor-price-preview-box{border:1px solid #dcdfe5;padding:20px;margin-bottom:30px;border-radius:4px;overflow:hidden}.tutor-price-box-thumbnail{margin:-20px -20px 20px}.tutor-price-box-thumbnail .tutor-single-lesson-segment{margin-bottom:0}.tutor-price-box-description h6{font-size:23px;margin:15px 0 5px}.tutor-price-box-description ul{list-style:none}.tutor-course-purchase-box a{display:block;text-align:center;margin-top:6px}.tutor-price-preview-box .price{font-size:35px;font-weight:500;margin:0 0 20px;overflow:hidden;line-height:1}.tutor-price-preview-box .price .subscription-details{font-size:var(--tutor-text-size);display:block;margin-top:12px;line-height:1.2em}.tutor-price-preview-box .price>.price{margin-bottom:0}.tutor-price-preview-box .price del+ins{margin-left:0;float:left}.tutor-course-reviews-wrap{border:1px solid #e8eff1;border-radius:4px}.tutor-course-avg-rating-total{color:var(--tutor-light-color)}.tutor-course-avg-rating-total span{color:var(--tutor-text-color)}.tutor-review-individual-item{border-top:1px solid #e8eff1;padding:30px;overflow:hidden}.tutor-review-individual-item p{margin:0;padding:0}.course-avg-rating-wrap{padding:20px 20px 20px 40px}.tutor-review-individual-item .review-left{width:200px;float:left;overflow:hidden}.tutor-review-individual-item .review-content{padding-left:200px}@media(max-width: 991px){.tutor-review-individual-item .review-left{width:100%;float:none;margin-bottom:25px}.tutor-review-individual-item .review-content{padding-left:0}}@media(max-width: 991px){.tutor-single-course-sidebar{margin-top:30px}}.tutor-review-individual-item .review-avatar{width:50px;float:left}.tutor-review-individual-item .review-avatar img{border-radius:50%;margin:0;border:none;max-width:100%;height:auto}.tutor-review-individual-item .tutor-review-user-info{float:left;padding-left:20px}.tutor-review-individual-item .tutor-review-user-info p{margin-bottom:0}.tutor-review-individual-item .tutor-review-user-info a{color:var(--tutor-text-color)}.review-avatar .tutor-text-avatar,.tutor-dashboard-avater .tutor-text-avatar,.instructor-avatar .tutor-text-avatar{border-radius:50%;width:50px;height:50px;text-align:center;display:block;line-height:50px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4)}.course-avg-rating-wrap .course-avg-rating{font-size:76px;line-height:1;font-weight:400}.course-avg-rating-wrap p{margin:0}.tutor-review-individual-item .tutor-review-name{font-size:16px;font-weight:600}.tutor-review-individual-item .review-meta{color:var(--tutor-light-color)}.individual-review-rating-wrap{color:#f8c51c}.individual-review-rating-wrap i,.course-avg-rating-html i{margin-right:4px;color:#f8c51c}.course-rating-meter{display:flex}.course-rating-meter i.tutor-icon-star-full{color:#f8c51c}.rating-meter-bar-wrap{flex:1}.rating-meter-col{margin:0 3px}.course-rating-meter{margin-bottom:8px}.rating-meter-bar{height:5px;width:100%;background:#e8eff1;margin-top:11px;border-radius:15px;overflow:hidden}.rating-meter-fill-bar{background:#f8c51c;height:5px}.rating-meter-col.rating-text-col{flex:0 0 auto}.tutor-pagination,.tutor-pagination-wrap{text-align:center;margin:20px 0}.tutor-pagination a,.tutor-pagination span,.tutor-pagination-wrap a,.tutor-pagination-wrap span{padding:3px;display:inline-block}.tutor-pagination-wrap a:hover,.tutor-pagination a:hover{color:var(--tutor-primary-color)}.tutor-course-tags{margin:-5px}.tutor-course-tags a{padding:6px 15px;background:#e8eff1;display:inline-block;margin:5px;color:var(--tutor-text-color);border-radius:2px;-webkit-transition:300ms;transition:300ms}.tutor-course-tags a:hover{color:#000}.certificate-download-btn{margin-top:20px;display:flex !important;text-align:center;text-transform:uppercase !important;align-items:center;justify-content:center}#tutor-single-entry-content .tutor-course-prerequisites{padding:60px}.prerequisites-course-lists{padding:0;list-style:none;margin:0}.prerequisites-course-lists li a{padding:13px 15px;border:1px solid #dcdfe5;margin-bottom:20px;border-radius:4px;font-weight:500;color:var(--tutor-primary-color);font-size:16px}.prerequisites-course-lists li:first-child{padding:13px 40px 13px 60px;border:1px solid #f7e5b9;margin-bottom:20px;border-radius:4px;font-weight:500;background:#fffff5;color:#b39f70;position:relative}.prerequisites-course-lists li:first-child>span{position:absolute;left:20px;top:13px}.prerequisites-course-lists li .prerequisites-course-item{display:flex;align-items:center}.prerequisites-course-feature-image img{width:70px;border-radius:2px;height:auto;margin:0 !important;box-shadow:0 0 1px rgba(0,0,0,.08)}.prerequisites-course-lists li .prerequisites-course-title{-webkit-box-flex:1;flex-grow:1;padding-left:15px;-webkit-transition:300ms;transition:300ms}.prerequisites-course-lists li a:hover .prerequisites-course-title{color:var(--tutor-primary-color)}.prerequisites-course-checkmark{line-height:24px;height:24px;text-transform:uppercase;font-size:12px;font-weight:700;min-width:107px}.prerequisites-course-checkmark i{height:24px;width:24px;background:#dbdddd;color:#dbdddd;display:inline-block;text-align:center;border-radius:2px;margin-right:3px}.prerequisites-course-checkmark.is-complete i{background:var(--tutor-success-button-color);color:#fff}.tutor-single-course-meta ul li.tutor-social-share{float:right;margin-right:0;display:inline-flex;align-items:center}@media(max-width: 575px){.tutor-single-course-meta ul li.tutor-social-share{display:none}}.tutor-single-course-meta ul li.tutor-social-share button{margin:0;border:none;background:transparent;color:var(--tutor-light-color);-webkit-transition:300ms;transition:300ms;padding:0 4px;cursor:pointer}.tutor-single-course-meta ul li.tutor-social-share button:hover{color:var(--tutor-primary-color)}.rtl .tutor-single-course-meta ul li.tutor-social-share{float:left}.rtl .tutor-single-course-meta ul li,.rtl .tutor-loop-author>div{float:right}.rtl .tutor-single-course-meta ul li{margin-right:0;margin-left:40px}.rtl .tutor-wrap nav.course-enrolled-nav ul li a{margin-right:0;margin-left:20px}.rtl .tutor-progress-bar .tutor-progress-filled:after{left:auto;right:var(--tutor-progress-left);-webkit-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%)}.rtl .tutor-progress-percent{padding-left:0;padding-right:20px}.rtl .tutor-course-lesson h5 i{margin-right:0;margin-left:10px}.rtl .tutor-course-lesson h5 .lesson-preview-icon i{margin-right:10px;margin-left:0}.rtl .tutor-course-lesson h5 .tutor-lesson-duration{-webkit-box-flex:1;flex-grow:1;text-align:left}.rtl .tutor-custom-list-style li{padding-right:25px;padding-left:0px}.rtl .tutor-custom-list-style li:before{left:auto;right:0}.rtl .single-instructor-wrap .instructor-name,.rtl .single-instructor-wrap .instructor-avatar{float:right}.rtl .single-instructor-wrap .instructor-name{padding-left:0;padding-right:20px}.rtl .single-instructor-wrap .instructor-bio{padding-left:0;padding-right:260px}.rtl .tutor-single-page-top-bar .tutor-topbar-back-to-curse-wrap{margin-left:30px;margin-right:0}.rtl .tutor-single-lesson-button-group .tutor-single-lesson-button a,.rtl .tutor-topics-in-single-lesson .tutor-single-lesson-items a{padding:14px 17px 14px 100px}.rtl .tutor-lessons-under-topic .tutor-lesson-right-icons{right:auto;left:15px}.rtl .tutor-lessons-under-topic .tutor-lesson-right-icons .tutor-lesson-complete{margin-left:0;margin-right:8px}.rtl .tutor-single-lesson-button-group .tutor-single-lesson-button a>i:first-child,.rtl .tutor-topics-in-single-lesson .tutor-single-lesson-items a>i:first-child{margin-right:0;margin-left:10px}.rtl .tutor-topbar-home-btn{margin-left:0;margin-right:20px}@media screen and (max-width: 546px){.rtl .tutor-topbar-home-btn{margin-right:10px}}.rtl .tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button{margin-left:15px;margin-right:0}.tutor-frontend-modal{position:fixed;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;z-index:999999}.tutor-frontend-modal .tutor-frontend-modal-overlay{background:rgba(0,0,0,.7);height:100%;width:100%;position:fixed;left:0;top:0;z-index:-1;cursor:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.852 12.004L.23 22.7a.764.764 0 0 0 0 1.076.75.75 0 0 0 1.068 0L12 13l10.703 10.778a.75.75 0 0 0 1.069 0 .764.764 0 0 0 0-1.076L13.148 12.004l10.63-10.706a.764.764 0 0 0 0-1.075.752.752 0 0 0-1.067 0L12 11.008 1.289.223a.752.752 0 0 0-1.068 0 .764.764 0 0 0 0 1.076l10.631 10.705z' fill='%23F0576A' fill-rule='evenodd'/%3E%3C/svg%3E"),auto}.tutor-frontend-modal .tutor-frontend-modal-content{position:relative;background:#fff;padding:60px;width:90%;max-width:750px;max-height:90%;overflow-y:auto}@media(max-width: 768px){.tutor-frontend-modal .tutor-frontend-modal-content{padding:40px}}@media(max-width: 540px){.tutor-frontend-modal .tutor-frontend-modal-content{padding:20px}}button.tm-close.tutor-icon-line-cross{position:absolute;right:23px;top:23px;background:transparent;padding:0;font-size:24px;border:none;color:var(--tutor-light-color)}button.tm-close.tutor-icon-line-cross:hover{color:red}.label-order-status{padding:3px 5px;border-radius:3px}.label-status-completed{background-color:#4bd863;color:#fff}.label-status-cancelled{background-color:#fd6a03;color:#fff}.label-status-on-hold{background-color:#db5382;color:#fff}.tutor-lesson-content-area h2{margin-bottom:25px;margin-top:20px;font-weight:500}.assignment-result-wrap{text-align:center;padding:10px 0}.submitted-assignment-grade-pass{color:var(--tutor-success-button-color)}.submitted-assignment-grade-failed{color:red}.received-marks{color:var(--tutor-primary-color)}.tutor-dashboard-course-builder-wrap .tutor-form-row{margin-top:20px;margin-bottom:20px}.video_source_wrap_html5{width:100px;text-align:center}.video-poster-img img{max-width:200px;height:auto}.tutor-assignment-information{font-size:16px}.tutor-assignment-information ul{padding:0;margin:0 0 22px;list-style:none;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.tutor-assignment-information ul li strong{font-weight:700}.tutor-assignment-attachment-upload-wrap .tutor-form-group{display:inline-block}.tutor-assignment-attachment-upload-wrap .tutor-form-group label+input{display:none}.tutor-assignment-attachment-upload-wrap .tutor-form-group label{padding:15px 17px;border:1px solid #dcdfe5;overflow:hidden;margin-right:15px;border-radius:4px;cursor:pointer}.tutor-assignment-attachment-upload-wrap .tutor-form-group label i{font-size:30px;line-height:30px;float:left;margin-right:12px}.tutor-assignment-attachment-upload-wrap .tutor-form-group label span{line-height:30px}.tutor-assignment-attachment-upload-wrap{margin-bottom:40px}#tutor-course-topics a{text-decoration:none}#tutor-course-topics .tutor-topics-wrap{border-bottom:1px solid #f6f8fa;padding-bottom:0;margin:0}.tutor-untopics-lessons .course-content-item,.course-contents .course-content-item{padding:10px 12px 10px 25px;border-bottom:1px solid #d9d9d9;background-color:#ebeef0}.tutor-untopics-lessons .course-content-item .tutor-lesson-top,.course-contents .course-content-item .tutor-lesson-top{display:flex;align-items:center}.tutor-untopics-lessons .course-content-item .tutor-lesson-top a:last-child,.course-contents .course-content-item .tutor-lesson-top a:last-child{margin-left:auto}.tutor-untopics-lessons .course-content-item .tutor-lesson-top a.open-tutor-lesson-modal,.course-contents .course-content-item .tutor-lesson-top a.open-tutor-lesson-modal{flex-grow:1}.tutor-untopics-lessons .course-content-item .tutor-lesson-top a,.course-contents .course-content-item .tutor-lesson-top a{color:#393c40;font-weight:400;display:inline-flex;align-items:center}.tutor-untopics-lessons .course-content-item .tutor-lesson-top i,.course-contents .course-content-item .tutor-lesson-top i{padding-right:7px;color:#393c40}.tutor-untopics-lessons .course-content-item .tutor-lesson-top .tutor-updating-message i,.course-contents .course-content-item .tutor-lesson-top .tutor-updating-message i{display:none}.tutor-untopics-lessons .course-content-item .tutor-lesson-top i.tutor-icon-garbage:hover,.course-contents .course-content-item .tutor-lesson-top i.tutor-icon-garbage:hover{color:red}.tutor-lessons.ui-sortable{min-height:20px}#tutor-course-topics .drop-lessons p{margin:0}#tutor-course-topics .course-content-item:hover{background-color:#ebeef0}#tutor-course-topics .tutor-lessons{padding-left:0}#tutor-course-topics .tutor-lesson-top,#tutor-course-topics .tutor-lesson-top i{font-size:15px}#tutor-course-topics .tutor-lesson-top .open-tutor-quiz-modal i{display:inline-block;vertical-align:middle;margin-right:5px}#tutor-course-topics .tutor-lesson-top{display:flex}#tutor-course-topics .tutor-lesson-top .open-tutor-lesson-modal,.tutor-quiz .open-tutor-quiz-modal,.course-content-item .open-tutor-assignment-modal{flex:1}#tutor-course-topics .tutor-lesson-top i.tutor-icon-move{margin-right:10px;cursor:ns-resize}.rtl #tutor-course-topics .tutor-lesson-top i.tutor-icon-move{margin-right:0;margin-left:10px}#tutor-course-topics .tutor-lesson-top i.tutor-icon-pencil{margin:0 10px}#tutor-course-topics .tutor-lesson-top a{color:#393c40}#tutor-course-topics .tutor-lesson-top a.tutor-updating-message i{display:none}.course-move-handle{cursor:row-resize}.new-topic-btn-wrap{padding:20px}p.course-empty-content{padding-left:20px;padding-right:20px}.tutor_btn_lg{line-height:45px;background-color:var(--tutor-primary-color);color:#fff;padding:0 20px;display:inline-block;border-radius:2px;font-weight:300;border:none;box-shadow:none;cursor:pointer}.tutor_btn_lg:focus{box-shadow:none;border:none;outline:none}.tutor_btn_lg:focus,.tutor_btn_lg:hover{background-color:var(--tutor-primary-color);color:#fff}.ui-sortable-placeholder{visibility:visible;background-color:#dddd}.tutor-untopics-lessons{border:1px solid #eee;padding:20px;margin:0 -1px -1px;background-color:#fbfbfb}.tutor-untopics-lessons h3{font-weight:300}.tutor-untopics-lessons .tutor-lessons{padding-left:0 !important}.create-new-lesson-wrap{text-align:center}.tutor-metabox-add-topics .tutor-option-field-row:last-child,.tutor-topics-edit-form .tutor-option-field-row:last-child{border-bottom:none}.tutor-metabox-add-topics .tutor-option-field-row textarea{height:120px}.topic-edit-icon{cursor:pointer}.tutor-topic-title{display:flex;font-size:16px;font-weight:300;margin:0;line-height:45px;padding-left:15px}.rtl .tutor-topic-title{padding-left:0;padding-right:15px}.tutor-topic-title a{color:#393c40}.tutor-topic-title .topic-inner-title{flex:1 0 auto;cursor:pointer;max-width:calc(100% - 137px);font-weight:400;font-size:16px}.tutor-topic-title span{padding:0 5px}.tutor-topic-title span.expand-collapse-wrap{border-left:1px solid #e7e7e7}.tutor-topic-title span.expand-collapse-wrap a{display:block;padding:0 13px}.topic-delete-btn{float:right}.text-muted{color:#ccc}.topic-delete-btn a{padding:0 10px}.topic-delete-btn a:hover{color:red}.topic-delete-btn .dashicons{width:12px;height:12px;font-size:12px}#tutor-course-topics{position:relative}#tutor-course-topics .inside{padding:0;margin:0}#tutor-course-topics a:focus{box-shadow:none}#tutor-course-topics .toggle-indicator:before{margin-top:20px}.tutor-topics-wrap:nth-child(2n){background:#f6f8fa}#tutor-course-content-wrap{border:1px solid #ddd;margin-top:20px}#tutor-course-content-wrap .tutor-topics-edit-form,#tutor-course-content-wrap .tutor-metabox-add-topics{border-left:none;border-right:none;margin-top:0}#tutor-course-content-wrap .tutor-topics-wrap .tutor-topics-body{background:#ebeef0;padding:0px}.tutor-course-builder-button{line-height:35px;color:#393c40;display:inline-block;padding:0 20px;border-radius:4px;margin-right:10px;border:1px solid #d3d4d5;background-color:#f2f2f2;cursor:pointer;vertical-align:top;transition:300ms;font-weight:400}.tutor-course-builder-button i{line-height:35px;display:inline-block;vertical-align:top;margin-right:6px}.tutor-course-builder-button.tutor-updating-message i{display:none}.tutor-course-builder-button.tutor-btn-lg{line-height:40px}.tutor-add-quiz-button-wrap{padding:15px 20px;display:flex;flex-wrap:wrap}.tutor-add-quiz-button-wrap>*+*{margin-left:15px}.tutor-course-builder-button.active{color:#fff;background:var(--tutor-primary-color);border-color:var(--tutor-primary-color)}.tutor-course-builder-button:hover{filter:brightness(0.9)}.tutor-btn-lg i{color:var(--tutor-primary-color);vertical-align:top;margin-right:5px;font-size:16px;display:inline-block;line-height:40px}.tutor-course-builder-button.active i,.tutor-course-builder-button:hover i{color:#fff}.tutor-course-builder-button.tutor-success{background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);color:#fff}.tutor-updating-message:before{display:inline-block;font-family:"tutor";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;content:"";-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;margin-right:6px}.rtl .tutor-updating-message:before{margin-right:0;margin-left:6px}.lesson-modal-close-wrap a{background:#fff;width:50px;height:59px;display:inline-block;text-align:center;line-height:57px;color:#3a3d42;font-size:15px;position:absolute;right:0;top:0}.lesson-modal-close-wrap a:hover{color:red}.lesson-modal-form-wrap .lesson-modal-field-row{padding:10px 0}.lesson-modal-field.tutor-lesson-modal-title-wrap{width:95%}.lesson-modal-field-row input[type=text]{background-color:#fff;border:1px solid #ddd;border-radius:3px;box-shadow:none;color:#333;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;min-width:400px;min-height:35px}.tutor-lesson-modal-title-wrap input{width:100%}.lesson-modal-form-wrap .tutor-option-field-row{padding:10px 0}.lesson-modal-form-wrap .tutor-option-field-row:last-child{border-bottom:none}.tutor-lesson-modal-wrap .modal-footer{padding:10px 20px;background-color:#fff;width:100%;position:sticky;bottom:0;position:-webkit-sticky}.tutor-option-field .tutor-lesson-edit-feature-img{width:100px;position:relative}.tutor-option-field .tutor-lesson-edit-feature-img img{width:100%;height:auto}a.tutor-lesson-thumbnail-delete-btn{position:absolute;top:0;right:0;color:red;background:#fff;padding:3px 5px;border-radius:5px}.tutor-get-pro-text{color:#e02424}.updating-icon:before{font-family:"tutor";content:"";-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;display:inline-block}.tutor-notice-warning{background-color:#fcf8e3;border-color:#faebcc;padding:20px;margin-bottom:10px}.tutor-modal-wrap{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:rgba(0,0,0,.5)}.tutor-modal-wrap.show{display:flex !important;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";z-index:99999;align-items:center;justify-content:center}.tutor-modal-wrap.loading .tutor-modal-content:before{position:absolute;top:0;left:0;right:0;bottom:0;display:block;content:"";z-index:9;background:url("../images/spinner.gif") no-repeat center center}.tutor-modal-wrap .tutor-modal-content{max-height:90%;overflow-y:auto;overflow-x:hidden;background-color:#fff;max-width:730px;margin:0;box-shadow:0 1px 1px rgba(0,0,0,.1);position:relative;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;width:90%}.admin-bar .tutor-modal-wrap .tutor-modal-content{max-height:calc(90% - 32px);margin-top:32px}.tutor-modal-wrap .modal-footer{padding:20px 0;border-top:1px solid #eee}.tutor-modal-wrap .modal-footer.has-padding{padding:20px 15px}.tutor-modal-wrap .modal-container{padding:20px 20px 0}.tutor-modal-wrap.tutor-instructors-modal-wrap .modal-container p{margin-top:0}.tutor-modal-wrap .modal-header{display:flex;padding:15px 20px;border-bottom:1px solid #eeeff1}.tutor-modal-wrap .modal-title{flex-basis:0;flex-grow:1}.tutor-modal-wrap .modal-header h1{padding:0;margin:0;font-size:23px;line-height:30px}.modal-container .modal-classic-btn-wrap{position:absolute;right:45px;top:14px}.modal-container .modal-classic-btn-wrap a{color:var(--tutor-primary-color)}.tutor-modal-wrap .modal-header h1::before,.tutor-modal-wrap .modal-header h1::after{display:none}.tutor-modal-wrap .search-bar{flex-basis:0;flex-grow:1;padding-top:20px;padding-left:20px;padding-right:20px}.tutor-modal-wrap .search-bar input[type=text]{width:100%;border:1px solid #eee;box-shadow:none;padding:10px}.tutor-modal-wrap .modal-close-wrap a.modal-close-btn{width:50px;height:50px;background:#000;display:inline-block;text-align:center;line-height:47px;color:#fff;font-size:25px;position:absolute;right:0}.tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-title{flex-basis:0;flex-grow:1}.tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-close-wrap a.modal-close-btn{background:#fff;width:20px;height:20px;display:inline-block;text-align:center;line-height:28px;color:#3a3d42;font-size:22px;position:relative}.tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-header{padding:15px 20px;border-bottom:1px solid #eeeff1}.tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-header h1{padding:0}.tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-container{background-color:#f1f1f1;padding:0}#tutor-quiz-modal-tab-items-wrap{background-color:#fff;font-size:0;overflow:hidden}#tutor-quiz-builder-modal-tabs-container{padding:20px}#tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item{padding:15px 25px;display:inline-block;color:#393c40;border-left:1px solid #f1f1f1;overflow:hidden;line-height:17px;vertical-align:middle}#tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item.active{background-color:#f1f1f1}#tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item i{float:left;font-size:17px;line-height:1;margin-right:5px}#tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item.active i{color:var(--tutor-primary-color)}.quiz-modal-tab-navigation-btn{padding:10px 20px;border-radius:3px}.quiz-modal-btn-next,.quiz-modal-btn-next:focus,.quiz-modal-btn-first-step,.quiz-modal-btn-first-step:focus,.quiz-modal-question-save-btn,.quiz-modal-question-save-btn:focus,.quiz-modal-settings-save-btn,.quiz-modal-settings-save-btn:focus{background-color:var(--tutor-primary-color);color:#fff}.quiz-modal-btn-next:hover,.quiz-modal-btn-first-step:hover,.quiz-modal-question-save-btn:hover,.quiz-modal-settings-save-btn:hover{color:#fff}.quiz-modal-btn-cancel,.quiz-modal-btn-back{color:#4b5981;border:1px solid #d4dadb}.tutor-quiz-builder-form-row .quiz-form-warning{color:#e88e06}.tutor-assignment-builder-modal-wrap .modal-container{padding:10px}.assignment-modal-form-wrap .tutor-option-field.tutor-assignment-modal-title-wrap{margin:0}.tutor-quiz-question-answers-form{background-color:#fff;padding:20px;-webkit-transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1);transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1);border:1px solid #dedede;border-radius:3px;margin-bottom:20px}.advanced-options-tab-item{float:right}.tutor-course-builder-wrap{border:1px dashed #dcdfe5}.tutor-quiz-builder-modal-tabs-notice{background:#d8d8d8;line-height:20px;padding:10px 30px;color:#a4a4a4}.tutor-quiz-builder-modal-tabs-notice a{color:#a4a4a4;text-decoration:underline}.tutor-quiz-builder-group{margin-bottom:25px}.tutor-quiz-builder-group>p.warning{color:red;font-size:12px}.tutor-quiz-builder-group>p.help{color:#a4a4a4;font-size:12px;margin-top:7px}.tutor-quiz-builder-group>h4{color:#393c40;font-weight:600;margin:0 0 15px}.tutor-quiz-builder-row{display:flex;align-items:center;margin-left:-10px;margin-right:-10px}.tutor-quiz-builder-col{padding-left:10px;padding-right:10px;-webkit-box-flex:1;flex-grow:1}.tutor-quiz-builder-col.auto-width{flex:0 0 auto}.tutor-quiz-builder-group textarea,.tutor-quiz-builder-group input[type=text],.tutor-quiz-builder-group input[type=email],.tutor-quiz-builder-group input[type=number],.tutor-quiz-builder-group input[type=password]{line-height:40px;padding:5px 0;text-indent:15px;background:#fff;display:inline-block;border:1px solid #dedede;border-radius:3px;box-shadow:none;height:40px;margin:0;width:100%;color:#393c40}.tutor-quiz-builder-group textarea:focus,.tutor-quiz-builder-group input[type=text]:focus,.tutor-quiz-builder-group input[type=email]:focus,.tutor-quiz-builder-group input[type=number]:focus,.tutor-quiz-builder-group input[type=password]:focus{border-color:var(--tutor-primary-color)}.tutor-quiz-builder-group textarea{height:80px;resize:none;text-indent:0;padding:11px 15px;line-height:22px}.tutor-quiz-builder-group textarea[name=quiz_description]{height:150px}.tutor-quiz-builder-group select{border:1px solid #ccc;box-shadow:none;height:42px !important;padding:0 12px !important;margin:0}.tutor-quiz-builder-modal-control-btn-group{display:flex;margin-top:20px}.question_form_inner{padding:0 20px 20px;margin-top:0}.tutor-quiz-builder-modal-control-btn-group .quiz-builder-btn-group-left{flex:1}.tutor-quiz-builder-modal-control-btn-group .quiz-modal-tab-navigation-btn{display:inline-block}.tutor-quiz-builder-modal-control-btn-group .quiz-modal-tab-navigation-btn:not(:last-child){margin-right:6px}.modal-container .tutor-quiz-add-question-btn{border:1px solid #c6c9cf;padding:10px 15px;color:#393c40;display:inline-block;border-radius:3px}.modal-container .tutor-quiz-add-question-btn i{color:var(--tutor-primary-color);line-height:16px;margin-right:3px}.quiz-form-field-col{margin-right:20px}.quiz-form-field-col.result-fail{width:100%}.quiz-modal-switch-field{display:flex;margin-top:30px}.quiz-modal-switch-field label.btn-switch{margin-right:20px;position:relative;vertical-align:top}label.btn-switch input:checked+.btn-slider{background-color:var(--tutor-success-button-color)}.btn-switch+span{line-height:24px;display:inline-block;margin-left:8px;font-weight:700;vertical-align:top}.tutor-select{position:relative}.tutor-select .select-header{border:1px solid #dedede;margin:0;padding:10px;width:100%;box-shadow:none;background-color:#fff;display:flex;cursor:pointer;box-sizing:border-box;border-radius:3px}.tutor-select .select-header .lead-option{flex:1}.tutor-select .select-header .select-dropdown{line-height:22px}.tutor-select .select-header .lead-option .question-type-pro{display:none}.tutor-select .tutor-select-options{border:1px solid #dedede;background-color:#fff;padding:22px 10px 8px;width:calc(100% - 22px);position:absolute;font-size:0;z-index:9;display:flex;flex-wrap:wrap;box-shadow:0px 2px 10px rgba(0,0,0,.08);top:55px;border-radius:3px}.tutor-select .tutor-select-options .tutor-select-option{width:calc(33.3333% - 22px);display:inline-block;padding:9px;cursor:pointer;position:relative;box-sizing:border-box;margin:0 11px 15px;border:1px solid #e2e2e2;border-radius:3px;font-size:13px}.tutor-select .tutor-select-options .tutor-select-option:hover{border-color:var(--tutor-primary-color)}.question-type-pro{color:#fff;font-size:9px;right:11px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}i.tutor-icon-block{padding:0;color:#fff;border-radius:3px;margin-right:2px;display:inline-block;width:22px;height:22px;text-align:center;line-height:22px}i.tutor-icon-block.tutor-icon-short-ans{background-color:#f37512}i.tutor-icon-block.tutor-icon-image-ans{background-color:#a322f9}i.tutor-icon-block.tutor-icon-yes-no{background-color:var(--tutor-primary-color)}i.tutor-icon-block.tutor-icon-multiple-choice{background-color:#9034a9}i.tutor-icon-block.tutor-icon-mark{background-color:#00b890}i.tutor-icon-block.tutor-icon-open-ended{background-color:#fe3129}i.tutor-icon-block.tutor-icon-fill-gaps{background-color:#ffbf00}i.tutor-icon-block.tutor-icon-answer-shorting{background-color:#f80089}i.tutor-icon-block.tutor-icon-assesment{background-color:#274055}i.tutor-icon-block.tutor-icon-matching{background-color:#8a4a1b}i.tutor-icon-block.tutor-icon-image-matching{background-color:#f37512}i.tutor-icon-block.tutor-icon-ordering{background-color:var(--tutor-primary-color)}i.tutor-icon-block.tutor-icon-plus-square-button,i.tutor-icon-block.tutor-icon-plus{background-color:var(--tutor-success-button-color)}.create-lesson-in-topic-btn i.tutor-icon-block.tutor-icon-plus{background-color:var(--tutor-primary-color)}a.back-to-quiz-questions-btn{font-size:16px;font-weight:300;color:#393c40;margin-bottom:10px;display:block}a.back-to-quiz-questions-btn.tutor-updating-message i{display:none}.modal-container .quiz-questions-form{padding:20px}#quiz-builder-tab-advanced-options .tutor-quiz-builder-form-cols-row .quiz-form-field-col:first-child{flex:0 0 150px}.question-form-header{margin-bottom:20px}.quiz-question-form-body{margin-bottom:25px}.quiz-builder-question-wrap{display:flex;margin-bottom:15px}.quiz-builder-question{flex:1;display:flex;background:#fff;padding:10px;border:1px solid #e2e2e2;border-radius:3px;max-width:calc(100% - 52px)}.quiz-builder-question .question-sorting{margin-right:10px;line-height:22px}.quiz-builder-question .question-sorting i{display:block;line-height:24px}.quiz-builder-question .question-edit-icon{line-height:22px}.quiz-builder-question .question-edit-icon .tutor-quiz-open-question-form.tutor-updating-message i{display:none}.quiz-builder-question .question-title{flex:1;line-height:22px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-right:10px}.quiz-builder-question .question-icon{flex:0 0 155px}.quiz-builder-qustion-trash a{display:block;padding:0 0 0 10px;font-size:20px;color:rgba(57,60,64,.4);line-height:44px}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider{border:1px solid #dedede;padding:20px 70px 20px 10px;background-color:#fff;position:relative;border-radius:4px}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider .ui-widget-content{background:var(--tutor-primary-color);border:none;height:4px;border-radius:4px}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider .ui-widget-header{background:#dedede;border-radius:4px}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider .ui-widget-content .ui-state-default{background:var(--tutor-primary-color);border:1px solid var(--tutor-primary-color);border-radius:50%;margin-top:-2px}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider .tutor-field-type-slider-value{font-size:16px;font-weight:600;background:var(--tutor-primary-color);position:absolute;right:5px;top:50%;margin:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:34px;width:43px;text-align:center;border-radius:4px;color:#fff}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider .tutor-field-type-slider-value:before{content:"";position:absolute;border:7px solid transparent;top:50%;border-right-color:var(--tutor-primary-color);right:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tutor-quiz-answer-wrap{display:flex}.tutor-quiz-answer{background-color:#fff;flex:1;padding:10px 15px;border:1px solid #dedede;display:flex;line-height:22px;border-radius:3px;margin-bottom:15px}.tutor-quiz-answer .tutor-quiz-answer-edit a{display:block;padding:0px 9px}.tutor-quiz-answer-trash-wrap a.answer-trash-btn{padding:0 10px;display:inline-block;line-height:44px}span.tutor-quiz-answer-title{flex:1}.tutor-quiz-answer-media .option-media-preview{margin-bottom:20px}.tutor-quiz-answer-media .option-media-preview img{max-width:80px;height:auto}.tutor-question-answer-image{margin-right:10px}.tutor-question-answer-image img{max-height:25px;width:auto}button#quiz-answer-save-btn,button#quiz-answer-edit-btn{background-color:var(--tutor-success-button-color);color:#fff;padding:10px 15px;border:none;cursor:pointer}button#quiz-answer-save-btn:hover,button#quiz-answer-edit-btn:hover{background-color:var(--tutor-success-button-color)}.tutor-media-upload-wrap{border:1px solid #dedede;display:flex;width:130px}.tutor-media-upload-wrap img{max-width:100%}.tutor-media-preview{flex:1}.tutor-media-upload-btn{display:block;padding:10px;font-size:50px;line-height:50px;text-align:center;color:#dedede}.tutor-media-upload-trash-wrap{border-left:1px solid #dedede}.tutor-media-upload-trash{color:#dedede;display:block;line-height:50px;padding:12px}.tutor-quiz-answers-form-footer.tutor-quiz-builder-form-row{margin-top:40px;margin-bottom:10px}.tutor-metabox-add-topics,.tutor-topics-edit-form{background-color:#f7f7f7;border:1px solid #dcdfe5;margin-top:25px;padding:20px}.tutor-course-builder-section{margin-bottom:60px}.tutor-course-builder-section-title h3{font-size:20px;font-weight:700;color:#1d1f37;position:relative;overflow:hidden;z-index:1;margin:0 0 25px;cursor:pointer}.tutor-course-builder-section-title h3::after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:var(--tutor-primary-color);z-index:-1}.tutor-course-builder-section-title h3 span,.tutor-course-builder-section-title h3 i{float:left;background-color:#fff;font-size:20px;line-height:20px}.tutor-course-builder-section-title h3 i{color:var(--tutor-primary-color);font-size:14px}.tutor-course-builder-section-title h3 span{padding:0 15px 0 9px}.tutor-frontend-builder-item-scope{margin-bottom:30px}.tutor-frontend-builder-item-scope:last-child{margin-bottom:0}.tutor-builder-item-heading{font-weight:500;line-height:21px;margin-bottom:10px;display:block}.builder-course-thumbnail-upload-wrap>div{font-size:var(--tutor-text-size);line-height:25px;margin-bottom:20px;font-weight:400}.builder-course-thumbnail-img-src{position:relative}.builder-course-thumbnail-img-src .tutor-course-thumbnail-delete-btn{font-size:10px;position:absolute;top:-4px;left:-4px;color:#e53935;-webkit-transition:300ms;transition:300ms;border-radius:50%;width:20px;height:20px;line-height:20px;background:#fff;text-align:center}.builder-course-thumbnail-img-src .tutor-course-thumbnail-delete-btn i{line-height:20px}.tutor-course-builder-header{text-align:right;font-size:12px}.tutor-course-builder-section .course-empty-content{margin:15px 0}.tutor-course-builder-section .tutor-course-builder-header a{color:#393c40}.tutor-course-builder-section .tutor-course-builder-header a:first-child{padding-right:7px}.tutor-course-builder-section .tutor-course-builder-header a:last-child{padding-left:7px}.tutor-course-builder-section .tutor-course-builder-header{margin-top:-15px}.tutor-course-builder-section .new-topic-btn-wrap{padding:0;margin-top:20px}.tutor-course-available-instructors{display:flex;flex-wrap:wrap}.tutor-course-available-instructors .added-instructor-item{flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px);border:1px solid #dcdfe5;padding:13px;display:inline-flex;align-items:center;border-radius:4px;position:relative;margin-bottom:30px}.tutor-course-available-instructors .added-instructor-item .instructor-control{position:absolute;right:14px;top:50%;font-size:12px;transform:translateY(-50%);opacity:0;transition:300ms}.tutor-course-available-instructors .added-instructor-item .instructor-control a{color:red}.tutor-course-available-instructors .added-instructor-item:hover .instructor-control{opacity:1}.tutor-course-available-instructors .added-instructor-item .instructor-icon{height:45px;width:45px;overflow:hidden;border-radius:50px;margin-right:15px}.tutor-course-available-instructors .added-instructor-item .instructor-icon img{width:100%}.tutor-course-available-instructors .added-instructor-item .instructor-name{position:relative}.tutor-course-available-instructors .added-instructor-item .instructor-name img{display:inline-block;margin-left:10px;width:18px}.tutor-course-available-instructors .added-instructor-item .instructor-name img:hover+i.instructor-name-tooltip{opacity:1}.tutor-course-available-instructors .added-instructor-item i.instructor-name-tooltip{-webkit-transition:300ms;transition:300ms;opacity:0;position:absolute;bottom:34px;right:9px;background:#2a344f;-webkit-transform:translateX(50%);transform:translateX(50%);color:#fff;font-size:12px;font-style:normal;padding:0 8px;border-radius:15px;line-height:20px;z-index:1}.tutor-course-available-instructors .added-instructor-item i.instructor-name-tooltip::before{content:"";position:absolute;border:5px solid #2a344f;bottom:-3px;left:50%;margin-left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}.tutor-course-available-instructors .added-instructor-item:nth-child(2n){margin-left:30px}.tutor-addons-list .plugin-icon{height:120px}.btn-switch{display:inline-block;height:22px;position:relative;width:40px}.btn-switch input{display:none}.btn-slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;-webkit-transition:.4s;transition:.4s}.btn-slider:before{background-color:#fff;bottom:3px;content:"";height:16px;left:4px;position:absolute;-webkit-transition:.4s;transition:.4s;width:16px}input:checked+.btn-slider{background-color:var(--tutor-primary-color)}input:checked+.btn-slider:before{-webkit-transform:translateX(16px);transform:translateX(16px)}.btn-slider.btn-round{border-radius:34px}.btn-slider.btn-round:before{border-radius:50%}.tutor-video-embeded-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.tutor-video-embeded-wrap iframe,.tutor-video-embeded-wrap object,.tutor-video-embeded-wrap embed{position:absolute;top:0;left:0;width:100%;height:100%}.select2-selection__rendered [class^=tutor-icon-]{display:inline-block;vertical-align:top;margin-right:6px}.select2-results__options [class^=tutor-icon-]{color:var(--tutor-primary-color);display:inline-block;vertical-align:top;margin-right:6px}.select2-results__option--highlighted [class^=tutor-icon-]{color:#fff}.tutor-video-metabox-wrap{margin-bottom:50px}.video-metabox-source-input-wrap{padding:30px;background-color:#f4f7f8;border:1px solid #dcdfe5;border-radius:3px}.video-metabox-source-html5-upload{background-color:#fff;text-align:center;padding:40px 20px;border:1px solid #dcdfe5;border-radius:3px}.video-metabox-source-html5-upload p{margin-bottom:5px}.tutor-video-metabox-wrap p{margin:0;padding:0}.video-metabox-source-html5-upload .video-upload-icon i{font-size:50px;color:var(--tutor-primary-color)}.video_source_upload_wrap_html5{margin-top:10px}.video-metabox-source-html5-poster{padding-top:30px}.video_source_wrap_html5{width:100%}.builder-course-thumbnail-upload-wrap .button-transparent{float:right;background:transparent !important}.builder-course-thumbnail-upload-wrap .button-transparent:hover{background:var(--tutor-primary-color) !important}.html5-video-poster{height:100px;display:flex;align-items:center}.html5-video-poster .tutor-builder-course-video-poster-text{text-align:left;padding-left:20px}.html5-video-poster .tutor-builder-course-video-poster-text h5{font-size:14px;font-weight:700;margin:0 0 6px;line-height:1}.html5-video-poster .tutor-builder-course-video-poster-text span{font-size:14px;font-weight:400}.html5-video-poster img{height:100%;width:auto}.no-memberhsip-msg-wrap p{margin:0}.content-drip-message-wrap.tutor-error-msg{margin:40px 50px}.content-drip-message-wrap{margin:120px}.content-drip-wrap-flex{display:flex}.content-drip-wrap-flex .content-drip-left{margin-right:50px}.content-drip-wrap-flex ul{margin:0;list-style-position:inside}.content-drip-wrap-flex ul li a{color:var(--tutor-primary-color)}.tutor-alert{border:1px solid #f8a201;background:#fffff2;position:relative;border-radius:3px;padding:20px 25px 20px 95px;color:#a86d00;margin-bottom:20px}.tutor-alert p{margin-bottom:10px}.tutor-alert p:last-child{margin:0}.tutor-alert.tutor-alert-danger{border:1px solid #fe1a1a;background:#fff2f2;color:#a50000}.tutor-alert.tutor-alert-success{border:1px solid #69bc0d;background:#f6fff2;color:#3d7400}.tutor-alert::before{content:"";position:absolute;font-size:30px;font-family:"tutor" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:70px;top:0;left:0;text-align:center;background:#f8a201;height:100%;display:flex;justify-content:center;align-items:center;color:#fff}.tutor-alert.tutor-alert-danger::before{content:"";background:#fe1a1a}.tutor-alert.tutor-alert-success::before{content:"";background:#69bc0d}.tutor-alert-content p{margin:0}.gradename-bg{text-align:center;color:#fff;height:32px;min-width:32px;font-size:16px;line-height:32px;padding:0 8px;display:inline-block;border-radius:20px;font-weight:bold;margin-right:7px}.gradename-outline{text-align:center;height:32px;min-width:32px;font-size:16px;line-height:26px;padding:0 8px;display:inline-block;border-radius:20px;border:2px solid;margin-right:7px}.generate-course-gradebook-btn-wrap{margin:10px 0}.gradebook-result-for-label{margin:0;padding:4px 7px;background-color:#e8eff1;display:inline-block;margin-bottom:10px}table.course-single-gradebooks{border-spacing:0;width:100%;border-collapse:collapse;border:1px solid #dcdfe5}table.course-single-gradebooks th{padding:1em 1.41575em;text-align:left;vertical-align:top;border-bottom:1px solid #dcdfe5}table.course-single-gradebooks th{font-weight:600}table.course-single-gradebooks thead th{background-color:rgba(220,223,229,.14);padding:1.41575em;vertical-align:middle}table.course-single-gradebooks tbody td{border-bottom:1px solid #dcdfe5;background-color:#fff !important}table.course-single-gradebooks a{color:#4b5981}.text-label{margin:0;padding:4px 7px;background-color:#e8eff1;display:inline-block;border-radius:3px}.text-label.submitted-assignment-grade-pass{background-color:#86b223;color:#fff}.text-label.submitted-assignment-grade-failed{background-color:#d71830;color:#fff}.tutor-bp-message-recipient-header{display:flex;margin-bottom:20px}.tutor-bp-recipient-info-wrap{flex-grow:1}.tutor-bp-message-recipient-avatar-wrap img{width:70px;height:70px;border-radius:50%}.tutor-bp-message-recipient-avatar-wrap{margin-right:35px}.tutor-bp-message-recipient-header .tutor-bp-thread-recipient-name h3{margin:10px 0 8px !important;font-size:22px;font-weight:600;line-height:28px}.tutor-bp-message-recipient-header .tutor-bp-thread-recipient-name h4{margin:0 0 20px !important;font-size:16px;line-height:1;font-weight:500}.tutor-bp-enrolled-courses-wrap{margin:0}.tutor-bp-enrolled-courses-wrap .tutor-bp-enrolled-total-course-notice{font-weight:400;color:#1c294b;margin:10px 0 8px !important}.tutor-bp-enrolled-courses-wrap ul{padding:0 0 0 17px;margin:0;color:#50616f}.tutor-bp-enrolled-courses-wrap ul li a{line-height:1.7;display:block;color:#54616d;padding-left:10px}.tutor-bp-enrolled-courses-wrap ul li a:hover{color:var(--tutor-primary-color);opacity:1;transition:300ms;text-decoration:underline !important}.oxy-tutor-element{width:100%}.tutor-dashboard-header{display:flex;align-items:center;padding-bottom:30px;border-bottom:1px solid #dcdfe5;flex-wrap:wrap}.tutor-dashboard-header-avatar img{display:block;width:150px;height:150px;border-radius:50%}.tutor-dashboard-header-info{-webkit-box-flex:1;flex-grow:1;padding-left:20px;padding-top:15px;padding-bottom:15px}.tutor-dashboard-header-button{padding-top:15px}.tutor-dashboard-header-display-name h4{font-size:30px;margin-top:0px;margin-bottom:10px;line-height:34px}.tutor-dashboard-header-stats{display:flex;flex-wrap:wrap;line-height:25px}.tutor-dashboard-header-stats>div:not(:first-child){margin-left:30px}.tutor-dashboard-social-icons{display:inline-flex;align-items:center}.tutor-dashboard-social-icons h4{margin:0 10px 0 0;font-size:var(--tutor-text-size);line-height:25px}.tutor-dashboard-social-icons a{display:inline-block;font-size:12px;padding:0 5px;line-height:25px;color:#393c40;transition:300ms}.tutor-dashboard-social-icons a:hover{color:var(--tutor-primary-color)}.tutor-dashboard-info-table-wrap{margin-bottom:30px}.tutor-dashboard-info-table-wrap table{margin-bottom:0;border-collapse:collapse;border:1px solid #dcdfe5;border-radius:4px;width:100%}.tutor-dashboard-info-table-wrap>h3{font-size:20px;font-weight:500;border:1px solid #dcdfe5;border-bottom:none;margin:0;padding:30px;border-radius:4px 4px 0 0}.tutor-dashboard-info-table-wrap>h3+table{border-radius:0 0 4px 4px}.tutor-dashboard-info-table thead{background:#fafbfc}.tutor-dashboard-info-table thead tr td{padding:15px}.tutor-dashboard-info-table tbody tr td{background:transparent !important;padding:20px 15px}.tutor-dashboard-info-table thead tr,.tutor-dashboard-info-table tbody tr{border:1px solid #dcdfe5}.tutor-dashboard-info-table thead tr td:first-child,.tutor-dashboard-info-table tbody tr td:first-child{padding-left:25px}.tutor-dashboard-info-table span.pending,.tutor-dashboard-info-table span.pass,.tutor-dashboard-info-table span.fail{color:#fff;font-size:14px;line-height:18px;padding:1px 6px;border-radius:2px}.tutor-dashboard-info-table span.pending{background-color:#f5a623}.tutor-dashboard-info-table span.fail{background-color:#d71830}.tutor-dashboard-info-table span.pass{background-color:var(--tutor-success-button-color)}.tutor-dashboard-single-review{border:1px solid #dcdfe5;border-radius:4px;margin-bottom:30px}.tutor-dashboard-review-heading{padding:10px 20px;border-bottom:1px solid #dcdfe5;display:flex;align-items:center}.individual-dashboard-review-body{padding:10px 20px}.tutor-dashboard-review-title{font-size:18px;-webkit-box-flex:1;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:300}.tutor-dashboard-review-title a{font-weight:500;color:var(--tutor-primary-color)}.tutor-dashboard-review-links{white-space:nowrap;font-weight:400}.tutor-dashboard-review-links a{color:#8c94a8;margin-left:10px;display:inline-flex;align-items:center;font-size:14px}.tutor-dashboard-review-links a i{line-height:inherit;font-size:14px;margin-right:5px}.individual-dashboard-review-body .review-meta{font-size:85%;margin:0;color:#8c94a8}.individual-star-rating-wrap{display:flex;align-items:center}.tutor-edit-review-modal-wrap .modal-close-wrap a.modal-close-btn{color:#222;background:none;font-size:20px;top:8px}.tutor-modal-wrap form{margin-bottom:20px}.tutor-dashboard-info-cards{margin:0 -15px 15px;padding:0;display:flex;list-style:none;flex-wrap:wrap}.tutor-dashboard-info-cards .tutor-dashboard-info-card{padding:15px;min-width:33.333%}.tutor-dashboard-info-cards .tutor-dashboard-info-card p{margin:0;padding:15px 25px;background:#282c36;color:#fff;border-radius:4px}.tutor-dashboard-info-cards .tutor-dashboard-info-card p span.tutor-dashboard-info-val{display:block;font-weight:700;font-size:30px;line-height:1.618}.tutor-dashboard-info-cards .tutor-dashboard-info-card p span span{display:inline-block}.tutor-dashboard-info-cards .tutor-dashboard-info-card p>*{vertical-align:middle}.tutor-dashboard-content{margin-bottom:60px}.tutor-dashboard-content>h2{margin-bottom:20px}.prev-btn{font-size:16px;line-height:1.88;color:#3f435b}.prev-btn span{font-size:18px;font-weight:800;color:#3e64de;margin-right:7px}.tutor-dashboard-content .tutor-quiz-attempt-history tr th,.tutor-dashboard-content .tutor-quiz-attempt-history tr td{vertical-align:middle;border:none}.tutor-dashboard-content .tutor-quiz-attempt-history tr td:first-child{padding:15px 13px !important}.tutor-dashboard-content .tutor-quiz-attempt-history table span.result-fail,.tutor-dashboard-content .tutor-quiz-attempt-history table span.result-pass{width:auto;height:auto;line-height:19px;padding:0 6.5px;margin-right:4px}.label-course-status{background-color:#ccc;padding:3px 5px;color:#fff;font-size:12px;text-transform:capitalize}.label-course-publish{background-color:var(--tutor-success-button-color)}.tutor-dashboard-content .quiz-attempt-answers-wrap table th{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:.12px;color:#737787;padding:15px 10px}.tutor-dashboard-content .tutor-quiz-attempt-history table thead tr,.single-quiz-page.tutor-quiz-attempt-history table thead tr{background-color:#fafbfc}.tutor-dashboard-content .tutor-quiz-attempt-history table tr,.single-quiz-page.tutor-quiz-attempt-history table tr{border:0;background-color:#fff}.tutor-dashboard-content .tutor-quiz-attempt-history table tr:first-child,.single-quiz-page.tutor-quiz-attempt-history table tr:first-child{background-color:#fafbfc}.tutor-dashboard-content .tutor-quiz-attempt-history table th,.tutor-dashboard-content .tutor-quiz-attempt-history table td,.single-quiz-page.tutor-quiz-attempt-history table th,.single-quiz-page.tutor-quiz-attempt-history table td{border:1px solid #dcdfe5 !important;vertical-align:middle}.tutor-dashboard-content .tutor-quiz-attempt-history table th:first-child,.tutor-dashboard-content .tutor-quiz-attempt-history table td:first-child,.single-quiz-page.tutor-quiz-attempt-history table th:first-child,.single-quiz-page.tutor-quiz-attempt-history table td:first-child{width:62%}.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(2),.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(4),.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(2),.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(4),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(2),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(4),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(2),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(4){width:11%}.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(3),.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(5),.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(6),.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(3),.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(5),.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(6),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(3),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(5),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(6),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(3),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(5),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(6){width:9%}.tutor-dashboard-content .tutor-quiz-attempt-history table th,.single-quiz-page.tutor-quiz-attempt-history table th{font-size:14px;font-weight:500;line-height:1.14;color:#8792b2}.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(n+3),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(n+3){text-align:center}.tutor-dashboard-content .tutor-quiz-attempt-history table td,.single-quiz-page.tutor-quiz-attempt-history table td{background-color:#fff;font-size:14px;font-weight:400;color:#4b5981}.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(n+3),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(n+3){font-weight:500;text-align:center;padding-left:3px !important;padding-right:3px !important}.tutor-dashboard-content .tutor-quiz-attempt-history table td:last-child,.single-quiz-page.tutor-quiz-attempt-history table td:last-child{padding-left:0px !important;padding-right:0px !important}.tutor-dashboard-content .tutor-quiz-attempt-history table td a,.single-quiz-page.tutor-quiz-attempt-history table td a{font-weight:500;color:#4b5981;text-decoration:underline;word-break:initial}.tutor-dashboard-content .tutor-quiz-attempt-history table td .course a,.single-quiz-page.tutor-quiz-attempt-history table td .course a{font-weight:600;line-height:1.29;color:#4b5981;text-decoration:none}.tutor-dashboard-content .tutor-quiz-attempt-history table td .course-meta,.single-quiz-page.tutor-quiz-attempt-history table td .course-meta{display:inline-block;margin-top:5px}.tutor-dashboard-content .tutor-quiz-attempt-history table td .course-meta span:nth-child(2),.single-quiz-page.tutor-quiz-attempt-history table td .course-meta span:nth-child(2){margin:0 17px}.tutor-dashboard-content .tutor-quiz-attempt-history table td .student,.single-quiz-page.tutor-quiz-attempt-history table td .student{font-weight:600;line-height:1.29;color:#4b5981}.tutor-dashboard-content .tutor-quiz-attempt-history table td .student-meta,.single-quiz-page.tutor-quiz-attempt-history table td .student-meta{display:inline-block;margin-top:5px}.single-quiz-page.tutor-quiz-attempt-history table{margin-bottom:30px}@media(max-width: 768px){.tutor-dashboard-content .tutor-quiz-attempt-history table tr{display:flex;flex-wrap:wrap;box-sizing:border-box}.tutor-dashboard-content .tutor-quiz-attempt-history table tr th{display:none}.tutor-dashboard-content .tutor-quiz-attempt-history table tr td{width:100%}.tutor-dashboard-content .tutor-quiz-attempt-history table tr td:not(:first-child){text-align:right}.tutor-dashboard-content .tutor-quiz-attempt-history table tr td:not(:first-child)::before{content:attr(title) ": ";float:left;font-weight:700}}.tutor-dashboard-content .tutor-quiz-attempt-history table a{color:var(--tutor-primary-color);font-weight:700;line-height:24px}.tutor-dashboard-content .tutor-quiz-attempt-history table a:hover{color:var(--tutor-primary-color)}.tutor-dashboard-item-group{padding:25px;border:1px solid #dcdfe5;border-radius:4px;margin-bottom:30px}.tutor-dashboard-item-group>h4{font-size:20px;color:var(--tutor-primary-color);font-weight:500}.tutor-dashboard-assignment-submitted-table tr td{text-align:center}.tutor-dashboard-assignment-submitted-table tr td a{color:#8c94a8;transition:300ms}.tutor-dashboard-assignment-submitted-table tr td a:hover{color:var(--tutor-primary-color)}.tutor-dashboard-assignment-submitted-table tr td,.tutor-dashboard-assignment-submitted-table tr th{border:1px solid #dcdfe5}.tutor-assignment-review-header{margin-bottom:30px}.tutor-assignment-review-header h3{margin-bottom:10px;line-height:28px}.tutor-assignment-evaluate-wraps h3,.tutor-assignment-review-header h3 a{font-size:22px;font-weight:700;color:var(--tutor-text-color);display:block}.tutor-assignment-review-header p{margin:0;color:var(--tutor-text-color);font-weight:700}.tutor-assignment-review-header p a{font-weight:400;color:var(--tutor-text-color)}.tutor-assignment-review-header a{transition:300ms}.tutor-assignment-review-header a:hover{color:var(--tutor-primary-color)}.tutor-dashboard-assignment-review{background:rgba(220,223,229,.14);border:1px solid #dcdfe5;padding:25px;font-weight:400;border-radius:4px;margin-bottom:40px}.tutor-dashboard-assignment-review h5,.tutor-dashboard-assignment-review h4{font-size:16px;line-height:23px;font-weight:700;color:var(--tutor-text-color)}.tutor-dashboard-assignment-review h5{margin-bottom:15px}.tutor-dashboard-assignment-files{display:flex;flex-wrap:wrap;margin:-9px}.tutor-dashboard-assignment-files .uploaded-files{background-color:#fff;border:1px solid #dcdfe5;border-radius:4px;margin:9px;transition:300ms}.tutor-dashboard-assignment-files .uploaded-files:hover{box-shadow:0 5px 10px rgba(0,0,0,.1)}.tutor-dashboard-assignment-files .uploaded-files a i{margin-right:12px;color:#606c8f;float:left;font-size:28px;line-height:28px}.tutor-dashboard-assignment-files .uploaded-files a{color:var(--tutor-primary-color);display:block;overflow:hidden;line-height:28px;padding:15px 17px}.tutor-assignment-evaluate-row{display:flex}.tutor-assignment-evaluate-row .tutor-option-field-label{flex:0 0 135px}.tutor-assignment-evaluate-row .tutor-option-field{flex-grow:1}.tutor-assignment-evaluate-row .tutor-option-field-label label{display:block;padding-top:12px}.tutor-option-field-label label br{display:none}.tutor-option-field-label label p{margin:0;display:inline-block}.tutor-assignment-evaluate-row textarea,.tutor-assignment-evaluate-row .tutor-option-field input{border:1px solid #dcdfe5;height:50px;padding:0 15px;border-radius:4px;width:100px;background-color:#fff}.tutor-assignment-evaluate-row textarea{height:165px;width:100%}.tutor-assignment-evaluate-row{margin-bottom:60px}.tutor-assignment-evaluate-row p.desc{margin-bottom:0;margin-top:6px;font-style:italic}.tutor-dashboard-profile .tutor-dashboard-profile-item{display:flex}.tutor-dashboard-profile .tutor-dashboard-profile-item .heading{min-width:190px}@media(max-width: 480px){.tutor-dashboard-profile .tutor-dashboard-profile-item{flex-wrap:wrap}.tutor-dashboard-profile .tutor-dashboard-profile-item .heading{min-width:100%;width:100%;font-weight:700;margin-bottom:6px}}.tutor-dashboard-profile .tutor-dashboard-profile-item .content{-webkit-box-flex:1;flex-grow:1}.tutor-dashboard-profile .tutor-dashboard-profile-item .content small{font-size:inherit;font-style:italic}.tutor-dashboard-profile .tutor-dashboard-profile-item .content small a{color:var(--tutor-primary-color)}.tutor-dashboard-avater img{width:70px;height:70px;display:block;border-radius:50%}.tutor-dashboard-student-info h4{font-size:18px;color:var(--tutor-light-color);margin-bottom:0}.tutor-dashboard-student-info h4 a{color:var(--tutor-text-color)}.tutor-dashboard-user-role{font-weight:400}.tutor-dashboard-inline-links{margin-bottom:30px}.tutor-dashboard-inline-links ul{margin:0;padding:0;border-bottom:1px solid #dfe1e5}.tutor-dashboard-inline-links ul li{display:inline-block}.tutor-dashboard-inline-links ul li a{display:block;padding:5px 10px;color:var(--tutor-primary-color);margin-bottom:-1px;line-height:40px}.tutor-dashboard-inline-links ul li a:hover,.tutor-dashboard-inline-links ul li.active a{color:var(--tutor-primary-color);border-bottom:1px solid var(--tutor-primary-color);padding-bottom:4px}.tutor-dashboard-student-meta ul li:first-child{margin-left:0}@media(max-width: 767px){.tutor-dashboard-student-meta ul{display:block;border:none;padding:0}.tutor-dashboard-student-meta ul li{display:inline-block;color:var(--tutor-text-color);margin:5px;border:1px solid #ddd;padding:5px 10px;border-radius:4px}}.tutor-dashboard-student-meta ul li strong{display:block;color:var(--tutor-light-color);font-weight:400}.tutor-dashboard-permalinks{list-style:none;margin:0px 0 20px;padding:20px 0;border-right:1px solid #dcdfe5}.tutor-dashboard-permalinks li a:hover{background-color:#edf0f9}.tutor-dashboard-permalinks li.active a{background-color:var(--tutor-primary-color);color:#fff}@media(max-width: 991px){.tutor-dashboard-student .tutor-col-3,.tutor-dashboard-student .tutor-col-9{flex:0 0 100%;max-width:100%}}.tutor-dashboard-permalinks a{display:block;color:var(--tutor-text-color);padding:10px 20px;line-height:28px}.tutor-dashboard-permalinks a:before{content:"";font-family:"tutor" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:15px;vertical-align:middle;color:var(--tutor-primary-color);opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";font-size:17px}.tutor-dashboard-permalinks a:hover:before{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-dashboard-permalinks li.active a:before{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";color:#fff}.tutor-dashboard-menu-bio a:before,.tutor-dashboard-menu-my-profile a:before{content:""}.tutor-dashboard-menu-enrolled-courses a:before{content:""}.tutor-dashboard-menu-courses_taken a:before,.tutor-dashboard-menu-my-courses a:before{content:""}.tutor-dashboard-menu-wishlist a:before{content:""}.tutor-dashboard-menu-reviews a:before{content:""}.tutor-dashboard-menu-my-quiz-attempts a:before{content:""}.tutor-dashboard-menu-quiz-attempts a:before{content:""}.tutor-dashboard-menu-question-answer a:before{content:""}.tutor-dashboard-menu-earning a:before{content:""}.tutor-dashboard-menu-withdraw a:before{content:""}.tutor-dashboard-menu-settings a:before{content:""}.tutor-dashboard-menu-logout a:before{content:""}.tutor-dashboard-menu-purchase_history a:before{content:""}.tutor-dashboard-menu-assignments a:before{content:""}.tutor-dashboard-content{padding-top:30px}.quiz-attempts-title,.tutor-quiz-attempt-history-title{font-size:22px;font-weight:600;line-height:1.27;color:#4b5981;margin-bottom:31px}.tutor-date-range-filter-wrap{margin:15px 0 20px;font-size:12px}.report-top-sub-menu{margin:0 10px 5px 0;display:inline-block;font-size:0}.report-top-sub-menu a{text-decoration:none;padding:5px 8px;border:1px solid #d7dadf;color:#aaaeb3;white-space:nowrap;display:inline-block;font-size:12px}.report-top-sub-menu a:not(:first-child){margin-left:-1px}.report-top-sub-menu a:hover{background:#edf0f9;color:#333}.report-top-sub-menu a.active{background-color:var(--tutor-primary-color);color:#fff;border:1px solid var(--tutor-primary-hover-color)}.tutor-date-range-wrap{display:inline-block}.report-date-range-form{display:flex;margin-bottom:0;max-width:370px}.date-range-input{position:relative}.date-range-input input{border-radius:0 !important;margin:0 !important;border-right:none !important;font-size:14px}.date-range-input:last-child{margin-right:0}.date-range-input:last-child button{border-radius:0}.date-range-input input,.date-range-input input[type=text]{border:1px solid #d7dadf;box-shadow:none;line-height:29px;margin:0;padding-right:30px;padding-top:0;padding-bottom:0;width:100%}.date-range-input i.tutor-icon-calendar{position:absolute;right:10px;top:7px}.date-range-input button{background-color:var(--tutor-primary-color);color:#fff;border:none;line-height:30px;padding:0 15px}.report-download-csv-icon{float:right}.report-download-csv-icon a{text-decoration:none}.tutor-dashboard-statement-table-wrap{overflow-x:auto}table.tutor-dashboard-statement-table p{margin:0;padding:0}table.tutor-dashboard-statement-table p.small-text{font-size:12px;color:#666}.tutor-mycourse-thumbnail{flex:0 0 250px;background-size:cover;background-position:center}.tutor-mycourse-content{padding:20px;flex:1}@media(max-width: 580px){.tutor-mycourse-thumbnail{height:200px}.tutor-mycourse-thumbnail,.tutor-mycourse-content{min-width:100%;width:100%}}.tutor-mycourse-content h3{margin:0 0 9px}.tutor-mycourse-content h3 a:hover{color:var(--tutor-primary-color)}.tutor-mycourse-rating{color:#f8c51c;font-size:14px}.tutor-mycourse-rating i{margin-right:4px}.tutor-mycourse-edit,.tutor-mycourse-delete{color:var(--tutor-light-color);-webkit-transition:300ms;transition:300ms}.tutor-mycourse-edit:hover,.tutor-mycourse-delete:hover{color:var(--tutor-primary-color)}.tutor-mycourse-edit i,.tutor-mycourse-delete i{line-height:inherit;display:inline-block;vertical-align:top;color:var(--tutor-primary-color)}.tutor-mycourse-delete i{color:#f05120}.tutor-dashboard-content-inner .tutor-mycourse-wrap{display:flex;margin-bottom:30px;border:1px solid #dcdfe5;border-radius:4px;flex-direction:row;overflow:hidden}@media(max-width: 580px){.tutor-dashboard-content-inner .tutor-mycourse-wrap{flex-wrap:wrap}}.tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-course-status h4{display:none}.tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-mycourse-rating{margin-bottom:3px}.tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-mycourse-rating a{font-weight:400;margin-left:5px;color:#8c94a8}.tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-mycourse-rating a:hover{color:var(--tutor-primary-color)}.tutor-dashboard-content-inner .tutor-mycourse-wrap p:last-child{margin-bottom:0}.tutor-mycourse-content .mycourse-footer{display:flex}.tutor-mycourse-content .mycourse-footer .tutor-mycourses-stats{flex:1}.tutor-dashboard-content-inner .tutor-mycourses-stats>*{margin-right:8px}.tutor-mycourse-status{margin-right:15px}.tutor-dashboard-content-inner h3 a{color:var(--tutor-text-color);font-size:22px;line-height:28px;font-weight:500;display:block}.tutor-dashboard-content-inner .tutor-course-metadata ul{display:block;list-style:none;margin:0 0 10px;padding:0}.tutor-dashboard-content-inner .tutor-progress-bar-wrap{margin-bottom:0}.tutor-dashboard-content-inner .tutor-course-metadata li{display:inline-block;color:var(--tutor-light-color);margin-left:20px}.tutor-dashboard-content-inner .tutor-course-metadata li:first-child{margin-left:0}.tutor-dashboard-content-inner .tutor-course-metadata li span{color:var(--tutor-text-color);margin-left:5px}.ui-datepicker{background-color:#fff;border:1px solid #eee;display:none;margin-top:4px;padding:5px;width:180px}.ui-datepicker a,.ui-datepicker a:hover{text-decoration:none}.ui-datepicker a:hover,.ui-datepicker td:hover a{color:#2a6496;-webkit-transition:color .1s ease-in-out;-moz-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.ui-datepicker .ui-datepicker-header{margin-bottom:4px;text-align:center}.ui-datepicker .ui-datepicker-title{font-weight:700}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{cursor:default;font-family:"tutor";-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;height:20px;line-height:1;margin-top:2px;width:30px}.ui-datepicker .ui-datepicker-prev{float:left;text-align:left}.ui-datepicker .ui-datepicker-next{float:right;text-align:right}.ui-datepicker .ui-datepicker-prev:before{content:""}.ui-datepicker .ui-datepicker-next:before{content:""}.ui-datepicker .ui-icon{display:none}.ui-datepicker .ui-datepicker-calendar{table-layout:fixed;width:100%}.ui-datepicker .ui-datepicker-calendar th,.ui-datepicker .ui-datepicker-calendar td{text-align:center;padding:0}.ui-datepicker .ui-datepicker-calendar td{border-radius:4px;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out}.ui-datepicker .ui-datepicker-calendar td:hover{background-color:#eee;cursor:pointer}.ui-datepicker .ui-datepicker-calendar td a{text-decoration:none}.ui-datepicker .ui-datepicker-current-day{background-color:#4289cc}.ui-datepicker .ui-datepicker-current-day a{color:#fff}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover{background-color:#fff;cursor:default}.ui-datepicker-calendar .ui-state-default{border:none;background:none}.ui-datepicker-calendar .ui-state-default.ui-state-highlight{background:#eee;padding:3px;display:block}.tutor-course-delete-popup{text-align:center;font-size:16px;line-height:25px;font-weight:400;color:#8c94a8}.tutor-course-delete-popup img{width:110px;margin:0 auto}.tutor-course-delete-popup h3{font-weight:500;font-size:30px;margin:15px 0 25px}.tutor-modal-button-group{margin-top:55px}.tutor-modal-button-group button{line-height:30px;padding:10px 25px;color:#c7ccda;border:2px solid #dddfe7;border-radius:2px;background:#fff;min-width:220px;text-align:center;text-transform:uppercase;-webkit-transition:300ms;transition:300ms}.tutor-modal-button-group button+button{margin-left:20px}.tutor-modal-button-group button.tutor-danger{background:#f0576a;border-color:#f0576a;color:#fff}.tutor-modal-button-group button:hover{background:#fff;color:#333;border-color:#333}.tutor-modal-button-group button.tutor-danger:hover{background:#cd4a5a;border-color:#cd4a5a;color:#fff}@media(max-width: 768px){.tutor-modal-button-group button{padding:5px 20px;min-width:auto;margin-bottom:6px}.tutor-modal-button-group{margin-top:20px}}.withdraw-method-select-wrap{display:flex;flex-wrap:wrap;margin:0 -15px 40px}.withdraw-method-select-wrap .withdraw-method-select{-webkit-box-flex:1;flex-grow:1;padding:0 15px;margin-bottom:30px}.withdraw-method-select-wrap .withdraw-method-select label{display:block;padding:20px;margin:0;cursor:pointer;overflow:hidden;border:1px solid #dcdfe5;border-radius:4px;position:relative}.withdraw-method-select-wrap .withdraw-method-select input:checked+label{border-color:var(--tutor-success-button-color);box-shadow:0 0 0 1px var(--tutor-success-button-color)}.withdraw-method-select-wrap .withdraw-method-select label:after{content:"";position:absolute;right:-1px;top:-1px;border:1px solid #dcdfe5;height:22px;width:22px;text-align:center;line-height:22px;color:transparent}.withdraw-method-select-wrap .withdraw-method-select input:checked+label:after{color:#fff;background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);font-family:"tutor" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:13px}.withdraw-method-select-wrap .withdraw-method-select p{margin:0}.withdraw-method-select-wrap .withdraw-method-select label>p{font-size:20px;font-weight:600;color:var(--tutor-primary-color)}.withdraw-method-select-wrap .withdraw-method-select label span{color:#b0b6c8;font-weight:400}.withdraw-method-form{display:flex;flex-wrap:wrap;margin:0 -15px}.withdraw-method-form>div{-webkit-box-flex:1;flex-grow:1;min-width:50%;padding:0 15px 20px}@media(max-width: 480px){.withdraw-method-form>div{width:100%}}.withdraw-method-form>div.withdraw-account-save-btn-wrap{width:100%}.withdraw-form-field-amount input[type=text],.withdraw-method-forms-wrap .withdraw-method-form input:not([type=submit]):not([type=radio]):not([type=checkbox]),.withdraw-method-forms-wrap .withdraw-method-form textarea{border:1px solid #dcdfe5;display:block;width:100%;background:transparent;box-shadow:none;border-radius:4px}label[for=tutor_withdraw_amount]{margin-bottom:7px;display:block}.withdraw-form-field-amount input[type=text]{margin-bottom:10px;height:45px}.withdraw-method-forms-wrap .withdraw-method-form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,.withdraw-method-forms-wrap .withdraw-method-form textarea:focus{border-color:var(--tutor-primary-color);outline:none}.withdraw-method-forms-wrap .withdraw-method-form textarea{min-height:80px}.withdraw-method-forms-wrap .withdraw-method-form label{color:#989eaf;margin-bottom:8px;display:block}.withdraw-method-forms-wrap .withdraw-method-form .withdraw-field-desc{font-size:12px;margin:5px 0 0;font-style:italic}.tutor-dashboard-assignment-table tr th,.tutor-dashboard-assignment-table tr td{border:1px solid #dcdfe5;vertical-align:middle;padding:20px}.tutor-dashboard-assignment-table tr th:not(:first-child),.tutor-dashboard-assignment-table tr td:not(:first-child){text-align:center}.tutor-dashboard-assignment-table tr h5{margin:0;font-size:16px;line-height:18px;font-weight:700;color:var(--tutor-text-color)}.tutor-dashboard-assignment-table tr h5:not(:last-child){margin-bottom:7px}.tutor-dashboard-assignment-table tr a{font-weight:400;color:var(--tutor-text-color)}.tutor-dashboard-assignment-table tr a:hover{color:var(--tutor-primary-color);transition:300ms}.tutor-quiz-attempt-history td:last-child{text-align:center}.tutor-quiz-attempt-history td:last-child a{display:block;padding:10px}.attempt-review-title{font-size:18px;color:var(--tutor-text-size);font-weight:600;display:flex;align-items:center;margin-bottom:60px}.attempt-review-title i{margin-right:12px;color:var(--tutor-primary-color)}.tutor-quiz-attempt-info-row .attempt-view-bottom,.tutor-quiz-attempt-info-row .attempt-view-top{display:flex;justify-content:space-between}.tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col,.tutor-quiz-attempt-info-row .attempt-view-top .attempt-info-col{display:inline-flex;align-items:center;max-width:30%}.tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col{align-items:flex-start}.tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required,.tutor-quiz-attempt-info-row .attempt-info-content span.result-pass,.tutor-quiz-attempt-info-row .attempt-info-content span.result-fail{background:#df3247;font-size:14px;font-weight:400;color:#fff;padding:1px 4px;margin-right:13px;border-radius:2px}.tutor-quiz-attempt-info-row .attempt-info-content span.result-pass{background:var(--tutor-success-button-color)}.tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required{background:#f5b30d}.tutor-quiz-attempt-info-row .attempt-info-content h4,.tutor-quiz-attempt-info-row .attempt-info-content h5{font-size:14px;line-height:25px;margin:0;color:#7a7f85;font-weight:400}.tutor-quiz-attempt-info-row .attempt-info-content h4 a,.tutor-quiz-attempt-info-row .attempt-info-content h4{font-weight:700;color:var(--tutor-text-color);margin-top:7px}.tutor-quiz-attempt-info-row .attempt-view-top{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #dcdfe5}.tutor-quiz-attempt-info-row .attempt-view-bottom{margin-bottom:60px}.attempt-user-details{display:flex;align-items:center}.attempt-user-details .attempt-user-avatar{padding-right:20px}.attempt-user-details .attempt-user-avatar img{display:block;width:70px;height:70px;border-radius:50%}.attempt-user-details .attempt-info-content h4{font-size:18px}.attempt-review-notice-wrap{display:flex;margin-bottom:60px;justify-content:space-between}.attempt-review-notice-wrap p{margin:0;display:inline-flex;align-items:center}.attempt-review-notice-wrap p.attempt-review-notice i{font-size:16px;color:#f5c813;margin-right:9px}.attempt-review-notice-wrap p.attempt-review-at>span{color:var(--tutor-primary-color);margin-right:7px;font-size:16px}.attempt-review-notice-wrap p>strong{font-weight:400;margin-right:5px}.quiz-attempt-answers-wrap{background:#fff;margin:0 0 1.5em}.quiz-attempt-answers-wrap .attempt-answers-header{padding:30px 20px}.quiz-attempt-answers-wrap .attempt-answers-header h3{font-size:20px;line-height:1.5;color:#3f435b}.quiz-attempt-answers-wrap table{border-collapse:collapse;border:none}.quiz-attempt-answers-wrap table tr{background-color:#fff}.quiz-attempt-answers-wrap table tr:first-child{background-color:#f7f7f9;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea !important}.quiz-attempt-answers-wrap table tr:not(:first-child){border-top:1px solid #dcdce1}.quiz-attempt-answers-wrap table tr:not(:last-child){border-bottom:1px solid #dcdce1}.quiz-attempt-answers-wrap table th{font-size:12px;text-transform:inherit}.quiz-attempt-answers-wrap table th,.quiz-attempt-answers-wrap table td{padding:17px 20px;vertical-align:middle;border:none;font-size:14px;line-height:1.71;letter-spacing:normal;color:#393c40}.quiz-attempt-answers-wrap table th p,.quiz-attempt-answers-wrap table td p{margin:0}.quiz-attempt-answers-wrap table th .tutor-icon-block,.quiz-attempt-answers-wrap table td .tutor-icon-block{font-size:14px;width:30px;height:30px;line-height:30px}.quiz-attempt-answers-wrap table .quiz-manual-review-action{border:1px solid #d4dadb;color:#d4dadb;height:30px;width:30px;border-radius:2px;font-size:13px;display:inline-block;text-align:center;line-height:30px;transition:300ms}.quiz-attempt-answers-wrap table .quiz-manual-review-action:first-child:hover{border:1px solid var(--tutor-success-button-color);color:var(--tutor-success-button-color)}.quiz-attempt-answers-wrap table .quiz-manual-review-action:last-child:hover{border:1px solid #df3247;color:#df3247}.quiz-attempt-answers-wrap table .quiz-manual-review-action:not(:last-child){margin-right:17px}.tutor-quiz-attempt-review-wrap .attempt-answers-header{background:#fff;padding:20px;margin-top:20px}.tutor-quiz-attempt-review-wrap .attempt-answers-header a{color:#3f435b}.tutor-quiz-attempt-review-wrap .attempt-answers-header>p{color:#737787;margin-top:10px;margin-bottom:0}.tutor-quiz-attempt-review-wrap .attempt-answers-header h3{font-size:20px;line-height:1.5;color:#3f435b}.tutor-quiz-attempt-review-wrap .instructor-feedback-content{padding:0px 20px 10px 20px}.tutor-quiz-attempt-review-wrap .instructor-feedback-content>p{margin-bottom:1em}.tutor-quiz-attempt-review-wrap table{border-collapse:collapse;border:none}.tutor-quiz-attempt-review-wrap table tr{background-color:#fff}.tutor-quiz-attempt-review-wrap table tr:first-child{background-color:#f7f7f9;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.tutor-quiz-attempt-review-wrap table tr:first-child th,.tutor-quiz-attempt-review-wrap table tr:first-child td{padding-top:14px;padding-bottom:14px}.tutor-quiz-attempt-review-wrap table tr:not(:first-child){border-top:1px solid #dcdce1}.tutor-quiz-attempt-review-wrap table tr:not(:first-child) th,.tutor-quiz-attempt-review-wrap table tr:not(:first-child) td{padding-top:20px;padding-bottom:20px}.tutor-quiz-attempt-review-wrap table tr:not(:last-child){border-bottom:1px solid #dcdce1}.tutor-quiz-attempt-review-wrap table th,.tutor-quiz-attempt-review-wrap table td{border:none;vertical-align:top;font-size:14px;font-weight:400;line-height:1.71;padding:15px 6px}.tutor-quiz-attempt-review-wrap table th:first-child,.tutor-quiz-attempt-review-wrap table td:first-child{padding:12px}.tutor-quiz-attempt-review-wrap table th:last-child,.tutor-quiz-attempt-review-wrap table td:last-child{padding:12px 10px}.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table th:nth-child(3),.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table th:nth-child(4),.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table td:nth-child(3),.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table td:nth-child(4){width:28%}.tutor-quiz-attempt-review-wrap span.result-review-required,.tutor-quiz-attempt-review-wrap span.result-pass,.tutor-quiz-attempt-review-wrap span.result-fail{background:#df3247;font-size:14px;font-weight:bold;color:#fff;padding:4px 11px;border-radius:2px}.tutor-quiz-attempt-review-wrap span.result-pass{background:var(--tutor-success-button-color)}.tutor-quiz-attempt-review-wrap span.result-review-required{background:#f5b30d}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip],.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]{position:relative;z-index:2;cursor:pointer}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:before,.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:after,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:before,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:after{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(15px);transition:.15s ease}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:before,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:before{content:attr(data-tooltip);position:absolute;bottom:40px;left:50%;margin-bottom:0px;margin-left:-60px;min-width:122px;text-align:center;padding:4px 7px;font-size:14px;line-height:1.2;font-weight:300;border-radius:12px;background-color:#3f435b;color:#fff;z-index:99999}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:after,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:after{position:absolute;content:"";bottom:34px;left:50%;margin-left:-10px;border-top:8px solid #3f435b;border-right:10px solid transparent;border-left:10px solid transparent}.tutor-quiz-attempt-review-wrap .active[data-tooltip]:before,.tutor-quiz-attempt-review-wrap .active[data-tooltip]:after,.tutor-quiz-attempt-review-wrap .active[data-tooltip]:before,.tutor-quiz-attempt-review-wrap .active[data-tooltip]:after,.quiz-attempt-answers-wrap .active[data-tooltip]:before,.quiz-attempt-answers-wrap .active[data-tooltip]:after,.quiz-attempt-answers-wrap .active[data-tooltip]:before,.quiz-attempt-answers-wrap .active[data-tooltip]:after{visibility:visible;opacity:1;transform:translateY(0px)}.tutor-status-blocked-context i,.tutor-status-approved-context i,.quiz-correct-answer-text i,.quiz-incorrect-answer-text i{font-size:14px;height:20px;width:20px;text-align:center;line-height:20px;background:#7bbc30;color:#fff;display:inline-block;border-radius:2px;margin-right:6px}.tutor-status-blocked-context i,.quiz-incorrect-answer-text i{background:#f44337;font-size:10px;font-weight:900}.answer-image-matched-wrap{display:block}.answer-image-matched-wrap .image-matching-item{display:flex;align-items:center}.answer-image-matched-wrap .image-matching-item:not(:last-child){margin-bottom:12px}.answer-image-matched-wrap .image-matching-item img{max-width:35px}.answer-image-matched-wrap .image-matching-item .dragged-caption{font-size:14px;margin-left:12px}.correct-answer-wrap .matching-type{display:flex}.correct-answer-wrap .text-image-type{display:flex;align-items:center}.correct-answer-wrap .text-image-type:not(:last-child){margin-bottom:12px}.correct-answer-wrap .text-image-type .image{margin-right:12px}.correct-answer-wrap .text-image-type img{max-width:35px}.tutor-dashboard-builder-header{padding:10px 0px;border-bottom:2px solid #dcdfe5;position:fixed;top:0px;background:#fff;width:100%;z-index:99}@media(max-width: 991px){.tutor-dashboard-builder-header{position:static}}.tutor-dashboard-builder-header .tutor-row{justify-content:space-between}@media(max-width: 991px){.tutor-dashboard-builder-header .tutor-row .tutor-col-auto{flex:0 0 100%;max-width:100%}.tutor-dashboard-builder-header .tutor-row .tutor-col-auto:first-child{margin-bottom:15px}}.tutor-dashboard-builder-header .tutor-button{white-space:nowrap;margin-left:auto}@media(max-width: 991px){.tutor-dashboard-builder-header .tutor-button{padding:6px 10px}}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left{display:flex;align-items:center;justify-content:space-between}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left .tutor-dashboard-builder-logo{padding:0 25px;position:relative}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left .tutor-dashboard-builder-logo img{max-height:32px}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button{margin:0;padding:0px 25px;line-height:30px;border:none;border-left:1px solid #dcdfe5;background:transparent;display:inline-flex;color:var(--tutor-text-color);transition:300ms;font-weight:500;white-space:nowrap}@media(max-width: 991px){.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button{border-left:none}}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button i{font-size:24px;line-height:30px;margin-right:9px}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button:hover{color:var(--tutor-primary-color);background:transparent}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button:hover i{color:var(--tutor-primary-color)}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right{display:flex;align-items:center;justify-content:space-between}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a{color:var(--tutor-text-color);font-weight:500;line-height:36px;padding:0 25px;transition:300ms;white-space:nowrap}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a i{font-size:36px;line-height:36px;display:inline-block;vertical-align:top;padding-right:9px}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a:hover{color:var(--tutor-primary-color)}.tutor-frontend-course-builder-section{padding:113px 0 45px;background-color:#fff}@media(max-width: 991px){.tutor-frontend-course-builder-section{padding-top:60px}.tutor-frontend-course-builder-section .tutor-col-8,.tutor-frontend-course-builder-section .tutor-col-4{width:100%;max-width:100%;flex:0 0 100%}}.admin-bar .tutor-dashboard-builder-header{top:32px}@media(max-width: 783px){.admin-bar .tutor-dashboard-builder-header{top:46px}}.tutor-course-builder-upload-tips{position:fixed;max-width:370px}@media(max-width: 991px){.tutor-course-builder-upload-tips{position:static}}.tutor-course-builder-upload-tips .tutor-course-builder-tips-title{font-size:16px;color:#8c94a8;font-weight:700;display:flex;align-items:center}.tutor-course-builder-upload-tips .tutor-course-builder-tips-title i{font-size:24px;color:var(--tutor-primary-color);margin-right:11px}.tutor-course-builder-upload-tips ul{margin:0;padding:0 0 0 35px;list-style:none}.tutor-course-builder-upload-tips ul li{position:relative;margin-bottom:8px;line-height:24px}.tutor-course-builder-upload-tips ul li::after{content:"";position:absolute;height:8px;width:8px;border-radius:50%;background:#dcdfe5;left:-26px;top:9px}.tutor-course-level-meta{display:flex}.tutor-course-level-meta label{margin:0 40px 0 0;font-weight:600}.tutor-frontend-builder-course-price .tutor-form-group input{margin-bottom:0}.tutor-frontend-builder-course-price .tutor-styled-radio{display:flex;align-items:center}.tutor-course-builder-attachements{display:flex;margin-left:-30px;flex-wrap:wrap}.tutor-course-builder-attachements .tutor-added-attachment{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px);border:1px solid #dcdfe5;padding:35px 20px 20px;position:relative;text-align:center;margin-left:30px;margin-bottom:30px;border-radius:4px;transition:300ms;min-width:120px}@media(max-width: 480px){.tutor-course-builder-attachements .tutor-added-attachment{flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px)}}.tutor-course-builder-attachements .tutor-added-attachment i{font-size:58px;line-height:58px;margin-bottom:25px;display:block}.tutor-course-builder-attachements .tutor-added-attachment .tutor-delete-attachment{position:absolute;height:22px;width:22px;border:1px solid #dcdfe5;text-align:center;line-height:22px;top:-1px;right:-1px;font-size:10px;border-top-right-radius:4px;color:transparent;transition:300ms}.tutor-course-builder-attachements .tutor-added-attachment:hover,.tutor-course-builder-attachements .tutor-added-attachment:hover .tutor-delete-attachment{border-color:#d71830;color:#d71830}.tutor-course-builder-attachements .tutor-added-attachment span{display:block}.tutor-course-builder-attachements .tutor-added-attachment span a{font-size:14px;display:block;line-height:20px;color:#606c8f}.tutor-course-builder-btn-group{display:flex;justify-content:space-between;flex-wrap:wrap}#tutor-metabox-course-settings-tabs{background-color:#fff;border:1px solid #e5e5e5;margin:1em 0}.inside #tutor-metabox-course-settings-tabs{border:0;margin:0}.settings-tabs-heading{padding:1em;border-bottom:1px solid #e5e5e5}.settings-tabs-heading h3{font-size:14px;margin:0;line-height:1.4}.course-settings-tabs-container{display:flex}.course-settings-tabs-container .settings-tabs-navs-wrap{flex:0 0 200px;background:#f5f5f5}.settings-tabs-navs-wrap .settings-tabs-navs{margin:0;list-style:none}.settings-tabs-navs-wrap .settings-tabs-navs li{margin:0}.settings-tabs-navs-wrap .settings-tabs-navs li a{display:block;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;color:#23282d;text-decoration:none;background:#f5f5f5;text-transform:capitalize;border-bottom:1px solid #e5e5e5;border-left:3px solid transparent}.settings-tabs-navs-wrap .settings-tabs-navs li:last-child a{border-bottom:none}.settings-tabs-navs-wrap .settings-tabs-navs li a:focus{box-shadow:none}.settings-tabs-navs-wrap .settings-tabs-navs li.active a{background-color:#fff;border-bottom:1px solid #e5e5e5;color:var(--tutor-primary-color);border-left:3px solid var(--tutor-primary-color)}.course-settings-tabs-container .settings-tabs-container{padding:1em;flex:1}.tutor-field-radio p{margin-top:0}.lesson-modal-form-wrap .lesson-content-drip-wrap{padding:10px;border:1px solid #e4e4e4}.lesson-modal-form-wrap .lesson-content-drip-wrap h3{margin:0 0 10px 0}.select2-dropdown.increasezindex{z-index:9999999999999}@media(min-width: 992px){.tutor-option-tooltip.tutor-option-field{position:relative}.tutor-option-tooltip.tutor-option-field p.desc{position:absolute;left:calc(100% + 16px);background:#2a344f;width:160px;padding:10px 13px;opacity:0;visibility:hidden;transition:300ms;z-index:98;top:10px;color:#fff;border-radius:12px;font-size:12px;font-style:normal}.tutor-option-tooltip.tutor-option-field p.desc::before{content:url("data:image/svg+xml,%3Csvg width='14' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.139C5.339 5.482 8.671 2.903 9.998.403c1.99-3.75 5.481 21.94 1.567 16.037C8.955 12.505 5.1 9.738 0 8.139z' fill='%232A344F' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;left:-10px;top:16px}.tutor-option-tooltip.tutor-option-field:hover p.desc{opacity:1;visibility:visible}.tutor-option-tooltip.tutor-option-field input:focus+p.desc,.tutor-option-tooltip.tutor-option-field textarea:focus+p.desc{opacity:1;visibility:visible}}/*# sourceMappingURL=tutor-front.min.css.map */
2
  color 0.1s ease-in-out;-webkit-transition:background-color 0.1s ease-in-out, color 0.1s ease-in-out;transition:background-color 0.1s ease-in-out, color 0.1s ease-in-out}.ui-datepicker .ui-datepicker-calendar td:hover{background-color:#eee;cursor:pointer}.ui-datepicker .ui-datepicker-calendar td a{text-decoration:none}.ui-datepicker .ui-datepicker-current-day{background-color:#4289cc}.ui-datepicker .ui-datepicker-current-day a{color:#fff}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover{background-color:#fff;cursor:default}.ui-datepicker-calendar .ui-state-default{border:none;background:none}.ui-datepicker-calendar .ui-state-default.ui-state-highlight{background:#eeeeee;padding:3px;display:block}.tutor-table{width:100%}.tutor-stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.tutor-course-delete-popup{text-align:center;font-size:16px;line-height:25px;font-weight:400;color:#8C94A8}.tutor-course-delete-popup img{width:110px;margin:0 auto}.tutor-course-delete-popup h3{font-weight:500;font-size:30px;margin:15px 0 25px}.tutor-modal-button-group{margin-top:55px}.tutor-modal-button-group button{line-height:30px;padding:10px 25px;color:#C7CCDA;border:2px solid #DDDFE7;border-radius:2px;background:#fff;min-width:220px;text-align:center;text-transform:uppercase;-webkit-transition:300ms;transition:300ms}.tutor-modal-button-group button+button{margin-left:20px}.tutor-modal-button-group button.tutor-danger{background:#F0576A;border-color:#F0576A;color:#ffffff}.tutor-modal-button-group button:hover{background:#fff;color:#333;border-color:#333}.tutor-modal-button-group button.tutor-danger:hover{background:#cd4a5a;border-color:#cd4a5a;color:#ffffff}@media (max-width: 768px){.tutor-modal-button-group button{padding:5px 20px;min-width:auto;margin-bottom:6px}.tutor-modal-button-group{margin-top:20px}}.withdraw-method-select-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px 40px}.withdraw-method-select-wrap .withdraw-method-select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 15px;margin-bottom:30px}.withdraw-method-select-wrap .withdraw-method-select label{display:block;padding:20px;margin:0;cursor:pointer;overflow:hidden;border:1px solid #DCDFE5;border-radius:4px;position:relative}.withdraw-method-select-wrap .withdraw-method-select input:checked+label{border-color:var(--tutor-success-button-color);-webkit-box-shadow:0 0 0 1px var(--tutor-success-button-color);box-shadow:0 0 0 1px var(--tutor-success-button-color)}.withdraw-method-select-wrap .withdraw-method-select label:after{content:'\e90f';position:absolute;right:-1px;top:-1px;border:1px solid #DCDFE5;height:22px;width:22px;text-align:center;line-height:22px;color:transparent}.withdraw-method-select-wrap .withdraw-method-select input:checked+label:after{color:#fff;background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);font-family:'tutor' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:13px}.withdraw-method-select-wrap .withdraw-method-select p{margin:0}.withdraw-method-select-wrap .withdraw-method-select label>p{font-size:20px;font-weight:600;color:var(--tutor-primary-color)}.withdraw-method-select-wrap .withdraw-method-select label span{color:#B0B6C8;font-weight:400}.withdraw-method-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.withdraw-method-form>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:50%;padding:0 15px 20px}@media (max-width: 480px){.withdraw-method-form>div{width:100%}}.withdraw-method-form>div.withdraw-account-save-btn-wrap{width:100%}.withdraw-form-field-amount input[type='text'],.withdraw-method-forms-wrap .withdraw-method-form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]),.withdraw-method-forms-wrap .withdraw-method-form textarea{border:1px solid #DCDFE5;display:block;width:100%;background:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:4px}label[for="tutor_withdraw_amount"]{margin-bottom:7px;display:block}.withdraw-form-field-amount input[type='text']{margin-bottom:10px;height:45px}.withdraw-method-forms-wrap .withdraw-method-form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):focus,.withdraw-method-forms-wrap .withdraw-method-form textarea:focus{border-color:var(--tutor-primary-color);outline:none}.withdraw-method-forms-wrap .withdraw-method-form textarea{min-height:80px}.withdraw-method-forms-wrap .withdraw-method-form label{color:#989EAF;margin-bottom:8px;display:block}.withdraw-method-forms-wrap .withdraw-method-form .withdraw-field-desc{font-size:12px;margin:5px 0 0;font-style:italic}.tutor-dashboard-assignment-table tr th,.tutor-dashboard-assignment-table tr td{border:1px solid #DCDFE5;vertical-align:middle;padding:20px}.tutor-dashboard-assignment-table tr th:not(:first-child),.tutor-dashboard-assignment-table tr td:not(:first-child){text-align:center}.tutor-dashboard-assignment-table tr h5{margin:0;font-size:16px;line-height:18px;font-weight:700;color:var(--tutor-text-color)}.tutor-dashboard-assignment-table tr h5:not(:last-child){margin-bottom:7px}.tutor-dashboard-assignment-table tr a{font-weight:400;color:var(--tutor-text-color)}.tutor-dashboard-assignment-table tr a:hover{color:var(--tutor-primary-color);-webkit-transition:300ms;transition:300ms}.tutor-quiz-attempt-history td:last-child{text-align:center}.tutor-quiz-attempt-history td:last-child a{display:block;padding:10px}.attempt-review-title{font-size:18px;color:var(--tutor-text-size);font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px}.attempt-review-title i{margin-right:12px;color:var(--tutor-primary-color)}.tutor-quiz-attempt-info-row .attempt-view-bottom,.tutor-quiz-attempt-info-row .attempt-view-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col,.tutor-quiz-attempt-info-row .attempt-view-top .attempt-info-col{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:30%}.tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required,.tutor-quiz-attempt-info-row .attempt-info-content span.result-pass,.tutor-quiz-attempt-info-row .attempt-info-content span.result-fail{background:#df3247;font-size:14px;font-weight:400;color:#fff;padding:1px 4px;margin-right:13px;border-radius:2px}.tutor-quiz-attempt-info-row .attempt-info-content span.result-pass{background:var(--tutor-success-button-color)}.tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required{background:#f5b30d}.tutor-quiz-attempt-info-row .attempt-info-content h4,.tutor-quiz-attempt-info-row .attempt-info-content h5{font-size:14px;line-height:25px;margin:0;color:#7a7f85;font-weight:400}.tutor-quiz-attempt-info-row .attempt-info-content h4 a,.tutor-quiz-attempt-info-row .attempt-info-content h4{font-weight:700;color:var(--tutor-text-color);margin-top:7px}.tutor-quiz-attempt-info-row .attempt-view-top{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #dcdfe5}.tutor-quiz-attempt-info-row .attempt-view-bottom{margin-bottom:60px}.attempt-user-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attempt-user-details .attempt-user-avatar{padding-right:20px}.attempt-user-details .attempt-user-avatar img{display:block;width:70px;height:70px;border-radius:50%}.attempt-user-details .attempt-info-content h4{font-size:18px}.attempt-review-notice-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.attempt-review-notice-wrap p{margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attempt-review-notice-wrap p.attempt-review-notice i{font-size:16px;color:#f5c813;margin-right:9px}.attempt-review-notice-wrap p.attempt-review-at>span{color:var(--tutor-primary-color);margin-right:7px;font-size:16px}.attempt-review-notice-wrap p>strong{font-weight:400;margin-right:5px}.quiz-attempt-answers-wrap{background:#fff;margin:0 0 1.5em}.quiz-attempt-answers-wrap .attempt-answers-header{padding:30px 20px}.quiz-attempt-answers-wrap .attempt-answers-header h3{font-size:20px;line-height:1.5;color:#3f435b}.quiz-attempt-answers-wrap table{border-collapse:collapse;border:none}.quiz-attempt-answers-wrap table tr{background-color:#fff}.quiz-attempt-answers-wrap table tr:first-child{background-color:#f7f7f9;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea !important}.quiz-attempt-answers-wrap table tr:not(:first-child){border-top:1px solid #dcdce1}.quiz-attempt-answers-wrap table tr:not(:last-child){border-bottom:1px solid #dcdce1}.quiz-attempt-answers-wrap table th{font-size:12px;text-transform:inherit}.quiz-attempt-answers-wrap table th,.quiz-attempt-answers-wrap table td{padding:17px 20px;vertical-align:middle;border:none;font-size:14px;line-height:1.71;letter-spacing:normal;color:#393c40}.quiz-attempt-answers-wrap table th p,.quiz-attempt-answers-wrap table td p{margin:0}.quiz-attempt-answers-wrap table th .tutor-icon-block,.quiz-attempt-answers-wrap table td .tutor-icon-block{font-size:14px;width:30px;height:30px;line-height:30px}.quiz-attempt-answers-wrap table .quiz-manual-review-action{border:1px solid #d4dadb;color:#d4dadb;height:30px;width:30px;border-radius:2px;font-size:13px;display:inline-block;text-align:center;line-height:30px;-webkit-transition:300ms;transition:300ms}.quiz-attempt-answers-wrap table .quiz-manual-review-action:first-child:hover{border:1px solid var(--tutor-success-button-color);color:var(--tutor-success-button-color)}.quiz-attempt-answers-wrap table .quiz-manual-review-action:last-child:hover{border:1px solid #df3247;color:#df3247}.quiz-attempt-answers-wrap table .quiz-manual-review-action:not(:last-child){margin-right:17px}.tutor-quiz-attempt-review-wrap .attempt-answers-header{background:#fff;padding:20px;margin-top:20px}.tutor-quiz-attempt-review-wrap .attempt-answers-header a{color:#3f435b}.tutor-quiz-attempt-review-wrap .attempt-answers-header>p{color:#737787;margin-top:10px;margin-bottom:0}.tutor-quiz-attempt-review-wrap .attempt-answers-header h3{font-size:20px;line-height:1.5;color:#3f435b}.tutor-quiz-attempt-review-wrap .instructor-feedback-content{padding:0px 20px 10px 20px}.tutor-quiz-attempt-review-wrap .instructor-feedback-content>p{margin-bottom:1em}.tutor-quiz-attempt-review-wrap table{border-collapse:collapse;border:none}.tutor-quiz-attempt-review-wrap table tr{background-color:#fff}.tutor-quiz-attempt-review-wrap table tr:first-child{background-color:#f7f7f9;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.tutor-quiz-attempt-review-wrap table tr:first-child th,.tutor-quiz-attempt-review-wrap table tr:first-child td{padding-top:14px;padding-bottom:14px}.tutor-quiz-attempt-review-wrap table tr:not(:first-child){border-top:1px solid #dcdce1}.tutor-quiz-attempt-review-wrap table tr:not(:first-child) th,.tutor-quiz-attempt-review-wrap table tr:not(:first-child) td{padding-top:20px;padding-bottom:20px}.tutor-quiz-attempt-review-wrap table tr:not(:last-child){border-bottom:1px solid #dcdce1}.tutor-quiz-attempt-review-wrap table th,.tutor-quiz-attempt-review-wrap table td{border:none;vertical-align:top;font-size:14px;font-weight:400;line-height:1.71;padding:15px 6px}.tutor-quiz-attempt-review-wrap table th:first-child,.tutor-quiz-attempt-review-wrap table td:first-child{padding:12px}.tutor-quiz-attempt-review-wrap table th:last-child,.tutor-quiz-attempt-review-wrap table td:last-child{padding:12px 10px}.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table th:nth-child(3),.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table th:nth-child(4),.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table td:nth-child(3),.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table td:nth-child(4){width:28%}.tutor-quiz-attempt-review-wrap span.result-review-required,.tutor-quiz-attempt-review-wrap span.result-pass,.tutor-quiz-attempt-review-wrap span.result-fail{background:#df3247;font-size:14px;font-weight:bold;color:#fff;padding:4px 11px;border-radius:2px}.tutor-quiz-attempt-review-wrap span.result-pass{background:var(--tutor-success-button-color)}.tutor-quiz-attempt-review-wrap span.result-review-required{background:#f5b30d}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip],.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]{position:relative;z-index:2;cursor:pointer}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:before,.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:after,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:before,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:after{visibility:hidden;opacity:0;pointer-events:none;-webkit-transform:translateY(15px);transform:translateY(15px);-webkit-transition:0.15s ease;transition:0.15s ease}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:before,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:before{content:attr(data-tooltip);position:absolute;bottom:40px;left:50%;margin-bottom:0px;margin-left:-60px;min-width:122px;text-align:center;padding:4px 7px;font-size:14px;line-height:1.2;font-weight:300;border-radius:12px;background-color:#3f435b;color:#fff;z-index:99999}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:after,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:after{position:absolute;content:"";bottom:34px;left:50%;margin-left:-10px;border-top:8px solid #3f435b;border-right:10px solid transparent;border-left:10px solid transparent}.tutor-quiz-attempt-review-wrap .active[data-tooltip]:before,.tutor-quiz-attempt-review-wrap .active[data-tooltip]:after,.tutor-quiz-attempt-review-wrap .active[data-tooltip]:before,.tutor-quiz-attempt-review-wrap .active[data-tooltip]:after,.quiz-attempt-answers-wrap .active[data-tooltip]:before,.quiz-attempt-answers-wrap .active[data-tooltip]:after,.quiz-attempt-answers-wrap .active[data-tooltip]:before,.quiz-attempt-answers-wrap .active[data-tooltip]:after{visibility:visible;opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}.tutor-status-blocked-context i,.tutor-status-approved-context i,.quiz-correct-answer-text i,.quiz-incorrect-answer-text i{font-size:14px;height:20px;width:20px;text-align:center;line-height:20px;background:#7bbc30;color:#fff;display:inline-block;border-radius:2px;margin-right:6px}.tutor-status-blocked-context i,.quiz-incorrect-answer-text i{background:#f44337;font-size:10px;font-weight:900}.answer-image-matched-wrap{display:block}.answer-image-matched-wrap .image-matching-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.answer-image-matched-wrap .image-matching-item:not(:last-child){margin-bottom:12px}.answer-image-matched-wrap .image-matching-item img{max-width:35px}.answer-image-matched-wrap .image-matching-item .dragged-caption{font-size:14px;margin-left:12px}.correct-answer-wrap .matching-type{display:-webkit-box;display:-ms-flexbox;display:flex}.correct-answer-wrap .text-image-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.correct-answer-wrap .text-image-type:not(:last-child){margin-bottom:12px}.correct-answer-wrap .text-image-type .image{margin-right:12px}.correct-answer-wrap .text-image-type img{max-width:35px}.tutor-dashboard-builder-header{padding:10px 0px;border-bottom:2px solid #DCDFE5;position:fixed;top:0px;background:#fff;width:100%;z-index:99}@media (max-width: 991px){.tutor-dashboard-builder-header{position:static}}.tutor-dashboard-builder-header .tutor-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 991px){.tutor-dashboard-builder-header .tutor-row .tutor-col-auto{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tutor-dashboard-builder-header .tutor-row .tutor-col-auto:first-child{margin-bottom:15px}}.tutor-dashboard-builder-header .tutor-button{white-space:nowrap;margin-left:auto}@media (max-width: 991px){.tutor-dashboard-builder-header .tutor-button{padding:6px 10px}}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left .tutor-dashboard-builder-logo{padding:0 25px;position:relative}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left .tutor-dashboard-builder-logo img{max-height:32px}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button{margin:0;padding:0px 25px;line-height:30px;border:none;border-left:1px solid #DCDFE5;background:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--tutor-text-color);-webkit-transition:300ms;transition:300ms;font-weight:500;white-space:nowrap}@media (max-width: 991px){.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button{border-left:none}}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button i{font-size:24px;line-height:30px;margin-right:9px}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button:hover{color:var(--tutor-primary-color);background:transparent}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button:hover i{color:var(--tutor-primary-color)}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a{color:var(--tutor-text-color);font-weight:500;line-height:36px;padding:0 25px;-webkit-transition:300ms;transition:300ms;white-space:nowrap}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a i{font-size:36px;line-height:36px;display:inline-block;vertical-align:top;padding-right:9px}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a:hover{color:var(--tutor-primary-color)}.tutor-frontend-course-builder-section{padding:113px 0 45px;background-color:#ffffff}@media (max-width: 991px){.tutor-frontend-course-builder-section{padding-top:60px}.tutor-frontend-course-builder-section .tutor-col-8,.tutor-frontend-course-builder-section .tutor-col-4{width:100%;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.admin-bar .tutor-dashboard-builder-header{top:32px}@media (max-width: 783px){.admin-bar .tutor-dashboard-builder-header{top:46px}}.tutor-course-builder-upload-tips{position:fixed;max-width:370px}@media (max-width: 991px){.tutor-course-builder-upload-tips{position:static}}.tutor-course-builder-upload-tips .tutor-course-builder-tips-title{font-size:16px;color:#8C94A8;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tutor-course-builder-upload-tips .tutor-course-builder-tips-title i{font-size:24px;color:var(--tutor-primary-color);margin-right:11px}.tutor-course-builder-upload-tips ul{margin:0;padding:0 0 0 35px;list-style:none}.tutor-course-builder-upload-tips ul li{position:relative;margin-bottom:8px;line-height:24px}.tutor-course-builder-upload-tips ul li::after{content:'';position:absolute;height:8px;width:8px;border-radius:50%;background:#DCDFE5;left:-26px;top:9px}.tutor-course-level-meta{display:-webkit-box;display:-ms-flexbox;display:flex}.tutor-course-level-meta label{margin:0 40px 0 0;font-weight:600}.tutor-frontend-builder-course-price .tutor-form-group input{margin-bottom:0}.tutor-frontend-builder-course-price .tutor-styled-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tutor-course-builder-attachements{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.tutor-course-builder-attachements .tutor-added-attachment{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 30px);flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px);border:1px solid #DCDFE5;padding:35px 20px 20px;position:relative;text-align:center;margin-left:30px;margin-bottom:30px;border-radius:4px;-webkit-transition:300ms;transition:300ms;min-width:120px}@media (max-width: 480px){.tutor-course-builder-attachements .tutor-added-attachment{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 30px);flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px)}}.tutor-course-builder-attachements .tutor-added-attachment i{font-size:58px;line-height:58px;margin-bottom:25px;display:block}.tutor-course-builder-attachements .tutor-added-attachment .tutor-delete-attachment{position:absolute;height:22px;width:22px;border:1px solid #DCDFE5;text-align:center;line-height:22px;top:-1px;right:-1px;font-size:10px;border-top-right-radius:4px;color:transparent;-webkit-transition:300ms;transition:300ms}.tutor-course-builder-attachements .tutor-added-attachment:hover,.tutor-course-builder-attachements .tutor-added-attachment:hover .tutor-delete-attachment{border-color:#D71830;color:#D71830}.tutor-course-builder-attachements .tutor-added-attachment span{display:block}.tutor-course-builder-attachements .tutor-added-attachment span a{font-size:14px;display:block;line-height:20px;color:#606C8F}.tutor-course-builder-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}#tutor-metabox-course-settings-tabs{background-color:#fff;border:1px solid #e5e5e5;margin:1em 0}.inside #tutor-metabox-course-settings-tabs{border:0;margin:0}.settings-tabs-heading{padding:1em;border-bottom:1px solid #e5e5e5}.settings-tabs-heading h3{font-size:14px;margin:0;line-height:1.4}.course-settings-tabs-container{display:-webkit-box;display:-ms-flexbox;display:flex}.course-settings-tabs-container .settings-tabs-navs-wrap{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;background:#F5F5F5}.settings-tabs-navs-wrap .settings-tabs-navs{margin:0;list-style:none}.settings-tabs-navs-wrap .settings-tabs-navs li{margin:0}.settings-tabs-navs-wrap .settings-tabs-navs li a{display:block;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;color:#23282d;text-decoration:none;background:#F5F5F5;text-transform:capitalize;border-bottom:1px solid #e5e5e5;border-left:3px solid transparent}.settings-tabs-navs-wrap .settings-tabs-navs li:last-child a{border-bottom:none}.settings-tabs-navs-wrap .settings-tabs-navs li a:focus{-webkit-box-shadow:none;box-shadow:none}.settings-tabs-navs-wrap .settings-tabs-navs li.active a{background-color:#ffffff;border-bottom:1px solid #e5e5e5;color:var(--tutor-primary-color);border-left:3px solid var(--tutor-primary-color)}.course-settings-tabs-container .settings-tabs-container{padding:1em;-webkit-box-flex:1;-ms-flex:1;flex:1}.tutor-field-radio p{margin-top:0}.lesson-modal-form-wrap .lesson-content-drip-wrap{padding:10px;border:1px solid #e4e4e4}.lesson-modal-form-wrap .lesson-content-drip-wrap h3{margin:0 0 10px 0}.select2-dropdown.increasezindex{z-index:9999999999999}@media (min-width: 992px){.tutor-option-tooltip.tutor-option-field{position:relative}.tutor-option-tooltip.tutor-option-field p.desc{position:absolute;left:calc(100% + 16px);background:#2A344F;width:160px;padding:10px 13px;opacity:0;visibility:hidden;-webkit-transition:300ms;transition:300ms;z-index:98;top:10px;color:#fff;border-radius:12px;font-size:12px;font-style:normal}.tutor-option-tooltip.tutor-option-field p.desc::before{content:url("data:image/svg+xml,%3Csvg width='14' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.139C5.339 5.482 8.671 2.903 9.998.403c1.99-3.75 5.481 21.94 1.567 16.037C8.955 12.505 5.1 9.738 0 8.139z' fill='%232A344F' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;left:-10px;top:16px}.tutor-option-tooltip.tutor-option-field:hover p.desc{opacity:1;visibility:visible}.tutor-option-tooltip.tutor-option-field input:focus+p.desc,.tutor-option-tooltip.tutor-option-field textarea:focus+p.desc{opacity:1;visibility:visible}}
 
 
1
+ :root{--tutor-primary-color: #1B52D8;--tutor-primary-hover-color: #1b52a9;--tutor-text-color: #4B5981;--tutor-light-color: #B1B8C9;--tutor-success-button-color: #4BD863;--tutor-text-size: 16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tutor-wrap{color:var(--tutor-text-color)}.tutor-wrap img{max-width:100%;height:auto}.tutor-custom-list-style{list-style:none;margin:0;padding:0}.tutor-custom-list-style li{position:relative;margin-bottom:5px;line-height:30px;padding-left:25px}.tutor-custom-list-style li:before{content:'\e90f';position:absolute;left:0;font-family:'tutor';color:var(--tutor-primary-color)}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:15px;height:15px;top:-6.5px;cursor:pointer}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.tutor-styled-radio>span{position:relative;padding-left:30px;cursor:pointer}.tutor-styled-radio>span::before{content:'';height:18px;width:18px;background:#F1F3F7;border:1px solid #DCDFE5;border-radius:50%;position:absolute;top:50%;margin-top:-9px;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:200ms;transition:200ms}.tutor-styled-radio>input{display:none !important}.tutor-styled-radio>input:checked+span::before{border:5px solid var(--tutor-primary-color)}.tutor-container{padding-left:15px;padding-right:15px;max-width:1140px;margin-right:auto;margin-left:auto;width:100%}.tutor-container.tutor-fluid{max-width:100%}.tutor-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.tutor-col-auto,.tutor-col,.tutor-col-3,.tutor-col-4,.tutor-col-5,.tutor-col-6,.tutor-col-7,.tutor-col-8,.tutor-col-9,.tutor-col-12{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.tutor-col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.tutor-col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.tutor-col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tutor-col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.tutor-col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.tutor-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tutor-col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.tutor-col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666666%;flex:0 0 66.666666%;max-width:66.666666%}.tutor-col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tutor-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tutor-align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 991px){.tutor-col-auto,.tutor-col,.tutor-col-3,.tutor-col-4,.tutor-col-6,.tutor-col-8,.tutor-col-9{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tutor-col-md-100{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width: 767px){.tutor-col-auto,.tutor-col,.tutor-col-3,.tutor-col-4,.tutor-col-6,.tutor-col-8,.tutor-col-9{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.tutor-segment-title,.tutor-single-course-segment .tutor-segment-title{font-size:18px;line-height:23px;font-weight:500;margin-bottom:13px;color:#000}.tutor-single-course-segment{margin-bottom:45px}.tutor-full-width-course-top h4,.tutor-full-width-course-top h5,.tutor-full-width-course-top h6{color:#000;font-weight:500}.tutor-full-width-course-top h6{font-size:14px}.tutor-leadinfo-top-meta{font-size:14px;margin-bottom:10px}.tutor-leadinfo-top-meta span{display:inline-block;margin-right:10px}.tutor-leadinfo-top-meta span i::before{margin-left:0}.tutor-leadinfo-top-meta i{margin-right:4px}.tutor-single-course-rating{color:#F8C51C;font-size:16px}.tutor-single-course-rating .tutor-single-rating-count{color:var(--tutor-text-color);font-weight:500}.tutor-single-course-rating .tutor-single-rating-count i{color:var(--tutor-light-color);font-style:normal;display:inline-block;margin-left:4px}.tutor-course-header-h1{font-size:36px;line-height:46px;color:var(--tutor-text-color);font-weight:500;margin:0 0 29px;padding:0}@media (max-width: 767px){.tutor-course-header-h1{font-size:26px;line-height:36px}}.tutor-course-summery{margin-bottom:40px}.tutor-single-course-meta{color:var(--tutor-text-color)}.tutor-single-course-meta ul{list-style:none;margin:0;padding:10px 0;overflow:hidden;line-height:21px}.tutor-single-course-meta.tutor-meta-top ul{padding-top:0;padding-bottom:15px}.tutor-single-course-meta ul li{float:left;vertical-align:top;margin-right:40px;margin-top:5px;margin-bottom:5px;min-width:95px}@media (max-width: 575px){.tutor-single-course-meta ul li{margin-right:10px}}.tutor-single-course-meta ul li:last-child{margin-right:0}.tutor-single-course-meta .tutor-single-course-avatar img{height:21px;width:21px;display:block;border-radius:50%;margin-right:3px}.tutor-single-course-meta ul li .tutor-single-course-avatar span{height:21px;width:21px;font-size:9px;text-align:center;line-height:21px;border-radius:50%;display:block;color:#ffffff}.tutor-single-course-meta ul li>div{display:inline-block;vertical-align:top}.tutor-single-course-meta ul li strong{margin:0;display:inline-block;line-height:21px;font-weight:400;color:var(--tutor-light-color);font-size:var(--tutor-text-size)}.tutor-single-course-meta ul li a{color:var(--tutor-text-color);font-weight:500;-webkit-transition:300ms;transition:300ms}.tutor-single-course-meta ul li a:hover{color:var(--tutor-primary-color)}.tutor-single-course-meta.tutor-meta-top ul li,.tutor-single-course-meta.tutor-meta-top ul li a{font-weight:700}.tutor-single-course-meta ul li{font-weight:500;color:var(--tutor-text-color)}.tutor-single-course-meta ul li span{color:var(--tutor-light-color);font-weight:400}.tutor-single-course-meta.tutor-lead-meta{margin-bottom:33px;border-top:1px solid #DCDFE5;border-bottom:1px solid #DCDFE5}@media (max-width: 991px){.tutor-single-course-meta.tutor-lead-meta{border-bottom:none}.tutor-single-course-meta.tutor-lead-meta ul{padding-bottom:0}.tutor-single-course-meta.tutor-lead-meta ul li{margin:5px;padding:5px 15px;border:1px solid #ddd;border-radius:4px}}.tutor-single-course-meta.tutor-lead-meta ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 991px){.tutor-single-course-meta.tutor-lead-meta ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.tutor-single-course-meta.tutor-lead-meta ul li span{display:block;margin-bottom:5px;color:var(--tutor-light-color)}.tutor-single-course-meta.tutor-lead-meta ul li a{color:var(--tutor-text-color);-webkit-transition:300ms;transition:300ms}.tutor-single-course-meta.tutor-lead-meta ul li a:hover{color:var(--tutor-primary-color)}.tutor-single-course-meta.tutor-lead-meta ul li a:not(:last-child):after{content:',';margin-right:4px}@media (max-width: 575px){.tutor-single-course-meta.tutor-lead-meta ul{display:block}.tutor-single-course-meta.tutor-lead-meta ul li{display:block;border:none;margin:0;width:100%;padding:0 0 10px}.tutor-single-course-meta.tutor-lead-meta ul li span{display:inline-block;color:var(--tutor-text-color);font-weight:700}.tutor-single-course-meta.tutor-lead-meta ul li span::after{content:':';color:var(--tutor-text-color)}}.tutor-course-benefits-content ul{list-style:none;display:block;overflow:hidden;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin:0}.tutor-course-topics-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.tutor-course-topics-header .tutor-course-topics-header-right span:not(:first-child){margin-left:45px}.tutor-course-topics-contents h4{font-size:var(--tutor-text-size);font-weight:500;margin-bottom:0;color:var(--tutor-text-color)}.tutor-course-topics-contents .tutor-course-title{cursor:pointer}.tutor-course-topics-contents .tutor-course-title h4{color:var(--tutor-primary-color);font-size:16px;line-height:25px;overflow:hidden;margin-top:0}.tutor-course-topic.tutor-active .tutor-course-title h4>i:before{content:"\e910"}.tutor-course-topics-contents .tutor-course-title h4 i{font-size:15px;line-height:25px;float:left;margin-right:10px}.tutor-course-topics-contents .tutor-course-topic{border:1px solid #DCE4E6;margin-bottom:20px;border-radius:5px}.tutor-course-title,.tutor-course-lesson{padding:14px 20px}.tutor-course-lesson{border-top:1px solid #DCE4E6}.tutor-course-lesson h5{line-height:22px;font-size:var(--tutor-text-size);margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;color:inherit;margin-top:0}.tutor-course-lesson h5 a{color:var(--tutor-primary-color);-webkit-transition:300ms;transition:300ms}.tutor-course-lesson h5 a:hover{color:var(--tutor-primary-hover-color)}.tutor-course-lesson h5 i{line-height:22px;vertical-align:text-top;margin-right:10px;color:var(--tutor-light-color);display:block}.tutor-course-lesson h5 .lesson-preview-icon i{margin-right:0;margin-left:10px}.tutor-course-lesson h5 .tutor-lesson-duration{margin-left:auto;padding-left:5px;-ms-flex-item-align:start;align-self:flex-start}.tutor-course-lesson .lesson-preview-title{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}table.course-single-gradebooks .datetime{margin:0;font-size:80%}.tutor-course-lessons .tutor-course-lesson h5 i.tutor-lesson-thumbnail-icon{height:50px;width:70px;border-radius:3px;text-align:center;line-height:50px;color:#fff;margin-right:10px;position:relative;z-index:1;overflow:hidden;font-size:20px;background-position:center center !important;background-size:cover !important}.tutor-course-lessons .tutor-course-lesson h5 i.tutor-lesson-thumbnail-icon:after{position:absolute;content:'';left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,0.5);z-index:-1}.tutor-single-lesson-button-group,.tutor-topics-lesson-list .tutor-topics-in-single-lesson{border-radius:4px;margin-bottom:30px;border:1px solid #e8eff1}.tutor-single-lesson-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.tutor-lesson-sidebar{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px}@media (max-width: 991px){.tutor-lesson-sidebar{position:absolute;left:0;top:70px;width:400px;max-width:95%;height:calc(100% - 70px);z-index:9;background:#fff;overflow-y:auto;display:none}}.tutor-spotlight-mode .tutor-lesson-sidebar{position:fixed;left:0;width:400px;height:100vh;overflow-y:scroll;background:#f4f8fa}.tutor-spotlight-mode #tutor-single-entry-content{padding-left:400px;min-height:calc(100vh - 46px)}.tutor-spotlight-mode #tutor-single-entry-content.sidebar-hidden{padding-left:0}@media (max-width: 991px){.tutor-spotlight-mode .tutor-lesson-sidebar{position:absolute;width:350px;height:auto}.tutor-spotlight-mode #tutor-single-entry-content{padding-left:0}}.admin-bar .tutor-spotlight-mode .tutor-lesson-sidebar{height:calc(100vh - 32px)}.tutor-single-entry-content{-webkit-box-flex:999;-ms-flex-positive:999;flex-grow:999}.tutor-single-lesson-button-group .tutor-single-lesson-button a,.tutor-topics-in-single-lesson .tutor-single-lesson-items a{padding:14px 100px 14px 17px;display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--tutor-text-color);position:relative;border-top:1px solid #e8eff1}.tutor-single-lesson-button-group .tutor-single-lesson-button:first-child a{border-top:none}.tutor-lessons-under-topic .tutor-single-lesson-items.active a{background:rgba(233,235,238,0.35)}.tutor-topics-in-single-lesson{margin-bottom:5px;background-color:#ffffff;padding:0}.tutor-topics-in-single-lesson .tutor-single-lesson-items a span{margin:0;display:inline;color:var(--tutor-text-color)}.tutor-topics-in-single-lesson .tutor-topics-title{position:relative}.tutor-topics-in-single-lesson .tutor-topics-title button{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 5px;font-size:16px;background:transparent;border:none;color:var(--tutor-text-color)}.tutor-topics-in-single-lesson.tutor-topic-active .tutor-topics-title button i::before{content:"\e910"}.tutor-topics-in-single-lesson .tutor-topics-title h3{margin:0;padding:10px 37px 10px 17px;font-size:16px;color:var(--tutor-primary-color);font-weight:500}.tutor-topics-in-single-lesson .tutor-topics-title h3{cursor:pointer;line-height:30px}span.toogle-informaiton-icon{background:#ccc;color:#fff;height:15px;width:15px;text-align:center;display:inline-block;line-height:15px;font-size:15px;border-radius:50%;margin-left:10px}.tutor-topics-in-single-lesson .tutor-topics-title h3 i{font-size:10px;margin-left:6px}.tutor-topics-in-single-lesson .tutor-topics-tutor-loop-rating-wraptitle h3 i{font-size:10px;vertical-align:middle;display:inline-block;padding:5px;color:#c7c7c7;-webkit-transition:300ms;transition:300ms;cursor:pointer}.tutor-topics-in-single-lesson .tutor-topics-title h3 i:hover{color:var(--tutor-primary-color)}.tutor-single-lesson-button-group .tutor-single-lesson-button a>i:first-child,.tutor-topics-in-single-lesson .tutor-single-lesson-items a>i:first-child{color:#c7c7c7;line-height:22px;display:inline-block;vertical-align:middle;margin-right:10px}.tutor-topics-in-single-lesson .tutor-single-lesson-items a>i.tutor-icon-doubt{color:var(--tutor-primary-color)}.tutor-topics-in-single-lesson .tutor-topics-summery{padding:14px;border-top:1px solid #dce4e6;display:none}.tutor-lessons-under-topic .tutor-lesson-right-icons{position:absolute;right:15px;top:14px}.tutor-lessons-under-topic .tutor-lesson-right-icons .tutor-lesson-complete{height:16px;width:16px;border:1px solid #e8eff1;border-radius:50%;font-size:9px;display:inline-block;line-height:16px;text-align:center;margin:0;vertical-align:middle;margin-left:8px}.tutor-lessons-under-topic .tutor-single-lesson-items.active .tutor-lesson-right-icons .tutor-lesson-complete{border-color:#b7d6b7}.tutor-lessons-under-topic .tutor-single-lesson-items.active .tutor-lesson-right-icons .tutor-lesson-complete.tutor-done,.tutor-lessons-under-topic .tutor-lesson-right-icons .tutor-lesson-complete.tutor-done{background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);color:#fff}.tutor-lessons-under-topic .tutor-lesson-right-icons i{font-style:normal}.tutor-single-page-top-bar{background-color:var(--tutor-primary-color);height:70px;margin-bottom:50px;color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:15px}.tutor-single-page-top-bar .tutor-single-lesson-segment form,.tutor-single-page-top-bar .tutor-single-lesson-segment{margin-bottom:0}.tutor-single-page-top-bar a{color:#ffffff;vertical-align:middle;display:inline-block;overflow:hidden}.tutor-single-page-top-bar a i{float:left}@media (max-width: 546px){.tutor-single-page-top-bar a{font-size:14px}}.tutor-topbar-home-btn i{margin-right:7px}.tutor-topbar-home-btn{margin-left:20px}@media screen and (max-width: 546px){.tutor-topbar-home-btn{margin-left:10px}}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button{background:transparent;color:#fff;padding-bottom:13px;cursor:pointer;border:1px solid #fff}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button i{font-size:14px}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button i::before{display:block;padding-top:2px}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button:hover{color:#fff;background:var(--tutor-primary-hover-color);border-color:var(--tutor-primary-hover-color)}.tutor-single-page-top-bar a:hover{color:#ffffff}.tutor-single-page-top-bar .tutor-topbar-content-title-wrap{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:999999;-ms-flex-positive:999999;flex-grow:999999}.tutor-single-page-top-bar .tutor-hide-sidebar-bar{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tutor-single-page-top-bar .tutor-topbar-mark-to-done{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (max-width: 767px){.tutor-single-page-top-bar .tutor-topbar-content-title-wrap{display:none}.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button{padding:9px 14px}}@media (max-width: 767px){.tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button{padding:7px 12px;font-size:14px}}.tutor-single-page-top-bar .tutor-topbar-content-title-wrap i{vertical-align:middle;line-height:1;margin-right:3px}.tutor-lesson-content-area,.tutor-quiz-single-wrap{margin:0 100px 80px}@media (max-width: 1366px){.tutor-lesson-content-area,.tutor-quiz-single-wrap{margin:0 60px 80px}}@media (max-width: 991px){.tutor-lesson-content-area,.tutor-quiz-single-wrap{margin:0 40px}}.tutor-lesson-sidebar-hide-bar{background-color:var(--tutor-primary-hover-color);color:#ffffff;padding:0 12px;display:inline-block;line-height:70px}@media only screen and (max-width: 546px){.tutor-lesson-sidebar-hide-bar{padding:0 10px}}.tutor-single-page-top-bar a.tutor-lesson-sidebar-hide-bar i{font-size:20px;display:block}@media only screen and (max-width: 546px){.tutor-single-page-top-bar a.tutor-lesson-sidebar-hide-bar i{font-size:19px}}.sidebar-hidden a.tutor-lesson-sidebar-hide-bar .tutor-icon-angle-left:before{content:"\e903"}.tutor-sidebar-tabs-wrap{border-top:1px solid #e0e9ec}.tutor-tabs-btn-group{height:70px;display:-webkit-box;display:-ms-flexbox;display:flex}.tutor-tabs-btn-group a{background-color:#f1f6f8;color:var(--tutor-text-color);display:block;line-height:70px;width:100%;text-align:center;border:1px solid #e0e9ec;border-top:none}.tutor-tabs-btn-group a span,.tutor-tabs-btn-group a i{font-size:24px;display:inline-block;vertical-align:top;line-height:70px}.tutor-tabs-btn-group a i{color:var(--tutor-primary-color)}.tutor-tabs-btn-group a span{font-size:15px;padding-left:3px}.tutor-tabs-btn-group a.active{background-color:#ffffff;border:none}.tutor-tabs-btn-group a:focus{outline:none}.tutor-single-lesson-segment{margin-bottom:35px}.tutor-single-lesson-wrap{background:#f4f8fa}.tutor-lesson-video-wrap .plyr--video{border-radius:4px}#tutor-lesson-sidebar-qa-tab-content{background-color:#ffffff;padding:20px}#tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap{border-top:1px solid #e8eff1;padding-top:25px}#tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap h3{color:var(--tutor-primary-color)}#tutor-lesson-sidebar-qa-tab-content .tutor-add-question-wrap button.tutor_ask_question_btn{display:block;width:100%;background-color:var(--tutor-primary-color);border-color:var(--tutor-primary-color)}#tutor-lesson-sidebar-qa-tab-content .tutor_question_answer_wrap .tutor_original_question{margin-bottom:20px;margin-top:20px}.tutor-lesson-sidebar-emptyqa-wrap{text-align:center;padding:50px 20px;color:var(--tutor-text-color)}.tutor-lesson-sidebar-emptyqa-wrap h3{margin:0;padding:0 0 25px}.tutor-lesson-sidebar-emptyqa-wrap i{font-size:150px;color:#e8eff1;line-height:0.8}.tutor-attachments-wrap{margin:-3px -3px 15px -3px}.tutor-attachments-wrap .tutor-lesson-attachment{display:inline-block;border:1px solid #e8eff1;border-radius:4px;padding:10px 16px 10px 12px;overflow:hidden;background:#f4f7f8;margin:3px;-webkit-transition:300ms;transition:300ms}.tutor-attachments-wrap .tutor-lesson-attachment:hover{-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.15);box-shadow:0 2px 4px rgba(0,0,0,0.15)}.tutor-attachments-wrap .tutor-attachment-icon{font-size:30px;float:left;color:var(--tutor-text-color)}.tutor-attachments-wrap .tutor-attachment-icon i{display:block}.tutor-attachment-info{padding-left:10px;float:left}.tutor-attachment-info span{display:block;font-size:14px;line-height:16px;color:var(--tutor-text-color)}.tutor-attachment-info span+span{font-size:11px;color:var(--tutor-light-color)}.tutor-progress-bar-wrap{width:100%;margin:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex}.tutor-progress-bar{height:8px;color:#000000;line-height:25px;position:relative;background:#f1f1f1;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;border-radius:30px;margin-top:7.5px}.tutor-progress-bar .tutor-progress-filled{background-color:var(--tutor-primary-color);height:8px;border-radius:30px;width:var(--tutor-progress-left)}.tutor-dashboard-content-inner .tutor-progress-bar{margin-top:9.5px;height:5px}.tutor-dashboard-content-inner .tutor-progress-bar .tutor-progress-filled{height:5px}.tutor-progress-bar .tutor-progress-filled:after{content:"";position:absolute;height:15px;width:15px;border:7.5px solid var(--tutor-primary-color);border-radius:50%;background:#fff;left:var(--tutor-progress-left);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);top:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.tutor-progress-percent{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;padding-left:20px}.tutor-course-purchase-box{margin-bottom:0}.tutor-price-preview-box .tutor-course-purchase-box button{display:block;width:100%;background:var(--tutor-primary-color);border-radius:3px;text-transform:uppercase;font-weight:500;cursor:pointer}.tutor-price-preview-box .tutor-course-purchase-box button i{margin-right:8px}.tutor-price-preview-box .tutor-course-enrolled-wrap,.tutor-price-preview-box .tutor-course-login-wrap,.tutor-price-preview-box .tutor-course-login-wrap form,.tutor-course-purchase-box form{margin-bottom:0}.tutor-price-preview-box .tutor-course-material-includes-wrap{margin-bottom:25px}.tutor-alert-warning.tutor-instructor-alert{padding:25px 25px 15px}.tutor-lead-info-btn-group{display:block;overflow:hidden;margin:0 -20px 25px;border-bottom:1px solid rgba(220,223,229,0.4);padding:0 20px 30px}.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap{display:block;margin-top:15px}.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap form{margin:0}.tutor-lead-info-btn-group a.tutor-button,.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap button{display:block;padding:18px 20px;border:none;text-align:center;border-radius:4px;text-transform:uppercase;line-height:1;-webkit-transition:300ms;transition:300ms;font-weight:700}.tutor-lead-info-btn-group a.tutor-button,.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap{width:100%;text-align:center;display:block}@media (max-width: 991px){.tutor-lead-info-btn-group a.tutor-button,.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap{width:auto}}.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap button{display:block;width:100%;background:#e8eff1;color:var(--tutor-light-color)}.tutor-lead-info-btn-group .tutor-course-compelte-form-wrap button:hover{background:var(--tutor-primary-color);color:#ffffff}.tutor-single-add-to-cart-box .tutor-enroll-form{margin:0}.tutor-single-add-to-cart-box .tutor-enroll-form .tutor-course-enroll-wrap{padding:0}.tutor-single-add-to-cart-box .tutor-enroll-form .tutor-course-enroll-wrap button{display:block;width:100%;text-align:center}.tutor-single-add-to-cart-box.cart-required-login{position:relative}.tutor-single-add-to-cart-box.cart-required-login:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;z-index:99;cursor:pointer}.tutor-course-enrolled-review-wrap .write-course-review-link-btn{color:#fff;background-color:var(--tutor-primary-color);border-color:var(--tutor-primary-color);display:inline-block;padding:15px 30px;border-radius:4px;text-transform:capitalize;line-height:1;-webkit-transition:300ms;transition:300ms}.tutor-course-enrolled-review-wrap .write-course-review-link-btn:hover{background-color:var(--tutor-primary-hover-color);border-color:var(--tutor-primary-hover-color)}.tutor-course-enrolled-review-wrap .tutor-form-group{margin-bottom:10px}.tutor-course-enrolled-review-wrap .tutor-form-group textarea{height:120px;background:#f7f7f7;border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none;border-radius:4px;line-height:1.5;text-indent:0;padding:15px}.tutor-write-review-form{margin-top:30px}.tutor-form-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-15px;margin-right:-15px}.tutor-form-col-4,.tutor-form-col-6,.tutor-form-col-12{padding-left:15px;padding-right:15px}.tutor-form-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tutor-form-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tutor-form-col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}@media (max-width: 768px){.tutor-form-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.tutor-form-col-4,.tutor-form-col-6,.tutor-form-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}ul.tutor-required-fields{list-style:none;padding:10px;margin:0}.tutor-star-rating-group{color:#f4c150;display:inline-block;text-align:left}.tutor-star-rating-group i{margin-right:4px}@media (max-width: 546px){.tutor-write-review-box .tutor-star-rating-group{font-size:26px;display:block;text-align:center}}.tutor-write-review-box .tutor-star-rating-group i{margin-right:4px;cursor:pointer}.tutor-queston-and-answer-wrap{margin:20px 0}.tutor-question-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tutor-ask-question-btn{text-align:right}.tutor-question-search-form{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.tutor-question-search-form form{display:-webkit-box;display:-ms-flexbox;display:flex}.tutor-question-search-form input[type="text"]{max-width:60%}.tutor-add-question-wrap{margin:20px 0}.tutor-add-question-wrap .tutor-form-group{margin-bottom:10px}.tutor_question_cancel{margin-right:5px}.updating-icon:before{font-family:"tutor";margin-right:5px;content:"\e91d";-webkit-animation:spin 1s steps(8) infinite;animation:spin 1s steps(8) infinite;display:inline-block}.loading-lesson .tutor-lesson-video-wrap:before{font-family:"tutor";content:"\e91d";-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;z-index:9;position:absolute;left:50%;top:50%;font-size:50px;margin-left:-25px;margin-top:-12px}.loading-lesson .tutor-lesson-video-wrap:after{position:absolute;content:"";top:0;left:0;background:rgba(255,255,255,0.8);width:100%;height:100%}.tutor-lesson-video-wrap{position:relative}.tutor_question_area{padding:25px 20px;background:#f4f7f8;border-radius:4px}.tutor_question_area p:last-child{margin-bottom:0}.tutor_add_answer_row{text-align:right;margin-top:20px}.tutor_add_answer_row .tutor-form-group:last-child{margin-top:20px}.tutor_admin_answers_list_wrap+.tutor_add_answer_row,.tutor_admin_answers_list_wrap{margin-left:100px}@media (max-width: 991px){.tutor_admin_answers_list_wrap+.tutor_add_answer_row,.tutor_admin_answers_list_wrap{margin-left:30px}}.tutor_original_question{margin-bottom:30px}.tutor_admin_answers_list_wrap .tutor_individual_answer{margin-bottom:40px}.tutor_admin_answers_list_wrap .tutor_question_area{background:#edf9f1}.question-top-meta .tutor-question-avater a{display:inline-block}.question-top-meta .tutor-question-avater a span{height:50px;width:50px;border-radius:50%;display:block;line-height:50px;text-align:center;font-size:17px}.question-top-meta .tutor-question-avater a img{width:50px;height:50px;border-radius:50%}.question-top-meta{overflow:hidden;margin-bottom:20px}.question-top-meta .tutor-question-avater{float:left}.question-top-meta .review-meta{float:left;margin-bottom:0;margin-left:10px}.question-top-meta .review-meta a{display:block;font-size:18px;color:var(--tutor-text-color);line-height:20px}.question-top-meta .review-meta span{color:var(--tutor-light-color);vertical-align:text-top;display:block}.tutor_wp_editor_wrap .tutor-form-group a.tutor-button{margin-right:6px}.tutor-no-announcements{text-align:center}.tutor-announcement-meta{margin-bottom:10px;font-size:13px}.tutor-announcement{border:1px solid #eee;padding:20px;margin-top:30px;border-radius:4px}.announcement-delete-btn{float:right}.announcement-delete-btn a{color:var(--tutor-light-color);-webkit-transition:300ms;transition:300ms}.announcement-delete-btn a:hover{color:red}.tutor-announcement-title-wrap h3{color:var(--tutor-text-color);font-weight:500;margin-bottom:10px}.tutor-quiz-header span{background:#f88f1c;color:#ffffff;display:inline-block;padding:4px 10px;border-radius:4px;line-height:1;text-transform:uppercase;font-size:10px}.tutor-quiz-header h2{color:var(--tutor-text-color);font-size:36px;line-height:46px;font-weight:500;margin-bottom:15px}.tutor-quiz-header h5{color:var(--tutor-light-color)}.tutor-quiz-header h5 a{color:var(--tutor-text-color);font-weight:500}.tutor-quiz-header .tutor-quiz-meta{list-style:none;margin:20px 0 40px;padding:15px 0;border-top:1px solid #dcdfe5;border-bottom:1px solid #dcdfe5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tutor-quiz-header .tutor-quiz-meta li{display:inline-block;color:var(--tutor-text-color)}.tutor-quiz-header .tutor-quiz-meta li strong{display:block;color:var(--tutor-light-color);font-weight:400}@media (max-width: 767px){.tutor-quiz-header .tutor-quiz-meta{display:block;border:none;padding:0}.tutor-quiz-header .tutor-quiz-meta li{display:block;color:var(--tutor-text-color);margin:5px;border:none;padding:0;border-radius:0}.tutor-quiz-header .tutor-quiz-meta li strong{display:inline-block;margin-right:5px}}@media (max-width: 1199.98px){.tutor-quiz-attempt-history{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}.tutor-quiz-attempt-history-title{font-size:18px;color:var(--tutor-light-color);line-height:23px;font-weight:500;margin-bottom:15px;margin-top:70px}.tutor-quiz-attempt-history table{border-collapse:collapse;border-radius:4px;margin-bottom:0}.tutor-quiz-attempt-history th{font-weight:400}.tutor-quiz-attempt-history table,.tutor-quiz-attempt-history th,.tutor-quiz-attempt-history td{border:1px solid #e8eff1;padding:10px !important}.tutor-quiz-attempt-history table span.result-fail,.tutor-quiz-attempt-history table span.result-pass{display:inline-block;color:#fff;border-radius:2px;width:47px;height:26px;line-height:26px;text-align:center}.tutor-quiz-attempt-history table span.result-fail{background:#df3247}.tutor-quiz-attempt-history table span.result-pass{background:var(--tutor-success-button-color)}.tutor-quiz-attempt-history table span.result-review-required{background:#f5b30d;padding:3px 5px;color:#fff;border-radius:2px;text-align:center;font-size:90%}.quiz-head-meta-info{color:var(--tutor-light-color);margin-bottom:40px}.quiz-head-meta-info span{color:var(--tutor-text-color)}#tutor-quiz-attempt-questions-wrap{margin-bottom:50px}.tutor-quiz-single-wrap .question-text{color:var(--tutor-text-color);font-size:20px;font-weight:600}.tutor-quiz-single-wrap .question-description{color:var(--tutor-text-color)}.quiz-attempt-single-question{margin-bottom:80px}.fill-in-the-blank-field .fill-in-the-blank-text-input{display:inline;border-top:none;border-left:none;border-right:none;border-bottom:1px dashed;background-color:transparent;padding:0px;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0 10px}.fill-in-the-blank-field .fill-in-the-blank-text-input:focus{background:none;outline:none}.tutor-quiz-answers-wrap{margin-bottom:50px}.tutor-quiz-answers-wrap textarea{background:transparent;border:1px solid #d4dadb;height:175px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;min-width:100%;margin-bottom:5px}.tutor-quiz-answers-wrap textarea:focus{background:transparent;outline:none !important}.tutor-quiz-answers-wrap p{margin:0;line-height:26px}.quiz-answer-input-body .quiz-answer-image-wrap{margin-top:10px;margin-bottom:10px;max-width:200px}.quiz-answer-image-wrap img{max-width:100%;height:auto}.tutor-quiz-answers-wrap label{display:block;margin-bottom:15px;cursor:pointer}.tutor-quiz-answers-wrap label.answer-view-image,.tutor-quiz-answers-wrap label.answer-view-text_image{text-align:center;margin:0 10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:25%}.quiz-answer-input-bottom{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:20px}.quiz-answer-input-bottom.wrong-answer{color:#e27c89}.quiz-answer-input-bottom.wrong-answer .quiz-answer-input-field{border:1px solid #e27c89;padding:5px 10px}.quiz-answer-input-bottom.right-answer{color:#86b324}.quiz-answer-input-bottom.right-answer .quiz-answer-input-field{border:1px solid #bbd58c;padding:5px 10px}.wrong-right-text{padding:5px 10px}.tutor-quiz-answers-wrap label input{display:none}.tutor-quiz-answers-wrap label input+span{width:20px;height:20px;border:1px solid #dedede;display:inline-block;border-radius:2px;position:relative;margin-right:5px}.tutor-quiz-answers-wrap label input:checked+span{background:var(--tutor-primary-color);border-color:var(--tutor-primary-color)}.tutor-quiz-answers-wrap label input:checked+span:after{content:"\e90f";position:absolute;font-family:"tutor";color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:11px;line-height:1}.tutor-quiz-answers-wrap label input[type="radio"]+span{content:"";border-radius:50%;margin-right:4px;vertical-align:top;font-size:1em}.tutor-quiz-answers-wrap label input[type="radio"]+span:after{content:"";height:8px;width:8px;background:#fff;border-radius:50%;left:50%}.question-type-ordering-item{border:1px solid #d4dadb;padding:10px;margin-bottom:10px;width:250px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.question-type-ordering-item.ui-sortable-placeholder{background-color:transparent}.question-type-ordering-item .answer-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.question-type-ordering-item .answer-sorting-bar{cursor:pointer}.quiz-answer-item-matching{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;width:25%}.answer-type-matching .quiz-answer-matching-items-wrap .quiz-answer-item-matching{display:inline-block;max-width:none;width:25%;padding:0 10px;vertical-align:top}@media (max-width: 767px){.answer-type-matching .quiz-answer-matching-items-wrap .quiz-answer-item-matching{width:50%}}@media (max-width: 575px){.answer-type-matching .quiz-answer-matching-items-wrap .quiz-answer-item-matching{width:100%}}.answer-type-matching .quiz-answer-matching-items-wrap{margin:0 -10px}.quiz-answer-matching-droppable{height:48px;min-width:200px;border:1px dashed #d4dadb}.quiz-draggable-answer-item{padding:10px 20px;border:1px solid #d4dadb;margin-right:10px;margin-bottom:10px;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.quiz-draggable-answer-item .draggable-answer-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.quiz-draggable-rand-answers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:80px}.drop-hover{display:none}.quiz-answer-matching-droppable .drop-hover{background-color:#eeeeee;height:100%;width:100%;display:inline-block;float:left}.quiz-answer-matching-droppable .quiz-draggable-answer-item{width:100%;max-width:100%}.quiz-draggable-answer-item .draggable-answer-icon{margin-left:15px}.answer-type-image_matching .quiz-answer-item-matching{display:block}.answer-type-image_matching .quiz-answer-matching-items-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.answer-type-image_matching .quiz-answer-matching-droppable{width:100%;min-width:100%}.answer-type-image_matching img{width:100%;height:auto}.tutor-quiz-questions-pagination ul{margin:0;padding:0;list-style:none}.tutor-quiz-questions-pagination ul li{display:inline-block}.tutor-quiz-questions-pagination ul li a{background-color:var(--tutor-primary-color);padding:7px 13px;display:block;border-radius:50%;margin-right:10px;color:#ffffff}.tutor-quiz-questions-pagination ul li a:hover,.tutor-quiz-questions-pagination ul li a.active{background-color:var(--tutor-primary-color)}.quiz-image-answering-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:-10px;margin-right:-10px}.quiz-image-answering-wrap img{max-width:100%;height:auto}.quiz-image-answering-answer{margin-right:10px;margin-left:10px;width:15%}.quiz-image-answering-image-wrap{margin-bottom:20px}.tutor-quiz-answers-wrap .quiz-image-answering-input-field-wrap input{width:100%;display:block;border:1px solid #d4dadb;-webkit-box-shadow:none;box-shadow:none;background:transparent;border-radius:2px;height:42px}.tutor-quiz-answers-wrap .quiz-image-answering-input-field-wrap input:focus{background:transparent;outline-offset:0 !important}.tutor-next-previous-pagination-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tutor-next-previous-pagination-wrap a{color:var(--tutor-primary-color)}div[class*="tutor-course-col"]{padding-left:15px;padding-right:15px;margin-bottom:30px}.tutor-course-loop{background:#fff;color:#29303b;overflow:hidden;position:relative;vertical-align:top;border-radius:4px;-webkit-transition:300ms;transition:300ms;border:1px solid rgba(0,0,0,0.05);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tutor-course-loop a,.tutor-widget-course a{text-decoration:none !important}.tutor-course-header{position:relative}.tutor-course-loop-header-meta{position:absolute;left:0;top:13px;width:100%;padding-left:13px;padding-right:13px;overflow:hidden}.tutor-course-loop-header-meta .tutor-course-wishlist{float:right;background:#fff;font-size:19px;padding:5px 5px;border-radius:3px;-webkit-transition:300ms;transition:300ms}.tutor-course-loop-header-meta .tutor-course-wishlist a{display:block;color:var(--tutor-primary-color);-webkit-transition:300ms;transition:300ms}.tutor-course-loop-header-meta .tutor-course-wishlist:hover{background:var(--tutor-primary-color)}.tutor-course-loop-header-meta .tutor-course-wishlist:hover a{color:#fff}.tutor-course-loop-header-meta .tutor-course-wishlist a:focus{outline:none}.tutor-course-loop-header-meta .tutor-course-wishlist a.has-wish-listed:before{content:"\e908"}.tutor-course-loop-header-meta .tutor-course-wishlist a.updating-icon:before{content:"\e91d";margin-right:0}.tutor-course-loop-level{display:inline-block;background:#9013fe;padding:0 7px;color:#fff;font-size:12px;line-height:20px;border-radius:2px;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.1);box-shadow:0 0 1px rgba(0,0,0,0.1)}.tutor-course-loop:hover{-webkit-box-shadow:0 4px 23px rgba(0,0,0,0.1);box-shadow:0 4px 23px rgba(0,0,0,0.1)}.tutor-course-loop p{margin:0}.tutor-course-loop .tutor-course-header a,.tutor-course-loop .tutor-course-header a img{display:block;border-top-left-radius:4px;border-top-right-radius:4px}.tutor-loop-course-container{padding:25px 19px}.tutor-loop-rating-wrap{color:#f8c51c;margin-bottom:2px;font-size:16px}.tutor-rating-count{color:var(--tutor-text-color)}.tutor-rating-count i{font-style:normal;display:inline-block;margin-left:5px}.tutor-loop-rating-wrap i:before{margin-right:4px;margin-left:0}.tutor-course-loop-title h2{font-size:20px;line-height:28px;font-weight:600;margin-bottom:17px}.tutor-course-loop-title h2 a{color:var(--tutor-text-color)}.tutor-course-loop-title h2 a:hover{color:var(--tutor-primary-color)}.tutor-course-loop-meta{margin-bottom:15px;color:var(--tutor-text-color);font-size:var(--tutor-text-size)}.tutor-course-loop-meta>div{display:inline-block}.tutor-course-loop-meta>div i{font-size:16px;margin-right:4px}.tutor-course-loop-meta>div i,.tutor-course-loop-meta>div span{vertical-align:middle}.tutor-course-loop-meta>div+div{margin-left:10px}.tutor-loop-course-footer{padding:15px;border-top:1px solid rgba(0,0,0,0.05);color:#838791;font-size:12px;line-height:25px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;font-weight:400}.tutor-loop-course-footer:after{content:"";display:table;clear:both}.tutor-loop-course-footer span.woocommerce-Price-currencySymbol{vertical-align:top}.tutor-course-loop-price{color:var(--tutor-text-color);font-size:16px}.tutor-course-loop-price .price del{font-weight:400}.tutor-course-loop-price .price del span{text-decoration:line-through;color:var(--tutor-light-color)}.tutor-course-loop-price .price del>span{margin-right:6px}.tutor-course-loop-price .price del+ins{background:transparent;margin-left:0;text-decoration:none}.tutor-course-loop-price>.price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:600;-ms-flex-wrap:wrap;flex-wrap:wrap}.tutor-course-loop-price>.price .subscription-details{font-size:15px;margin-left:4px;font-weight:400}.tutor-course-loop-price>.price .subscription-details+.tutor-loop-cart-btn-wrap{margin-left:0;margin-top:4px}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a{color:var(--tutor-text-color);position:relative;line-height:20px;vertical-align:top;display:block;font-weight:400;background:transparent;padding:0}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a:hover{color:var(--tutor-primary-color)}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap{margin-left:auto}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a.added{display:none}.tutor-course-loop-price>.price .tutor-loop-cart-btn-wrap a::before{content:"\e915";font-family:"tutor" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:5px;vertical-align:top;color:var(--tutor-primary-color)}@-webkit-keyframes mymove{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mymove{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tutor-course-loop:hover .tutor-loop-course-footer .tutor-loop-cart-btn-wrap{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-course-col-4{width:25%}.tutor-course-col-3{width:33.33%}.tutor-course-col-2{width:50%}.tutor-course-col-1{width:100%}.tutor-course-col-1 .tutor-course-loop{width:100%}.tutor-course-col-5{width:20%}.tutor-course-col-6{width:16.66%}@media (max-width: 991px){.tutor-course-col-6,.tutor-course-col-5,.tutor-course-col-4,.tutor-course-col-3,.tutor-course-col-2{width:50%}}@media (max-width: 575px){.tutor-course-col-6,.tutor-course-col-5,.tutor-course-col-4,.tutor-course-col-3,.tutor-course-col-2{width:100%}}.tutor-course-filter-wrap{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.tutor-course-filter-form{display:inline-block;margin:0}.tutor-courses{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding:0}.tutor-loop-course-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.clearfix:before,.clearfix:after{display:block;clear:both;content:""}.tutor-loop-author,.tutor-meta{color:#bac0cf}.tutor-text-mute{color:#bac0cf;font-weight:400}.tutor-loop-author{overflow:hidden;font-size:var(--tutor-text-size)}.tutor-loop-author .tutor-single-course-avatar img{width:25px;height:25px;display:block;border-radius:50%;margin-right:6px}.tutor-loop-author .tutor-single-course-avatar .tutor-text-avatar{height:25px;width:25px;display:inline-block;border-radius:50%;text-align:center;line-height:25px;font-size:11px;margin-right:6px}.tutor-loop-author>div{display:inline-block;float:left}.tutor-loop-author>div a{color:var(--tutor-text-color);font-weight:500;-webkit-transition:300ms;transition:300ms}.tutor-loop-author>div a:hover{color:var(--tutor-primary-color)}.tutor-loop-author>div span{display:inline-block;margin:0 2px 0 2px;color:var(--tutor-light-color);line-height:25px;font-weight:400}.tutor-course-lising-category a:not(:last-child):after{content:", ";margin-right:5px}.tutor-course-enrolled-wrap{margin:0 -20px -20px !important;padding:12px 20px;overflow:hidden;border-top:1px solid #dcdfe5;font-size:14px}.tutor-course-enrolled-wrap p{font-weight:600;margin:0}.tutor-course-enrolled-wrap p i{padding-right:9px;float:left;font-size:20px;line-height:20px}.tutor-course-enrolled-wrap p i,.tutor-course-enrolled-wrap p span{color:var(--tutor-success-button-color)}.tutor-notice-warning{background-color:#fcf8e3;border-color:#faebcc;padding:20px;margin-bottom:10px}.tutor-info-msg,.tutor-success-msg,.tutor-warning-msg,.tutor-error-msg{margin:10px 0;padding:10px;border-radius:3px 3px 3px 3px}.tutor-info-msg{color:var(--tutor-primary-color);background-color:#bef}.tutor-success-msg{color:var(--tutor-success-button-color);background-color:#dff2bf}.tutor-warning-msg{color:#9f6000;background-color:#feefb3}.tutor-error-msg{color:#d8000c;background-color:#fbdcdc;border:1px solid #d8000c}.cart-required-login,.cart-required-login a,.cart-required-login form{cursor:pointer}.single_add_to_cart_button,a.tutor-button,.tutor-button,a.tutor-btn,.tutor-btn{color:#fff;border:1px solid var(--tutor-primary-color);background-color:var(--tutor-primary-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 20px;border-radius:4px;text-transform:capitalize;line-height:20px;font-size:14px;font-weight:600;cursor:pointer;-webkit-transition:300ms;transition:300ms;overflow:hidden;vertical-align:top}.single_add_to_cart_button i,a.tutor-button i,.tutor-button i,a.tutor-btn i,.tutor-btn i{line-height:19px;margin-right:7px;font-size:16px}.single_add_to_cart_button.btn-sm,a.tutor-button.btn-sm,.tutor-button.btn-sm,a.tutor-btn.btn-sm,.tutor-btn.btn-sm{padding:9px 14px;line-height:19px}a.tutor-button.bordered-button,.tutor-button.bordered-button,a.tutor-btn.bordered-btn,.tutor-btn.bordered-btn{color:var(--tutor-primary-color);border:1px solid var(--tutor-primary-color);background-color:#fff}a.tutor-button.default-btn,.tutor-button.default-btn,a.tutor-btn.default-btn,.tutor-btn.default-btn{color:#393c40;border:1px solid #b8babe;background:#fff}a.tutor-button.default-btn i,.tutor-button.default-btn i,a.tutor-btn.default-btn i,.tutor-btn.default-btn i{color:var(--tutor-primary-color)}a.tutor-button.default-btn:hover,.tutor-button.default-btn:hover,a.tutor-btn.default-btn:hover,.tutor-btn.default-btn:hover{background-color:var(--tutor-primary-color);border-color:var(--tutor-primary-color);color:#fff}a.tutor-button.default-btn:hover i,.tutor-button.default-btn:hover i,a.tutor-btn.default-btn:hover i,.tutor-btn.default-btn:hover i{color:#fff}a.tutor-button:hover,.tutor-button:hover,a.tutor-btn:hover,.tutor-btn:hover{background-color:var(--tutor-primary-hover-color);border-color:var(--tutor-primary-hover-color);color:#fff}a.tutor-button.bordered-button:hover,.tutor-button.bordered-button:hover,a.tutor-btn.bordered-btn:hover,.tutor-btn.bordered-btn:hover{border:1px solid var(--tutor-primary-color);background-color:var(--tutor-primary-color)}a.tutor-button.button-light,.tutor-button.button-light{color:#b1b8c9;background-color:#dae4e6;border:1px solid #dae4e6}a.tutor-button.button-light:hover,.tutor-button.button-light:hover{color:#939bae;background-color:#e8eff1;border:1px solid #e8eff1}.tutor-button.tutor-danger{background-color:#e53935;border-color:#e53935}.tutor-button.tutor-danger:hover{background-color:#e53935;border-color:#e53935;-webkit-filter:brightness(0.9);filter:brightness(0.9)}.tutor-button.tutor-success{background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color)}.tutor-button.tutor-success:hover{background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);-webkit-filter:brightness(0.9);filter:brightness(0.9)}.course-enrolled-nav-wrap{border-bottom:1px solid #dedfe0;margin-bottom:45px}.tutor-button:disabled,.tutor-button[disabled],.tutor-button:disabled:hover,.tutor-button[disabled]:hover{display:block;border:0px;background-color:#DCDCE1;color:#737787;cursor:default}.tutor-button span{font-size:12px;display:block}.tutor-button-block{width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tutor-wrap{width:100%}.tutor-wrap nav.course-enrolled-nav ul{list-style:none;margin:0 0 -1px;padding:0}.tutor-wrap nav.course-enrolled-nav ul li{display:inline-block}.tutor-wrap nav.course-enrolled-nav ul li a{display:block;font-size:16px;padding:5px 0 20px;margin-right:20px;color:var(--tutor-light-color);border-bottom:2px solid transparent}.tutor-wrap nav.course-enrolled-nav ul li:not(:first-child) a{margin-left:20px}.tutor-wrap nav.course-enrolled-nav ul li.active a{border-bottom:2px solid var(--tutor-primary-color);color:var(--tutor-text-color)}@media (max-width: 575px){.tutor-wrap nav.course-enrolled-nav ul li{display:inline-block}.tutor-wrap nav.course-enrolled-nav ul li:not(:first-child) a,.tutor-wrap nav.course-enrolled-nav ul li a{padding:8px;margin:0}.tutor-wrap nav.course-enrolled-nav ul li.active a{border:none;color:var(--tutor-primary-color)}}.tutor-updating-message i{display:none}.tutor-profile-photo-upload-wrap{width:200px;height:auto;margin-bottom:70px;position:relative}.tutor-profile-photo-upload-wrap img{width:100%;height:auto;display:block}a.tutor-profile-photo-upload-btn,button.tutor-profile-photo-upload-btn{position:absolute;top:100%;background-color:var(--tutor-primary-color);color:#fff;display:block;width:100%;text-align:CENTER;padding:9px 0}a.tutor-profile-photo-upload-btn:hover,button.tutor-profile-photo-upload-btn:hover{background-color:var(--tutor-primary-hover-color);color:#fff}.tutor-profile-photo-delete-btn{position:absolute;color:#ff000c;right:10px;top:10px}.single-instructor-wrap{border:1px solid #e8eff1;margin-bottom:30px;border-radius:4px}.single-instructor-wrap .single-instructor-top{padding:20px;border-bottom:1px solid #e8eff1;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){.single-instructor-wrap .single-instructor-top{-ms-flex-wrap:wrap;flex-wrap:wrap}}.single-instructor-wrap .single-instructor-top h3,.single-instructor-wrap .single-instructor-top h4{margin:0;padding:0}.single-instructor-wrap .tutor-instructor-left{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:30px}@media (max-width: 767px){.single-instructor-wrap .tutor-instructor-left{width:100%;margin-bottom:15px}}.single-instructor-wrap .instructor-avatar{float:left}.single-instructor-wrap .instructor-avatar img{max-width:50px;height:auto;border-radius:50%}.single-instructor-wrap .instructor-name{float:left;padding-left:20px;max-width:180px}.single-instructor-wrap .instructor-name h3{font-size:16px;color:var(--tutor-text-color);font-weight:600}.single-instructor-wrap .instructor-name h3 a{font-weight:500;color:var(--tutor-text-color)}.single-instructor-wrap .instructor-name h4{font-weight:500;color:var(--tutor-light-color)}.single-instructor-wrap .single-instructor-bottom{padding:15px 20px;text-align:right;overflow:hidden}@media (max-width: 767px){.single-instructor-wrap .single-instructor-bottom{text-align:left}}.single-instructor-wrap .single-instructor-bottom p{margin:0}.single-instructor-wrap .single-instructor-bottom .ratings{float:left}.single-instructor-wrap .single-instructor-bottom .ratings i{margin-right:4px}.single-instructor-wrap .single-instructor-bottom .courses,.single-instructor-wrap .single-instructor-bottom .students{display:inline-block;margin-left:20px}.single-instructor-wrap .single-instructor-bottom .courses i,.single-instructor-wrap .single-instructor-bottom .students i{font-size:18px;display:inline-block;margin-right:2px;vertical-align:middle}.single-instructor-wrap .single-instructor-bottom .ratings .rating-total-meta{color:#bac0cf}.single-instructor-wrap .single-instructor-bottom .ratings .rating-generated{color:#f8c51c}.tutor-dashboard-pagination-results-stats{margin:10px 0 30px}.statement-address{margin:10px 0;color:#555}.statement-order-completed{background:var(--tutor-success-button-color);color:#fff;padding:2px 5px;border:none}.tutor-login-wrap{max-width:520px;margin:0 auto;padding:40px 55px;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.1);box-shadow:0 0 15px rgba(0,0,0,0.1);border-radius:5px}.tutor-login-wrap form{margin:0}.tutor-login-wrap .tutor-login-title{margin-bottom:25px;padding:0 40px;text-align:center}.tutor-login-form-wrap{max-width:450px;margin:auto}.tutor-login-form-wrap p{margin-bottom:0}.tutor-login-form-wrap label{display:block;margin-bottom:4px}.tutor-login-form-wrap .tutor-alert{margin-bottom:20px}.tutor-login-form-wrap input[type="password"],.tutor-login-form-wrap input[type="text"]{width:100%;display:block;border:1px solid #e8eff1;-webkit-box-shadow:none;box-shadow:none;margin-bottom:20px;border-radius:4px;background:#eceef4;line-height:48px;padding:0;text-indent:15px}.tutor-login-form-wrap input[type="password"]:focus,.tutor-login-form-wrap input[type="text"]:focus{background:#ffffff;border-color:var(--tutor-primary-color)}.tutor-login-form-wrap input::-webkit-input-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-login-form-wrap input::-moz-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-login-form-wrap input:-ms-input-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-login-form-wrap input:-moz-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-login-rememeber-wrap{overflow:hidden;text-align:right;margin-bottom:30px}.tutor-login-rememeber-wrap p{display:inline-block;float:left}.tutor-login-rememeber-wrap p,.tutor-login-rememeber-wrap label{margin:0}.tutor-form-register-wrap a,.tutor-login-rememeber-wrap a,.tutor-login-rememeber-wrap label{color:#606c8f;vertical-align:middle;opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-webkit-transition:300ms;transition:300ms}.tutor-form-register-wrap a:hover,.tutor-login-rememeber-wrap a:hover,.tutor-login-rememeber-wrap label:hover{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-login-form-wrap input[type="submit"]{color:#fff;background-color:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);padding:15px 30px;border-radius:4px;text-transform:uppercase;line-height:1;display:block;width:100%;-webkit-transition:300ms;transition:300ms}.tutor-login-form-wrap input[type="submit"]:hover{color:#fff;background-color:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color)}.tutor-login-form-wrap input[type="checkbox"]{margin-right:4px}.tutor-form-register-wrap{text-align:center;margin-top:15px}.tutor-course-login-wrap h4{font-size:42px;line-height:1.2;margin-bottom:20px;color:var(--tutor-text-color)}.tutor-cart-box-login-form{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:99;top:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-overlay-close{position:absolute;background:transparent;width:100%;height:100%;z-index:-1}.course-login-title{margin-bottom:50px}.tutor-cart-box-login-form .tutor-cart-box-login-form-inner{background:#fff;padding:50px 40px;position:relative;width:400px;font-size:16px;font-weight:400;max-height:90%;overflow:auto}.tutor-cart-box-login-form-inner button.tutor-popup-form-close{position:absolute;padding:0;margin:0;border:none;background-color:transparent;top:14px;right:20px;opacity:0.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";cursor:pointer;-webkit-transition:300ms;transition:300ms;color:var(--tutor-text-color)}.tutor-cart-box-login-form-inner button.tutor-popup-form-close:hover{color:red}.tutor-option-field-row label,.tutor-form-group label{display:block;margin-bottom:10px}.tutor-option-field textarea,.tutor-option-field select,.tutor-option-field input[type="text"],.tutor-option-field input[type="number"],.tutor-option-field input[type="pas.tutor-dashboard-content-innersword"],.tutor-form-group textarea,.tutor-form-group select,.tutor-form-group input[type="text"],.tutor-form-group input[type="number"],.tutor-form-group input[type="password"]{width:100%;display:block;border:1px solid #dcdfe5;-webkit-box-shadow:none;box-shadow:none;margin-bottom:20px;border-radius:4px;background:#ffffff;line-height:48px;padding:0;text-indent:15px;-webkit-transition:300ms;transition:300ms;font-size:16px}.tutor-form-group{position:relative}.tutor-form-group span.tutor-input-prepand{position:absolute;height:calc(100% - 2px);font-size:21px;line-height:50px;padding:0 12px;background:transparent;border-right:1px solid #dcdfe5;top:1px}.tutor-form-group span.tutor-input-prepand+input{padding-left:35px}.tutor-course-builder-form-elem{margin-bottom:20px}.tutor-option-field .select2-container,.tutor-form-group .select2-container{margin-bottom:20px;width:100% !important}.tutor-option-field .select2-container ul.select2-selection__rendered,.tutor-form-group .select2-container ul.select2-selection__rendered{padding:4px 9px;display:block}.tutor-option-field .select2-container li.select2-selection__choice,.tutor-form-group .select2-container li.select2-selection__choice{background:#ebeef0;color:#606c8f;line-height:29px;border-radius:3px;padding:0 9px;margin:5px;border:none;font-weight:600}.tutor-option-field .select2-container .select2-search__field,.tutor-form-group .select2-container .select2-search__field{padding:8px 3px 8px 6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.tutor-option-field .select2-container .select2-search__field::-webkit-input-placeholder,.tutor-form-group .select2-container .select2-search__field::-webkit-input-placeholder{color:#abafb6}.tutor-option-field .select2-container .select2-search__field::-moz-placeholder,.tutor-form-group .select2-container .select2-search__field::-moz-placeholder{color:#abafb6}.tutor-option-field .select2-container .select2-search__field:-ms-input-placeholder,.tutor-form-group .select2-container .select2-search__field:-ms-input-placeholder{color:#abafb6}.tutor-option-field .select2-container .select2-search__field:-moz-placeholder,.tutor-form-group .select2-container .select2-search__field:-moz-placeholder{color:#abafb6}.tutor-option-field .select2-container .select2-selection--single,.tutor-option-field .select2-container .select2-selection--multiple,.tutor-form-group .select2-container .select2-selection--single,.tutor-form-group .select2-container .select2-selection--multiple{border-color:#dcdfe5}.tutor-option-field .select2-container.select2-container--focus .select2-selection--single,.tutor-option-field .select2-container.select2-container--focus .select2-selection--multiple,.tutor-form-group .select2-container.select2-container--focus .select2-selection--single,.tutor-form-group .select2-container.select2-container--focus .select2-selection--multiple{border-color:var(--tutor-primary-color)}.tutor-option-field textarea,.tutor-form-group textarea{line-height:26px;text-indent:0;padding:15px;height:180px}.tutor-option-field textarea:focus,.tutor-form-group textarea:focus,.tutor-option-field input:focus,.tutor-form-group input:focus{outline:none}.tutor-dashboard-course-builder-wrap .tutor-option-field textarea,.tutor-dashboard-course-builder-wrap .tutor-form-group textarea{height:100px}.tutor-option-field textarea:focus,.tutor-option-field input:not([type="submit"]):focus,.tutor-form-group textarea:focus,.tutor-form-group input:not([type="submit"]):focus{background:#ffffff;border-color:var(--tutor-primary-color)}.tutor-option-field textarea::-webkit-input-placeholder,.tutor-option-field input::-webkit-input-placeholder,.tutor-form-group textarea::-webkit-input-placeholder,.tutor-form-group input::-webkit-input-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-option-field textarea::-moz-placeholder,.tutor-option-field input::-moz-placeholder,.tutor-form-group textarea::-moz-placeholder,.tutor-form-group input::-moz-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-option-field textarea:-ms-input-placeholder,.tutor-option-field input:-ms-input-placeholder,.tutor-form-group textarea:-ms-input-placeholder,.tutor-form-group input:-ms-input-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-option-field textarea:-moz-placeholder,.tutor-option-field input:-moz-placeholder,.tutor-form-group textarea:-moz-placeholder,.tutor-form-group input:-moz-placeholder{color:#b0b6c8;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-option-field select,.tutor-form-group select{padding:2px 5px;height:50px}.tutor-form-group.tutor-reg-form-btn-wrap{text-align:right}.tutor-form-group.tutor-reg-form-btn-wrap .tutor-button{background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color)}.tutor-option-field p.desc{margin:-10px 0 20px;font-size:13px;font-style:italic;opacity:0.7}.tutor-option-field:last-child .tutor-option-field p.desc{margin-bottom:0}.tutor-option-gorup-fields-wrap .tutor-lesson-video-runtime{display:-webkit-box;display:-ms-flexbox;display:flex}.tutor-option-gorup-fields-wrap .tutor-lesson-video-runtime .tutor-option-group-field{padding-right:30px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:46px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:13px;font-size:16px}.select2-container .select2-selection--single{height:48px}.select2-container .select2-selection--multiple{min-height:50px}.tutor-price-preview-box{border:1px solid #dcdfe5;padding:20px;margin-bottom:30px;border-radius:4px;overflow:hidden}.tutor-price-box-thumbnail{margin:-20px -20px 20px}.tutor-price-box-thumbnail .tutor-single-lesson-segment{margin-bottom:0}.tutor-price-box-description h6{font-size:23px;margin:15px 0 5px}.tutor-price-box-description ul{list-style:none}.tutor-course-purchase-box a{display:block;text-align:center;margin-top:6px}.tutor-price-preview-box .price{font-size:35px;font-weight:500;margin:0 0 20px;overflow:hidden;line-height:1}.tutor-price-preview-box .price .subscription-details{font-size:var(--tutor-text-size);display:block;margin-top:12px;line-height:1.2em}.tutor-price-preview-box .price>.price{margin-bottom:0}.tutor-price-preview-box .price del+ins{margin-left:0;float:left}.tutor-course-reviews-wrap{border:1px solid #e8eff1;border-radius:4px}.tutor-course-avg-rating-total{color:var(--tutor-light-color)}.tutor-course-avg-rating-total span{color:var(--tutor-text-color)}.tutor-review-individual-item{border-top:1px solid #e8eff1;padding:30px;overflow:hidden}.tutor-review-individual-item p{margin:0;padding:0}.course-avg-rating-wrap{padding:20px 20px 20px 40px}.tutor-review-individual-item .review-left{width:200px;float:left;overflow:hidden}.tutor-review-individual-item .review-content{padding-left:200px}@media (max-width: 991px){.tutor-review-individual-item .review-left{width:100%;float:none;margin-bottom:25px}.tutor-review-individual-item .review-content{padding-left:0}}@media (max-width: 991px){.tutor-single-course-sidebar{margin-top:30px}}.tutor-review-individual-item .review-avatar{width:50px;float:left}.tutor-review-individual-item .review-avatar img{border-radius:50%;margin:0;border:none;max-width:100%;height:auto}.tutor-review-individual-item .tutor-review-user-info{float:left;padding-left:20px}.tutor-review-individual-item .tutor-review-user-info p{margin-bottom:0}.tutor-review-individual-item .tutor-review-user-info a{color:var(--tutor-text-color)}.review-avatar .tutor-text-avatar,.tutor-dashboard-avater .tutor-text-avatar,.instructor-avatar .tutor-text-avatar{border-radius:50%;width:50px;height:50px;text-align:center;display:block;line-height:50px;color:#ffffff;text-shadow:0 1px 2px rgba(0,0,0,0.4)}.course-avg-rating-wrap .course-avg-rating{font-size:76px;line-height:1;font-weight:400}.course-avg-rating-wrap p{margin:0}.tutor-review-individual-item .tutor-review-name{font-size:16px;font-weight:600}.tutor-review-individual-item .review-meta{color:var(--tutor-light-color)}.individual-review-rating-wrap{color:#f8c51c}.individual-review-rating-wrap i,.course-avg-rating-html i{margin-right:4px;color:#f8c51c}.course-rating-meter{display:-webkit-box;display:-ms-flexbox;display:flex}.course-rating-meter i.tutor-icon-star-full{color:#f8c51c}.rating-meter-bar-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.rating-meter-col{margin:0 3px}.course-rating-meter{margin-bottom:8px}.rating-meter-bar{height:5px;width:100%;background:#e8eff1;margin-top:11px;border-radius:15px;overflow:hidden}.rating-meter-fill-bar{background:#f8c51c;height:5px}.rating-meter-col.rating-text-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tutor-pagination,.tutor-pagination-wrap{text-align:center;margin:20px 0}.tutor-pagination a,.tutor-pagination span,.tutor-pagination-wrap a,.tutor-pagination-wrap span{padding:3px;display:inline-block}.tutor-pagination-wrap a:hover,.tutor-pagination a:hover{color:var(--tutor-primary-color)}.tutor-course-tags{margin:-5px}.tutor-course-tags a{padding:6px 15px;background:#e8eff1;display:inline-block;margin:5px;color:var(--tutor-text-color);border-radius:2px;-webkit-transition:300ms;transition:300ms}.tutor-course-tags a:hover{color:#000}.certificate-download-btn{margin-top:20px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;text-align:center;text-transform:uppercase !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#tutor-single-entry-content .tutor-course-prerequisites{padding:60px}.prerequisites-course-lists{padding:0;list-style:none;margin:0}.prerequisites-course-lists li a{padding:13px 15px;border:1px solid #dcdfe5;margin-bottom:20px;border-radius:4px;font-weight:500;color:var(--tutor-primary-color);font-size:16px}.prerequisites-course-lists li:first-child{padding:13px 40px 13px 60px;border:1px solid #f7e5b9;margin-bottom:20px;border-radius:4px;font-weight:500;background:#fffff5;color:#b39f70;position:relative}.prerequisites-course-lists li:first-child>span{position:absolute;left:20px;top:13px}.prerequisites-course-lists li .prerequisites-course-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prerequisites-course-feature-image img{width:70px;border-radius:2px;height:auto;margin:0 !important;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.08);box-shadow:0 0 1px rgba(0,0,0,0.08)}.prerequisites-course-lists li .prerequisites-course-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:15px;-webkit-transition:300ms;transition:300ms}.prerequisites-course-lists li a:hover .prerequisites-course-title{color:var(--tutor-primary-color)}.prerequisites-course-checkmark{line-height:24px;height:24px;text-transform:uppercase;font-size:12px;font-weight:700;min-width:107px}.prerequisites-course-checkmark i{height:24px;width:24px;background:#dbdddd;color:#dbdddd;display:inline-block;text-align:center;border-radius:2px;margin-right:3px}.prerequisites-course-checkmark.is-complete i{background:var(--tutor-success-button-color);color:#fff}.tutor-single-course-meta ul li.tutor-social-share{float:right;margin-right:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 575px){.tutor-single-course-meta ul li.tutor-social-share{display:none}}.tutor-single-course-meta ul li.tutor-social-share button{margin:0;border:none;background:transparent;color:var(--tutor-light-color);-webkit-transition:300ms;transition:300ms;padding:0 4px;cursor:pointer}.tutor-single-course-meta ul li.tutor-social-share button:hover{color:var(--tutor-primary-color)}.rtl .tutor-single-course-meta ul li.tutor-social-share{float:left}.rtl .tutor-single-course-meta ul li,.rtl .tutor-loop-author>div{float:right}.rtl .tutor-single-course-meta ul li{margin-right:0;margin-left:40px}.rtl .tutor-wrap nav.course-enrolled-nav ul li a{margin-right:0;margin-left:20px}.rtl .tutor-progress-bar .tutor-progress-filled:after{left:auto;right:var(--tutor-progress-left);-webkit-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%)}.rtl .tutor-progress-percent{padding-left:0;padding-right:20px}.rtl .tutor-course-lesson h5 i{margin-right:0;margin-left:10px}.rtl .tutor-course-lesson h5 .lesson-preview-icon i{margin-right:10px;margin-left:0}.rtl .tutor-course-lesson h5 .tutor-lesson-duration{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}.rtl .tutor-custom-list-style li{padding-right:25px;padding-left:0px}.rtl .tutor-custom-list-style li:before{left:auto;right:0}.rtl .single-instructor-wrap .instructor-name,.rtl .single-instructor-wrap .instructor-avatar{float:right}.rtl .single-instructor-wrap .instructor-name{padding-left:0;padding-right:20px}.rtl .single-instructor-wrap .instructor-bio{padding-left:0;padding-right:260px}.rtl .tutor-single-page-top-bar .tutor-topbar-back-to-curse-wrap{margin-left:30px;margin-right:0}.rtl .tutor-single-lesson-button-group .tutor-single-lesson-button a,.rtl .tutor-topics-in-single-lesson .tutor-single-lesson-items a{padding:14px 17px 14px 100px}.rtl .tutor-lessons-under-topic .tutor-lesson-right-icons{right:auto;left:15px}.rtl .tutor-lessons-under-topic .tutor-lesson-right-icons .tutor-lesson-complete{margin-left:0;margin-right:8px}.rtl .tutor-single-lesson-button-group .tutor-single-lesson-button a>i:first-child,.rtl .tutor-topics-in-single-lesson .tutor-single-lesson-items a>i:first-child{margin-right:0;margin-left:10px}.rtl .tutor-topbar-home-btn{margin-left:0;margin-right:20px}@media screen and (max-width: 546px){.rtl .tutor-topbar-home-btn{margin-right:10px}}.rtl .tutor-single-page-top-bar .tutor-single-lesson-segment button.course-complete-button{margin-left:15px;margin-right:0}.tutor-frontend-modal{position:fixed;width:100%;height:100%;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:999999}.tutor-frontend-modal .tutor-frontend-modal-overlay{background:rgba(0,0,0,0.7);height:100%;width:100%;position:fixed;left:0;top:0;z-index:-1;cursor:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.852 12.004L.23 22.7a.764.764 0 0 0 0 1.076.75.75 0 0 0 1.068 0L12 13l10.703 10.778a.75.75 0 0 0 1.069 0 .764.764 0 0 0 0-1.076L13.148 12.004l10.63-10.706a.764.764 0 0 0 0-1.075.752.752 0 0 0-1.067 0L12 11.008 1.289.223a.752.752 0 0 0-1.068 0 .764.764 0 0 0 0 1.076l10.631 10.705z' fill='%23F0576A' fill-rule='evenodd'/%3E%3C/svg%3E"),auto}.tutor-frontend-modal .tutor-frontend-modal-content{position:relative;background:#fff;padding:60px;width:90%;max-width:750px;max-height:90%;overflow-y:auto}@media (max-width: 768px){.tutor-frontend-modal .tutor-frontend-modal-content{padding:40px}}@media (max-width: 540px){.tutor-frontend-modal .tutor-frontend-modal-content{padding:20px}}button.tm-close.tutor-icon-line-cross{position:absolute;right:23px;top:23px;background:transparent;padding:0;font-size:24px;border:none;color:var(--tutor-light-color)}button.tm-close.tutor-icon-line-cross:hover{color:red}.label-order-status{padding:3px 5px;border-radius:3px}.label-status-completed{background-color:#4bd863;color:#ffffff}.label-status-cancelled{background-color:#fd6a03;color:#ffffff}.label-status-on-hold{background-color:#db5382;color:#ffffff}.tutor-lesson-content-area h2{margin-bottom:25px;margin-top:20px;font-weight:500}.assignment-result-wrap{text-align:center;padding:10px 0}.submitted-assignment-grade-pass{color:var(--tutor-success-button-color)}.submitted-assignment-grade-failed{color:red}.received-marks{color:var(--tutor-primary-color)}.tutor-dashboard-course-builder-wrap .tutor-form-row{margin-top:20px;margin-bottom:20px}.video_source_wrap_html5{width:100px;text-align:center}.video-poster-img img{max-width:200px;height:auto}.tutor-assignment-information{font-size:16px}.tutor-assignment-information ul{padding:0;margin:0 0 22px;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tutor-assignment-information ul li strong{font-weight:700}.tutor-assignment-attachment-upload-wrap .tutor-form-group{display:inline-block}.tutor-assignment-attachment-upload-wrap .tutor-form-group label+input{display:none}.tutor-assignment-attachment-upload-wrap .tutor-form-group label{padding:15px 17px;border:1px solid #dcdfe5;overflow:hidden;margin-right:15px;border-radius:4px;cursor:pointer}.tutor-assignment-attachment-upload-wrap .tutor-form-group label i{font-size:30px;line-height:30px;float:left;margin-right:12px}.tutor-assignment-attachment-upload-wrap .tutor-form-group label span{line-height:30px}.tutor-assignment-attachment-upload-wrap{margin-bottom:40px}#tutor-course-topics a{text-decoration:none}#tutor-course-topics .tutor-topics-wrap{border-bottom:1px solid #f6f8fa;padding-bottom:0;margin:0}.tutor-untopics-lessons .course-content-item,.course-contents .course-content-item{padding:10px 12px 10px 25px;border-bottom:1px solid #d9d9d9;background-color:#ebeef0}.tutor-untopics-lessons .course-content-item .tutor-lesson-top,.course-contents .course-content-item .tutor-lesson-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tutor-untopics-lessons .course-content-item .tutor-lesson-top a:last-child,.course-contents .course-content-item .tutor-lesson-top a:last-child{margin-left:auto}.tutor-untopics-lessons .course-content-item .tutor-lesson-top a.open-tutor-lesson-modal,.course-contents .course-content-item .tutor-lesson-top a.open-tutor-lesson-modal{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tutor-untopics-lessons .course-content-item .tutor-lesson-top a,.course-contents .course-content-item .tutor-lesson-top a{color:#393c40;font-weight:400;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tutor-untopics-lessons .course-content-item .tutor-lesson-top i,.course-contents .course-content-item .tutor-lesson-top i{padding-right:7px;color:#393c40}.tutor-untopics-lessons .course-content-item .tutor-lesson-top .tutor-updating-message i,.course-contents .course-content-item .tutor-lesson-top .tutor-updating-message i{display:none}.tutor-untopics-lessons .course-content-item .tutor-lesson-top i.tutor-icon-garbage:hover,.course-contents .course-content-item .tutor-lesson-top i.tutor-icon-garbage:hover{color:red}.tutor-lessons.ui-sortable{min-height:20px}#tutor-course-topics .drop-lessons p{margin:0}#tutor-course-topics .course-content-item:hover{background-color:#ebeef0}#tutor-course-topics .tutor-lessons{padding-left:0}#tutor-course-topics .tutor-lesson-top,#tutor-course-topics .tutor-lesson-top i{font-size:15px}#tutor-course-topics .tutor-lesson-top .open-tutor-quiz-modal i{display:inline-block;vertical-align:middle;margin-right:5px}#tutor-course-topics .tutor-lesson-top{display:-webkit-box;display:-ms-flexbox;display:flex}#tutor-course-topics .tutor-lesson-top .open-tutor-lesson-modal,.tutor-quiz .open-tutor-quiz-modal,.course-content-item .open-tutor-assignment-modal{-webkit-box-flex:1;-ms-flex:1;flex:1}#tutor-course-topics .tutor-lesson-top i.tutor-icon-move{margin-right:10px;cursor:ns-resize}.rtl #tutor-course-topics .tutor-lesson-top i.tutor-icon-move{margin-right:0;margin-left:10px}#tutor-course-topics .tutor-lesson-top i.tutor-icon-pencil{margin:0 10px}#tutor-course-topics .tutor-lesson-top a{color:#393c40}#tutor-course-topics .tutor-lesson-top a.tutor-updating-message i{display:none}.course-move-handle{cursor:row-resize}.new-topic-btn-wrap{padding:20px}p.course-empty-content{padding-left:20px;padding-right:20px}.tutor_btn_lg{line-height:45px;background-color:var(--tutor-primary-color);color:#ffffff;padding:0 20px;display:inline-block;border-radius:2px;font-weight:300;border:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.tutor_btn_lg:focus{-webkit-box-shadow:none;box-shadow:none;border:none;outline:none}.tutor_btn_lg:focus,.tutor_btn_lg:hover{background-color:var(--tutor-primary-color);color:#ffffff}.ui-sortable-placeholder{visibility:visible;background-color:#dddd}.tutor-untopics-lessons{border:1px solid #eee;padding:20px;margin:0 -1px -1px;background-color:#fbfbfb}.tutor-untopics-lessons h3{font-weight:300}.tutor-untopics-lessons .tutor-lessons{padding-left:0 !important}.create-new-lesson-wrap{text-align:center}.tutor-metabox-add-topics .tutor-option-field-row:last-child,.tutor-topics-edit-form .tutor-option-field-row:last-child{border-bottom:none}.tutor-metabox-add-topics .tutor-option-field-row textarea{height:120px}.topic-edit-icon{cursor:pointer}.tutor-topic-title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:300;margin:0;line-height:45px;padding-left:15px}.rtl .tutor-topic-title{padding-left:0;padding-right:15px}.tutor-topic-title a{color:#393c40}.tutor-topic-title .topic-inner-title{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;cursor:pointer;max-width:calc(100% - 137px);font-weight:400;font-size:16px}.tutor-topic-title span{padding:0 5px}.tutor-topic-title span.expand-collapse-wrap{border-left:1px solid #e7e7e7}.tutor-topic-title span.expand-collapse-wrap a{display:block;padding:0 13px}.topic-delete-btn{float:right}.text-muted{color:#cccccc}.topic-delete-btn a{padding:0 10px}.topic-delete-btn a:hover{color:#ff0000}.topic-delete-btn .dashicons{width:12px;height:12px;font-size:12px}#tutor-course-topics{position:relative}#tutor-course-topics .inside{padding:0;margin:0}#tutor-course-topics a:focus{-webkit-box-shadow:none;box-shadow:none}#tutor-course-topics .toggle-indicator:before{margin-top:20px}.tutor-topics-wrap:nth-child(2n){background:#f6f8fa}#tutor-course-content-wrap{border:1px solid #ddd;margin-top:20px}#tutor-course-content-wrap .tutor-topics-edit-form,#tutor-course-content-wrap .tutor-metabox-add-topics{border-left:none;border-right:none;margin-top:0}#tutor-course-content-wrap .tutor-topics-wrap .tutor-topics-body{background:#ebeef0;padding:0px}.tutor-course-builder-button{line-height:35px;color:#393c40;display:inline-block;padding:0 20px;border-radius:4px;margin-right:10px;border:1px solid #d3d4d5;background-color:#f2f2f2;cursor:pointer;vertical-align:top;-webkit-transition:300ms;transition:300ms;font-weight:400}.tutor-course-builder-button i{line-height:35px;display:inline-block;vertical-align:top;margin-right:6px}.tutor-course-builder-button.tutor-updating-message i{display:none}.tutor-course-builder-button.tutor-btn-lg{line-height:40px}.tutor-add-quiz-button-wrap{padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tutor-add-quiz-button-wrap>*+*{margin-left:15px}.tutor-course-builder-button.active{color:#fff;background:var(--tutor-primary-color);border-color:var(--tutor-primary-color)}.tutor-course-builder-button:hover{-webkit-filter:brightness(0.9);filter:brightness(0.9)}.tutor-btn-lg i{color:var(--tutor-primary-color);vertical-align:top;margin-right:5px;font-size:16px;display:inline-block;line-height:40px}.tutor-course-builder-button.active i,.tutor-course-builder-button:hover i{color:#fff}.tutor-course-builder-button.tutor-success{background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);color:#fff}.tutor-updating-message:before{display:inline-block;font-family:"tutor";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;content:"\e91d";-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;margin-right:6px}.rtl .tutor-updating-message:before{margin-right:0;margin-left:6px}.lesson-modal-close-wrap a{background:#ffffff;width:50px;height:59px;display:inline-block;text-align:center;line-height:57px;color:#3a3d42;font-size:15px;position:absolute;right:0;top:0}.lesson-modal-close-wrap a:hover{color:red}.lesson-modal-form-wrap .lesson-modal-field-row{padding:10px 0}.lesson-modal-field.tutor-lesson-modal-title-wrap{width:95%}.lesson-modal-field-row input[type="text"]{background-color:#fff;border:1px solid #ddd;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:#333;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;min-width:400px;min-height:35px}.tutor-lesson-modal-title-wrap input{width:100%}.lesson-modal-form-wrap .tutor-option-field-row{padding:10px 0}.lesson-modal-form-wrap .tutor-option-field-row:last-child{border-bottom:none}.tutor-lesson-modal-wrap .modal-footer{padding:10px 20px;background-color:#fff;width:100%;position:sticky;bottom:0;position:-webkit-sticky}.tutor-option-field .tutor-lesson-edit-feature-img{width:100px;position:relative}.tutor-option-field .tutor-lesson-edit-feature-img img{width:100%;height:auto}a.tutor-lesson-thumbnail-delete-btn{position:absolute;top:0;right:0;color:red;background:#fff;padding:3px 5px;border-radius:5px}.tutor-get-pro-text{color:#e02424}.updating-icon:before{font-family:"tutor";content:"\e91d";-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;display:inline-block}.tutor-notice-warning{background-color:#fcf8e3;border-color:#faebcc;padding:20px;margin-bottom:10px}.tutor-modal-wrap{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:rgba(0,0,0,0.5)}.tutor-modal-wrap.show{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";z-index:99999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tutor-modal-wrap.loading .tutor-modal-content:before{position:absolute;top:0;left:0;right:0;bottom:0;display:block;content:"";z-index:9;background:url("../images/spinner.gif") no-repeat center center}.tutor-modal-wrap .tutor-modal-content{max-height:90%;overflow-y:auto;overflow-x:hidden;background-color:#fff;max-width:730px;margin:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);position:relative;-webkit-transition:all 200ms ease-out;transition:all 200ms ease-out;width:90%}.admin-bar .tutor-modal-wrap .tutor-modal-content{max-height:calc(90% - 32px);margin-top:32px}.tutor-modal-wrap .modal-footer{padding:20px 0;border-top:1px solid #eee}.tutor-modal-wrap .modal-footer.has-padding{padding:20px 15px}.tutor-modal-wrap .modal-container{padding:20px 20px 0}.tutor-modal-wrap.tutor-instructors-modal-wrap .modal-container p{margin-top:0}.tutor-modal-wrap .modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 20px;border-bottom:1px solid #eeeff1}.tutor-modal-wrap .modal-title{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tutor-modal-wrap .modal-header h1{padding:0;margin:0;font-size:23px;line-height:30px}.modal-container .modal-classic-btn-wrap{position:absolute;right:45px;top:14px}.modal-container .modal-classic-btn-wrap a{color:var(--tutor-primary-color)}.tutor-modal-wrap .modal-header h1::before,.tutor-modal-wrap .modal-header h1::after{display:none}.tutor-modal-wrap .search-bar{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:20px;padding-left:20px;padding-right:20px}.tutor-modal-wrap .search-bar input[type="text"]{width:100%;border:1px solid #eee;-webkit-box-shadow:none;box-shadow:none;padding:10px}.tutor-modal-wrap .modal-close-wrap a.modal-close-btn{width:50px;height:50px;background:#000;display:inline-block;text-align:center;line-height:47px;color:#fff;font-size:25px;position:absolute;right:0}.tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-title{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-close-wrap a.modal-close-btn{background:#ffffff;width:20px;height:20px;display:inline-block;text-align:center;line-height:28px;color:#3a3d42;font-size:22px;position:relative}.tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-header{padding:15px 20px;border-bottom:1px solid #eeeff1}.tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-header h1{padding:0}.tutor-modal-wrap.tutor-quiz-builder-modal-wrap .modal-container{background-color:#f1f1f1;padding:0}#tutor-quiz-modal-tab-items-wrap{background-color:#fff;font-size:0;overflow:hidden}#tutor-quiz-builder-modal-tabs-container{padding:20px}#tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item{padding:15px 25px;display:inline-block;color:#393c40;border-left:1px solid #f1f1f1;overflow:hidden;line-height:17px;vertical-align:middle}#tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item.active{background-color:#f1f1f1}#tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item i{float:left;font-size:17px;line-height:1;margin-right:5px}#tutor-quiz-modal-tab-items-wrap .tutor-quiz-modal-tab-item.active i{color:var(--tutor-primary-color)}.quiz-modal-tab-navigation-btn{padding:10px 20px;border-radius:3px}.quiz-modal-btn-next,.quiz-modal-btn-next:focus,.quiz-modal-btn-first-step,.quiz-modal-btn-first-step:focus,.quiz-modal-question-save-btn,.quiz-modal-question-save-btn:focus,.quiz-modal-settings-save-btn,.quiz-modal-settings-save-btn:focus{background-color:var(--tutor-primary-color);color:#ffffff}.quiz-modal-btn-next:hover,.quiz-modal-btn-first-step:hover,.quiz-modal-question-save-btn:hover,.quiz-modal-settings-save-btn:hover{color:#ffffff}.quiz-modal-btn-cancel,.quiz-modal-btn-back{color:#4b5981;border:1px solid #d4dadb}.tutor-quiz-builder-form-row .quiz-form-warning{color:#e88e06}.tutor-assignment-builder-modal-wrap .modal-container{padding:10px}.assignment-modal-form-wrap .tutor-option-field.tutor-assignment-modal-title-wrap{margin:0}.tutor-quiz-question-answers-form{background-color:#fff;padding:20px;-webkit-transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);border:1px solid #dedede;border-radius:3px;margin-bottom:20px}.advanced-options-tab-item{float:right}.tutor-course-builder-wrap{border:1px dashed #dcdfe5}.tutor-quiz-builder-modal-tabs-notice{background:#d8d8d8;line-height:20px;padding:10px 30px;color:#a4a4a4}.tutor-quiz-builder-modal-tabs-notice a{color:#a4a4a4;text-decoration:underline}.tutor-quiz-builder-group{margin-bottom:25px}.tutor-quiz-builder-group>p.warning{color:red;font-size:12px}.tutor-quiz-builder-group>p.help{color:#a4a4a4;font-size:12px;margin-top:7px}.tutor-quiz-builder-group>h4{color:#393c40;font-weight:600;margin:0 0 15px}.tutor-quiz-builder-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-10px;margin-right:-10px}.tutor-quiz-builder-col{padding-left:10px;padding-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tutor-quiz-builder-col.auto-width{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tutor-quiz-builder-group textarea,.tutor-quiz-builder-group input[type="text"],.tutor-quiz-builder-group input[type="email"],.tutor-quiz-builder-group input[type="number"],.tutor-quiz-builder-group input[type="password"]{line-height:40px;padding:5px 0;text-indent:15px;background:#fff;display:inline-block;border:1px solid #dedede;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;height:40px;margin:0;width:100%;color:#393c40}.tutor-quiz-builder-group textarea:focus,.tutor-quiz-builder-group input[type="text"]:focus,.tutor-quiz-builder-group input[type="email"]:focus,.tutor-quiz-builder-group input[type="number"]:focus,.tutor-quiz-builder-group input[type="password"]:focus{border-color:var(--tutor-primary-color)}.tutor-quiz-builder-group textarea{height:80px;resize:none;text-indent:0;padding:11px 15px;line-height:22px}.tutor-quiz-builder-group textarea[name="quiz_description"]{height:150px}.tutor-quiz-builder-group select{border:1px solid #ccc;-webkit-box-shadow:none;box-shadow:none;height:42px !important;padding:0 12px !important;margin:0}.tutor-quiz-builder-modal-control-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.question_form_inner{padding:0 20px 20px;margin-top:0}.tutor-quiz-builder-modal-control-btn-group .quiz-builder-btn-group-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.tutor-quiz-builder-modal-control-btn-group .quiz-modal-tab-navigation-btn{display:inline-block}.tutor-quiz-builder-modal-control-btn-group .quiz-modal-tab-navigation-btn:not(:last-child){margin-right:6px}.modal-container .tutor-quiz-add-question-btn{border:1px solid #c6c9cf;padding:10px 15px;color:#393c40;display:inline-block;border-radius:3px}.modal-container .tutor-quiz-add-question-btn i{color:var(--tutor-primary-color);line-height:16px;margin-right:3px}.quiz-form-field-col{margin-right:20px}.quiz-form-field-col.result-fail{width:100%}.quiz-modal-switch-field{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}.quiz-modal-switch-field label.btn-switch{margin-right:20px;position:relative;vertical-align:top}label.btn-switch input:checked+.btn-slider{background-color:var(--tutor-success-button-color)}.btn-switch+span{line-height:24px;display:inline-block;margin-left:8px;font-weight:700;vertical-align:top}.tutor-select{position:relative}.tutor-select .select-header{border:1px solid #dedede;margin:0;padding:10px;width:100%;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.tutor-select .select-header .lead-option{-webkit-box-flex:1;-ms-flex:1;flex:1}.tutor-select .select-header .select-dropdown{line-height:22px}.tutor-select .select-header .lead-option .question-type-pro{display:none}.tutor-select .tutor-select-options{border:1px solid #dedede;background-color:#fff;padding:22px 10px 8px;width:calc(100% - 22px);position:absolute;font-size:0;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-shadow:0px 2px 10px rgba(0,0,0,0.08);box-shadow:0px 2px 10px rgba(0,0,0,0.08);top:55px;border-radius:3px}.tutor-select .tutor-select-options .tutor-select-option{width:calc(33.3333% - 22px);display:inline-block;padding:9px;cursor:pointer;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 11px 15px;border:1px solid #e2e2e2;border-radius:3px;font-size:13px}.tutor-select .tutor-select-options .tutor-select-option:hover{border-color:var(--tutor-primary-color)}.question-type-pro{color:#fff;font-size:9px;right:11px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}i.tutor-icon-block{padding:0;color:#fff;border-radius:3px;margin-right:2px;display:inline-block;width:22px;height:22px;text-align:center;line-height:22px}i.tutor-icon-block.tutor-icon-short-ans{background-color:#f37512}i.tutor-icon-block.tutor-icon-image-ans{background-color:#a322f9}i.tutor-icon-block.tutor-icon-yes-no{background-color:var(--tutor-primary-color)}i.tutor-icon-block.tutor-icon-multiple-choice{background-color:#9034a9}i.tutor-icon-block.tutor-icon-mark{background-color:#00b890}i.tutor-icon-block.tutor-icon-open-ended{background-color:#fe3129}i.tutor-icon-block.tutor-icon-fill-gaps{background-color:#ffbf00}i.tutor-icon-block.tutor-icon-answer-shorting{background-color:#f80089}i.tutor-icon-block.tutor-icon-assesment{background-color:#274055}i.tutor-icon-block.tutor-icon-matching{background-color:#8a4a1b}i.tutor-icon-block.tutor-icon-image-matching{background-color:#f37512}i.tutor-icon-block.tutor-icon-ordering{background-color:var(--tutor-primary-color)}i.tutor-icon-block.tutor-icon-plus-square-button,i.tutor-icon-block.tutor-icon-plus{background-color:var(--tutor-success-button-color)}.create-lesson-in-topic-btn i.tutor-icon-block.tutor-icon-plus{background-color:var(--tutor-primary-color)}a.back-to-quiz-questions-btn{font-size:16px;font-weight:300;color:#393c40;margin-bottom:10px;display:block}a.back-to-quiz-questions-btn.tutor-updating-message i{display:none}.modal-container .quiz-questions-form{padding:20px}#quiz-builder-tab-advanced-options .tutor-quiz-builder-form-cols-row .quiz-form-field-col:first-child{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}.question-form-header{margin-bottom:20px}.quiz-question-form-body{margin-bottom:25px}.quiz-builder-question-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.quiz-builder-question{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px;border:1px solid #e2e2e2;border-radius:3px;max-width:calc(100% - 52px)}.quiz-builder-question .question-sorting{margin-right:10px;line-height:22px}.quiz-builder-question .question-sorting i{display:block;line-height:24px}.quiz-builder-question .question-edit-icon{line-height:22px}.quiz-builder-question .question-edit-icon .tutor-quiz-open-question-form.tutor-updating-message i{display:none}.quiz-builder-question .question-title{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:22px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-right:10px}.quiz-builder-question .question-icon{-webkit-box-flex:0;-ms-flex:0 0 155px;flex:0 0 155px}.quiz-builder-qustion-trash a{display:block;padding:0 0 0 10px;font-size:20px;color:rgba(57,60,64,0.4);line-height:44px}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider{border:1px solid #dedede;padding:20px 70px 20px 10px;background-color:#ffffff;position:relative;border-radius:4px}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider .ui-widget-content{background:var(--tutor-primary-color);border:none;height:4px;border-radius:4px}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider .ui-widget-header{background:#dedede;border-radius:4px}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider .ui-widget-content .ui-state-default{background:var(--tutor-primary-color);border:1px solid var(--tutor-primary-color);border-radius:50%;margin-top:-2px}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider .tutor-field-type-slider-value{font-size:16px;font-weight:600;background:var(--tutor-primary-color);position:absolute;right:5px;top:50%;margin:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:34px;width:43px;text-align:center;border-radius:4px;color:#fff}.tutor-quiz-builder-modal-wrap .tutor-field-type-slider .tutor-field-type-slider-value:before{content:"";position:absolute;border:7px solid transparent;top:50%;border-right-color:var(--tutor-primary-color);right:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tutor-quiz-answer-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.tutor-quiz-answer{background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 15px;border:1px solid #dedede;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:22px;border-radius:3px;margin-bottom:15px}.tutor-quiz-answer .tutor-quiz-answer-edit a{display:block;padding:0px 9px}.tutor-quiz-answer-trash-wrap a.answer-trash-btn{padding:0 10px;display:inline-block;line-height:44px}span.tutor-quiz-answer-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.tutor-quiz-answer-media .option-media-preview{margin-bottom:20px}.tutor-quiz-answer-media .option-media-preview img{max-width:80px;height:auto}.tutor-question-answer-image{margin-right:10px}.tutor-question-answer-image img{max-height:25px;width:auto}button#quiz-answer-save-btn,button#quiz-answer-edit-btn{background-color:var(--tutor-success-button-color);color:#fff;padding:10px 15px;border:none;cursor:pointer}button#quiz-answer-save-btn:hover,button#quiz-answer-edit-btn:hover{background-color:var(--tutor-success-button-color)}.tutor-media-upload-wrap{border:1px solid #dedede;display:-webkit-box;display:-ms-flexbox;display:flex;width:130px}.tutor-media-upload-wrap img{max-width:100%}.tutor-media-preview{-webkit-box-flex:1;-ms-flex:1;flex:1}.tutor-media-upload-btn{display:block;padding:10px;font-size:50px;line-height:50px;text-align:center;color:#dedede}.tutor-media-upload-trash-wrap{border-left:1px solid #dedede}.tutor-media-upload-trash{color:#dedede;display:block;line-height:50px;padding:12px}.tutor-quiz-answers-form-footer.tutor-quiz-builder-form-row{margin-top:40px;margin-bottom:10px}.tutor-metabox-add-topics,.tutor-topics-edit-form{background-color:#f7f7f7;border:1px solid #dcdfe5;margin-top:25px;padding:20px}.tutor-course-builder-section{margin-bottom:60px}.tutor-course-builder-section-title h3{font-size:20px;font-weight:700;color:#1d1f37;position:relative;overflow:hidden;z-index:1;margin:0 0 25px;cursor:pointer}.tutor-course-builder-section-title h3::after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:var(--tutor-primary-color);z-index:-1}.tutor-course-builder-section-title h3 span,.tutor-course-builder-section-title h3 i{float:left;background-color:#fff;font-size:20px;line-height:20px}.tutor-course-builder-section-title h3 i{color:var(--tutor-primary-color);font-size:14px}.tutor-course-builder-section-title h3 span{padding:0 15px 0 9px}.tutor-frontend-builder-item-scope{margin-bottom:30px}.tutor-frontend-builder-item-scope:last-child{margin-bottom:0}.tutor-builder-item-heading{font-weight:500;line-height:21px;margin-bottom:10px;display:block}.builder-course-thumbnail-upload-wrap>div{font-size:var(--tutor-text-size);line-height:25px;margin-bottom:20px;font-weight:400}.builder-course-thumbnail-img-src{position:relative}.builder-course-thumbnail-img-src .tutor-course-thumbnail-delete-btn{font-size:10px;position:absolute;top:-4px;left:-4px;color:#e53935;-webkit-transition:300ms;transition:300ms;border-radius:50%;width:20px;height:20px;line-height:20px;background:#fff;text-align:center}.builder-course-thumbnail-img-src .tutor-course-thumbnail-delete-btn i{line-height:20px}.tutor-course-builder-header{text-align:right;font-size:12px}.tutor-course-builder-section .course-empty-content{margin:15px 0}.tutor-course-builder-section .tutor-course-builder-header a{color:#393c40}.tutor-course-builder-section .tutor-course-builder-header a:first-child{padding-right:7px}.tutor-course-builder-section .tutor-course-builder-header a:last-child{padding-left:7px}.tutor-course-builder-section .tutor-course-builder-header{margin-top:-15px}.tutor-course-builder-section .new-topic-btn-wrap{padding:0;margin-top:20px}.tutor-course-available-instructors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tutor-course-available-instructors .added-instructor-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px);border:1px solid #dcdfe5;padding:13px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;position:relative;margin-bottom:30px}.tutor-course-available-instructors .added-instructor-item .instructor-control{position:absolute;right:14px;top:50%;font-size:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:300ms;transition:300ms}.tutor-course-available-instructors .added-instructor-item .instructor-control a{color:red}.tutor-course-available-instructors .added-instructor-item:hover .instructor-control{opacity:1}.tutor-course-available-instructors .added-instructor-item .instructor-icon{height:45px;width:45px;overflow:hidden;border-radius:50px;margin-right:15px}.tutor-course-available-instructors .added-instructor-item .instructor-icon img{width:100%}.tutor-course-available-instructors .added-instructor-item .instructor-name{position:relative}.tutor-course-available-instructors .added-instructor-item .instructor-name img{display:inline-block;margin-left:10px;width:18px}.tutor-course-available-instructors .added-instructor-item .instructor-name img:hover+i.instructor-name-tooltip{opacity:1}.tutor-course-available-instructors .added-instructor-item i.instructor-name-tooltip{-webkit-transition:300ms;transition:300ms;opacity:0;position:absolute;bottom:34px;right:9px;background:#2a344f;-webkit-transform:translateX(50%);transform:translateX(50%);color:#fff;font-size:12px;font-style:normal;padding:0 8px;border-radius:15px;line-height:20px;z-index:1}.tutor-course-available-instructors .added-instructor-item i.instructor-name-tooltip::before{content:"";position:absolute;border:5px solid #2a344f;bottom:-3px;left:50%;margin-left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}.tutor-course-available-instructors .added-instructor-item:nth-child(2n){margin-left:30px}.tutor-addons-list .plugin-icon{height:120px}.btn-switch{display:inline-block;height:22px;position:relative;width:40px}.btn-switch input{display:none}.btn-slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;-webkit-transition:0.4s;transition:0.4s}.btn-slider:before{background-color:#fff;bottom:3px;content:"";height:16px;left:4px;position:absolute;-webkit-transition:0.4s;transition:0.4s;width:16px}input:checked+.btn-slider{background-color:var(--tutor-primary-color)}input:checked+.btn-slider:before{-webkit-transform:translateX(16px);transform:translateX(16px)}.btn-slider.btn-round{border-radius:34px}.btn-slider.btn-round:before{border-radius:50%}.tutor-video-embeded-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.tutor-video-embeded-wrap iframe,.tutor-video-embeded-wrap object,.tutor-video-embeded-wrap embed{position:absolute;top:0;left:0;width:100%;height:100%}.select2-selection__rendered [class^="tutor-icon-"]{display:inline-block;vertical-align:top;margin-right:6px}.select2-results__options [class^="tutor-icon-"]{color:var(--tutor-primary-color);display:inline-block;vertical-align:top;margin-right:6px}.select2-results__option--highlighted [class^="tutor-icon-"]{color:#fff}.tutor-video-metabox-wrap{margin-bottom:50px}.video-metabox-source-input-wrap{padding:30px;background-color:#f4f7f8;border:1px solid #dcdfe5;border-radius:3px}.video-metabox-source-html5-upload{background-color:#fff;text-align:center;padding:40px 20px;border:1px solid #dcdfe5;border-radius:3px}.video-metabox-source-html5-upload p{margin-bottom:5px}.tutor-video-metabox-wrap p{margin:0;padding:0}.video-metabox-source-html5-upload .video-upload-icon i{font-size:50px;color:var(--tutor-primary-color)}.video_source_upload_wrap_html5{margin-top:10px}.video-metabox-source-html5-poster{padding-top:30px}.video_source_wrap_html5{width:100%}.builder-course-thumbnail-upload-wrap .button-transparent{float:right;background:transparent !important}.builder-course-thumbnail-upload-wrap .button-transparent:hover{background:var(--tutor-primary-color) !important}.html5-video-poster{height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.html5-video-poster .tutor-builder-course-video-poster-text{text-align:left;padding-left:20px}.html5-video-poster .tutor-builder-course-video-poster-text h5{font-size:14px;font-weight:700;margin:0 0 6px;line-height:1}.html5-video-poster .tutor-builder-course-video-poster-text span{font-size:14px;font-weight:400}.html5-video-poster img{height:100%;width:auto}.no-memberhsip-msg-wrap p{margin:0}.content-drip-message-wrap.tutor-error-msg{margin:40px 50px}.content-drip-message-wrap{margin:120px}.content-drip-wrap-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.content-drip-wrap-flex .content-drip-left{margin-right:50px}.content-drip-wrap-flex ul{margin:0;list-style-position:inside}.content-drip-wrap-flex ul li a{color:var(--tutor-primary-color)}.tutor-alert{border:1px solid #f8a201;background:#fffff2;position:relative;border-radius:3px;padding:20px 25px 20px 95px;color:#a86d00;margin-bottom:20px}.tutor-alert p{margin-bottom:10px}.tutor-alert p:last-child{margin:0}.tutor-alert.tutor-alert-danger{border:1px solid #fe1a1a;background:#fff2f2;color:#a50000}.tutor-alert.tutor-alert-success{border:1px solid #69bc0d;background:#f6fff2;color:#3d7400}.tutor-alert::before{content:"\e95f";position:absolute;font-size:30px;font-family:"tutor" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:70px;top:0;left:0;text-align:center;background:#f8a201;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ffffff}.tutor-alert.tutor-alert-danger::before{content:"\e913";background:#fe1a1a}.tutor-alert.tutor-alert-success::before{content:"\e90f";background:#69bc0d}.tutor-alert-content p{margin:0}.gradename-bg{text-align:center;color:#ffffff;height:32px;min-width:32px;font-size:16px;line-height:32px;padding:0 8px;display:inline-block;border-radius:20px;font-weight:bold;margin-right:7px}.gradename-outline{text-align:center;height:32px;min-width:32px;font-size:16px;line-height:26px;padding:0 8px;display:inline-block;border-radius:20px;border:2px solid;margin-right:7px}.generate-course-gradebook-btn-wrap{margin:10px 0}.gradebook-result-for-label{margin:0;padding:4px 7px;background-color:#e8eff1;display:inline-block;margin-bottom:10px}table.course-single-gradebooks{border-spacing:0;width:100%;border-collapse:collapse;border:1px solid #dcdfe5}table.course-single-gradebooks th{padding:1em 1.41575em;text-align:left;vertical-align:top;border-bottom:1px solid #dcdfe5}table.course-single-gradebooks th{font-weight:600}table.course-single-gradebooks thead th{background-color:rgba(220,223,229,0.14);padding:1.41575em;vertical-align:middle}table.course-single-gradebooks tbody td{border-bottom:1px solid #dcdfe5;background-color:#ffffff !important}table.course-single-gradebooks a{color:#4b5981}.text-label{margin:0;padding:4px 7px;background-color:#e8eff1;display:inline-block;border-radius:3px}.text-label.submitted-assignment-grade-pass{background-color:#86b223;color:#ffffff}.text-label.submitted-assignment-grade-failed{background-color:#d71830;color:#ffffff}.tutor-bp-message-recipient-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.tutor-bp-recipient-info-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tutor-bp-message-recipient-avatar-wrap img{width:70px;height:70px;border-radius:50%}.tutor-bp-message-recipient-avatar-wrap{margin-right:35px}.tutor-bp-message-recipient-header .tutor-bp-thread-recipient-name h3{margin:10px 0 8px !important;font-size:22px;font-weight:600;line-height:28px}.tutor-bp-message-recipient-header .tutor-bp-thread-recipient-name h4{margin:0 0 20px !important;font-size:16px;line-height:1;font-weight:500}.tutor-bp-enrolled-courses-wrap{margin:0}.tutor-bp-enrolled-courses-wrap .tutor-bp-enrolled-total-course-notice{font-weight:400;color:#1c294b;margin:10px 0 8px !important}.tutor-bp-enrolled-courses-wrap ul{padding:0 0 0 17px;margin:0;color:#50616f}.tutor-bp-enrolled-courses-wrap ul li a{line-height:1.7;display:block;color:#54616d;padding-left:10px}.tutor-bp-enrolled-courses-wrap ul li a:hover{color:var(--tutor-primary-color);opacity:1;-webkit-transition:300ms;transition:300ms;text-decoration:underline !important}.oxy-tutor-element{width:100%}.tutor-dashboard-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:30px;border-bottom:1px solid #dcdfe5;-ms-flex-wrap:wrap;flex-wrap:wrap}.tutor-dashboard-header .tutor-btn.bordered-btn{background-color:transparent;text-transform:uppercase;font-weight:400;border-radius:2px}.tutor-dashboard-header .tutor-btn.bordered-btn i{font-size:20px}.tutor-dashboard-header .tutor-star-rating-group{margin-right:3px}.tutor-dashboard-header-avatar img{display:block;width:150px;height:150px;border-radius:50%}.tutor-dashboard-header-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:24px;padding-top:15px;padding-bottom:15px}.tutor-dashboard-header-button{padding-top:15px}.tutor-dashboard-header-display-name h4{font-size:30px;margin-top:0px;margin-bottom:10px;line-height:34px}.tutor-dashboard-header-stats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:25px}.tutor-dashboard-header-stats>div:not(:first-child){margin-left:30px}.tutor-dashboard-social-icons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tutor-dashboard-social-icons h4{margin:0 10px 0 0;font-size:var(--tutor-text-size);line-height:25px}.tutor-dashboard-social-icons a{display:inline-block;font-size:12px;padding:0 5px;line-height:25px;color:#393c40;-webkit-transition:300ms;transition:300ms}.tutor-dashboard-social-icons a:hover{color:var(--tutor-primary-color)}.tutor-profile-completion-warning{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0;border-bottom:1px solid #dcdfe5}.tutor-profile-completion-warning .profile-completion-warning-icon{margin-top:10px}.tutor-profile-completion-warning .profile-completion-warning-icon span{font-size:40px;color:#ed9700;padding:0 20px}.tutor-profile-completion-warning .profile-completion-warning-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-positive:1;flex-grow:1;-webkit-box-flex:1}.tutor-profile-completion-warning .profile-completion-warning-content h4{font-size:20px;line-height:30px;margin:0;padding:0;width:100%}.tutor-profile-completion-warning .profile-completion-warning-content p{margin-bottom:10px;font-size:14px;font-weight:300;color:#737787}.tutor-profile-completion-warning .profile-completion-warning-content p a{font-weight:400;color:#3e64de}.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details{-ms-flex-positive:1;flex-grow:1;-webkit-box-flex:1}.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details ul{margin:0;list-style:none}.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details ul li{display:inline;position:relative;padding-left:16px;color:#737787}.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details ul li:not(:last-child){margin-right:21px}.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details ul li::before{content:"\2022";position:absolute;color:#f44337;font-weight:bold;display:inline-block;left:0}.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-details ul li span{color:#3f435b}.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-status p span{font-weight:400}.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-status .tutor-progress-bar-wrap .tutor-progress-bar{height:6px;border-radius:8.5px;background-color:#ededf0}.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-status .tutor-progress-bar-wrap .tutor-progress-filled{height:6px;border-radius:3px;background-color:#ed9700}.tutor-profile-completion-warning .profile-completion-warning-content .profile-completion-warning-status .tutor-progress-bar-wrap .tutor-progress-filled::after{display:none}.tutor-dashboard-info-table-wrap{margin-bottom:30px}.tutor-dashboard-info-table-wrap table{margin-bottom:0;border-collapse:collapse;border:1px solid #dcdfe5;border-radius:4px;width:100%}.tutor-dashboard-info-table-wrap>h3{font-size:20px;font-weight:500;border:1px solid #dcdfe5;border-bottom:none;margin:0;padding:30px;border-radius:4px 4px 0 0}.tutor-dashboard-info-table-wrap>h3+table{border-radius:0 0 4px 4px}.tutor-dashboard-info-table thead{background:#fafbfc}.tutor-dashboard-info-table thead tr td{padding:15px}.tutor-dashboard-info-table tbody tr td{background:transparent !important;padding:20px 15px}.tutor-dashboard-info-table thead tr,.tutor-dashboard-info-table tbody tr{border:1px solid #dcdfe5}.tutor-dashboard-info-table thead tr td:first-child,.tutor-dashboard-info-table tbody tr td:first-child{padding-left:25px}.tutor-dashboard-info-table span.pending,.tutor-dashboard-info-table span.pass,.tutor-dashboard-info-table span.fail{color:#fff;font-size:14px;line-height:18px;padding:1px 6px;border-radius:2px}.tutor-dashboard-info-table span.pending{background-color:#f5a623}.tutor-dashboard-info-table span.fail{background-color:#d71830}.tutor-dashboard-info-table span.pass{background-color:var(--tutor-success-button-color)}.tutor-dashboard-single-review{border:1px solid #dcdfe5;border-radius:4px;margin-bottom:30px}.tutor-dashboard-review-heading{padding:10px 20px;border-bottom:1px solid #dcdfe5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.individual-dashboard-review-body{padding:10px 20px}.tutor-dashboard-review-title{font-size:18px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:300}.tutor-dashboard-review-title a{font-weight:500;color:var(--tutor-primary-color)}.tutor-dashboard-review-links{white-space:nowrap;font-weight:400}.tutor-dashboard-review-links a{color:#8c94a8;margin-left:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.tutor-dashboard-review-links a i{line-height:inherit;font-size:14px;margin-right:5px}.individual-dashboard-review-body .review-meta{font-size:85%;margin:0;color:#8c94a8}.individual-star-rating-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tutor-edit-review-modal-wrap .modal-close-wrap a.modal-close-btn{color:#222222;background:none;font-size:20px;top:8px}.tutor-modal-wrap form{margin-bottom:20px}.tutor-dashboard-info-cards{margin:0 -15px 15px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.tutor-dashboard-info-cards .tutor-dashboard-info-card{padding:15px;min-width:33.333%}.tutor-dashboard-info-cards .tutor-dashboard-info-card p{margin:0;padding:15px 25px;background:#282c36;color:#ffffff;border-radius:4px}.tutor-dashboard-info-cards .tutor-dashboard-info-card p span.tutor-dashboard-info-val{display:block;font-weight:700;font-size:30px;line-height:1.618}.tutor-dashboard-info-cards .tutor-dashboard-info-card p span span{display:inline-block}.tutor-dashboard-info-cards .tutor-dashboard-info-card p>*{vertical-align:middle}.tutor-dashboard-content{margin-bottom:60px}.tutor-dashboard-content>h2{margin-bottom:20px}.prev-btn{font-size:16px;line-height:1.88;color:#3f435b}.prev-btn span{font-size:18px;font-weight:800;color:#3e64de;margin-right:7px}.tutor-dashboard-content .tutor-quiz-attempt-history tr th,.tutor-dashboard-content .tutor-quiz-attempt-history tr td{vertical-align:middle;border:none}.tutor-dashboard-content .tutor-quiz-attempt-history tr td:first-child{padding:15px 13px !important}.tutor-dashboard-content .tutor-quiz-attempt-history table span.result-fail,.tutor-dashboard-content .tutor-quiz-attempt-history table span.result-pass{width:auto;height:auto;line-height:19px;padding:0 6.5px;margin-right:4px}.label-course-status{background-color:#cccccc;padding:3px 5px;color:#ffffff;font-size:12px;text-transform:capitalize}.label-course-publish{background-color:var(--tutor-success-button-color)}.tutor-dashboard-content .quiz-attempt-answers-wrap table th{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0.12px;color:#737787;padding:15px 10px}.tutor-dashboard-content .tutor-quiz-attempt-history table thead tr,.single-quiz-page.tutor-quiz-attempt-history table thead tr{background-color:#fafbfc}.tutor-dashboard-content .tutor-quiz-attempt-history table tr,.single-quiz-page.tutor-quiz-attempt-history table tr{border:0;background-color:#fff}.tutor-dashboard-content .tutor-quiz-attempt-history table tr:first-child,.single-quiz-page.tutor-quiz-attempt-history table tr:first-child{background-color:#fafbfc}.tutor-dashboard-content .tutor-quiz-attempt-history table th,.tutor-dashboard-content .tutor-quiz-attempt-history table td,.single-quiz-page.tutor-quiz-attempt-history table th,.single-quiz-page.tutor-quiz-attempt-history table td{border:1px solid #dcdfe5 !important;vertical-align:middle}.tutor-dashboard-content .tutor-quiz-attempt-history table th:first-child,.tutor-dashboard-content .tutor-quiz-attempt-history table td:first-child,.single-quiz-page.tutor-quiz-attempt-history table th:first-child,.single-quiz-page.tutor-quiz-attempt-history table td:first-child{width:62%}.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(2),.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(4),.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(2),.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(4),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(2),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(4),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(2),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(4){width:11%}.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(3),.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(5),.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(6),.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(3),.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(5),.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(6),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(3),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(5),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(6),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(3),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(5),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(6){width:9%}.tutor-dashboard-content .tutor-quiz-attempt-history table th,.single-quiz-page.tutor-quiz-attempt-history table th{font-size:14px;font-weight:500;line-height:1.14;color:#8792b2}.tutor-dashboard-content .tutor-quiz-attempt-history table th:nth-child(n+3),.single-quiz-page.tutor-quiz-attempt-history table th:nth-child(n+3){text-align:center}.tutor-dashboard-content .tutor-quiz-attempt-history table td,.single-quiz-page.tutor-quiz-attempt-history table td{background-color:#fff;font-size:14px;font-weight:400;color:#4b5981}.tutor-dashboard-content .tutor-quiz-attempt-history table td:nth-child(n+3),.single-quiz-page.tutor-quiz-attempt-history table td:nth-child(n+3){font-weight:500;text-align:center;padding-left:3px !important;padding-right:3px !important}.tutor-dashboard-content .tutor-quiz-attempt-history table td:last-child,.single-quiz-page.tutor-quiz-attempt-history table td:last-child{padding-left:0px !important;padding-right:0px !important}.tutor-dashboard-content .tutor-quiz-attempt-history table td a,.single-quiz-page.tutor-quiz-attempt-history table td a{font-weight:500;color:#4b5981;text-decoration:underline;word-break:initial}.tutor-dashboard-content .tutor-quiz-attempt-history table td .course a,.single-quiz-page.tutor-quiz-attempt-history table td .course a{font-weight:600;line-height:1.29;color:#4b5981;text-decoration:none}.tutor-dashboard-content .tutor-quiz-attempt-history table td .course-meta,.single-quiz-page.tutor-quiz-attempt-history table td .course-meta{display:inline-block;margin-top:5px}.tutor-dashboard-content .tutor-quiz-attempt-history table td .course-meta span:nth-child(2),.single-quiz-page.tutor-quiz-attempt-history table td .course-meta span:nth-child(2){margin:0 17px}.tutor-dashboard-content .tutor-quiz-attempt-history table td .student,.single-quiz-page.tutor-quiz-attempt-history table td .student{font-weight:600;line-height:1.29;color:#4b5981}.tutor-dashboard-content .tutor-quiz-attempt-history table td .student-meta,.single-quiz-page.tutor-quiz-attempt-history table td .student-meta{display:inline-block;margin-top:5px}.single-quiz-page.tutor-quiz-attempt-history table{margin-bottom:30px}.tutor-dashboard-content .tutor-quiz-attempt-history table a{color:var(--tutor-primary-color);font-weight:700;line-height:24px}.tutor-dashboard-content .tutor-quiz-attempt-history table a:hover{color:var(--tutor-primary-color)}.tutor-dashboard-item-group{padding:25px;border:1px solid #dcdfe5;border-radius:4px;margin-bottom:30px}.tutor-dashboard-item-group>h4{font-size:20px;color:var(--tutor-primary-color);font-weight:500}.tutor-dashboard-assignment-submitted-table tr td{text-align:center}.tutor-dashboard-assignment-submitted-table tr td a{color:#8c94a8;-webkit-transition:300ms;transition:300ms}.tutor-dashboard-assignment-submitted-table tr td a:hover{color:var(--tutor-primary-color)}.tutor-dashboard-assignment-submitted-table tr td,.tutor-dashboard-assignment-submitted-table tr th{border:1px solid #dcdfe5}.tutor-assignment-review-header{margin-bottom:30px}.tutor-assignment-review-header h3{margin-bottom:10px;line-height:28px}.tutor-assignment-evaluate-wraps h3,.tutor-assignment-review-header h3 a{font-size:22px;font-weight:700;color:var(--tutor-text-color);display:block}.tutor-assignment-review-header p{margin:0;color:var(--tutor-text-color);font-weight:700}.tutor-assignment-review-header p a{font-weight:400;color:var(--tutor-text-color)}.tutor-assignment-review-header a{-webkit-transition:300ms;transition:300ms}.tutor-assignment-review-header a:hover{color:var(--tutor-primary-color)}.tutor-dashboard-assignment-review{background:rgba(220,223,229,0.14);border:1px solid #dcdfe5;padding:25px;font-weight:400;border-radius:4px;margin-bottom:40px}.tutor-dashboard-assignment-review h5,.tutor-dashboard-assignment-review h4{font-size:16px;line-height:23px;font-weight:700;color:var(--tutor-text-color)}.tutor-dashboard-assignment-review h5{margin-bottom:15px}.tutor-dashboard-assignment-files{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-9px}.tutor-dashboard-assignment-files .uploaded-files{background-color:#fff;border:1px solid #dcdfe5;border-radius:4px;margin:9px;-webkit-transition:300ms;transition:300ms}.tutor-dashboard-assignment-files .uploaded-files:hover{-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.1);box-shadow:0 5px 10px rgba(0,0,0,0.1)}.tutor-dashboard-assignment-files .uploaded-files a i{margin-right:12px;color:#606c8f;float:left;font-size:28px;line-height:28px}.tutor-dashboard-assignment-files .uploaded-files a{color:var(--tutor-primary-color);display:block;overflow:hidden;line-height:28px;padding:15px 17px}.tutor-assignment-evaluate-row{display:-webkit-box;display:-ms-flexbox;display:flex}.tutor-assignment-evaluate-row .tutor-option-field-label{-webkit-box-flex:0;-ms-flex:0 0 135px;flex:0 0 135px}.tutor-assignment-evaluate-row .tutor-option-field{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tutor-assignment-evaluate-row .tutor-option-field-label label{display:block;padding-top:12px}.tutor-option-field-label label br{display:none}.tutor-option-field-label label p{margin:0;display:inline-block}.tutor-assignment-evaluate-row textarea,.tutor-assignment-evaluate-row .tutor-option-field input{border:1px solid #dcdfe5;height:50px;padding:0 15px;border-radius:4px;width:100px;background-color:#fff}.tutor-assignment-evaluate-row textarea{height:165px;width:100%}.tutor-assignment-evaluate-row{margin-bottom:60px}.tutor-assignment-evaluate-row p.desc{margin-bottom:0;margin-top:6px;font-style:italic}.tutor-dashboard-profile .tutor-dashboard-profile-item{display:-webkit-box;display:-ms-flexbox;display:flex}.tutor-dashboard-profile .tutor-dashboard-profile-item .heading{min-width:190px}@media (max-width: 480px){.tutor-dashboard-profile .tutor-dashboard-profile-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.tutor-dashboard-profile .tutor-dashboard-profile-item .heading{min-width:100%;width:100%;font-weight:700;margin-bottom:6px}}.tutor-dashboard-profile .tutor-dashboard-profile-item .content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tutor-dashboard-profile .tutor-dashboard-profile-item .content small{font-size:inherit;font-style:italic}.tutor-dashboard-profile .tutor-dashboard-profile-item .content small a{color:var(--tutor-primary-color)}.tutor-dashboard-avater img{width:70px;height:70px;display:block;border-radius:50%}.tutor-dashboard-student-info h4{font-size:18px;color:var(--tutor-light-color);margin-bottom:0}.tutor-dashboard-student-info h4 a{color:var(--tutor-text-color)}.tutor-dashboard-user-role{font-weight:400}.tutor-dashboard-inline-links{margin-bottom:30px}.tutor-dashboard-inline-links ul{margin:0;padding:0;border-bottom:1px solid #dfe1e5}.tutor-dashboard-inline-links ul li{display:inline-block}.tutor-dashboard-inline-links ul li a{display:block;padding:5px 10px;color:var(--tutor-primary-color);margin-bottom:-1px;line-height:40px}.tutor-dashboard-inline-links ul li a:hover,.tutor-dashboard-inline-links ul li.active a{color:var(--tutor-primary-color);border-bottom:1px solid var(--tutor-primary-color);padding-bottom:4px}.tutor-dashboard-student-meta ul li:first-child{margin-left:0}@media (max-width: 767px){.tutor-dashboard-student-meta ul{display:block;border:none;padding:0}.tutor-dashboard-student-meta ul li{display:inline-block;color:var(--tutor-text-color);margin:5px;border:1px solid #dddddd;padding:5px 10px;border-radius:4px}}.tutor-dashboard-student-meta ul li strong{display:block;color:var(--tutor-light-color);font-weight:400}.tutor-dashboard-permalinks{list-style:none;margin:0px 0 20px;padding:20px 0;border-right:1px solid #dcdfe5}.tutor-dashboard-permalinks li a:hover{background-color:#edf0f9}.tutor-dashboard-permalinks li.active a{background-color:var(--tutor-primary-color);color:#ffffff}@media (max-width: 991px){.tutor-dashboard-student .tutor-col-3,.tutor-dashboard-student .tutor-col-9{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.profile-completion-warning-details{margin-bottom:10px}}.tutor-dashboard-permalinks a{display:block;color:var(--tutor-text-color);padding:10px 20px;line-height:28px}.tutor-dashboard-permalinks a:before{content:"\e968";font-family:"tutor" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:15px;vertical-align:middle;color:var(--tutor-primary-color);opacity:0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";font-size:17px}.tutor-dashboard-permalinks a:hover:before{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.tutor-dashboard-permalinks li.active a:before{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";color:#fff}.tutor-dashboard-menu-bio a:before,.tutor-dashboard-menu-my-profile a:before{content:"\e963"}.tutor-dashboard-menu-enrolled-courses a:before{content:"\e969"}.tutor-dashboard-menu-courses_taken a:before,.tutor-dashboard-menu-my-courses a:before{content:"\e965"}.tutor-dashboard-menu-wishlist a:before{content:"\e908"}.tutor-dashboard-menu-reviews a:before{content:"\e917"}.tutor-dashboard-menu-my-quiz-attempts a:before{content:"\e9ab"}.tutor-dashboard-menu-quiz-attempts a:before{content:"\e91f"}.tutor-dashboard-menu-question-answer a:before{content:"\e948"}.tutor-dashboard-menu-earning a:before{content:"\e96b"}.tutor-dashboard-menu-withdraw a:before{content:"\e960"}.tutor-dashboard-menu-settings a:before{content:"\e961"}.tutor-dashboard-menu-logout a:before{content:"\e962"}.tutor-dashboard-menu-purchase_history a:before{content:"\e964"}.tutor-dashboard-menu-assignments a:before{content:"\e98b"}.tutor-dashboard-content{padding-top:30px}.quiz-attempts-title,.tutor-quiz-attempt-history-title{font-size:22px;font-weight:600;line-height:1.27;color:#4b5981;margin-bottom:31px}.tutor-date-range-filter-wrap{margin:15px 0 20px;font-size:12px}.report-top-sub-menu{margin:0 10px 5px 0;display:inline-block;font-size:0}.report-top-sub-menu a{text-decoration:none;padding:5px 8px;border:1px solid #d7dadf;color:#aaaeb3;white-space:nowrap;display:inline-block;font-size:12px}.report-top-sub-menu a:not(:first-child){margin-left:-1px}.report-top-sub-menu a:hover{background:#edf0f9;color:#333}.report-top-sub-menu a.active{background-color:var(--tutor-primary-color);color:#ffffff;border:1px solid var(--tutor-primary-hover-color)}.tutor-dashboard-menu-divider{height:1px;margin:10px 0;overflow:hidden;background-color:#dcdfe5}.tutor-dashboard-menu-divider-header{color:#acacac;padding:10px 20px;cursor:default}.tutor-date-range-wrap{display:inline-block}.report-date-range-form{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;max-width:370px}.date-range-input{position:relative}.date-range-input input{border-radius:0 !important;margin:0 !important;border-right:none !important;font-size:14px}.date-range-input:last-child{margin-right:0}.date-range-input:last-child button{border-radius:0}.date-range-input input,.date-range-input input[type="text"]{border:1px solid #d7dadf;-webkit-box-shadow:none;box-shadow:none;line-height:29px;margin:0;padding-right:30px;padding-top:0;padding-bottom:0;width:100%}.date-range-input i.tutor-icon-calendar{position:absolute;right:10px;top:7px}.date-range-input button{background-color:var(--tutor-primary-color);color:#ffffff;border:none;line-height:30px;padding:0 15px}.report-download-csv-icon{float:right}.report-download-csv-icon a{text-decoration:none}.tutor-dashboard-statement-table-wrap{overflow-x:auto}table.tutor-dashboard-statement-table p{margin:0;padding:0}table.tutor-dashboard-statement-table p.small-text{font-size:12px;color:#666666}.tutor-mycourse-thumbnail{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;background-size:cover;background-position:center}.tutor-mycourse-content{padding:20px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 580px){.tutor-mycourse-thumbnail{height:200px}.tutor-mycourse-thumbnail,.tutor-mycourse-content{min-width:100%;width:100%}.profile-completion-warning-details li{display:block !important}}.tutor-mycourse-content h3{margin:0 0 9px}.tutor-mycourse-content h3 a:hover{color:var(--tutor-primary-color)}.tutor-mycourse-rating{color:#f8c51c;font-size:14px}.tutor-mycourse-rating i{margin-right:4px}.tutor-mycourse-view,.tutor-mycourse-edit,.tutor-mycourse-delete{color:var(--tutor-light-color);-webkit-transition:300ms;transition:300ms}.tutor-mycourse-view i,.tutor-mycourse-edit i,.tutor-mycourse-delete i{line-height:inherit;display:inline-block;vertical-align:top;color:var(--tutor-primary-color)}.tutor-mycourse-view:hover,.tutor-mycourse-edit:hover,.tutor-mycourse-delete:hover{color:var(--tutor-primary-color)}.tutor-dashboard-content-inner .tutor-mycourse-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;border:1px solid #dcdfe5;border-radius:4px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden;position:relative}@media (max-width: 580px){.tutor-dashboard-content-inner .tutor-mycourse-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-course-status h4{display:none}.tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-mycourse-rating{margin-bottom:3px}.tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-mycourse-rating a{font-weight:400;margin-left:5px;color:#8c94a8}.tutor-dashboard-content-inner .tutor-mycourse-wrap .tutor-mycourse-rating a:hover{color:var(--tutor-primary-color)}.tutor-dashboard-content-inner .tutor-mycourse-wrap p:last-child{margin-bottom:0}.tutor-mycourse-content .mycourse-footer{display:-webkit-box;display:-ms-flexbox;display:flex}.tutor-mycourse-content .mycourse-footer .tutor-mycourses-stats{-webkit-box-flex:1;-ms-flex:1;flex:1}.tutor-dashboard-content-inner .tutor-mycourses-stats>*{margin-right:8px}.tutor-mycourse-status{margin-right:15px}.tutor-dashboard-content-inner h3 a{color:var(--tutor-text-color);font-size:22px;line-height:28px;font-weight:500;display:block}.tutor-dashboard-content-inner .tutor-course-metadata ul{display:block;list-style:none;margin:0 0 10px;padding:0}.tutor-dashboard-content-inner .tutor-progress-bar-wrap{margin-bottom:0}.tutor-dashboard-content-inner .tutor-course-metadata li{display:inline-block;color:var(--tutor-light-color);margin-left:20px}.tutor-dashboard-content-inner .tutor-course-metadata li:first-child{margin-left:0}.tutor-dashboard-content-inner .tutor-course-metadata li span{color:var(--tutor-text-color);margin-left:5px}.ui-datepicker{background-color:#fff;border:1px solid #eeeeee;display:none;margin-top:4px;padding:5px;width:180px}.ui-datepicker a,.ui-datepicker a:hover{text-decoration:none}.ui-datepicker a:hover,.ui-datepicker td:hover a{color:#2a6496;-webkit-transition:color 0.1s ease-in-out;transition:color 0.1s ease-in-out}.ui-datepicker .ui-datepicker-header{margin-bottom:4px;text-align:center}.ui-datepicker .ui-datepicker-title{font-weight:700}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{cursor:default;font-family:"tutor";-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;height:20px;line-height:1;margin-top:2px;width:30px}.ui-datepicker .ui-datepicker-prev{float:left;text-align:left}.ui-datepicker .ui-datepicker-next{float:right;text-align:right}.ui-datepicker .ui-datepicker-prev:before{content:"\e921"}.ui-datepicker .ui-datepicker-next:before{content:"\e903"}.ui-datepicker .ui-icon{display:none}.ui-datepicker .ui-datepicker-calendar{table-layout:fixed;width:100%}.ui-datepicker .ui-datepicker-calendar th,.ui-datepicker .ui-datepicker-calendar td{text-align:center;padding:0}.ui-datepicker .ui-datepicker-calendar td{border-radius:4px;-webkit-transition:background-color 0.1s ease-in-out,
2
  color 0.1s ease-in-out;-webkit-transition:background-color 0.1s ease-in-out, color 0.1s ease-in-out;transition:background-color 0.1s ease-in-out, color 0.1s ease-in-out}.ui-datepicker .ui-datepicker-calendar td:hover{background-color:#eee;cursor:pointer}.ui-datepicker .ui-datepicker-calendar td a{text-decoration:none}.ui-datepicker .ui-datepicker-current-day{background-color:#4289cc}.ui-datepicker .ui-datepicker-current-day a{color:#fff}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover{background-color:#fff;cursor:default}.ui-datepicker-calendar .ui-state-default{border:none;background:none}.ui-datepicker-calendar .ui-state-default.ui-state-highlight{background:#eeeeee;padding:3px;display:block}.tutor-table{width:100%}.tutor-stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.tutor-course-delete-popup{text-align:center;font-size:16px;line-height:25px;font-weight:400;color:#8C94A8}.tutor-course-delete-popup img{width:110px;margin:0 auto}.tutor-course-delete-popup h3{font-weight:500;font-size:30px;margin:15px 0 25px}.tutor-modal-button-group{margin-top:55px}.tutor-modal-button-group button{line-height:30px;padding:10px 25px;color:#C7CCDA;border:2px solid #DDDFE7;border-radius:2px;background:#fff;min-width:220px;text-align:center;text-transform:uppercase;-webkit-transition:300ms;transition:300ms}.tutor-modal-button-group button+button{margin-left:20px}.tutor-modal-button-group button.tutor-danger{background:#F0576A;border-color:#F0576A;color:#ffffff}.tutor-modal-button-group button:hover{background:#fff;color:#333;border-color:#333}.tutor-modal-button-group button.tutor-danger:hover{background:#cd4a5a;border-color:#cd4a5a;color:#ffffff}@media (max-width: 768px){.tutor-modal-button-group button{padding:5px 20px;min-width:auto;margin-bottom:6px}.tutor-modal-button-group{margin-top:20px}}.withdraw-method-select-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px 40px}.withdraw-method-select-wrap .withdraw-method-select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 15px;margin-bottom:30px}.withdraw-method-select-wrap .withdraw-method-select label{display:block;padding:20px;margin:0;cursor:pointer;overflow:hidden;border:1px solid #DCDFE5;border-radius:4px;position:relative}.withdraw-method-select-wrap .withdraw-method-select input:checked+label{border-color:var(--tutor-success-button-color);-webkit-box-shadow:0 0 0 1px var(--tutor-success-button-color);box-shadow:0 0 0 1px var(--tutor-success-button-color)}.withdraw-method-select-wrap .withdraw-method-select label:after{content:'\e90f';position:absolute;right:-1px;top:-1px;border:1px solid #DCDFE5;height:22px;width:22px;text-align:center;line-height:22px;color:transparent}.withdraw-method-select-wrap .withdraw-method-select input:checked+label:after{color:#fff;background:var(--tutor-success-button-color);border-color:var(--tutor-success-button-color);font-family:'tutor' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:13px}.withdraw-method-select-wrap .withdraw-method-select p{margin:0}.withdraw-method-select-wrap .withdraw-method-select label>p{font-size:20px;font-weight:600;color:var(--tutor-primary-color)}.withdraw-method-select-wrap .withdraw-method-select label span{color:#B0B6C8;font-weight:400}.withdraw-method-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.withdraw-method-form>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:50%;padding:0 15px 20px}@media (max-width: 480px){.withdraw-method-form>div{width:100%}}.withdraw-method-form>div.withdraw-account-save-btn-wrap{width:100%}.withdraw-form-field-amount input[type='text'],.withdraw-method-forms-wrap .withdraw-method-form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]),.withdraw-method-forms-wrap .withdraw-method-form textarea{border:1px solid #DCDFE5;display:block;width:100%;background:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:4px}label[for="tutor_withdraw_amount"]{margin-bottom:7px;display:block}.withdraw-form-field-amount input[type='text']{margin-bottom:10px;height:45px}.withdraw-method-forms-wrap .withdraw-method-form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):focus,.withdraw-method-forms-wrap .withdraw-method-form textarea:focus{border-color:var(--tutor-primary-color);outline:none}.withdraw-method-forms-wrap .withdraw-method-form textarea{min-height:80px}.withdraw-method-forms-wrap .withdraw-method-form label{color:#989EAF;margin-bottom:8px;display:block}.withdraw-method-forms-wrap .withdraw-method-form .withdraw-field-desc{font-size:12px;margin:5px 0 0;font-style:italic}.tutor-dashboard-assignment-table tr th,.tutor-dashboard-assignment-table tr td{border:1px solid #DCDFE5;vertical-align:middle;padding:20px}.tutor-dashboard-assignment-table tr th:not(:first-child),.tutor-dashboard-assignment-table tr td:not(:first-child){text-align:center}.tutor-dashboard-assignment-table tr h5{margin:0;font-size:16px;line-height:18px;font-weight:700;color:var(--tutor-text-color)}.tutor-dashboard-assignment-table tr h5:not(:last-child){margin-bottom:7px}.tutor-dashboard-assignment-table tr a{font-weight:400;color:var(--tutor-text-color)}.tutor-dashboard-assignment-table tr a:hover{color:var(--tutor-primary-color);-webkit-transition:300ms;transition:300ms}.tutor-quiz-attempt-history td:last-child{text-align:center}.tutor-quiz-attempt-history td:last-child a{display:block;padding:10px}.attempt-review-title{font-size:18px;color:var(--tutor-text-size);font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px}.attempt-review-title i{margin-right:12px;color:var(--tutor-primary-color)}.tutor-quiz-attempt-info-row .attempt-view-bottom,.tutor-quiz-attempt-info-row .attempt-view-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col,.tutor-quiz-attempt-info-row .attempt-view-top .attempt-info-col{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:30%}.tutor-quiz-attempt-info-row .attempt-view-bottom .attempt-info-col{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required,.tutor-quiz-attempt-info-row .attempt-info-content span.result-pass,.tutor-quiz-attempt-info-row .attempt-info-content span.result-fail{background:#df3247;font-size:14px;font-weight:400;color:#fff;padding:1px 4px;margin-right:13px;border-radius:2px}.tutor-quiz-attempt-info-row .attempt-info-content span.result-pass{background:var(--tutor-success-button-color)}.tutor-quiz-attempt-info-row .attempt-info-content span.result-review-required{background:#f5b30d}.tutor-quiz-attempt-info-row .attempt-info-content h4,.tutor-quiz-attempt-info-row .attempt-info-content h5{font-size:14px;line-height:25px;margin:0;color:#7a7f85;font-weight:400}.tutor-quiz-attempt-info-row .attempt-info-content h4 a,.tutor-quiz-attempt-info-row .attempt-info-content h4{font-weight:700;color:var(--tutor-text-color);margin-top:7px}.tutor-quiz-attempt-info-row .attempt-view-top{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #dcdfe5}.tutor-quiz-attempt-info-row .attempt-view-bottom{margin-bottom:60px}.attempt-user-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attempt-user-details .attempt-user-avatar{padding-right:20px}.attempt-user-details .attempt-user-avatar img{display:block;width:70px;height:70px;border-radius:50%}.attempt-user-details .attempt-info-content h4{font-size:18px}.attempt-review-notice-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.attempt-review-notice-wrap p{margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attempt-review-notice-wrap p.attempt-review-notice i{font-size:16px;color:#f5c813;margin-right:9px}.attempt-review-notice-wrap p.attempt-review-at>span{color:var(--tutor-primary-color);margin-right:7px;font-size:16px}.attempt-review-notice-wrap p>strong{font-weight:400;margin-right:5px}.quiz-attempt-answers-wrap{background:#fff;margin:0 0 1.5em}.quiz-attempt-answers-wrap .attempt-answers-header{padding:30px 20px}.quiz-attempt-answers-wrap .attempt-answers-header h3{font-size:20px;line-height:1.5;color:#3f435b}.quiz-attempt-answers-wrap table{border-collapse:collapse;border:none}.quiz-attempt-answers-wrap table tr{background-color:#fff}.quiz-attempt-answers-wrap table tr:first-child{background-color:#f7f7f9;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea !important}.quiz-attempt-answers-wrap table tr:not(:first-child){border-top:1px solid #dcdce1}.quiz-attempt-answers-wrap table tr:not(:last-child){border-bottom:1px solid #dcdce1}.quiz-attempt-answers-wrap table th{font-size:12px;text-transform:inherit}.quiz-attempt-answers-wrap table th,.quiz-attempt-answers-wrap table td{padding:17px 20px;vertical-align:middle;border:none;font-size:14px;line-height:1.71;letter-spacing:normal;color:#393c40}.quiz-attempt-answers-wrap table th p,.quiz-attempt-answers-wrap table td p{margin:0}.quiz-attempt-answers-wrap table th .tutor-icon-block,.quiz-attempt-answers-wrap table td .tutor-icon-block{font-size:14px;width:30px;height:30px;line-height:30px}.quiz-attempt-answers-wrap table .quiz-manual-review-action{border:1px solid #d4dadb;color:#d4dadb;height:30px;width:30px;border-radius:2px;font-size:13px;display:inline-block;text-align:center;line-height:30px;-webkit-transition:300ms;transition:300ms}.quiz-attempt-answers-wrap table .quiz-manual-review-action:first-child:hover{border:1px solid var(--tutor-success-button-color);color:var(--tutor-success-button-color)}.quiz-attempt-answers-wrap table .quiz-manual-review-action:last-child:hover{border:1px solid #df3247;color:#df3247}.quiz-attempt-answers-wrap table .quiz-manual-review-action:not(:last-child){margin-right:17px}.tutor-quiz-attempt-review-wrap .attempt-answers-header{background:#fff;padding:20px;margin-top:20px}.tutor-quiz-attempt-review-wrap .attempt-answers-header a{color:#3f435b}.tutor-quiz-attempt-review-wrap .attempt-answers-header>p{color:#737787;margin-top:10px;margin-bottom:0}.tutor-quiz-attempt-review-wrap .attempt-answers-header h3{font-size:20px;line-height:1.5;color:#3f435b}.tutor-quiz-attempt-review-wrap .instructor-feedback-content{padding:0px 20px 10px 20px}.tutor-quiz-attempt-review-wrap .instructor-feedback-content>p{margin-bottom:1em}.tutor-quiz-attempt-review-wrap table{border-collapse:collapse;border:none}.tutor-quiz-attempt-review-wrap table tr{background-color:#fff}.tutor-quiz-attempt-review-wrap table tr:first-child{background-color:#f7f7f9;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.tutor-quiz-attempt-review-wrap table tr:first-child th,.tutor-quiz-attempt-review-wrap table tr:first-child td{padding-top:14px;padding-bottom:14px}.tutor-quiz-attempt-review-wrap table tr:not(:first-child){border-top:1px solid #dcdce1}.tutor-quiz-attempt-review-wrap table tr:not(:first-child) th,.tutor-quiz-attempt-review-wrap table tr:not(:first-child) td{padding-top:20px;padding-bottom:20px}.tutor-quiz-attempt-review-wrap table tr:not(:last-child){border-bottom:1px solid #dcdce1}.tutor-quiz-attempt-review-wrap table th,.tutor-quiz-attempt-review-wrap table td{border:none;vertical-align:top;font-size:14px;font-weight:400;line-height:1.71;padding:15px 6px}.tutor-quiz-attempt-review-wrap table th:first-child,.tutor-quiz-attempt-review-wrap table td:first-child{padding:12px}.tutor-quiz-attempt-review-wrap table th:last-child,.tutor-quiz-attempt-review-wrap table td:last-child{padding:12px 10px}.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table th:nth-child(3),.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table th:nth-child(4),.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table td:nth-child(3),.tutor-quiz-attempt-review-wrap .quiz-attempt-answers-wrap table td:nth-child(4){width:28%}.tutor-quiz-attempt-review-wrap span.result-review-required,.tutor-quiz-attempt-review-wrap span.result-pass,.tutor-quiz-attempt-review-wrap span.result-fail{background:#df3247;font-size:14px;font-weight:bold;color:#fff;padding:4px 11px;border-radius:2px}.tutor-quiz-attempt-review-wrap span.result-pass{background:var(--tutor-success-button-color)}.tutor-quiz-attempt-review-wrap span.result-review-required{background:#f5b30d}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip],.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]{position:relative;z-index:2;cursor:pointer}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:before,.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:after,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:before,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:after{visibility:hidden;opacity:0;pointer-events:none;-webkit-transform:translateY(15px);transform:translateY(15px);-webkit-transition:0.15s ease;transition:0.15s ease}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:before,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:before{content:attr(data-tooltip);position:absolute;bottom:40px;left:50%;margin-bottom:0px;margin-left:-60px;min-width:122px;text-align:center;padding:4px 7px;font-size:14px;line-height:1.2;font-weight:300;border-radius:12px;background-color:#3f435b;color:#fff;z-index:99999}.tutor-quiz-attempt-review-wrap .tooltip-btn[data-tooltip]:after,.quiz-attempt-answers-wrap .tooltip-btn[data-tooltip]:after{position:absolute;content:"";bottom:34px;left:50%;margin-left:-10px;border-top:8px solid #3f435b;border-right:10px solid transparent;border-left:10px solid transparent}.tutor-quiz-attempt-review-wrap .active[data-tooltip]:before,.tutor-quiz-attempt-review-wrap .active[data-tooltip]:after,.tutor-quiz-attempt-review-wrap .active[data-tooltip]:before,.tutor-quiz-attempt-review-wrap .active[data-tooltip]:after,.quiz-attempt-answers-wrap .active[data-tooltip]:before,.quiz-attempt-answers-wrap .active[data-tooltip]:after,.quiz-attempt-answers-wrap .active[data-tooltip]:before,.quiz-attempt-answers-wrap .active[data-tooltip]:after{visibility:visible;opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}.tutor-status-blocked-context i,.tutor-status-approved-context i,.quiz-correct-answer-text i,.quiz-incorrect-answer-text i{font-size:14px;height:20px;width:20px;text-align:center;line-height:20px;background:#7bbc30;color:#fff;display:inline-block;border-radius:2px;margin-right:6px}.tutor-status-blocked-context i,.quiz-incorrect-answer-text i{background:#f44337;font-size:10px;font-weight:900}.answer-image-matched-wrap{display:block}.answer-image-matched-wrap .image-matching-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.answer-image-matched-wrap .image-matching-item:not(:last-child){margin-bottom:12px}.answer-image-matched-wrap .image-matching-item img{max-width:35px}.answer-image-matched-wrap .image-matching-item .dragged-caption{font-size:14px;margin-left:12px}.correct-answer-wrap .matching-type{display:-webkit-box;display:-ms-flexbox;display:flex}.correct-answer-wrap .text-image-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.correct-answer-wrap .text-image-type:not(:last-child){margin-bottom:12px}.correct-answer-wrap .text-image-type .image{margin-right:12px}.correct-answer-wrap .text-image-type img{max-width:35px}.tutor-dashboard-builder-header{padding:10px 0px;border-bottom:2px solid #DCDFE5;position:fixed;top:0px;background:#fff;width:100%;z-index:99}@media (max-width: 991px){.tutor-dashboard-builder-header{position:static}}.tutor-dashboard-builder-header .tutor-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 991px){.tutor-dashboard-builder-header .tutor-row .tutor-col-auto{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tutor-dashboard-builder-header .tutor-row .tutor-col-auto:first-child{margin-bottom:15px}}.tutor-dashboard-builder-header .tutor-button{white-space:nowrap;margin-left:auto}@media (max-width: 991px){.tutor-dashboard-builder-header .tutor-button{padding:6px 10px}}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left .tutor-dashboard-builder-logo{padding:0 25px;position:relative}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left .tutor-dashboard-builder-logo img{max-height:32px}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button{margin:0;padding:0px 25px;line-height:30px;border:none;border-left:1px solid #DCDFE5;background:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--tutor-text-color);-webkit-transition:300ms;transition:300ms;font-weight:500;white-space:nowrap}@media (max-width: 991px){.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button{border-left:none}}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button i{font-size:24px;line-height:30px;margin-right:9px}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button:hover{color:var(--tutor-primary-color);background:transparent}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-left button:hover i{color:var(--tutor-primary-color)}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a{color:var(--tutor-text-color);font-weight:500;line-height:36px;padding:0 25px;-webkit-transition:300ms;transition:300ms;white-space:nowrap}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a i{font-size:36px;line-height:36px;display:inline-block;vertical-align:top;padding-right:9px}.tutor-dashboard-builder-header .tutor-dashboard-builder-header-right a:hover{color:var(--tutor-primary-color)}.tutor-frontend-course-builder-section{padding:113px 0 45px;background-color:#ffffff}@media (max-width: 991px){.tutor-frontend-course-builder-section{padding-top:60px}.tutor-frontend-course-builder-section .tutor-col-8,.tutor-frontend-course-builder-section .tutor-col-4{width:100%;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.admin-bar .tutor-dashboard-builder-header{top:32px}@media (max-width: 783px){.admin-bar .tutor-dashboard-builder-header{top:46px}}.tutor-course-builder-upload-tips{position:fixed;max-width:370px}@media (max-width: 991px){.tutor-course-builder-upload-tips{position:static}}.tutor-course-builder-upload-tips .tutor-course-builder-tips-title{font-size:16px;color:#8C94A8;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tutor-course-builder-upload-tips .tutor-course-builder-tips-title i{font-size:24px;color:var(--tutor-primary-color);margin-right:11px}.tutor-course-builder-upload-tips ul{margin:0;padding:0 0 0 35px;list-style:none}.tutor-course-builder-upload-tips ul li{position:relative;margin-bottom:8px;line-height:24px}.tutor-course-builder-upload-tips ul li::after{content:'';position:absolute;height:8px;width:8px;border-radius:50%;background:#DCDFE5;left:-26px;top:9px}.tutor-course-level-meta{display:-webkit-box;display:-ms-flexbox;display:flex}.tutor-course-level-meta label{margin:0 40px 0 0;font-weight:600}.tutor-frontend-builder-course-price .tutor-form-group input{margin-bottom:0}.tutor-frontend-builder-course-price .tutor-styled-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tutor-course-builder-attachements{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.tutor-course-builder-attachements .tutor-added-attachment{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 30px);flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px);border:1px solid #DCDFE5;padding:35px 20px 20px;position:relative;text-align:center;margin-left:30px;margin-bottom:30px;border-radius:4px;-webkit-transition:300ms;transition:300ms;min-width:120px}@media (max-width: 480px){.tutor-course-builder-attachements .tutor-added-attachment{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 30px);flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px)}}.tutor-course-builder-attachements .tutor-added-attachment i{font-size:58px;line-height:58px;margin-bottom:25px;display:block}.tutor-course-builder-attachements .tutor-added-attachment .tutor-delete-attachment{position:absolute;height:22px;width:22px;border:1px solid #DCDFE5;text-align:center;line-height:22px;top:-1px;right:-1px;font-size:10px;border-top-right-radius:4px;color:transparent;-webkit-transition:300ms;transition:300ms}.tutor-course-builder-attachements .tutor-added-attachment:hover,.tutor-course-builder-attachements .tutor-added-attachment:hover .tutor-delete-attachment{border-color:#D71830;color:#D71830}.tutor-course-builder-attachements .tutor-added-attachment span{display:block}.tutor-course-builder-attachements .tutor-added-attachment span a{font-size:14px;display:block;line-height:20px;color:#606C8F}.tutor-course-builder-btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}#tutor-metabox-course-settings-tabs{background-color:#fff;border:1px solid #e5e5e5;margin:1em 0}.inside #tutor-metabox-course-settings-tabs{border:0;margin:0}.settings-tabs-heading{padding:1em;border-bottom:1px solid #e5e5e5}.settings-tabs-heading h3{font-size:14px;margin:0;line-height:1.4}.course-settings-tabs-container{display:-webkit-box;display:-ms-flexbox;display:flex}.course-settings-tabs-container .settings-tabs-navs-wrap{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;background:#F5F5F5}.settings-tabs-navs-wrap .settings-tabs-navs{margin:0;list-style:none}.settings-tabs-navs-wrap .settings-tabs-navs li{margin:0}.settings-tabs-navs-wrap .settings-tabs-navs li a{display:block;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;color:#23282d;text-decoration:none;background:#F5F5F5;text-transform:capitalize;border-bottom:1px solid #e5e5e5;border-left:3px solid transparent}.settings-tabs-navs-wrap .settings-tabs-navs li:last-child a{border-bottom:none}.settings-tabs-navs-wrap .settings-tabs-navs li a:focus{-webkit-box-shadow:none;box-shadow:none}.settings-tabs-navs-wrap .settings-tabs-navs li.active a{background-color:#ffffff;border-bottom:1px solid #e5e5e5;color:var(--tutor-primary-color);border-left:3px solid var(--tutor-primary-color)}.course-settings-tabs-container .settings-tabs-container{padding:1em;-webkit-box-flex:1;-ms-flex:1;flex:1}.tutor-field-radio p{margin-top:0}.lesson-modal-form-wrap .lesson-content-drip-wrap{padding:10px;border:1px solid #e4e4e4}.lesson-modal-form-wrap .lesson-content-drip-wrap h3{margin:0 0 10px 0}.select2-dropdown.increasezindex{z-index:9999999999999}@media (min-width: 992px){.tutor-option-tooltip.tutor-option-field{position:relative}.tutor-option-tooltip.tutor-option-field p.desc{position:absolute;left:calc(100% + 16px);background:#2A344F;width:160px;padding:10px 13px;opacity:0;visibility:hidden;-webkit-transition:300ms;transition:300ms;z-index:98;top:10px;color:#fff;border-radius:12px;font-size:12px;font-style:normal}.tutor-option-tooltip.tutor-option-field p.desc::before{content:url("data:image/svg+xml,%3Csvg width='14' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.139C5.339 5.482 8.671 2.903 9.998.403c1.99-3.75 5.481 21.94 1.567 16.037C8.955 12.505 5.1 9.738 0 8.139z' fill='%232A344F' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;left:-10px;top:16px}.tutor-option-tooltip.tutor-option-field:hover p.desc{opacity:1;visibility:visible}.tutor-option-tooltip.tutor-option-field input:focus+p.desc,.tutor-option-tooltip.tutor-option-field textarea:focus+p.desc{opacity:1;visibility:visible}}
3
+
4
+ /*# sourceMappingURL=tutor-front.min.css.map */
assets/css/tutor-setup.css CHANGED
@@ -1,2079 +1,2079 @@
1
- @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");
2
-
3
- :root {
4
- --initial: #fff;
5
- --primary-text: #81878f;
6
- --secondary-text: #1f2949;
7
- --radio-bg: #f8f9fa;
8
- --radio-dot: #d6d8df;
9
- --primary-btn: #4467d6;
10
- --secondary-btn: #eaeef3;
11
- --tertiary-btn: #717881;
12
- --switch-bg: #e2e7eb;
13
- --switch-dot: #d71830;
14
- --switch-lebel: #969696;
15
- --switch-active: #4bd863;
16
- }
17
-
18
- * {
19
- margin: 0;
20
- padding: 0;
21
- box-sizing: border-box;
22
- }
23
-
24
- a:hover,
25
- a:visited,
26
- a:active,
27
- a:focus {
28
- color: var(--primary-btn);
29
- }
30
-
31
- body {
32
- font-family: "Open Sans", sans-serif;
33
- font-size: 12px;
34
- font-weight: 400;
35
- }
36
-
37
- img {
38
- max-width: 100%;
39
- display: block;
40
- }
41
-
42
- .tutor-wrapper-type,
43
- .tutor-wrapper-boarding,
44
- .tutor-setup-wizard-type,
45
- .tutor-setup-wizard-settings {
46
- display: none;
47
- }
48
-
49
- .tutor-wrapper-type.active,
50
- .tutor-wrapper-boarding.active {
51
- display: block;
52
- }
53
-
54
- ul.tutor-setup-content li {
55
- display: none;
56
- }
57
-
58
- ul.tutor-setup-content li.active {
59
- display: block;
60
- }
61
-
62
- /* ******** Tutor Setup Wizard *********** */
63
- .tutor-wizard-container {
64
- position: relative;
65
- max-width: 100%;
66
- padding: 0 15px;
67
- margin-right: auto;
68
- margin-left: auto;
69
- overflow-x: hidden;
70
- }
71
-
72
- @media (min-width: 1200px) {
73
- .tutor-wizard-container {
74
- max-width: 1140px;
75
- }
76
- }
77
-
78
- .tutor-setup {
79
- background: #f0f3f6;
80
- }
81
-
82
- .tutor-wrapper-boarding {
83
- font-size: 13px;
84
- font-weight: 400;
85
- line-height: 1.83;
86
- color: var(--primary-text);
87
- }
88
-
89
- .tutor-setup-wizard-settings {
90
- padding: 70px 0;
91
- }
92
-
93
- .tutor-setup-content {
94
- border-radius: 3px;
95
- box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.5);
96
- background-color: #ffffff;
97
- }
98
-
99
- .tutor-setup-wrapper {
100
- display: grid;
101
- grid-template-columns: 55px 762px;
102
- grid-template-columns: minmax(auto, 55px) minmax(80%, 762px);
103
- grid-gap: 96px;
104
- }
105
-
106
- .tutor-setup-title {
107
- justify-self: right;
108
- align-self: center;
109
- list-style: none;
110
- display: grid;
111
- grid-gap: 45px;
112
- font-size: 14px;
113
- letter-spacing: -0.08px;
114
- color: var(--primary-text);
115
- position: relative;
116
- }
117
-
118
- .tutor-setup-title:before {
119
- content: "";
120
- position: absolute;
121
- width: 1px;
122
- border-left: solid 1px #e3e3e3;
123
- top: 32px;
124
- right: -37px;
125
- height: calc(100% - 35px);
126
- }
127
-
128
- .tutor-setup-title li {
129
- position: relative;
130
- }
131
- .tutor-setup-title li:hover {
132
- cursor: pointer;
133
- }
134
-
135
- .tutor-setup-title li:before {
136
- content: "";
137
- background-image: url(../images/checkmark.svg);
138
- background-repeat: no-repeat;
139
- position: absolute;
140
- width: 18px;
141
- height: 18px;
142
- top: calc(50% - 9px);
143
- right: -45px;
144
- background: #d6d8df;
145
- border-radius: 50%;
146
- transition: box-shadow 0.2s linear;
147
- box-shadow: inset 0px 0px 0px 5px #f8f9fa;
148
- display: flex;
149
- align-items: center;
150
- justify-content: center;
151
- }
152
-
153
- .tutor-setup-title li.active:before {
154
- background: var(--primary-btn);
155
- }
156
-
157
- .tutor-setup-title li.active:before {
158
- background-image: url(../images/checkmark.svg);
159
- background-repeat: no-repeat;
160
- background-position: center;
161
- background-color: var(--primary-btn);
162
- box-shadow: inset 0px 0px 0px 5px transparent;
163
- }
164
-
165
- .tutor-setup-title li:after {
166
- content: "";
167
- position: absolute;
168
- border-right: 10px solid #fff;
169
- border-top: 13px solid transparent;
170
- border-bottom: 13px solid transparent;
171
- top: calc(50% - 13px);
172
- right: calc(0% - 96px);
173
- filter: drop-shadow(-2px 0px 2px rgba(219, 215, 215, 0.45));
174
- transform: translateX(3px) scale(0.7);
175
- opacity: 0;
176
- transition: transform 0.1s linear;
177
- }
178
-
179
- .tutor-setup-title li.current:after {
180
- opacity: 1;
181
- transform: translateX(0px) scale(1);
182
- }
183
-
184
- .tutor-setup-wizard-settings.active {
185
- display: grid !important;
186
- grid-template-columns: auto;
187
- grid-template-rows: auto;
188
- place-items: center;
189
- }
190
-
191
- .tutor-setup-content-heading.heading,
192
- .active .tutor-setup-content-heading.heading {
193
- display: grid;
194
- grid-template-columns: 1fr auto auto;
195
- grid-gap: 20px;
196
- border-bottom: solid 1px #e3e3e3;
197
- }
198
-
199
- .tutor-setup-content-heading.heading strong,
200
- .active .tutor-setup-content-heading.heading strong {
201
- font-weight: 600;
202
- color: var(--secondary-text);
203
- }
204
-
205
- .tutor-setup-content-heading.heading div:last-child {
206
- position: relative;
207
- padding-left: 22px;
208
- opacity: 0.7;
209
- cursor: pointer;
210
- }
211
-
212
- .tutor-setup-content-heading.heading div:last-child:before {
213
- content: url(../images/roload-arrow.svg);
214
- position: absolute;
215
- left: 0;
216
- top: 3px;
217
- }
218
-
219
- .tutor-setup-content-heading.greetings {
220
- display: block;
221
- text-align: center;
222
- padding: 0;
223
- }
224
-
225
- [class^="tutor-setup-content-"] {
226
- padding: 25px 28px 25px 33px;
227
- }
228
-
229
- .tutor-setup-content-heading.body {
230
- padding-top: 37px;
231
- }
232
-
233
- .tutor-setup-content .tutor-setting {
234
- display: grid;
235
- grid-template-rows: 1fr;
236
- grid-template-columns: 1.3fr 3fr 0.8fr;
237
- grid-gap: 50px;
238
- margin: 42px 0;
239
- }
240
-
241
- .tutor-setup-content .tutor-setting:first-child {
242
- margin-top: 0;
243
- }
244
-
245
- .tutor-setup-content .tutor-setting:nth-child(-n + 4) .content {
246
- padding: 0 30px 0 0;
247
- }
248
-
249
- .align-center {
250
- align-items: center;
251
- }
252
-
253
- .tutor-setup-content-footer.footer {
254
- display: grid;
255
- grid-template-rows: auto;
256
- grid-template-columns: 1fr auto auto;
257
- grid-gap: 20px;
258
- place-items: center;
259
- border-top: solid 1px #f0f3f6;
260
- background: url(../images/stripe-pattern-tiny.png);
261
- background-size: cover;
262
- background-repeat: no-repeat;
263
- padding: 25px 28px 29px 33px;
264
- }
265
-
266
- .greetings .tutor-setup-content-footer.footer {
267
- grid-template-columns: auto auto;
268
- place-content: center;
269
- }
270
-
271
- .tutor-setup-content-heading.greetings .content {
272
- display: grid;
273
- grid-gap: 20px;
274
- padding: 65px 200px 73px 200px;
275
- }
276
-
277
- .tutor-setup-content-heading.greetings .content h2 {
278
- font-size: 24px;
279
- font-weight: 300;
280
- font-stretch: normal;
281
- font-style: normal;
282
- line-height: 0.83;
283
- letter-spacing: normal;
284
- text-align: center;
285
- color: var(--secondary-text);
286
- }
287
- .tutor-setup-content-heading.greetings .content p {
288
- color: var(--primary-text);
289
- }
290
- /* Lesson Permalink Input */
291
- .tutor-setting input[type="text"].lesson-permalink,
292
- .tutor-setting textarea.lesson-message {
293
- width: 100%;
294
- height: 44px;
295
- padding: 10px 15px;
296
- border-radius: 5px;
297
- border: solid 1px #dcdfe5;
298
- background-color: var(--initial);
299
- font-size: 14px;
300
- line-height: 1.57;
301
- letter-spacing: normal;
302
- color: var(--secondary-text);
303
- outline: none;
304
- margin-bottom: 13px;
305
- }
306
-
307
- .tutor-setting input[type="text"].lesson-permalink {
308
- margin-top: -10px;
309
- }
310
-
311
- .tutor-setting input[type="text"].lesson-permalink::placeholder,
312
- .tutor-setting textarea.lesson-message::placeholder {
313
- color: var(--primary-text);
314
- font-weight: 300;
315
- font-family: "Lato", sans-serif;
316
- font-size: 13px;
317
- }
318
-
319
- .tutor-setting input[type="text"].lesson-permalink:focus,
320
- .tutor-setting textarea.lesson-message:focus {
321
- border-color: var(--primary-btn);
322
- }
323
-
324
- /* Lesson Message Textarea */
325
- .tutor-setting textarea.lesson-message {
326
- width: calc(100% - 20px);
327
- height: 87px;
328
- padding: 11px 13px;
329
- }
330
-
331
- /* Courses Per Row */
332
- .tutor-setting.course-setting-wrapper {
333
- grid-template-columns: 1.2fr 4fr;
334
- grid-gap: 50px;
335
- }
336
-
337
- .tutor-setting .title .tooltip-btn {
338
- position: relative;
339
- margin-left: 10px;
340
- }
341
-
342
- .tutor-setting .title .tooltip-btn span {
343
- position: absolute;
344
- left: -1px;
345
- top: -1px;
346
- }
347
-
348
- .tutor-setting .title .tooltip-btn span:after,
349
- .tutor-setting .title .tooltip-btn span:after {
350
- content: url(../images/info-icon.svg);
351
- }
352
-
353
- /* ********************* */
354
- /**
355
- * Tooltip Styles
356
- */
357
-
358
- /* Add this attribute to the element that needs a tooltip */
359
- [data-tooltip] {
360
- position: relative;
361
- z-index: 2;
362
- cursor: pointer;
363
- }
364
-
365
- /* Hide the tooltip content by default */
366
- [data-tooltip]:before,
367
- [data-tooltip]:after {
368
- visibility: hidden;
369
- -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
370
- filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
371
- opacity: 0;
372
- pointer-events: none;
373
- }
374
-
375
- /* Position tooltip above the element */
376
- [data-tooltip]:before {
377
- content: attr(data-tooltip);
378
- position: absolute;
379
- bottom: 150%;
380
- left: 50%;
381
- margin-bottom: 0px;
382
- margin-left: -60px;
383
- padding: 7px;
384
- width: 120px;
385
- border-radius: 3px;
386
- background-color: #f0f3f6;
387
- border: 1px solid #dcdfe5;
388
- color: #1f2849;
389
- text-align: center;
390
- font-size: 12px;
391
- line-height: 1.4;
392
- font-weight: 300;
393
- }
394
-
395
- /* Triangle hack to make tooltip look like a speech bubble */
396
- [data-tooltip]:after {
397
- position: absolute;
398
- bottom: 130%;
399
- left: 50%;
400
- transform: translateX(10%);
401
- border-top: 5px solid #cfcfcf;
402
- border-right: 5px solid transparent;
403
- border-left: 5px solid transparent;
404
- content: " ";
405
- font-size: 0;
406
- line-height: 0;
407
- }
408
-
409
- [data-tooltip]:before,
410
- [data-tooltip]:after {
411
- transform: translateY(15px);
412
- transition: 0.2s ease;
413
- }
414
-
415
- /* [data-tooltip]:hover:before,
416
- [data-tooltip]:hover:after, */
417
- .active[data-tooltip]:before,
418
- .active[data-tooltip]:after {
419
- visibility: visible;
420
- opacity: 1;
421
- transform: translateY(0px);
422
- }
423
-
424
- /* ********************* */
425
- .tutor-setting .content input[type="radio"].course {
426
- -webkit-appearance: none;
427
- -moz-appearance: none;
428
- appearance: none;
429
- outline: none;
430
- cursor: pointer;
431
- width: 97px;
432
- height: 46px;
433
- background: #dbdbdb;
434
- display: none;
435
- }
436
-
437
- .tutor-setting .content .course-per-row {
438
- display: grid;
439
- grid-template-rows: auto;
440
- grid-template-columns: repeat(4, auto);
441
- grid-gap: 10px;
442
- margin-left: -8px;
443
- }
444
-
445
- .tutor-setting .content .course-per-page {
446
- display: grid;
447
- grid-template-columns: repeat(5, auto);
448
- }
449
-
450
- .tutor-setting .content .attemps-allowed {
451
- grid-template-columns: repeat(5, 1fr);
452
- }
453
-
454
- .tutor-setting .content .course-per-page .wrapper {
455
- position: relative;
456
- width: auto;
457
- height: auto;
458
- }
459
-
460
- .tutor-setting .content .wrapper {
461
- position: relative;
462
- width: 97px;
463
- height: 46px;
464
- }
465
-
466
- .tutor-setting .content .span {
467
- width: 97px;
468
- height: 46px;
469
- display: grid;
470
- grid-template-columns: repeat(1, 1fr);
471
- place-items: center;
472
- cursor: pointer;
473
- border: 8px solid transparent;
474
- border-radius: 3px;
475
- background: #ffff;
476
- transition: 0.2s linear;
477
- }
478
-
479
- .tutor-setting .content .span span {
480
- width: 100%;
481
- height: 100%;
482
- text-indent: -9999px;
483
- border-radius: 2px;
484
- border: solid 1px #d6dce3;
485
- background-color: #f0f3f6;
486
- transition: 0.2s ease-in-out;
487
- }
488
-
489
- .tutor-setting .content .wrapper:nth-child(2) .span {
490
- grid-template-columns: repeat(2, 1fr);
491
- grid-gap: 10px;
492
- }
493
-
494
- .tutor-setting .content .wrapper:nth-child(3) .span {
495
- grid-template-columns: repeat(3, 1fr);
496
- grid-gap: 9px;
497
- }
498
-
499
- .tutor-setting .content .wrapper:nth-child(4) .span {
500
- grid-template-columns: repeat(4, 1fr);
501
- grid-gap: 8px;
502
- }
503
-
504
- /* checked css */
505
- input[type="radio"].course:checked + .span {
506
- color: white;
507
- box-shadow: 0 0 0 1px #d6dce3;
508
- }
509
-
510
- input[type="radio"].course:checked + .span span {
511
- background-color: var(--primary-btn);
512
- border-color: var(--primary-btn);
513
- }
514
-
515
- /* Course Per Page */
516
- .course-per-page span.radio-icon,
517
- .course-setting-wrapper .ecommerce .radio-icon,
518
- .settings .time-expires .radio-icon {
519
- position: absolute;
520
- width: 18px;
521
- height: 18px;
522
- border: solid 1px #d6dce3;
523
- background-color: #f0f3f6;
524
- border-radius: 50%;
525
- top: 0px;
526
- left: 0px;
527
- cursor: pointer;
528
- transition: all 0.2s ease-in-out;
529
- }
530
- .course-per-page span.radio-icon:before,
531
- .course-setting-wrapper .ecommerce .radio-icon:before,
532
- .settings .time-expires .radio-icon:before {
533
- content: "";
534
- width: 20px;
535
- height: 20px;
536
- top: calc(50% - 10px);
537
- left: calc(50% - 10px);
538
- position: absolute;
539
- border-radius: 50%;
540
- background: #3057d5;
541
- background: #f1f3f7;
542
- transform: scale(0);
543
- transition: all 0.2s ease-in-out;
544
- }
545
-
546
- .course-per-page input[type="radio"].course-p:checked + .radio-icon,
547
- .course-setting-wrapper .ecommerce .radio-input:checked + .radio-icon,
548
- .settings .time-expires input[type="radio"]:checked + .radio-icon {
549
- background: var(--primary-btn);
550
- border-color: var(--primary-btn);
551
- }
552
-
553
- .course-per-page input[type="radio"].course-p:checked + .radio-icon:before,
554
- .course-setting-wrapper .ecommerce .radio-input:checked + .radio-icon:before,
555
- .settings .time-expires input[type="radio"]:checked + .radio-icon:before {
556
- background: #f0f3f6;
557
- transform: scale(0.4);
558
- }
559
-
560
- .course-setting-wrapper .ecommerce .radio-icon,
561
- .settings .time-expires .radio-icon {
562
- margin-top: 5px;
563
- }
564
-
565
- input#attempts-allowed-1:checked ~ .label-text-2 input {
566
- border: 1px solid var(--primary-btn);
567
- }
568
-
569
- .course-per-page input.course-p,
570
- .course-setting-wrapper input.radio-input {
571
- -webkit-appearance: none;
572
- -moz-appearance: none;
573
- appearance: none;
574
- cursor: pointer;
575
- outline: none;
576
- width: 28px;
577
- height: 18px;
578
- }
579
-
580
- .course-per-page span.label-text {
581
- position: absolute;
582
- width: 18px;
583
- height: 18px;
584
- line-height: 18px;
585
- cursor: pointer;
586
- font-size: 16px;
587
- font-weight: 600;
588
- color: var(--secondary-text);
589
- }
590
-
591
- .attempts-allowed.course-per-page span.label-text-2 {
592
- width: 65px;
593
- height: 40px;
594
- top: -10px;
595
- }
596
-
597
- .course-per-page input[type="number"].attempts {
598
- width: 65px;
599
- height: 40px;
600
- border-radius: 5px;
601
- border: solid 1px #dcdfe5;
602
- background-color: #ffffff;
603
- outline: none;
604
- cursor: pointer;
605
- font-size: 16px;
606
- font-weight: 600;
607
- color: var(--secondary-text);
608
- padding: 7px 2px 7px 10px;
609
- }
610
-
611
- .attempts-allowed.active input[type="number"].attempts {
612
- color: var(--secondary-text);
613
- }
614
-
615
- :not(.active) input[type="number"].attempts {
616
- color: #818890;
617
- }
618
-
619
- .course-per-page input[type="number"].attempts:focus {
620
- border-color: var(--primary-btn);
621
- }
622
-
623
- .course-per-page,
624
- input[type="radio"].course-p:checked,
625
- input[type="number"].attempts:focus {
626
- border-color: var(--primary-btn);
627
- }
628
-
629
- .tutor-setup-btn-wrapper {
630
- justify-self: left;
631
- }
632
-
633
- button.tutor-setup-previous {
634
- display: inline-block;
635
- padding: 0 50px;
636
- text-transform: uppercase;
637
- }
638
-
639
- .tutor-setup-title li {
640
- letter-spacing: -0.08px;
641
- text-align: right;
642
- color: var(--primary-text);
643
- }
644
-
645
- .tutor-setup-title li.active {
646
- font-weight: 600;
647
- color: var(--secondary-text);
648
- }
649
-
650
- .tutor-setup-content-heading.heading > div:nth-child(1) {
651
- font-size: 20px;
652
- line-height: 1;
653
- font-weight: 300;
654
- color: var(--secondary-text);
655
- }
656
-
657
- .tutor-setup-content-heading.heading > div {
658
- font-weight: 300;
659
- color: var(--primary-text);
660
- }
661
-
662
- .tutor-setting .title {
663
- font-size: 15px;
664
- font-weight: normal;
665
- font-stretch: normal;
666
- font-style: normal;
667
- letter-spacing: -0.19px;
668
- color: var(--secondary-text);
669
- }
670
-
671
- .tutor-setting .content b {
672
- font-weight: 600;
673
- }
674
-
675
- /* Tutor Input Switch Button styles*/
676
- label.switch-label {
677
- display: grid;
678
- grid-template-columns: repeat(3, auto);
679
- grid-gap: 6px;
680
- place-items: center;
681
- font-size: 11px;
682
- }
683
-
684
- .input-switch-label-1 .switchbox-wrapper span.switchbox-icon:before {
685
- display: none;
686
- }
687
-
688
- input[type="checkbox"].switch_1 {
689
- font-size: 30px;
690
- -webkit-appearance: none;
691
- -moz-appearance: none;
692
- appearance: none;
693
- width: 40px;
694
- height: 24px;
695
- border-radius: 12px;
696
- background-color: #e2e7eb;
697
- position: relative;
698
- cursor: pointer;
699
- outline: none;
700
- transition: all 0.2s ease-in-out;
701
- }
702
-
703
- input[type="checkbox"].switch_1:checked {
704
- background-color: #4bd863;
705
- }
706
-
707
- input[type="checkbox"].switch_1:after {
708
- position: absolute;
709
- content: "";
710
- width: 25.72px;
711
- height: 25.72px;
712
- border-radius: 50%;
713
- box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
714
- background-color: #ffffff;
715
- transform: scale(0.7);
716
- left: 0px;
717
- top: -1px;
718
- transition: all 0.2s ease-in-out;
719
- }
720
-
721
- input[type="checkbox"].switch_1:checked:after {
722
- left: calc(100% - 25.72px);
723
- }
724
-
725
- .input-switch-label {
726
- cursor: pointer;
727
- }
728
-
729
- .input-switchbox {
730
- display: inline-flex;
731
- cursor: pointer;
732
- }
733
-
734
- input[type="checkbox"].input-switchbox {
735
- -webkit-appearance: none;
736
- -moz-appearance: none;
737
- appearance: none;
738
- }
739
-
740
- .switchbox-wrapper {
741
- position: relative;
742
- width: 40px;
743
- height: 24px;
744
- border-radius: 12px;
745
- background-color: #e2e7eb;
746
- cursor: pointer;
747
- outline: none;
748
- transition: all 0.2s ease-in-out;
749
- }
750
-
751
- input[type="checkbox"].input-switchbox {
752
- width: 40px;
753
- height: 24px;
754
- border-radius: 12px;
755
- background-color: #e2e7eb;
756
- position: absolute;
757
- outline: none;
758
- }
759
-
760
- .switchbox-wrapper span.switchbox-icon {
761
- position: absolute;
762
- content: "";
763
- width: 25.72px;
764
- height: 25.72px;
765
- border-radius: 50%;
766
- box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
767
- background-color: #ffffff;
768
- transform: scale(0.7);
769
- left: 0;
770
- top: calc(50% - 13px);
771
- transition: all 0.2s ease-in-out;
772
- }
773
-
774
- .switchbox-wrapper span.switchbox-icon:before {
775
- content: "";
776
- position: absolute;
777
- width: 2px;
778
- height: 8px;
779
- background: #d71830;
780
- border-radius: 2px;
781
- top: calc(50% - 4px);
782
- left: calc(50% - 1px);
783
- }
784
-
785
- input[type="checkbox"].input-switchbox:checked {
786
- background: #4bd863;
787
- }
788
-
789
- input[type="checkbox"].input-switchbox:checked + .switchbox-icon:before {
790
- background: #4bd863;
791
- }
792
-
793
- input[type="checkbox"].input-switchbox:checked ~ .switchbox-icon {
794
- left: calc(100% - 25.732px);
795
- }
796
-
797
- .input-switch-label .label-on {
798
- color: #c8c8c8;
799
- }
800
-
801
- .input-switch-label .label-off {
802
- padding-right: 2px;
803
- color: #c8c8c8;
804
- }
805
-
806
- .input-switch-label .label-on.active {
807
- color: #969696;
808
- }
809
-
810
- .input-switch-label .label-off.active {
811
- color: #969696;
812
- }
813
-
814
- /* SVG Animated Button */
815
- .animated-btn,
816
- .primary-btn {
817
- position: relative;
818
- font-family: "Open Sans", sans-serif;
819
- font-size: 14px;
820
- font-weight: 500;
821
- line-height: 1em;
822
- text-transform: uppercase;
823
- color: #ffffff;
824
- display: inline-block;
825
- text-align: center;
826
- white-space: nowrap;
827
- vertical-align: middle;
828
- border-radius: 3px;
829
- background-color: var(--primary-btn);
830
- border: 1px solid var(--primary-btn);
831
- padding: 14px 20px;
832
- cursor: pointer;
833
- outline: none;
834
- }
835
- .tutor-type-next {
836
- margin-left: 10px;
837
- border: none;
838
- }
839
-
840
- button.previous span,
841
- button.previous svg,
842
- button.next span,
843
- button.next svg {
844
- vertical-align: middle;
845
- }
846
-
847
- button.previous svg {
848
- margin-right: 10px;
849
- transition: 200ms;
850
- }
851
- button.next svg {
852
- transition: 200ms;
853
- margin-left: 10px;
854
- }
855
-
856
- button.previous:hover svg {
857
- transform: translateX(-4px) rotate(180deg);
858
- }
859
-
860
- button.next:hover svg {
861
- transform: translateX(4px);
862
- }
863
-
864
- .animated-btn:hover span {
865
- transform: translateX(8px);
866
- }
867
-
868
- .animated-btn svg {
869
- margin-top: -2px;
870
- }
871
-
872
- /* Prevoius Button */
873
- .previous.animated-btn {
874
- background-color: transparent;
875
- border-color: var(--primary-btn);
876
- color: var(--primary-btn);
877
- text-transform: uppercase;
878
- }
879
-
880
- .previous.animated-btn:hover {
881
- background: var(--primary-btn);
882
- color: #ffffff;
883
- }
884
-
885
- .next.animated-btn:hover {
886
- background: #3254c1;
887
- }
888
-
889
- .previous.animated-btn svg {
890
- transform: rotate(180deg);
891
- }
892
-
893
- .previous.animated-btn svg path {
894
- fill: var(--primary-btn);
895
- transition: 200ms;
896
- }
897
-
898
- .previous.animated-btn:hover svg path {
899
- fill: white;
900
- }
901
-
902
- button[class^="tutor-setup-"] {
903
- cursor: pointer;
904
- padding: 10px 20px;
905
- font-size: 14px;
906
- font-weight: normal;
907
- font-stretch: normal;
908
- font-style: normal;
909
- line-height: 1.43;
910
- text-transform: capitalize;
911
- text-align: center;
912
- color: var(--tertiary-btn);
913
- transition: 200ms;
914
- outline: none;
915
- }
916
-
917
- button.tutor-setup-next.next {
918
- color: var(--initial);
919
- text-transform: uppercase;
920
- }
921
-
922
- button.tutor-setup-skip {
923
- background: transparent;
924
- border: none;
925
- padding: 5px;
926
- font-weight: 300;
927
- letter-spacing: 0.1px;
928
- color: var(--primary-btn);
929
- text-decoration: underline;
930
- }
931
-
932
- button.tutor-setup-skip:hover {
933
- color: #3254c1;
934
- }
935
-
936
- .tutor-setting .grade-calculation {
937
- display: grid;
938
- grid-template-columns: auto;
939
- }
940
-
941
- /* Greetings Button */
942
- .greetings .primary-btn:last-child {
943
- background: transparent;
944
- color: var(--secondary-text);
945
- }
946
-
947
- /* Grade Calculation Dropdwon */
948
- .select-box {
949
- display: flex;
950
- width: 400px;
951
- flex-direction: column;
952
- position: relative;
953
- }
954
-
955
- .select-box .options-container {
956
- max-height: 66px;
957
- width: calc(100% - 12px);
958
- opacity: 0;
959
- transition: all 0.4s;
960
- overflow: hidden;
961
- border-radius: 5px;
962
- border: solid 1px #dcdfe5;
963
- background-color: #ffffff;
964
- position: absolute;
965
- top: 68px;
966
- z-index: 99;
967
- order: 1;
968
- }
969
-
970
- .selected {
971
- background: #2f3640;
972
- margin-bottom: 8px;
973
- position: relative;
974
- width: 388px;
975
- height: 64px;
976
- border-radius: 5px;
977
- border: solid 1px #dcdfe5;
978
- background-color: #ffffff;
979
-
980
- order: 0;
981
- }
982
-
983
- .selected::after {
984
- /* BG Img */
985
- content: url("../images/angle-shape.svg");
986
- position: absolute;
987
- right: 15px;
988
- top: 50%;
989
- transform: translateY(-50%);
990
- transition: transform 0.5s;
991
- }
992
-
993
- .selected h3,
994
- .select-box label h3,
995
- .checkbox-wrapper h4 {
996
- font-size: 14px;
997
- font-weight: 400;
998
- line-height: 1.57;
999
- color: #1f2949;
1000
- }
1001
-
1002
- .selected h5,
1003
- .select-box label h5,
1004
- .checkbox-wrapper h5 {
1005
- font-size: 12px;
1006
- font-weight: 400;
1007
- line-height: 1.83;
1008
- color: var(--primary-text);
1009
- }
1010
-
1011
- .select-box .options-container.active {
1012
- max-height: 190px;
1013
- opacity: 1;
1014
- overflow-y: scroll;
1015
- }
1016
-
1017
- .select-box .options-container.active + .selected::after {
1018
- transform: translateY(-50%) rotateX(180deg);
1019
- }
1020
-
1021
- .select-box .options-container.active + .selected {
1022
- border-color: var(--primary-btn);
1023
- }
1024
-
1025
- .select-box .options-container::-webkit-scrollbar {
1026
- width: 8px;
1027
- background: #f1f2f3;
1028
- border-radius: 0 5px 5px 0;
1029
- }
1030
-
1031
- .select-box .options-container::-webkit-scrollbar-thumb {
1032
- background: #525861;
1033
- background: var(--primary-text);
1034
- border-radius: 0 5px 5px 0;
1035
- }
1036
-
1037
- .select-box .options-container::-moz-scrollbar {
1038
- width: 8px;
1039
- background: #f1f2f3;
1040
- border-radius: 0 5px 5px 0;
1041
- }
1042
-
1043
- .select-box .options-container::-moz-scrollbar-thumb {
1044
- background: #525861;
1045
- background: var(--primary-text);
1046
- border-radius: 0 5px 5px 0;
1047
- }
1048
-
1049
- /* .option {
1050
- display: none;
1051
- }
1052
- .option.selected {
1053
- display: block;
1054
- } */
1055
-
1056
- .selected,
1057
- .select-box .option {
1058
- padding: 10px 15px;
1059
- cursor: pointer;
1060
- }
1061
- .select-box .option:hover {
1062
- background: #dcdfe5;
1063
- }
1064
- .select-box label {
1065
- cursor: pointer;
1066
- }
1067
- .select-box .option .radio {
1068
- display: none;
1069
- }
1070
-
1071
- /* Sider 1st */
1072
- .tutor-setting .content .limit-slider {
1073
- display: grid;
1074
- grid-template-columns: 0.92fr auto;
1075
- grid-gap: 30px;
1076
- place-content: flex-start;
1077
- }
1078
- .limit-slider-has-parent {
1079
- display: flex;
1080
- }
1081
- .tutor-setting .limit-slider > strong:last-child,
1082
- .tutor-setting .limit-slider > span:last-child {
1083
- margin-left: 32px;
1084
- min-width: 15px;
1085
- text-align: right;
1086
- }
1087
-
1088
- .tutor-setting .content .limit-slider h5 {
1089
- font-size: 12px;
1090
- font-weight: 400;
1091
- text-align: right;
1092
- margin-right: 20px;
1093
- color: #1f2949;
1094
- }
1095
-
1096
- .tutor-setting .content .limit-slider h5 span {
1097
- margin-right: 4px;
1098
- font-weight: 600;
1099
- }
1100
- .course-setting-wrapper .settings .limit-slider {
1101
- display: flex;
1102
- grid-gap: 30px;
1103
- align-items: center;
1104
- justify-content: space-between;
1105
- }
1106
- /* Time Limit */
1107
- .limit-slider input[type="range"].range-input {
1108
- outline: none;
1109
- -webkit-appearance: none;
1110
- -moz-appearance: none;
1111
- appearance: none;
1112
- max-width: 383px;
1113
- max-width: 100%;
1114
- height: 6px;
1115
- border-radius: 8px;
1116
- background-color: var(--primary-btn);
1117
- /*background-image: url(../images/slider-dot.png);*/
1118
- background-repeat: repeat-x;
1119
- background-size: contain;
1120
- background-position: center;
1121
- flex-grow: 1;
1122
- }
1123
- .limit-slider .range-value {
1124
- margin-right: 5px;
1125
- min-width: 15px;
1126
- display: inline-block;
1127
- }
1128
- /* For Chrome (-webkit-slider-thumb) */
1129
- input[type="range"].range-input::-webkit-slider-thumb {
1130
- -webkit-appearance: none;
1131
- appearance: none;
1132
- width: 20px;
1133
- height: 20px;
1134
- border-radius: 50%;
1135
- cursor: pointer;
1136
- background-color: #cbcfd3;
1137
- border: 6px solid white;
1138
- box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.28);
1139
- }
1140
-
1141
- /* For Mozilla (-moz-range-track and -moz-range-thumb) */
1142
- input[type="range"].range-input::-moz-range-track {
1143
- max-width: 383px;
1144
- max-width: 100%;
1145
- height: 6px;
1146
- border-radius: 8px;
1147
- background-color: #f0f3f6;
1148
- }
1149
-
1150
- input[type="range"].range-input::-moz-range-thumb {
1151
- -moz-appearance: none;
1152
- appearance: none;
1153
- width: 5px;
1154
- height: 5px;
1155
- border-radius: 50%;
1156
- cursor: pointer;
1157
- background-color: #f0f3f6;
1158
- border: 5px solid #3057d5;
1159
- }
1160
-
1161
- /* Sider 2nd */
1162
- .tutor-setting .limit-slider.column-1 {
1163
- display: grid;
1164
- grid-template-columns: 1fr;
1165
- grid-gap: 10px;
1166
- margin-right: 20px;
1167
- place-items: stretch;
1168
- }
1169
-
1170
- .limit-slider.column-1 input[type="range"].range-input {
1171
- max-width: 100%;
1172
- height: 6px;
1173
- border-radius: 8px;
1174
- background-color: var(--primary-btn);
1175
- box-shadow: inset 0 0 0 1px rgba(47, 87, 213, 0.15);
1176
- }
1177
-
1178
- .limit-slider.column-1 input[type="range"]::-webkit-slider-thumb {
1179
- -webkit-appearance: none;
1180
- appearance: none;
1181
- width: 18px;
1182
- height: 18px;
1183
- border-radius: 50%;
1184
- cursor: pointer;
1185
- background-color: #cbcfd3;
1186
- border: 5.5px solid #fff;
1187
- box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.28);
1188
- }
1189
-
1190
- .limit-slider.column-1 input[type="range"]::-moz-range-track {
1191
- max-width: 100%;
1192
- height: 6px;
1193
- border-radius: 8px;
1194
- background-color: #639aff;
1195
- }
1196
-
1197
- .limit-slider.column-1 input[type="range"]::-moz-range-thumb {
1198
- width: 7px;
1199
- height: 7px;
1200
- background-color: #cbcfd3;
1201
- border: 6px solid #fff;
1202
- box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.28);
1203
- }
1204
-
1205
- .tutor-setting .limit-slider .commision-data {
1206
- display: grid;
1207
- grid-template-columns: 1fr 1fr;
1208
- }
1209
-
1210
- .tutor-setting .limit-slider .commision-data div:first-child {
1211
- justify-self: flex-start;
1212
- text-align: left;
1213
- }
1214
-
1215
- .tutor-setting .limit-slider .commision-data div:last-child {
1216
- justify-self: flex-end;
1217
- text-align: right;
1218
- }
1219
-
1220
- .tutor-setting .limit-slider .commision-data .data h4 {
1221
- font-size: 14px;
1222
- font-weight: 600;
1223
- color: #1f2949;
1224
- margin-right: 0;
1225
- }
1226
-
1227
- .tutor-setting .limit-slider .commision-data .data h5 {
1228
- font-size: 12px;
1229
- line-height: 1.33;
1230
- color: #81878f;
1231
- margin-right: 0;
1232
- position: relative;
1233
- padding-left: 10px;
1234
- }
1235
-
1236
- .limit-slider .commision-data .data h5:before {
1237
- content: "";
1238
- width: 5px;
1239
- height: 5px;
1240
- border-radius: 50%;
1241
- background: #639aff;
1242
- position: absolute;
1243
- left: 0;
1244
- top: 50%;
1245
- transform: translateY(-50%);
1246
- }
1247
-
1248
- .limit-slider .commision-data .data:last-child h5:before {
1249
- background: #3b57c4;
1250
- }
1251
-
1252
- /* Checkbox Field */
1253
- .checkbox-wrapper.column-1 {
1254
- display: grid;
1255
- grid-template-columns: repeat(1, auto);
1256
- }
1257
-
1258
- .checkbox-wrapper.column-2 {
1259
- display: grid;
1260
- grid-template-columns: repeat(2, 0.26fr);
1261
- grid-gap: 10px;
1262
- }
1263
-
1264
- .checkbox-wrapper.column-3 {
1265
- display: grid;
1266
- grid-template-columns: repeat(3, auto);
1267
- }
1268
-
1269
- .checkbox-wrapper label {
1270
- display: grid;
1271
- grid-template-columns: auto 1fr;
1272
- grid-gap: 10px;
1273
- position: relative;
1274
- }
1275
-
1276
- .checkbox-wrapper > div {
1277
- margin: 17px 0;
1278
- }
1279
-
1280
- .checkbox-wrapper.column-1 > div:first-child,
1281
- .checkbox-wrapper.column-2 > div:nth-child(1),
1282
- .checkbox-wrapper.column-2 > div:nth-child(2),
1283
- .checkbox-wrapper.column-3 > div:nth-child(1),
1284
- .checkbox-wrapper.column-3 > div:nth-child(2),
1285
- .checkbox-wrapper.column-3 > div:nth-child(3) {
1286
- margin-top: 0;
1287
- }
1288
-
1289
- .checkbox-wrapper.column-1 > div {
1290
- padding-right: 40px;
1291
- }
1292
-
1293
- .checkbox-wrapper .check-icon,
1294
- .checkbox-wrapper label {
1295
- cursor: pointer;
1296
- }
1297
-
1298
- input.checkbox {
1299
- -webkit-appearance: none;
1300
- -moz-appearance: none;
1301
- appearance: none;
1302
- width: 18px;
1303
- height: 18px;
1304
- outline: none;
1305
- display: none;
1306
- }
1307
-
1308
- .checkbox-wrapper .check-icon {
1309
- width: 18.5px;
1310
- height: 18.5px;
1311
- border: solid 1px #d6dce3;
1312
- background-color: #f0f3f6;
1313
- border-radius: 50%;
1314
- display: inline-block;
1315
- position: relative;
1316
- top: 4px;
1317
- transition: 0.2s ease-in-out;
1318
- }
1319
-
1320
- .checkbox-wrapper .check-icon.square {
1321
- width: 18px;
1322
- height: 18px;
1323
- border-radius: 2px;
1324
- border: solid 1px #dcdfe5;
1325
- background-color: #f1f3f7;
1326
- top: 2px;
1327
- }
1328
-
1329
- .checkbox-wrapper .check-icon:before {
1330
- content: url(../images/checkmark.svg);
1331
- position: absolute;
1332
- width: 100%;
1333
- height: 100%;
1334
- display: flex;
1335
- justify-content: center;
1336
- align-items: center;
1337
- transform: scale(1.5);
1338
- opacity: 0;
1339
- transition: 0.2s ease-in-out;
1340
- margin: -1px 1px;
1341
- }
1342
-
1343
- .checkbox-wrapper .check-icon.square:before {
1344
- margin: -1px 0px 0px 1px;
1345
- }
1346
-
1347
- .checkbox-wrapper input.checkbox:checked + .check-icon {
1348
- background: var(--primary-btn);
1349
- border-color: var(--primary-btn);
1350
- }
1351
-
1352
- .checkbox-wrapper input.checkbox:checked + .check-icon:before {
1353
- transform: scale(1.2);
1354
- opacity: 1;
1355
- }
1356
-
1357
- .checkbox-wrapper .payment-setting label {
1358
- grid-template-rows: auto;
1359
- grid-template-columns: auto;
1360
- place-items: center;
1361
- grid-gap: 0;
1362
- width: 110px;
1363
- height: 110px;
1364
- }
1365
-
1366
- .payment-setting input.payment {
1367
- width: 110px;
1368
- height: 110px;
1369
- border-radius: 3px;
1370
- border: solid 1px #d6dce3;
1371
- background-color: #f0f3f6;
1372
- display: block;
1373
- cursor: pointer;
1374
- transition: 0.1s ease-in-out;
1375
- }
1376
-
1377
- .checkbox-wrapper .payment-setting label > div {
1378
- position: absolute;
1379
- }
1380
-
1381
- .payment-setting .check-icon.round {
1382
- top: -7px;
1383
- left: -7px;
1384
- }
1385
-
1386
- .checkbox-wrapper input.payment:checked + .check-icon:before {
1387
- transform: scale(1);
1388
- }
1389
-
1390
- .checkbox-wrapper .payment-setting .check-icon {
1391
- width: 18.2px;
1392
- height: 18.2px;
1393
- }
1394
-
1395
- .checkbox-wrapper .payment-setting .check-icon {
1396
- opacity: 0;
1397
- opacity: 0;
1398
- transform: scale(1.1);
1399
- transition: 0.3s ease-in-out;
1400
- position: absolute;
1401
- z-index: 1;
1402
- }
1403
-
1404
- .checkbox-wrapper .payment-setting input.checkbox:checked + .check-icon {
1405
- opacity: 1;
1406
- }
1407
-
1408
- .checkbox-wrapper .payment-setting .check-icon:before {
1409
- transform: scale(1);
1410
- margin: -1px 0px;
1411
- }
1412
-
1413
- .payment-setting input.payment:checked {
1414
- border-color: #3057d5;
1415
- }
1416
-
1417
- .checkbox-wrapper .payment-setting h4 {
1418
- text-align: center;
1419
- margin-top: 16px;
1420
- word-break: break-word;
1421
- }
1422
- .payment-setting img {
1423
- margin: 0 auto;
1424
- }
1425
- /* ******* Tutor Setup Wizard Boarding (Slick Slider) */
1426
- .tutor-setup-wizard-boarding {
1427
- text-align: center;
1428
- padding: 40px 100px 105px 100px;
1429
- }
1430
-
1431
- .wizard-boarding-header {
1432
- display: grid;
1433
- place-items: center;
1434
- grid-gap: 20px;
1435
- }
1436
-
1437
- .wizard-boarding-body {
1438
- margin-top: 35px;
1439
- }
1440
-
1441
- .wizard-boarding-header div {
1442
- font-size: 34px;
1443
- line-height: 1.21;
1444
- letter-spacing: -0.4px;
1445
- text-align: center;
1446
- color: #1f2949;
1447
- }
1448
-
1449
- .wizard-boarding-body .slide-thumb {
1450
- margin-bottom: 43px;
1451
- }
1452
-
1453
- .wizard-boarding-body .slide-thumb img {
1454
- border-radius: 3px;
1455
- box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.5);
1456
- background-color: #ffffff;
1457
- width: 100%;
1458
- }
1459
-
1460
- .wizard-boarding-body .slide-title {
1461
- font-size: 20px;
1462
- line-height: 2.05;
1463
- letter-spacing: -0.24px;
1464
- text-align: center;
1465
- color: #1f2949;
1466
- margin-bottom: 10px;
1467
- }
1468
-
1469
- .wizard-boarding-body .slide-subtitle {
1470
- font-size: 16px;
1471
- line-height: 1.69;
1472
- text-align: center;
1473
- color: #686d73;
1474
- padding: 0 40px;
1475
- }
1476
-
1477
- .wizard-boarding-body .slick-slide {
1478
- outline: none;
1479
- cursor: move;
1480
- opacity: 1;
1481
- transition: 0.8s;
1482
- margin: 0 15px;
1483
- }
1484
-
1485
- .wizard-boarding-body .slick-slide:not(.slick-active) {
1486
- opacity: 0.3;
1487
- transition: 0.8s;
1488
- }
1489
-
1490
- .wizard-boarding-body .slick-slide .slide-title,
1491
- .wizard-boarding-body .slick-slide.slide-subtitle {
1492
- opacity: 1;
1493
- filter: blur(0px);
1494
- transition: 0.5s;
1495
- }
1496
-
1497
- .wizard-boarding-body .slick-slide:not(.slick-active) .slide-title,
1498
- .wizard-boarding-body .slick-slide:not(.slick-active) .slide-subtitle {
1499
- opacity: 0;
1500
- transition: 0.5s;
1501
- filter: blur(5px);
1502
- }
1503
-
1504
- .wizard-boarding-body ul.slick-dots {
1505
- width: 244px;
1506
- height: 36px;
1507
- border-radius: 18px;
1508
- background-color: #f0f3f6;
1509
- left: 50%;
1510
- margin-left: calc(-244px / 2);
1511
- bottom: calc(150px + 6px);
1512
- display: flex !important;
1513
- align-items: center;
1514
- justify-content: center;
1515
- }
1516
-
1517
- .wizard-boarding-body ul.slick-dots li,
1518
- .wizard-boarding-body ul.slick-dots li button,
1519
- .wizard-boarding-body ul.slick-dots li button:before {
1520
- width: 14px;
1521
- height: 14px;
1522
- border-radius: 50%;
1523
- }
1524
-
1525
- .wizard-boarding-body ul.slick-dots li button:before {
1526
- display: none;
1527
- }
1528
-
1529
- .wizard-boarding-body ul.slick-dots li {
1530
- margin: 0 5px;
1531
- }
1532
-
1533
- .wizard-boarding-body ul.slick-dots li button {
1534
- background: #c6c9d2;
1535
- border: 4px solid transparent;
1536
- padding: 0;
1537
- transform: scale(0.5715);
1538
- transition: 0.3s ease;
1539
- }
1540
-
1541
- .wizard-boarding-body ul.slick-dots li.slick-active button {
1542
- transform: scale(1);
1543
- background: #3057d5;
1544
- }
1545
-
1546
- .wizard-boarding-footer {
1547
- margin-top: 30px;
1548
- }
1549
-
1550
- .wizard-boarding-footer,
1551
- .wizard-boarding-footer a,
1552
- .tutor-type-skip {
1553
- font-size: 16px;
1554
- line-height: 1.69;
1555
- letter-spacing: normal;
1556
- text-align: center;
1557
- color: var(--primary-btn);
1558
- }
1559
-
1560
- .wizard-boarding-footer:hover,
1561
- .wizard-boarding-footer a:hover,
1562
- .tutor-type-skip:hover {
1563
- color: #3254c1;
1564
- }
1565
-
1566
- .wizard-boarding-footer {
1567
- display: grid;
1568
- grid-gap: 15px;
1569
- }
1570
-
1571
- .wizard-boarding-footer .animated-btn {
1572
- background-color: var(--primary-btn);
1573
- margin-bottom: 20px;
1574
- }
1575
-
1576
- /* ******* Tutor Setup Wizard Type */
1577
- .tutor-setup-wizard-type.active {
1578
- display: grid !important;
1579
- place-items: center;
1580
- grid-gap: 56px;
1581
- padding: 46px 0 100px 0;
1582
- }
1583
-
1584
- .wizard-type-header {
1585
- display: grid;
1586
- place-items: center;
1587
- grid-gap: 25px;
1588
- }
1589
-
1590
- .wizard-type-header .title {
1591
- font-size: 34px;
1592
- line-height: 1.21;
1593
- letter-spacing: -0.4px;
1594
- text-align: center;
1595
- color: #1f2949;
1596
- }
1597
-
1598
- .wizard-type-header .subtitle {
1599
- font-size: 16px;
1600
- line-height: 1.69;
1601
- text-align: center;
1602
- color: #686d73;
1603
- }
1604
-
1605
- .wizard-type-body {
1606
- display: grid;
1607
- grid-template-columns: repeat(2, minmax(auto, 280px));
1608
- grid-gap: 53px;
1609
- }
1610
-
1611
- .wizard-type-footer {
1612
- display: grid;
1613
- grid-gap: 30px;
1614
- place-items: center;
1615
- margin-top: 26px;
1616
- }
1617
-
1618
- .wizard-type-body .wizard-type-item label {
1619
- cursor: pointer;
1620
- display: grid;
1621
- place-items: center;
1622
- grid-gap: 28px;
1623
- width: 280px;
1624
- /* height: 352px; */
1625
- border: 2px solid transparent;
1626
- border-radius: 3px;
1627
- box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.5);
1628
- background-color: #ffffff;
1629
- padding-bottom: 40px;
1630
- transition: 0.2s ease;
1631
- }
1632
-
1633
- .wizard-type-body .wizard-type-item img {
1634
- max-width: 225px;
1635
- margin: 25px auto 0px auto;
1636
- }
1637
-
1638
- .wizard-type-body .wizard-type-item .title,
1639
- .wizard-type-body .wizard-type-item .subtitle {
1640
- text-align: center;
1641
- padding: 0 25px;
1642
- }
1643
-
1644
- .wizard-type-body .wizard-type-item .title {
1645
- font-size: 20px;
1646
- line-height: 1;
1647
- letter-spacing: -0.24px;
1648
- text-align: center;
1649
- color: #1f2949;
1650
- }
1651
-
1652
- .wizard-type-body .wizard-type-item .subtitle {
1653
- font-size: 14px;
1654
- line-height: 1.64;
1655
- letter-spacing: normal;
1656
- text-align: center;
1657
- color: #686d73;
1658
- }
1659
-
1660
- .wizard-type-body .wizard-type-item input {
1661
- -webkit-appearance: none;
1662
- appearance: none;
1663
- width: 24px;
1664
- height: 24px;
1665
- position: absolute;
1666
- margin: 15px 0 0 15px;
1667
- z-index: 9;
1668
- cursor: pointer;
1669
- outline: none;
1670
- }
1671
-
1672
- .wizard-type-body .wizard-type-item .icon {
1673
- width: 24px;
1674
- height: 24px;
1675
- border: solid 2px #e3e3e3;
1676
- background-color: transparent;
1677
- display: inline-block;
1678
- cursor: pointer;
1679
- position: absolute;
1680
- margin: 15px 0 0 15px;
1681
- border-radius: 50%;
1682
- transform: scale(0.835);
1683
- z-index: 1;
1684
- transition: 0.1s ease;
1685
- }
1686
-
1687
- .wizard-type-body .wizard-type-item .icon:before {
1688
- content: "";
1689
- width: 100%;
1690
- height: 100%;
1691
- display: flex;
1692
- align-items: center;
1693
- justify-content: center;
1694
- transform: scale(2);
1695
- margin: -1px 0 0 0px;
1696
- transition: 0.3s ease;
1697
- }
1698
-
1699
- .wizard-type-body .wizard-type-item input:checked + .icon {
1700
- border: 8px solid #3057d5;
1701
- transform: scale(1);
1702
- }
1703
-
1704
- .wizard-type-body .wizard-type-item input:checked + .icon:before {
1705
- transform: scale(1.2);
1706
- }
1707
-
1708
- .wizard-type-body .wizard-type-item input:checked ~ label {
1709
- border-color: #3057d5;
1710
- }
1711
-
1712
- /* Setting > time-expires */
1713
- .settings .time-expires {
1714
- display: grid;
1715
- grid-template-columns: auto 1fr;
1716
- align-items: flex-start;
1717
- grid-gap: 10px;
1718
- margin-bottom: 10px;
1719
- cursor: pointer;
1720
- }
1721
- .settings .time-expires .radio-icon {
1722
- position: relative;
1723
- display: inline-block;
1724
- }
1725
- .settings .time-expires input[type="radio"] {
1726
- display: none;
1727
- }
1728
-
1729
- /* ********************************************************* Responsive Media Queries */
1730
- @media (max-width: 1199px) {
1731
- .tutor-setup-wizard-boarding {
1732
- padding: 40px 0px 70px 0px;
1733
- }
1734
-
1735
- .wizard-boarding-body .slide-subtitle {
1736
- padding: 0 4px;
1737
- }
1738
- }
1739
-
1740
- @media (max-width: 991px) {
1741
- .tutor-setting .title br {
1742
- display: none;
1743
- }
1744
-
1745
- .tutor-setting .title .tooltip-btn {
1746
- margin-left: 5px;
1747
- }
1748
-
1749
- .wizard-boarding-header {
1750
- grid-gap: 25px;
1751
- }
1752
-
1753
- .wizard-boarding-body {
1754
- margin-top: 30px;
1755
- }
1756
-
1757
- .wizard-boarding-body ul.slick-dots {
1758
- bottom: calc(150px - 18px);
1759
- }
1760
-
1761
- .wizard-boarding-footer {
1762
- margin-top: 70px;
1763
- }
1764
-
1765
- .wizard-type-header {
1766
- padding: 0 10px;
1767
- }
1768
-
1769
- .wizard-type-body {
1770
- grid-gap: 30px;
1771
- }
1772
-
1773
- .tutor-setup-wrapper {
1774
- grid-template-columns: 1fr 10fr;
1775
- grid-gap: 46px;
1776
- }
1777
-
1778
- .tutor-setup-title li:after {
1779
- right: calc(0% - 46px);
1780
- }
1781
-
1782
- .tutor-setup-title:before {
1783
- right: -22px;
1784
- }
1785
-
1786
- .tutor-setup-title li:first-child:before,
1787
- .tutor-setup-title li:before {
1788
- right: -30px;
1789
- }
1790
-
1791
- .tutor-setup-content-heading.greetings .content {
1792
- padding: 55px 20px 73px 20px;
1793
- }
1794
- }
1795
-
1796
- @media (max-width: 767px) {
1797
- .wizard-boarding-body .slick-slide {
1798
- margin: 0 5px;
1799
- }
1800
-
1801
- .tutor-setup-wrapper {
1802
- grid-template-columns: auto;
1803
- grid-gap: 0;
1804
- margin-top: 20px;
1805
- }
1806
-
1807
- .tutor-setup-content-heading.heading,
1808
- .active .tutor-setup-content-heading.heading {
1809
- grid-template-columns: 1fr auto auto;
1810
- }
1811
-
1812
- [class^="tutor-setup-content-"] {
1813
- padding: 20px;
1814
- }
1815
-
1816
- .tutor-setup-content .tutor-setting {
1817
- grid-template-columns: 1fr 3fr 1fr;
1818
- grid-gap: 10px;
1819
- }
1820
-
1821
- .tutor-setup-content .tutor-setting:nth-child(-n + 4) .content {
1822
- padding: 0;
1823
- }
1824
-
1825
- .tutor-setup-content .tutor-setting.course-setting-wrapper {
1826
- grid-template-columns: 1fr 4fr;
1827
- grid-gap: 20px;
1828
- }
1829
-
1830
- .tutor-setup-title {
1831
- overflow-x: scroll;
1832
- width: 100%;
1833
- padding-bottom: 65px;
1834
- display: flex;
1835
- flex-direction: row;
1836
- justify-content: center;
1837
- align-items: center;
1838
- }
1839
-
1840
- .tutor-setup-title li {
1841
- margin: 0 20px;
1842
- }
1843
-
1844
- .tutor-setup-title:before {
1845
- top: auto;
1846
- bottom: 45px;
1847
- right: 50px;
1848
- width: calc(100% - 100px);
1849
- height: 1px;
1850
- border: none;
1851
- border-bottom: solid 1px #e3e3e3;
1852
- }
1853
-
1854
- .tutor-setup-content {
1855
- margin-top: -5px;
1856
- z-index: 99;
1857
- }
1858
-
1859
- .tutor-setup-title li:after {
1860
- right: auto;
1861
- top: auto;
1862
- left: 50%;
1863
- margin-left: -13px;
1864
- bottom: -60px;
1865
- border-top: 13px solid transparent;
1866
- border-right: 13px solid transparent;
1867
- border-bottom: 13px solid #fff;
1868
- border-left: 13px solid transparent;
1869
- transform: translate(0px, 5px) scale(1);
1870
- }
1871
-
1872
- .tutor-setup-title li.active:after {
1873
- transform: translate(0px) scale(1);
1874
- }
1875
-
1876
- .tutor-setup-title li:before {
1877
- top: auto;
1878
- right: auto;
1879
- left: 50%;
1880
- transform: translateX(-50%);
1881
- bottom: -28px;
1882
- }
1883
-
1884
- .wizard-type-header .title,
1885
- .wizard-boarding-header div {
1886
- font-size: 4.5vw;
1887
- }
1888
-
1889
- .wizard-boarding-body .slide-title,
1890
- .wizard-boarding-footer,
1891
- .wizard-boarding-footer a,
1892
- .tutor-type-skip {
1893
- font-size: 3vw;
1894
- }
1895
-
1896
- .wizard-boarding-body .slide-subtitle,
1897
- .wizard-type-header .subtitle {
1898
- font-size: 2.6vw;
1899
- }
1900
- }
1901
-
1902
- @media (max-width: 650px) {
1903
- .slick-dotted.slick-slider {
1904
- padding-bottom: 70px;
1905
- margin-bottom: 0 !important;
1906
- }
1907
-
1908
- .wizard-boarding-body .slide-title {
1909
- margin-top: 0px;
1910
- }
1911
-
1912
- .wizard-boarding-body ul.slick-dots {
1913
- bottom: 0;
1914
- }
1915
-
1916
- .wizard-boarding-body .slide-thumb {
1917
- margin-bottom: 15px;
1918
- }
1919
- }
1920
-
1921
- @media (max-width: 575px) {
1922
- .wizard-type-body {
1923
- grid-template-columns: auto;
1924
- }
1925
-
1926
- .tutor-setup-content-heading.heading > div:nth-child(1) {
1927
- font-size: 3.5vw;
1928
- }
1929
-
1930
- .course-per-page span.label-text,
1931
- .course-per-page input[type="number"].attempts {
1932
- font-size: 3vw;
1933
- }
1934
-
1935
- .tutor-setting .title,
1936
- .selected h3,
1937
- .select-box label h3,
1938
- .checkbox-wrapper h4,
1939
- .tutor-setting .limit-slider .commision-data .data h4,
1940
- button[class^="tutor-setup-"] {
1941
- font-size: 2.5vw;
1942
- }
1943
-
1944
- .tutor-wrapper-boarding,
1945
- .selected h5,
1946
- .select-box label h5,
1947
- .checkbox-wrapper h5,
1948
- .tutor-setting input[type="text"].lesson-permalink,
1949
- .tutor-setting textarea.lesson-message,
1950
- .tutor-setting input[type="text"].lesson-permalink::placeholder,
1951
- .tutor-setting textarea.lesson-message::placeholder,
1952
- .tutor-setting .limit-slider .commision-data .data h5 {
1953
- font-size: 2vw;
1954
- }
1955
-
1956
- label.switch-label {
1957
- font-size: 1.7vw;
1958
- }
1959
-
1960
- .tutor-setting .course-per-row {
1961
- grid-template-rows: repeat(2, auto);
1962
- grid-template-columns: repeat(2, 0.3fr);
1963
- place-items: center flex-start;
1964
- }
1965
-
1966
- .tutor-setup-content {
1967
- overflow-x: scroll;
1968
- }
1969
-
1970
- .switchbox-wrapper,
1971
- input[type="checkbox"].input-switchbox,
1972
- .switchbox-wrapper span.switchbox-icon {
1973
- height: 18px;
1974
- width: 30px;
1975
- }
1976
-
1977
- input[type="checkbox"].input-switchbox {
1978
- border-radius: 18px;
1979
- }
1980
-
1981
- .switchbox-wrapper span.switchbox-icon {
1982
- width: 18px;
1983
- }
1984
-
1985
- input[type="checkbox"].input-switchbox:checked ~ .switchbox-icon {
1986
- left: calc(100% - 17.732px);
1987
- }
1988
-
1989
- .switchbox-wrapper span.switchbox-icon {
1990
- top: calc(50% - 9px);
1991
- }
1992
-
1993
- .select-box {
1994
- width: calc(100% - 50px);
1995
- }
1996
-
1997
- .selected,
1998
- .select-box .options-container {
1999
- width: 100%;
2000
- }
2001
-
2002
- .tutor-setting .content .course-per-page.attempts-allowed {
2003
- grid-template-columns: repeat(2, auto);
2004
- }
2005
-
2006
- .checkbox-wrapper .check-icon.square:before,
2007
- .checkbox-wrapper .payment-setting .check-icon:before {
2008
- margin: 0;
2009
- }
2010
-
2011
- .checkbox-wrapper .payment-setting label,
2012
- .payment-setting input.payment {
2013
- width: 80px;
2014
- height: 80px;
2015
- }
2016
-
2017
- .checkbox-wrapper .payment-setting h4 {
2018
- margin-top: 6px;
2019
- }
2020
-
2021
- .tutor-setup-content-footer.footer {
2022
- padding: 20px;
2023
- }
2024
-
2025
- .checkbox-wrapper .check-icon.square {
2026
- width: 15px;
2027
- height: 15px;
2028
- }
2029
-
2030
- .course-per-page span.radio-icon,
2031
- .course-setting-wrapper .ecommerce .radio-icon,
2032
- .course-setting-wrapper input.radio-input {
2033
- width: 16px;
2034
- height: 16px;
2035
- }
2036
-
2037
- .checkbox-wrapper .payment-setting .check-icon {
2038
- transform: scale(1);
2039
- }
2040
- }
2041
-
2042
- @media (max-width: 450px) {
2043
- .checkbox-wrapper .payment-setting label,
2044
- .payment-setting input.payment {
2045
- width: 50px;
2046
- height: 50px;
2047
- }
2048
-
2049
- .checkbox-wrapper .payment-setting label img {
2050
- max-width: 20px;
2051
- margin: 0 auto;
2052
- }
2053
-
2054
- .checkbox-wrapper .payment-setting h4 {
2055
- margin-top: 0;
2056
- }
2057
- }
2058
-
2059
- .slick-slider li:hover {
2060
- cursor: ew-resize;
2061
- }
2062
- .slick-slider li.slick-current:hover {
2063
- cursor: pointer;
2064
- }
2065
- .tutor-show-hide {
2066
- display: none !important;
2067
- }
2068
- .tutor-show-hide.active {
2069
- display: grid !important;
2070
- }
2071
- .hide-this {
2072
- display: none;
2073
- }
2074
- .tutor-unlimited-value{
2075
- margin-left: 90px;
2076
- }
2077
- input[name='quiz_attempts_allowed']{
2078
- color: var(--secondary-text);
2079
- }
1
+ @import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");
2
+
3
+ :root {
4
+ --initial: #fff;
5
+ --primary-text: #81878f;
6
+ --secondary-text: #1f2949;
7
+ --radio-bg: #f8f9fa;
8
+ --radio-dot: #d6d8df;
9
+ --primary-btn: #4467d6;
10
+ --secondary-btn: #eaeef3;
11
+ --tertiary-btn: #717881;
12
+ --switch-bg: #e2e7eb;
13
+ --switch-dot: #d71830;
14
+ --switch-lebel: #969696;
15
+ --switch-active: #4bd863;
16
+ }
17
+
18
+ * {
19
+ margin: 0;
20
+ padding: 0;
21
+ box-sizing: border-box;
22
+ }
23
+
24
+ a:hover,
25
+ a:visited,
26
+ a:active,
27
+ a:focus {
28
+ color: var(--primary-btn);
29
+ }
30
+
31
+ body {
32
+ font-family: "Open Sans", sans-serif;
33
+ font-size: 12px;
34
+ font-weight: 400;
35
+ }
36
+
37
+ img {
38
+ max-width: 100%;
39
+ display: block;
40
+ }
41
+
42
+ .tutor-wrapper-type,
43
+ .tutor-wrapper-boarding,
44
+ .tutor-setup-wizard-type,
45
+ .tutor-setup-wizard-settings {
46
+ display: none;
47
+ }
48
+
49
+ .tutor-wrapper-type.active,
50
+ .tutor-wrapper-boarding.active {
51
+ display: block;
52
+ }
53
+
54
+ ul.tutor-setup-content li {
55
+ display: none;
56
+ }
57
+
58
+ ul.tutor-setup-content li.active {
59
+ display: block;
60
+ }
61
+
62
+ /* ******** Tutor Setup Wizard *********** */
63
+ .tutor-wizard-container {
64
+ position: relative;
65
+ max-width: 100%;
66
+ padding: 0 15px;
67
+ margin-right: auto;
68
+ margin-left: auto;
69
+ overflow-x: hidden;
70
+ }
71
+
72
+ @media (min-width: 1200px) {
73
+ .tutor-wizard-container {
74
+ max-width: 1140px;
75
+ }
76
+ }
77
+
78
+ .tutor-setup {
79
+ background: #f0f3f6;
80
+ }
81
+
82
+ .tutor-wrapper-boarding {
83
+ font-size: 13px;
84
+ font-weight: 400;
85
+ line-height: 1.83;
86
+ color: var(--primary-text);
87
+ }
88
+
89
+ .tutor-setup-wizard-settings {
90
+ padding: 70px 0;
91
+ }
92
+
93
+ .tutor-setup-content {
94
+ border-radius: 3px;
95
+ box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.5);
96
+ background-color: #ffffff;
97
+ }
98
+
99
+ .tutor-setup-wrapper {
100
+ display: grid;
101
+ grid-template-columns: 55px 762px;
102
+ grid-template-columns: minmax(auto, 55px) minmax(80%, 762px);
103
+ grid-gap: 96px;
104
+ }
105
+
106
+ .tutor-setup-title {
107
+ justify-self: right;
108
+ align-self: center;
109
+ list-style: none;
110
+ display: grid;
111
+ grid-gap: 45px;
112
+ font-size: 14px;
113
+ letter-spacing: -0.08px;
114
+ color: var(--primary-text);
115
+ position: relative;
116
+ }
117
+
118
+ .tutor-setup-title:before {
119
+ content: "";
120
+ position: absolute;
121
+ width: 1px;
122
+ border-left: solid 1px #e3e3e3;
123
+ top: 32px;
124
+ right: -37px;
125
+ height: calc(100% - 35px);
126
+ }
127
+
128
+ .tutor-setup-title li {
129
+ position: relative;
130
+ }
131
+ .tutor-setup-title li:hover {
132
+ cursor: pointer;
133
+ }
134
+
135
+ .tutor-setup-title li:before {
136
+ content: "";
137
+ background-image: url(../images/checkmark.svg);
138
+ background-repeat: no-repeat;
139
+ position: absolute;
140
+ width: 18px;
141
+ height: 18px;
142
+ top: calc(50% - 9px);
143
+ right: -45px;
144
+ background: #d6d8df;
145
+ border-radius: 50%;
146
+ transition: box-shadow 0.2s linear;
147
+ box-shadow: inset 0px 0px 0px 5px #f8f9fa;
148
+ display: flex;
149
+ align-items: center;
150
+ justify-content: center;
151
+ }
152
+
153
+ .tutor-setup-title li.active:before {
154
+ background: var(--primary-btn);
155
+ }
156
+
157
+ .tutor-setup-title li.active:before {
158
+ background-image: url(../images/checkmark.svg);
159
+ background-repeat: no-repeat;
160
+ background-position: center;
161
+ background-color: var(--primary-btn);
162
+ box-shadow: inset 0px 0px 0px 5px transparent;
163
+ }
164
+
165
+ .tutor-setup-title li:after {
166
+ content: "";
167
+ position: absolute;
168
+ border-right: 10px solid #fff;
169
+ border-top: 13px solid transparent;
170
+ border-bottom: 13px solid transparent;
171
+ top: calc(50% - 13px);
172
+ right: calc(0% - 96px);
173
+ filter: drop-shadow(-2px 0px 2px rgba(219, 215, 215, 0.45));
174
+ transform: translateX(3px) scale(0.7);
175
+ opacity: 0;
176
+ transition: transform 0.1s linear;
177
+ }
178
+
179
+ .tutor-setup-title li.current:after {
180
+ opacity: 1;
181
+ transform: translateX(0px) scale(1);
182
+ }
183
+
184
+ .tutor-setup-wizard-settings.active {
185
+ display: grid !important;
186
+ grid-template-columns: auto;
187
+ grid-template-rows: auto;
188
+ place-items: center;
189
+ }
190
+
191
+ .tutor-setup-content-heading.heading,
192
+ .active .tutor-setup-content-heading.heading {
193
+ display: grid;
194
+ grid-template-columns: 1fr auto auto;
195
+ grid-gap: 20px;
196
+ border-bottom: solid 1px #e3e3e3;
197
+ }
198
+
199
+ .tutor-setup-content-heading.heading strong,
200
+ .active .tutor-setup-content-heading.heading strong {
201
+ font-weight: 600;
202
+ color: var(--secondary-text);
203
+ }
204
+
205
+ .tutor-setup-content-heading.heading div:last-child {
206
+ position: relative;
207
+ padding-left: 22px;
208
+ opacity: 0.7;
209
+ cursor: pointer;
210
+ }
211
+
212
+ .tutor-setup-content-heading.heading div:last-child:before {
213
+ content: url(../images/roload-arrow.svg);
214
+ position: absolute;
215
+ left: 0;
216
+ top: 3px;
217
+ }
218
+
219
+ .tutor-setup-content-heading.greetings {
220
+ display: block;
221
+ text-align: center;
222
+ padding: 0;
223
+ }
224
+
225
+ [class^="tutor-setup-content-"] {
226
+ padding: 25px 28px 25px 33px;
227
+ }
228
+
229
+ .tutor-setup-content-heading.body {
230
+ padding-top: 37px;
231
+ }
232
+
233
+ .tutor-setup-content .tutor-setting {
234
+ display: grid;
235
+ grid-template-rows: 1fr;
236
+ grid-template-columns: 1.3fr 3fr 0.8fr;
237
+ grid-gap: 50px;
238
+ margin: 42px 0;
239
+ }
240
+
241
+ .tutor-setup-content .tutor-setting:first-child {
242
+ margin-top: 0;
243
+ }
244
+
245
+ .tutor-setup-content .tutor-setting:nth-child(-n + 4) .content {
246
+ padding: 0 30px 0 0;
247
+ }
248
+
249
+ .align-center {
250
+ align-items: center;
251
+ }
252
+
253
+ .tutor-setup-content-footer.footer {
254
+ display: grid;
255
+ grid-template-rows: auto;
256
+ grid-template-columns: 1fr auto auto;
257
+ grid-gap: 20px;
258
+ place-items: center;
259
+ border-top: solid 1px #f0f3f6;
260
+ background: url(../images/stripe-pattern-tiny.png);
261
+ background-size: cover;
262
+ background-repeat: no-repeat;
263
+ padding: 25px 28px 29px 33px;
264
+ }
265
+
266
+ .greetings .tutor-setup-content-footer.footer {
267
+ grid-template-columns: auto auto;
268
+ place-content: center;
269
+ }
270
+
271
+ .tutor-setup-content-heading.greetings .content {
272
+ display: grid;
273
+ grid-gap: 20px;
274
+ padding: 65px 200px 73px 200px;
275
+ }
276
+
277
+ .tutor-setup-content-heading.greetings .content h2 {
278
+ font-size: 24px;
279
+ font-weight: 300;
280
+ font-stretch: normal;
281
+ font-style: normal;
282
+ line-height: 0.83;
283
+ letter-spacing: normal;
284
+ text-align: center;
285
+ color: var(--secondary-text);
286
+ }
287
+ .tutor-setup-content-heading.greetings .content p {
288
+ color: var(--primary-text);
289
+ }
290
+ /* Lesson Permalink Input */
291
+ .tutor-setting input[type="text"].lesson-permalink,
292
+ .tutor-setting textarea.lesson-message {
293
+ width: 100%;
294
+ height: 44px;
295
+ padding: 10px 15px;
296
+ border-radius: 5px;
297
+ border: solid 1px #dcdfe5;
298
+ background-color: var(--initial);
299
+ font-size: 14px;
300
+ line-height: 1.57;
301
+ letter-spacing: normal;
302
+ color: var(--secondary-text);
303
+ outline: none;
304
+ margin-bottom: 13px;
305
+ }
306
+
307
+ .tutor-setting input[type="text"].lesson-permalink {
308
+ margin-top: -10px;
309
+ }
310
+
311
+ .tutor-setting input[type="text"].lesson-permalink::placeholder,
312
+ .tutor-setting textarea.lesson-message::placeholder {
313
+ color: var(--primary-text);
314
+ font-weight: 300;
315
+ font-family: "Lato", sans-serif;
316
+ font-size: 13px;
317
+ }
318
+
319
+ .tutor-setting input[type="text"].lesson-permalink:focus,
320
+ .tutor-setting textarea.lesson-message:focus {
321
+ border-color: var(--primary-btn);
322
+ }
323
+
324
+ /* Lesson Message Textarea */
325
+ .tutor-setting textarea.lesson-message {
326
+ width: calc(100% - 20px);
327
+ height: 87px;
328
+ padding: 11px 13px;
329
+ }
330
+
331
+ /* Courses Per Row */
332
+ .tutor-setting.course-setting-wrapper {
333
+ grid-template-columns: 1.2fr 4fr;
334
+ grid-gap: 50px;
335
+ }
336
+
337
+ .tutor-setting .title .tooltip-btn {
338
+ position: relative;
339
+ margin-left: 10px;
340
+ }
341
+
342
+ .tutor-setting .title .tooltip-btn span {
343
+ position: absolute;
344
+ left: -1px;
345
+ top: -1px;
346
+ }
347
+
348
+ .tutor-setting .title .tooltip-btn span:after,
349
+ .tutor-setting .title .tooltip-btn span:after {
350
+ content: url(../images/info-icon.svg);
351
+ }
352
+
353
+ /* ********************* */
354
+ /**
355
+ * Tooltip Styles
356
+ */
357
+
358
+ /* Add this attribute to the element that needs a tooltip */
359
+ [data-tooltip] {
360
+ position: relative;
361
+ z-index: 2;
362
+ cursor: pointer;
363
+ }
364
+
365
+ /* Hide the tooltip content by default */
366
+ [data-tooltip]:before,
367
+ [data-tooltip]:after {
368
+ visibility: hidden;
369
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
370
+ filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
371
+ opacity: 0;
372
+ pointer-events: none;
373
+ }
374
+
375
+ /* Position tooltip above the element */
376
+ [data-tooltip]:before {
377
+ content: attr(data-tooltip);
378
+ position: absolute;
379
+ bottom: 150%;
380
+ left: 50%;
381
+ margin-bottom: 0px;
382
+ margin-left: -60px;
383
+ padding: 7px;
384
+ width: 120px;
385
+ border-radius: 3px;
386
+ background-color: #f0f3f6;
387
+ border: 1px solid #dcdfe5;
388
+ color: #1f2849;
389
+ text-align: center;
390
+ font-size: 12px;
391
+ line-height: 1.4;
392
+ font-weight: 300;
393
+ }
394
+
395
+ /* Triangle hack to make tooltip look like a speech bubble */
396
+ [data-tooltip]:after {
397
+ position: absolute;
398
+ bottom: 130%;
399
+ left: 50%;
400
+ transform: translateX(10%);
401
+ border-top: 5px solid #cfcfcf;
402
+ border-right: 5px solid transparent;
403
+ border-left: 5px solid transparent;
404
+ content: " ";
405
+ font-size: 0;
406
+ line-height: 0;
407
+ }
408
+
409
+ [data-tooltip]:before,
410
+ [data-tooltip]:after {
411
+ transform: translateY(15px);
412
+ transition: 0.2s ease;
413
+ }
414
+
415
+ /* [data-tooltip]:hover:before,
416
+ [data-tooltip]:hover:after, */
417
+ .active[data-tooltip]:before,
418
+ .active[data-tooltip]:after {
419
+ visibility: visible;
420
+ opacity: 1;
421
+ transform: translateY(0px);
422
+ }
423
+
424
+ /* ********************* */
425
+ .tutor-setting .content input[type="radio"].course {
426
+ -webkit-appearance: none;
427
+ -moz-appearance: none;
428
+ appearance: none;
429
+ outline: none;
430
+ cursor: pointer;
431
+ width: 97px;
432
+ height: 46px;
433
+ background: #dbdbdb;
434
+ display: none;
435
+ }
436
+
437
+ .tutor-setting .content .course-per-row {
438
+ display: grid;
439
+ grid-template-rows: auto;
440
+ grid-template-columns: repeat(4, auto);
441
+ grid-gap: 10px;
442
+ margin-left: -8px;
443
+ }
444
+
445
+ .tutor-setting .content .course-per-page {
446
+ display: grid;
447
+ grid-template-columns: repeat(5, auto);
448
+ }
449
+
450
+ .tutor-setting .content .attemps-allowed {
451
+ grid-template-columns: repeat(5, 1fr);
452
+ }
453
+
454
+ .tutor-setting .content .course-per-page .wrapper {
455
+ position: relative;
456
+ width: auto;
457
+ height: auto;
458
+ }
459
+
460
+ .tutor-setting .content .wrapper {
461
+ position: relative;
462
+ width: 97px;
463
+ height: 46px;
464
+ }
465
+
466
+ .tutor-setting .content .span {
467
+ width: 97px;
468
+ height: 46px;
469
+ display: grid;
470
+ grid-template-columns: repeat(1, 1fr);
471
+ place-items: center;
472
+ cursor: pointer;
473
+ border: 8px solid transparent;
474
+ border-radius: 3px;
475
+ background: #ffff;
476
+ transition: 0.2s linear;
477
+ }
478
+
479
+ .tutor-setting .content .span span {
480
+ width: 100%;
481
+ height: 100%;
482
+ text-indent: -9999px;
483
+ border-radius: 2px;
484
+ border: solid 1px #d6dce3;
485
+ background-color: #f0f3f6;
486
+ transition: 0.2s ease-in-out;
487
+ }
488
+
489
+ .tutor-setting .content .wrapper:nth-child(2) .span {
490
+ grid-template-columns: repeat(2, 1fr);
491
+ grid-gap: 10px;
492
+ }
493
+
494
+ .tutor-setting .content .wrapper:nth-child(3) .span {
495
+ grid-template-columns: repeat(3, 1fr);
496
+ grid-gap: 9px;
497
+ }
498
+
499
+ .tutor-setting .content .wrapper:nth-child(4) .span {
500
+ grid-template-columns: repeat(4, 1fr);
501
+ grid-gap: 8px;
502
+ }
503
+
504
+ /* checked css */
505
+ input[type="radio"].course:checked + .span {
506
+ color: white;
507
+ box-shadow: 0 0 0 1px #d6dce3;
508
+ }
509
+
510
+ input[type="radio"].course:checked + .span span {
511
+ background-color: var(--primary-btn);
512
+ border-color: var(--primary-btn);
513
+ }
514
+
515
+ /* Course Per Page */
516
+ .course-per-page span.radio-icon,
517
+ .course-setting-wrapper .ecommerce .radio-icon,
518
+ .settings .time-expires .radio-icon {
519
+ position: absolute;
520
+ width: 18px;
521
+ height: 18px;
522
+ border: solid 1px #d6dce3;
523
+ background-color: #f0f3f6;
524
+ border-radius: 50%;
525
+ top: 0px;
526
+ left: 0px;
527
+ cursor: pointer;
528
+ transition: all 0.2s ease-in-out;
529
+ }
530
+ .course-per-page span.radio-icon:before,
531
+ .course-setting-wrapper .ecommerce .radio-icon:before,
532
+ .settings .time-expires .radio-icon:before {
533
+ content: "";
534
+ width: 20px;
535
+ height: 20px;
536
+ top: calc(50% - 10px);
537
+ left: calc(50% - 10px);
538
+ position: absolute;
539
+ border-radius: 50%;
540
+ background: #3057d5;
541
+ background: #f1f3f7;
542
+ transform: scale(0);
543
+ transition: all 0.2s ease-in-out;
544
+ }
545
+
546
+ .course-per-page input[type="radio"].course-p:checked + .radio-icon,
547
+ .course-setting-wrapper .ecommerce .radio-input:checked + .radio-icon,
548
+ .settings .time-expires input[type="radio"]:checked + .radio-icon {
549
+ background: var(--primary-btn);
550
+ border-color: var(--primary-btn);
551
+ }
552
+
553
+ .course-per-page input[type="radio"].course-p:checked + .radio-icon:before,
554
+ .course-setting-wrapper .ecommerce .radio-input:checked + .radio-icon:before,
555
+ .settings .time-expires input[type="radio"]:checked + .radio-icon:before {
556
+ background: #f0f3f6;
557
+ transform: scale(0.4);
558
+ }
559
+
560
+ .course-setting-wrapper .ecommerce .radio-icon,
561
+ .settings .time-expires .radio-icon {
562
+ margin-top: 5px;
563
+ }
564
+
565
+ input#attempts-allowed-1:checked ~ .label-text-2 input {
566
+ border: 1px solid var(--primary-btn);
567
+ }
568
+
569
+ .course-per-page input.course-p,
570
+ .course-setting-wrapper input.radio-input {
571
+ -webkit-appearance: none;
572
+ -moz-appearance: none;
573
+ appearance: none;
574
+ cursor: pointer;
575
+ outline: none;
576
+ width: 28px;
577
+ height: 18px;
578
+ }
579
+
580
+ .course-per-page span.label-text {
581
+ position: absolute;
582
+ width: 18px;
583
+ height: 18px;
584
+ line-height: 18px;
585
+ cursor: pointer;
586
+ font-size: 16px;
587
+ font-weight: 600;
588
+ color: var(--secondary-text);
589
+ }
590
+
591
+ .attempts-allowed.course-per-page span.label-text-2 {
592
+ width: 65px;
593
+ height: 40px;
594
+ top: -10px;
595
+ }
596
+
597
+ .course-per-page input[type="number"].attempts {
598
+ width: 65px;
599
+ height: 40px;
600
+ border-radius: 5px;
601
+ border: solid 1px #dcdfe5;
602
+ background-color: #ffffff;
603
+ outline: none;
604
+ cursor: pointer;
605
+ font-size: 16px;
606
+ font-weight: 600;
607
+ color: var(--secondary-text);
608
+ padding: 7px 2px 7px 10px;
609
+ }
610
+
611
+ .attempts-allowed.active input[type="number"].attempts {
612
+ color: var(--secondary-text);
613
+ }
614
+
615
+ :not(.active) input[type="number"].attempts {
616
+ color: #818890;
617
+ }
618
+
619
+ .course-per-page input[type="number"].attempts:focus {
620
+ border-color: var(--primary-btn);
621
+ }
622
+
623
+ .course-per-page,
624
+ input[type="radio"].course-p:checked,
625
+ input[type="number"].attempts:focus {
626
+ border-color: var(--primary-btn);
627
+ }
628
+
629
+ .tutor-setup-btn-wrapper {
630
+ justify-self: left;
631
+ }
632
+
633
+ button.tutor-setup-previous {
634
+ display: inline-block;
635
+ padding: 0 50px;
636
+ text-transform: uppercase;
637
+ }
638
+
639
+ .tutor-setup-title li {
640
+ letter-spacing: -0.08px;
641
+ text-align: right;
642
+ color: var(--primary-text);
643
+ }
644
+
645
+ .tutor-setup-title li.active {
646
+ font-weight: 600;
647
+ color: var(--secondary-text);
648
+ }
649
+
650
+ .tutor-setup-content-heading.heading > div:nth-child(1) {
651
+ font-size: 20px;
652
+ line-height: 1;
653
+ font-weight: 300;
654
+ color: var(--secondary-text);
655
+ }
656
+
657
+ .tutor-setup-content-heading.heading > div {
658
+ font-weight: 300;
659
+ color: var(--primary-text);
660
+ }
661
+
662
+ .tutor-setting .title {
663
+ font-size: 15px;
664
+ font-weight: normal;
665
+ font-stretch: normal;
666
+ font-style: normal;
667
+ letter-spacing: -0.19px;
668
+ color: var(--secondary-text);
669
+ }
670
+
671
+ .tutor-setting .content b {
672
+ font-weight: 600;
673
+ }
674
+
675
+ /* Tutor Input Switch Button styles*/
676
+ label.switch-label {
677
+ display: grid;
678
+ grid-template-columns: repeat(3, auto);
679
+ grid-gap: 6px;
680
+ place-items: center;
681
+ font-size: 11px;
682
+ }
683
+
684
+ .input-switch-label-1 .switchbox-wrapper span.switchbox-icon:before {
685
+ display: none;
686
+ }
687
+
688
+ input[type="checkbox"].switch_1 {
689
+ font-size: 30px;
690
+ -webkit-appearance: none;
691
+ -moz-appearance: none;
692
+ appearance: none;
693
+ width: 40px;
694
+ height: 24px;
695
+ border-radius: 12px;
696
+ background-color: #e2e7eb;
697
+ position: relative;
698
+ cursor: pointer;
699
+ outline: none;
700
+ transition: all 0.2s ease-in-out;
701
+ }
702
+
703
+ input[type="checkbox"].switch_1:checked {
704
+ background-color: #4bd863;
705
+ }
706
+
707
+ input[type="checkbox"].switch_1:after {
708
+ position: absolute;
709
+ content: "";
710
+ width: 25.72px;
711
+ height: 25.72px;
712
+ border-radius: 50%;
713
+ box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
714
+ background-color: #ffffff;
715
+ transform: scale(0.7);
716
+ left: 0px;
717
+ top: -1px;
718
+ transition: all 0.2s ease-in-out;
719
+ }
720
+
721
+ input[type="checkbox"].switch_1:checked:after {
722
+ left: calc(100% - 25.72px);
723
+ }
724
+
725
+ .input-switch-label {
726
+ cursor: pointer;
727
+ }
728
+
729
+ .input-switchbox {
730
+ display: inline-flex;
731
+ cursor: pointer;
732
+ }
733
+
734
+ input[type="checkbox"].input-switchbox {
735
+ -webkit-appearance: none;
736
+ -moz-appearance: none;
737
+ appearance: none;
738
+ }
739
+
740
+ .switchbox-wrapper {
741
+ position: relative;
742
+ width: 40px;
743
+ height: 24px;
744
+ border-radius: 12px;
745
+ background-color: #e2e7eb;
746
+ cursor: pointer;
747
+ outline: none;
748
+ transition: all 0.2s ease-in-out;
749
+ }
750
+
751
+ input[type="checkbox"].input-switchbox {
752
+ width: 40px;
753
+ height: 24px;
754
+ border-radius: 12px;
755
+ background-color: #e2e7eb;
756
+ position: absolute;
757
+ outline: none;
758
+ }
759
+
760
+ .switchbox-wrapper span.switchbox-icon {
761
+ position: absolute;
762
+ content: "";
763
+ width: 25.72px;
764
+ height: 25.72px;
765
+ border-radius: 50%;
766
+ box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
767
+ background-color: #ffffff;
768
+ transform: scale(0.7);
769
+ left: 0;
770
+ top: calc(50% - 13px);
771
+ transition: all 0.2s ease-in-out;
772
+ }
773
+
774
+ .switchbox-wrapper span.switchbox-icon:before {
775
+ content: "";
776
+ position: absolute;
777
+ width: 2px;
778
+ height: 8px;
779
+ background: #d71830;
780
+ border-radius: 2px;
781
+ top: calc(50% - 4px);
782
+ left: calc(50% - 1px);
783
+ }
784
+
785
+ input[type="checkbox"].input-switchbox:checked {
786
+ background: #4bd863;
787
+ }
788
+
789
+ input[type="checkbox"].input-switchbox:checked + .switchbox-icon:before {
790
+ background: #4bd863;
791
+ }
792
+
793
+ input[type="checkbox"].input-switchbox:checked ~ .switchbox-icon {
794
+ left: calc(100% - 25.732px);
795
+ }
796
+
797
+ .input-switch-label .label-on {
798
+ color: #c8c8c8;
799
+ }
800
+
801
+ .input-switch-label .label-off {
802
+ padding-right: 2px;
803
+ color: #c8c8c8;
804
+ }
805
+
806
+ .input-switch-label .label-on.active {
807
+ color: #969696;
808
+ }
809
+
810
+ .input-switch-label .label-off.active {
811
+ color: #969696;
812
+ }
813
+
814
+ /* SVG Animated Button */
815
+ .animated-btn,
816
+ .primary-btn {
817
+ position: relative;
818
+ font-family: "Open Sans", sans-serif;
819
+ font-size: 14px;
820
+ font-weight: 500;
821
+ line-height: 1em;
822
+ text-transform: uppercase;
823
+ color: #ffffff;
824
+ display: inline-block;
825
+ text-align: center;
826
+ white-space: nowrap;
827
+ vertical-align: middle;
828
+ border-radius: 3px;
829
+ background-color: var(--primary-btn);
830
+ border: 1px solid var(--primary-btn);
831
+ padding: 14px 20px;
832
+ cursor: pointer;
833
+ outline: none;
834
+ }
835
+ .tutor-type-next {
836
+ margin-left: 10px;
837
+ border: none;
838
+ }
839
+
840
+ button.previous span,
841
+ button.previous svg,
842
+ button.next span,
843
+ button.next svg {
844
+ vertical-align: middle;
845
+ }
846
+
847
+ button.previous svg {
848
+ margin-right: 10px;
849
+ transition: 200ms;
850
+ }
851
+ button.next svg {
852
+ transition: 200ms;
853
+ margin-left: 10px;
854
+ }
855
+
856
+ button.previous:hover svg {
857
+ transform: translateX(-4px) rotate(180deg);
858
+ }
859
+
860
+ button.next:hover svg {
861
+ transform: translateX(4px);
862
+ }
863
+
864
+ .animated-btn:hover span {
865
+ transform: translateX(8px);
866
+ }
867
+
868
+ .animated-btn svg {
869
+ margin-top: -2px;
870
+ }
871
+
872
+ /* Prevoius Button */
873
+ .previous.animated-btn {
874
+ background-color: transparent;
875
+ border-color: var(--primary-btn);
876
+ color: var(--primary-btn);
877
+ text-transform: uppercase;
878
+ }
879
+
880
+ .previous.animated-btn:hover {
881
+ background: var(--primary-btn);
882
+ color: #ffffff;
883
+ }
884
+
885
+ .next.animated-btn:hover {
886
+ background: #3254c1;
887
+ }
888
+
889
+ .previous.animated-btn svg {
890
+ transform: rotate(180deg);
891
+ }
892
+
893
+ .previous.animated-btn svg path {
894
+ fill: var(--primary-btn);
895
+ transition: 200ms;
896
+ }
897
+
898
+ .previous.animated-btn:hover svg path {
899
+ fill: white;
900
+ }
901
+
902
+ button[class^="tutor-setup-"] {
903
+ cursor: pointer;
904
+ padding: 10px 20px;
905
+ font-size: 14px;
906
+ font-weight: normal;
907
+ font-stretch: normal;
908
+ font-style: normal;
909
+ line-height: 1.43;
910
+ text-transform: capitalize;
911
+ text-align: center;
912
+ color: var(--tertiary-btn);
913
+ transition: 200ms;
914
+ outline: none;
915
+ }
916
+
917
+ button.tutor-setup-next.next {
918
+ color: var(--initial);
919
+ text-transform: uppercase;
920
+ }
921
+
922
+ button.tutor-setup-skip {
923
+ background: transparent;
924
+ border: none;
925
+ padding: 5px;
926
+ font-weight: 300;
927
+ letter-spacing: 0.1px;
928
+ color: var(--primary-btn);
929
+ text-decoration: underline;
930
+ }
931
+
932
+ button.tutor-setup-skip:hover {
933
+ color: #3254c1;
934
+ }
935
+
936
+ .tutor-setting .grade-calculation {
937
+ display: grid;
938
+ grid-template-columns: auto;
939
+ }
940
+
941
+ /* Greetings Button */
942
+ .greetings .primary-btn:last-child {
943
+ background: transparent;
944
+ color: var(--secondary-text);
945
+ }
946
+
947
+ /* Grade Calculation Dropdwon */
948
+ .select-box {
949
+ display: flex;
950
+ width: 400px;
951
+ flex-direction: column;
952
+ position: relative;
953
+ }
954
+
955
+ .select-box .options-container {
956
+ max-height: 66px;
957
+ width: calc(100% - 12px);
958
+ opacity: 0;
959
+ transition: all 0.4s;
960
+ overflow: hidden;
961
+ border-radius: 5px;
962
+ border: solid 1px #dcdfe5;
963
+ background-color: #ffffff;
964
+ position: absolute;
965
+ top: 68px;
966
+ z-index: 99;
967
+ order: 1;
968
+ }
969
+
970
+ .selected {
971
+ background: #2f3640;
972
+ margin-bottom: 8px;
973
+ position: relative;
974
+ width: 388px;
975
+ height: 64px;
976
+ border-radius: 5px;
977
+ border: solid 1px #dcdfe5;
978
+ background-color: #ffffff;
979
+
980
+ order: 0;
981
+ }
982
+
983
+ .selected::after {
984
+ /* BG Img */
985
+ content: url("../images/angle-shape.svg");
986
+ position: absolute;
987
+ right: 15px;
988
+ top: 50%;
989
+ transform: translateY(-50%);
990
+ transition: transform 0.5s;
991
+ }
992
+
993
+ .selected h3,
994
+ .select-box label h3,
995
+ .checkbox-wrapper h4 {
996
+ font-size: 14px;
997
+ font-weight: 400;
998
+ line-height: 1.57;
999
+ color: #1f2949;
1000
+ }
1001
+
1002
+ .selected h5,
1003
+ .select-box label h5,
1004
+ .checkbox-wrapper h5 {
1005
+ font-size: 12px;
1006
+ font-weight: 400;
1007
+ line-height: 1.83;
1008
+ color: var(--primary-text);
1009
+ }
1010
+
1011
+ .select-box .options-container.active {
1012
+ max-height: 190px;
1013
+ opacity: 1;
1014
+ overflow-y: scroll;
1015
+ }
1016
+
1017
+ .select-box .options-container.active + .selected::after {
1018
+ transform: translateY(-50%) rotateX(180deg);
1019
+ }
1020
+
1021
+ .select-box .options-container.active + .selected {
1022
+ border-color: var(--primary-btn);
1023
+ }
1024
+
1025
+ .select-box .options-container::-webkit-scrollbar {
1026
+ width: 8px;
1027
+ background: #f1f2f3;
1028
+ border-radius: 0 5px 5px 0;
1029
+ }
1030
+
1031
+ .select-box .options-container::-webkit-scrollbar-thumb {
1032
+ background: #525861;
1033
+ background: var(--primary-text);
1034
+ border-radius: 0 5px 5px 0;
1035
+ }
1036
+
1037
+ .select-box .options-container::-moz-scrollbar {
1038
+ width: 8px;
1039
+ background: #f1f2f3;
1040
+ border-radius: 0 5px 5px 0;
1041
+ }
1042
+
1043
+ .select-box .options-container::-moz-scrollbar-thumb {
1044
+ background: #525861;
1045
+ background: var(--primary-text);
1046
+ border-radius: 0 5px 5px 0;
1047
+ }
1048
+
1049
+ /* .option {
1050
+ display: none;
1051
+ }
1052
+ .option.selected {
1053
+ display: block;
1054
+ } */
1055
+
1056
+ .selected,
1057
+ .select-box .option {
1058
+ padding: 10px 15px;
1059
+ cursor: pointer;
1060
+ }
1061
+ .select-box .option:hover {
1062
+ background: #dcdfe5;
1063
+ }
1064
+ .select-box label {
1065
+ cursor: pointer;
1066
+ }
1067
+ .select-box .option .radio {
1068
+ display: none;
1069
+ }
1070
+
1071
+ /* Sider 1st */
1072
+ .tutor-setting .content .limit-slider {
1073
+ display: grid;
1074
+ grid-template-columns: 0.92fr auto;
1075
+ grid-gap: 30px;
1076
+ place-content: flex-start;
1077
+ }
1078
+ .limit-slider-has-parent {
1079
+ display: flex;
1080
+ }
1081
+ .tutor-setting .limit-slider > strong:last-child,
1082
+ .tutor-setting .limit-slider > span:last-child {
1083
+ margin-left: 32px;
1084
+ min-width: 15px;
1085
+ text-align: right;
1086
+ }
1087
+
1088
+ .tutor-setting .content .limit-slider h5 {
1089
+ font-size: 12px;
1090
+ font-weight: 400;
1091
+ text-align: right;
1092
+ margin-right: 20px;
1093
+ color: #1f2949;
1094
+ }
1095
+
1096
+ .tutor-setting .content .limit-slider h5 span {
1097
+ margin-right: 4px;
1098
+ font-weight: 600;
1099
+ }
1100
+ .course-setting-wrapper .settings .limit-slider {
1101
+ display: flex;
1102
+ grid-gap: 30px;
1103
+ align-items: center;
1104
+ justify-content: space-between;
1105
+ }
1106
+ /* Time Limit */
1107
+ .limit-slider input[type="range"].range-input {
1108
+ outline: none;
1109
+ -webkit-appearance: none;
1110
+ -moz-appearance: none;
1111
+ appearance: none;
1112
+ max-width: 383px;
1113
+ max-width: 100%;
1114
+ height: 6px;
1115
+ border-radius: 8px;
1116
+ background-color: var(--primary-btn);
1117
+ /*background-image: url(../images/slider-dot.png);*/
1118
+ background-repeat: repeat-x;
1119
+ background-size: contain;
1120
+ background-position: center;
1121
+ flex-grow: 1;
1122
+ }
1123
+ .limit-slider .range-value {
1124
+ margin-right: 5px;
1125
+ min-width: 15px;
1126
+ display: inline-block;
1127
+ }
1128
+ /* For Chrome (-webkit-slider-thumb) */
1129
+ input[type="range"].range-input::-webkit-slider-thumb {
1130
+ -webkit-appearance: none;
1131
+ appearance: none;
1132
+ width: 20px;
1133
+ height: 20px;
1134
+ border-radius: 50%;
1135
+ cursor: pointer;
1136
+ background-color: #cbcfd3;
1137
+ border: 6px solid white;
1138
+ box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.28);
1139
+ }
1140
+
1141
+ /* For Mozilla (-moz-range-track and -moz-range-thumb) */
1142
+ input[type="range"].range-input::-moz-range-track {
1143
+ max-width: 383px;
1144
+ max-width: 100%;
1145
+ height: 6px;
1146
+ border-radius: 8px;
1147
+ background-color: #f0f3f6;
1148
+ }
1149
+
1150
+ input[type="range"].range-input::-moz-range-thumb {
1151
+ -moz-appearance: none;
1152
+ appearance: none;
1153
+ width: 5px;
1154
+ height: 5px;
1155
+ border-radius: 50%;
1156
+ cursor: pointer;
1157
+ background-color: #f0f3f6;
1158
+ border: 5px solid #3057d5;
1159
+ }
1160
+
1161
+ /* Sider 2nd */
1162
+ .tutor-setting .limit-slider.column-1 {
1163
+ display: grid;
1164
+ grid-template-columns: 1fr;
1165
+ grid-gap: 10px;
1166
+ margin-right: 20px;
1167
+ place-items: stretch;
1168
+ }
1169
+
1170
+ .limit-slider.column-1 input[type="range"].range-input {
1171
+ max-width: 100%;
1172
+ height: 6px;
1173
+ border-radius: 8px;
1174
+ background-color: var(--primary-btn);
1175
+ box-shadow: inset 0 0 0 1px rgba(47, 87, 213, 0.15);
1176
+ }
1177
+
1178
+ .limit-slider.column-1 input[type="range"]::-webkit-slider-thumb {
1179
+ -webkit-appearance: none;
1180
+ appearance: none;
1181
+ width: 18px;
1182
+ height: 18px;
1183
+ border-radius: 50%;
1184
+ cursor: pointer;
1185
+ background-color: #cbcfd3;
1186
+ border: 5.5px solid #fff;
1187
+ box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.28);
1188
+ }
1189
+
1190
+ .limit-slider.column-1 input[type="range"]::-moz-range-track {
1191
+ max-width: 100%;
1192
+ height: 6px;
1193
+ border-radius: 8px;
1194
+ background-color: #639aff;
1195
+ }
1196
+
1197
+ .limit-slider.column-1 input[type="range"]::-moz-range-thumb {
1198
+ width: 7px;
1199
+ height: 7px;
1200
+ background-color: #cbcfd3;
1201
+ border: 6px solid #fff;
1202
+ box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.28);
1203
+ }
1204
+
1205
+ .tutor-setting .limit-slider .commision-data {
1206
+ display: grid;
1207
+ grid-template-columns: 1fr 1fr;
1208
+ }
1209
+
1210
+ .tutor-setting .limit-slider .commision-data div:first-child {
1211
+ justify-self: flex-start;
1212
+ text-align: left;
1213
+ }
1214
+
1215
+ .tutor-setting .limit-slider .commision-data div:last-child {
1216
+ justify-self: flex-end;
1217
+ text-align: right;
1218
+ }
1219
+
1220
+ .tutor-setting .limit-slider .commision-data .data h4 {
1221
+ font-size: 14px;
1222
+ font-weight: 600;
1223
+ color: #1f2949;
1224
+ margin-right: 0;
1225
+ }
1226
+
1227
+ .tutor-setting .limit-slider .commision-data .data h5 {
1228
+ font-size: 12px;
1229
+ line-height: 1.33;
1230
+ color: #81878f;
1231
+ margin-right: 0;
1232
+ position: relative;
1233
+ padding-left: 10px;
1234
+ }
1235
+
1236
+ .limit-slider .commision-data .data h5:before {
1237
+ content: "";
1238
+ width: 5px;
1239
+ height: 5px;
1240
+ border-radius: 50%;
1241
+ background: #639aff;
1242
+ position: absolute;
1243
+ left: 0;
1244
+ top: 50%;
1245
+ transform: translateY(-50%);
1246
+ }
1247
+
1248
+ .limit-slider .commision-data .data:last-child h5:before {
1249
+ background: #3b57c4;
1250
+ }
1251
+
1252
+ /* Checkbox Field */
1253
+ .checkbox-wrapper.column-1 {
1254
+ display: grid;
1255
+ grid-template-columns: repeat(1, auto);
1256
+ }
1257
+
1258
+ .checkbox-wrapper.column-2 {
1259
+ display: grid;
1260
+ grid-template-columns: repeat(2, 0.26fr);
1261
+ grid-gap: 10px;
1262
+ }
1263
+
1264
+ .checkbox-wrapper.column-3 {
1265
+ display: grid;
1266
+ grid-template-columns: repeat(3, auto);
1267
+ }
1268
+
1269
+ .checkbox-wrapper label {
1270
+ display: grid;
1271
+ grid-template-columns: auto 1fr;
1272
+ grid-gap: 10px;
1273
+ position: relative;
1274
+ }
1275
+
1276
+ .checkbox-wrapper > div {
1277
+ margin: 17px 0;
1278
+ }
1279
+
1280
+ .checkbox-wrapper.column-1 > div:first-child,
1281
+ .checkbox-wrapper.column-2 > div:nth-child(1),
1282
+ .checkbox-wrapper.column-2 > div:nth-child(2),
1283
+ .checkbox-wrapper.column-3 > div:nth-child(1),
1284
+ .checkbox-wrapper.column-3 > div:nth-child(2),
1285
+ .checkbox-wrapper.column-3 > div:nth-child(3) {
1286
+ margin-top: 0;
1287
+ }
1288
+
1289
+ .checkbox-wrapper.column-1 > div {
1290
+ padding-right: 40px;
1291
+ }
1292
+
1293
+ .checkbox-wrapper .check-icon,
1294
+ .checkbox-wrapper label {
1295
+ cursor: pointer;
1296
+ }
1297
+
1298
+ input.checkbox {
1299
+ -webkit-appearance: none;
1300
+ -moz-appearance: none;
1301
+ appearance: none;
1302
+ width: 18px;
1303
+ height: 18px;
1304
+ outline: none;
1305
+ display: none;
1306
+ }
1307
+
1308
+ .checkbox-wrapper .check-icon {
1309
+ width: 18.5px;
1310
+ height: 18.5px;
1311
+ border: solid 1px #d6dce3;
1312
+ background-color: #f0f3f6;
1313
+ border-radius: 50%;
1314
+ display: inline-block;
1315
+ position: relative;
1316
+ top: 4px;
1317
+ transition: 0.2s ease-in-out;
1318
+ }
1319
+
1320
+ .checkbox-wrapper .check-icon.square {
1321
+ width: 18px;
1322
+ height: 18px;
1323
+ border-radius: 2px;
1324
+ border: solid 1px #dcdfe5;
1325
+ background-color: #f1f3f7;
1326
+ top: 2px;
1327
+ }
1328
+
1329
+ .checkbox-wrapper .check-icon:before {
1330
+ content: url(../images/checkmark.svg);
1331
+ position: absolute;
1332
+ width: 100%;
1333
+ height: 100%;
1334
+ display: flex;
1335
+ justify-content: center;
1336
+ align-items: center;
1337
+ transform: scale(1.5);
1338
+ opacity: 0;
1339
+ transition: 0.2s ease-in-out;
1340
+ margin: -1px 1px;
1341
+ }
1342
+
1343
+ .checkbox-wrapper .check-icon.square:before {
1344
+ margin: -1px 0px 0px 1px;
1345
+ }
1346
+
1347
+ .checkbox-wrapper input.checkbox:checked + .check-icon {
1348
+ background: var(--primary-btn);
1349
+ border-color: var(--primary-btn);
1350
+ }
1351
+
1352
+ .checkbox-wrapper input.checkbox:checked + .check-icon:before {
1353
+ transform: scale(1.2);
1354
+ opacity: 1;
1355
+ }
1356
+
1357
+ .checkbox-wrapper .payment-setting label {
1358
+ grid-template-rows: auto;
1359
+ grid-template-columns: auto;
1360
+ place-items: center;
1361
+ grid-gap: 0;
1362
+ width: 110px;
1363
+ height: 110px;
1364
+ }
1365
+
1366
+ .payment-setting input.payment {
1367
+ width: 110px;
1368
+ height: 110px;
1369
+ border-radius: 3px;
1370
+ border: solid 1px #d6dce3;
1371
+ background-color: #f0f3f6;
1372
+ display: block;
1373
+ cursor: pointer;
1374
+ transition: 0.1s ease-in-out;
1375
+ }
1376
+
1377
+ .checkbox-wrapper .payment-setting label > div {
1378
+ position: absolute;
1379
+ }
1380
+
1381
+ .payment-setting .check-icon.round {
1382
+ top: -7px;
1383
+ left: -7px;
1384
+ }
1385
+
1386
+ .checkbox-wrapper input.payment:checked + .check-icon:before {
1387
+ transform: scale(1);
1388
+ }
1389
+
1390
+ .checkbox-wrapper .payment-setting .check-icon {
1391
+ width: 18.2px;
1392
+ height: 18.2px;
1393
+ }
1394
+
1395
+ .checkbox-wrapper .payment-setting .check-icon {
1396
+ opacity: 0;
1397
+ opacity: 0;
1398
+ transform: scale(1.1);
1399
+ transition: 0.3s ease-in-out;
1400
+ position: absolute;
1401
+ z-index: 1;
1402
+ }
1403
+
1404
+ .checkbox-wrapper .payment-setting input.checkbox:checked + .check-icon {
1405
+ opacity: 1;
1406
+ }
1407
+
1408
+ .checkbox-wrapper .payment-setting .check-icon:before {
1409
+ transform: scale(1);
1410
+ margin: -1px 0px;
1411
+ }
1412
+
1413
+ .payment-setting input.payment:checked {
1414
+ border-color: #3057d5;
1415
+ }
1416
+
1417
+ .checkbox-wrapper .payment-setting h4 {
1418
+ text-align: center;
1419
+ margin-top: 16px;
1420
+ word-break: break-word;
1421
+ }
1422
+ .payment-setting img {
1423
+ margin: 0 auto;
1424
+ }
1425
+ /* ******* Tutor Setup Wizard Boarding (Slick Slider) */
1426
+ .tutor-setup-wizard-boarding {
1427
+ text-align: center;
1428
+ padding: 40px 100px 105px 100px;
1429
+ }
1430
+
1431
+ .wizard-boarding-header {
1432
+ display: grid;
1433
+ place-items: center;
1434
+ grid-gap: 20px;
1435
+ }
1436
+
1437
+ .wizard-boarding-body {
1438
+ margin-top: 35px;
1439
+ }
1440
+
1441
+ .wizard-boarding-header div {
1442
+ font-size: 34px;
1443
+ line-height: 1.21;
1444
+ letter-spacing: -0.4px;
1445
+ text-align: center;
1446
+ color: #1f2949;
1447
+ }
1448
+
1449
+ .wizard-boarding-body .slide-thumb {
1450
+ margin-bottom: 43px;
1451
+ }
1452
+
1453
+ .wizard-boarding-body .slide-thumb img {
1454
+ border-radius: 3px;
1455
+ box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.5);
1456
+ background-color: #ffffff;
1457
+ width: 100%;
1458
+ }
1459
+
1460
+ .wizard-boarding-body .slide-title {
1461
+ font-size: 20px;
1462
+ line-height: 2.05;
1463
+ letter-spacing: -0.24px;
1464
+ text-align: center;
1465
+ color: #1f2949;
1466
+ margin-bottom: 10px;
1467
+ }
1468
+
1469
+ .wizard-boarding-body .slide-subtitle {
1470
+ font-size: 16px;
1471
+ line-height: 1.69;
1472
+ text-align: center;
1473
+ color: #686d73;
1474
+ padding: 0 40px;
1475
+ }
1476
+
1477
+ .wizard-boarding-body .slick-slide {
1478
+ outline: none;
1479
+ cursor: move;
1480
+ opacity: 1;
1481
+ transition: 0.8s;
1482
+ margin: 0 15px;
1483
+ }
1484
+
1485
+ .wizard-boarding-body .slick-slide:not(.slick-active) {
1486
+ opacity: 0.3;
1487
+ transition: 0.8s;
1488
+ }
1489
+
1490
+ .wizard-boarding-body .slick-slide .slide-title,
1491
+ .wizard-boarding-body .slick-slide.slide-subtitle {
1492
+ opacity: 1;
1493
+ filter: blur(0px);
1494
+ transition: 0.5s;
1495
+ }
1496
+
1497
+ .wizard-boarding-body .slick-slide:not(.slick-active) .slide-title,
1498
+ .wizard-boarding-body .slick-slide:not(.slick-active) .slide-subtitle {
1499
+ opacity: 0;
1500
+ transition: 0.5s;
1501
+ filter: blur(5px);
1502
+ }
1503
+
1504
+ .wizard-boarding-body ul.slick-dots {
1505
+ width: 244px;
1506
+ height: 36px;
1507
+ border-radius: 18px;
1508
+ background-color: #f0f3f6;
1509
+ left: 50%;
1510
+ margin-left: calc(-244px / 2);
1511
+ bottom: calc(150px + 6px);
1512
+ display: flex !important;
1513
+ align-items: center;
1514
+ justify-content: center;
1515
+ }
1516
+
1517
+ .wizard-boarding-body ul.slick-dots li,
1518
+ .wizard-boarding-body ul.slick-dots li button,
1519
+ .wizard-boarding-body ul.slick-dots li button:before {
1520
+ width: 14px;
1521
+ height: 14px;
1522
+ border-radius: 50%;
1523
+ }
1524
+
1525
+ .wizard-boarding-body ul.slick-dots li button:before {
1526
+ display: none;
1527
+ }
1528
+
1529
+ .wizard-boarding-body ul.slick-dots li {
1530
+ margin: 0 5px;
1531
+ }
1532
+
1533
+ .wizard-boarding-body ul.slick-dots li button {
1534
+ background: #c6c9d2;
1535
+ border: 4px solid transparent;
1536
+ padding: 0;
1537
+ transform: scale(0.5715);
1538
+ transition: 0.3s ease;
1539
+ }
1540
+
1541
+ .wizard-boarding-body ul.slick-dots li.slick-active button {
1542
+ transform: scale(1);
1543
+ background: #3057d5;
1544
+ }
1545
+
1546
+ .wizard-boarding-footer {
1547
+ margin-top: 30px;
1548
+ }
1549
+
1550
+ .wizard-boarding-footer,
1551
+ .wizard-boarding-footer a,
1552
+ .tutor-type-skip {
1553
+ font-size: 16px;
1554
+ line-height: 1.69;
1555
+ letter-spacing: normal;
1556
+ text-align: center;
1557
+ color: var(--primary-btn);
1558
+ }
1559
+
1560
+ .wizard-boarding-footer:hover,
1561
+ .wizard-boarding-footer a:hover,
1562
+ .tutor-type-skip:hover {
1563
+ color: #3254c1;
1564
+ }
1565
+
1566
+ .wizard-boarding-footer {
1567
+ display: grid;
1568
+ grid-gap: 15px;
1569
+ }
1570
+
1571
+ .wizard-boarding-footer .animated-btn {
1572
+ background-color: var(--primary-btn);
1573
+ margin-bottom: 20px;
1574
+ }
1575
+
1576
+ /* ******* Tutor Setup Wizard Type */
1577
+ .tutor-setup-wizard-type.active {
1578
+ display: grid !important;
1579
+ place-items: center;
1580
+ grid-gap: 56px;
1581
+ padding: 46px 0 100px 0;
1582
+ }
1583
+
1584
+ .wizard-type-header {
1585
+ display: grid;
1586
+ place-items: center;
1587
+ grid-gap: 25px;
1588
+ }
1589
+
1590
+ .wizard-type-header .title {
1591
+ font-size: 34px;
1592
+ line-height: 1.21;
1593
+ letter-spacing: -0.4px;
1594
+ text-align: center;
1595
+ color: #1f2949;
1596
+ }
1597
+
1598
+ .wizard-type-header .subtitle {
1599
+ font-size: 16px;
1600
+ line-height: 1.69;
1601
+ text-align: center;
1602
+ color: #686d73;
1603
+ }
1604
+
1605
+ .wizard-type-body {
1606
+ display: grid;
1607
+ grid-template-columns: repeat(2, minmax(auto, 280px));
1608
+ grid-gap: 53px;
1609
+ }
1610
+
1611
+ .wizard-type-footer {
1612
+ display: grid;
1613
+ grid-gap: 30px;
1614
+ place-items: center;
1615
+ margin-top: 26px;
1616
+ }
1617
+
1618
+ .wizard-type-body .wizard-type-item label {
1619
+ cursor: pointer;
1620
+ display: grid;
1621
+ place-items: center;
1622
+ grid-gap: 28px;
1623
+ width: 280px;
1624
+ /* height: 352px; */
1625
+ border: 2px solid transparent;
1626
+ border-radius: 3px;
1627
+ box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.5);
1628
+ background-color: #ffffff;
1629
+ padding-bottom: 40px;
1630
+ transition: 0.2s ease;
1631
+ }
1632
+
1633
+ .wizard-type-body .wizard-type-item img {
1634
+ max-width: 225px;
1635
+ margin: 25px auto 0px auto;
1636
+ }
1637
+
1638
+ .wizard-type-body .wizard-type-item .title,
1639
+ .wizard-type-body .wizard-type-item .subtitle {
1640
+ text-align: center;
1641
+ padding: 0 25px;
1642
+ }
1643
+
1644
+ .wizard-type-body .wizard-type-item .title {
1645
+ font-size: 20px;
1646
+ line-height: 1;
1647
+ letter-spacing: -0.24px;
1648
+ text-align: center;
1649
+ color: #1f2949;
1650
+ }
1651
+
1652
+ .wizard-type-body .wizard-type-item .subtitle {
1653
+ font-size: 14px;
1654
+ line-height: 1.64;
1655
+ letter-spacing: normal;
1656
+ text-align: center;
1657
+ color: #686d73;
1658
+ }
1659
+
1660
+ .wizard-type-body .wizard-type-item input {
1661
+ -webkit-appearance: none;
1662
+ appearance: none;
1663
+ width: 24px;
1664
+ height: 24px;
1665
+ position: absolute;
1666
+ margin: 15px 0 0 15px;
1667
+ z-index: 9;
1668
+ cursor: pointer;
1669
+ outline: none;
1670
+ }
1671
+
1672
+ .wizard-type-body .wizard-type-item .icon {
1673
+ width: 24px;
1674
+ height: 24px;
1675
+ border: solid 2px #e3e3e3;
1676
+ background-color: transparent;
1677
+ display: inline-block;
1678
+ cursor: pointer;
1679
+ position: absolute;
1680
+ margin: 15px 0 0 15px;
1681
+ border-radius: 50%;
1682
+ transform: scale(0.835);
1683
+ z-index: 1;
1684
+ transition: 0.1s ease;
1685
+ }
1686
+
1687
+ .wizard-type-body .wizard-type-item .icon:before {
1688
+ content: "";
1689
+ width: 100%;
1690
+ height: 100%;
1691
+ display: flex;
1692
+ align-items: center;
1693
+ justify-content: center;
1694
+ transform: scale(2);
1695
+ margin: -1px 0 0 0px;
1696
+ transition: 0.3s ease;
1697
+ }
1698
+
1699
+ .wizard-type-body .wizard-type-item input:checked + .icon {
1700
+ border: 8px solid #3057d5;
1701
+ transform: scale(1);
1702
+ }
1703
+
1704
+ .wizard-type-body .wizard-type-item input:checked + .icon:before {
1705
+ transform: scale(1.2);
1706
+ }
1707
+
1708
+ .wizard-type-body .wizard-type-item input:checked ~ label {
1709
+ border-color: #3057d5;
1710
+ }
1711
+
1712
+ /* Setting > time-expires */
1713
+ .settings .time-expires {
1714
+ display: grid;
1715
+ grid-template-columns: auto 1fr;
1716
+ align-items: flex-start;
1717
+ grid-gap: 10px;
1718
+ margin-bottom: 10px;
1719
+ cursor: pointer;
1720
+ }
1721
+ .settings .time-expires .radio-icon {
1722
+ position: relative;
1723
+ display: inline-block;
1724
+ }
1725
+ .settings .time-expires input[type="radio"] {
1726
+ display: none;
1727
+ }
1728
+
1729
+ /* ********************************************************* Responsive Media Queries */
1730
+ @media (max-width: 1199px) {
1731
+ .tutor-setup-wizard-boarding {
1732
+ padding: 40px 0px 70px 0px;
1733
+ }
1734
+
1735
+ .wizard-boarding-body .slide-subtitle {
1736
+ padding: 0 4px;
1737
+ }
1738
+ }
1739
+
1740
+ @media (max-width: 991px) {
1741
+ .tutor-setting .title br {
1742
+ display: none;
1743
+ }
1744
+
1745
+ .tutor-setting .title .tooltip-btn {
1746
+ margin-left: 5px;
1747
+ }
1748
+
1749
+ .wizard-boarding-header {
1750
+ grid-gap: 25px;
1751
+ }
1752
+
1753
+ .wizard-boarding-body {
1754
+ margin-top: 30px;
1755
+ }
1756
+
1757
+ .wizard-boarding-body ul.slick-dots {
1758
+ bottom: calc(150px - 18px);
1759
+ }
1760
+
1761
+ .wizard-boarding-footer {
1762
+ margin-top: 70px;
1763
+ }
1764
+
1765
+ .wizard-type-header {
1766
+ padding: 0 10px;
1767
+ }
1768
+
1769
+ .wizard-type-body {
1770
+ grid-gap: 30px;
1771
+ }
1772
+
1773
+ .tutor-setup-wrapper {
1774
+ grid-template-columns: 1fr 10fr;
1775
+ grid-gap: 46px;
1776
+ }
1777
+
1778
+ .tutor-setup-title li:after {
1779
+ right: calc(0% - 46px);
1780
+ }
1781
+
1782
+ .tutor-setup-title:before {
1783
+ right: -22px;
1784
+ }
1785
+
1786
+ .tutor-setup-title li:first-child:before,
1787
+ .tutor-setup-title li:before {
1788
+ right: -30px;
1789
+ }
1790
+
1791
+ .tutor-setup-content-heading.greetings .content {
1792
+ padding: 55px 20px 73px 20px;
1793
+ }
1794
+ }
1795
+
1796
+ @media (max-width: 767px) {
1797
+ .wizard-boarding-body .slick-slide {
1798
+ margin: 0 5px;
1799
+ }
1800
+
1801
+ .tutor-setup-wrapper {
1802
+ grid-template-columns: auto;
1803
+ grid-gap: 0;
1804
+ margin-top: 20px;
1805
+ }
1806
+
1807
+ .tutor-setup-content-heading.heading,
1808
+ .active .tutor-setup-content-heading.heading {
1809
+ grid-template-columns: 1fr auto auto;
1810
+ }
1811
+
1812
+ [class^="tutor-setup-content-"] {
1813
+ padding: 20px;
1814
+ }
1815
+
1816
+ .tutor-setup-content .tutor-setting {
1817
+ grid-template-columns: 1fr 3fr 1fr;
1818
+ grid-gap: 10px;
1819
+ }
1820
+
1821
+ .tutor-setup-content .tutor-setting:nth-child(-n + 4) .content {
1822
+ padding: 0;
1823
+ }
1824
+
1825
+ .tutor-setup-content .tutor-setting.course-setting-wrapper {
1826
+ grid-template-columns: 1fr 4fr;
1827
+ grid-gap: 20px;
1828
+ }
1829
+
1830
+ .tutor-setup-title {
1831
+ overflow-x: scroll;
1832
+ width: 100%;
1833
+ padding-bottom: 65px;
1834
+ display: flex;
1835
+ flex-direction: row;
1836
+ justify-content: center;
1837
+ align-items: center;
1838
+ }
1839
+
1840
+ .tutor-setup-title li {
1841
+ margin: 0 20px;
1842
+ }
1843
+
1844
+ .tutor-setup-title:before {
1845
+ top: auto;
1846
+ bottom: 45px;
1847
+ right: 50px;
1848
+ width: calc(100% - 100px);
1849
+ height: 1px;
1850
+ border: none;
1851
+ border-bottom: solid 1px #e3e3e3;
1852
+ }
1853
+
1854
+ .tutor-setup-content {
1855
+ margin-top: -5px;
1856
+ z-index: 99;
1857
+ }
1858
+
1859
+ .tutor-setup-title li:after {
1860
+ right: auto;
1861
+ top: auto;
1862
+ left: 50%;
1863
+ margin-left: -13px;
1864
+ bottom: -60px;
1865
+ border-top: 13px solid transparent;
1866
+ border-right: 13px solid transparent;
1867
+ border-bottom: 13px solid #fff;
1868
+ border-left: 13px solid transparent;
1869
+ transform: translate(0px, 5px) scale(1);
1870
+ }
1871
+
1872
+ .tutor-setup-title li.active:after {
1873
+ transform: translate(0px) scale(1);
1874
+ }
1875
+
1876
+ .tutor-setup-title li:before {
1877
+ top: auto;
1878
+ right: auto;
1879
+ left: 50%;
1880
+ transform: translateX(-50%);
1881
+ bottom: -28px;
1882
+ }
1883
+
1884
+ .wizard-type-header .title,
1885
+ .wizard-boarding-header div {
1886
+ font-size: 4.5vw;
1887
+ }
1888
+
1889
+ .wizard-boarding-body .slide-title,
1890
+ .wizard-boarding-footer,
1891
+ .wizard-boarding-footer a,
1892
+ .tutor-type-skip {
1893
+ font-size: 3vw;
1894
+ }
1895
+
1896
+ .wizard-boarding-body .slide-subtitle,
1897
+ .wizard-type-header .subtitle {
1898
+ font-size: 2.6vw;
1899
+ }
1900
+ }
1901
+
1902
+ @media (max-width: 650px) {
1903
+ .slick-dotted.slick-slider {
1904
+ padding-bottom: 70px;
1905
+ margin-bottom: 0 !important;
1906
+ }
1907
+
1908
+ .wizard-boarding-body .slide-title {
1909
+ margin-top: 0px;
1910
+ }
1911
+
1912
+ .wizard-boarding-body ul.slick-dots {
1913
+ bottom: 0;
1914
+ }
1915
+
1916
+ .wizard-boarding-body .slide-thumb {
1917
+ margin-bottom: 15px;
1918
+ }
1919
+ }
1920
+
1921
+ @media (max-width: 575px) {
1922
+ .wizard-type-body {
1923
+ grid-template-columns: auto;
1924
+ }
1925
+
1926
+ .tutor-setup-content-heading.heading > div:nth-child(1) {
1927
+ font-size: 3.5vw;
1928
+ }
1929
+
1930
+ .course-per-page span.label-text,
1931
+ .course-per-page input[type="number"].attempts {
1932
+ font-size: 3vw;
1933
+ }
1934
+
1935
+ .tutor-setting .title,
1936
+ .selected h3,
1937
+ .select-box label h3,
1938
+ .checkbox-wrapper h4,
1939
+ .tutor-setting .limit-slider .commision-data .data h4,
1940
+ button[class^="tutor-setup-"] {
1941
+ font-size: 2.5vw;
1942
+ }
1943
+
1944
+ .tutor-wrapper-boarding,
1945
+ .selected h5,
1946
+ .select-box label h5,
1947
+ .checkbox-wrapper h5,
1948
+ .tutor-setting input[type="text"].lesson-permalink,
1949
+ .tutor-setting textarea.lesson-message,
1950
+ .tutor-setting input[type="text"].lesson-permalink::placeholder,
1951
+ .tutor-setting textarea.lesson-message::placeholder,
1952
+ .tutor-setting .limit-slider .commision-data .data h5 {
1953
+ font-size: 2vw;
1954
+ }
1955
+
1956
+ label.switch-label {
1957
+ font-size: 1.7vw;
1958
+ }
1959
+
1960
+ .tutor-setting .course-per-row {
1961
+ grid-template-rows: repeat(2, auto);
1962
+ grid-template-columns: repeat(2, 0.3fr);
1963
+ place-items: center flex-start;
1964
+ }
1965
+
1966
+ .tutor-setup-content {
1967
+ overflow-x: scroll;
1968
+ }
1969
+
1970
+ .switchbox-wrapper,
1971
+ input[type="checkbox"].input-switchbox,
1972
+ .switchbox-wrapper span.switchbox-icon {
1973
+ height: 18px;
1974
+ width: 30px;
1975
+ }
1976
+
1977
+ input[type="checkbox"].input-switchbox {
1978
+ border-radius: 18px;
1979
+ }
1980
+
1981
+ .switchbox-wrapper span.switchbox-icon {
1982
+ width: 18px;
1983
+ }
1984
+
1985
+ input[type="checkbox"].input-switchbox:checked ~ .switchbox-icon {
1986
+ left: calc(100% - 17.732px);
1987
+ }
1988
+
1989
+ .switchbox-wrapper span.switchbox-icon {
1990
+ top: calc(50% - 9px);
1991
+ }
1992
+
1993
+ .select-box {
1994
+ width: calc(100% - 50px);
1995
+ }
1996
+
1997
+ .selected,
1998
+ .select-box .options-container {
1999
+ width: 100%;
2000
+ }
2001
+
2002
+ .tutor-setting .content .course-per-page.attempts-allowed {
2003
+ grid-template-columns: repeat(2, auto);
2004
+ }
2005
+
2006
+ .checkbox-wrapper .check-icon.square:before,
2007
+ .checkbox-wrapper .payment-setting .check-icon:before {
2008
+ margin: 0;
2009
+ }
2010
+
2011
+ .checkbox-wrapper .payment-setting label,
2012
+ .payment-setting input.payment {
2013
+ width: 80px;
2014
+ height: 80px;
2015
+ }
2016
+
2017
+ .checkbox-wrapper .payment-setting h4 {
2018
+ margin-top: 6px;
2019
+ }
2020
+
2021
+ .tutor-setup-content-footer.footer {
2022
+ padding: 20px;
2023
+ }
2024
+
2025
+ .checkbox-wrapper .check-icon.square {
2026
+ width: 15px;
2027
+ height: 15px;
2028
+ }
2029
+
2030
+ .course-per-page span.radio-icon,
2031
+ .course-setting-wrapper .ecommerce .radio-icon,
2032
+ .course-setting-wrapper input.radio-input {
2033
+ width: 16px;
2034
+ height: 16px;
2035
+ }
2036
+
2037
+ .checkbox-wrapper .payment-setting .check-icon {
2038
+ transform: scale(1);
2039
+ }
2040
+ }
2041
+
2042
+ @media (max-width: 450px) {
2043
+ .checkbox-wrapper .payment-setting label,
2044
+ .payment-setting input.payment {
2045
+ width: 50px;
2046
+ height: 50px;
2047
+ }
2048
+
2049
+ .checkbox-wrapper .payment-setting label img {
2050
+ max-width: 20px;
2051
+ margin: 0 auto;
2052
+ }
2053
+
2054
+ .checkbox-wrapper .payment-setting h4 {
2055
+ margin-top: 0;
2056
+ }
2057
+ }
2058
+
2059
+ .slick-slider li:hover {
2060
+ cursor: ew-resize;
2061
+ }
2062
+ .slick-slider li.slick-current:hover {
2063
+ cursor: pointer;
2064
+ }
2065
+ .tutor-show-hide {
2066
+ display: none !important;
2067
+ }
2068
+ .tutor-show-hide.active {
2069
+ display: grid !important;
2070
+ }
2071
+ .hide-this {
2072
+ display: none;
2073
+ }
2074
+ .tutor-unlimited-value{
2075
+ margin-left: 90px;
2076
+ }
2077
+ input[name='quiz_attempts_allowed']{
2078
+ color: var(--secondary-text);
2079
+ }
assets/icons/css/tutor-icon.css CHANGED
@@ -1,642 +1,642 @@
1
- @font-face {
2
- font-family: "tutor";
3
- src: url("../font/tutor.eot?l5eb5q");
4
- src: url("../font/tutor.eot?l5eb5q#iefix") format("embedded-opentype"),
5
- url("../font/tutor.ttf?l5eb5q") format("truetype"),
6
- url("../font/tutor.woff?l5eb5q") format("woff"),
7
- url("../font/tutor.svg?l5eb5q#tutor") format("svg");
8
- font-weight: normal;
9
- font-style: normal;
10
- font-display: block;
11
- }
12
-
13
- [class^="tutor-icon-"],
14
- [class*=" tutor-icon-"] {
15
- /* use !important to prevent issues with browser extensions that change fonts */
16
- font-family: "tutor" !important;
17
- speak: never;
18
- font-style: normal;
19
- font-weight: normal;
20
- font-variant: normal;
21
- text-transform: none;
22
- line-height: 1;
23
-
24
- /* Better Font Rendering =========== */
25
- -webkit-font-smoothing: antialiased;
26
- -moz-osx-font-smoothing: grayscale;
27
- }
28
-
29
- /**
30
- * Animation Spinner
31
- */
32
- @-moz-keyframes spin {
33
- 0% {
34
- -moz-transform: rotate(0deg);
35
- -o-transform: rotate(0deg);
36
- -webkit-transform: rotate(0deg);
37
- transform: rotate(0deg);
38
- }
39
-
40
- 100% {
41
- -moz-transform: rotate(360deg);
42
- -o-transform: rotate(360deg);
43
- -webkit-transform: rotate(360deg);
44
- transform: rotate(360deg);
45
- }
46
- }
47
-
48
- @-webkit-keyframes spin {
49
- 0% {
50
- -moz-transform: rotate(0deg);
51
- -o-transform: rotate(0deg);
52
- -webkit-transform: rotate(0deg);
53
- transform: rotate(0deg);
54
- }
55
-
56
- 100% {
57
- -moz-transform: rotate(360deg);
58
- -o-transform: rotate(360deg);
59
- -webkit-transform: rotate(360deg);
60
- transform: rotate(360deg);
61
- }
62
- }
63
-
64
- @-o-keyframes spin {
65
- 0% {
66
- -moz-transform: rotate(0deg);
67
- -o-transform: rotate(0deg);
68
- -webkit-transform: rotate(0deg);
69
- transform: rotate(0deg);
70
- }
71
-
72
- 100% {
73
- -moz-transform: rotate(360deg);
74
- -o-transform: rotate(360deg);
75
- -webkit-transform: rotate(360deg);
76
- transform: rotate(360deg);
77
- }
78
- }
79
-
80
- @-ms-keyframes spin {
81
- 0% {
82
- -moz-transform: rotate(0deg);
83
- -o-transform: rotate(0deg);
84
- -webkit-transform: rotate(0deg);
85
- transform: rotate(0deg);
86
- }
87
-
88
- 100% {
89
- -moz-transform: rotate(360deg);
90
- -o-transform: rotate(360deg);
91
- -webkit-transform: rotate(360deg);
92
- transform: rotate(360deg);
93
- }
94
- }
95
-
96
- @keyframes spin {
97
- 0% {
98
- -moz-transform: rotate(0deg);
99
- -o-transform: rotate(0deg);
100
- -webkit-transform: rotate(0deg);
101
- transform: rotate(0deg);
102
- }
103
-
104
- 100% {
105
- -moz-transform: rotate(360deg);
106
- -o-transform: rotate(360deg);
107
- -webkit-transform: rotate(360deg);
108
- transform: rotate(360deg);
109
- }
110
- }
111
-
112
- /**
113
- * Icon Contents
114
- */
115
- .tutor-icon-detail-link:before {
116
- content: "\e9ac";
117
- }
118
- .tutor-icon-refund:before {
119
- content: "\e9ad";
120
- }
121
- .tutor-icon-total-discount:before {
122
- content: "\e9ae";
123
- }
124
- .tutor-icon-total-earning:before {
125
- content: "\e9af";
126
- }
127
- .tutor-icon-my-quiz-attempt:before {
128
- content: "\e9ab";
129
- }
130
- .tutor-icon-down:before {
131
- content: "\e900";
132
- }
133
- .tutor-icon-up:before {
134
- content: "\e901";
135
- }
136
- .tutor-icon-angle-up:before {
137
- content: "\e902";
138
- }
139
- .tutor-icon-angle-right:before {
140
- content: "\e903";
141
- }
142
- .tutor-icon-audio-volume:before {
143
- content: "\e904";
144
- }
145
- .tutor-icon-clock:before {
146
- content: "\e905";
147
- }
148
- .tutor-icon-document-alt:before {
149
- content: "\e906";
150
- }
151
- .tutor-icon-facebook:before {
152
- content: "\e907";
153
- }
154
- .tutor-icon-fav-full:before {
155
- content: "\e908";
156
- }
157
- .tutor-icon-fav-line:before {
158
- content: "\e909";
159
- }
160
- .tutor-icon-google:before {
161
- content: "\e90a";
162
- }
163
- .tutor-icon-grid:before {
164
- content: "\e90b";
165
- }
166
- .tutor-icon-group:before {
167
- content: "\e90c";
168
- }
169
- .tutor-icon-linkedin:before {
170
- content: "\e90d";
171
- }
172
- .tutor-icon-lock:before {
173
- content: "\e90e";
174
- }
175
- .tutor-icon-mark:before {
176
- content: "\e90f";
177
- }
178
- .tutor-icon-minus:before {
179
- content: "\e910";
180
- }
181
- .tutor-icon-mortarboard:before {
182
- content: "\e911";
183
- }
184
- .tutor-icon-offer:before {
185
- content: "\e912";
186
- }
187
- .tutor-icon-cross:before {
188
- content: "\e913";
189
- }
190
- .tutor-icon-plus:before {
191
- content: "\e914";
192
- }
193
- .tutor-icon-shopping-cart:before {
194
- content: "\e915";
195
- }
196
- .tutor-icon-star-full:before {
197
- content: "\e916";
198
- }
199
- .tutor-icon-star-half:before {
200
- content: "\e917";
201
- }
202
- .tutor-icon-star-line:before {
203
- content: "\e918";
204
- }
205
- .tutor-icon-tumblr:before {
206
- content: "\e919";
207
- }
208
- .tutor-icon-twitter:before {
209
- content: "\e91a";
210
- }
211
- .tutor-icon-user:before {
212
- content: "\e91b";
213
- }
214
- .tutor-icon-youtube:before {
215
- content: "\e91c";
216
- }
217
- .tutor-icon-spinner:before {
218
- content: "\e91d";
219
- }
220
- .tutor-icon-file:before {
221
- content: "\e91e";
222
- }
223
- .tutor-icon-doubt:before {
224
- content: "\e91f";
225
- }
226
- .tutor-icon-angle-down:before {
227
- content: "\e920";
228
- }
229
- .tutor-icon-angle-left:before {
230
- content: "\e921";
231
- }
232
- .tutor-icon-default:before {
233
- content: "\e922";
234
- }
235
- .tutor-icon-artboard:before {
236
- content: "\e923";
237
- }
238
- .tutor-icon-clipboard:before {
239
- content: "\e924";
240
- }
241
- .tutor-icon-audio:before {
242
- content: "\e925";
243
- }
244
- .tutor-icon-professor:before {
245
- content: "\e926";
246
- }
247
- .tutor-icon-interactive:before {
248
- content: "\e927";
249
- }
250
- .tutor-icon-graduate:before {
251
- content: "\e928";
252
- }
253
- .tutor-icon-student:before {
254
- content: "\e929";
255
- }
256
- .tutor-icon-magnifying-glass-1:before {
257
- content: "\e92a";
258
- }
259
- .tutor-icon-code:before {
260
- content: "\e92b";
261
- }
262
- .tutor-icon-review:before {
263
- content: "\e92c";
264
- }
265
- .tutor-icon-calendar:before {
266
- content: "\e92d";
267
- }
268
- .tutor-icon-open-book-1:before {
269
- content: "\e92e";
270
- }
271
- .tutor-icon-image:before {
272
- content: "\e92f";
273
- }
274
- .tutor-icon-spreadsheet:before {
275
- content: "\e930";
276
- }
277
- .tutor-icon-text:before {
278
- content: "\e931";
279
- }
280
- .tutor-icon-document:before {
281
- content: "\e932";
282
- }
283
- .tutor-icon-video:before {
284
- content: "\e933";
285
- }
286
- .tutor-icon-conversation-1:before {
287
- content: "\e934";
288
- }
289
- .tutor-icon-archive:before {
290
- content: "\e935";
291
- }
292
- .tutor-icon-manual:before {
293
- content: "\e936";
294
- }
295
- .tutor-icon-light-up:before {
296
- content: "\e937";
297
- }
298
- .tutor-icon-light-down:before {
299
- content: "\e938";
300
- }
301
- .tutor-icon-light-right:before {
302
- content: "\e939";
303
- }
304
- .tutor-icon-light-left:before {
305
- content: "\e93a";
306
- }
307
- .tutor-icon-pencil:before {
308
- content: "\e93b";
309
- }
310
- .tutor-icon-man-user:before {
311
- content: "\e93c";
312
- }
313
- .tutor-icon-move:before {
314
- content: "\e93d";
315
- }
316
- .tutor-icon-list:before {
317
- content: "\e93e";
318
- }
319
- .tutor-icon-speaker:before {
320
- content: "\e93f";
321
- }
322
- .tutor-icon-video-camera:before {
323
- content: "\e940";
324
- }
325
- .tutor-icon-garbage:before {
326
- content: "\e941";
327
- }
328
- .tutor-icon-add-line:before {
329
- content: "\e942";
330
- }
331
- .tutor-icon-cup:before {
332
- content: "\e943";
333
- }
334
- .tutor-icon-next-2:before {
335
- content: "\e944";
336
- }
337
- .tutor-icon-next2:before {
338
- content: "\e945";
339
- }
340
- .tutor-icon-menu-2:before {
341
- content: "\e946";
342
- }
343
- .tutor-icon-question-2:before {
344
- content: "\e947";
345
- }
346
- .tutor-icon-question-1:before {
347
- content: "\e948";
348
- }
349
- .tutor-icon-education:before {
350
- content: "\e949";
351
- }
352
- .tutor-icon-answer-shorting:before {
353
- content: "\e94a";
354
- }
355
- .tutor-icon-assesment:before {
356
- content: "\e94b";
357
- }
358
- .tutor-icon-fill-gaps:before {
359
- content: "\e94c";
360
- }
361
- .tutor-icon-matching:before {
362
- content: "\e94d";
363
- }
364
- .tutor-icon-multiple-choice:before {
365
- content: "\e94e";
366
- }
367
- .tutor-icon-open-ended:before {
368
- content: "\e94f";
369
- }
370
- .tutor-icon-ordering:before {
371
- content: "\e950";
372
- }
373
- .tutor-icon-yes-no:before {
374
- content: "\e951";
375
- }
376
- .tutor-icon-line-cross:before {
377
- content: "\e952";
378
- }
379
- .tutor-icon-filter-tool-black-shape:before {
380
- content: "\e953";
381
- }
382
- .tutor-icon-plus-square-button:before {
383
- content: "\e954";
384
- }
385
- .tutor-icon-settings-1:before {
386
- content: "\e955";
387
- }
388
- .tutor-icon-image-matching:before {
389
- content: "\e956";
390
- }
391
- .tutor-icon-menu:before {
392
- content: "\e957";
393
- }
394
- .tutor-icon-image1:before {
395
- content: "\e958";
396
- }
397
- .tutor-icon-image-ans:before {
398
- content: "\e959";
399
- }
400
- .tutor-icon-short-ans:before {
401
- content: "\e95a";
402
- }
403
- .tutor-icon-gallery:before {
404
- content: "\e95b";
405
- }
406
- .tutor-icon-emoji:before {
407
- content: "\e95c";
408
- }
409
- .tutor-icon-text-document-add-button-with-plus-sign:before {
410
- content: "\e95d";
411
- }
412
- .tutor-icon-checkbox-pen-outline:before {
413
- content: "\e95e";
414
- }
415
- .tutor-icon-warning-2:before {
416
- content: "\e95f";
417
- }
418
- .tutor-icon-wallet-filled-money-tool:before {
419
- content: "\e960";
420
- }
421
- .tutor-icon-settings-11:before {
422
- content: "\e961";
423
- }
424
- .tutor-icon-sign-out-option:before {
425
- content: "\e962";
426
- }
427
- .tutor-icon-man-user-1:before {
428
- content: "\e963";
429
- }
430
- .tutor-icon-shopping-cart-2:before {
431
- content: "\e964";
432
- }
433
- .tutor-icon-space:before {
434
- content: "\e965";
435
- }
436
- .tutor-icon-refresh-button-1:before {
437
- content: "\e966";
438
- }
439
- .tutor-icon-notifications-button:before {
440
- content: "\e967";
441
- }
442
- .tutor-icon-dashboard:before {
443
- content: "\e968";
444
- }
445
- .tutor-icon-college-graduation:before {
446
- content: "\e969";
447
- }
448
- .tutor-icon-black-back-closed-envelope-shape:before {
449
- content: "\e96a";
450
- }
451
- .tutor-icon-badge:before {
452
- content: "\e96b";
453
- }
454
- .tutor-icon-light-bulb:before {
455
- content: "\e96c";
456
- }
457
- .tutor-icon-ai:before {
458
- content: "\e96d";
459
- }
460
- .tutor-icon-avi:before {
461
- content: "\e96e";
462
- }
463
- .tutor-icon-css:before {
464
- content: "\e96f";
465
- }
466
- .tutor-icon-csv:before {
467
- content: "\e970";
468
- }
469
- .tutor-icon-dbf:before {
470
- content: "\e971";
471
- }
472
- .tutor-icon-doc:before {
473
- content: "\e972";
474
- }
475
- .tutor-icon-dwg:before {
476
- content: "\e973";
477
- }
478
- .tutor-icon-exe:before {
479
- content: "\e974";
480
- }
481
- .tutor-icon-iso:before {
482
- content: "\e975";
483
- }
484
- .tutor-icon-javascript:before {
485
- content: "\e976";
486
- }
487
- .tutor-icon-json-file:before {
488
- content: "\e977";
489
- }
490
- .tutor-icon-mp4:before {
491
- content: "\e978";
492
- }
493
- .tutor-icon-png:before {
494
- content: "\e979";
495
- }
496
- .tutor-icon-ppt:before {
497
- content: "\e97a";
498
- }
499
- .tutor-icon-psd:before {
500
- content: "\e97b";
501
- }
502
- .tutor-icon-rtf:before {
503
- content: "\e97c";
504
- }
505
- .tutor-icon-txt:before {
506
- content: "\e97d";
507
- }
508
- .tutor-icon-xls:before {
509
- content: "\e97e";
510
- }
511
- .tutor-icon-xml:before {
512
- content: "\e97f";
513
- }
514
- .tutor-icon-jpg:before {
515
- content: "\e980";
516
- }
517
- .tutor-icon-mp3:before {
518
- content: "\e981";
519
- }
520
- .tutor-icon-pdf:before {
521
- content: "\e982";
522
- }
523
- .tutor-icon-svg:before {
524
- content: "\e983";
525
- }
526
- .tutor-icon-zip-2:before {
527
- content: "\e984";
528
- }
529
- .tutor-icon-calendar-1:before {
530
- content: "\e985";
531
- }
532
- .tutor-icon-glasses:before {
533
- content: "\e986";
534
- }
535
- .tutor-icon-add-friend:before {
536
- content: "\e987";
537
- }
538
- .tutor-icon-attach:before {
539
- content: "\e988";
540
- }
541
- .tutor-icon-search-file:before {
542
- content: "\e989";
543
- }
544
- .tutor-icon-upload-file:before {
545
- content: "\e98a";
546
- }
547
- .tutor-icon-assignment:before {
548
- content: "\e98b";
549
- }
550
- .tutor-icon-feedback:before {
551
- content: "\e98c";
552
- }
553
- .tutor-icon-purchase:before {
554
- content: "\e98d";
555
- }
556
- .tutor-icon-uoload-success:before {
557
- content: "\e98e";
558
- }
559
- .tutor-icon-coding:before {
560
- content: "\e98f";
561
- }
562
- .tutor-icon-vimeo:before {
563
- content: "\e990";
564
- }
565
- .tutor-icon-link:before {
566
- content: "\e991";
567
- }
568
- .tutor-icon-html5:before {
569
- content: "\e992";
570
- }
571
- .tutor-icon-upload:before {
572
- content: "\e993";
573
- }
574
- .tutor-icon-save:before {
575
- content: "\e994";
576
- }
577
- .tutor-icon-photo-add:before {
578
- content: "\e995";
579
- }
580
- .tutor-icon-add-group:before {
581
- content: "\e996";
582
- }
583
- .tutor-icon-myspace:before {
584
- content: "\e997";
585
- }
586
- .tutor-icon-soundcloud:before {
587
- content: "\e998";
588
- }
589
- .tutor-icon-blogger:before {
590
- content: "\e999";
591
- }
592
- .tutor-icon-google-drive:before {
593
- content: "\e99a";
594
- }
595
- .tutor-icon-skype:before {
596
- content: "\e99b";
597
- }
598
- .tutor-icon-yelp:before {
599
- content: "\e99c";
600
- }
601
- .tutor-icon-dribbble:before {
602
- content: "\e99d";
603
- }
604
- .tutor-icon-flickr:before {
605
- content: "\e99e";
606
- }
607
- .tutor-icon-snapchat:before {
608
- content: "\e99f";
609
- }
610
- .tutor-icon-classic-editor:before {
611
- content: "\e9a0";
612
- }
613
- .tutor-icon-html:before {
614
- content: "\e9a1";
615
- }
616
- .tutor-icon-reddit:before {
617
- content: "\e9a2";
618
- }
619
- .tutor-icon-spotify:before {
620
- content: "\e9a3";
621
- }
622
- .tutor-icon-earth:before {
623
- content: "\e9a4";
624
- }
625
- .tutor-icon-github-logo:before {
626
- content: "\e9a5";
627
- }
628
- .tutor-icon-instagram:before {
629
- content: "\e9a6";
630
- }
631
- .tutor-icon-home:before {
632
- content: "\e9a7";
633
- }
634
- .tutor-icon-share:before {
635
- content: "\e9a8";
636
- }
637
- .tutor-icon-download:before {
638
- content: "\e9a9";
639
- }
640
- .tutor-icon-copy:before {
641
- content: "\e9aa";
642
- }
1
+ @font-face {
2
+ font-family: "tutor";
3
+ src: url("../font/tutor.eot?l5eb5q");
4
+ src: url("../font/tutor.eot?l5eb5q#iefix") format("embedded-opentype"),
5
+ url("../font/tutor.ttf?l5eb5q") format("truetype"),
6
+ url("../font/tutor.woff?l5eb5q") format("woff"),
7
+ url("../font/tutor.svg?l5eb5q#tutor") format("svg");
8
+ font-weight: normal;
9
+ font-style: normal;
10
+ font-display: block;
11
+ }
12
+
13
+ [class^="tutor-icon-"],
14
+ [class*=" tutor-icon-"] {
15
+ /* use !important to prevent issues with browser extensions that change fonts */
16
+ font-family: "tutor" !important;
17
+ speak: never;
18
+ font-style: normal;
19
+ font-weight: normal;
20
+ font-variant: normal;
21
+ text-transform: none;
22
+ line-height: 1;
23
+
24
+ /* Better Font Rendering =========== */
25
+ -webkit-font-smoothing: antialiased;
26
+ -moz-osx-font-smoothing: grayscale;
27
+ }
28
+
29
+ /**
30
+ * Animation Spinner
31
+ */
32
+ @-moz-keyframes spin {
33
+ 0% {
34
+ -moz-transform: rotate(0deg);
35
+ -o-transform: rotate(0deg);
36
+ -webkit-transform: rotate(0deg);
37
+ transform: rotate(0deg);
38
+ }
39
+
40
+ 100% {
41
+ -moz-transform: rotate(360deg);
42
+ -o-transform: rotate(360deg);
43
+ -webkit-transform: rotate(360deg);
44
+ transform: rotate(360deg);
45
+ }
46
+ }
47
+
48
+ @-webkit-keyframes spin {
49
+ 0% {
50
+ -moz-transform: rotate(0deg);
51
+ -o-transform: rotate(0deg);
52
+ -webkit-transform: rotate(0deg);
53
+ transform: rotate(0deg);
54
+ }
55
+
56
+ 100% {
57
+ -moz-transform: rotate(360deg);
58
+ -o-transform: rotate(360deg);
59
+ -webkit-transform: rotate(360deg);
60
+ transform: rotate(360deg);
61
+ }
62
+ }
63
+
64
+ @-o-keyframes spin {
65
+ 0% {
66
+ -moz-transform: rotate(0deg);
67
+ -o-transform: rotate(0deg);
68
+ -webkit-transform: rotate(0deg);
69
+ transform: rotate(0deg);
70
+ }
71
+
72
+ 100% {
73
+ -moz-transform: rotate(360deg);
74
+ -o-transform: rotate(360deg);
75
+ -webkit-transform: rotate(360deg);
76
+ transform: rotate(360deg);
77
+ }
78
+ }
79
+
80
+ @-ms-keyframes spin {
81
+ 0% {
82
+ -moz-transform: rotate(0deg);
83
+ -o-transform: rotate(0deg);
84
+ -webkit-transform: rotate(0deg);
85
+ transform: rotate(0deg);
86
+ }
87
+
88
+ 100% {
89
+ -moz-transform: rotate(360deg);
90
+ -o-transform: rotate(360deg);
91
+ -webkit-transform: rotate(360deg);
92
+ transform: rotate(360deg);
93
+ }
94
+ }
95
+
96
+ @keyframes spin {
97
+ 0% {
98
+ -moz-transform: rotate(0deg);
99
+ -o-transform: rotate(0deg);
100
+ -webkit-transform: rotate(0deg);
101
+ transform: rotate(0deg);
102
+ }
103
+
104
+ 100% {
105
+ -moz-transform: rotate(360deg);
106
+ -o-transform: rotate(360deg);
107
+ -webkit-transform: rotate(360deg);
108
+ transform: rotate(360deg);
109
+ }
110
+ }
111
+
112
+ /**
113
+ * Icon Contents
114
+ */
115
+ .tutor-icon-detail-link:before {
116
+ content: "\e9ac";
117
+ }
118
+ .tutor-icon-refund:before {
119
+ content: "\e9ad";
120
+ }
121
+ .tutor-icon-total-discount:before {
122
+ content: "\e9ae";
123
+ }
124
+ .tutor-icon-total-earning:before {
125
+ content: "\e9af";
126
+ }
127
+ .tutor-icon-my-quiz-attempt:before {
128
+ content: "\e9ab";
129
+ }
130
+ .tutor-icon-down:before {
131
+ content: "\e900";
132
+ }
133
+ .tutor-icon-up:before {
134
+ content: "\e901";
135
+ }
136
+ .tutor-icon-angle-up:before {
137
+ content: "\e902";
138
+ }
139
+ .tutor-icon-angle-right:before {
140
+ content: "\e903";
141
+ }
142
+ .tutor-icon-audio-volume:before {
143
+ content: "\e904";
144
+ }
145
+ .tutor-icon-clock:before {
146
+ content: "\e905";
147
+ }
148
+ .tutor-icon-document-alt:before {
149
+ content: "\e906";
150
+ }
151
+ .tutor-icon-facebook:before {
152
+ content: "\e907";
153
+ }
154
+ .tutor-icon-fav-full:before {
155
+ content: "\e908";
156
+ }
157
+ .tutor-icon-fav-line:before {
158
+ content: "\e909";
159
+ }
160
+ .tutor-icon-google:before {
161
+ content: "\e90a";
162
+ }
163
+ .tutor-icon-grid:before {
164
+ content: "\e90b";
165
+ }
166
+ .tutor-icon-group:before {
167
+ content: "\e90c";
168
+ }
169
+ .tutor-icon-linkedin:before {
170
+ content: "\e90d";
171
+ }
172
+ .tutor-icon-lock:before {
173
+ content: "\e90e";
174
+ }
175
+ .tutor-icon-mark:before {
176
+ content: "\e90f";
177
+ }
178
+ .tutor-icon-minus:before {
179
+ content: "\e910";
180
+ }
181
+ .tutor-icon-mortarboard:before {
182
+ content: "\e911";
183
+ }
184
+ .tutor-icon-offer:before {
185
+ content: "\e912";
186
+ }
187
+ .tutor-icon-cross:before {
188
+ content: "\e913";
189
+ }
190
+ .tutor-icon-plus:before {
191
+ content: "\e914";
192
+ }
193
+ .tutor-icon-shopping-cart:before {
194
+ content: "\e915";
195
+ }
196
+ .tutor-icon-star-full:before {
197
+ content: "\e916";
198
+ }
199
+ .tutor-icon-star-half:before {
200
+ content: "\e917";
201
+ }
202
+ .tutor-icon-star-line:before {
203
+ content: "\e918";
204
+ }
205
+ .tutor-icon-tumblr:before {
206
+ content: "\e919";
207
+ }
208
+ .tutor-icon-twitter:before {
209
+ content: "\e91a";
210
+ }
211
+ .tutor-icon-user:before {
212
+ content: "\e91b";
213
+ }
214
+ .tutor-icon-youtube:before {
215
+ content: "\e91c";
216
+ }
217
+ .tutor-icon-spinner:before {
218
+ content: "\e91d";
219
+ }
220
+ .tutor-icon-file:before {
221
+ content: "\e91e";
222
+ }
223
+ .tutor-icon-doubt:before {
224
+ content: "\e91f";
225
+ }
226
+ .tutor-icon-angle-down:before {
227
+ content: "\e920";
228
+ }
229
+ .tutor-icon-angle-left:before {
230
+ content: "\e921";
231
+ }
232
+ .tutor-icon-default:before {
233
+ content: "\e922";
234
+ }
235
+ .tutor-icon-artboard:before {
236
+ content: "\e923";
237
+ }
238
+ .tutor-icon-clipboard:before {
239
+ content: "\e924";
240
+ }
241
+ .tutor-icon-audio:before {
242
+ content: "\e925";
243
+ }
244
+ .tutor-icon-professor:before {
245
+ content: "\e926";
246
+ }
247
+ .tutor-icon-interactive:before {
248
+ content: "\e927";
249
+ }
250
+ .tutor-icon-graduate:before {
251
+ content: "\e928";
252
+ }
253
+ .tutor-icon-student:before {
254
+ content: "\e929";
255
+ }
256
+ .tutor-icon-magnifying-glass-1:before {
257
+ content: "\e92a";
258
+ }
259
+ .tutor-icon-code:before {
260
+ content: "\e92b";
261
+ }
262
+ .tutor-icon-review:before {
263
+ content: "\e92c";
264
+ }
265
+ .tutor-icon-calendar:before {
266
+ content: "\e92d";
267
+ }
268
+ .tutor-icon-open-book-1:before {
269
+ content: "\e92e";
270
+ }
271
+ .tutor-icon-image:before {
272
+ content: "\e92f";
273
+ }
274
+ .tutor-icon-spreadsheet:before {
275
+ content: "\e930";
276
+ }
277
+ .tutor-icon-text:before {
278
+ content: "\e931";
279
+ }
280
+ .tutor-icon-document:before {
281
+ content: "\e932";
282
+ }
283
+ .tutor-icon-video:before {
284
+ content: "\e933";
285
+ }
286
+ .tutor-icon-conversation-1:before {
287
+ content: "\e934";
288
+ }
289
+ .tutor-icon-archive:before {
290
+ content: "\e935";
291
+ }
292
+ .tutor-icon-manual:before {
293
+ content: "\e936";
294
+ }
295
+ .tutor-icon-light-up:before {
296
+ content: "\e937";
297
+ }
298
+ .tutor-icon-light-down:before {
299
+ content: "\e938";
300
+ }
301
+ .tutor-icon-light-right:before {
302
+ content: "\e939";
303
+ }
304
+ .tutor-icon-light-left:before {
305
+ content: "\e93a";
306
+ }
307
+ .tutor-icon-pencil:before {
308
+ content: "\e93b";
309
+ }
310
+ .tutor-icon-man-user:before {
311
+ content: "\e93c";
312
+ }
313
+ .tutor-icon-move:before {
314
+ content: "\e93d";
315
+ }
316
+ .tutor-icon-list:before {
317
+ content: "\e93e";
318
+ }
319
+ .tutor-icon-speaker:before {
320
+ content: "\e93f";
321
+ }
322
+ .tutor-icon-video-camera:before {
323
+ content: "\e940";
324
+ }
325
+ .tutor-icon-garbage:before {
326
+ content: "\e941";
327
+ }
328
+ .tutor-icon-add-line:before {
329
+ content: "\e942";
330
+ }
331
+ .tutor-icon-cup:before {
332
+ content: "\e943";
333
+ }
334
+ .tutor-icon-next-2:before {
335
+ content: "\e944";
336
+ }
337
+ .tutor-icon-next2:before {
338
+ content: "\e945";
339
+ }
340
+ .tutor-icon-menu-2:before {
341
+ content: "\e946";
342
+ }
343
+ .tutor-icon-question-2:before {
344
+ content: "\e947";
345
+ }
346
+ .tutor-icon-question-1:before {
347
+ content: "\e948";
348
+ }
349
+ .tutor-icon-education:before {
350
+ content: "\e949";
351
+ }
352
+ .tutor-icon-answer-shorting:before {
353
+ content: "\e94a";
354
+ }
355
+ .tutor-icon-assesment:before {
356
+ content: "\e94b";
357
+ }
358
+ .tutor-icon-fill-gaps:before {
359
+ content: "\e94c";
360
+ }
361
+ .tutor-icon-matching:before {
362
+ content: "\e94d";
363
+ }
364
+ .tutor-icon-multiple-choice:before {
365
+ content: "\e94e";
366
+ }
367
+ .tutor-icon-open-ended:before {
368
+ content: "\e94f";
369
+ }
370
+ .tutor-icon-ordering:before {
371
+ content: "\e950";
372
+ }
373
+ .tutor-icon-yes-no:before {
374
+ content: "\e951";
375
+ }
376
+ .tutor-icon-line-cross:before {
377
+ content: "\e952";
378
+ }
379
+ .tutor-icon-filter-tool-black-shape:before {
380
+ content: "\e953";
381
+ }
382
+ .tutor-icon-plus-square-button:before {
383
+ content: "\e954";
384
+ }
385
+ .tutor-icon-settings-1:before {
386
+ content: "\e955";
387
+ }
388
+ .tutor-icon-image-matching:before {
389
+ content: "\e956";
390
+ }
391
+ .tutor-icon-menu:before {
392
+ content: "\e957";
393
+ }
394
+ .tutor-icon-image1:before {
395
+ content: "\e958";
396
+ }
397
+ .tutor-icon-image-ans:before {
398
+ content: "\e959";
399
+ }
400
+ .tutor-icon-short-ans:before {
401
+ content: "\e95a";
402
+ }
403
+ .tutor-icon-gallery:before {
404
+ content: "\e95b";
405
+ }
406
+ .tutor-icon-emoji:before {
407
+ content: "\e95c";
408
+ }
409
+ .tutor-icon-text-document-add-button-with-plus-sign:before {
410
+ content: "\e95d";
411
+ }
412
+ .tutor-icon-checkbox-pen-outline:before {
413
+ content: "\e95e";
414
+ }
415
+ .tutor-icon-warning-2:before {
416
+ content: "\e95f";
417
+ }
418
+ .tutor-icon-wallet-filled-money-tool:before {
419
+ content: "\e960";
420
+ }
421
+ .tutor-icon-settings-11:before {
422
+ content: "\e961";
423
+ }
424
+ .tutor-icon-sign-out-option:before {
425
+ content: "\e962";
426
+ }
427
+ .tutor-icon-man-user-1:before {
428
+ content: "\e963";
429
+ }
430
+ .tutor-icon-shopping-cart-2:before {
431
+ content: "\e964";
432
+ }
433
+ .tutor-icon-space:before {
434
+ content: "\e965";
435
+ }
436
+ .tutor-icon-refresh-button-1:before {
437
+ content: "\e966";
438
+ }
439
+ .tutor-icon-notifications-button:before {
440
+ content: "\e967";
441
+ }
442
+ .tutor-icon-dashboard:before {
443
+ content: "\e968";
444
+ }
445
+ .tutor-icon-college-graduation:before {
446
+ content: "\e969";
447
+ }
448
+ .tutor-icon-black-back-closed-envelope-shape:before {
449
+ content: "\e96a";
450
+ }
451
+ .tutor-icon-badge:before {
452
+ content: "\e96b";
453
+ }
454
+ .tutor-icon-light-bulb:before {
455
+ content: "\e96c";
456
+ }
457
+ .tutor-icon-ai:before {
458
+ content: "\e96d";
459
+ }
460
+ .tutor-icon-avi:before {
461
+ content: "\e96e";
462
+ }
463
+ .tutor-icon-css:before {
464
+ content: "\e96f";
465
+ }
466
+ .tutor-icon-csv:before {
467
+ content: "\e970";
468
+ }
469
+ .tutor-icon-dbf:before {
470
+ content: "\e971";
471
+ }
472
+ .tutor-icon-doc:before {
473
+ content: "\e972";
474
+ }
475
+ .tutor-icon-dwg:before {
476
+ content: "\e973";
477
+ }
478
+ .tutor-icon-exe:before {
479
+ content: "\e974";
480
+ }
481
+ .tutor-icon-iso:before {
482
+ content: "\e975";
483
+ }
484
+ .tutor-icon-javascript:before {
485
+ content: "\e976";
486
+ }
487
+ .tutor-icon-json-file:before {
488
+ content: "\e977";
489
+ }
490
+ .tutor-icon-mp4:before {
491
+ content: "\e978";
492
+ }
493
+ .tutor-icon-png:before {
494
+ content: "\e979";
495
+ }
496
+ .tutor-icon-ppt:before {
497
+ content: "\e97a";
498
+ }
499
+ .tutor-icon-psd:before {
500
+ content: "\e97b";
501
+ }
502
+ .tutor-icon-rtf:before {
503
+ content: "\e97c";
504
+ }
505
+ .tutor-icon-txt:before {
506
+ content: "\e97d";
507
+ }
508
+ .tutor-icon-xls:before {
509
+ content: "\e97e";
510
+ }
511
+ .tutor-icon-xml:before {
512
+ content: "\e97f";
513
+ }
514
+ .tutor-icon-jpg:before {
515
+ content: "\e980";
516
+ }
517
+ .tutor-icon-mp3:before {
518
+ content: "\e981";
519
+ }
520
+ .tutor-icon-pdf:before {
521
+ content: "\e982";
522
+ }
523
+ .tutor-icon-svg:before {
524
+ content: "\e983";
525
+ }
526
+ .tutor-icon-zip-2:before {
527
+ content: "\e984";
528
+ }
529
+ .tutor-icon-calendar-1:before {
530
+ content: "\e985";
531
+ }
532
+ .tutor-icon-glasses:before {
533
+ content: "\e986";
534
+ }
535
+ .tutor-icon-add-friend:before {
536
+ content: "\e987";
537
+ }
538
+ .tutor-icon-attach:before {
539
+ content: "\e988";
540
+ }
541
+ .tutor-icon-search-file:before {
542
+ content: "\e989";
543
+ }
544
+ .tutor-icon-upload-file:before {
545
+ content: "\e98a";
546
+ }
547
+ .tutor-icon-assignment:before {
548
+ content: "\e98b";
549
+ }
550
+ .tutor-icon-feedback:before {
551
+ content: "\e98c";
552
+ }
553
+ .tutor-icon-purchase:before {
554
+ content: "\e98d";
555
+ }
556
+ .tutor-icon-uoload-success:before {
557
+ content: "\e98e";
558
+ }
559
+ .tutor-icon-coding:before {
560
+ content: "\e98f";
561
+ }
562
+ .tutor-icon-vimeo:before {
563
+ content: "\e990";
564
+ }
565
+ .tutor-icon-link:before {
566
+ content: "\e991";
567
+ }
568
+ .tutor-icon-html5:before {
569
+ content: "\e992";
570
+ }
571
+ .tutor-icon-upload:before {
572
+ content: "\e993";
573
+ }
574
+ .tutor-icon-save:before {
575
+ content: "\e994";
576
+ }
577
+ .tutor-icon-photo-add:before {
578
+ content: "\e995";
579
+ }
580
+ .tutor-icon-add-group:before {
581
+ content: "\e996";
582
+ }
583
+ .tutor-icon-myspace:before {
584
+ content: "\e997";
585
+ }
586
+ .tutor-icon-soundcloud:before {
587
+ content: "\e998";
588
+ }
589
+ .tutor-icon-blogger:before {
590
+ content: "\e999";
591
+ }
592
+ .tutor-icon-google-drive:before {
593
+ content: "\e99a";
594
+ }
595
+ .tutor-icon-skype:before {
596
+ content: "\e99b";
597
+ }
598
+ .tutor-icon-yelp:before {
599
+ content: "\e99c";
600
+ }
601
+ .tutor-icon-dribbble:before {
602
+ content: "\e99d";
603
+ }
604
+ .tutor-icon-flickr:before {
605
+ content: "\e99e";
606
+ }
607
+ .tutor-icon-snapchat:before {
608
+ content: "\e99f";
609
+ }
610
+ .tutor-icon-classic-editor:before {
611
+ content: "\e9a0";
612
+ }
613
+ .tutor-icon-html:before {
614
+ content: "\e9a1";
615
+ }
616
+ .tutor-icon-reddit:before {
617
+ content: "\e9a2";
618
+ }
619
+ .tutor-icon-spotify:before {
620
+ content: "\e9a3";
621
+ }
622
+ .tutor-icon-earth:before {
623
+ content: "\e9a4";
624
+ }
625
+ .tutor-icon-github-logo:before {
626
+ content: "\e9a5";
627
+ }
628
+ .tutor-icon-instagram:before {
629
+ content: "\e9a6";
630
+ }
631
+ .tutor-icon-home:before {
632
+ content: "\e9a7";
633
+ }
634
+ .tutor-icon-share:before {
635
+ content: "\e9a8";
636
+ }
637
+ .tutor-icon-download:before {
638
+ content: "\e9a9";
639
+ }
640
+ .tutor-icon-copy:before {
641
+ content: "\e9aa";
642
+ }
assets/icons/font/tutor.svg CHANGED
@@ -1,186 +1,186 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata>Generated by IcoMoon</metadata>
5
- <defs>
6
- <font id="tutor" horiz-adv-x="1024">
7
- <font-face units-per-em="1024" ascent="960" descent="-64" />
8
- <missing-glyph horiz-adv-x="1024" />
9
- <glyph unicode="&#x20;" horiz-adv-x="512" d="" />
10
- <glyph unicode="&#xe900;" glyph-name="down" d="M174.080 634.574h675.84c22.63 0 38.4-10.957 47.104-32.768s5.222-40.55-10.445-56.32l-337.92-337.92c-10.445-10.445-22.733-15.667-36.659-15.667-14.029 0-26.214 5.222-36.659 15.667l-337.92 337.92c-15.667 15.667-19.251 34.509-10.445 56.32 8.704 21.811 24.474 32.768 47.104 32.768z" />
11
- <glyph unicode="&#xe901;" glyph-name="up" d="M849.92 226.715h-675.84c-22.63 0-38.4 10.957-47.104 32.768s-5.222 40.55 10.445 56.32l337.92 337.92c10.445 10.445 22.733 15.667 36.659 15.667 14.029 0 26.214-5.222 36.659-15.667l337.92-337.92c15.667-15.667 19.251-34.509 10.445-56.32-8.704-21.914-24.474-32.768-47.104-32.768z" />
12
- <glyph unicode="&#xe902;" glyph-name="angle-up" d="M551.936 741.070l455.68-455.68c10.854-10.957 16.384-24.269 16.384-39.936s-5.53-28.979-16.486-39.936l-51.712-51.712c-10.957-10.957-24.269-16.794-39.936-17.613s-28.979 4.301-39.936 15.258l-363.93 364.134-364.032-364.032c-10.957-10.957-24.269-16.077-39.936-15.258s-28.979 6.656-39.936 17.613l-51.712 51.712c-10.957 10.957-16.486 24.269-16.486 39.936s5.53 28.979 16.486 39.936l455.68 455.68c10.957 12.595 24.269 18.739 39.936 18.739 15.667-0.102 28.979-6.349 39.936-18.842z" />
13
- <glyph unicode="&#xe903;" glyph-name="angle-right" d="M805.069 408.065l-455.68-455.68c-10.957-10.957-24.269-16.486-39.936-16.486s-28.979 5.53-39.936 16.486l-51.712 51.712c-10.957 10.957-16.794 24.269-17.613 39.936s4.301 28.979 15.258 39.936l364.134 364.032-364.032 364.032c-10.957 10.957-16.077 24.269-15.258 39.936s6.656 28.979 17.613 39.936l51.712 51.712c10.854 10.854 24.166 16.384 39.834 16.384s28.979-5.53 39.936-16.486l455.68-455.68c12.493-10.957 18.739-24.269 18.739-39.936 0-15.565-6.246-28.877-18.739-39.834z" />
14
- <glyph unicode="&#xe904;" glyph-name="audio-volume" d="M459.21 838.444c-13.36 5.521-28.746 2.439-39.112-7.898l-217.022-218.402h-167.166c-19.907 0-35.91-16.063-35.91-35.912v-259.189c0-19.849 16.003-35.91 35.91-35.91h166.372l217.934-218.403c6.87-6.899 16.121-10.542 25.399-10.542 4.58 0 9.338 0.881 13.713 2.731 13.477 5.521 22.199 18.647 22.199 33.15v717.197c-0.031 14.533-8.839 27.658-22.317 33.178zM832.944 447.652c0 134.54-79.956 255.722-203.751 308.841-18.235 7.81-39.404-0.618-47.157-18.881-7.839-18.204 0.587-39.317 18.821-47.128 97.486-41.754 160.294-137.068 160.294-242.832 0-105.297-62.573-200.375-159.502-242.159-18.175-7.869-26.601-28.98-18.763-47.157 5.844-13.595 19.086-21.698 33.092-21.698 4.64 0 9.515 0.939 14.154 2.966 123.267 53.117 202.812 174.035 202.812 308.049zM674.091 447.711c0 71.088-42.254 134.953-107.763 162.73-18.175 7.606-39.288-0.763-46.98-19.057-7.869-18.263 0.675-39.346 18.91-47.099 38.878-16.442 63.953-54.379 63.953-96.576 0-41.696-24.841-79.457-63.188-96.166-18.235-7.869-26.545-29.011-18.705-47.215 5.902-13.537 19.086-21.582 32.975-21.582 4.756 0 9.69 0.939 14.33 2.995 64.653 28.073 106.469 91.673 106.469 161.97zM690.21 898.582c-18.235 7.898-39.464-0.558-47.157-18.823-7.869-18.235 0.558-39.346 18.821-47.127 154.275-66.214 253.934-217.317 253.934-385.040 0-167.105-99.279-317.914-253.081-384.246-18.235-7.869-26.663-28.951-18.881-47.157 5.902-13.595 19.086-21.698 32.975-21.698 4.758 0 9.691 0.939 14.33 2.965 180.085 77.635 296.51 254.373 296.51 450.168 0.027 196.408-116.691 373.44-297.451 450.959z" />
15
- <glyph unicode="&#xe905;" glyph-name="clock" d="M946.197 653.277c-51.534 120.167-139.105 207.561-260.254 259.239-60.551 25.829-123.988 39.022-190.262 39.022-66.262 0-129.232-13.069-189.716-39.022-120.145-51.541-208.105-138.879-259.73-259.239-25.869-60.3-38.478-123.474-38.478-189.748 0-66.287 12.609-129.985 38.478-190.297 51.625-120.36 139.596-208.222 259.73-259.776 60.495-25.953 123.452-39.009 189.716-39.009s129.711 13.193 190.252 39.009c121.148 51.68 208.72 139.62 260.265 259.776 25.947 60.506 39.014 124.010 39.014 190.297 0 66.274-13.055 129.243-39.015 189.748zM868.18 247.574c-38.365-65.806-90.924-118.012-157.119-156.611-65.795-38.372-137.885-57.723-215.367-57.723-58.248 0-113.829 11.22-166.742 34.209-52.912 22.977-98.597 53.185-136.813 91.397-38.217 38.223-68.634 84.362-91.379 137.374-22.678 52.819-33.668 109.038-33.668 167.307 0 77.507 19.040 149.245 57.189 214.869 38.285 65.864 90.855 118.125 156.583 156.612 65.716 38.485 137.339 57.734 214.82 57.734 77.494 0 149.571-19.362 215.367-57.734 66.195-38.6 118.641-90.86 157.119-156.611 38.478-65.739 57.713-137.363 57.713-214.869 0-77.509-19.108-149.735-57.702-215.955zM524.274 466.88v277.053c0 16.579-14.226 29.951-30.555 29.951-15.271 0-28.97-13.372-28.97-29.951v-281.331c0-0.537 1.056-2.682 1.056-4.281-1.056-9.629 1.585-17.651 7.901-24.075l157.501-159.916c10.539-10.701 30.024-10.701 40.556 0 12.112 12.3 11.315 30.146 0 41.717l-147.49 150.832z" />
16
- <glyph unicode="&#xe906;" glyph-name="document-alt" d="M867.331 817.779h-28.402v-714.292c0-47.452-37.734-86.078-84.090-86.078h-516.617v-26.478c0-30.321 24.040-54.929 53.66-54.929h575.348c29.619 0 53.659 24.608 53.659 54.929v771.919c0.001 30.32-23.938 54.929-53.557 54.929zM465.727 49.779h287.716c29.624 0 53.668 24.608 53.668 54.927v771.921c0 30.32-24.044 54.929-53.668 54.929h-383.385v-18.171c0.202-1.869 0.304-3.842 0.304-5.815v-150.459c0-42.677-33.885-77.358-75.581-77.358h-147.003c-1.522 0-3.145 0.104-4.667 0.208h-18.667v-575.255c0-30.319 24.044-54.927 53.668-54.927h287.615zM476.582 236.476h-187.584c-14 0-25.363 11.631-25.363 25.959 0 14.33 11.363 25.959 25.363 25.959h187.685c14 0 25.363-11.629 25.363-25.959 0-14.328-11.464-25.959-25.464-25.959zM664.267 368.97h-375.269c-14 0-25.363 11.631-25.363 25.959 0 14.33 11.363 25.959 25.363 25.959h375.269c14 0 25.363-11.629 25.363-25.959 0-14.328-11.363-25.959-25.363-25.959zM288.999 561.587h375.269c14 0 25.363-11.63 25.363-25.959s-11.363-25.959-25.363-25.959h-375.269c-14 0-25.363 11.63-25.363 25.959s11.363 25.959 25.363 25.959zM120.033 732.445h155.786c0.108 0 0.323 0 0.43 0 26.018 0.215 47.091 21.283 47.306 47.295 0 0.107 0 0.322 0 0.43v155.86c0 14.404-11.826 23.97-24.082 23.97-5.913 0-11.826-2.15-16.772-7.094l-179.655-179.615c-15.052-15.049-4.408-40.846 16.987-40.846z" />
17
- <glyph unicode="&#xe907;" glyph-name="facebook" d="M402.022-63.999v458.035h-154.010v181.965h154.010v143.974c0 75.981 21.299 134.963 64 177.050 42.701 41.984 99.328 62.976 169.984 62.976 57.344 0 104.038-2.662 139.981-7.987v-161.997h-96.051c-36.045 0-60.723-7.987-74.035-23.962-10.65-13.312-15.974-34.714-15.974-64v-125.952h169.984l-23.962-181.965h-145.92v-458.138h-188.006z" />
18
- <glyph unicode="&#xe908;" glyph-name="fav-full" d="M141.439 926.152c8.271 12.642 19.41 21.887 33.391 27.752 8.904 4.056 18.236 6.088 27.991 6.088v0.009h666.562c9.751 0 19.074-2.032 27.98-6.088 13.99-5.86 25.124-15.117 33.391-27.752 8.265-12.635 12.404-26.616 12.404-41.961v-872.4c0-15.349-4.139-29.326-12.404-41.973-8.267-12.633-19.401-21.887-33.391-27.745-8.897-4.056-18.229-6.083-27.98-6.083-19.936 0-37.524 7.448-52.792 22.326l-280.491 286.981-280.491-286.988c-14.843-14.415-32.44-21.636-52.786-21.636-10.604 0-19.934 1.792-27.991 5.402-13.981 5.858-25.12 15.112-33.391 27.761-8.265 12.63-12.395 26.609-12.395 41.956v872.388c-0.002 15.344 4.137 29.326 12.393 41.961z" />
19
- <glyph unicode="&#xe909;" glyph-name="fav-line" d="M141.439 926.152c8.271 12.642 19.41 21.887 33.391 27.752 8.904 4.056 18.236 6.088 27.991 6.088v0.009h666.562c9.751 0 19.074-2.032 27.98-6.088 13.99-5.86 25.124-15.117 33.391-27.752 8.265-12.635 12.404-26.616 12.404-41.961v-872.4c0-15.349-4.139-29.326-12.404-41.973-8.267-12.633-19.401-21.887-33.391-27.745-8.897-4.056-18.229-6.083-27.98-6.083-19.936 0-37.524 7.448-52.792 22.326l-280.491 286.981-280.491-286.988c-14.843-14.415-32.44-21.636-52.786-21.636-10.604 0-19.934 1.792-27.991 5.402-13.981 5.858-25.12 15.112-33.391 27.761-8.265 12.63-12.395 26.609-12.395 41.956v872.388c-0.002 15.344 4.137 29.326 12.393 41.961zM210.453 32.794l325.646 332.298 56.604-57.519 269.036-274.78v840.566h-651.286v-840.566z" />
20
- <glyph unicode="&#xe90a;" glyph-name="google" d="M1000.346 522.343c5.53-30.31 8.294-59.187 8.294-86.733 0-96.358-20.685-182.374-61.952-258.048s-99.43-134.861-174.49-177.562c-75.059-42.598-161.382-64-259.072-64-92.262 0-177.562 23.040-256 69.12s-140.698 108.339-186.88 186.88c-46.080 78.438-69.12 163.738-69.12 256 0 92.16 23.040 177.562 69.12 256s108.339 140.698 186.88 186.88c78.438 46.080 163.738 69.12 256 69.12 133.427 0 247.706-44.749 342.63-134.144l-138.342-134.144c-44.032 42.598-97.075 68.096-158.925 76.39-57.856 8.294-114.893 0-171.315-24.781-56.422-24.883-101.888-62.054-136.294-111.616-37.171-53.658-55.706-114.893-55.706-183.706 0-59.187 14.438-113.254 43.315-162.099s67.379-88.064 115.61-117.658c48.128-29.594 101.171-44.339 158.925-44.339 61.952 0 116.326 13.722 163.123 41.267 37.171 22.016 68.096 51.61 92.877 88.781 17.92 30.208 29.594 60.518 35.123 90.829h-291.021v177.562h487.219z" />
21
- <glyph unicode="&#xe90b;" glyph-name="grid" d="M456.98 937.266c0 12.561-10.174 22.735-22.735 22.735h-411.51c-12.561 0-22.735-10.174-22.735-22.735v-411.51c0-12.561 10.174-22.735 22.735-22.735h411.51c12.561 0 22.735 10.174 22.735 22.735v411.51zM411.51 548.491h-366.039v366.039h366.039v-366.039zM1023.091 937.266c0 12.561-10.174 22.735-22.735 22.735h-411.51c-12.561 0-22.735-10.174-22.735-22.735v-411.51c0-12.561 10.174-22.735 22.735-22.735h411.51c12.561 0 22.735 10.174 22.735 22.735v411.51zM977.62 548.491h-366.039v366.039h366.039v-366.039zM456.98 371.156c0 12.561-10.174 22.735-22.735 22.735h-411.51c-12.561 0-22.735-10.174-22.735-22.735v-411.51c0-12.561 10.174-22.735 22.735-22.735h411.51c12.561 0 22.735 10.174 22.735 22.735v411.51zM411.51-15.345h-366.039v363.766h366.039v-363.766zM1023.091 371.156c0 12.561-10.174 22.735-22.735 22.735h-411.51c-12.561 0-22.735-10.174-22.735-22.735v-411.51c0-12.561 10.174-22.735 22.735-22.735h411.51c12.561 0 22.735 10.174 22.735 22.735v411.51zM977.62-15.345h-366.039v363.766h366.039v-363.766z" />
22
- <glyph unicode="&#xe90c;" glyph-name="group" d="M863.277 485.304c28.24 19.844 46.939 52.854 46.939 90.061 0 60.868-49.228 110.096-110.096 110.096s-110.096-49.228-110.096-110.096c0-37.207 18.508-70.217 46.939-90.061-24.233-8.396-46.366-21.37-65.065-38.161-25.759 21.943-56.097 38.734-89.298 48.656 40.26 24.423 67.355 68.881 67.355 119.445 0 77.086-62.394 139.48-139.48 139.48s-139.48-62.585-139.48-139.48c0-50.564 26.904-95.022 67.355-119.445-32.819-9.922-62.776-26.522-88.344-48.083-18.699 16.409-40.451 29.194-64.302 37.398 28.24 19.844 46.939 52.854 46.939 90.061 0 60.868-49.228 110.096-110.096 110.096s-110.096-49.228-110.096-110.096c0-37.207 18.508-70.217 46.939-90.061-75.751-26.141-130.131-98.075-130.131-182.603v-12.593c0-0.382 0.382-0.763 0.763-0.763h233.358c-1.336-10.494-2.099-21.37-2.099-32.246v-12.975c0-56.097 45.412-101.51 101.51-101.51h295.752c56.097 0 101.51 45.412 101.51 101.51v12.975c0 10.876-0.763 21.752-2.099 32.246h234.884c0.382 0 0.763 0.382 0.763 0.763v12.593c-0.382 84.719-54.571 156.653-130.321 182.794zM720.553 575.556c0 43.886 35.681 79.567 79.567 79.567s79.567-35.681 79.567-79.567c0-43.313-34.918-78.613-78.040-79.567-0.572 0-0.954 0-1.526 0s-0.954 0-1.526 0c-43.313 0.763-78.040 36.063-78.040 79.567zM401.141 615.244c0 60.104 48.847 108.951 108.951 108.951s108.951-48.847 108.951-108.951c0-58.005-45.603-105.517-102.654-108.76-2.099 0-4.198 0-6.297 0s-4.198 0-6.297 0c-57.051 3.244-102.654 50.755-102.654 108.76zM142.406 575.556c0 43.886 35.681 79.567 79.567 79.567s79.567-35.681 79.567-79.567c0-43.313-34.918-78.613-78.040-79.567-0.572 0-0.954 0-1.526 0s-0.954 0-1.526 0c-43.122 0.763-78.040 36.063-78.040 79.567zM268.721 319.874h-208.553c8.586 81.284 77.277 145.014 160.66 145.586 0.382 0 0.763 0 1.145 0s0.763 0 1.145 0c39.688-0.191 75.941-14.883 103.99-38.734-27.476-29.766-47.893-66.401-58.387-106.852zM729.139 243.932c0-39.116-31.865-70.98-70.98-70.98h-295.752c-39.116 0-70.98 31.865-70.98 70.98v12.975c0 118.491 94.64 215.422 212.369 218.856 2.099-0.191 4.389-0.191 6.487-0.191s4.389 0 6.487 0.191c117.728-3.435 212.369-100.365 212.369-218.856v-12.975zM751.845 319.874c-10.494 40.26-30.529 76.323-57.815 106.089 28.24 24.423 64.875 39.116 104.944 39.497 0.382 0 0.763 0 1.145 0s0.763 0 1.145 0c83.383-0.572 152.074-64.302 160.66-145.586h-210.079z" />
23
- <glyph unicode="&#xe90d;" glyph-name="linkedin" d="M123.392 713.115c-33.485 0-62.464 12.186-86.835 36.557s-36.557 53.35-36.557 86.938c0 33.485 12.186 62.464 36.557 86.835s53.35 36.557 86.835 36.557c33.485 0 62.464-12.186 86.835-36.557s36.557-53.35 36.557-86.835c0-33.485-12.186-62.464-36.557-86.835-24.371-24.474-53.248-36.659-86.835-36.659zM228.557-63.999h-212.582v683.418h212.582v-683.418zM1024-63.999h-212.582v333.722c0 54.886-4.608 94.515-13.722 118.886-16.794 41.165-49.562 61.747-98.304 61.747s-83.046-18.33-102.81-54.886c-15.258-27.443-22.835-67.789-22.835-121.139v-338.33h-210.33v683.418h203.469v-93.696h2.253c15.258 30.515 39.629 55.603 73.114 75.469 36.557 24.371 79.258 36.557 128 36.557 99.021 0 168.346-31.232 207.974-93.696 30.515-50.278 45.67-128 45.67-233.165v-374.886z" />
24
- <glyph unicode="&#xe90e;" glyph-name="lock" d="M791.744 618.986h-48.716v97.433c0 136.406-107.176 243.582-243.582 243.582s-243.582-107.176-243.582-243.582v-97.433h-48.716c-53.588 0-97.433-43.845-97.433-97.433v-487.164c0-53.588 43.845-97.433 97.433-97.433h584.597c53.588 0 97.433 43.845 97.433 97.433v487.164c0 53.588-43.845 97.433-97.433 97.433zM499.446 180.538c-53.588 0-97.433 43.845-97.433 97.433s43.845 97.433 97.433 97.433c53.588 0 97.433-43.845 97.433-97.433s-43.845-97.433-97.433-97.433zM650.467 618.986h-302.042v97.433c0 82.818 68.203 151.021 151.021 151.021s151.021-68.203 151.021-151.021v-97.433z" />
25
- <glyph unicode="&#xe90f;" glyph-name="mark" d="M347.955 82.023l-333.926 331.981c-9.421 9.318-14.029 21.299-14.029 36.045 0 14.643 4.608 26.624 14.029 36.045l74.035 71.987c9.318 10.65 20.992 15.974 35.021 15.974s26.317-5.325 36.966-15.974l223.949-224.051 480.051 480.051c10.65 10.65 23.040 15.974 36.966 15.974s25.702-5.325 35.021-15.974l74.035-71.987c9.318-9.318 14.029-21.299 14.029-36.045 0-14.643-4.71-26.726-14.029-36.045l-590.029-587.981c-9.421-10.752-21.402-15.974-36.045-15.974s-26.726 5.222-36.045 15.974z" />
26
- <glyph unicode="&#xe910;" glyph-name="minus" d="M64 512.001h853.333c35.346 0 64-28.654 64-64s-28.654-64-64-64h-853.333c-35.346 0-64 28.654-64 64s28.654 64 64 64z" />
27
- <glyph unicode="&#xe911;" glyph-name="mortarboard" d="M702.009 81.893c-8.908 2.261-17.931-3.19-20.141-12.082l-16.618-66.474c-2.244-8.923 3.19-17.931 12.098-20.159 1.346-0.349 2.709-0.499 4.039-0.499 7.445 0 14.209 5.036 16.104 12.581l16.618 66.474c2.226 8.908-3.192 17.931-12.1 20.159zM498.562 414.765c2.16 0 4.322 0.415 6.349 1.262l182.807 75.649c8.476 3.507 12.497 13.229 8.992 21.705-3.507 8.493-13.263 12.482-21.721 9.007l-176.427-73.022-465.324 192.544v5.517c0 9.173-7.445 16.618-16.618 16.618s-16.62-7.445-16.62-16.618v-16.618c0-6.731 4.055-12.797 10.271-15.356l481.944-199.425c2.025-0.847 4.187-1.264 6.347-1.264zM696.26 244.506c-4.055 8.226-13.993 11.617-22.252 7.545-31.559-15.605-84.275-33.752-158.825-36.23v149.088c0 9.173-7.445 16.618-16.618 16.618s-16.618-7.445-16.618-16.618v-148.938c-206.354 6.581-272.945 131.587-282.519 152.394v112.874c0 9.173-7.445 16.618-16.618 16.618s-16.618-7.445-16.618-16.618v-116.331c0-2.111 0.399-4.205 1.18-6.181 2.892-7.196 73.622-176.623 331.195-176.623 90.024 0 153.109 21.837 190.168 40.152 8.238 4.070 11.613 14.024 7.525 22.25zM747.843 65.771c-9.19 0-16.618-7.445-16.618-16.618v-49.856c0-9.173 7.428-16.618 16.618-16.618s16.618 7.445 16.618 16.618v49.856c0 9.173-7.428 16.618-16.618 16.618zM980.506 664.046c-9.19 0-16.618-7.445-16.618-16.618v-5.484l-199.425-82.080v30.031l222.392 92.035c6.215 2.559 10.271 8.626 10.271 15.356s-4.055 12.78-10.254 15.356l-481.962 199.423c-4.072 1.679-8.626 1.679-12.696 0l-481.944-199.425c-6.216-2.577-10.271-8.626-10.271-15.356s4.055-12.797 10.271-15.356l481.944-199.425c2.027-0.847 4.187-1.264 6.349-1.264s4.322 0.415 6.349 1.264l174.265 72.108c8.493 3.49 12.515 13.212 9.007 21.705-3.507 8.476-13.229 12.482-21.705 8.992l-167.918-69.468-438.485 181.444 438.485 181.444 438.485-181.444-190.799-78.956-182.756 68.237c0.964 3.457 1.546 7.013 1.546 10.719 0 27.953-29.199 49.856-66.474 49.856s-66.474-21.904-66.474-49.856c0-27.953 29.199-49.856 66.474-49.856 16.636 0 31.476 4.538 43.009 11.849l189.652-70.813v-409.421c-19.294-6.896-33.238-25.16-33.238-46.799 0-27.487 22.369-49.856 49.856-49.856s49.856 22.369 49.856 49.856c0 21.637-13.942 39.901-33.238 46.799v94.328c47.712 36.013 64.813 83.975 65.561 86.101 0.598 1.745 0.913 3.589 0.913 5.434v116.331c0 9.173-7.428 16.618-16.618 16.618s-16.618-7.445-16.618-16.618v-113.257c-2.875-7.046-12.863-28.767-33.238-50.205v206.144l222.376 91.519c6.232 2.559 10.287 8.641 10.287 15.372v16.618c0 9.175-7.428 16.62-16.618 16.62zM498.562 680.666c-20.291 0-33.238 9.839-33.238 16.618 0 6.781 12.945 16.618 33.238 16.618s33.238-9.839 33.238-16.618c0-6.781-12.947-16.618-33.238-16.618zM747.843 115.628c-9.173 0-16.618 7.461-16.618 16.618s7.445 16.618 16.618 16.618c9.173 0 16.618-7.461 16.618-16.618 0-9.155-7.445-16.618-16.618-16.618zM813.819 69.81c-2.226 8.89-11.268 14.326-20.141 12.082-8.908-2.226-14.326-11.251-12.098-20.159l16.618-66.474c1.895-7.545 8.659-12.581 16.104-12.581 1.33 0 2.691 0.15 4.039 0.499 8.908 2.226 14.326 11.235 12.098 20.159l-16.62 66.474z" />
28
- <glyph unicode="&#xe912;" glyph-name="offer" d="M932.274 434.787c-4.104 8.397-4.104 18.028 0 26.423l38.043 77.826c21.181 43.333 4.399 94.981-38.207 117.587l-76.521 40.601c-8.256 4.379-13.916 12.172-15.531 21.375l-14.966 85.325c-8.333 47.506-52.278 79.43-100.025 72.674l-85.771-12.133c-9.258-1.307-18.412 1.669-25.128 8.166l-62.259 60.229c-34.667 33.537-88.974 33.539-123.639 0l-62.261-60.235c-6.718-6.499-15.872-9.469-25.128-8.166l-85.771 12.133c-47.763 6.76-91.692-25.168-100.025-72.674l-14.966-85.321c-1.616-9.204-7.276-16.996-15.529-21.376l-76.521-40.601c-42.606-22.604-59.388-74.256-38.207-117.589l38.041-77.824c4.104-8.397 4.104-18.028 0-26.423l-38.043-77.824c-21.181-43.333-4.399-94.981 38.207-117.587l76.521-40.601c8.256-4.379 13.916-12.172 15.531-21.375l14.966-85.325c7.586-43.247 44.67-73.577 87.289-73.573 4.198 0 8.457 0.295 12.738 0.9l85.771 12.133c9.25 1.313 18.41-1.669 25.128-8.166l62.259-60.229c17.336-16.77 39.573-25.154 61.819-25.152 22.239 0.002 44.49 8.385 61.819 25.152l62.261 60.229c6.718 6.497 15.874 9.465 25.128 8.166l85.771-12.133c47.769-6.758 91.692 25.168 100.025 72.674l14.968 85.321c1.616 9.204 7.276 16.996 15.529 21.376l76.521 40.601c42.606 22.604 59.388 74.256 38.207 117.589l-38.043 77.826zM904.537 291.343l-76.521-40.601c-24.397-12.947-41.129-35.973-45.901-63.179l-14.966-85.323c-2.819-16.073-17.679-26.869-33.842-24.588l-85.771 12.133c-27.353 3.875-54.419-4.929-74.272-24.132l-62.261-60.227c-11.726-11.344-30.1-11.344-41.831 0l-62.259 60.229c-16.778 16.231-38.713 25.026-61.611 25.026-4.196 0-8.425-0.295-12.661-0.895l-85.771-12.133c-16.149-2.283-31.021 8.515-33.842 24.588l-14.968 85.325c-4.773 27.206-21.504 50.234-45.903 63.177l-76.521 40.601c-14.416 7.648-20.094 25.122-12.928 39.783l38.043 77.826c12.129 24.815 12.129 53.276 0 78.091l-38.043 77.826c-7.166 14.661-1.488 32.134 12.928 39.783l76.521 40.601c24.397 12.947 41.129 35.973 45.901 63.179l14.966 85.323c2.821 16.073 17.679 26.871 33.842 24.588l85.771-12.133c27.343-3.871 54.419 4.929 74.272 24.132l62.261 60.229c11.726 11.344 30.1 11.344 41.831 0l62.259-60.229c19.852-19.205 46.925-28.003 74.272-24.132l85.771 12.133c16.151 2.285 31.023-8.515 33.842-24.588l14.966-85.325c4.773-27.206 21.504-50.234 45.903-63.177l76.521-40.601c14.416-7.648 20.094-25.122 12.928-39.783l-38.043-77.824c-12.129-24.813-12.129-53.278 0-78.091l38.043-77.824c7.168-14.665 1.49-32.14-12.926-39.789zM705.018 662.929c-11.485 11.487-30.112 11.487-41.6 0l-388.261-388.263c-11.487-11.487-11.487-30.112 0-41.6 5.744-5.744 13.272-8.616 20.799-8.616s15.057 2.871 20.799 8.616l388.261 388.261c11.491 11.489 11.491 30.112 0.002 41.601zM372.427 712.735c-59.472 0-107.857-48.385-107.857-107.857s48.385-107.857 107.857-107.857c59.472 0 107.857 48.385 107.857 107.857s-48.385 107.857-107.857 107.857zM372.427 555.854c-27.032 0-49.024 21.992-49.024 49.026 0 27.032 21.992 49.024 49.024 49.024s49.026-21.992 49.026-49.024c-0.002-27.034-21.994-49.026-49.026-49.026zM607.748 398.973c-59.472 0-107.857-48.385-107.857-107.857s48.385-107.857 107.857-107.857c59.472 0 107.857 48.385 107.857 107.857s-48.385 107.857-107.857 107.857zM607.748 242.091c-27.032 0-49.026 21.992-49.026 49.024s21.992 49.024 49.026 49.024c27.032 0 49.024-21.992 49.024-49.024s-21.992-49.024-49.024-49.024z" />
29
- <glyph unicode="&#xe913;" glyph-name="cross" horiz-adv-x="1020" d="M983.896 164.596c17.379-17.379 25.399-37.431 25.399-62.83 0-24.063-8.021-46.789-25.399-65.504l-62.83-62.83c-18.715-17.379-40.104-25.399-65.504-25.399-24.063 0-45.452 8.021-62.83 25.399l-283.405 284.742-283.405-284.742c-17.379-17.379-37.431-25.399-62.83-25.399-24.063 0-46.789 8.021-65.504 25.399l-62.83 62.83c-17.379 18.715-25.399 40.104-25.399 65.504 0 24.063 8.021 45.452 25.399 62.83l283.405 283.405-282.068 283.405c-17.379 17.379-25.399 37.431-25.399 62.83 0 24.063 8.021 46.789 25.399 65.504l62.83 62.83c18.715 17.379 40.104 25.399 65.504 25.399 24.063 0 45.452-8.021 62.83-25.399l283.405-283.405 283.405 283.405c17.379 17.379 37.431 25.399 62.83 25.399 24.063 0 46.789-8.021 65.504-25.399l62.83-62.83c17.379-18.715 25.399-40.104 25.399-65.504 0-24.063-8.021-45.452-25.399-62.83l-284.742-283.405 283.405-283.405z" />
30
- <glyph unicode="&#xe914;" glyph-name="plus" d="M426.667 512.001v362.667c0 35.346 28.654 64 64 64s64-28.654 64-64v-362.667h362.667c35.346 0 64-28.654 64-64s-28.654-64-64-64h-362.667v-362.667c0-35.346-28.654-64-64-64s-64 28.654-64 64v362.667h-362.667c-35.346 0-64 28.654-64 64s28.654 64 64 64h362.667z" />
31
- <glyph unicode="&#xe915;" glyph-name="shopping-cart" d="M296.989 286.371h563.726c63.921 0 116.067 52.146 116.067 116.067v237.181c0 0.21 0 0.631 0 0.841 0 0.631 0 1.051 0 1.682 0 0.421 0 0.841-0.21 1.262 0 0.421-0.21 1.051-0.21 1.472s-0.21 0.841-0.21 1.262c-0.21 0.421-0.21 0.841-0.421 1.472-0.21 0.421-0.21 0.841-0.421 1.262s-0.21 0.841-0.421 1.262c-0.21 0.421-0.421 0.841-0.631 1.472-0.21 0.421-0.421 0.841-0.631 1.051-0.21 0.421-0.421 0.841-0.631 1.262s-0.421 0.631-0.631 1.051c-0.21 0.421-0.631 0.841-0.841 1.262s-0.421 0.631-0.841 1.051c-0.21 0.421-0.631 0.631-0.841 1.051s-0.631 0.631-0.841 1.051c-0.21 0.421-0.631 0.631-0.841 0.841-0.421 0.421-0.631 0.631-1.051 1.051-0.421 0.21-0.631 0.631-1.051 0.841s-0.841 0.631-1.262 0.841c-0.421 0.21-0.631 0.421-1.051 0.631s-0.841 0.421-1.262 0.841c-0.421 0.21-0.841 0.421-1.262 0.631s-0.841 0.421-1.262 0.631c-0.421 0.21-0.841 0.421-1.262 0.631s-0.841 0.21-1.262 0.421c-0.421 0.21-1.051 0.421-1.472 0.421s-0.841 0.21-1.051 0.21-1.051 0.21-1.682 0.21c-0.21 0-0.421 0.21-0.841 0.21l-714.487 98.615v99.667c0 1.051 0 2.103-0.21 2.944 0 0.21 0 0.421-0.21 0.841 0 0.631-0.21 1.262-0.21 1.892-0.21 0.631-0.21 1.051-0.421 1.682 0 0.421-0.21 0.631-0.21 1.051-0.21 0.631-0.421 1.262-0.631 1.892 0 0.21-0.21 0.631-0.21 0.841-0.21 0.631-0.421 1.051-0.841 1.682-0.21 0.21-0.21 0.631-0.421 0.841-0.21 0.421-0.421 0.841-0.841 1.262-0.21 0.421-0.421 0.631-0.631 1.051s-0.421 0.631-0.631 1.051c-0.21 0.421-0.631 0.841-0.841 1.262-0.21 0.21-0.421 0.421-0.631 0.631-0.421 0.421-0.841 0.841-1.262 1.262-0.21 0.21-0.421 0.421-0.631 0.631-0.421 0.421-0.841 0.841-1.472 1.262-0.21 0.21-0.631 0.421-0.841 0.631-0.421 0.421-0.841 0.631-1.262 1.051-0.631 0.421-1.262 0.841-1.682 1.051-0.21 0.21-0.421 0.21-0.631 0.421-0.841 0.421-1.892 0.841-2.733 1.262l-154.967 65.183c-14.508 6.098-31.12-0.631-37.217-15.139s0.631-31.12 15.139-37.217l137.515-58.034v-621.97c0-58.875 44.156-107.657 101.138-115.016-10.303-17.242-16.401-37.428-16.401-58.875 0-63.29 51.515-114.595 114.595-114.595s114.595 51.515 114.595 114.595c0 21.027-5.677 41.002-15.77 57.823h255.264c-10.093-17.032-15.77-36.797-15.77-57.823 0-63.29 51.515-114.595 114.595-114.595s114.595 51.515 114.595 114.595c0 63.080-51.515 114.595-114.595 114.595h-536.181c-32.802 0-59.295 26.704-59.295 59.295v76.958c17.242-10.093 37.638-15.98 59.295-15.98zM438.289 51.713c0-31.961-26.073-57.823-57.823-57.823s-57.823 26.073-57.823 57.823c0 31.75 26.073 57.823 57.823 57.823s57.823-25.863 57.823-57.823zM891.204 51.713c0-31.961-26.073-57.823-57.823-57.823s-57.823 26.073-57.823 57.823c0 31.75 26.073 57.823 57.823 57.823s57.823-25.863 57.823-57.823zM860.715 343.143h-563.726c-32.802 0-59.295 26.704-59.295 59.295v306.779l682.316-93.989v-212.58c0-33.012-26.704-59.506-59.295-59.506z" />
32
- <glyph unicode="&#xe916;" glyph-name="star-full" d="M489.984 934.094c14.643 5.12 29.286 5.12 44.032 0 14.643-5.12 25.805-15.36 33.485-30.618l124.416-252.621 279.45-40.141c16.589-2.56 29.696-10.24 39.219-22.938 9.523-12.8 14.029-26.829 13.414-42.086-0.614-15.36-6.656-28.672-18.227-40.141l-202.854-197.222 47.821-279.45c2.56-15.36-0.307-29.696-8.602-43.11s-20.070-22.016-35.43-25.805c-15.36-3.789-30.003-1.946-44.032 5.734l-250.675 130.15-250.675-130.15c-14.029-7.68-28.672-9.523-44.032-5.734s-27.136 12.39-35.43 25.805c-8.294 13.414-11.162 27.75-8.602 43.11l47.821 279.45-202.854 197.12c-11.469 11.469-17.51 24.883-18.125 40.141-0.614 15.36 3.789 29.286 13.414 42.086 9.523 12.698 22.63 20.378 39.219 22.938l279.45 40.141 124.314 252.723c7.68 15.36 18.842 25.498 33.485 30.618z" />
33
- <glyph unicode="&#xe917;" glyph-name="star-half" d="M1009.664 587.47c9.523-12.698 14.336-26.726 14.336-41.984s-6.349-28.672-19.149-40.141l-202.445-196.813 47.718-278.938c3.789-19.149-0.614-35.635-13.414-49.664-12.698-14.029-28.058-20.992-45.875-20.992-10.24 0-19.763 2.56-28.672 7.68l-250.163 129.843-250.266-129.843c-8.909-5.12-18.432-7.68-28.672-7.68-17.818 0-33.178 7.066-45.875 20.992-12.698 14.029-17.203 30.618-13.414 49.664l47.718 278.938-202.342 196.813c-12.8 11.469-19.149 24.781-19.149 40.038s4.813 29.286 14.336 41.984c9.523 12.698 22.016 20.378 37.274 22.938l280.883 40.141 124.109 252.211c6.349 11.469 14.336 20.070 23.859 25.805s20.070 8.602 31.539 8.602 22.016-2.867 31.539-8.602 17.51-14.336 23.859-25.805l124.211-252.211 280.883-41.984c15.258-1.229 27.648-8.294 37.171-20.992zM896 528.283l-265.523 38.195-118.477 240.64v-605.594l236.851-126.054-43.93 265.523 34.406 32.461 156.672 154.829z" />
34
- <glyph unicode="&#xe918;" glyph-name="star-line" d="M1010.586 587.675c9.523-12.8 14.029-26.829 13.414-42.086-0.614-15.36-6.656-28.672-18.227-40.141l-202.854-197.12 47.821-279.45c2.56-15.36-0.307-29.696-8.602-43.11s-20.070-22.016-35.43-25.805c-15.36-3.789-30.003-1.946-44.032 5.734l-250.675 130.15-250.675-130.15c-14.029-7.68-28.672-9.523-44.032-5.734s-27.136 12.39-35.43 25.805c-8.294 13.414-11.162 27.75-8.602 43.11l47.821 279.45-202.854 197.12c-11.469 11.469-17.51 24.883-18.125 40.141-0.614 15.36 3.789 29.286 13.414 42.086 9.523 12.698 22.63 20.378 39.219 22.938l279.45 40.141 124.314 252.723c7.68 15.36 18.842 25.498 33.485 30.618s29.286 5.12 44.032 0c14.643-5.12 25.805-15.36 33.485-30.618l124.416-252.621 279.45-40.141c16.486-2.56 29.594-10.24 39.219-23.040zM896.717 528.385l-266.035 38.298-118.682 241.152-118.682-241.152-266.035-38.298 191.386-187.597-44.032-266.035 237.363 126.362 237.261-126.259-44.032 266.035 191.488 187.494z" />
35
- <glyph unicode="&#xe919;" glyph-name="tumblr" d="M812.032 27.956c5.325-13.312 5.325-22.63 0-27.955-15.974-17.306-40.038-31.949-71.987-44.032-38.707-13.312-79.974-19.968-124.006-19.968-73.318 0-134.042 16.691-181.965 49.971-40.038 26.726-69.325 64-87.962 112.026-15.974 37.274-23.962 77.312-23.962 120.013v287.949h-94.003c-5.325 0-10.035 1.638-14.029 5.018-3.994 3.277-6.042 8.294-6.042 14.95v136.090c0 6.656 2.048 13.005 6.042 19.046s9.318 10.342 15.974 13.005c56.013 18.637 99.328 52.634 130.048 101.99 22.63 38.707 36.045 82.637 40.038 131.994 1.126 21.299 11.878 31.949 31.846 31.949h142.029c5.325 0 10.035-2.048 14.029-6.042s6.042-8.704 6.042-14.029v-229.99h165.99c5.325 0 10.035-2.048 14.029-6.042s6.042-8.704 6.042-14.029v-164.045c0-5.325-2.048-10.035-6.042-14.029s-8.704-6.042-14.029-6.042h-168.141v-266.035c0-36.045 11.981-61.338 36.045-75.981 23.962-14.643 57.344-13.312 100.045 3.994 11.981 5.325 20.992 6.963 27.034 5.018s10.342-6.963 13.005-14.95l43.93-129.843z" />
36
- <glyph unicode="&#xe91a;" glyph-name="twitter" d="M1024 765.953c-29.389-42.701-64.717-79.36-105.984-109.978 1.331-5.325 2.048-14.029 2.048-26.010 0-96.051-23.347-188.723-70.042-278.016-48.026-94.72-115.302-169.984-202.035-225.997-94.72-62.669-203.366-94.003-326.042-94.003-117.248 0.102-224.666 31.437-321.946 94.003 14.643-1.331 31.334-2.048 49.971-2.048 97.28 0 184.627 30.003 262.042 90.010-46.694 0-87.654 13.619-122.982 40.96s-59.699 61.645-73.011 103.014c13.312-1.331 26.010-2.048 37.99-2.048 18.637 0 37.274 2.048 56.013 6.042-48.026 10.65-87.962 35.328-120.013 74.035s-48.026 82.739-48.026 132.096v3.994c29.286-17.306 60.621-26.726 94.003-27.955-27.955 19.968-50.688 45.261-67.994 75.981-17.306 30.618-26.010 64.307-26.010 100.966s10.035 71.68 30.003 104.96c52.019-65.331 115.61-117.35 190.976-155.955 75.264-38.707 155.648-60.006 241.050-64-2.662 15.974-3.994 31.949-3.994 48.026 0 37.274 9.318 72.294 27.955 104.96s44.032 58.266 75.981 77.005c31.949 18.637 66.662 27.955 104.038 27.955 30.618 0 58.982-6.042 84.992-18.022s49.050-27.955 69.018-48.026c48.026 9.318 92.672 26.010 134.042 49.971-15.974-49.357-46.694-87.962-91.955-116.019 39.936 5.427 79.872 16.794 119.91 34.099v0z" />
37
- <glyph unicode="&#xe91b;" glyph-name="user" d="M511.109 485.446c64.001 0 119.413 22.946 164.702 68.218 45.274 45.265 68.236 100.649 68.236 164.634 0 63.962-22.954 119.354-68.243 164.634-45.289 45.258-100.701 68.203-164.695 68.203-64.008 0-119.413-22.946-164.695-68.211s-68.243-100.657-68.243-164.626c0-63.984 22.962-119.376 68.243-164.641 45.296-45.258 100.709-68.211 164.695-68.211zM386.494 842.867c34.745 34.732 75.504 51.615 124.615 51.615 49.104 0 89.87-16.883 124.622-51.615 34.745-34.74 51.642-75.491 51.642-124.569 0-49.093-16.897-89.836-51.642-124.576-34.753-34.74-75.519-51.623-124.622-51.623-49.096 0-89.855 16.89-124.615 51.623-34.753 34.732-51.649 75.483-51.649 124.576 0 49.078 16.897 89.829 51.649 124.569zM918.688 207.75c-1.306 18.838-3.947 39.386-7.836 61.086-3.925 21.862-8.98 42.528-15.030 61.418-6.257 19.524-14.75 38.804-25.264 57.28-10.898 19.177-23.707 35.876-38.080 49.617-15.030 14.375-33.432 25.933-54.711 34.364-21.206 8.386-44.706 12.635-69.845 12.635-9.872 0-19.42-4.049-37.859-16.050-11.348-7.398-24.622-15.954-39.438-25.417-12.669-8.069-29.831-15.629-51.030-22.474-20.682-6.69-41.681-10.083-62.414-10.083-20.719 0-41.718 3.393-62.414 10.083-21.176 6.837-38.346 14.397-50.993 22.466-14.676 9.375-27.957 17.93-39.475 25.432-18.424 12-27.972 16.050-37.844 16.050-25.146 0-48.639-4.256-69.837-12.649-21.265-8.416-39.674-19.973-54.719-34.364-14.373-13.748-27.182-30.44-38.073-49.609-10.5-18.476-19-37.749-25.257-57.287-6.043-18.889-11.097-39.549-15.023-61.41-3.896-21.67-6.53-42.226-7.836-61.108-1.284-18.461-1.933-37.675-1.933-57.088 0-50.465 16.048-91.319 47.694-121.449 31.255-29.732 72.604-44.808 122.903-44.808h465.67c50.284 0 91.633 15.076 122.896 44.808 31.654 30.108 47.702 70.977 47.702 121.456-0.007 19.479-0.664 38.693-1.955 57.103zM833.865 70.236c-20.652-19.649-48.071-29.201-83.827-29.201h-465.663c-35.763 0-63.182 9.552-83.827 29.193-20.254 19.273-30.097 45.582-30.097 80.41 0 18.115 0.598 36.001 1.793 53.172 1.166 16.846 3.549 35.352 7.083 55.016 3.49 19.42 7.932 37.646 13.215 54.145 5.069 15.821 11.983 31.487 20.556 46.578 8.183 14.383 17.598 26.722 27.987 36.665 9.717 9.301 21.966 16.913 36.398 22.621 13.348 5.281 28.348 8.172 44.632 8.607 1.985-1.055 5.519-3.068 11.245-6.8 11.651-7.59 25.079-16.249 39.925-25.727 16.734-10.665 38.294-20.298 64.053-28.61 26.334-8.512 53.191-12.834 79.85-12.834s53.523 4.322 79.842 12.826c25.78 8.327 47.333 17.953 64.089 28.633 15.192 9.706 28.245 18.115 39.895 25.712 5.726 3.725 9.26 5.746 11.245 6.8 16.292-0.435 31.292-3.326 44.647-8.607 14.425-5.709 26.673-13.328 36.391-22.621 10.389-9.935 19.804-22.275 27.987-36.672 8.581-15.083 15.502-30.757 20.564-46.563 5.29-16.522 9.74-34.74 13.222-54.145 3.527-19.701 5.918-38.214 7.083-55.030v-0.015c1.203-17.104 1.808-34.983 1.815-53.15-0.007-34.836-9.85-61.137-30.104-80.403z" />
38
- <glyph unicode="&#xe91c;" glyph-name="youtube" d="M1013.828 684.615c-0.016 0.086-0.034 0.188-0.034 0.274-0.426 3.208-10.752 79.274-43.486 114.996-38.486 43.35-81.136 47.718-104.056 50.056l-6.536 0.716c-137.54 10.77-345.412 11.946-348.142 11.964-2.082-0.018-209.954-1.194-348.246-12.050l-5.752-0.632c-22.92-2.338-65.554-6.708-103.884-49.868-32.888-35.908-43.23-111.958-43.69-115.456-0.104-0.872-10.002-88.252-10.002-174.49v-80.862c0-86.29 9.898-173.62 10.036-174.78 0.426-3.208 10.734-79.24 43.486-114.91 35.516-39.97 79.804-45.722 106.274-49.17 4.676-0.598 8.824-1.11 13.858-2.048 79.036-8.176 327.544-10.7 338.296-10.804 2.082 0 210.192 0.494 348.62 11.23l5.956 0.666c22.87 2.406 65.45 6.912 103.578 49.902 32.904 35.858 43.246 111.872 43.724 115.37 0.086 0.888 10.002 88.252 10.002 174.506v80.88c0 86.258-9.916 173.638-10.002 174.51zM725.128 438.121l-324.266-181.402c-2.594-1.45-5.462-2.184-8.328-2.184-2.986 0-5.974 0.786-8.636 2.338-5.222 3.072-8.43 8.67-8.43 14.728v371.252c0 6.11 3.276 11.776 8.568 14.814 5.342 3.038 11.844 2.986 17.118-0.086l324.266-189.85c5.29-3.088 8.5-8.772 8.448-14.882-0.070-6.126-3.398-11.742-8.74-14.728z" />
39
- <glyph unicode="&#xe91d;" glyph-name="spinner" d="M669.491 810.804c0-76.288-61.952-138.24-138.24-138.24-76.39 0-138.24 61.952-138.24 138.24 0 76.39 61.952 138.342 138.24 138.342s138.24-62.054 138.24-138.342zM531.354 100.353c-42.496 0.102-77.005-34.304-77.21-76.902-0.102-42.598 34.202-77.21 76.8-77.312s77.21 34.202 77.21 76.8c0.205 42.803-34.202 77.312-76.8 77.414zM924.979 467.355c-27.853 0-50.381-22.426-50.381-50.278 0-27.75 22.426-50.381 50.381-50.381 27.75 0 50.278 22.528 50.278 50.381 0 27.75-22.528 50.278-50.278 50.278zM225.382 417.076c0 48.64-39.322 87.962-87.962 87.962s-87.962-39.424-87.962-87.962 39.322-87.962 87.962-87.962 87.962 39.322 87.962 87.962zM837.632 667.342c15.462 15.565 15.462 40.755 0 56.218-15.462 15.565-40.448 15.462-55.91 0-15.462-15.565-15.462-40.755 0-56.218 15.565-15.565 40.55-15.565 55.91 0zM188.826 202.446c-35.328-35.123-35.328-92.365 0-127.59s92.57-35.226 127.795 0c35.43 35.123 35.43 92.262 0.102 127.488-35.328 35.123-92.57 35.123-127.898 0.102zM773.222 175.207c-20.173-20.275-20.173-53.146 0-73.421 20.378-20.173 53.043-20.173 73.216 0.102s20.173 53.146-0.102 73.421c-20.173 20.173-52.941 20.173-73.114-0.102zM186.982 761.55c-36.454-36.454-36.454-95.642 0-132.198s95.539-36.454 131.994 0c36.454 36.454 36.454 95.642 0 132.198-36.454 36.454-95.539 36.454-131.994 0z" />
40
- <glyph unicode="&#xe91e;" glyph-name="file" d="M659.821 954.087c-4.695 4.945-11.133 7.914-17.805 7.914h-399.462c-73.711 0-134.555-60.602-134.555-134.305v-755.384c0-73.711 60.844-134.313 134.555-134.313h542.173c73.711 0 134.555 60.602 134.555 134.313v599.806c0 6.43-2.969 12.609-7.172 17.313zM666.992 874.688l168.938-177.344h-109.821c-32.648 0-59.117 26.219-59.117 58.867zM784.727-12.532h-542.173c-46.25 0-85.086 38.336-85.086 84.844v755.384c0 46.25 38.586 84.836 85.086 84.836h374.969v-156.321c0-60.102 48.484-108.336 108.586-108.336h143.703v-575.564c0-46.508-38.586-84.844-85.086-84.844zM717.204 158.132h-407.126c-13.602 0-24.734-11.125-24.734-24.734 0-13.602 11.133-24.734 24.734-24.734h407.376c13.602 0 24.734 11.133 24.734 24.734 0 13.609-11.133 24.734-24.984 24.734zM495.586 246.929c4.703-4.945 11.133-7.914 18.055-7.914 6.93 0 13.359 2.969 18.055 7.914l144.946 155.578c9.398 9.898 8.656 25.727-1.234 34.875-9.898 9.398-25.727 8.664-34.875-1.234l-102.156-109.571v270.094c0 13.609-11.133 24.734-24.734 24.734s-24.734-11.125-24.734-24.734v-270.094l-101.906 109.571c-9.398 9.891-24.984 10.633-34.875 1.234s-10.633-24.984-1.234-34.875z" />
41
- <glyph unicode="&#xe91f;" glyph-name="doubt" d="M916.676 896.18h-809.352c-59.298 0-107.324-48.048-107.324-107.324v-530.376c0-59.298 48.048-107.28 107.324-107.28h614.912l118.111-119.523c20.582-20.781 48.246-31.855 76.373-31.855 13.677 0 27.576 2.603 40.768 8.030 40.238 16.545 66.534 55.747 66.534 99.272v681.733c-0.022 59.298-48.070 107.324-107.346 107.324zM560.334 306.903c0-36.841-28.392-65.277-66.733-65.277-38.385 0-66.777 28.436-66.777 65.277v1.522c0 36.797 28.414 65.233 66.777 65.233 38.341 0 66.733-28.436 66.733-65.233v-1.522zM694.638 629.911c0-97.397-67.549-137.37-151.202-154.202l-2.294-13.81c-3.111-19.921-19.17-37.613-41.429-37.613h-6.111c-22.259 0-38.385 16.964-41.474 37.613l-7.655 52.173c-3.839 25.347 10.743 42.974 35.319 46.062 66.733 8.427 97.441 29.186 97.441 66.799v1.456c0 34.502-26.097 54.511-70.615 54.511-33.002 0-61.394-9.993-89.014-30.708-9.221-6.905-21.509-12.31-34.525-12.31-29.164 0-53.761 24.597-53.761 53.739 0 14.648 6.155 29.936 19.965 41.452 40.679 33.797 92.102 55.328 159.629 55.328 110.501 0 185.705-56.872 185.705-158.945v-1.544h0.022z" />
42
- <glyph unicode="&#xe920;" glyph-name="angle-down" d="M472.064 154.932l-455.68 455.68c-10.854 10.957-16.384 24.269-16.384 39.936s5.53 28.979 16.486 39.936l51.712 51.712c10.957 10.957 24.269 16.794 39.936 17.613s28.979-4.301 39.936-15.258l363.93-364.134 364.032 364.032c10.957 10.957 24.269 16.077 39.936 15.258s28.979-6.656 39.936-17.613l51.712-51.712c10.957-10.957 16.486-24.269 16.486-39.936s-5.53-28.979-16.486-39.936l-455.68-455.68c-10.957-12.595-24.269-18.739-39.936-18.739-15.667 0.102-28.979 6.349-39.936 18.842z" />
43
- <glyph unicode="&#xe921;" glyph-name="angle-left" d="M218.931 487.937l455.68 455.68c10.957 10.854 24.269 16.384 39.936 16.384s28.979-5.53 39.936-16.486l51.712-51.712c10.957-10.957 16.794-24.269 17.613-39.936s-4.301-28.979-15.258-39.936l-364.134-363.93 364.032-364.032c10.957-10.957 16.077-24.269 15.258-39.936s-6.656-28.979-17.613-39.936l-51.712-51.712c-10.957-10.957-24.269-16.486-39.936-16.486s-28.979 5.53-39.936 16.486l-455.68 455.68c-12.595 10.957-18.739 24.269-18.739 39.936 0.102 15.667 6.349 28.979 18.842 39.936z" />
44
- <glyph unicode="&#xe922;" glyph-name="default" d="M938.6 721.001h-170.6c-28.2 0-51.2 23-51.2 51.2v85.4c0 9.4-7.6 17-17 17s-17-7.6-17-17v-85.4c0-47 38.2-85.4 85.4-85.4h153.6v-665.6c0-28.2-23-51.2-51.2-51.2h-717c-28.2 0-51.2 23-51.2 51.2v853.4c0 28.2 23 51.2 51.2 51.2h539l165.6-165.6c6.6-6.6 17.4-6.6 24.2 0 6.6 6.6 6.6 17.4 0 24.2l-170.6 170.6c-3.2 3.2-7.6 5-12 5h-546.2c-47 0-85.4-38.2-85.4-85.4v-853.4c0-47 38.2-85.4 85.4-85.4h716.8c47 0 85.4 38.2 85.4 85.4v682.8c0 9.4-7.8 17-17.2 17z" />
45
- <glyph unicode="&#xe923;" glyph-name="artboard" d="M426.666 379.735h136.534c9.438 0 17.066 7.646 17.066 17.066s-7.628 17.066-17.066 17.066h-136.534c-9.438 0-17.066-7.646-17.066-17.066s7.628-17.066 17.066-17.066zM938.666 721.067h-170.666c-28.228 0-51.2 22.972-51.2 51.2v85.334c0 9.42-7.628 17.066-17.066 17.066s-17.066-7.646-17.066-17.066v-85.334c0-47.052 38.28-85.334 85.334-85.334h153.6v-665.6c0-28.228-22.972-51.2-51.2-51.2h-716.802c-28.228 0-51.2 22.972-51.2 51.2v853.334c0 28.228 22.972 51.2 51.2 51.2h539.068l165.666-165.666c6.674-6.674 17.46-6.674 24.132 0 6.672 6.672 6.672 17.46 0 24.132l-170.666 170.668c-3.192 3.208-7.526 5-12.066 5h-546.134c-47.052 0-85.334-38.28-85.334-85.334v-853.334c0-47.052 38.282-85.332 85.334-85.332h716.8c47.052 0 85.334 38.28 85.334 85.334v682.666c0 9.42-7.63 17.066-17.068 17.066zM426.666 311.467h170.666c9.438 0 17.066 7.646 17.066 17.066s-7.628 17.066-17.066 17.066h-170.666c-9.438 0-17.066-7.646-17.066-17.066s7.628-17.066 17.066-17.066zM512 550.401c-9.438 0-17.066-7.646-17.066-17.066v-17.066h-170.666c-9.438 0-17.066-7.646-17.066-17.066v-273.066c0-9.42 7.628-17.066 17.066-17.066h125.986l-38.86-77.704c-4.216-8.43-0.786-18.67 7.646-22.904 2.44-1.212 5.052-1.792 7.612-1.792 6.264 0 12.288 3.448 15.292 9.438l46.472 92.962h47.172l46.472-92.962c3.004-5.99 9.028-9.438 15.292-9.438 2.56 0 5.172 0.58 7.612 1.792 8.43 4.232 11.862 14.472 7.646 22.904l-38.86 77.704h125.986c9.438 0 17.066 7.646 17.066 17.066v273.064c0 9.42-7.628 17.066-17.066 17.066h-170.666v17.066c-0.004 9.422-7.632 17.068-17.070 17.068zM682.666 482.135v-238.934h-341.332v238.934h341.332z" />
46
- <glyph unicode="&#xe924;" glyph-name="clipboard" d="M512.484 905.509c-35.109 0-63.672-28.563-63.672-63.672 0-35.117 28.563-63.688 63.672-63.688 35.117 0 63.688 28.57 63.688 63.688 0 35.109-28.57 63.672-63.688 63.672zM512.484 875.095c12.859 0 24.023-7.344 29.555-18.047h-59.094c5.531 10.703 16.68 18.047 29.539 18.047zM512.484 808.563c-12.859 0-24.016 7.359-29.547 18.070h59.109c-5.539-10.711-16.695-18.070-29.563-18.070zM897.743 555.906c8.398 0 15.211 6.813 15.211 15.211v193.321c0 51.070-41.547 92.61-92.61 92.61h-86.75c-4.313 21.359-23.234 37.492-45.844 37.492h-67.281c-19.969 40.75-62.102 67.461-107.985 67.461-45.875 0-88.008-26.711-107.977-67.461h-67.281c-22.617 0-41.531-16.133-45.844-37.492h-86.781c-51.063 0-92.602-41.539-92.602-92.602v-733.837c0-51.063 41.539-92.61 92.602-92.61h615.743c51.063 0 92.61 41.547 92.61 92.61v479.673c0 8.398-6.813 15.211-15.211 15.211s-15.203-6.813-15.203-15.211v-479.673c0-34.297-27.898-62.195-62.195-62.195h-615.743c-34.289 0-62.188 27.898-62.188 62.195v733.83c0 34.297 27.898 62.195 62.188 62.195h85.852v-65.922h-57.797c-8.398 0-15.211-6.813-15.211-15.211v-669.15c0-8.398 6.813-15.211 15.211-15.211h50.484c8.398 0 15.203 6.813 15.203 15.211s-6.805 15.203-15.203 15.203h-35.274v638.736h42.586v-45.625c0-8.398 6.805-15.203 15.203-15.203h413.657c8.398 0 15.211 6.805 15.211 15.203v45.625h42.578v-638.736h-433.134c-8.398 0-15.203-6.805-15.203-15.203s6.805-15.211 15.203-15.211h448.345c8.398 0 15.203 6.813 15.203 15.211v669.15c0 8.398-6.805 15.211-15.203 15.211h-57.789v65.922h85.82c34.297 0 62.195-27.898 62.195-62.188v-193.328c0-8.398 6.805-15.211 15.203-15.211zM320.867 699.875v147.891c0 9.023 7.336 16.359 16.359 16.359h77.227c6.305 0 11.953 3.883 14.203 9.773 13.211 34.5 46.899 57.688 83.828 57.688 36.938 0 70.625-23.188 83.836-57.688 2.25-5.891 7.898-9.773 14.203-9.773h77.227c9.016 0 16.359-7.336 16.359-16.359v-147.891zM315.789 539.688h393.384c8.398 0 15.203 6.813 15.203 15.211s-6.805 15.203-15.203 15.203h-393.384c-8.398 0-15.211-6.805-15.211-15.203s6.813-15.211 15.211-15.211zM315.789 422.078h393.384c8.398 0 15.203 6.813 15.203 15.211s-6.805 15.203-15.203 15.203h-393.384c-8.398 0-15.211-6.805-15.211-15.203s6.813-15.211 15.211-15.211zM315.789 304.468h393.384c8.398 0 15.203 6.813 15.203 15.211s-6.805 15.211-15.203 15.211h-393.384c-8.398 0-15.211-6.813-15.211-15.211s6.813-15.211 15.211-15.211zM315.789 186.859h393.384c8.398 0 15.203 6.813 15.203 15.211s-6.805 15.211-15.203 15.211h-393.384c-8.398 0-15.211-6.813-15.211-15.211s6.813-15.211 15.211-15.211z" />
47
- <glyph unicode="&#xe925;" glyph-name="audio" d="M938.666 721.067h-170.666c-28.228 0-51.2 22.972-51.2 51.2v85.334c0 9.42-7.646 17.066-17.066 17.066s-17.066-7.646-17.066-17.066v-85.334c0-47.052 38.28-85.334 85.334-85.334h153.6v-665.6c0-28.228-22.972-51.2-51.2-51.2h-716.802c-28.228 0-51.2 22.972-51.2 51.2v853.334c0 28.228 22.972 51.2 51.2 51.2h539.068l165.666-165.666c6.674-6.674 17.46-6.674 24.132 0 6.672 6.672 6.672 17.46 0 24.132l-170.666 170.668c-3.192 3.208-7.544 5-12.066 5h-546.134c-47.052 0-85.334-38.28-85.334-85.334v-853.334c0-47.052 38.282-85.332 85.334-85.332h716.8c47.052 0 85.334 38.28 85.334 85.334v682.666c0 9.42-7.646 17.066-17.068 17.066zM631.466 311.467c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066c-47.052 0-85.334-38.28-85.334-85.334 0-47.052 38.28-85.334 85.334-85.334 47.052 0 85.334 38.28 85.334 85.334v307.2c0 5.256-2.424 10.222-6.57 13.448-4.13 3.242-9.574 4.404-14.644 3.106l-273.066-68.264c-7.594-1.894-12.92-8.722-12.92-16.554v-307.2c0-28.228-22.972-51.2-51.2-51.2s-51.2 22.972-51.2 51.2 22.972 51.2 51.2 51.2c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066c-47.052 0-85.334-38.28-85.334-85.334 0-47.052 38.28-85.334 85.334-85.334 47.052 0 85.334 38.28 85.334 85.334v293.872l238.934 59.734v-285.338c0-28.228-22.972-51.2-51.2-51.2s-51.2 22.972-51.2 51.2 22.97 51.2 51.198 51.2z" />
48
- <glyph unicode="&#xe926;" glyph-name="professor" d="M689.875 269.446c16.836 16.836 30.945 35.664 42.148 55.938 4.539-1.313 9.32-2.016 14.336-2.016 46.242 0 87.391 57.938 87.391 103.609 0 25.305-8.977 46.938-23.977 61.75v121.711c0 8.406-6.813 15.219-15.227 15.219-8.406 0-15.219-6.813-15.219-15.219v-103.789c-5.25 1.547-10.781 2.547-16.539 2.945v100.047c0 8.406-6.813 15.227-15.227 15.227-8.406 0-15.227-6.82-15.227-15.227v-16.469c-59.438 3.914-274.242 26.172-384.321 146.047-1.258 1.359-2.758 2.492-4.414 3.32-6.234 3.117-13.789 1.602-18.344-3.68-38.875-45.094-60.289-102.774-60.289-162.414v-66.844c-4.43-0.313-8.727-0.969-12.859-1.969v250.039c0 16.305 7.523 31.195 20.641 40.875 13.109 9.68 29.57 12.469 45.141 7.664 8-2.469 16.5 1.984 19.008 9.977 13.594 43.203 43.578 77.766 84.422 97.328s86.57 21.258 128.75 4.758l102.477-40.070c37.516-14.664 69.344-40 92.063-73.273 22.711-33.266 34.719-72.141 34.719-112.422v-35.383c0-8.406 6.813-15.227 15.219-15.227 8.414 0 15.227 6.82 15.227 15.227v35.383c0 46.438-13.836 91.242-40.016 129.594-26.18 38.344-62.883 67.555-106.125 84.461l-102.477 40.070c-50.117 19.602-104.453 17.594-152.992-5.656-44.344-21.234-77.914-57.359-95.695-102.586-20.383 2.492-40.836-2.828-57.805-15.344-20.977-15.477-33.008-39.305-33.008-65.375v-265.555c-17.195-14.797-27.656-37.836-27.656-65.141 0-45.672 41.148-103.609 87.391-103.609 5.016 0 9.797 0.695 14.336 2.016 11.203-20.281 25.313-39.117 42.148-55.945 5.945-5.945 15.586-5.945 21.523 0 5.953 5.945 5.953 15.586 0 21.523-41.258 41.266-63.984 96.117-63.984 154.469v40.313h11.422c7.313-45.43 46.781-80.25 94.242-80.25 49.781 0 90.758 38.305 95.070 86.984 11.078 5.875 24.383 5.875 35.461 0 4.313-48.68 45.289-86.977 95.070-86.977 47.453 0 86.922 34.813 94.234 80.242h11.422v-40.313c0-58.336-22.727-113.188-63.992-154.453-41.25-41.266-96.109-63.992-154.477-63.992-43.773 0-86.008 12.898-122.125 37.297-6.969 4.711-16.43 2.875-21.133-4.086-4.711-6.969-2.883-16.438 4.086-21.141 17.828-12.047 36.969-21.617 56.977-28.617v-56.102l-153.477-88.977c-3.508-2.039-6.063-5.398-7.094-9.328l-26.391-100.953c-2.125-8.133 2.75-16.453 10.883-18.578 1.289-0.336 2.586-0.5 3.859-0.5 6.758 0 12.93 4.539 14.719 11.375l24.781 94.82 88.516 51.313 17.414-86.945c1.023-5.102 4.578-9.32 9.422-11.203 4.852-1.883 10.32-1.156 14.516 1.922l39.625 29.078 32.844-48.367c2.828-4.172 7.547-6.672 12.594-6.672s9.766 2.5 12.594 6.672l32.836 48.344 39.594-29.055c2.648-1.945 5.813-2.953 9.008-2.953 1.852 0 3.719 0.336 5.5 1.031 4.852 1.883 8.406 6.109 9.422 11.203l17.422 86.953 88.516-51.32 24.781-94.813c1.789-6.844 7.961-11.383 14.719-11.383 1.281 0 2.57 0.164 3.859 0.5 8.141 2.133 13.008 10.445 10.883 18.586l-26.391 100.953c-1.031 3.922-3.578 7.281-7.094 9.32l-153.43 88.953v56.078c34.898 12.172 66.883 32.141 93.774 59.055zM803.297 426.977c0-30.219-29.445-73.164-56.938-73.164-0.313 0-0.609 0.023-0.914 0.031 4.406 11.148 8 22.617 10.742 34.344 3.406 12.195 12.453 31.641 22.266 31.641 8.406 0 15.227 6.82 15.227 15.227s-6.82 15.227-15.227 15.227c-5.789 0-10.984-1.211-15.664-3.25v31.961c20.477-2.609 40.508-19.133 40.508-52.016zM281.39 353.813c-27.492 0-56.938 42.945-56.938 73.164 0 32.891 20.039 49.406 40.516 52.016v-31.969c-4.68 2.047-9.883 3.258-15.672 3.258-8.406 0-15.227-6.82-15.227-15.227s6.82-15.227 15.227-15.227c9.844 0 18.914-19.563 22.297-31.75 2.742-11.688 6.32-23.125 10.711-34.234-0.305-0.008-0.602-0.031-0.914-0.031zM401.078 435.946c-35.852 0-65.016 29.172-65.016 65.023 0 23.484 10.633 37.078 65.016 37.078s65.016-13.594 65.016-37.078c0-35.852-29.164-65.023-65.016-65.023zM626.68 435.946c-35.852 0-65.016 29.172-65.016 65.023 0 23.484 10.641 37.078 65.016 37.078s65.016-13.594 65.016-37.078c0-35.852-29.164-65.023-65.016-65.023zM720.774 516.188c-9.734 52.266-70.117 52.313-94.094 52.313-22.695 0-78.055-0.031-92.141-44.391-13.438 4.266-27.883 4.266-41.32 0-14.086 44.367-69.438 44.391-92.141 44.391-23.969 0-84.359-0.047-94.094-52.313h-11.563v60.258c0 46.742 14.984 92.117 42.492 129.477 57.594-56.188 141.93-97.313 251.024-122.352 63.914-14.672 118.234-19.438 143.399-20.953v-46.43zM415.297 109.641l20.047 11.625c6.805-21.961 22.586-40.016 43.039-49.844l-48.328-35.469zM513.891 13.649l-20.875 30.734 20.852 15.305 20.883-15.32zM597.68 35.953l-48.313 35.453c20.461 9.828 36.25 27.875 43.063 49.836l20.016-11.602zM565.656 146.5c-0.031-0.523-0.039-1.055-0.016-1.578-0.352-28.25-23.422-51.125-51.773-51.125-28.531 0-51.742 23.227-51.742 51.766v56.398c16.883-3.57 34.203-5.43 51.742-5.43 17.617 0 34.945 1.836 51.789 5.383zM366.703 325.219c0-8.406 6.82-15.227 15.227-15.227h73.078c23.977 0 45.32 11.461 58.875 29.172 13.547-17.711 34.891-29.172 58.867-29.172h73.078c8.414 0 15.227 6.82 15.227 15.227 0 40.859-33.242 74.094-74.094 74.094h-36.766c4.68 5.977 4.281 14.641-1.219 20.141-5.945 5.945-15.586 5.945-21.531 0-3.625-3.625-8.445-5.617-13.57-5.617s-9.945 1.992-13.57 5.617c-5.945 5.945-15.586 5.945-21.531 0-5.5-5.5-5.898-14.164-1.219-20.141h-36.758c-40.852 0-74.094-33.234-74.094-74.094zM455.008 340.446h-55.109c6.188 16.578 22.188 28.422 40.898 28.422h55.117c-6.195-16.586-22.195-28.422-40.906-28.422zM627.867 340.446h-55.117c-18.711 0-34.711 11.836-40.906 28.422h55.117c18.711 0 34.711-11.844 40.906-28.422z" />
49
- <glyph unicode="&#xe927;" glyph-name="interactive" d="M593.442 382.925c-6.656-6.674-6.656-17.476 0-24.15 3.344-3.328 7.714-5 12.066-5 4.37 0 8.738 1.672 12.084 5l77.142 77.158c18.568 18.568 33.894 58.504 0 92.398-33.622 33.622-73.626 18.484-92.398 0l-77.158-77.142c-6.656-6.674-6.656-17.476 0-24.15 6.674-6.656 17.476-6.656 24.15 0l76.954 76.97c5.342 5.102 24.354 20.156 44.322 0.188 20.122-20.138 5.018-38.946 0-44.134l-77.162-77.138zM938.666 721.067h-170.666c-28.228 0-51.2 22.972-51.2 51.2v85.334c0 9.42-7.646 17.066-17.066 17.066s-17.066-7.646-17.066-17.066v-85.334c0-47.052 38.28-85.334 85.334-85.334h153.6v-665.6c0-28.228-22.972-51.2-51.2-51.2h-716.802c-28.228 0-51.2 22.972-51.2 51.2v853.334c0 28.228 22.972 51.2 51.2 51.2h539.068l165.666-165.666c6.674-6.674 17.46-6.674 24.132 0 6.672 6.672 6.672 17.46 0 24.132l-170.666 170.668c-3.192 3.208-7.544 5-12.066 5h-546.134c-47.052 0-85.334-38.28-85.334-85.334v-853.334c0-47.052 38.282-85.332 85.334-85.332h716.8c47.052 0 85.334 38.28 85.334 85.334v682.666c0 9.42-7.646 17.066-17.068 17.066zM443.734 345.601c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066c18.824 0 34.134-15.308 34.134-34.134 0-9.42 7.646-17.066 17.066-17.066s17.066 7.646 17.066 17.066c0 37.648-30.618 68.266-68.266 68.266zM443.734 413.867c-75.282 0-136.534-61.252-136.534-136.534v-119.466c0-9.42 7.646-17.066 17.066-17.066h119.466c75.282 0 136.534 61.252 136.534 136.534 0 75.28-61.252 136.532-136.532 136.532zM443.734 174.935h-102.4v102.4c0 56.474 45.926 102.4 102.4 102.4s102.4-45.926 102.4-102.4c0-56.474-45.928-102.4-102.4-102.4z" />
50
- <glyph unicode="&#xe928;" glyph-name="graduate" d="M432.86 267.813v16.883c0 8.391-6.805 15.195-15.195 15.195-8.398 0-15.195-6.805-15.195-15.195v-16.883c0-8.391 6.797-15.195 15.195-15.195 8.391 0 15.195 6.805 15.195 15.195zM598.65 299.891c-8.391 0-15.195-6.805-15.195-15.195v-16.883c0-8.391 6.805-15.195 15.195-15.195 8.398 0 15.195 6.805 15.195 15.195v16.883c0 8.391-6.805 15.195-15.195 15.195zM508.157 201.415c12.688 0 25.375 4.828 35.031 14.484 5.938 5.93 5.938 15.555 0 21.484-5.938 5.938-15.555 5.938-21.484 0-7.477-7.461-19.617-7.469-27.094 0-5.93 5.938-15.547 5.938-21.484 0-5.938-5.93-5.938-15.555 0-21.484 9.656-9.656 22.344-14.484 35.031-14.484zM591.228 183.407h-166.133c-8.398 0-15.195-6.805-15.195-15.195 0-54.18 44.078-98.258 98.258-98.258s98.266 44.078 98.266 98.258c0 8.391-6.805 15.195-15.195 15.195zM508.157 100.336c-32.203 0-59.234 22.547-66.156 52.68h132.313c-6.914-30.133-33.953-52.68-66.156-52.68zM434.134 334.063c2.969-2.969 6.859-4.453 10.75-4.453 3.883 0 7.773 1.484 10.742 4.453 5.938 5.938 5.938 15.555 0 21.484-20.93 20.938-54.992 20.938-75.93 0-5.93-5.93-5.93-15.555 0-21.484 5.938-5.938 15.555-5.938 21.492 0 9.078 9.086 23.859 9.086 32.945 0zM598.65 371.274c-14.336 0-27.82-5.578-37.961-15.727-5.938-5.93-5.938-15.555 0-21.484 5.938-5.938 15.555-5.938 21.492 0 4.398 4.398 10.25 6.82 16.469 6.82 6.227 0 12.078-2.422 16.477-6.82 2.969-2.969 6.859-4.453 10.742-4.453 3.891 0 7.781 1.484 10.75 4.453 5.938 5.938 5.938 15.555 0 21.484-10.148 10.148-23.625 15.727-37.969 15.727zM1012.221 709.595l-133.086 50.742c-7.836 2.984-16.617-0.945-19.609-8.789-2.992-7.836 0.945-16.617 8.781-19.609l95.844-36.539-160.68-61.258v41.469c0 6.938-4.695 12.992-11.414 14.719-184.524 47.375-379.595 47.375-564.118 0-6.719-1.727-11.422-7.781-11.422-14.719v-41.461l-160.664 61.25 454.142 173.149 299.813-114.305c7.828-2.992 16.617 0.938 19.609 8.781s-0.945 16.625-8.781 19.609l-305.227 116.375c-3.492 1.328-7.344 1.328-10.828 0l-496.798-189.414c-5.891-2.25-9.781-7.898-9.781-14.195 0-6.305 3.891-11.953 9.781-14.203l208.735-79.578 0.008-216.196c0-8.391 6.797-15.195 15.195-15.195 8.391 0 15.195 6.805 15.195 15.195v85.367c12.367 3.031 24.781 5.867 37.242 8.469-16.031-33.344-24.422-69.93-24.422-107.477v-66.711c-4.414-0.313-8.695-0.969-12.82-1.961v21.531c0 8.398-6.805 15.195-15.195 15.195-8.398 0-15.195-6.797-15.195-15.195v-37.008c-17.172-14.766-27.609-37.766-27.609-65.024 0-45.578 41.063-103.406 87.219-103.406 5.055 0 9.867 0.719 14.445 2.055 42.352-76.633 123.992-128.641 217.563-128.641 66.383 0 128.766 25.844 175.664 72.766 16.805 16.805 30.883 35.594 42.063 55.836 4.531-1.313 9.305-2.008 14.305-2.008 46.156 0 87.227 57.82 87.227 103.406 0 25.242-8.961 46.836-23.93 61.625v317.383l59.727 22.766v-216.977c-20.594-6.469-35.57-25.734-35.57-48.43 0-27.992 22.773-50.766 50.766-50.766 27.984 0 50.758 22.773 50.758 50.766 0 22.695-14.977 41.961-35.563 48.43v228.555l118.633 45.227c5.891 2.25 9.781 7.898 9.781 14.203 0 6.297-3.891 11.953-9.781 14.195zM756.572 305.063v67.391c0 0.008 0.008 0.023 0.008 0.039v32.414c0 8.391-6.805 15.195-15.195 15.195-8.398 0-15.195-6.805-15.195-15.195v-16.438c-52.242 3.43-224.907 21.055-340.376 107.071 129.196 14.563 260.657 6.305 387.274-24.758v-168.664c-5.242 1.547-10.766 2.547-16.516 2.945zM246.907 663.759c172.383 42.281 353.79 42.281 526.173 0v-161.68c-86.281 20.563-174.672 30.836-263.086 30.836-88.406 0-176.805-10.273-263.079-30.836zM276.133 149.586c-27.438 0-56.828 42.859-56.828 73.024 0 32.82 20 49.305 40.43 51.914v-31.906c-4.664 2.039-9.859 3.25-15.633 3.25-8.398 0-15.195-6.805-15.195-15.195s6.797-15.195 15.195-15.195c10.445 0 20.016-22.078 22.82-33.899 0.023-0.094 0.063-0.18 0.086-0.273 2.688-10.852 6.086-21.438 10.148-31.68-0.336-0.016-0.672-0.039-1.023-0.039zM662.314 86.86c-41.156-41.18-95.914-63.86-154.164-63.86-120.219 0-218.024 97.805-218.024 218.016v130.758c0 40.859 11.289 80.406 32.672 114.821 7.188 1.234 14.383 2.375 21.586 3.469 73.836-65.188 176.078-97.75 249.711-113.633 59-12.719 108.446-17.031 132.094-18.453v-116.961c0-58.219-22.688-112.961-63.875-154.157zM740.181 149.586c-0.313 0-0.609 0.023-0.914 0.031 4.406 11.133 7.992 22.594 10.734 34.305 3.406 12.172 12.422 31.555 22.211 31.555 8.391 0 15.195 6.805 15.195 15.195s-6.805 15.195-15.195 15.195c-5.781 0-10.969-1.211-15.641-3.25v31.906c20.438-2.609 40.438-19.094 40.438-51.914 0-30.164-29.391-73.024-56.828-73.024zM878.392 338.602c-11.234 0-20.375 9.141-20.375 20.367 0 11.234 9.141 20.375 20.375 20.375s20.367-9.141 20.367-20.375c0-11.227-9.133-20.367-20.367-20.367z" />
51
- <glyph unicode="&#xe929;" glyph-name="student" d="M461.883 559.267c-2.070 8.148-10.359 13.062-18.508 10.992l-69.023-17.594c-8.148-2.078-13.070-10.367-10.992-18.516 1.758-6.891 7.945-11.469 14.742-11.469 1.242 0 2.508 0.156 3.773 0.477l69.016 17.594c8.148 2.078 13.070 10.367 10.992 18.516zM572.851 540.752l69.023-17.594c1.258-0.328 2.523-0.477 3.773-0.477 6.789 0 12.984 4.578 14.742 11.469 2.070 8.148-2.844 16.43-10.992 18.508l-69.023 17.594c-8.156 2.078-16.437-2.844-18.516-10.992s2.844-16.43 10.992-18.508zM405.977 489.189v-16.914c0-8.406 6.812-15.227 15.227-15.227 8.406 0 15.219 6.82 15.219 15.227v16.914c0 8.406-6.812 15.227-15.219 15.227-8.414 0-15.227-6.82-15.227-15.227zM602.547 504.416c-8.406 0-15.227-6.82-15.227-15.227v-16.914c0-8.406 6.82-15.227 15.227-15.227s15.227 6.82 15.227 15.227v16.914c0 8.406-6.82 15.227-15.227 15.227zM511.875 395.588c12.711 0 25.422 4.836 35.102 14.516 5.945 5.945 5.945 15.586 0 21.531-5.953 5.945-15.594 5.945-21.531 0-7.484-7.484-19.664-7.484-27.141 0-5.945 5.945-15.586 5.945-21.531 0s-5.945-15.586 0-21.531c9.68-9.68 22.391-14.516 35.102-14.516zM496.953 332.564c-51.937 5.711-64.008 40.266-64.601 42.055-2.477 7.969-10.922 12.461-18.922 10.055-8.055-2.422-12.617-10.914-10.195-18.961 0.68-2.266 17.484-55.406 90.391-63.414 0.562-0.062 1.125-0.094 1.68-0.094 7.664 0 14.258 5.773 15.117 13.57 0.922 8.359-5.109 15.875-13.469 16.789zM687.875 269.439c16.836 16.836 30.945 35.664 42.141 55.937 4.547-1.312 9.32-2.008 14.344-2.008 46.242 0 87.391 57.937 87.391 103.609 0 25.297-8.977 46.937-23.977 61.75v203.781c0 46.43-13.836 91.242-40.016 129.594-4.742 6.945-14.211 8.727-21.164 3.984-6.937-4.742-8.727-14.211-3.984-21.156 22.711-33.266 34.719-72.141 34.719-112.422v-185.859c-5.25 1.547-10.781 2.539-16.539 2.945v100.039c0 8.414-6.82 15.227-15.227 15.227s-15.227-6.812-15.227-15.227v-16.453c-59.461 3.945-274.367 26.297-384.32 146.031-1.258 1.367-2.758 2.492-4.414 3.328-6.234 3.117-13.789 1.602-18.344-3.68-38.875-45.094-60.289-102.781-60.289-162.414v-66.851c-4.43-0.305-8.719-0.969-12.859-1.961v250.039c0 16.297 7.523 31.195 20.641 40.875 13.109 9.68 29.57 12.469 45.141 7.664 8-2.477 16.5 1.984 19.016 9.977 13.586 43.203 43.57 77.766 84.414 97.328 40.852 19.562 86.57 21.258 128.75 4.758l102.476-40.070c18.828-7.359 36.344-17.477 52.062-30.078 6.562-5.258 16.141-4.203 21.398 2.359s4.203 16.141-2.359 21.398c-18.125 14.531-38.312 26.195-60.016 34.68l-102.476 40.070c-50.117 19.602-104.453 17.594-152.992-5.656-44.344-21.234-77.906-57.359-95.695-102.586-20.375 2.484-40.836-2.828-57.805-15.344-20.977-15.477-33.008-39.305-33.008-65.375v-265.554c-17.195-14.797-27.656-37.836-27.656-65.141 0-45.672 41.148-103.609 87.391-103.609 5.070 0 9.898 0.711 14.484 2.055 29.398-53.195 77.711-94.547 135.797-114.93v-56.156l-74.844-43.391c-7.273-4.219-9.75-13.531-5.531-20.812 2.82-4.867 7.93-7.586 13.18-7.586 2.594 0 5.227 0.656 7.625 2.055l15.367 8.906 17.422-86.945c1.016-5.102 4.57-9.32 9.422-11.203 1.781-0.695 3.648-1.031 5.5-1.031 3.195 0 6.359 1.008 9.008 2.953l69.82 51.234v-97.289c0-8.406 6.82-15.219 15.227-15.219s15.227 6.812 15.227 15.219v97.289l69.812-51.234c4.195-3.078 9.672-3.805 14.516-1.922 4.852 1.875 8.398 6.102 9.422 11.203l17.422 86.945 88.508-51.312 24.781-94.82c1.789-6.844 7.961-11.375 14.719-11.375 1.273 0 2.57 0.164 3.867 0.5 8.133 2.125 13 10.445 10.875 18.578l-26.391 100.953c-1.023 3.93-3.578 7.281-7.094 9.32l-153.437 88.961v56.070c34.906 12.18 66.883 32.148 93.781 59.055zM801.297 426.978c0-30.219-29.453-73.164-56.945-73.164-0.305 0-0.609 0.023-0.906 0.031 4.43 11.203 8.031 22.742 10.789 34.531 3.352 11.937 12.469 31.453 22.211 31.453 8.414 0 15.227 6.82 15.227 15.227s-6.812 15.227-15.227 15.227c-5.781 0-10.984-1.211-15.664-3.258v31.969c20.477-2.617 40.516-19.133 40.516-52.016zM279.391 353.814c-27.492 0-56.945 42.945-56.945 73.164 0 32.883 20.047 49.406 40.523 52.016v-31.961c-4.68 2.047-9.883 3.25-15.672 3.25-8.406 0-15.227-6.82-15.227-15.227s6.82-15.227 15.227-15.227c10.461 0 20.055-22.117 22.859-33.961 0.031-0.125 0.086-0.234 0.117-0.352 2.695-10.852 6.086-21.422 10.148-31.664-0.336-0.016-0.68-0.039-1.031-0.039zM293.414 445.431v131.015c0 46.742 14.992 92.117 42.492 129.469 57.601-56.187 141.937-97.305 251.031-122.344 63.914-14.672 118.234-19.437 143.398-20.953v-117.195c0-58.336-22.727-113.187-64-154.453-41.242-41.266-96.101-63.992-154.469-63.992-120.453 0-218.453 98-218.453 218.453zM413.297 109.643l20.039 11.625c6.805-21.969 22.594-40.016 43.047-49.851l-48.328-35.461zM595.68 35.955l-48.312 35.453c20.453 9.828 36.25 27.875 43.062 49.836l20.008-11.602zM563.648 146.486c-0.031-0.516-0.031-1.023-0.016-1.539-0.328-28.258-23.406-51.148-51.766-51.148-28.531 0-51.742 23.219-51.742 51.766v56.391c16.695-3.539 34-5.422 51.742-5.422 17.609 0 34.945 1.836 51.781 5.383zM309.953 84.924l-33.758-19.57c-3.508-2.031-6.062-5.391-7.094-9.32l-26.391-100.953c-2.125-8.133 2.75-16.453 10.883-18.578 1.289-0.336 2.586-0.5 3.859-0.5 6.758 0 12.93 4.531 14.719 11.375l24.789 94.82 28.266 16.391c7.273 4.211 9.75 13.531 5.531 20.805-4.211 7.273-13.531 9.75-20.805 5.531z" />
52
- <glyph unicode="&#xe92a;" glyph-name="magnifying-glass-1" d="M1015.031-11.777l-248.848 248.848c66.753 76.743 107.168 176.873 107.168 286.311 0 240.901-195.945 436.619-436.619 436.619-240.901 0-436.619-195.945-436.619-436.619s195.945-436.619 436.619-436.619c109.439 0 209.568 40.415 286.311 107.168l248.848-248.848c5.903-5.903 13.85-9.082 21.57-9.082s15.667 2.952 21.57 9.082c11.807 11.807 11.807 31.333 0 43.14zM61.19 523.382c0 207.071 168.472 375.315 375.315 375.315 207.071 0 375.315-168.472 375.315-375.315s-168.245-375.542-375.315-375.542c-206.843 0-375.315 168.472-375.315 375.542z" />
53
- <glyph unicode="&#xe92b;" glyph-name="code" d="M623.82 176.727c2.458-1.228 5.068-1.792 7.628-1.792 6.264 0 12.288 3.448 15.274 9.42l68.266 136.534c2.406 4.812 2.406 10.462 0 15.274l-68.266 136.534c-4.216 8.43-14.456 11.862-22.904 7.628-8.432-4.216-11.844-14.456-7.628-22.904l64.444-128.888-64.444-128.904c-4.214-8.43-0.8-18.688 7.63-22.902zM938.666 721.067h-170.666c-28.246 0-51.2 22.954-51.2 51.2v85.334c0 9.42-7.646 17.066-17.066 17.066-9.438 0-17.066-7.646-17.066-17.066v-85.334c0-47.052 38.28-85.334 85.334-85.334h153.6v-665.6c0-28.246-22.972-51.2-51.2-51.2h-716.802c-28.246 0-51.2 22.954-51.2 51.2v853.334c0 28.228 22.954 51.2 51.2 51.2h539.050l165.666-165.666c6.674-6.674 17.476-6.674 24.15 0 6.656 6.656 6.656 17.46 0 24.132l-170.666 170.668c-3.208 3.192-7.544 5-12.066 5h-546.134c-47.052 0-85.334-38.28-85.334-85.334v-853.334c0-47.052 38.282-85.332 85.334-85.332h716.8c47.036 0 85.334 38.28 85.334 85.334v682.666c0 9.42-7.646 17.066-17.068 17.066zM547.926 438.563l-102.4-204.8c-4.216-8.43-0.802-18.688 7.628-22.904 2.458-1.228 5.068-1.792 7.628-1.792 6.264 0 12.288 3.448 15.274 9.42l102.4 204.8c4.216 8.448 0.802 18.688-7.628 22.904-8.464 4.216-18.688 0.804-22.902-7.628zM400.162 480.325c-8.466 4.232-18.688 0.802-22.904-7.628l-68.266-136.534c-2.406-4.812-2.406-10.462 0-15.274l68.266-136.534c2.986-5.974 9.012-9.42 15.292-9.42 2.542 0 5.154 0.564 7.612 1.792 8.43 4.216 11.844 14.472 7.628 22.904l-64.444 128.904 64.444 128.888c4.216 8.446 0.804 18.686-7.628 22.902z" />
54
- <glyph unicode="&#xe92c;" glyph-name="review" d="M1020.334 253.048c-6.741 21.383-26.679 35.841-49.096 35.597h-22.552v550.857c0 9.507-7.708 17.214-17.214 17.214h-241v86.071c0 9.507-7.708 17.214-17.214 17.214h-654.142c-9.507 0-17.214-7.708-17.214-17.214v-895.142c0-9.507 7.708-17.214 17.214-17.214h568.76l-8.607-26.544c-6.976-21.299 0.58-44.658 18.71-57.838 18.122-13.18 42.674-13.163 60.788 0.034l90.232 65.722c6.094 4.455 14.373 4.455 20.467 0l90.4-65.755c18.021-13.398 42.699-13.398 60.729 0 18.332 13.012 25.964 36.513 18.761 57.821l-34.563 106.488c-2.269 7.052 0.286 14.768 6.312 19.072l90.568 65.755c18.29 13.070 25.863 36.572 18.66 57.863zM914.257 822.287v-533.642h-54.913c-1.807 0.008-3.606 0.303-5.321 0.874-5.186 1.748-9.254 5.808-11.011 10.986l-34.605 106.404c-6.968 21.19-26.754 35.513-49.062 35.513s-42.094-14.323-49.062-35.513l-19.812-60.822v166.343h137.714c9.507 0 17.214 7.708 17.214 17.214s-7.708 17.214-17.214 17.214h-137.714v68.857h137.714c9.507 0 17.214 7.708 17.214 17.214s-7.708 17.214-17.214 17.214h-137.714v68.857h137.714c9.507 0 17.214 7.708 17.214 17.214s-7.708 17.214-17.214 17.214h-137.714v68.857zM36.33 64.859v860.713h619.714v-636.928h-108.623c-22.4 0.059-42.288-14.348-49.23-35.647-6.934-21.308 0.656-44.658 18.794-57.812l90.535-65.739c6.069-4.32 8.632-12.070 6.338-19.156l-14.777-45.431zM981.391 223.024l-90.543-65.755c-18.139-13.070-25.746-36.37-18.803-57.619l34.605-106.387c2.362-7.103-0.143-14.928-6.203-19.341-6.052-4.413-14.264-4.396-20.307 0.034l-90.459 65.806c-18.164 13.070-42.657 13.070-60.822 0l-90.358-65.755c-6.035-4.438-14.256-4.455-20.316-0.050-6.060 4.413-8.574 12.23-6.212 19.341l34.588 106.337c6.968 21.282-0.647 44.624-18.82 57.703l-90.476 65.671c-6.102 4.371-8.666 12.188-6.346 19.324s9.002 11.944 16.5 11.885h111.893c7.17-0.059 14.264 1.479 20.761 4.514l0.328 0.185 0.311 0.101c0.244 0.109 0.412 0.311 0.656 0.437 12.827 5.959 22.611 16.971 27.023 30.411l34.605 106.37c2.32 7.061 8.918 11.843 16.349 11.843 7.439 0 14.037-4.783 16.357-11.843l34.613-106.454c6.951-21.198 26.721-35.538 49.029-35.563h111.893c7.498 0.059 14.172-4.749 16.491-11.877 2.328-7.128-0.227-14.936-6.321-19.316zM156.83 787.858h378.714c9.507 0 17.214 7.708 17.214 17.214s-7.708 17.214-17.214 17.214h-378.714c-9.507 0-17.214-7.708-17.214-17.214s7.708-17.214 17.214-17.214zM156.83 650.144h378.714c9.507 0 17.214 7.708 17.214 17.214s-7.708 17.214-17.214 17.214h-378.714c-9.507 0-17.214-7.708-17.214-17.214s7.708-17.214 17.214-17.214zM156.83 512.43h378.714c9.507 0 17.214 7.708 17.214 17.214s-7.708 17.214-17.214 17.214h-378.714c-9.507 0-17.214-7.708-17.214-17.214s7.708-17.214 17.214-17.214zM552.758 391.93c0 9.507-7.708 17.214-17.214 17.214h-378.714c-9.507 0-17.214-7.708-17.214-17.214s7.708-17.214 17.214-17.214h378.714c9.507 0 17.214 7.708 17.214 17.214z" />
55
- <glyph unicode="&#xe92d;" glyph-name="calendar" d="M970.104 872.781h-175.158v60.252c0 11.236-9.054 20.344-20.21 20.344s-20.21-9.108-20.21-20.344v-60.268h-485.214v60.268c0 11.236-9.054 20.344-20.21 20.344s-20.21-9.108-20.21-20.344v-60.268h-174.996c-29.656 0-53.896-24.428-53.896-54.258v-821.624c0-29.844 24.24-54.258 53.896-54.258h916.21c29.628 0 53.894 24.428 53.894 54.258v821.624c0 29.844-24.266 54.274-53.896 54.274zM983.578-3.117c0-7.344-6.186-13.568-13.474-13.568h-916.208c-7.316 0-13.474 6.224-13.474 13.568v632.816h943.156v-632.816zM983.58 670.393h-943.158v148.114c0 7.358 6.156 13.568 13.474 13.568h174.996v-75.426c0-11.236 9.054-20.344 20.21-20.344s20.21 9.108 20.21 20.344v75.426h485.214v-75.426c0-11.236 9.054-20.344 20.21-20.344s20.21 9.108 20.21 20.344v75.426h175.158c7.29 0 13.474-6.212 13.474-13.568v-148.114zM465.11 495.329h-94.288c-11.156 0-20.21-9.122-20.21-20.358s9.054-20.358 20.21-20.358h94.288c11.156 0 20.21 9.122 20.21 20.358s-9.054 20.358-20.21 20.358zM653.742 495.329h-94.316c-11.156 0-20.21-9.122-20.21-20.358s9.054-20.358 20.21-20.358h94.316c11.156 0 20.21 9.122 20.21 20.358s-9.054 20.358-20.21 20.358zM842.372 495.329h-94.316c-11.156 0-20.21-9.122-20.21-20.358s9.054-20.358 20.21-20.358h94.316c11.156 0 20.21 9.122 20.21 20.358s-9.052 20.358-20.21 20.358zM465.11 374.065h-94.288c-11.156 0-20.21-9.122-20.21-20.358s9.054-20.358 20.21-20.358h94.288c11.156 0 20.21 9.122 20.21 20.358s-9.054 20.358-20.21 20.358zM653.742 374.065h-94.316c-11.156 0-20.21-9.122-20.21-20.358s9.054-20.358 20.21-20.358h94.316c11.156 0 20.21 9.122 20.21 20.358s-9.054 20.358-20.21 20.358zM842.372 374.065h-94.316c-11.156 0-20.21-9.122-20.21-20.358s9.054-20.358 20.21-20.358h94.316c11.156 0 20.21 9.122 20.21 20.358s-9.052 20.358-20.21 20.358zM263.020 374.065h-94.316c-11.156 0-20.21-9.122-20.21-20.358s9.054-20.358 20.21-20.358h94.316c11.13 0 20.21 9.122 20.21 20.358-0.002 11.236-9.068 20.358-20.21 20.358zM465.11 252.789h-94.288c-11.156 0-20.21-9.108-20.21-20.344s9.054-20.358 20.21-20.358h94.288c11.156 0 20.21 9.122 20.21 20.358 0.002 11.236-9.054 20.344-20.21 20.344zM653.742 252.789h-94.316c-11.156 0-20.21-9.108-20.21-20.344s9.054-20.358 20.21-20.358h94.316c11.156 0 20.21 9.122 20.21 20.358s-9.054 20.344-20.21 20.344zM842.372 252.789h-94.316c-11.156 0-20.21-9.108-20.21-20.344s9.054-20.358 20.21-20.358h94.316c11.156 0 20.21 9.122 20.21 20.358 0.002 11.236-9.052 20.344-20.21 20.344zM263.020 252.789h-94.316c-11.156 0-20.21-9.108-20.21-20.344s9.054-20.358 20.21-20.358h94.316c11.13 0 20.21 9.122 20.21 20.358 0.002 11.236-9.068 20.344-20.21 20.344zM263.020 131.525h-94.316c-11.156 0-20.21-9.108-20.21-20.344s9.054-20.358 20.21-20.358h94.316c11.13 0 20.21 9.122 20.21 20.358-0.002 11.236-9.068 20.344-20.21 20.344zM451.638 131.525h-94.288c-11.156 0-20.21-9.108-20.21-20.344s9.054-20.358 20.21-20.358h94.288c11.156 0 20.21 9.122 20.21 20.358s-9.054 20.344-20.21 20.344zM640.268 131.525h-94.316c-11.156 0-20.21-9.108-20.21-20.344s9.054-20.358 20.21-20.358h94.316c11.156 0 20.21 9.122 20.21 20.358 0.002 11.236-9.054 20.344-20.21 20.344z" />
56
- <glyph unicode="&#xe92e;" glyph-name="open-book-1" d="M582.109 474.383c3.020-5.906 9.028-9.318 15.24-9.318 2.594 0 5.256 0.598 7.732 1.86 1.006 0.512 101.461 51.542 151.005 67.191 8.978 2.85 13.96 12.442 11.11 21.418-2.834 8.978-12.356 13.978-21.418 11.144-52.19-16.504-151.961-67.191-156.193-69.341-8.398-4.266-11.742-14.542-7.476-22.954zM597.349 669.861c2.594 0 5.256 0.598 7.732 1.86 1.006 0.512 101.461 51.542 151.005 67.191 8.978 2.85 13.96 12.442 11.11 21.418-2.834 8.978-12.356 13.978-21.418 11.144-52.19-16.504-151.961-67.191-156.193-69.341-8.396-4.266-11.742-14.54-7.476-22.954 3.020-5.904 9.028-9.318 15.24-9.318zM1006.93 703.995c-9.438 0-17.066-7.646-17.066-17.066v-665.595c0-28.228-22.972-51.2-51.2-51.2h-409.597v39.27c24.884 8.704 89.701 28.996 153.599 28.996 148.667 0 249.616-32.922 250.622-33.262 5.136-1.706 10.872-0.854 15.36 2.356 4.454 3.208 7.082 8.362 7.082 13.842v750.924c0 8.004-5.546 14.934-13.364 16.658 0 0-13.38 2.986-36.25 7.186-9.234 1.706-18.158-4.438-19.866-13.688-1.706-9.284 4.42-18.176 13.688-19.882 8.722-1.604 16.026-3.020 21.658-4.148v-714.37c-38.674 10.138-124.551 28.518-238.932 28.518-74.359 0-147.403-24.422-170.001-32.7-20.088 8.874-80.809 32.7-154.265 32.7-117.555 0-214.39-19.388-255.998-29.236v715.754c34.082 8.38 134.741 30.276 255.998 30.276 62.226 0 115.591-19.37 136.533-28.126v-671.603c0-6.144 3.31-11.828 8.652-14.848 5.342-3.038 11.93-2.952 17.204 0.222 1.69 1.006 170.785 102.007 320.867 152.029 6.98 2.338 11.674 8.84 11.674 16.196v699.729c0 5.598-2.748 10.838-7.356 14.028-4.574 3.192-10.444 3.926-15.718 1.962-136.549-51.216-274.718-137.197-276.102-138.051-7.988-5-10.428-15.53-5.428-23.518 4.984-7.988 15.514-10.428 23.518-5.428 1.262 0.802 121.463 75.587 246.952 126.053v-662.557c-116.497-40.482-238.13-106.581-290.132-136.173v653.017c0 6.468-3.652 12.374-9.438 15.274-2.936 1.45-72.873 35.926-161.227 35.926-154.213 0-272.774-33.366-277.758-34.798-7.322-2.082-12.374-8.79-12.374-16.402v-750.928c0-5.342 2.526-10.394 6.776-13.62 3.004-2.27 6.622-3.448 10.292-3.448 1.57 0 3.14 0.222 4.676 0.666 1.178 0.324 119.193 33.468 268.388 33.468 62.396 0 115.711-19.422 136.533-28.142v-40.124h-409.597c-28.228 0-51.2 22.972-51.2 51.2v665.595c0 9.42-7.646 17.066-17.066 17.066s-17.066-7.646-17.066-17.066v-665.595c0-47.052 38.28-85.333 85.333-85.333h853.327c47.052 0 85.333 38.28 85.333 85.333v665.595c-0.002 9.422-7.63 17.068-17.068 17.068zM582.109 576.782c3.020-5.906 9.028-9.318 15.24-9.318 2.594 0 5.256 0.598 7.732 1.86 1.006 0.512 101.461 51.542 151.005 67.191 8.978 2.85 13.96 12.442 11.11 21.418-2.834 8.978-12.356 13.978-21.418 11.144-52.19-16.504-151.961-67.191-156.193-69.341-8.398-4.266-11.742-14.542-7.476-22.954zM582.109 371.984c3.020-5.906 9.028-9.318 15.24-9.318 2.594 0 5.256 0.598 7.732 1.86 1.006 0.512 101.461 51.542 151.005 67.191 8.978 2.85 13.96 12.442 11.11 21.418-2.834 8.978-12.356 13.978-21.418 11.144-52.19-16.504-151.961-67.191-156.193-69.341-8.398-4.266-11.742-14.542-7.476-22.954zM413.493 643.271c-105.385 24.73-225.142-6.776-230.176-8.124-9.096-2.44-14.506-11.792-12.066-20.906 2.048-7.628 8.942-12.646 16.47-12.646 1.468 0 2.952 0.188 4.438 0.58 1.144 0.324 116.445 30.652 213.554 7.868 9.13-2.134 18.364 3.55 20.514 12.732 2.148 9.164-3.552 18.346-12.734 20.496zM413.493 540.872c-105.385 24.712-225.142-6.776-230.176-8.124-9.096-2.44-14.506-11.794-12.066-20.906 2.048-7.628 8.942-12.646 16.47-12.646 1.468 0 2.952 0.188 4.438 0.58 1.144 0.324 116.445 30.652 213.554 7.868 9.13-2.134 18.364 3.55 20.514 12.732 2.148 9.164-3.552 18.346-12.734 20.496zM582.109 269.584c3.020-5.906 9.028-9.318 15.24-9.318 2.594 0 5.256 0.598 7.732 1.86 1.006 0.512 101.461 51.542 151.005 67.191 8.978 2.85 13.96 12.442 11.11 21.418-2.834 8.976-12.356 13.978-21.418 11.144-52.19-16.504-151.961-67.191-156.193-69.341-8.398-4.266-11.742-14.542-7.476-22.954zM413.493 438.473c-105.385 24.712-225.142-6.758-230.176-8.124-9.096-2.44-14.506-11.794-12.066-20.906 2.048-7.628 8.942-12.664 16.47-12.664 1.468 0 2.952 0.204 4.438 0.598 1.144 0.324 116.445 30.652 213.554 7.868 9.13-2.134 18.364 3.55 20.514 12.732 2.148 9.164-3.552 18.346-12.734 20.496zM413.493 233.675c-105.385 24.73-225.142-6.776-230.176-8.124-9.096-2.44-14.506-11.794-12.066-20.906 2.048-7.628 8.942-12.664 16.47-12.664 1.468 0 2.952 0.204 4.438 0.598 1.144 0.324 116.445 30.652 213.554 7.868 9.13-2.116 18.364 3.55 20.514 12.732 2.148 9.164-3.552 18.346-12.734 20.496zM413.493 336.074c-105.385 24.73-225.142-6.758-230.176-8.124-9.096-2.44-14.506-11.794-12.066-20.906 2.048-7.628 8.942-12.664 16.47-12.664 1.468 0 2.952 0.204 4.438 0.598 1.144 0.324 116.445 30.652 213.554 7.868 9.13-2.134 18.364 3.55 20.514 12.732 2.148 9.164-3.552 18.346-12.734 20.496z" />
57
- <glyph unicode="&#xe92f;" glyph-name="image" d="M482.868 214.069c6.674-6.674 17.46-6.674 24.132 0l141.534 141.534 107.4-107.4c6.674-6.672 17.46-6.672 24.132 0 6.672 6.674 6.672 17.46 0 24.132l-119.466 119.466c-6.674 6.674-17.46 6.674-24.132 0l-141.534-141.534-73.268 73.268c-6.674 6.672-17.46 6.672-24.132 0l-187.734-187.734c-4.882-4.882-6.348-12.22-3.704-18.602 2.646-6.366 8.874-10.53 15.77-10.53h546.134c9.438 0 17.066 7.646 17.066 17.066s-7.628 17.066-17.066 17.066h-504.934l146.534 146.534 73.268-73.266zM938.666 721.067h-170.666c-28.228 0-51.2 22.972-51.2 51.2v85.334c0 9.42-7.628 17.066-17.066 17.066s-17.066-7.646-17.066-17.066v-85.334c0-47.052 38.28-85.334 85.334-85.334h153.6v-665.6c0-28.228-22.972-51.2-51.2-51.2h-716.802c-28.228 0-51.2 22.972-51.2 51.2v853.334c0 28.228 22.972 51.2 51.2 51.2h539.068l165.666-165.666c6.674-6.674 17.46-6.674 24.132 0 6.672 6.672 6.672 17.46 0 24.132l-170.666 170.668c-3.192 3.208-7.526 5-12.066 5h-546.134c-47.052 0-85.334-38.28-85.334-85.334v-853.334c0-47.052 38.282-85.332 85.334-85.332h716.8c47.052 0 85.334 38.28 85.334 85.334v682.666c0 9.42-7.63 17.066-17.068 17.066zM254.942 439.467c3.158-5.478 8.892-8.534 14.796-8.534 2.884 0 5.82 0.734 8.516 2.286l31.522 18.194c8.534-8.688 19.438-14.9 31.574-18.040v-36.572c0-9.42 7.646-17.066 17.066-17.066s17.066 7.646 17.066 17.066v36.59c12.134 3.14 23.022 9.37 31.556 18.056l31.54-18.21c2.68-1.554 5.632-2.286 8.516-2.286 5.906 0 11.64 3.056 14.796 8.534 4.71 8.158 1.928 18.602-6.246 23.314l-31.726 18.312c1.622 5.802 2.748 11.792 2.748 18.108s-1.144 12.322-2.748 18.124l31.71 18.312c8.174 4.728 10.956 15.156 6.246 23.312-4.71 8.174-15.172 10.974-23.312 6.264l-31.54-18.21c-8.534 8.67-19.422 14.882-31.556 18.040v36.556c0 9.42-7.646 17.066-17.066 17.066s-17.066-7.646-17.066-17.066v-36.556c-12.134-3.158-23.040-9.37-31.574-18.056l-31.506 18.194c-8.208 4.71-18.62 1.912-23.312-6.246-4.71-8.174-1.912-18.602 6.246-23.33l31.692-18.296c-1.604-5.802-2.748-11.794-2.748-18.108s1.144-12.322 2.748-18.124l-31.692-18.312c-8.174-4.712-10.956-15.158-6.246-23.316zM358.4 533.351c18.824 0 34.134-15.308 34.134-34.134 0-18.808-15.292-34.116-34.1-34.134h-0.052c-18.824 0-34.116 15.308-34.116 34.134s15.31 34.134 34.134 34.134z" />
58
- <glyph unicode="&#xe930;" glyph-name="spreadsheet" d="M938.666 721.067h-170.666c-28.228 0-51.2 22.972-51.2 51.2v85.334c0 9.42-7.646 17.066-17.066 17.066s-17.066-7.646-17.066-17.066v-85.334c0-47.052 38.28-85.334 85.334-85.334h153.6v-665.6c0-28.228-22.972-51.2-51.2-51.2h-716.802c-28.228 0-51.2 22.972-51.2 51.2v853.334c0 28.228 22.972 51.2 51.2 51.2h539.068l165.666-165.666c6.674-6.674 17.46-6.674 24.132 0 6.672 6.672 6.672 17.46 0 24.132l-170.666 170.668c-3.192 3.208-7.544 5-12.066 5h-546.134c-47.052 0-85.334-38.28-85.334-85.334v-853.334c0-47.052 38.282-85.332 85.334-85.332h716.8c47.052 0 85.334 38.28 85.334 85.334v682.666c0 9.42-7.646 17.066-17.068 17.066zM768 106.667c9.42 0 17.066 7.646 17.066 17.066v341.334c0 9.42-7.646 17.066-17.066 17.066h-512c-9.42 0-17.066-7.646-17.066-17.066v-341.334c0-9.42 7.646-17.066 17.066-17.066h443.734c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-119.466v68.266h170.666v-85.334c0-9.418 7.646-17.064 17.066-17.064zM341.334 140.801h-68.266v68.266h68.266v-68.266zM341.334 243.201h-68.266v68.266h68.266v-68.266zM341.334 345.601h-68.266v102.4h68.266v-102.4zM546.134 140.801h-170.666v68.266h170.666v-68.266zM546.134 243.201h-170.666v68.266h170.666v-68.266zM546.134 345.601h-170.666v102.4h170.666v-102.4zM580.266 448.001h170.666v-102.4h-170.666v102.4zM580.266 243.201v68.266h170.666v-68.266h-170.666z" />
59
- <glyph unicode="&#xe931;" glyph-name="text" d="M460.8 311.467h273.066c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-273.066c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066zM699.734 448.001h-102.4c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066h102.4c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066zM256 652.801h170.666c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-170.666c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066zM256 413.867h136.534c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-136.534c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066zM938.666 721.067h-170.666c-28.228 0-51.2 22.972-51.2 51.2v85.334c0 9.42-7.646 17.066-17.066 17.066s-17.066-7.646-17.066-17.066v-85.334c0-47.052 38.28-85.334 85.334-85.334h153.6v-665.6c0-28.228-22.972-51.2-51.2-51.2h-716.802c-28.228 0-51.2 22.972-51.2 51.2v853.334c0 28.228 22.972 51.2 51.2 51.2h539.068l165.666-165.666c6.674-6.674 17.46-6.674 24.132 0 6.672 6.672 6.672 17.46 0 24.132l-170.666 170.668c-3.192 3.208-7.544 5-12.066 5h-546.134c-47.052 0-85.334-38.28-85.334-85.334v-853.334c0-47.052 38.282-85.332 85.334-85.332h716.8c47.052 0 85.334 38.28 85.334 85.334v682.666c0 9.42-7.646 17.066-17.068 17.066zM256 516.267h307.2c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-307.2c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066zM460.8 413.867h68.266c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-68.266c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066zM529.066 106.667h170.666c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-170.666c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066zM785.066 226.135c0 9.42-7.646 17.066-17.066 17.066h-102.4c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066h102.4c9.42-0.002 17.066 7.644 17.066 17.066zM768 550.401h-136.534c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066h136.534c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066zM256 106.667h204.8c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-204.8c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066zM256 209.067h102.4c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-102.4c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066zM614.4 226.135c0 9.42-7.646 17.066-17.066 17.066h-170.666c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066h170.666c9.42-0.002 17.066 7.644 17.066 17.066zM256 311.467h136.534c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-136.534c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066z" />
60
- <glyph unicode="&#xe932;" glyph-name="document" d="M256.004 209.063h102.399c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-102.399c-9.42 0-17.066-7.646-17.066-17.066s7.644-17.066 17.066-17.066zM950.727 716.056l-238.931 238.929c-4.898 4.898-12.236 6.366-18.602 3.704-6.366-2.646-10.53-8.874-10.53-15.77v-170.664c0-47.853 37.477-85.333 85.333-85.333h68.265c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-68.265c-29.184 0-51.199 22.016-51.199 51.199v129.468l204.797-204.797v-675.593c0-28.228-22.972-51.199-51.199-51.199h-716.79c-28.228 0-51.199 22.972-51.199 51.199v853.322c0 28.228 22.972 51.199 51.199 51.199h477.859c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-477.859c-47.051 0-85.333-38.279-85.333-85.333v-853.322c0-47.051 38.279-85.333 85.333-85.333h716.79c47.051 0 85.333 38.279 85.333 85.333v682.661c-0.002 4.522-1.81 8.874-5.002 12.066zM256.004 106.665h170.664c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-170.664c-9.42 0-17.066-7.646-17.066-17.066s7.644-17.066 17.066-17.066zM614.4 226.129c0 9.42-7.646 17.066-17.066 17.066h-170.664c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066h170.664c9.42 0 17.066 7.646 17.066 17.066zM785.063 567.458c0 9.42-7.646 17.066-17.066 17.066h-511.993c-9.42 0-17.066-7.646-17.066-17.066v-238.931c0-9.42 7.646-17.066 17.066-17.066h102.399c4.522 0 8.858 1.792 12.066 5l107.399 107.399 39.133-39.133c6.674-6.672 17.46-6.672 24.132 0l73.267 73.267 73.267-73.267c6.672-6.672 17.46-6.672 24.132 0 6.674 6.674 6.674 17.46 0 24.132l-85.333 85.333c-6.674 6.674-17.46 6.674-24.132 0l-73.267-73.267-39.133 39.133c-6.672 6.672-17.46 6.672-24.132 0l-114.464-114.464h-78.267v204.797h477.859v-204.797h-290.128c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066h307.196c9.42 0 17.066 7.646 17.066 17.066v238.931zM307.204 482.126c0-18.824 15.308-34.134 34.134-34.134 18.824 0 34.134 15.308 34.134 34.134s-15.308 34.134-34.134 34.134c-18.826 0-34.134-15.308-34.134-34.134zM494.933 106.665h238.931c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-238.931c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066zM256.004 652.791h170.664c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066h-170.664c-9.42 0-17.066-7.646-17.066-17.066-0.002-9.42 7.644-17.066 17.066-17.066zM785.063 226.129c0 9.42-7.646 17.066-17.066 17.066h-102.417c-9.42 0-17.066-7.646-17.066-17.066s7.646-17.066 17.066-17.066h102.417c9.42 0 17.066 7.646 17.066 17.066z" />
61
- <glyph unicode="&#xe933;" glyph-name="video" d="M938.666 721.067h-170.666c-28.228 0-51.2 22.972-51.2 51.2v85.334c0 9.42-7.628 17.066-17.066 17.066s-17.066-7.646-17.066-17.066v-85.334c0-47.052 38.28-85.334 85.334-85.334h153.6v-665.6c0-28.228-22.972-51.2-51.2-51.2h-716.802c-28.228 0-51.2 22.972-51.2 51.2v853.334c0 28.228 22.972 51.2 51.2 51.2h539.068l165.666-165.666c6.674-6.674 17.46-6.674 24.132 0 6.672 6.656 6.672 17.46 0 24.132l-170.666 170.668c-3.192 3.192-7.526 5-12.066 5h-546.134c-47.052 0-85.334-38.28-85.334-85.334v-853.334c0-47.052 38.282-85.332 85.334-85.332h716.8c47.052 0 85.334 38.28 85.334 85.334v682.666c0 9.42-7.63 17.066-17.068 17.066zM273.066 345.601c0-131.754 107.178-238.934 238.934-238.934s238.934 107.18 238.934 238.934-107.18 238.934-238.934 238.934-238.934-107.18-238.934-238.934zM512 550.401c112.93 0 204.8-91.87 204.8-204.8s-91.87-204.8-204.8-204.8-204.8 91.87-204.8 204.8 91.87 204.8 204.8 204.8zM452.232 262.571c2.646-1.536 5.598-2.304 8.568-2.304 2.918 0 5.854 0.75 8.466 2.252l119.466 68.266c5.324 3.020 8.602 8.686 8.602 14.814s-3.276 11.776-8.602 14.814l-119.466 68.266c-5.274 3.038-11.776 3.004-17.032-0.052-5.274-3.054-8.5-8.686-8.5-14.762v-136.534c0-6.090 3.224-11.704 8.498-14.76zM477.866 384.461l67.994-38.86-67.994-38.86v77.72z" />
62
- <glyph unicode="&#xe934;" glyph-name="conversation-1" d="M692 322.001c-11.044 0-20-8.954-20-20v-138c0-55.14-44.86-100-100-100h-215.936c-11.042 0-19.992-8.946-20-19.986l-0.028-39.764-47.736 47.734c-3.090 7.094-10.162 12.016-18.342 12.016h-129.958c-55.14 0-100 44.86-100 100v308c0 55.14 44.86 100 100 100h202c11.044 0 20 8.954 20 20s-8.956 20-20 20h-202c-77.196 0-140-62.804-140-140v-308c0-77.196 62.804-140 140-140h119.716l82.142-82.142c3.826-3.826 8.94-5.858 14.146-5.858 2.574 0 5.172 0.498 7.642 1.52 7.474 3.092 12.348 10.38 12.354 18.466l0.048 68.014h195.952c77.196 0 140 62.804 140 140v138c0 11.046-8.956 20-20 20zM733.31 960.001h-50.618c-160.288 0-290.692-130.404-290.692-290.692s130.404-290.69 290.69-290.69h50.618c25.018 0 49.78 3.178 73.78 9.458l74.774-74.732c3.826-3.822 8.938-5.854 14.142-5.854 2.578 0 5.178 0.498 7.652 1.524 7.472 3.096 12.344 10.388 12.344 18.476v115.712c31.658 25.638 57.956 58.024 76.412 94.204 20.962 41.092 31.588 85.47 31.588 131.902 0 160.288-130.404 290.692-290.69 290.692zM883.966 468.931c-5.014-3.778-7.966-9.694-7.966-15.976v-77.2l-48.942 48.916c-3.808 3.804-8.916 5.854-14.14 5.854-1.96 0-3.94-0.29-5.872-0.884-23.806-7.316-48.614-11.024-73.736-11.024h-50.618c-138.234 0-250.692 112.46-250.692 250.692s112.46 250.692 250.692 250.692h50.618c138.232 0 250.69-112.46 250.69-250.692 0-79.462-36.46-152.498-100.034-200.378zM798.066 741.159c-2.886 41.87-36.638 75.622-78.51 78.508-23.736 1.63-46.388-6.376-63.726-22.562-17.1-15.962-26.906-38.526-26.906-61.908 0-11.046 8.956-20 20-20s20 8.954 20 20c0 12.518 5.044 24.12 14.2 32.666 9.148 8.538 21.104 12.764 33.684 11.896 22.056-1.52 39.834-19.298 41.354-41.352 1.536-22.274-13.078-41.958-34.746-46.806-17.556-3.928-29.816-19.184-29.816-37.098v-48.050c0-11.046 8.956-20 20-20 11.046 0 20 8.954 19.998 20v46.452c40.3 9.736 67.338 46.612 64.468 88.254zM727.74 541.481c-3.72 3.72-8.88 5.86-14.14 5.86s-10.42-2.14-14.14-5.86c-3.72-3.72-5.86-8.88-5.86-14.14 0-5.28 2.142-10.44 5.86-14.16 3.72-3.72 8.88-5.84 14.14-5.84s10.42 2.12 14.14 5.84c3.72 3.74 5.86 8.88 5.86 14.16 0 5.26-2.142 10.42-5.86 14.14zM550 340.001h-422c-11.044 0-20-8.954-20-20s8.956-20 20-20h422c11.046 0 20 8.954 20 20s-8.956 20-20 20zM564.138 222.141c-3.718 3.72-8.878 5.86-14.138 5.86s-10.42-2.14-14.14-5.86c-3.722-3.72-5.86-8.88-5.86-14.14s2.14-10.42 5.86-14.14c3.72-3.72 8.88-5.86 14.14-5.86s10.42 2.14 14.138 5.86c3.722 3.72 5.862 8.86 5.862 14.14 0 5.26-2.142 10.42-5.862 14.14zM471.334 228.001h-343.334c-11.044 0-20-8.954-20-20s8.956-20 20-20h343.334c11.046 0 20 8.954 20 20s-8.956 20-20 20zM420 452.001h-292c-11.044 0-20-8.954-20-20s8.956-20 20-20h292c11.046 0 20 8.954 20 20s-8.956 20-20 20z" />
63
- <glyph unicode="&#xe935;" glyph-name="archive" d="M443.734 465.067c-18.824 0-34.134-15.308-34.134-34.134v-170.666c0-18.824 15.308-34.134 34.134-34.134h102.4c18.808 0 34.134 15.308 34.134 34.134v170.666c0 18.824-15.326 34.134-34.134 34.134-9.438 0-17.066-7.646-17.066-17.066s7.628-17.066 17.066-17.066v-170.666h-102.4v170.666h51.2c9.42 0 17.066 7.646 17.066 17.066v68.266c0 9.42-7.646 17.066-17.066 17.066h-17.066v34.134h17.066c9.42 0 17.066 7.646 17.066 17.066v68.268c0 9.42-7.646 17.066-17.066 17.066h-17.066v34.134h17.066c9.42 0 17.066 7.646 17.066 17.066v68.268c0 9.42-7.646 17.066-17.066 17.066h-17.066v34.134h17.066c9.42 0 17.066 7.646 17.066 17.066v51.2h180.668l165.666-165.666c6.656-6.674 17.46-6.674 24.132 0 6.656 6.672 6.656 17.46 0 24.132l-170.666 170.666c-3.208 3.208-7.544 5-12.066 5h-204.8c-9.438 0-17.066-7.646-17.066-17.066v-51.2h-17.068c-9.438 0-17.066-7.646-17.066-17.066v-68.266c0-9.42 7.628-17.066 17.066-17.066h17.066v-34.134h-17.066c-9.438 0-17.066-7.646-17.066-17.066v-68.268c0-9.42 7.628-17.066 17.066-17.066h17.066v-34.134h-17.066c-9.438 0-17.066-7.646-17.066-17.066v-68.266c0-9.42 7.628-17.066 17.066-17.066h17.066v-34.134h-34.132zM495.446 328.535h-0.188c-9.404 0-16.964-7.646-16.964-17.066s7.714-17.066 17.152-17.066c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.066-17.066 17.066zM938.666 721.067h-170.666c-28.246 0-51.2 22.972-51.2 51.2v85.334c0 9.42-7.646 17.066-17.066 17.066-9.438 0-17.066-7.646-17.066-17.066v-85.334c0-47.052 38.28-85.334 85.334-85.334h153.6v-665.6c0-28.228-22.972-51.2-51.2-51.2h-716.802c-28.246 0-51.2 22.972-51.2 51.2v853.334c0 28.228 22.954 51.2 51.2 51.2h270.934c9.42 0 17.066 7.646 17.066 17.066s-7.646 17.068-17.066 17.068h-270.934c-47.052 0-85.334-38.28-85.334-85.334v-853.334c0-47.052 38.282-85.332 85.334-85.332h716.8c47.052 0 85.334 38.28 85.334 85.334v682.666c0 9.42-7.646 17.066-17.068 17.066z" />
64
- <glyph unicode="&#xe936;" glyph-name="manual" horiz-adv-x="1158" d="M696.32 102.111c-26.89-27.65-63.83-43.24-102.4-43.23h-593.92v-40.96h593.92v-40.96h-593.92v-40.96h593.92c56.53 0.070 102.33 45.87 102.4 102.4v63.71zM0 714.241h389.12v-286.72h-389.12zM901.12 448.001c-0.070 67.84-55.040 122.81-122.88 122.88-13.96 0.030-27.82-2.37-40.96-7.090v-231.58c13.14-4.72 27-7.12 40.96-7.090 67.84 0.070 122.81 55.040 122.88 122.88zM737.28 79.361h46.122c22.123 0 40.891 16.245 44.062 38.14l4.716 32.56c3.080 22.22 18.16 40.93 39.22 48.66 6.15 2.29 12.15 4.83 18.010 7.37 20.27 9.17 43.95 6.49 61.66-6.98l26.069-19.552c17.725-13.294 42.528-11.531 58.195 4.136l7.277 7.277c15.678 15.678 17.431 40.502 4.111 58.228l-19.652 26.152c-13.48 17.84-16.080 41.63-6.76 61.96 2.38 5.46 4.92 11.48 7.25 17.75 7.78 21.040 26.52 36.070 48.75 39.080l32.442 4.707c21.89 3.176 38.128 21.941 38.128 44.060v10.254c0 22.123-16.245 40.891-38.14 44.062l-32.56 4.716c-22.22 3.080-40.93 18.16-48.66 39.22-2.29 6.15-4.83 12.15-7.37 18.010-9.17 20.27-6.49 43.95 6.98 61.66l19.552 26.069c13.294 17.725 11.531 42.528-4.136 58.195l-7.277 7.277c-15.678 15.678-40.502 17.431-58.228 4.111l-26.152-19.652c-17.84-13.46-41.63-16.060-61.96-6.76-5.46 2.38-11.48 4.92-17.75 7.25-21.040 7.78-36.070 26.52-39.080 48.75l-4.664 32.393c-3.155 21.912-21.93 38.177-44.067 38.177h-46.089v-210.17c66.42 17.43 136.67-8.41 175.96-64.73s39.29-131.16 0-187.48c-39.29-56.32-109.54-82.16-175.96-64.73v-210.17zM0 386.561h389.12v-286.72h-300.077c-49.177 0-89.043 39.866-89.043 89.043v197.677zM696.32 857.601c-0.070 56.53-45.87 102.33-102.4 102.4h-40.96v-204.8h143.36v102.4zM696.32 386.561h-143.36v-286.72h40.96c56.53 0.070 102.33 45.87 102.4 102.4v184.32zM552.96 714.241h143.36v-286.72h-143.36zM430.080 960.001h81.92v-860.16h-81.92zM89.043 960.001h300.077v-204.8h-389.12v115.757c0 49.177 39.866 89.043 89.043 89.043z" />
65
- <glyph unicode="&#xe937;" glyph-name="light-up" d="M47.476 183.934c-15.56 15.5-15.56 40.6-0.002 56.096l434.377 472.356c8.296 8.261 19.294 11.801 30.168 11.252 10.837 0.549 21.872-2.991 30.168-11.252l434.338-472.314c15.56-15.499 15.56-40.638 0-56.138s-40.808-15.499-56.368 0l-408.179 443.835-408.137-443.835c-15.56-15.499-40.807-15.499-56.367 0z" />
66
- <glyph unicode="&#xe938;" glyph-name="light-down" d="M976.524 712.068c15.56-15.5 15.56-40.6 0.002-56.096l-434.377-472.356c-8.296-8.261-19.294-11.801-30.168-11.252-10.837-0.549-21.872 2.991-30.168 11.252l-434.338 472.314c-15.56 15.499-15.56 40.638 0 56.138s40.808 15.499 56.368 0l408.179-443.835 408.137 443.835c15.56 15.499 40.807 15.499 56.367 0z" />
67
- <glyph unicode="&#xe939;" glyph-name="light-right" horiz-adv-x="551" d="M11.625 948.331c15.5 15.56 40.6 15.56 56.096 0.002l472.356-434.377c8.261-8.296 11.801-19.294 11.252-30.168 0.549-10.837-2.991-21.872-11.252-30.168l-472.314-434.338c-15.499-15.56-40.638-15.56-56.138 0s-15.499 40.808 0 56.368l443.835 408.179-443.835 408.137c-15.499 15.56-15.499 40.807 0 56.367z" />
68
- <glyph unicode="&#xe93a;" glyph-name="light-left" horiz-adv-x="551" d="M539.375-52.329c-15.5-15.56-40.6-15.56-56.096-0.002l-472.356 434.377c-8.261 8.296-11.801 19.294-11.252 30.168-0.549 10.837 2.991 21.872 11.252 30.168l472.314 434.338c15.499 15.56 40.638 15.56 56.138 0s15.499-40.808 0-56.368l-443.835-408.179 443.835-408.137c15.499-15.56 15.499-40.807 0-56.367z" />
69
- <glyph unicode="&#xe93b;" glyph-name="pencil" horiz-adv-x="887" d="M55.507 29.266l10.263 3.759 0.221 0.283 10.042 3.476-18.199 14.218-2.328-21.736zM525.939 952.208l311.306-243.219c11.833-9.245 14.516-25.828 5.952-36.789l-446.22-571.136c-3.071-3.931-7.653-6.682-12.196-8.124l-173.987-63.23-123.347-45.304-0.221-0.283-33.555-12.254-18.079-6.236-0.221-0.283c-4.016-1.397-8.728-1.793-13.609-1.145-14.195 2.478-25.117 16.002-23.419 30.075l11.666 108.119c-0.169 1.045-0.111 2.34 0.247 3.429l7.829 74.444 19.547 183.891c0.162 3.951 1.346 7.988 3.396 11.833 0.443 0.567 0.872 1.116 1.093 1.399l446.663 571.703c8.583 10.946 25.322 12.355 37.155 3.11zM785.025 685.966l-268.811 210.018-415.258-531.506 268.811-210.018 415.258 531.506zM131.58 57.208l57.843 20.882 133.611 49.062-237.27 185.375-15.282-141.511-6.268-61.177 67.365-52.632z" />
70
- <glyph unicode="&#xe93c;" glyph-name="man-user" d="M512 459.198c113.851 0 206.155 112.108 206.155 250.4 0 138.296-30.305 250.403-206.155 250.403s-206.16-112.108-206.16-250.403c0-138.293 92.303-250.4 206.16-250.4zM122.614 76.865c-0.035 8.432-0.070 2.376 0 0v0zM901.369 70.28c0.111 2.308 0.038 16.015 0 0v0zM900.93 86.977c-3.818 240.909-35.281 309.555-276.047 353.008 0 0-33.891-43.186-112.886-43.186s-112.892 43.186-112.892 43.186c-238.139-42.979-271.515-110.607-275.904-345.182-0.36-19.155-0.527-20.161-0.591-17.938 0.015-4.166 0.032-11.873 0.032-25.31 0 0 57.321-115.554 389.354-115.554 332.028 0 389.354 115.554 389.354 115.554 0 8.634 0.006 14.637 0.015 18.722-0.064-1.375-0.193 1.29-0.436 16.7z" />
71
- <glyph unicode="&#xe93d;" glyph-name="move" d="M1010.365 480.912l-116.364 116.364c-13.309 13.315-33.339 17.29-50.725 10.091-17.392-7.205-28.734-24.176-28.734-43.002v-69.818h-255.997v256h69.818c18.826 0 35.797 11.342 43.002 28.734 7.202 17.392 3.221 37.413-10.091 50.725l-116.364 116.364c-18.174 18.178-47.647 18.178-65.825 0l-116.364-116.364c-13.312-13.312-17.293-33.333-10.091-50.725 7.205-17.392 24.179-28.734 43.002-28.734h69.821v-256h-256v69.818c0 18.826-11.342 35.8-28.734 43.002-17.396 7.202-37.416 3.221-50.725-10.091l-116.364-116.364c-18.178-18.178-18.178-47.647 0-65.825l116.364-116.364c8.906-8.906 20.806-13.635 32.923-13.635 5.995 0 12.043 1.161 17.802 3.544 17.392 7.205 28.734 24.179 28.734 43.002v69.821h256v-256h-69.818c-18.826 0-35.8-11.342-43.002-28.734s-3.221-37.413 10.091-50.725l116.364-116.364c9.086-9.089 20.998-13.632 32.911-13.632s23.825 4.543 32.911 13.635l116.364 116.364c13.312 13.312 17.293 33.333 10.091 50.725-7.205 17.392-24.176 28.734-43.002 28.734h-69.818v255.997h256v-69.818c0-18.826 11.338-35.8 28.734-43.002 5.756-2.386 11.807-3.544 17.802-3.544 12.111 0 24.017 4.729 32.92 13.635l116.364 116.364c18.181 18.174 18.181 47.644 0 65.821z" />
72
- <glyph unicode="&#xe93e;" glyph-name="list" d="M672 896.001h-69.504c-13.184 37.248-48.768 64-90.496 64s-77.312-26.752-90.56-64h-69.44c-17.664 0-32-14.336-32-32v-128c0-17.664 14.336-32 32-32h320c17.664 0 32 14.336 32 32v128c0 17.664-14.336 32-32 32zM832 832.001h-64v-96c0-52.928-43.072-96-96-96h-320c-52.928 0-96 43.072-96 96v96h-64c-35.264 0-64-28.736-64-64v-768c0-35.904 28.096-64 64-64h640c35.904 0 64 28.096 64 64v768c0 35.904-28.096 64-64 64zM502.656 265.345l-128-128c-6.272-6.208-14.464-9.344-22.656-9.344s-16.384 3.136-22.656 9.344l-64 64c-12.48 12.48-12.48 32.768 0 45.248s32.768 12.48 45.248 0l41.408-41.344 105.344 105.344c12.48 12.48 32.768 12.48 45.248 0s12.544-32.704 0.064-45.248zM502.656 521.345l-128-128c-6.272-6.208-14.464-9.344-22.656-9.344s-16.384 3.136-22.656 9.344l-64 64c-12.48 12.48-12.48 32.768 0 45.248s32.768 12.48 45.248 0l41.408-41.344 105.344 105.344c12.48 12.48 32.768 12.48 45.248 0s12.544-32.704 0.064-45.248zM736 192.001h-128c-17.664 0-32 14.336-32 32s14.336 32 32 32h128c17.664 0 32-14.336 32-32s-14.336-32-32-32zM736 448.001h-128c-17.664 0-32 14.336-32 32s14.336 32 32 32h128c17.664 0 32-14.336 32-32s-14.336-32-32-32z" />
73
- <glyph unicode="&#xe93f;" glyph-name="speaker" d="M814.546 960.001c-124.136 0-208.942-71.586-283.788-134.75-62.324-52.55-116.084-97.978-181.666-97.978h-256c-63.954 0-93.092-120.646-93.092-232.726 0-112.082 29.138-232.728 93.090-232.728h256c65.582 0 119.342-45.428 181.666-97.978 74.846-63.162 159.652-134.75 283.788-134.75 137.496 0 209.456 234.172 209.456 465.456s-71.96 465.454-209.454 465.454zM814.546 122.183c-39.518 0-116.364 131.444-116.364 372.364s76.846 372.364 116.364 372.364c39.516 0 116.364-131.444 116.364-372.364s-76.848-372.364-116.364-372.364zM779.916 629.249c-6.702 1.676-13.544 0.466-19.13-3.352-5.586-3.864-9.17-9.96-9.914-16.664-4.142-38.866-6.144-76.382-6.144-114.688s2.002-75.822 6.19-114.642c0.744-6.75 4.328-12.8 9.914-16.664 3.91-2.7 8.564-4.096 13.218-4.096 1.954 0 3.91 0.232 5.864 0.744 61.486 16.012 104.448 71.4 104.448 134.656 0.002 63.258-42.96 118.648-104.446 134.706zM434.642 98.911c-13.312 0-25.042 8.472-29.23 21.086l-26.206 78.522c-2.792 8.378-12.894 14.802-21.644 16.058-2.84 0.372-5.726 0.698-8.472 0.698h-159.604c-7.308 0-14.196-3.444-18.572-9.262s-5.818-13.406-3.816-20.386l52.038-182.086c11.358-39.752 48.174-67.54 89.506-67.54h125.998c42.638 0 77.36 34.722 77.36 77.358v8.192c0 42.636-34.722 77.36-77.358 77.36z" />
74
- <glyph unicode="&#xe940;" glyph-name="video-camera" d="M1017.846 433.847c-11.077 19.692-36.923 27.077-57.845 14.769l-140.306-81.23-35.692-20.923v-194.459l33.23-19.692c1.231 0 1.231-1.231 2.462-1.231l137.844-79.999c6.154-4.923 14.769-7.385 23.384-7.385 23.384 0 41.846 18.461 41.846 41.846v164.921l1.231 162.46c0 7.385-1.231 14.769-6.154 20.923zM198.164 496.616c109.537 0 198.151 88.614 198.151 198.151s-88.614 198.151-198.151 198.151-198.151-88.614-198.151-198.151c-1.231-109.537 88.614-198.151 198.151-198.151zM198.164 775.997c45.538 0 81.23-36.923 81.23-81.23 0-45.538-36.923-81.23-81.23-81.23s-81.23 36.923-81.23 81.23c-1.231 45.538 35.692 81.23 81.23 81.23zM700.312 485.539c-32-16-67.691-25.846-105.845-25.846-46.769 0-91.076 13.538-127.998 38.153h-140.306c-36.923-24.615-81.23-38.153-127.998-38.153-38.153 0-73.845 8.615-105.845 25.846-28.307-16-47.999-47.999-47.999-82.461v-300.304c0-55.384 45.538-99.691 99.691-99.691h505.84c55.384 0 99.691 45.538 99.691 99.691v300.304c-1.231 34.461-20.923 66.461-49.23 82.461zM594.467 496.616c109.537 0 198.151 88.614 198.151 198.151s-88.614 198.151-198.151 198.151c-109.537 0-198.151-88.614-198.151-198.151s88.614-198.151 198.151-198.151zM594.467 775.997c45.538 0 81.23-36.923 81.23-81.23 0-45.538-36.923-81.23-81.23-81.23s-81.23 36.923-81.23 81.23c0 45.538 35.692 81.23 81.23 81.23z" />
75
- <glyph unicode="&#xe941;" glyph-name="garbage" d="M901.8 813.001h-236.8v104.2c0 11.6-9.4 20.8-20.8 20.8h-264.4c-11.6 0-20.8-9.4-20.8-20.8v-104.2h-236.8c-11.6 0-20.8-9.4-20.8-20.8v-129.8c0-11.6 9.4-20.8 20.8-20.8h49.2v-529.4c0-85 69.2-154.2 154.2-154.2h372.8c85 0 154.2 69.2 154.2 154.2v529.2h49.2c11.6 0 20.8 9.4 20.8 20.8v130c0 11.4-9.4 20.8-20.8 20.8zM400.8 896.201h222.6v-83.4h-222.6v83.4zM810.8 112.201c0-62-50.4-112.4-112.4-112.4h-372.8c-62 0-112.4 50.4-112.4 112.4v529.2h597.6v-529.2zM880.8 683.201h-737.6v88h737.8v-88zM328.2 106.001c11.6 0 20.8 9.4 20.8 20.8v387.4c0 11.6-9.4 20.8-20.8 20.8-11.6 0-20.8-9.4-20.8-20.8v-387.4c0-11.4 9.4-20.8 20.8-20.8zM512 106.001c11.6 0 20.8 9.4 20.8 20.8v387.4c0 11.6-9.4 20.8-20.8 20.8s-20.8-9.4-20.8-20.8v-387.4c0-11.4 9.2-20.8 20.8-20.8zM695.8 106.001c11.6 0 20.8 9.4 20.8 20.8v387.4c0 11.6-9.4 20.8-20.8 20.8-11.6 0-20.8-9.4-20.8-20.8v-387.4c-0.2-11.4 9.2-20.8 20.8-20.8z" />
76
- <glyph unicode="&#xe942;" glyph-name="add-line" d="M916.122 960.001h-808.245c-59.584 0-107.878-48.503-107.878-107.878v-808.245c0-59.584 48.503-107.878 107.878-107.878h808.245c59.584 0 107.878 48.503 107.878 107.878v808.245c0 59.374-48.503 107.878-107.878 107.878zM972.779 43.879c0-31.151-25.506-56.657-56.657-56.657h-808.245c-31.151 0-56.657 25.506-56.657 56.657v808.245c0 31.151 25.506 56.657 56.657 56.657h808.245c31.151 0 56.657-25.506 56.657-56.657v-808.245zM705.385 473.507h-167.879v167.879c0 14.216-11.499 25.715-25.715 25.715s-25.715-11.499-25.715-25.715v-167.879h-167.879c-14.216 0-25.715-11.499-25.715-25.506 0-14.216 11.499-25.715 25.715-25.715h167.879v-167.879c0-14.216 11.499-25.715 25.715-25.715s25.715 11.499 25.715 25.715v167.879h167.879c14.216 0 25.715 11.499 25.715 25.715s-11.499 25.506-25.715 25.506z" />
77
- <glyph unicode="&#xe943;" glyph-name="cup" d="M1023.964 764.599c-1.020 86.91-45.496 134.776-125.238 134.776-30.864 0-60.604-7.184-80.046-13.178 1.936 35.524 1.966 57.452 1.966 58.542l0.002 15.208h-617.282v-15.206c0-0.52 0.052-22.794 2.010-58.562-19.44 5.998-49.208 13.196-80.102 13.196-79.74 0-124.218-47.864-125.238-134.776-1.004-85.5 18.496-161.608 57.954-226.214 38.74-63.43 88.256-101.652 122.974-122.542 55.606-33.464 111.18-40.488 148.012-40.488 9.080 0 17.828 0.428 26.010 1.272 0.542 0.056 1.044 0.12 1.574 0.178 17.808-19.178 37.006-34.54 57.52-45.956 15.122-8.414 25.64-23.088 29.244-39.954-20.39-6.346-35.236-25.396-35.236-47.846 0-22.954 15.526-42.34 36.62-48.24v-63.82h-82.284v-66.602h-81.2v-128.334h461.562v128.334h-81.2v66.602h-82.284v63.82c21.096 5.902 36.622 25.286 36.622 48.24 0 22.452-14.846 41.5-35.236 47.846 3.604 16.866 14.12 31.538 29.244 39.954 20.464 11.386 39.794 26.832 57.558 45.948 6.294-0.698 15.732-1.44 27.532-1.44 0.004 0 0.002 0 0.008 0 36.828 0 92.4 7.028 148.002 40.488 34.716 20.892 84.234 59.112 122.974 122.542 39.464 64.604 58.962 140.714 57.958 226.212zM789.984 929.535c-0.136-5.562-0.352-12.554-0.684-20.738h-554.526c-0.344 8.182-0.574 15.184-0.722 20.738h555.932zM810.668 789.909c20.604 6.858 47.308 13.774 71.23 13.774 20.058 0 34.5-4.9 42.926-14.564 9.684-11.108 12.806-29.768 9.274-55.468-14.706-107.052-61.124-190.616-130.708-235.294-24.238-15.564-50.342-21.994-72.218-24.278 46.274 97.262 68.67 219.294 79.496 315.83zM228.99 683.983c14.958-80.23 35.61-149.126 61.386-204.772 0.798-1.728 1.61-3.43 2.418-5.132-21.868 2.29-47.956 8.718-72.184 24.274-69.582 44.68-116.002 128.242-130.708 235.294-3.53 25.702-0.41 44.364 9.276 55.468 8.426 9.664 22.87 14.562 42.926 14.562 23.942 0 50.67-6.926 71.282-13.788 3.682-32.924 8.716-68.962 15.604-105.906zM328.976 405.767c-32.976 0-82.706 6.27-132.328 36.132-50.75 30.54-168.54 123.088-166.2 322.342 0.828 70.466 31.846 104.72 94.826 104.72 33.682 0 66.948-10.154 82.154-15.51 0.758-10.202 1.608-20.434 2.548-30.624-20.67 6.072-45.024 11.268-67.872 11.268-29.236 0-51.39-8.406-65.85-24.986-15.718-18.026-21.264-44.806-16.484-79.596 8.188-59.602 25.3-112.282 50.862-156.574 24.402-42.284 55.876-75.988 93.544-100.172 36.792-23.626 76.586-29.584 104.972-30.154 0.096-0.168 0.194-0.328 0.29-0.494 1.556-2.726 3.128-5.406 4.716-8.052 0.494-0.826 0.992-1.646 1.49-2.464 1.514-2.488 3.040-4.952 4.582-7.366 0.58-0.908 1.168-1.794 1.752-2.694 1.050-1.614 2.106-3.214 3.17-4.796 1.028-1.53 2.060-3.044 3.098-4.542 1.018-1.466 2.038-2.924 3.066-4.362 0.482-0.676 0.956-1.378 1.438-2.046-1.224-0.020-2.482-0.030-3.774-0.030zM712.376 33.971v-67.506h-400.736v67.506h400.736zM579.306 100.573h51.868v-36.188h-238.334v36.188h186.466zM475.122 130.987v61.964h73.77v-61.964h-73.77zM585.514 243.049c0-10.854-8.832-19.684-19.684-19.684h-107.644c-10.854 0-19.684 8.83-19.684 19.684s8.83 19.684 19.684 19.684h107.644c10.854 0 19.684-8.83 19.684-19.684zM661.582 416.897c-0.168-0.218-0.336-0.436-0.504-0.654-1.496-1.936-3.004-3.824-4.52-5.686-0.372-0.454-0.738-0.916-1.112-1.368-1.666-2.024-3.346-4.004-5.034-5.936-0.082-0.092-0.158-0.188-0.24-0.28-16.958-19.346-35.47-34.668-55.024-45.548-24.102-13.408-40.49-37.222-44.998-64.278h-76.284c-4.51 27.058-20.898 50.87-45 64.278-18.872 10.498-35.916 24.532-51.314 41.302l-3.72 4.244c-15.12 17.244-29.372 38.136-42.358 62.090l-3.978 7.342c-65.394 126.354-85.174 308.976-91.138 405.982h551.41c-0.254-4.22-0.532-8.578-0.84-13.104-0.014-0.21-0.030-0.426-0.044-0.636-0.336-4.904-0.696-9.822-1.078-14.744-0.010-0.144-0.022-0.288-0.032-0.434-1.216-15.6-2.656-31.258-4.298-46.73l-0.994-9.356c-11.050-99.056-34.388-225.25-83.602-320.306l-4.346-8.012c-9.67-17.832-20.042-33.964-30.952-48.166zM827.354 441.899c-49.626-29.864-99.346-36.132-132.32-36.132-0.002 0-0.006 0-0.008 0-1.294 0-2.552 0.010-3.778 0.030 0.020 0.028 0.040 0.058 0.060 0.086 1.974 2.724 3.918 5.488 5.832 8.29 0.234 0.342 0.464 0.692 0.698 1.034 1.618 2.384 3.212 4.8 4.788 7.24 0.406 0.626 0.812 1.254 1.214 1.884 1.744 2.738 3.47 5.494 5.162 8.298 0.266 0.438 0.524 0.888 0.788 1.33 1.386 2.316 2.756 4.654 4.108 7.014 0.316 0.552 0.642 1.080 0.96 1.636 28.386 0.57 68.18 6.528 104.972 30.154 37.668 24.188 69.142 57.892 93.544 100.172 25.56 44.292 42.672 96.972 50.862 156.574 4.776 34.792-0.768 61.572-16.484 79.596-14.458 16.582-36.614 24.988-65.85 24.988-22.846 0-47.204-5.192-67.872-11.266 0.958 10.39 1.78 20.356 2.484 29.828 0.020 0.264 0.042 0.53 0.062 0.792 15.21 5.358 48.474 15.51 82.154 15.51 62.98 0 93.998-34.254 94.828-104.716 2.332-199.254-115.454-291.8-166.204-322.342zM384.712 467.527l-25.4-16.734c8.672-13.166 17.992-25.128 27.702-35.552l22.256 20.732c-8.554 9.182-16.816 19.8-24.558 31.554zM319.432 636.157l-29.652-6.764c14.584-63.93 34.054-117.598 57.866-159.512l26.444 15.024c-22.344 39.33-40.734 90.218-54.658 151.252zM887.332 292.983l-0.022 30.414-25.674-0.016-0.018 25.674-30.414-0.020 0.018-25.676-25.674-0.018 0.020-30.414 25.674 0.018 0.018-25.672 30.414 0.020-0.018 25.674zM225.57 135.051l-0.032 30.414-21.544-0.022-0.022 21.546-30.414-0.032 0.022-21.544-21.548-0.022 0.034-30.414 21.544 0.022 0.022-21.548 30.414 0.032-0.022 21.546zM97.69 383.679h28.69v-30.414h-28.69v30.414zM282.078 293.695h28.69v-30.414h-28.69v30.414zM744.508 202.191h28.69v-30.414h-28.69v30.414z" />
78
- <glyph unicode="&#xe944;" glyph-name="next-2" d="M15.689 463.674h992.623c8.66 0 15.689-7.029 15.689-15.689s-7.029-15.689-15.689-15.689h-992.623c-8.66 0-15.689 7.029-15.689 15.689s7.029 15.689 15.689 15.689zM409.067 857.021c4.016 0 8.033-1.537 11.108-4.581 6.119-6.119 6.119-16.065 0-22.184l-382.302-382.302 382.302-382.176c6.119-6.119 6.119-16.065 0-22.184s-16.065-6.119-22.184 0l-393.378 393.252c-2.949 2.949-4.581 6.934-4.581 11.108s1.663 8.158 4.581 11.108l393.378 393.347c3.044 3.075 7.060 4.612 11.076 4.612z" />
79
- <glyph unicode="&#xe945;" glyph-name="next2" d="M1008.311 432.328h-992.623c-8.66 0-15.689 7.029-15.689 15.689s7.029 15.689 15.689 15.689h992.623c8.66 0 15.689-7.029 15.689-15.689s-7.029-15.689-15.689-15.689zM614.933 38.981c-4.016 0-8.033 1.537-11.108 4.581-6.119 6.119-6.119 16.065 0 22.184l382.302 382.302-382.302 382.176c-6.119 6.119-6.119 16.065 0 22.184s16.065 6.119 22.184 0l393.378-393.252c2.949-2.949 4.581-6.934 4.581-11.108s-1.663-8.158-4.581-11.108l-393.378-393.347c-3.044-3.075-7.060-4.612-11.076-4.612z" />
80
- <glyph unicode="&#xe946;" glyph-name="menu-2" d="M887.218 480.977h-750.433c-18.209 0-32.976-14.765-32.976-32.976s14.767-32.976 32.976-32.976h750.433c18.211 0 32.976 14.765 32.976 32.976 0 18.209-14.765 32.976-32.976 32.976zM887.218 731.123h-750.433c-18.209 0-32.976-14.767-32.976-32.976s14.767-32.976 32.976-32.976h750.433c18.211 0 32.976 14.767 32.976 32.976s-14.765 32.976-32.976 32.976zM887.218 230.831h-750.433c-18.209 0-32.976-14.765-32.976-32.976s14.767-32.976 32.976-32.976h750.433c18.211 0 32.976 14.765 32.976 32.976s-14.765 32.976-32.976 32.976z" />
81
- <glyph unicode="&#xe947;" glyph-name="question-2" d="M976.168 633.998c-45.644 68.232-118.564 113.268-200.069 123.558-8.224 1.054-15.722-4.784-16.76-13.002s4.784-15.722 13.002-16.76c72.878-9.206 138.081-49.472 178.891-110.474 61.42-91.854 56.596-211.691-12.004-298.201-2.248-2.836-3.396-6.386-3.232-10l6.074-133.733-121.276 56.684c-3.28 1.534-7.002 1.83-10.48 0.83-91.392-26.16-191.907 2.14-256.109 72.132-4.67 5.060-9.226 10.466-13.57 16.1-3.644 4.702-7.184 9.604-10.52 14.566-0.176 0.264-0.352 0.542-0.528 0.808 20.966 36.874 33.486 78.064 36.392 120.308 0.568 8.266-5.67 15.426-13.936 15.994-8.262 0.546-15.426-5.67-15.994-13.936-3.014-43.846-17.6-86.446-42.18-123.194-20.724-30.988-47.298-56.448-78.986-75.67-7.084-4.296-9.34-13.522-5.044-20.604 2.822-4.652 7.768-7.222 12.838-7.222 2.65 0 5.334 0.704 7.766 2.178 32.090 19.468 59.472 44.662 81.568 74.958 1.614-2.206 3.236-4.404 4.89-6.536 4.856-6.298 9.988-12.386 15.226-18.060 35.658-38.874 81.476-66.924 132.499-81.122 48.708-13.552 99.916-13.894 148.465-1.048l138.733-64.842c2.022-0.944 4.19-1.41 6.35-1.41 2.922 0 5.832 0.854 8.34 2.532 4.364 2.918 6.884 7.906 6.646 13.148l-6.948 152.979c34.824 45.738 54.662 100.278 57.452 158.117 2.946 60.948-13.478 120.050-47.494 170.923zM730.053 745.034c-0.782 8.246-8.116 14.294-16.348 13.518-46.392-4.398-91.526-20.506-130.519-46.582-17.684-11.818-34.038-25.622-48.602-41.026-6.128-6.476-12.074-13.402-17.688-20.604-1.702-2.192-3.366-4.408-4.996-6.64-19.366 26.5-43.332 49.718-71.082 68.278-129.845 86.842-306.131 51.858-392.978-77.986-34.018-50.866-50.446-109.968-47.504-170.919 2.792-57.836 22.632-112.374 57.458-158.115l-6.952-152.981c-0.238-5.244 2.282-10.232 6.646-13.15 2.508-1.678 5.416-2.532 8.34-2.532 2.162 0 4.33 0.466 6.35 1.41l138.735 64.846c52.23-13.822 107.044-12.396 158.903 4.194 7.89 2.524 12.24 10.966 9.716 18.858-2.524 7.89-10.968 12.24-18.858 9.716-48.008-15.362-98.834-16.198-146.983-2.418-3.476 0.996-7.2 0.702-10.478-0.832l-121.278-56.686 6.076 133.733c0.164 3.616-0.984 7.168-3.232 10.002-68.604 86.514-73.428 206.349-12 298.193 77.648 116.094 235.267 147.375 351.363 69.73 58.924-39.408 98.864-102.234 109.578-172.369 1.25-8.19 8.894-13.808 17.094-12.562 8.19 1.252 13.814 8.904 12.562 17.094-5.274 34.524-16.89 67.464-33.854 97.286 3.454 5.224 7.142 10.394 11.050 15.426 5.014 6.43 10.334 12.626 15.81 18.416 13.026 13.778 27.654 26.124 43.478 36.698 34.876 23.322 75.222 37.726 116.674 41.656 8.248 0.778 14.3 8.098 13.518 16.346zM414.156 359.701l-38.872 38.872c17.11 21.674 27.36 49.004 27.36 78.696 0 70.176-57.092 127.268-127.268 127.268-70.178 0-127.268-57.094-127.268-127.268 0-70.176 57.094-127.268 127.268-127.268 29.694 0 57.022 10.25 78.696 27.358l38.872-38.872c2.928-2.928 6.768-4.392 10.606-4.392s7.678 1.464 10.606 4.392c5.858 5.858 5.858 15.354 0 21.214zM353.899 419.957l-67.918 67.918c-5.856 5.856-15.354 5.856-21.212 0-5.858-5.86-5.858-15.356 0-21.214l67.918-67.918c-16.090-11.772-35.898-18.744-57.314-18.744-53.634 0-97.27 43.634-97.27 97.27s43.636 97.27 97.27 97.27c53.634 0 97.27-43.634 97.27-97.27 0-21.416-6.972-41.226-18.744-57.312zM846.845 374.823l-37.174 89.314c-0.020 0.046-0.038 0.094-0.058 0.14l-56.224 135.083c-2.328 5.594-7.792 9.236-13.848 9.236s-11.522-3.642-13.85-9.236l-56.218-135.069c-0.024-0.058-0.048-0.116-0.072-0.174l-37.166-89.294c-3.182-7.648 0.436-16.428 8.084-19.612s16.428 0.436 19.612 8.084l33.332 80.082h92.554l33.332-80.082c2.4-5.764 7.978-9.24 13.854-9.24 1.92 0 3.874 0.372 5.758 1.156 7.648 3.184 11.268 11.962 8.084 19.612zM705.747 473.375l33.79 81.186 33.792-81.186h-67.582z" />
82
- <glyph unicode="&#xe948;" glyph-name="question-1" d="M566.514 314.57c115.412 0 209.268 93.857 209.268 209.268s-93.857 209.268-209.268 209.268c-115.411 0-209.268-93.856-209.268-209.268s93.857-209.268 209.268-209.268zM388.57 273.031c-80.609 0-145.949-65.339-145.949-145.949v-163.014c0-15.494 12.574-28.067 28.067-28.067h591.654c15.493 0 28.067 12.573 28.067 28.067v158.972c2.47 4.266 4.715 8.869 6.512 13.697l114.514 303.125c3.817 10.104 5.838 20.882 5.838 31.772v340.173c0 49.623-40.192 89.815-89.815 89.815s-89.815-40.192-89.815-89.815v-323.782l-81.17-214.994h-367.904zM34.588 760.051h66.238c13.921 0 25.709 10.104 27.73 23.801 3.817 24.924 11.564 43.336 23.015 54.45 10.665 10.329 25.373 15.381 45.132 15.381 20.433 0 36.038-5.613 47.939-17.289s17.402-25.709 17.402-44.346c0-8.757-2.021-16.84-6.175-24.699-2.133-3.929-10.441-16.054-42.101-42.887-29.414-24.924-49.286-48.388-60.849-71.627-11.788-23.689-17.514-58.155-17.514-105.083v0c0-15.493 12.574-28.067 28.067-28.067h59.839c15.493 0 28.067 12.574 28.067 28.067v0c0 36.263 4.378 51.082 6.961 56.696 2.021 4.491 10.441 17.738 43.785 45.356 30.986 25.709 51.868 49.174 63.768 71.627 12.237 23.015 18.412 48.275 18.412 74.995 0 47.714-18.076 87.569-53.889 118.555-34.579 29.863-79.711 45.020-134.161 45.020-51.868 0-95.765-15.493-130.231-45.918-34.803-30.762-54.675-72.413-59.165-123.72v0c-1.572-16.167 11.339-30.312 27.73-30.312zM223.086 360.937c15.493 0 28.067 12.573 28.067 28.067v59.727c0 15.494-12.574 28.067-28.067 28.067h-59.727c-15.493 0-28.067-12.573-28.067-28.067v-59.727c0-15.494 12.574-28.067 28.067-28.067h59.727z" />
83
- <glyph unicode="&#xe949;" glyph-name="education" d="M156.641 839.158c-0.028 0-0.059 0-0.086 0-9.685 0-18.794-3.775-25.672-10.637-6.954-6.937-10.785-16.174-10.785-26.007v-549.462c0-20.149 16.456-36.581 36.688-36.633 85.292-0.203 228.191-17.98 326.771-121.143v575.028c0 6.83-1.745 13.247-5.037 18.556-80.91 130.3-236.393 150.098-321.878 150.298zM903.905 253.052v549.466c0 9.833-3.831 19.070-10.785 26.007-6.878 6.861-15.994 10.637-25.669 10.637-0.031 0-0.062 0-0.090 0-85.482-0.203-240.965-20.001-321.878-150.301-3.293-5.31-5.034-11.726-5.034-18.556v-575.024c98.58 103.162 241.479 120.939 326.771 121.143 20.228 0.052 36.685 16.484 36.685 36.63zM987.363 712.444h-26.569v-459.391c0-51.445-41.915-93.395-93.439-93.522-72.346-0.172-191.633-14.319-276.115-94.277 146.112 35.775 300.14 12.519 387.921-7.485 10.961-2.496 22.287 0.083 31.068 7.082 8.751 6.982 13.771 17.418 13.771 28.62v582.337c0.003 20.201-16.436 36.637-36.637 36.637zM63.205 253.052v459.391h-26.569c-20.197 0-36.637-16.436-36.637-36.637v-582.327c0-11.205 5.020-21.639 13.771-28.62 8.775-6.996 20.090-9.585 31.068-7.082 87.782 20.008 241.813 43.26 387.918 7.485-84.479 79.955-203.766 94.098-276.112 94.27-51.521 0.124-93.439 42.074-93.439 93.519z" />
84
- <glyph unicode="&#xe94a;" glyph-name="answer-shorting" horiz-adv-x="1020" d="M22.726 665.902c-6.684 5.347-9.358 13.368-9.358 21.389v124.324c0 9.358 2.674 16.042 9.358 22.726s13.368 9.358 22.726 9.358h124.324c9.358 0 16.042-2.674 22.726-9.358 5.347-5.347 9.358-13.368 9.358-22.726v-124.324c0-9.358-2.674-16.042-9.358-22.726-5.347-5.347-13.368-9.358-22.726-9.358h-125.661c-9.358 1.337-16.042 4.010-21.389 10.695zM22.726 355.761c-5.347 5.347-9.358 13.368-9.358 22.726v124.324c0 9.358 2.674 16.042 9.358 22.726s13.368 9.358 22.726 9.358h124.324c9.358 0 16.042-2.674 22.726-9.358 5.347-5.347 9.358-13.368 9.358-22.726v-124.324c0-9.358-2.674-16.042-9.358-22.726-5.347-5.347-13.368-9.358-22.726-9.358h-125.661c-9.358 0-16.042 4.010-21.389 9.358zM22.726 45.62c-5.347 5.347-9.358 13.368-9.358 22.726v124.324c0 9.358 2.674 16.042 9.358 22.726s13.368 9.358 22.726 9.358h124.324c9.358 0 16.042-2.674 22.726-9.358 5.347-5.347 9.358-13.368 9.358-22.726v-124.324c0-9.358-2.674-16.042-9.358-22.726-5.347-5.347-13.368-9.358-22.726-9.358h-125.661c-9.358 1.337-16.042 4.010-21.389 9.358zM270.037 688.628c5.347-5.347 13.368-9.358 22.726-9.358h681.775c9.358 0 16.042 2.674 22.726 9.358 5.347 5.347 9.358 13.368 9.358 22.726v77.535c0 9.358-2.674 16.042-9.358 22.726s-13.368 9.358-22.726 9.358h-681.775c-9.358 0-16.042-2.674-22.726-9.358s-9.358-13.368-9.358-22.726v-77.535c0-9.358 4.010-17.379 9.358-22.726zM270.037 378.487c-5.347 5.347-9.358 13.368-9.358 22.726v77.535c0 9.358 2.674 16.042 9.358 22.726s13.368 9.358 22.726 9.358h681.775c9.358 0 16.042-2.674 22.726-9.358s9.358-13.368 9.358-22.726v-77.535c0-9.358-2.674-16.042-9.358-22.726s-13.368-9.358-22.726-9.358h-681.775c-9.358 1.337-17.379 4.010-22.726 9.358zM270.037 69.682c-5.347 5.347-9.358 13.368-9.358 22.726v77.535c0 9.358 2.674 16.042 9.358 22.726 5.347 5.347 13.368 9.358 22.726 9.358h681.775c9.358 0 16.042-2.674 22.726-9.358 5.347-5.347 9.358-13.368 9.358-22.726v-78.872c0-9.358-2.674-16.042-9.358-22.726s-13.368-9.358-22.726-9.358h-681.775c-9.358 1.337-17.379 4.010-22.726 10.695z" />
85
- <glyph unicode="&#xe94b;" glyph-name="assesment" horiz-adv-x="1020" d="M1007.958 530.884c-4.010-13.368-10.695-24.063-22.726-29.41l-780.7-443.822c-12.031-6.684-24.063-8.021-37.431-5.347s-24.063 10.695-29.41 24.063l-125.661 212.554c-6.684 12.031-8.021 24.063-5.347 37.431s10.695 22.726 24.063 30.747l108.282 61.493 94.914-159.081c1.337-2.674 4.010-5.347 6.684-6.684 4.010-1.337 6.684 0 10.695 1.337l20.052 12.031c2.674 1.337 5.347 4.010 6.684 6.684 1.337 4.010 0 6.684-1.337 8.021l-92.24 160.418 86.893 48.125 44.115-73.525c1.337-2.674 4.010-5.347 6.684-6.684 4.010-1.337 6.684 0 10.695 1.337l20.052 12.031c2.674 1.337 5.347 4.010 6.684 6.684 1.337 4.010 0 6.684-1.337 8.021l-44.115 74.862 88.23 48.125 92.24-160.418c2.674-2.674 5.347-4.010 8.021-5.347s6.684 0 9.358 1.337l21.389 10.695c2.674 2.674 5.347 5.347 5.347 8.021s0 6.684-1.337 9.358l-94.914 160.418 86.893 48.125 44.115-73.525c2.674-2.674 5.347-5.347 8.021-6.684s6.684 0 9.358 1.337l21.389 12.031c2.674 1.337 5.347 2.674 5.347 6.684 0 2.674 0 6.684-1.337 9.358l-44.115 74.862 86.893 48.125 94.914-160.418c1.337-2.674 4.010-4.010 6.684-5.347 4.010-1.337 6.684 0 10.695 1.337l20.052 10.695c2.674 2.674 5.347 5.347 6.684 8.021s0 6.684-1.337 9.358l-92.24 160.418 108.282 61.493c12.031 6.684 24.063 8.021 37.431 5.347s24.063-10.695 29.41-24.063l125.661-212.554c5.347-2.674 6.684-14.705 2.674-28.073z" />
86
- <glyph unicode="&#xe94c;" glyph-name="fill-gaps" horiz-adv-x="1020" d="M737.922 583.019c-42.778-66.841-97.587-112.292-164.428-135.018 66.841-22.726 121.65-68.178 164.428-135.018s64.167-143.039 64.167-227.258c12.031 0 22.726-4.010 32.084-13.368s13.368-20.052 13.368-32.084v-29.41c0-12.031-4.010-22.726-13.368-32.084s-20.052-13.368-32.084-13.368h-632.313c-12.031 0-22.726 4.010-32.084 13.368s-13.368 20.052-13.368 32.084v30.747c0 12.031 4.010 22.726 13.368 32.084s20.052 13.368 32.084 13.368c0 84.219 21.389 160.418 64.167 227.258s97.587 112.292 164.428 135.018c-66.841 22.726-121.65 66.841-164.428 135.018-42.778 66.841-64.167 143.039-64.167 227.258-12.031 0-22.726 4.010-32.084 13.368s-13.368 20.052-13.368 32.084v28.073c0 12.031 4.010 22.726 13.368 32.084s20.052 13.368 32.084 13.368h632.313c12.031 0 22.726-4.010 32.084-13.368s13.368-20.052 13.368-32.084v-30.747c0-12.031-4.010-22.726-13.368-32.084s-20.052-13.368-32.084-13.368c0-82.883-21.389-159.081-64.167-225.922zM584.188 574.998c30.747 24.063 53.473 57.483 72.188 100.261 17.379 41.441 26.736 86.893 26.736 135.018h-393.023c0-48.125 9.358-92.24 26.736-135.018 17.379-41.441 41.441-74.862 72.188-100.261s62.83-36.094 97.587-36.094c34.757 0 66.841 12.031 97.587 36.094z" />
87
- <glyph unicode="&#xe94d;" glyph-name="matching" horiz-adv-x="1020" d="M25.399 609.756v30.747c0 13.368 4.010 24.063 13.368 32.084 9.358 9.358 20.052 13.368 32.084 13.368h688.46v92.24c0 13.368 4.010 24.063 13.368 32.084 9.358 9.358 20.052 13.368 32.084 13.368 13.368 0 24.063-4.010 32.084-13.368l152.397-152.397c9.358-9.358 13.368-20.052 13.368-32.084 0-13.368-4.010-24.063-13.368-32.084l-151.060-153.734c-9.358-9.358-20.052-13.368-32.084-13.368-13.368 0-24.063 4.010-32.084 13.368-9.358 9.358-13.368 20.052-13.368 32.084v92.24h-689.796c-13.368 0-24.063 4.010-32.084 13.368-9.358 9.358-13.368 20.052-13.368 32.084zM958.496 319.667h-688.46v92.24c0 13.368-4.010 24.063-13.368 32.084-9.358 9.358-20.052 13.368-32.084 13.368-13.368 0-24.063-4.010-32.084-13.368l-153.734-153.734c-9.358-9.358-13.368-20.052-13.368-32.084 0-13.368 4.010-24.063 13.368-32.084l152.397-152.397c9.358-9.358 20.052-13.368 32.084-13.368 13.368 0 24.063 4.010 32.084 13.368 9.358 9.358 13.368 20.052 13.368 32.084v92.24h688.46c13.368 0 24.063 4.010 32.084 13.368 9.358 9.358 13.368 20.052 13.368 32.084v30.747c0 13.368-4.010 24.063-13.368 32.084-8.021 9.358-18.715 13.368-30.747 13.368z" />
88
- <glyph unicode="&#xe94e;" glyph-name="multiple-choice" horiz-adv-x="1020" d="M969.191 587.030c0-13.368-4.010-25.399-13.368-33.42l-552.104-553.441c-9.358-9.358-20.052-14.705-33.42-14.705s-25.399 5.347-33.42 14.705l-310.141 312.815c-9.358 9.358-14.705 20.052-14.705 33.42s5.347 25.399 14.705 33.42l66.841 69.514c9.358 9.358 20.052 13.368 32.084 13.368s24.063-4.010 34.757-13.368l209.88-211.217 449.17 450.507c9.358 9.358 21.389 14.705 34.757 14.705s24.063-5.347 32.084-14.705l69.514-66.841c8.021-9.358 13.368-20.052 13.368-34.757zM93.577 645.85c-6.684 6.684-9.358 13.368-9.358 22.726s2.674 17.379 9.358 22.726l78.872 78.872c8.021 6.684 16.042 9.358 24.063 9.358 9.358 0 16.042-2.674 22.726-9.358l129.671-129.671 292.762 292.762c6.684 6.684 13.368 9.358 22.726 9.358s17.379-2.674 22.726-9.358l78.872-78.872c6.684-6.684 9.358-16.042 9.358-25.399s-2.674-17.379-9.358-22.726l-395.697-393.023c-8.021-6.684-16.042-9.358-24.063-9.358-9.358 0-16.042 2.674-22.726 9.358l-229.932 232.606z" />
89
- <glyph unicode="&#xe94f;" glyph-name="open-ended" horiz-adv-x="1020" d="M65.504 927.917h894.329c9.358 0 18.715-2.674 24.063-9.358 6.684-6.684 9.358-14.705 9.358-24.063v-205.869c0-10.695-2.674-18.715-9.358-24.063-6.684-6.684-14.705-9.358-24.063-9.358h-74.862c-10.695 0-18.715 2.674-24.063 9.358-6.684 6.684-9.358 14.705-9.358 24.063v102.935h-258.005v-275.384h73.525c9.358 0 18.715-2.674 24.063-9.358 6.684-6.684 9.358-14.705 9.358-24.063v-70.851c0-10.695-2.674-18.715-9.358-24.063-6.684-6.684-14.705-9.358-24.063-9.358h-310.141c-10.695 0-18.715 2.674-24.063 9.358-6.684 6.684-9.358 14.705-9.358 24.063v68.178c0 9.358 2.674 18.715 9.358 24.063 6.684 6.684 14.705 9.358 24.063 9.358h73.525v276.721h-255.332v-102.935c0-10.695-2.674-18.715-9.358-24.063-6.684-6.684-14.705-9.358-24.063-9.358h-76.198c-10.695 0-18.715 2.674-24.063 9.358-6.684 6.684-9.358 14.705-9.358 24.063v207.206c0 9.358 2.674 18.715 9.358 24.063s13.368 9.358 24.063 9.358zM982.559 195.343l-172.449 172.449c-10.695 12.031-22.726 14.705-36.094 8.021-14.705-5.347-21.389-16.042-21.389-32.084v-102.935h-481.253v102.935c0 16.042-6.684 26.736-21.389 32.084s-26.736 2.674-36.094-8.021l-172.449-172.449c-6.684-5.347-10.695-13.368-10.695-24.063s4.010-17.379 10.695-24.063l172.449-172.449c9.358-12.031 22.726-14.705 36.094-8.021 14.705 5.347 21.389 16.042 21.389 32.084v102.935h481.253v-102.935c0-16.042 6.684-26.736 21.389-32.084s26.736-2.674 36.094 8.021l172.449 172.449c6.684 5.347 10.695 13.368 10.695 24.063s-4.010 18.715-10.695 24.063z" />
90
- <glyph unicode="&#xe950;" glyph-name="ordering" horiz-adv-x="1020" d="M44.115 755.468l173.786 173.786c5.347 6.684 13.368 10.695 24.063 10.695s18.715-4.010 24.063-10.695l173.786-173.786c12.031-10.695 14.705-22.726 9.358-37.431s-16.042-21.389-32.084-21.389h-104.272v-695.144c0-10.695-2.674-18.715-9.358-25.399s-14.705-9.358-25.399-9.358h-69.514c-10.695 0-18.715 2.674-25.399 9.358s-9.358 14.705-9.358 25.399v695.144h-105.608c-16.042 0-26.736 6.684-32.084 21.389-6.684 14.705-4.010 26.736 8.021 37.431zM697.817 541.578c-1.337-5.347-4.010-10.695-9.358-14.705-4.010-4.010-9.358-5.347-14.705-5.347h-78.872c-9.358 0-16.042 4.010-20.052 10.695-5.347 6.684-6.684 14.705-2.674 24.063l124.324 364.95c4.010 12.031 12.031 17.379 24.063 17.379h86.893c12.031 0 20.052-5.347 24.063-17.379l124.324-364.95c2.674-9.358 1.337-16.042-2.674-24.063-5.347-6.684-12.031-10.695-20.052-10.695h-78.872c-13.368 0-21.389 6.684-24.063 20.052l-20.052 61.493h-93.577l-18.715-61.493zM776.689 88.398l145.713 208.543c2.674 4.010 4.010 9.358 4.010 14.705v45.452c0 6.684-2.674 13.368-8.021 18.715s-10.695 8.021-18.715 8.021h-268.7c-6.684 0-13.368-2.674-18.715-8.021s-8.021-10.695-8.021-18.715v-62.83c0-6.684 2.674-13.368 8.021-18.715s10.695-8.021 18.715-8.021h121.65l-149.723-212.554c-4.010-4.010-6.684-9.358-6.684-14.705v-48.125c0-6.684 2.674-13.368 8.021-18.715s10.695-8.021 18.715-8.021h282.068c6.684 0 13.368 2.674 18.715 8.021s8.021 10.695 8.021 18.715v62.83c0 6.684-2.674 13.368-8.021 18.715s-10.695 8.021-18.715 8.021h-132.345l4.010 6.684zM748.616 711.353h30.747l-14.705 49.462-16.042-49.462z" />
91
- <glyph unicode="&#xe951;" glyph-name="yes-no" horiz-adv-x="1020" d="M80.209 696.649c44.115 76.198 105.608 136.355 180.47 180.47 76.198 44.115 159.081 66.841 247.311 66.841 89.567 0 172.449-22.726 247.311-66.841 76.198-44.115 136.355-105.608 180.47-181.807s66.841-159.081 66.841-248.648c0-89.567-22.726-172.449-66.841-248.648s-104.272-136.355-180.47-181.807c-76.198-44.115-159.081-66.841-247.311-66.841-89.567 0-172.449 22.726-247.311 66.841-74.862 46.789-136.355 106.945-180.47 183.144s-66.841 159.081-66.841 248.648c0 89.567 22.726 172.449 66.841 248.648zM693.807 128.502c56.146 32.084 101.598 77.535 133.681 133.681s49.462 118.977 49.462 184.48c0 66.841-16.042 128.334-49.462 184.48-32.084 56.146-77.535 101.598-133.681 133.681s-117.64 49.462-184.48 49.462v-736.585c66.841 1.337 128.334 18.715 184.48 50.799z" />
92
- <glyph unicode="&#xe952;" glyph-name="line-cross" d="M463.030 447.844l-453.266-456.432c-12.593-12.68-12.593-33.224 0-45.904 6.288-6.348 14.545-9.506 22.785-9.506 8.256 0 16.497 3.158 22.785 9.506l456.674 459.864 456.674-459.864c6.304-6.348 14.545-9.506 22.785-9.506s16.497 3.158 22.785 9.506c12.592 12.68 12.592 33.224 0 45.904l-453.25 456.432 453.554 456.755c12.592 12.68 12.592 33.224 0 45.904-12.592 12.664-32.993 12.664-45.57 0l-456.962-460.187-457.010 460.17c-12.592 12.664-32.977 12.664-45.57 0-12.592-12.68-12.592-33.224 0-45.904l453.586-456.738z" />
93
- <glyph unicode="&#xe953;" glyph-name="filter-tool-black-shape" d="M1019.628 930.935c-8.244 18.876-22.511 28.315-42.87 28.326h-929.538c-20.331 0-34.619-9.45-42.85-28.326-8.226-19.843-4.84-36.798 10.172-50.834l358.031-358.021v-352.939c0-12.604 4.601-23.483 13.797-32.696l185.9-185.895c8.722-9.193 19.611-13.807 32.688-13.807 5.805 0 11.853 1.218 18.149 3.637 18.889 8.236 28.336 22.514 28.336 42.847v538.849l358.019 358.021c15.017 14.036 18.395 30.986 10.167 50.837z" />
94
- <glyph unicode="&#xe954;" glyph-name="plus-square-button" d="M963.394 960.001h-902.829c-33.392 0-60.565-27.093-60.565-60.565v-902.869c0-33.432 27.133-60.565 60.565-60.565h902.829c33.432 0 60.565 27.133 60.565 60.565v902.869c0 33.472-27.133 60.565-60.565 60.565zM779.518 387.375h-206.932v-206.932c0-33.513-27.133-60.565-60.565-60.565s-60.565 27.053-60.565 60.565v206.932h-206.932c-33.432 0-60.565 27.053-60.565 60.565 0 33.472 27.133 60.565 60.565 60.565h206.932v206.932c0 33.472 27.133 60.565 60.565 60.565 33.513 0 60.565-27.093 60.565-60.565v-206.932h206.932c33.432 0 60.565-27.093 60.565-60.565 0-33.513-27.133-60.565-60.565-60.565z" />
95
- <glyph unicode="&#xe955;" glyph-name="settings-1" d="M986.532 522.561l-101.436 16.922c-7.372 30.141-18.122 58.953-32.121 85.825l64.936 80.514c13.811 17.016 13.184 41.498-1.377 57.921l-40.343 45.403c-14.624 16.405-38.874 19.875-57.372 8.188l-86.747-54.531c-38.154 26.658-81.374 46.343-127.996 57.765l-16.971 101.98c-3.561 21.594-22.247 37.438-44.183 37.438h-60.796c-21.891 0-40.64-15.844-44.122-37.438l-17.064-102.012c-38.546-9.437-74.687-24.671-107.669-44.735l-82.498 58.876c-17.78 12.703-42.201 10.716-57.717-4.767l-42.951-42.982c-15.483-15.516-17.469-39.937-4.734-57.717l59.013-82.656c-19.875-32.733-34.952-68.668-44.388-106.871l-102.561-17.125c-21.561-3.561-37.436-22.249-37.436-44.185v-60.748c0-21.934 15.875-40.624 37.436-44.185l102.561-17.125c7.749-31.437 18.999-61.466 33.952-89.308l-64.64-80.059c-13.764-17-13.186-41.498 1.375-57.906l40.312-45.404c14.625-16.436 38.888-19.843 57.388-8.186l87.998 55.278c37.234-25.468 79.358-44.186 124.56-55.278l17.064-101.997c3.483-21.595 22.231-37.439 44.122-37.439h60.796c21.935 0 40.622 15.843 44.183 37.438l17 101.997c38.065 9.311 73.748 24.279 106.436 43.999l85.936-61.375c17.748-12.748 42.187-10.748 57.688 4.784l42.968 42.967c15.465 15.469 17.56 39.877 4.716 57.689l-61.182 85.779c19.932 32.843 35.089 68.842 44.466 107.215l101.435 16.937c21.623 3.561 37.434 22.25 37.434 44.185v60.748c-0.032 21.933-15.843 40.621-37.469 44.183zM513.609 256.006c-106.013 0-191.995 85.998-191.995 191.995 0 106.013 85.982 191.995 191.995 191.995 105.995 0 191.992-85.982 191.992-191.995 0-105.997-85.998-191.995-191.992-191.995z" />
96
- <glyph unicode="&#xe956;" glyph-name="image-matching" d="M838.921 175.598v-27.212c0-22.756-7.964-42.003-23.799-57.932-15.929-15.834-35.176-23.799-57.932-23.799h-653.843c-22.756 0-42.003 7.964-57.932 23.799-15.834 15.929-23.704 35.176-23.704 57.932v435.864c0 22.661 7.964 42.003 23.799 57.932 15.834 15.834 35.176 23.799 57.932 23.799h27.212v-81.73h-17.067c-2.276 0-4.551-1.138-6.827-3.413s-3.413-4.551-3.413-6.827v-415.384c0-2.276 1.138-4.551 3.413-6.827s4.551-3.413 6.827-3.413h633.363c2.276 0 4.551 1.138 6.827 3.413s3.413 4.551 3.413 6.827v17.067h81.73zM920.652 829.346c22.661 0 42.003-7.964 57.932-23.799 15.929-15.929 23.799-35.176 23.799-57.932v-435.864c0-22.756-7.964-42.003-23.799-57.932-15.929-15.929-35.176-23.799-57.932-23.799h-653.843c-22.756 0-42.003 7.964-57.932 23.799s-23.799 35.176-23.799 57.932v435.864c0 22.661 7.964 42.003 23.799 57.932 15.834 15.834 35.176 23.799 57.932 23.799h653.843zM910.412 747.616h-633.363c-2.276 0-4.551-1.138-6.827-3.413s-3.413-4.551-3.413-6.827v-415.384c0-2.276 1.138-4.551 3.413-6.827s4.551-3.413 6.827-3.413h633.363c2.276 0 4.551 1.138 6.827 3.413s3.413 4.551 3.413 6.827v415.479c0 2.276-1.138 4.551-3.413 6.827-2.37 2.181-4.551 3.319-6.827 3.319zM471.135 638.674c0-19.342-6.542-35.461-19.627-48.545s-29.203-19.627-48.545-19.627c-19.342 0-35.461 6.542-48.545 19.627-13.084 12.99-19.532 29.203-19.532 48.545 0 19.247 6.542 35.461 19.532 48.545 12.99 12.99 29.203 19.532 48.545 19.532 19.247 0 35.461-6.542 48.545-19.532 13.084-13.084 19.627-29.203 19.627-48.545zM348.539 475.213l68.077 68.077c3.413 3.413 7.964 5.12 13.653 5.12s10.24-1.707 13.653-5.12l68.077-68.077 177.019 177.019c3.413 3.413 7.964 5.12 13.653 5.12s10.24-1.707 13.653-5.12l122.596-122.596v-136.249h-490.382v81.825z" />
97
- <glyph unicode="&#xe957;" glyph-name="menu" horiz-adv-x="1099" d="M183.355 846.013h732.231c33.705 0 61.023-27.317 61.023-61.023v0c0-33.705-27.317-61.023-61.023-61.023h-732.231c-33.705 0-61.023 27.317-61.023 61.023v0c0 33.705 27.317 61.023 61.023 61.023zM183.355 515.956h732.231c33.705 0 61.023-27.317 61.023-61.023v0c0-33.705-27.317-61.023-61.023-61.023h-732.231c-33.705 0-61.023 27.317-61.023 61.023v0c0 33.705 27.317 61.023 61.023 61.023zM183.355 185.898h732.231c33.705 0 61.023-27.317 61.023-61.023v0c0-33.705-27.317-61.023-61.023-61.023h-732.231c-33.705 0-61.023 27.317-61.023 61.023v0c0 33.705 27.317 61.023 61.023 61.023z" />
98
- <glyph unicode="&#xe958;" glyph-name="image1" d="M632.483 739.069c-31.094 0-56.385-25.283-56.385-56.385 0.008-31.086 25.299-56.369 56.385-56.369s56.385 25.275 56.385 56.369c0 31.094-25.291 56.385-56.385 56.385zM512.333 378.718c-101.571 0-183.889-82.326-183.889-183.873 0-101.555 82.318-183.889 183.889-183.889s183.897 82.334 183.897 183.889c0 101.547-82.326 183.873-183.897 183.873zM615.92 173.049h-79.921v-81.969c0-13.158-10.841-23.861-23.999-23.861s-23.999 10.695-23.999 23.861v81.969h-79.588c-13.158 0-23.869 10.841-23.869 23.999s10.703 23.999 23.869 23.999h79.588v77.548c0 13.149 10.841 23.861 23.999 23.861s23.999-10.703 23.999-23.861v-77.548h79.921c13.158 0 23.869-10.841 23.869-23.999s-10.711-23.999-23.869-23.999zM984.088 885.046h-943.502c-22.057 0-40.586-19.643-40.586-41.7v-608.5c0-22.065 18.53-37.79 40.586-37.79h239.86c0 128 104.025 231.871 231.887 231.871 127.87 0 231.895-103.871 231.895-231.871h239.86c22.057 0 39.912 15.734 39.912 37.79v608.5c0 22.057-17.855 41.7-39.912 41.7zM795.429 609.419l-151.276-151.308-230.262 230.229c-3.129 3.129-8.176 3.129-11.305 0l-146.050-146.042-66.674 66.666c-3.121 3.129-8.476 3.129-11.597 0l-106.268-105.976v310.061h879.998v-348.948l-145.27 145.319c-3.129 3.129-8.168 3.129-11.297 0z" />
99
- <glyph unicode="&#xe959;" glyph-name="image-ans" d="M1011.917 666.727v-562.381c0-26.010-9.216-48.128-27.238-66.355-18.227-18.227-40.346-27.238-66.355-27.238h-812.442c-26.010 0-48.128 9.216-66.355 27.238-18.227 18.227-27.238 40.346-27.238 66.355v562.381c0 26.010 9.011 48.128 27.238 66.355s40.346 27.238 66.355 27.238h171.827l23.347 64.512c7.782 18.227 19.456 32.768 35.226 44.032 15.565 11.059 33.178 16.589 52.634 16.589h245.965c19.456 0 37.069-5.53 52.634-16.589s27.238-25.805 35.226-44.032l23.347-64.512h171.827c26.010 0 48.128-9.216 66.355-27.238 18.432-18.227 27.648-40.346 27.648-66.355zM746.291 385.537c0 43.008-10.445 82.33-31.334 118.17s-49.152 64.102-84.992 84.992c-35.84 20.89-75.162 31.334-118.17 31.334s-82.33-10.445-118.17-31.334c-35.84-20.89-64.102-49.152-84.992-84.992s-31.334-75.162-31.334-118.17c0-43.008 10.445-82.33 31.334-118.17s49.152-64.102 84.992-84.992c35.84-20.89 75.162-31.334 118.17-31.334s82.33 10.445 118.17 31.334c35.84 20.89 64.102 49.152 84.992 84.992s31.334 75.162 31.334 118.17zM683.827 385.537c0-46.899-16.998-87.245-50.79-121.037s-74.138-50.79-121.037-50.79-87.245 16.998-121.037 50.79c-33.792 33.792-50.79 74.138-50.79 121.037s16.998 87.245 50.79 121.037c33.792 33.792 74.138 50.79 121.037 50.79s87.245-16.998 121.037-50.79c33.792-33.792 50.79-74.138 50.79-121.037z" />
100
- <glyph unicode="&#xe95a;" glyph-name="short-ans" d="M355.123 604.878c-10.24-10.24-22.938-15.565-37.478-15.565h-274.022c-7.373 0-13.722 2.458-18.842 7.782-5.12 5.12-7.782 11.469-7.782 18.842v88.269c0 7.373 2.458 13.517 7.782 18.842 5.12 5.12 11.469 7.782 18.842 7.782h185.549v185.549c0 7.373 2.458 13.517 7.782 18.842 5.12 5.12 11.469 7.782 18.842 7.782h88.269c7.373 0 13.517-2.662 18.842-7.782 5.12-5.12 7.782-11.469 7.782-18.842v-273.818c0-14.95-5.325-27.443-15.565-37.683zM362.906-39.013c-5.12-5.12-11.469-7.782-18.842-7.782h-88.269c-7.373 0-13.722 2.662-18.842 7.782s-7.782 11.469-7.782 18.842v185.549h-185.549c-7.373 0-13.722 2.458-18.842 7.782-5.12 5.12-7.782 11.469-7.782 18.842v88.064c0 7.373 2.458 13.517 7.782 18.842 5.12 5.12 11.469 7.782 18.842 7.782h273.818c14.746 0 27.238-5.12 37.478-15.565 10.24-10.24 15.36-22.938 15.36-37.478v-273.818c0.41-7.578-2.253-13.722-7.373-18.842zM999.014 597.095c5.12 5.12 7.782 11.469 7.782 18.842v88.269c0 7.373-2.662 13.517-7.782 18.842-5.12 5.12-11.469 7.782-18.842 7.782h-185.549v185.549c0 7.373-2.662 13.517-7.782 18.842-5.12 5.12-11.469 7.782-18.842 7.782h-88.064c-7.373 0-13.722-2.662-18.842-7.782s-7.782-11.469-7.782-18.842v-273.818c0-14.746 5.12-27.238 15.36-37.478s22.733-15.565 37.478-15.565h273.818c7.782-0.205 13.926 2.458 19.046 7.578zM787.046-39.013c-5.12-5.12-11.469-7.782-18.842-7.782h-88.269c-7.373 0-13.722 2.662-18.842 7.782s-7.782 11.469-7.782 18.842v273.818c0 14.746 5.12 27.238 15.36 37.478s22.733 15.565 37.478 15.565h273.818c7.373 0 13.517-2.662 18.842-7.782 5.12-5.12 7.782-11.469 7.782-18.842v-88.269c0-7.373-2.662-13.722-7.782-18.842s-11.469-7.782-18.842-7.782h-185.549v-185.549c0.41-7.373-2.253-13.517-7.373-18.637z" />
101
- <glyph unicode="&#xe95b;" glyph-name="gallery" d="M518.569 579.972c-57.687 0-104.454-46.765-104.454-104.454 0-57.687 46.765-104.454 104.454-104.454 57.687 0 104.454 46.765 104.454 104.454s-46.765 104.454-104.454 104.454zM518.569 420.806c-30.218 0-54.714 24.496-54.714 54.714s24.496 54.714 54.714 54.714v0c30.218 0 54.714-24.496 54.714-54.714s-24.496-54.714-54.714-54.714zM935.141 818.724l-678.947 77.095c-26.35 3.746-53.048-3.946-73.365-21.14-20.314-15.752-33.336-39.101-36.061-64.661l-12.434-101.967h-38.551c-54.714 0-95.75-48.495-95.75-103.209v-508.587c-1.378-52.175 39.8-95.59 91.977-96.969 1.257-0.033 2.516-0.040 3.772-0.024h682.676c54.714 0 104.454 42.278 104.454 96.992v19.895c16.963 3.277 33.055 10.054 47.253 19.895 20.148 16.963 33.048 40.986 36.061 67.148l57.201 504.857c5.831 54.84-33.524 104.173-88.288 110.673zM833.174 96.255c0-27.357-27.357-47.253-54.714-47.253h-682.676c-24.713-0.726-45.334 18.72-46.060 43.432-0.038 1.273-0.021 2.547 0.050 3.82v92.018l192.742 141.758c23.154 17.777 55.766 16.197 77.097-3.73l135.541-119.375c20.583-17.282 46.493-26.943 73.367-27.357 21.012-0.257 41.678 5.339 59.689 16.166l244.967 141.758v-241.237zM833.174 395.936l-271.082-157.923c-23.278-13.79-52.741-11.294-73.367 6.217l-136.783 120.62c-39.203 33.686-96.502 35.752-138.028 4.974l-164.14-119.375v354.393c0 27.357 18.653 53.469 46.010 53.469h682.676c29.228-1.211 52.832-24.28 54.714-53.469v-208.906zM973.737 714.765c-0.017-0.164-0.031-0.331-0.050-0.495l-58.444-504.857c0.1-13.091-5.869-25.489-16.166-33.574-4.974-4.974-16.166-7.462-16.166-9.949v438.952c-1.964 56.649-47.786 101.926-104.454 103.209h-594.386l11.191 96.992c2.428 12.56 8.994 23.942 18.653 32.332 10.906 7.54 24.092 11.056 37.306 9.949l677.704-78.339c27.343-2.597 47.407-26.872 44.811-54.219z" />
102
- <glyph unicode="&#xe95c;" glyph-name="emoji" d="M874.038 810.039c-96.702 96.704-225.278 149.962-362.038 149.962s-265.336-53.258-362.038-149.962c-96.706-96.702-149.962-225.278-149.962-362.038s53.256-265.336 149.962-362.038c96.702-96.704 225.278-149.962 362.038-149.962s265.336 53.258 362.038 149.962c96.706 96.702 149.962 225.278 149.962 362.038s-53.256 265.336-149.962 362.038zM512-3.047c-248.708 0-451.048 202.34-451.048 451.048s202.34 451.048 451.048 451.048 451.048-202.34 451.048-451.048-202.34-451.048-451.048-451.048zM401.244 583.209c-49.906 49.91-131.112 49.906-181.018 0-11.902-11.9-11.902-31.198 0-43.1 11.904-11.9 31.202-11.9 43.102 0 26.144 26.142 68.68 26.14 94.82 0 5.952-5.952 13.75-8.928 21.548-8.928s15.6 2.976 21.548 8.928c11.902 11.902 11.902 31.198 0 43.1zM803.768 583.209c-49.906 49.906-131.112 49.91-181.018 0-11.902-11.9-11.902-31.198 0-43.1 11.904-11.9 31.202-11.9 43.102 0 26.14 26.142 68.676 26.144 94.82 0 5.952-5.952 13.75-8.928 21.548-8.928s15.6 2.976 21.548 8.928c11.902 11.902 11.902 31.198 0 43.1zM782.222 425.651h-540.444c-16.832 0-30.476-13.646-30.476-30.476 0-165.804 134.894-300.698 300.698-300.698s300.698 134.894 300.698 300.698c0 16.832-13.644 30.476-30.476 30.476zM512 155.429c-121.876 0-222.804 91.406-237.818 209.27h475.638c-15.016-117.864-115.944-209.27-237.82-209.27z" />
103
- <glyph unicode="&#xe95d;" glyph-name="text-document-add-button-with-plus-sign" d="M916.945 595.703h-99.381v-99.381c0-39.932-32.369-72.354-72.301-72.354-39.985 0-72.301 32.369-72.301 72.354v99.381h-99.434c-39.932 0-72.354 32.369-72.354 72.354s32.316 72.354 72.354 72.354h99.434v99.434c0 39.932 32.316 72.301 72.301 72.301 39.932 0 72.301-32.316 72.301-72.301v-99.434h99.381c40.038 0 72.407-32.369 72.407-72.354s-32.369-72.354-72.407-72.354zM56.889 857.601h295.822c31.419 0 56.889-25.47 56.889-56.889s-25.47-56.889-56.889-56.889h-295.822c-31.419 0-56.889 25.47-56.889 56.889s25.47 56.889 56.889 56.889zM56.889 601.601h295.822c31.419 0 56.889-25.47 56.889-56.889s-25.47-56.889-56.889-56.889h-295.822c-31.419 0-56.889 25.47-56.889 56.889s25.47 56.889 56.889 56.889zM56.889 345.601h910.222c31.419 0 56.889-25.47 56.889-56.889s-25.47-56.889-56.889-56.889h-910.222c-31.419 0-56.889 25.47-56.889 56.889s25.47 56.889 56.889 56.889zM56.889 89.601h910.222c31.419 0 56.889-25.47 56.889-56.889s-25.47-56.889-56.889-56.889h-910.222c-31.419 0-56.889 25.47-56.889 56.889s25.47 56.889 56.889 56.889z" />
104
- <glyph unicode="&#xe95e;" glyph-name="checkbox-pen-outline" d="M1009.802 833.12l-91.606 91.48c-9.458 9.458-21.895 14.198-34.31 14.198-12.436 0-24.873-4.719-34.31-14.177l-73.276-73.066 160.226-159.932 73.276 73.045c18.938 18.917 18.938 49.599 0 68.453zM300.655 376.77l160.226-159.953 441.356 440.538-160.226 159.953zM266.072 342.564l-34.205-194.054 194.431 34.121zM709.001 62.064h-604.12v604.099h426.34l105.070 104.86h-568.467c-37.309 0-67.823-30.514-67.823-67.823v-678.193c0-37.288 30.514-67.802 67.823-67.802h678.214c37.267 0 67.782 30.514 67.782 67.802v484.894l-104.86-104.692 0.042-343.144z" />
105
- <glyph unicode="&#xe95f;" glyph-name="warning-2" d="M1003.529 213.902l-358.75 621.384c-58.597 102.651-206.777 102.651-265.163 0l-358.961-621.384c-58.597-102.651 14.333-230.173 132.582-230.173h716.447c118.248 0 192.444 128.788 133.846 230.173zM511.986 121.579c-31.196 0-57.122 25.926-57.122 57.122s25.926 57.122 57.122 57.122c31.196 0 57.122-25.926 55.857-58.597 1.475-29.72-25.926-55.646-55.857-55.646zM564.049 490.869c-2.529-44.264-5.27-88.317-7.799-132.582-1.265-14.333-1.265-27.402-1.265-41.524-1.265-23.397-19.603-41.524-42.999-41.524s-41.524 16.863-42.999 40.259c-3.794 68.926-7.799 136.586-11.593 205.512-1.265 18.127-2.529 36.465-4.005 54.592 0 29.931 16.863 54.592 44.264 62.391 27.402 6.534 54.592-6.534 66.396-32.46 4.005-9.064 5.27-18.127 5.27-28.666-1.265-28.877-4.005-57.543-5.27-85.999z" />
106
- <glyph unicode="&#xe960;" glyph-name="wallet-filled-money-tool" d="M239.297 752.372l408.22 111.427-21.618 43.697c-14.144 28.403-48.641 40.132-77.044 25.988l-365.443-181.112h55.886zM774.238 860.579c-5.058 0-10.119-0.69-15.179-2.070l-388.787-106.137h477.33l-17.939 65.775c-6.899 25.643-30.128 42.432-55.426 42.432zM907.514 712.125h-849.903c-18.169 0-34.382-8.394-44.962-21.618-4.83-6.095-8.509-13.109-10.579-20.813-1.265-4.83-2.070-9.889-2.070-15.064v-640.618c0-31.739 25.758-57.496 57.496-57.496h849.903c31.739 0 57.496 25.757 57.496 57.496v160.413h-341.18c-53.931 0-97.743 43.812-97.743 97.743v127.871c0 26.448 10.578 50.48 27.713 68.074 15.179 15.64 35.532 26.219 58.301 28.864 3.795 0.459 7.704 0.69 11.614 0.69h341.295v156.964c0.115 31.738-25.643 57.496-57.381 57.496zM1005.256 442.7c-5.75 5.29-12.534 9.314-20.124 11.959-5.866 1.954-12.074 3.104-18.629 3.104h-342.79c-31.739 0-57.496-25.757-57.496-57.496v-127.984c0-31.738 25.757-57.496 57.496-57.496h342.79c6.555 0 12.764 1.15 18.629 3.105 7.589 2.53 14.374 6.67 20.124 11.959 11.499 10.464 18.744 25.643 18.744 42.431v127.986c0 16.79-7.244 31.97-18.744 42.433zM743.766 324.834c0-15.869-12.879-28.748-28.748-28.748h-19.089c-15.869 0-28.748 12.879-28.748 28.748v19.089c0 9.199 4.255 17.365 11.039 22.539 4.945 3.795 11.040 6.208 17.709 6.208h19.089c15.869 0 28.748-12.878 28.748-28.748v-19.089z" />
107
- <glyph unicode="&#xe961;" glyph-name="settings-11" d="M986.532 522.561l-101.436 16.922c-7.372 30.141-18.122 58.953-32.121 85.825l64.936 80.514c13.811 17.016 13.184 41.498-1.377 57.921l-40.343 45.403c-14.624 16.405-38.874 19.875-57.372 8.188l-86.747-54.531c-38.154 26.658-81.374 46.343-127.996 57.765l-16.971 101.98c-3.561 21.594-22.247 37.438-44.183 37.438h-60.796c-21.891 0-40.64-15.844-44.122-37.438l-17.064-102.012c-38.546-9.437-74.687-24.671-107.669-44.735l-82.498 58.876c-17.78 12.703-42.201 10.716-57.717-4.767l-42.951-42.982c-15.483-15.516-17.469-39.937-4.734-57.717l59.013-82.656c-19.875-32.733-34.952-68.668-44.388-106.871l-102.561-17.125c-21.561-3.561-37.436-22.249-37.436-44.185v-60.748c0-21.934 15.875-40.624 37.436-44.185l102.561-17.125c7.749-31.437 18.999-61.466 33.952-89.308l-64.64-80.059c-13.764-17-13.186-41.498 1.375-57.906l40.312-45.404c14.625-16.436 38.888-19.843 57.388-8.186l87.998 55.278c37.234-25.468 79.358-44.186 124.56-55.278l17.064-101.997c3.483-21.595 22.231-37.439 44.122-37.439h60.796c21.935 0 40.622 15.843 44.183 37.438l17 101.997c38.065 9.311 73.748 24.279 106.436 43.999l85.936-61.375c17.748-12.748 42.187-10.748 57.688 4.784l42.968 42.967c15.465 15.469 17.56 39.877 4.716 57.689l-61.182 85.779c19.932 32.843 35.089 68.842 44.466 107.215l101.435 16.937c21.623 3.561 37.434 22.25 37.434 44.185v60.748c-0.032 21.933-15.843 40.621-37.469 44.183zM513.609 256.006c-106.013 0-191.995 85.998-191.995 191.995 0 106.013 85.982 191.995 191.995 191.995 105.995 0 191.992-85.982 191.992-191.995 0-105.997-85.998-191.995-191.992-191.995z" />
108
- <glyph unicode="&#xe962;" glyph-name="sign-out-option" d="M417.961 92.739c-1.308 3.481-1.759 6.441-1.315 8.836 0.441 2.379-1.080 4.351-4.568 5.869s-5.229 2.724-5.229 3.584c0 0.869-2.5 1.526-7.512 1.956-5.009 0.437-7.509 0.659-7.509 0.659h-203.751c-28.734 0-53.335 10.222-73.8 30.699-20.461 20.463-30.69 45.057-30.69 73.786v459.759c0 28.734 10.227 53.326 30.69 73.789 20.465 20.465 45.066 30.701 73.8 30.701h208.977c5.661 0 10.113 1.404 13.386 4.241 3.26 2.829 5.433 7.077 6.526 12.736 1.089 5.659 1.745 10.769 1.965 15.341 0.215 4.568 0.11 10.341-0.329 17.306-0.432 6.963-0.65 11.316-0.65 13.066 0 5.659-2.070 10.547-6.203 14.692-4.138 4.126-9.033 6.197-14.692 6.197h-208.979c-51.805 0-96.107-18.395-132.899-55.183-36.783-36.788-55.178-81.083-55.178-132.892v-459.749c0-51.805 18.395-96.111 55.178-132.885 36.792-36.806 81.094-55.201 132.899-55.201h208.986c5.661 0 10.115 1.423 13.386 4.241 3.26 2.834 5.433 7.077 6.526 12.743 1.089 5.652 1.745 10.787 1.965 15.341 0.215 4.572 0.11 10.334-0.329 17.299-0.437 6.972-0.65 11.323-0.65 13.070zM1011.591 477.389l-355.262 355.273c-8.267 8.262-18.066 12.407-29.386 12.407s-21.119-4.145-29.395-12.407c-8.273-8.273-12.407-18.079-12.407-29.393v-188.082h-292.569c-11.327 0-21.119-4.145-29.393-12.407-8.273-8.273-12.407-18.073-12.407-29.393v-250.779c0-11.318 4.133-21.117 12.407-29.386 8.283-8.257 18.073-12.414 29.393-12.414h292.572v-188.080c0-11.311 4.133-21.119 12.407-29.386 8.273-8.273 18.073-12.416 29.395-12.416 11.318 0 21.117 4.142 29.386 12.416l355.26 355.257c8.273 8.28 12.409 18.066 12.409 29.388 0 11.318-4.136 21.126-12.409 29.4z" />
109
- <glyph unicode="&#xe963;" glyph-name="man-user-1" d="M512 459.198c113.851 0 206.155 112.108 206.155 250.4 0 138.296-30.305 250.403-206.155 250.403s-206.16-112.108-206.16-250.403c0-138.293 92.303-250.4 206.16-250.4zM122.614 76.865c-0.035 8.432-0.070 2.376 0 0v0zM901.369 70.28c0.111 2.308 0.038 16.015 0 0v0zM900.93 86.977c-3.818 240.909-35.281 309.555-276.047 353.008 0 0-33.891-43.186-112.886-43.186s-112.892 43.186-112.892 43.186c-238.139-42.979-271.515-110.607-275.904-345.182-0.36-19.155-0.527-20.161-0.591-17.938 0.015-4.166 0.032-11.873 0.032-25.31 0 0 57.321-115.554 389.354-115.554 332.028 0 389.354 115.554 389.354 115.554 0 8.634 0.006 14.637 0.015 18.722-0.064-1.375-0.193 1.29-0.436 16.7z" />
110
- <glyph unicode="&#xe964;" glyph-name="shopping-cart-2" d="M119.405 258.161c0-78.658 63.757-142.688 142.302-143.139-31.248-15.391-52.8-47.559-52.8-84.682 0-52.021 42.315-94.339 94.329-94.339s94.336 42.318 94.336 94.339c0 37.105-21.542 69.263-52.762 84.661h364.23c-31.22-15.398-52.755-47.556-52.755-84.661 0-52.021 42.318-94.339 94.329-94.339 52.014 0 94.329 42.318 94.329 94.339 0 37.105-21.535 69.263-52.755 84.661h77.731c19.153 0 34.675 15.525 34.675 34.678 0 19.149-15.522 34.675-34.675 34.675h-607.384c-40.681 0-73.783 33.113-73.783 73.807v56.368c21.563-13.022 46.814-20.532 73.783-20.532h488.083c75.49 0 150.862 56.865 171.591 129.455l89.522 313.354c2.989 10.461 0.896 21.718-5.658 30.406-6.551 8.688-16.808 13.791-27.682 13.791h-789.638v35.833c0 78.941-64.209 143.163-143.139 143.163-19.149 0-34.671-15.529-34.671-34.678s15.522-34.675 34.675-34.675c40.688 0 73.79-33.113 73.79-73.814v-558.673z" />
111
- <glyph unicode="&#xe965;" glyph-name="space" d="M99.633 387.159c78.489 112.982 124.659 185.771 158.32 239.563-129.363-11.441-253.359-172.408-253.359-172.408l85.386-85.383c2.478 6.314 5.641 12.445 9.653 18.229zM433.019 25.889l85.33-85.326c0 0 160.961 123.987 172.405 253.346-53.775-33.648-126.54-79.801-239.559-158.311-5.717-3.968-11.812-7.208-18.176-9.709zM303.255 70.008c-14.648-5.919-29.044-12.21-44.053-17.225-40.088-13.399-81.375-22.452-123.235-28.229-17.546-2.421-35.255-4.475-52.993-5.82 0.169 2.19 0.331 4.382 0.517 6.569 3.66 42.652 10.149 85.081 20.634 126.613 5.052 20.044 11.498 39.528 18.417 58.986 4.303 12.097 9.672 23.674 15.088 35.252l-9.388 9.381c-20.879-14.025-39.038-31.747-54.447-51.797-22.813-29.69-39.912-63.325-51.867-98.769-12.843-38.057-20.501-78.364-21.693-118.544-0.169-5.644-0.556-11.412 0.318-17.013 1.126-7.234 4.303-14.081 9.076-19.63 4.724-5.489 10.941-9.633 17.831-11.855 5.784-1.865 11.6-1.898 17.599-1.852 36.477 0.305 73.521 6.642 108.438 17.016 63.861 18.974 128.332 54.669 166.121 111.074l-9.136 9.129c-2.395-1.126-4.796-2.229-7.228-3.286zM1013.635 949.57c0 0-0.007 0.003-0.013 0.010-6.645 6.642-15.652 10.361-25.026 10.361-0.232 0-0.467-0.003-0.699-0.007-113.983-2.236-395.203-23.555-544.55-172.909-67.797-67.797-89.831-103.088-138.128-180.428-34.781-55.683-82.398-131.953-169.424-257.212-9.775-14.078-8.076-33.135 4.045-45.249l228.323-228.327c6.85-6.854 15.923-10.378 25.056-10.378 7.019 0 14.071 2.080 20.193 6.33 125.305 87.046 201.545 134.653 257.208 169.421 77.333 48.293 112.631 70.334 180.441 138.137 149.612 149.619 170.782 430.654 172.929 544.54 0.189 9.616-3.554 18.898-10.355 25.708zM749.242 518.757c-45.967-45.964-120.485-45.964-166.453 0-45.974 45.967-45.967 120.482 0.007 166.446 45.961 45.967 120.479 45.974 166.446 0.010 45.954-45.964 45.961-120.495 0-166.456z" />
112
- <glyph unicode="&#xe966;" glyph-name="refresh-button-1" d="M116.271 532.013c32.921 0 62.657 19.766 75.391 50.133 52.578 125.268 176.209 213.551 320.338 213.551 79.437 0 152.264-27.227 210.651-72.386l-45.764-7.085c-15.632-2.423-27.793-14.825-29.911-30.5-2.123-15.666 6.322-30.865 20.737-37.343l251.667-113.222c11.032-4.954 23.812-4.002 33.98 2.533 10.151 6.545 16.317 17.776 16.385 29.861l1.305 277.302c0.088 15.775-10.195 29.726-25.271 34.325-15.101 4.598-31.414-1.238-40.15-14.369l-34.688-52.132c-92.484 91.040-219.211 147.319-358.941 147.319-211.868 0-394.027-129.383-471.717-313.276-10.79-25.489-8.070-54.675 7.207-77.735 15.277-23.068 41.1-36.977 68.782-36.977zM976.513 327.010c-15.279 23.070-41.105 36.977-68.784 36.977-32.921 0-62.657-19.766-75.391-50.133-52.58-125.268-176.211-213.551-320.338-213.551-79.439 0-152.266 27.227-210.655 72.386l45.766 7.081c15.63 2.423 27.79 14.827 29.913 30.504 2.121 15.664-6.322 30.865-20.737 37.343l-251.667 113.222c-11.034 4.952-23.812 4.004-33.982-2.533-10.149-6.545-16.317-17.776-16.383-29.859l-1.307-277.302c-0.088-15.775 10.193-29.726 25.271-34.325 15.101-4.598 31.416 1.24 40.15 14.373l34.688 52.132c92.482-91.045 219.211-147.323 358.941-147.323 211.872 0 394.024 129.381 471.713 313.274 10.796 25.489 8.077 54.673-7.198 77.735z" />
113
- <glyph unicode="&#xe967;" glyph-name="notifications-button" d="M512-63.999c56.32 0 102.4 46.080 102.4 102.4h-204.8c0-56.32 46.080-102.4 102.4-102.4zM844.8 243.201v281.6c0 158.72-107.52 286.72-256 322.56v35.84c0 40.96-35.84 76.8-76.8 76.8s-76.8-35.84-76.8-76.8v-35.84c-148.48-35.84-256-163.84-256-322.56v-281.6l-102.4-102.4v-51.2h870.4v51.2l-102.4 102.4z" />
114
- <glyph unicode="&#xe968;" glyph-name="dashboard" d="M983.438 537.145c-27.042 63.244-63.424 117.712-109.138 163.435-45.711 45.715-100.191 82.094-163.437 109.14-63.248 27.046-129.52 40.572-198.863 40.572-69.339 0-135.623-13.528-198.859-40.572-63.236-27.056-117.712-63.424-163.425-109.14-45.723-45.723-82.096-100.191-109.148-163.435-27.046-63.244-40.57-129.522-40.57-198.859 0-99.803 26.856-191.816 80.571-276.007 7.233-11.048 17.521-16.568 30.856-16.568h801.146c13.33 0 23.617 5.522 30.85 16.568 53.719 84.57 80.575 176.577 80.575 276.007 0 69.337-13.518 135.615-40.56 198.859zM460.281 755.714c14.294 14.288 31.527 21.434 51.718 21.434 20.193 0 37.425-7.147 51.714-21.434 14.288-14.28 21.438-31.521 21.438-51.712s-7.149-37.425-21.438-51.712-31.521-21.434-51.714-21.434c-20.191 0-37.431 7.147-51.718 21.434-14.28 14.288-21.43 31.521-21.43 51.712s7.141 37.429 21.43 51.712zM198.002 286.572c-14.286-14.28-31.527-21.446-51.718-21.446-20.185 0-37.425 7.165-51.712 21.446-14.288 14.274-21.426 31.521-21.426 51.714 0 20.191 7.137 37.423 21.426 51.712s31.527 21.432 51.712 21.432c20.191 0 37.439-7.143 51.718-21.432s21.43-31.521 21.43-51.712c0-20.193-7.149-37.425-21.43-51.714zM307.72 542.573c-14.294-14.284-31.527-21.434-51.72-21.434s-37.431 7.157-51.72 21.434c-14.28 14.28-21.428 31.521-21.428 51.712s7.139 37.425 21.428 51.712c14.294 14.288 31.527 21.434 51.72 21.434 20.191 0 37.431-7.147 51.72-21.434 14.28-14.288 21.428-31.521 21.428-51.712 0-20.185-7.149-37.423-21.428-51.712zM631.424 537.713l-57.72-218.283c19.062-12.945 32.776-30.274 41.158-51.998 8.37-21.714 9.521-44 3.424-66.857-7.618-29.335-24.574-51.624-50.863-66.855-26.289-15.239-54.091-19.056-83.433-11.432-29.327 7.618-51.62 24.568-66.853 50.857-15.233 26.295-19.042 54.093-11.424 83.437 6.092 22.849 18.093 41.61 36 56.267 17.901 14.677 38.28 22.953 61.137 24.862l57.716 218.287c2.664 9.903 8.378 17.435 17.136 22.578 8.768 5.134 17.903 6.373 27.432 3.709 9.535-2.67 16.862-8.284 21.998-16.852 5.156-8.58 6.579-17.817 4.291-27.72zM716.286 542.573c-14.288 14.28-21.438 31.521-21.438 51.712s7.149 37.425 21.438 51.712 31.521 21.434 51.714 21.434c20.191 0 37.423-7.147 51.712-21.434s21.44-31.521 21.44-51.712c0-20.185-7.151-37.425-21.44-51.712-14.288-14.284-31.521-21.434-51.712-21.434-20.193 0-37.425 7.149-51.714 21.434zM929.425 286.572c-14.288-14.28-31.521-21.446-51.712-21.446-20.193 0-37.425 7.165-51.714 21.446-14.288 14.274-21.432 31.521-21.432 51.714 0 20.191 7.143 37.423 21.432 51.712s31.521 21.432 51.714 21.432c20.191 0 37.423-7.143 51.712-21.432s21.424-31.521 21.424-51.712c0-20.193-7.137-37.425-21.424-51.714z" />
115
- <glyph unicode="&#xe969;" glyph-name="college-graduation" d="M577.723 250.113c-18.225-11.178-41.566-17.335-65.723-17.335s-47.498 6.155-65.723 17.335l-297.552 182.491c0 0-26.857 16.462-26.857-20.831 0-42.349 0-169.396 0-169.396 0-1.694 0-10.197 0-12.833 0-95.996 174.665-199.485 390.125-199.485s390.125 103.486 390.125 199.485c0 2.636 0 11.139 0 12.833 0 0 0 134.752 0 179.67 0 29.934-19.093 15.307-19.093 15.307l-305.301-187.242zM1006.852 577.764c22.863 14.021 22.863 36.967 0 50.991l-453.284 226.67c-22.863 14.021-60.277 14.021-83.14 0l-453.281-226.67c-22.863-14.021-22.863-36.967 0-50.991l453.281-278.002c22.863-14.021 60.277-14.021 83.14 0zM988.106 165.7c0 76.757 0 307.031 0 307.031s0.213 14.542-8.416 9.74c-6.922-3.852-23.89-13.31-29.868-18.51-6.902-5.998-5.346-19.463-5.346-19.463s0-209.099 0-278.798c0-3.958-3.401-5.847-5.023-6.802-15.669-9.212-26.205-26.215-26.205-45.709 0-29.295 23.746-53.044 53.044-53.044 29.295 0 53.042 23.749 53.042 53.044 0 19.568-10.613 36.626-26.382 45.814-1.568 0.914-4.846 2.741-4.846 6.696z" />
116
- <glyph unicode="&#xe96a;" glyph-name="black-back-closed-envelope-shape" d="M932.564 45.714c23.018 0 42.963 7.6 59.918 22.607l-290.116 290.127c-6.961-4.984-13.707-9.831-20.080-14.44-21.711-15.996-39.332-28.478-52.863-37.422-13.529-8.965-31.529-18.102-53.998-27.431-22.484-9.34-43.431-13.996-62.863-13.996h-1.138c-19.433 0-40.38 4.653-62.863 13.996-22.482 9.329-40.483 18.467-53.998 27.431-13.529 8.944-31.14 21.425-52.863 37.422-6.053 4.438-12.767 9.307-20.025 14.518l-290.171-290.205c16.953-15.007 36.911-22.607 59.927-22.607h841.132zM57.72 541.141c-21.709 14.473-40.96 31.049-57.72 49.721v-441.404l255.707 255.707c-51.156 35.714-117.068 80.987-197.986 135.977zM966.858 541.141c-77.833-52.68-143.984-98.032-198.462-136.079l255.604-255.616v441.415c-16.388-18.296-35.433-34.861-57.142-49.721zM932.564 850.288h-841.13c-29.345 0-51.905-9.909-67.71-29.707-15.817-19.807-23.713-44.578-23.713-74.285 0-23.996 10.478-49.996 31.425-78.007 20.947-28 43.236-49.994 66.856-65.992 12.949-9.149 51.998-36.296 117.148-81.432 35.169-24.371 65.754-45.614 92.036-63.945 22.403-15.609 41.723-29.127 57.674-40.345 1.831-1.285 4.711-3.345 8.533-6.077 4.118-2.958 9.329-6.711 15.758-11.354 12.38-8.954 22.665-16.191 30.856-21.72 8.18-5.531 18.091-11.709 29.718-18.569 11.618-6.851 22.575-12.003 32.86-15.429 10.287-3.425 19.809-5.142 28.569-5.142h1.138c8.758 0 18.283 1.718 28.571 5.142 10.283 3.426 21.231 8.567 32.858 15.429 11.616 6.86 21.514 13.051 29.72 18.569 8.191 5.529 18.476 12.765 30.858 21.72 6.416 4.642 11.627 8.398 15.745 11.344 3.824 2.744 6.702 4.791 8.545 6.087 12.426 8.647 31.791 22.109 57.826 40.187 47.374 32.916 117.144 81.363 209.602 145.535 27.807 19.422 51.039 42.86 69.71 70.281 18.638 27.42 27.982 56.183 27.982 86.279 0 25.145-9.060 46.66-27.14 64.581-18.1 17.898-39.534 26.851-64.296 26.851z" />
117
- <glyph unicode="&#xe96b;" glyph-name="badge" d="M1001.050 391.097l-15.552 21.15c-16.796 23.224-17.21 54.534-0.622 77.758l15.137 21.358c23.224 32.762 12.441 78.38-23.016 97.249l-23.224 12.441c-25.297 13.478-38.983 41.678-34.214 69.879l4.354 25.919c6.635 39.605-22.809 76.099-63.036 77.758l-26.127 1.037c-28.615 1.244-53.29 20.528-61.17 48.106l-7.257 25.297c-11.197 38.568-53.497 58.474-90.407 42.715l-24.053-10.368c-26.334-11.405-56.815-4.562-76.099 16.796l-17.418 19.491c-26.956 30.066-73.818 29.652-100.152-0.622l-17.21-19.699c-18.869-21.565-49.35-28.822-75.684-17.832l-24.26 9.953c-37.116 15.344-79.209-5.391-89.785-44.167l-6.843-25.297c-7.465-27.578-31.933-47.277-60.548-48.936l-26.127-1.451c-40.019-2.281-69.049-39.19-61.792-78.587l4.769-25.712c5.184-28.2-8.294-56.4-33.177-70.293l-23.016-12.649c-35.043-19.491-45.203-65.317-21.565-97.664l15.552-21.15c16.796-23.224 17.21-54.534 0.622-77.758l-15.137-21.358c-23.224-32.762-12.441-78.38 23.016-97.249l23.224-12.441c25.297-13.478 38.983-41.678 34.214-69.879l-4.354-25.919c-6.635-39.605 22.809-76.099 63.036-77.758l26.127-1.037c28.615-1.244 53.29-20.528 61.17-48.106l7.257-25.297c11.197-38.568 53.497-58.474 90.407-42.715l24.053 10.368c26.334 11.405 56.815 4.562 76.099-16.796l17.418-19.491c26.749-29.859 73.611-29.444 99.945 0.829l17.21 19.699c18.869 21.565 49.35 28.822 75.684 17.832l24.26-9.953c37.116-15.344 79.209 5.391 89.785 44.167l6.843 25.297c7.465 27.578 31.933 47.277 60.548 48.936l26.127 1.451c40.019 2.281 69.049 39.19 61.792 78.587l-4.769 25.712c-5.184 28.2 8.294 56.4 33.177 70.293l23.016 12.649c35.25 19.284 45.411 65.109 21.772 97.457zM635.484 277.881c-18.869-22.809-43.337-38.153-71.745-46.033-12.441-3.318-18.040-9.953-17.418-22.809 0.622-12.649 0-25.505 0-38.153 0-11.405-5.806-17.418-17.003-17.625-13.685-0.415-27.371-0.415-41.056 0-12.027 0.207-17.625 7.050-17.832 18.662-0.207 9.331-0.207 18.662-0.207 27.786-0.207 20.528-0.829 21.358-20.528 24.468-25.297 3.94-49.972 9.746-72.989 20.943-18.040 8.709-19.906 13.271-14.722 32.347 3.94 14.1 7.672 28.408 12.234 42.3 5.184 16.174 9.538 18.247 24.468 10.575 25.505-13.271 52.668-20.735 81.076-24.26 18.247-2.281 36.287-0.415 53.29 7.050 31.725 13.893 36.702 50.595 9.953 72.574-9.124 7.465-19.491 13.063-30.274 17.832-27.786 12.234-56.815 21.565-82.942 37.324-42.508 25.505-69.464 60.34-66.353 112.179 3.525 58.474 36.702 94.968 90.199 114.46 22.187 8.087 22.187 7.672 22.394 30.896 0 7.879 0 15.552 0 23.431 0.415 17.418 3.318 20.528 20.735 20.943 5.391 0.207 10.782 0 16.174 0 36.909 0 36.909 0 37.116-36.909 0.207-26.127 0-26.334 26.127-30.274 19.906-3.11 38.983-9.124 57.437-17.21 10.16-4.562 14.1-11.612 10.99-22.394-4.562-15.966-8.916-32.14-14.1-47.899-4.769-14.93-9.538-17.21-24.053-10.16-28.822 13.893-59.096 19.699-91.029 18.040-8.294-0.415-16.588-1.659-24.26-4.977-27.578-12.027-32.14-42.508-8.502-61.17 11.819-9.538 25.505-16.381 39.605-22.187 24.468-10.16 48.936-19.699 72.159-32.555 73.196-41.264 93.102-133.951 41.056-197.194z" />
118
- <glyph unicode="&#xe96c;" glyph-name="light-bulb" d="M628.728 65.16v-29.919c0-23.809-17.488-43.615-40.244-46.986l-7.374-27.18c-4.003-14.749-17.277-25.073-32.658-25.073h-73.113c-15.381 0-28.655 10.324-32.658 25.073l-7.164 27.18c-22.966 3.582-40.454 23.177-40.454 47.197v29.919c0 16.013 12.853 28.866 28.866 28.866h175.934c16.013-0.211 28.866-13.063 28.866-29.077zM764.207 468.439c0-68.056-26.97-129.791-70.795-175.091-33.291-34.555-54.782-78.591-61.946-125.577-3.16-20.227-20.649-35.187-41.297-35.187h-156.55c-20.438 0-38.137 14.749-41.086 34.976-7.374 46.986-29.077 91.654-62.367 125.998-42.983 44.668-69.742 105.35-70.374 172.142-1.475 140.326 110.196 253.893 250.522 254.947 140.115 1.053 253.893-112.303 253.893-252.207zM540.444 621.196c0 15.592-12.642 28.444-28.444 28.444-100.293 0-182.044-81.541-182.044-182.044 0-15.592 12.642-28.444 28.444-28.444 15.592 0 28.444 12.642 28.444 28.444 0 69.109 56.257 125.156 125.156 125.156 15.802 0 28.444 12.642 28.444 28.444zM512 803.451c15.592 0 28.444 12.642 28.444 28.444v99.661c0 15.592-12.642 28.444-28.444 28.444s-28.444-12.642-28.444-28.444v-99.661c0-15.802 12.853-28.444 28.444-28.444zM177.198 468.65c0 15.592-12.642 28.444-28.444 28.444h-99.661c-15.592 0-28.444-12.642-28.444-28.444 0-15.592 12.642-28.444 28.444-28.444h99.661c15.802 0 28.444 12.642 28.444 28.444zM974.907 497.094h-99.661c-15.592 0-28.444-12.642-28.444-28.444 0-15.592 12.642-28.444 28.444-28.444h99.661c15.592 0 28.444 12.642 28.444 28.444 0 15.592-12.642 28.444-28.444 28.444zM235.141 231.823l-70.584-70.584c-11.167-11.167-11.167-29.077 0-40.244 5.478-5.478 12.853-8.217 20.016-8.217s14.538 2.739 20.016 8.217l70.584 70.584c11.167 11.167 11.167 29.077 0 40.244-10.956 11.167-29.077 11.167-40.033 0zM768.843 697.048c7.164 0 14.538 2.739 20.016 8.217l70.584 70.584c11.167 11.167 11.167 29.077 0 40.244s-29.077 11.167-40.244 0l-70.584-70.584c-11.167-11.167-11.167-29.077 0-40.244 5.689-5.478 12.853-8.217 20.227-8.217zM235.141 705.476c5.478-5.478 12.853-8.217 20.016-8.217s14.538 2.739 20.016 8.217c11.167 11.167 11.167 29.077 0 40.244l-70.584 70.584c-11.167 11.167-29.077 11.167-40.244 0s-11.167-29.077 0-40.244l70.795-70.584zM788.859 231.823c-11.167 11.167-29.077 11.167-40.244 0s-11.167-29.077 0-40.244l70.584-70.584c5.478-5.478 12.853-8.217 20.016-8.217s14.538 2.739 20.016 8.217c11.167 11.167 11.167 29.077 0 40.244l-70.374 70.584z" />
119
- <glyph unicode="&#xe96d;" glyph-name="ai" d="M899.513 744.837l-191.823 191.841c-0.018 0.018-0.018 0.018-0.035 0.018l-13.594 13.612c-6.268 6.25-14.583 9.693-23.428 9.693h-512.388c-23.993 0-43.485-19.509-43.485-43.485v-937.031c0-23.976 19.491-43.485 43.485-43.485h707.513c23.976 0 43.485 19.509 43.485 43.485v741.906c0 8.739-3.549 17.302-9.728 23.446zM697.379 748.139v148.921l148.921-148.921h-148.921zM715.034 712.829h48.216c-6.109-10.54-17.514-17.655-30.561-17.655-12.765 0-23.887 6.868-30.084 17.020 4.096 0.371 8.227 0.636 12.429 0.636zM873.931-20.514c0-4.502-3.672-8.174-8.174-8.174h-707.513c-4.502 0-8.174 3.672-8.174 8.174v256.653h723.862v-256.653zM150.069 271.449v645.067c0 4.502 3.672 8.174 8.174 8.174h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-177.788c-54.219-17.090-97.156-59.71-114.794-113.699-12.129 9.799-27.33 15.907-44.103 15.907-32.821 0-60.222-22.599-68.114-52.966h-55.473v35.31h-105.931v-105.931h105.931v35.31h51.571c-5.932-47.016-35.046-87.887-77.489-108.809-11.794 22.581-35.169 38.188-62.358 38.188-38.947 0-70.621-31.673-70.621-70.621s31.673-70.621 70.621-70.621c37.888 0 68.643 30.049 70.303 67.531 46.874 20.321 82.044 59.798 97.527 107.22 12.111-9.763 27.295-15.854 44.032-15.854 32.821 0 60.222 22.599 68.114 52.966h55.473v-35.31h105.931v105.931h-105.931v-35.31h-51.747c6.691 53.301 43.149 97.351 92.195 115.076 10.452-26.006 35.787-44.456 65.483-44.456 32.821 0 60.222 22.599 68.114 52.966h66.207c2.383 0 4.679 0.441 6.921 1.024v-442.403h-723.862zM538.483 571.587c0-19.474-15.837-35.31-35.31-35.31s-35.31 15.837-35.31 35.31 15.837 35.31 35.31 35.31 35.31-15.837 35.31-35.31zM344.276 553.932h-35.31v35.31h35.31v-35.31zM326.621 412.691c0-19.474-15.837-35.31-35.31-35.31s-35.31 15.837-35.31 35.31 15.837 35.31 35.31 35.31 35.31-15.837 35.31-35.31zM662.069 589.242h35.31v-35.31h-35.31v35.31zM415.161 43.556h66.86l12.782-36.935h29.926l-61.793 177.664h-28.725l-62.27-177.664h30.173l13.047 36.935zM448.706 139.865l26.306-76.765h-53.107l26.801 76.765zM562.635 184.515h29.449v-177.894h-29.449v177.894z" />
120
- <glyph unicode="&#xe96e;" glyph-name="avi" d="M899.513 744.837l-205.4 205.418c-6.179 6.197-14.742 9.746-23.481 9.746h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.795 14.883-29.202 32.468-33.721 0.883-0.23 1.713-0.565 2.613-0.742 2.772-0.547 5.579-0.847 8.404-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.766 0.512 2.648 0.742 17.585 4.537 32.45 18.926 32.45 33.721v741.906c0 13.524-1.624 23.517-9.728 31.62zM697.379 897.060l148.921-148.921h-148.921v148.921zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.754 1.324-4.679 4.078-4.679 7.309v256.653h723.862v-256.653c0-3.231-1.942-5.985-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.921v-204.941h204.941c2.383 0 4.679 0.441 6.903 1.024 0-0.247 0.018-0.353 0.018-0.636v-441.768h-723.862zM368.799 184.268l-62.287-177.646h30.173l13.030 36.935h66.86l12.8-36.935h29.926l-61.793 177.664h-28.707zM356.476 63.101l26.801 76.765 26.306-76.765h-53.107zM563.341 31.003l-41.278 153.512h-33.068l55.278-178.865h37.658l57.927 178.865h-32.821zM676.546 184.515h29.449v-177.894h-29.449v177.894zM636.239 586.488l-194.207 123.586c-5.455 3.443-12.323 3.672-17.991 0.583-5.632-3.107-9.145-9.039-9.145-15.484v-247.172c0-6.444 3.513-12.376 9.163-15.484 2.648-1.448 5.561-2.172 8.492-2.172 3.302 0 6.603 0.936 9.481 2.754l194.207 123.586c5.085 3.249 8.174 8.863 8.174 14.901s-3.090 11.652-8.174 14.901zM450.207 480.151v182.872l143.66-91.436-143.66-91.436z" />
121
- <glyph unicode="&#xe96f;" glyph-name="css" d="M899.513 744.837l-191.823 191.841c-0.018 0.018-0.018 0.018-0.035 0.018l-13.594 13.612c-6.268 6.25-14.583 9.693-23.428 9.693h-512.388c-20.957 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.848-29.166 32.415-33.704 0.9-0.247 1.766-0.583 2.684-0.759 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.783 0.512 2.684 0.759 17.567 4.537 32.415 18.926 32.415 33.704v741.906c0 13.542-1.642 23.552-9.728 31.62zM697.379 897.060l148.921-148.921h-148.921v148.921zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.737 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.942-6.003-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-201.075c-9.393 8.474-21.698 13.771-35.31 13.771-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655c9.746 0 17.655-7.927 17.655-17.655v-70.621c0-21.186 9.569-40.007 24.399-52.966-14.83-12.959-24.399-31.779-24.399-52.966v-70.621c0-9.728-7.91-17.655-17.655-17.655-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655c29.202 0 52.966 23.764 52.966 52.966v70.621c0 19.474 15.837 35.31 35.31 35.31 9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655c-19.474 0-35.31 15.837-35.31 35.31v70.621c0 13.612-5.314 25.918-13.771 35.31h201.075c2.383 0 4.679 0.441 6.903 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.88zM353.704 148.675c4.255 5.402 9.092 9.198 14.477 11.458s11.070 3.372 17.020 3.372c5.314 0 10.417-1.059 15.325-3.143s9.375-5.473 13.4-10.134l20.039 17.867c-6.603 6.426-14.089 11.264-22.44 14.477s-17.373 4.82-27.030 4.82c-10.47 0-20.198-1.96-29.202-5.914s-16.861-9.693-23.534-17.267-11.917-17.020-15.695-28.354c-3.778-11.352-5.667-24.505-5.667-39.459s1.889-28.16 5.667-39.583c3.778-11.423 9.022-20.921 15.695-28.478s14.477-13.277 23.411-17.143 18.714-5.791 29.325-5.791c9.657 0 18.679 1.607 27.030 4.82s15.837 8.051 22.44 14.477l-20.039 17.62c-4.184-4.679-8.81-8.051-13.877-10.134s-10.505-3.143-16.296-3.143-11.317 1.236-16.543 3.743-9.905 6.426-14.001 11.829-7.327 12.341-9.657 20.886-3.584 18.82-3.743 30.897c0.159 12.394 1.448 22.846 3.866 31.373s5.773 15.501 10.028 20.904zM556.703 93.768c-5.544 4.025-11.546 7.45-17.991 10.258s-12.394 5.703-17.867 8.686-10.046 6.426-13.753 10.381-5.544 9.145-5.544 15.572c0 2.578 0.636 5.279 1.924 8.086s3.054 5.35 5.314 7.609 4.82 4.131 7.733 5.667 5.95 2.454 9.181 2.772c5.791 0.477 10.54 0.565 14.248 0.247s6.674-0.883 8.934-1.695 3.99-1.607 5.191-2.419 2.295-1.448 3.266-1.924c0.159 0.159 0.636 0.971 1.448 2.419s1.783 3.266 2.895 5.438c1.13 2.172 2.33 4.502 3.619 6.991s2.419 4.785 3.372 6.886c-4.679 3.054-10.77 5.279-18.344 6.638s-15.060 2.048-22.44 2.048c-7.239 0-14.124-1.112-20.639-3.372s-12.217-5.526-17.143-9.781-8.81-9.446-11.705-15.572-4.343-13.118-4.343-20.992c0-8.686 1.836-15.925 5.544-21.716s8.369-10.823 14.001-15.078 11.67-7.962 18.097-11.105 12.429-6.268 17.991-9.41 10.169-6.638 13.877-10.505 5.544-8.527 5.544-14.001c0-9.022-2.613-15.819-7.839-20.392s-12.765-6.886-22.563-6.886c-3.231 0-6.674 0.335-10.381 0.971s-7.398 1.483-11.105 2.542-7.274 2.172-10.734 3.372-6.303 2.454-8.563 3.743l-5.067-20.762c2.737-2.419 6.003-4.467 9.781-6.162s7.751-3.019 11.953-3.99 8.333-1.66 12.429-2.048 8.086-0.6 11.953-0.6c9.022 0 17.055 1.359 24.135 4.096s13.030 6.391 17.867 10.982 8.563 9.905 11.229 15.925 3.99 12.27 3.99 18.714c0 9.498-1.836 17.267-5.544 23.287s-8.386 11.052-13.948 15.078zM687.528 93.768c-5.544 4.025-11.546 7.45-17.991 10.258s-12.394 5.703-17.867 8.686-10.046 6.426-13.753 10.381-5.544 9.145-5.544 15.572c0 2.578 0.636 5.279 1.924 8.086s3.054 5.35 5.314 7.609 4.82 4.131 7.733 5.667 5.95 2.454 9.181 2.772c5.791 0.477 10.54 0.565 14.248 0.247s6.674-0.883 8.934-1.695 3.99-1.607 5.191-2.419 2.295-1.448 3.266-1.924c0.159 0.159 0.636 0.971 1.448 2.419s1.783 3.266 2.895 5.438 2.33 4.502 3.619 6.991 2.419 4.785 3.372 6.886c-4.679 3.054-10.77 5.279-18.344 6.638s-15.060 2.048-22.44 2.048c-7.239 0-14.124-1.112-20.639-3.372s-12.217-5.526-17.143-9.781-8.81-9.446-11.705-15.572-4.343-13.118-4.343-20.992c0-8.686 1.836-15.925 5.544-21.716s8.369-10.823 14.001-15.078 11.67-7.962 18.097-11.105 12.429-6.268 17.991-9.41 10.169-6.638 13.877-10.505 5.544-8.527 5.544-14.001c0-9.022-2.613-15.819-7.839-20.392s-12.765-6.886-22.563-6.886c-3.231 0-6.674 0.335-10.381 0.971s-7.398 1.483-11.105 2.542-7.274 2.172-10.734 3.372-6.303 2.454-8.563 3.743l-5.067-20.762c2.737-2.419 6.003-4.467 9.781-6.162s7.751-3.019 11.953-3.99 8.333-1.66 12.429-2.048 8.086-0.6 11.953-0.6c9.022 0 17.055 1.359 24.135 4.096s13.030 6.391 17.867 10.982 8.563 9.905 11.229 15.925 3.99 12.27 3.99 18.714c0 9.498-1.836 17.267-5.544 23.287s-8.386 11.052-13.948 15.078zM361.931 606.898v70.621c0 9.728 7.91 17.655 17.655 17.655 9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655c-29.202 0-52.966-23.764-52.966-52.966v-70.621c0-19.474-15.837-35.31-35.31-35.31-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655c19.474 0 35.31-15.837 35.31-35.31v-70.621c0-29.202 23.764-52.966 52.966-52.966 9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655c-9.746 0-17.655 7.927-17.655 17.655v70.621c0 21.186-9.569 40.007-24.399 52.966 14.83 12.959 24.399 31.779 24.399 52.966z" />
122
- <glyph unicode="&#xe970;" glyph-name="csv" d="M899.531 744.837l-205.453 205.453c-6.162 6.162-14.707 9.71-23.446 9.71h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.866-29.184 32.45-33.721 0.883-0.23 1.73-0.565 2.648-0.742 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.766 0.512 2.648 0.742 17.585 4.537 32.45 18.944 32.45 33.721v741.906c0 13.542-1.624 23.534-9.71 31.62zM846.301 748.139h-148.921v148.921l148.921-148.921zM158.243-28.689c-1.254 0-2.383 0.459-3.496 0.865-2.754 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.924-5.985-4.679-7.309-1.112-0.406-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.959c2.383 0 4.661 0.441 6.886 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.862zM318.393 148.675c4.255 5.402 9.092 9.198 14.477 11.458s11.052 3.372 17.020 3.372c5.314 0 10.417-1.059 15.325-3.143s9.375-5.473 13.4-10.134l20.039 17.867c-6.603 6.426-14.089 11.264-22.44 14.477-8.369 3.231-17.373 4.82-27.030 4.82-10.47 0-20.198-1.96-29.202-5.914-9.022-3.955-16.861-9.693-23.534-17.267s-11.917-17.020-15.695-28.354c-3.778-11.352-5.667-24.505-5.667-39.459s1.889-28.16 5.667-39.583c3.778-11.423 9.004-20.921 15.695-28.478 6.674-7.574 14.477-13.277 23.411-17.143s18.714-5.791 29.325-5.791c9.657 0 18.662 1.607 27.030 4.82 8.369 3.231 15.837 8.051 22.44 14.477l-20.039 17.62c-4.184-4.679-8.81-8.051-13.877-10.134s-10.505-3.143-16.296-3.143-11.317 1.236-16.543 3.743c-5.226 2.507-9.905 6.426-14.001 11.829s-7.327 12.341-9.657 20.886c-2.33 8.527-3.584 18.82-3.743 30.897 0.159 12.394 1.448 22.846 3.866 31.373s5.756 15.501 10.028 20.904zM521.393 93.768c-5.544 4.025-11.546 7.45-17.991 10.258s-12.394 5.703-17.867 8.686c-5.473 2.984-10.063 6.426-13.753 10.381-3.708 3.955-5.544 9.145-5.544 15.572 0 2.578 0.636 5.279 1.924 8.086s3.054 5.35 5.314 7.609c2.242 2.26 4.82 4.131 7.733 5.667s5.95 2.454 9.181 2.772c5.791 0.477 10.54 0.565 14.248 0.247 3.69-0.335 6.674-0.883 8.934-1.695 2.242-0.812 3.99-1.607 5.191-2.419s2.295-1.448 3.266-1.924c0.159 0.159 0.636 0.971 1.448 2.419 0.794 1.448 1.766 3.266 2.895 5.438 1.112 2.172 2.33 4.502 3.619 6.991 1.289 2.507 2.419 4.785 3.372 6.886-4.679 3.054-10.787 5.279-18.344 6.638-7.574 1.359-15.060 2.048-22.44 2.048-7.239 0-14.124-1.112-20.639-3.372s-12.235-5.526-17.143-9.781c-4.908-4.255-8.81-9.446-11.705-15.572s-4.343-13.118-4.343-20.992c0-8.686 1.836-15.925 5.544-21.716 3.69-5.791 8.369-10.823 14.001-15.078s11.67-7.962 18.097-11.105c6.426-3.143 12.429-6.268 17.991-9.41s10.169-6.638 13.877-10.505c3.69-3.866 5.544-8.527 5.544-14.001 0-9.022-2.613-15.819-7.839-20.392-5.226-4.59-12.765-6.886-22.563-6.886-3.231 0-6.674 0.335-10.381 0.971s-7.398 1.483-11.105 2.542c-3.708 1.059-7.292 2.172-10.734 3.372-3.46 1.201-6.321 2.454-8.563 3.743l-5.067-20.762c2.737-2.419 5.985-4.467 9.781-6.162 3.778-1.695 7.751-3.019 11.953-3.99 4.184-0.971 8.333-1.66 12.429-2.048s8.086-0.6 11.953-0.6c9.004 0 17.055 1.359 24.135 4.096s13.030 6.391 17.867 10.982 8.563 9.905 11.229 15.925 3.99 12.27 3.99 18.714c0 9.498-1.854 17.267-5.544 23.287-3.778 6.020-8.386 11.052-13.948 15.078zM637.617 31.003l-41.278 153.512h-33.068l55.278-178.865h37.658l57.927 178.865h-32.821zM432.552 730.484h-211.862v-388.414h582.621v317.793h-370.759v70.621zM256 624.553h141.241v-35.31h-141.241v35.31zM256 553.932h141.241v-35.31h-141.241v35.31zM256 483.311h141.241v-35.31h-141.241v35.31zM397.241 377.38h-141.241v35.31h141.241v-35.31zM768 377.38h-335.448v35.31h335.448v-35.31zM768 448.001h-335.448v35.31h335.448v-35.31zM768 518.622h-335.448v35.31h335.448v-35.31zM768 624.553v-35.31h-335.448v35.31h335.448zM256 659.863v35.31h141.241v-35.31h-141.241z" />
123
- <glyph unicode="&#xe971;" glyph-name="dbf" d="M899.531 744.837l-205.453 205.453c-6.162 6.162-14.707 9.71-23.446 9.71h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.866-29.184 32.45-33.721 0.883-0.23 1.73-0.565 2.648-0.742 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.766 0.512 2.648 0.742 17.585 4.537 32.45 18.944 32.45 33.721v741.906c0 13.542-1.624 23.534-9.71 31.62zM846.301 748.139h-148.921v148.921l148.921-148.921zM158.243-28.689c-1.254 0-2.383 0.459-3.496 0.865-2.754 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.924-5.985-4.679-7.309-1.112-0.406-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.959c2.383 0 4.661 0.441 6.886 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.862zM400.472 158.456c-7.486 7.874-16.896 14.212-28.248 18.944s-24.505 7.115-39.459 7.115h-53.583v-177.894h67.337c2.242 0 5.703 0.282 10.381 0.847 4.661 0.565 9.816 1.836 15.448 3.866 5.632 2.013 11.458 5.032 17.496 9.057s11.458 9.534 16.296 16.543 8.81 15.695 11.953 26.077 4.714 22.899 4.714 37.535c0 10.628-1.854 20.974-5.544 31.020-3.725 10.028-9.322 18.997-16.79 26.889zM379.339 46.699c-8.686-12.553-22.846-18.82-42.478-18.82h-28.725v134.691h16.896c13.842 0 25.106-1.818 33.792-5.438s15.572-8.369 20.639-14.248 8.474-12.429 10.258-19.668c1.766-7.239 2.648-14.566 2.648-21.963 0.018-23.817-4.326-42.019-13.030-54.554zM572.575 88.453c-3.619 3.531-7.521 6.268-11.705 8.21-4.184 1.924-8.121 3.143-11.829 3.619 2.895 0.636 5.914 1.96 9.057 3.99s5.914 4.555 8.333 7.609 4.414 6.638 6.038 10.734c1.607 4.096 2.419 8.651 2.419 13.63 0 8.527-1.607 15.89-4.82 22.087-3.231 6.197-7.574 11.229-13.030 15.078-5.473 3.866-11.758 6.674-18.82 8.457-7.080 1.783-14.407 2.648-21.963 2.648h-51.218v-177.894h66.86c0.971 0 2.966 0.124 6.038 0.371 3.054 0.247 6.55 0.936 10.505 2.048 3.937 1.112 8.051 2.772 12.306 4.943s8.21 5.155 11.829 8.934 6.638 8.563 9.057 14.354 3.619 12.712 3.619 20.762c0 6.603-1.201 12.429-3.619 17.496s-5.438 9.393-9.057 12.924zM493.992 162.552h19.315c7.398 0 13.347-0.812 17.867-2.419 4.502-1.607 7.962-3.708 10.381-6.268s4.025-5.438 4.82-8.563c0.794-3.143 1.201-6.162 1.201-9.057 0-7.239-1.006-12.8-3.019-16.649-2.013-3.866-4.626-6.603-7.839-8.21-3.231-1.607-6.674-2.507-10.381-2.648-3.708-0.159-7.327-0.247-10.858-0.247h-21.486v54.060zM550.241 36.071c-4.82-5.473-11.511-8.21-20.039-8.21h-36.211v61.069h34.039c9.657 0 16.967-2.984 21.963-8.934 4.979-5.95 7.486-13.277 7.486-21.963 0-9.163-2.419-16.49-7.239-21.963zM626.759 6.622h29.449v80.137h74.346v19.791h-74.346v56.002h81.832v21.963h-111.281zM450.207 730.484h-211.862v-388.414h582.621v317.793h-370.759v70.621zM273.655 624.553h141.241v-35.31h-141.241v35.31zM273.655 553.932h141.241v-35.31h-141.241v35.31zM273.655 483.311h141.241v-35.31h-141.241v35.31zM414.897 377.38h-141.241v35.31h141.241v-35.31zM785.655 377.38h-335.448v35.31h335.448v-35.31zM785.655 448.001h-335.448v35.31h335.448v-35.31zM785.655 518.622h-335.448v35.31h335.448v-35.31zM785.655 624.553v-35.31h-335.448v35.31h335.448zM273.655 659.863v35.31h141.241v-35.31h-141.241z" />
124
- <glyph unicode="&#xe972;" glyph-name="doc" d="M899.531 744.837l-205.453 205.453c-6.162 6.162-14.707 9.71-23.446 9.71h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.866-29.184 32.45-33.721 0.883-0.23 1.73-0.565 2.648-0.742 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.766 0.512 2.648 0.742 17.585 4.537 32.45 18.944 32.45 33.721v741.906c0 13.542-1.624 23.534-9.71 31.62zM846.301 748.139h-148.921v148.921l148.921-148.921zM158.243-28.689c-1.254 0-2.383 0.459-3.496 0.865-2.754 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.924-5.985-4.679-7.309-1.112-0.406-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.959c2.383 0 4.661 0.441 6.886 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.862zM410.218 158.456c-7.486 7.874-16.896 14.212-28.248 18.944s-24.505 7.115-39.459 7.115h-53.583v-177.894h67.337c2.242 0 5.703 0.282 10.381 0.847 4.661 0.565 9.816 1.836 15.448 3.866 5.632 2.013 11.458 5.032 17.496 9.057s11.458 9.534 16.296 16.543 8.81 15.695 11.953 26.077 4.714 22.899 4.714 37.535c0 10.628-1.854 20.974-5.544 31.020-3.708 10.028-9.304 18.997-16.79 26.889zM389.102 46.699c-8.686-12.553-22.846-18.82-42.478-18.82h-28.725v134.691h16.896c13.842 0 25.106-1.818 33.792-5.438s15.572-8.369 20.639-14.248 8.474-12.429 10.258-19.668c1.766-7.239 2.648-14.566 2.648-21.963 0-23.817-4.343-42.019-13.030-54.554zM587.299 164.247c-6.674 7.574-14.477 13.312-23.411 17.267s-18.714 5.914-29.325 5.914-20.392-1.96-29.325-5.914-16.737-9.693-23.411-17.267c-6.674-7.574-11.917-17.020-15.695-28.354-3.778-11.352-5.667-24.505-5.667-39.459s1.889-28.16 5.667-39.583c3.778-11.423 9.004-20.921 15.695-28.478 6.674-7.574 14.477-13.277 23.411-17.143s18.714-5.791 29.325-5.791 20.392 1.924 29.325 5.791 16.737 9.569 23.411 17.143c6.674 7.574 11.9 17.055 15.695 28.478 3.778 11.423 5.667 24.629 5.667 39.583s-1.889 28.125-5.667 39.459c-3.796 11.335-9.022 20.78-15.695 28.354zM575.347 64.919c-2.419-8.598-5.756-15.572-10.010-20.886-4.273-5.314-9.092-9.145-14.477-11.458-5.402-2.33-11.070-3.496-17.020-3.496-5.791 0-11.317 1.236-16.543 3.743s-9.905 6.426-14.001 11.829-7.327 12.341-9.657 20.886c-2.33 8.527-3.584 18.82-3.743 30.897 0.159 12.394 1.448 22.846 3.866 31.373s5.756 15.484 10.010 20.886c4.255 5.402 9.092 9.198 14.477 11.458s11.052 3.372 17.020 3.372c5.791 0 11.299-1.201 16.543-3.619 5.226-2.419 9.905-6.356 14.001-11.829s7.327-12.429 9.657-20.886c2.33-8.457 3.584-18.714 3.743-30.773-0.177-12.394-1.448-22.899-3.866-31.497zM689.646 148.675c4.255 5.402 9.092 9.198 14.477 11.458s11.052 3.372 17.020 3.372c5.314 0 10.417-1.059 15.325-3.143s9.375-5.473 13.4-10.134l20.039 17.867c-6.603 6.426-14.089 11.264-22.44 14.477-8.369 3.231-17.373 4.82-27.030 4.82-10.47 0-20.198-1.96-29.202-5.914-9.022-3.955-16.861-9.693-23.534-17.267s-11.917-17.020-15.695-28.354c-3.778-11.352-5.667-24.505-5.667-39.459s1.889-28.16 5.667-39.583c3.778-11.423 9.004-20.921 15.695-28.478 6.674-7.574 14.477-13.277 23.411-17.143s18.714-5.791 29.325-5.791c9.657 0 18.662 1.607 27.030 4.82 8.369 3.231 15.837 8.051 22.44 14.477l-20.039 17.62c-4.184-4.679-8.81-8.051-13.877-10.134s-10.505-3.143-16.296-3.143-11.317 1.236-16.543 3.743c-5.226 2.507-9.905 6.426-14.001 11.829s-7.327 12.341-9.657 20.886c-2.33 8.527-3.584 18.82-3.743 30.897 0.159 12.394 1.448 22.846 3.866 31.373s5.756 15.501 10.028 20.904zM238.345 712.829h105.931c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655h-105.931c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655zM238.345 624.553h158.897c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655h-158.897c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655zM467.862 624.553c4.59 0 9.181 1.942 12.535 5.12 3.178 3.354 5.12 7.945 5.12 12.535s-1.942 9.181-5.12 12.535c-6.532 6.532-18.538 6.532-25.070 0-3.178-3.354-5.12-7.945-5.12-12.535s1.942-9.181 5.12-12.535c3.354-3.178 7.945-5.12 12.535-5.12zM538.483 624.553h141.241c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655h-141.241c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655zM225.81 389.915c-3.178-3.354-5.12-7.945-5.12-12.535s1.942-9.181 5.12-12.535c3.354-3.178 7.945-5.12 12.535-5.12s9.181 1.942 12.535 5.12c3.178 3.354 5.12 7.945 5.12 12.535 0 4.767-1.942 9.181-5.12 12.535-6.532 6.532-18.538 6.532-25.070 0zM450.207 395.035h-141.241c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655h141.241c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655zM785.655 659.863h-35.31c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655h35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655zM238.345 536.277h388.414c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655h-388.414c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655zM785.655 571.587h-105.931c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655h105.931c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655zM238.345 448.001h70.621c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655h-70.621c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655zM556.138 483.311h-176.552c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655h176.552c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655zM785.655 483.311h-158.897c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655h158.897c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655z" />
125
- <glyph unicode="&#xe973;" glyph-name="dwg" d="M899.531 744.837l-191.841 191.841c0 0-0.018 0.018-0.035 0.018l-13.559 13.559c-6.162 6.197-14.724 9.746-23.464 9.746h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.795 14.883-29.202 32.468-33.721 0.883-0.23 1.713-0.565 2.613-0.742 2.772-0.547 5.579-0.847 8.404-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.9 0.177 1.73 0.512 2.613 0.742 17.602 4.52 32.486 18.926 32.486 33.721v741.906c0 13.506-1.624 23.517-9.71 31.62zM697.379 897.060l148.921-148.921h-148.921v148.921zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.754 1.324-4.679 4.078-4.679 7.309v256.653h723.862v-256.653c0-3.231-1.924-5.985-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.921v-204.941h204.959c2.383 0 4.661 0.441 6.886 1.024 0-0.247 0.018-0.353 0.018-0.636v-441.768h-723.862zM347.507 158.456c-7.486 7.874-16.896 14.212-28.248 18.944s-24.505 7.115-39.459 7.115h-53.583v-177.894h67.337c2.242 0 5.703 0.282 10.381 0.847 4.661 0.565 9.816 1.836 15.448 3.866 5.632 2.013 11.458 5.032 17.496 9.057s11.458 9.534 16.296 16.543 8.81 15.695 11.953 26.077 4.714 22.899 4.714 37.535c0 10.628-1.854 20.974-5.544 31.020-3.725 10.028-9.322 18.997-16.79 26.889zM326.374 46.699c-8.686-12.553-22.846-18.82-42.478-18.82h-28.725v134.691h16.896c13.842 0 25.106-1.818 33.792-5.438s15.572-8.369 20.639-14.248 8.474-12.429 10.258-19.668c1.766-7.239 2.648-14.566 2.648-21.963 0.018-23.817-4.326-42.019-13.030-54.554zM568.726 31.003l-31.373 153.512h-32.839l-33.792-153.512-31.373 153.512h-32.839l45.144-178.865h37.906l31.126 134.215 29.202-134.215h37.658l48.040 178.865h-32.821zM745.649 78.549h30.173v-43.926c-1.289-1.783-3.302-3.143-6.038-4.096s-5.579-1.73-8.563-2.295-5.95-0.971-8.934-1.201-5.35-0.371-7.115-0.371c-5.791 0-11.317 1.359-16.543 4.096s-9.905 6.921-14.001 12.553-7.327 12.871-9.657 21.716c-2.33 8.845-3.584 19.315-3.743 31.373 0.159 12.394 1.448 22.846 3.866 31.373s5.756 15.484 10.010 20.886 9.092 9.198 14.477 11.458 11.070 3.372 17.020 3.372c5.314 0 10.47-1.059 15.448-3.143s9.41-5.473 13.277-10.134l20.039 17.867c-6.603 6.426-14.089 11.264-22.44 14.477s-17.373 4.82-27.030 4.82c-10.47 0-20.198-1.96-29.202-5.914s-16.861-9.693-23.534-17.267c-6.674-7.574-11.917-17.020-15.695-28.354-3.778-11.352-5.667-24.505-5.667-39.459s1.889-28.16 5.667-39.583c3.778-11.423 9.004-20.921 15.695-28.478 6.674-7.574 14.477-13.277 23.411-17.143s18.714-5.791 29.325-5.791c5.314 0 10.664 0.388 16.049 1.201s10.628 2.172 15.695 4.096 9.905 4.378 14.477 7.362 8.722 6.797 12.429 11.458v68.785h-58.898v-19.738zM732.69 589.242h-70.621v105.931h-35.31v-105.931h-70.621v-70.621h-35.31v211.862h-300.138v-301.286h300.138v54.113h35.31v-70.621h70.621v-105.931h35.31v105.931h70.621v70.621h105.931v35.31h-105.931v70.621zM485.517 464.509h-229.517v230.665h229.517v-176.552h-35.31v-35.31h35.31v-18.803zM697.379 448.001h-105.931v105.931h105.931v-105.931z" />
126
- <glyph unicode="&#xe974;" glyph-name="exe" d="M899.531 744.837l-205.453 205.453c-6.162 6.162-14.707 9.71-23.446 9.71h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.866-29.184 32.45-33.721 0.883-0.23 1.73-0.565 2.648-0.742 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.766 0.512 2.648 0.742 17.585 4.537 32.45 18.944 32.45 33.721v741.906c0 13.542-1.624 23.534-9.71 31.62zM846.301 748.139h-148.921v148.921l148.921-148.921zM158.243-28.689c-1.254 0-2.383 0.459-3.496 0.865-2.754 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.924-5.985-4.679-7.309-1.112-0.406-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.959c2.383 0 4.661 0.441 6.886 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.862zM289.792 6.622h111.281v21.963h-81.832v58.174h74.346v19.791h-74.346v56.002h81.832v21.963h-111.281zM537.212 184.515l-34.039-72.404h-2.419l-31.373 72.404h-33.068l48.040-91.471-45.144-86.422h33.545l30.42 67.107h2.419l28.231-67.107h33.562l-45.144 86.422 48.040 91.471zM610.834 6.622h111.263v21.963h-81.814v58.174h74.346v19.791h-74.346v56.002h81.814v21.963h-111.263zM702.641 694.379c-9.304 2.913-19.209-2.278-22.122-11.582l-88.276-282.483c-2.913-9.304 2.278-19.209 11.582-22.122 1.766-0.547 3.531-0.812 5.279-0.812 7.521 0 14.477 4.838 16.843 12.394l88.276 282.483c2.913 9.304-2.278 19.209-11.582 22.122zM556.138 598.070c0-14.626-11.857-26.483-26.483-26.483s-26.483 11.857-26.483 26.483c0 14.626 11.857 26.483 26.483 26.483s26.483-11.857 26.483-26.483zM556.138 474.484c0-14.626-11.857-26.483-26.483-26.483s-26.483 11.857-26.483 26.483c0 14.626 11.857 26.483 26.483 26.483s26.483-11.857 26.483-26.483zM397.241 624.553h35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655h-35.31c-68.149 0-123.586-55.437-123.586-123.586s55.437-123.586 123.586-123.586h35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655h-35.31c-48.675 0-88.276 39.601-88.276 88.276s39.601 88.276 88.276 88.276z" />
127
- <glyph unicode="&#xe975;" glyph-name="iso" d="M899.513 744.837l-191.823 191.841c-0.018 0.018-0.018 0.018-0.018 0.018l-13.612 13.612c-6.268 6.25-14.583 9.693-23.428 9.693h-512.388c-20.957 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.848-29.166 32.415-33.704 0.9-0.247 1.766-0.583 2.684-0.759 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.783 0.512 2.684 0.759 17.567 4.537 32.415 18.926 32.415 33.704v741.906c0 13.542-1.642 23.552-9.728 31.62zM689.876 518.622l-119.578 32.044c2.101 6.727 3.496 13.683 3.496 20.921 0 18.856-7.345 36.599-20.692 49.929-13.33 13.33-31.073 20.692-49.929 20.692-6.268 0-12.306-1.095-18.202-2.666l-32.009 119.42c16.437 4.378 33.298 6.744 50.211 6.744 49.735 0 99.469-18.926 137.322-56.779 51.447-51.465 67.849-124.804 49.382-190.305zM676.723 484.724c-1.571-3.16-3.302-6.232-5.032-9.287-1.289-2.26-2.595-4.52-3.972-6.727-1.518-2.436-3.090-4.855-4.732-7.221-2.013-2.931-4.149-5.809-6.356-8.651-1.359-1.748-2.666-3.531-4.078-5.244-3.796-4.573-7.768-9.057-12.041-13.33-5.579-5.579-11.582-10.717-17.796-15.572-1.289-1.006-2.613-1.907-3.902-2.878-5.544-4.078-11.264-7.945-17.249-11.441-0.477-0.282-0.953-0.565-1.448-0.847l-29.608 110.539 106.602-28.566c-0.159-0.265-0.265-0.53-0.388-0.777zM315.798 621.799l119.42-31.991c-1.571-5.914-2.666-11.953-2.666-18.22 0-18.856 7.345-36.599 20.692-49.929 13.33-13.33 31.073-20.692 49.929-20.692 11.405 0 22.246 2.984 32.115 8.051l32.256-120.408c-68.255-23.887-147.226-8.81-201.71 45.639-50.723 50.741-67.284 122.756-50.035 187.551zM328.651 656.367c1.783 3.725 3.725 7.345 5.738 10.929 1.077 1.889 2.189 3.778 3.319 5.632 1.748 2.878 3.549 5.72 5.455 8.51 1.889 2.754 3.902 5.438 5.95 8.104 1.501 1.96 2.948 3.972 4.52 5.879 3.849 4.626 7.857 9.163 12.2 13.506 4.326 4.326 8.863 8.351 13.489 12.182 1.924 1.589 3.955 3.054 5.932 4.573 2.648 2.030 5.332 4.043 8.051 5.914 2.772 1.889 5.614 3.69 8.492 5.438 1.871 1.148 3.743 2.26 5.65 3.337 3.584 2.013 7.221 3.955 10.964 5.756 0.406 0.194 0.83 0.388 1.254 0.583l33.545-125.175-125.193 33.545c0.247 0.424 0.424 0.865 0.636 1.289zM483.204 600.612l1.13 0.777c5.597 3.549 12.058 5.508 18.838 5.508 9.428 0 18.291-3.672 24.964-10.346s10.346-15.537 10.346-24.964-3.672-18.291-10.346-24.964c-13.347-13.347-36.582-13.347-49.929 0-6.674 6.674-10.346 15.537-10.346 24.964 0 6.78 1.96 13.224 5.508 18.803l0.812 1.183c0.9 1.324 1.977 2.578 3.072 3.814 0.353 0.371 0.6 0.794 0.953 1.165 0.265 0.265 0.583 0.441 0.847 0.689 1.324 1.218 2.701 2.366 4.149 3.372zM697.379 897.060l148.921-148.921h-148.921v148.921zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.737 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.942-6.003-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-180.842c-59.745 57.432-143.060 76.094-218.236 56.073l-0.23 0.83-18.044-6.479c-0.477-0.177-0.9-0.406-1.359-0.565-6.762-2.472-13.4-5.279-19.95-8.386-1.042-0.494-2.101-0.953-3.143-1.448-6.073-3.019-12.006-6.356-17.849-9.94-1.324-0.812-2.701-1.536-4.008-2.366-5.402-3.46-10.628-7.274-15.784-11.246-1.412-1.077-2.913-2.048-4.308-3.16-6.303-5.085-12.429-10.505-18.273-16.366-5.862-5.862-11.282-11.988-16.384-18.291-1.095-1.359-2.030-2.807-3.072-4.184-3.99-5.191-7.839-10.452-11.335-15.89-0.83-1.289-1.536-2.631-2.33-3.937-3.602-5.879-6.956-11.847-9.993-17.938-0.494-0.989-0.918-2.030-1.412-3.037-3.143-6.603-5.967-13.294-8.457-20.109-0.159-0.441-0.388-0.847-0.547-1.289l-6.462-18.044 0.812-0.212c-20.374-76.57-0.794-161.668 59.145-221.625 44.738-44.738 103.512-67.107 162.286-67.107 24.894 0 49.699 4.255 73.516 12.288l0.265-1.006 11.953 5.261c1.148 0.459 2.278 1.024 3.425 1.518l3.478 1.536c0.812 0.353 1.554 0.794 2.348 1.165 5.385 2.454 10.717 5.032 15.943 7.91 1.342 0.742 2.631 1.571 3.955 2.348 4.714 2.737 9.41 5.508 13.965 8.598 2.525 1.695 4.89 3.584 7.327 5.385 3.266 2.419 6.585 4.732 9.746 7.327 5.667 4.661 11.14 9.569 16.349 14.777 5.738 5.738 11.087 11.723 16.084 17.902 1.006 1.254 1.871 2.613 2.86 3.884 3.972 5.12 7.821 10.311 11.299 15.695 0.689 1.077 1.271 2.225 1.942 3.302 3.637 5.826 7.062 11.741 10.116 17.814 0.441 0.883 0.812 1.801 1.254 2.701 3.125 6.374 5.95 12.835 8.439 19.421 0.141 0.371 0.335 0.706 0.477 1.077l6.815 18.202-0.812 0.212c19.209 68.767 5.826 144.666-40.077 203.335h183.155c2.383 0 4.679 0.441 6.903 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.821h-723.809zM349.308 184.515h29.449v-177.894h-29.449v177.894zM504.391 93.768c-5.544 4.025-11.546 7.45-17.991 10.258s-12.394 5.703-17.867 8.686c-5.491 2.984-10.063 6.426-13.753 10.381-3.708 3.955-5.544 9.145-5.544 15.572 0 2.578 0.636 5.279 1.924 8.086 1.271 2.807 3.054 5.35 5.314 7.609 2.242 2.26 4.82 4.131 7.733 5.667s5.95 2.454 9.181 2.772c5.791 0.477 10.54 0.565 14.248 0.247 3.69-0.335 6.674-0.883 8.934-1.695 2.242-0.812 3.99-1.607 5.191-2.419s2.295-1.448 3.266-1.924c0.159 0.159 0.636 0.971 1.448 2.419 0.794 1.448 1.766 3.266 2.895 5.438 1.112 2.172 2.33 4.502 3.619 6.991 1.271 2.507 2.419 4.785 3.372 6.886-4.679 3.054-10.787 5.279-18.344 6.638-7.574 1.359-15.060 2.048-22.44 2.048-7.239 0-14.124-1.112-20.639-3.372s-12.217-5.526-17.143-9.781-8.81-9.446-11.705-15.572-4.343-13.118-4.343-20.992c0-8.686 1.836-15.925 5.544-21.716 3.69-5.791 8.369-10.823 14.001-15.078 5.614-4.255 11.652-7.962 18.097-11.105 6.426-3.143 12.429-6.268 17.991-9.41s10.169-6.638 13.877-10.505c3.69-3.866 5.544-8.527 5.544-14.001 0-9.022-2.613-15.819-7.839-20.392s-12.765-6.886-22.563-6.886c-3.231 0-6.691 0.335-10.381 0.971-3.708 0.636-7.415 1.483-11.105 2.542-3.708 1.059-7.274 2.172-10.734 3.372s-6.321 2.454-8.563 3.743l-5.067-20.762c2.719-2.419 6.003-4.467 9.781-6.162s7.751-3.019 11.953-3.99c4.167-0.971 8.333-1.66 12.429-2.048s8.086-0.6 11.953-0.6c9.004 0 17.055 1.359 24.135 4.096 7.062 2.737 13.030 6.391 17.867 10.982s8.563 9.905 11.229 15.925 3.99 12.27 3.99 18.714c0 9.498-1.854 17.267-5.544 23.287-3.761 6.020-8.386 11.052-13.948 15.078zM677.217 164.247c-6.674 7.574-14.477 13.312-23.411 17.267s-18.714 5.914-29.325 5.914-20.392-1.96-29.325-5.914-16.737-9.693-23.411-17.267-11.917-17.020-15.695-28.354-5.667-24.505-5.667-39.459 1.889-28.16 5.667-39.583 9.022-20.921 15.695-28.478 14.477-13.277 23.411-17.143 18.714-5.791 29.325-5.791 20.392 1.924 29.325 5.791 16.737 9.569 23.411 17.143 11.917 17.055 15.695 28.478 5.667 24.629 5.667 39.583-1.889 28.125-5.667 39.459-9.022 20.78-15.695 28.354zM665.282 64.919c-2.419-8.598-5.756-15.572-10.010-20.886s-9.092-9.145-14.477-11.458-11.070-3.496-17.020-3.496c-5.791 0-11.317 1.236-16.543 3.743s-9.905 6.426-14.001 11.829-7.327 12.341-9.657 20.886-3.584 18.82-3.743 30.897c0.159 12.394 1.448 22.846 3.866 31.373s5.756 15.484 10.010 20.886 9.092 9.198 14.477 11.458 11.052 3.372 17.020 3.372c5.791 0 11.317-1.201 16.543-3.619s9.905-6.356 14.001-11.829 7.327-12.429 9.657-20.886 3.566-18.714 3.743-30.773c-0.177-12.394-1.465-22.899-3.866-31.497z" />
128
- <glyph unicode="&#xe976;" glyph-name="javascript" d="M899.513 744.837l-191.823 191.841c-0.018 0.018-0.018 0.018-0.018 0.018l-13.612 13.612c-6.268 6.25-14.583 9.693-23.428 9.693h-512.388c-20.957 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.848-29.166 32.415-33.704 0.9-0.247 1.766-0.583 2.684-0.759 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.783 0.512 2.684 0.759 17.567 4.537 32.415 18.926 32.415 33.704v741.906c0 13.542-1.642 23.552-9.728 31.62zM697.379 897.060l148.921-148.921h-148.921v148.921zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.737 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.942-6.003-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-201.075c-9.393 8.474-21.698 13.771-35.31 13.771-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655c9.746 0 17.655-7.927 17.655-17.655v-70.621c0-21.186 9.569-40.007 24.399-52.966-14.83-12.959-24.399-31.779-24.399-52.966v-70.621c0-9.728-7.91-17.655-17.655-17.655-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655c29.202 0 52.966 23.764 52.966 52.966v70.621c0 19.474 15.837 35.31 35.31 35.31 9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655c-19.474 0-35.31 15.837-35.31 35.31v70.621c0 13.612-5.314 25.918-13.771 35.31h201.075c2.383 0 4.679 0.441 6.903 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.88zM447.629 51.995c-0.335-7.874-3.019-13.489-8.086-16.772s-11.882-4.943-20.392-4.943c-3.372 0-6.991 0.388-10.858 1.201s-7.574 1.73-11.105 2.772c-3.549 1.059-6.797 2.172-9.781 3.372s-5.279 2.383-6.886 3.496l-12.306-19.544c3.213-2.419 7.15-4.59 11.829-6.515 4.661-1.924 9.534-3.655 14.601-5.191s9.975-2.648 14.724-3.372 8.881-1.095 12.429-1.095c7.062 0 13.965 0.689 20.639 2.048s12.588 3.778 17.743 7.239c5.138 3.46 9.234 8.051 12.306 13.753 3.054 5.703 4.59 12.765 4.59 21.116v138.558h-29.449v-136.121zM601.741 93.768c-5.544 4.025-11.546 7.45-17.991 10.258s-12.394 5.703-17.867 8.686c-5.491 2.984-10.063 6.426-13.753 10.381-3.708 3.955-5.544 9.145-5.544 15.572 0 2.578 0.636 5.279 1.924 8.086 1.271 2.807 3.054 5.35 5.314 7.609 2.242 2.26 4.82 4.131 7.733 5.667s5.95 2.454 9.181 2.772c5.791 0.477 10.54 0.565 14.248 0.247 3.69-0.335 6.674-0.883 8.934-1.695 2.242-0.812 3.99-1.607 5.191-2.419s2.295-1.448 3.266-1.924c0.159 0.159 0.636 0.971 1.448 2.419 0.794 1.448 1.766 3.266 2.895 5.438 1.112 2.172 2.33 4.502 3.619 6.991 1.271 2.507 2.419 4.785 3.372 6.886-4.679 3.054-10.787 5.279-18.344 6.638-7.574 1.359-15.060 2.048-22.44 2.048-7.239 0-14.124-1.112-20.639-3.372s-12.217-5.526-17.143-9.781-8.81-9.446-11.705-15.572-4.378-13.135-4.378-21.010c0-8.686 1.836-15.925 5.544-21.716 3.69-5.791 8.369-10.823 14.001-15.078 5.614-4.255 11.652-7.962 18.097-11.105 6.426-3.143 12.429-6.268 17.991-9.41s10.169-6.638 13.877-10.505c3.69-3.866 5.544-8.527 5.544-14.001 0-9.022-2.613-15.819-7.839-20.392s-12.765-6.886-22.563-6.886c-3.231 0-6.691 0.335-10.381 0.971-3.708 0.636-7.415 1.483-11.105 2.542-3.708 1.059-7.274 2.172-10.734 3.372s-6.321 2.454-8.563 3.743l-5.067-20.762c2.719-2.419 6.003-4.467 9.781-6.162s7.751-3.019 11.953-3.99c4.167-0.971 8.333-1.66 12.429-2.048s8.086-0.6 11.953-0.6c9.004 0 17.055 1.359 24.135 4.096 7.062 2.737 13.030 6.391 17.867 10.982s8.563 9.905 11.229 15.925 3.99 12.27 3.99 18.714c0 9.498-1.854 17.267-5.544 23.287-3.743 6.038-8.369 11.070-13.912 15.095zM361.931 606.898v70.621c0 9.728 7.91 17.655 17.655 17.655 9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655c-29.202 0-52.966-23.764-52.966-52.966v-70.621c0-19.474-15.837-35.31-35.31-35.31-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655c19.474 0 35.31-15.837 35.31-35.31v-70.621c0-29.202 23.764-52.966 52.966-52.966 9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655c-9.746 0-17.655 7.927-17.655 17.655v70.621c0 21.186-9.569 40.007-24.399 52.966 14.83 12.959 24.399 31.779 24.399 52.966zM529.655 615.725c0-14.626-11.857-26.483-26.483-26.483s-26.483 11.857-26.483 26.483c0 14.626 11.857 26.483 26.483 26.483s26.483-11.857 26.483-26.483zM503.172 518.622c-9.763 0-17.655-7.91-17.655-17.655v-52.966c0-9.746 7.892-17.655 17.655-17.655s17.655 7.91 17.655 17.655v52.966c0 9.746-7.892 17.655-17.655 17.655z" />
129
- <glyph unicode="&#xe977;" glyph-name="json-file" d="M899.513 744.837l-191.823 191.841c-0.018 0.018-0.018 0.018-0.035 0.018l-13.594 13.612c-6.268 6.25-14.583 9.693-23.428 9.693h-512.388c-20.957 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.848-29.166 32.415-33.704 0.9-0.247 1.766-0.583 2.684-0.759 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.783 0.512 2.684 0.759 17.567 4.537 32.415 18.926 32.415 33.704v741.906c0 13.542-1.642 23.552-9.728 31.62zM697.379 897.060l148.921-148.921h-148.921v148.921zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.737 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.942-6.003-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-201.075c-9.393 8.474-21.698 13.771-35.31 13.771-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655c9.746 0 17.655-7.927 17.655-17.655v-70.621c0-21.186 9.569-40.007 24.399-52.966-14.83-12.959-24.399-31.779-24.399-52.966v-70.621c0-9.728-7.91-17.655-17.655-17.655-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655c29.202 0 52.966 23.764 52.966 52.966v70.621c0 19.474 15.837 35.31 35.31 35.31 9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655c-19.474 0-35.31 15.837-35.31 35.31v70.621c0 13.612-5.314 25.918-13.771 35.31h201.075c2.383 0 4.679 0.441 6.903 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.88zM288.733 51.995c-0.335-7.874-3.019-13.489-8.086-16.772s-11.864-4.943-20.392-4.943c-3.372 0-6.991 0.388-10.858 1.201s-7.574 1.73-11.105 2.772-6.797 2.172-9.781 3.372-5.279 2.383-6.886 3.496l-12.306-19.544c3.231-2.419 7.15-4.59 11.829-6.515s9.534-3.655 14.601-5.191 9.975-2.648 14.724-3.372 8.898-1.095 12.429-1.095c7.080 0 13.965 0.689 20.639 2.048s12.588 3.778 17.743 7.239 9.251 8.051 12.306 13.753 4.59 12.765 4.59 21.116v138.558h-29.449v-136.121zM442.845 93.768c-5.544 4.025-11.546 7.45-17.991 10.258s-12.394 5.703-17.867 8.686-10.046 6.426-13.753 10.381-5.544 9.145-5.544 15.572c0 2.578 0.636 5.279 1.924 8.086s3.054 5.35 5.314 7.609 4.82 4.131 7.733 5.667 5.95 2.454 9.181 2.772c5.791 0.477 10.54 0.565 14.248 0.247s6.674-0.883 8.934-1.695 3.99-1.607 5.191-2.419 2.295-1.448 3.266-1.924c0.159 0.159 0.636 0.971 1.448 2.419s1.783 3.266 2.895 5.438 2.33 4.502 3.619 6.991 2.419 4.785 3.372 6.886c-4.679 3.054-10.77 5.279-18.344 6.638s-15.060 2.048-22.44 2.048c-7.239 0-14.124-1.112-20.639-3.372s-12.217-5.526-17.143-9.781-8.81-9.446-11.705-15.572-4.378-13.135-4.378-21.010c0-8.686 1.836-15.925 5.544-21.716s8.369-10.823 14.001-15.078 11.67-7.962 18.097-11.105 12.429-6.268 17.991-9.41 10.169-6.638 13.877-10.505 5.544-8.527 5.544-14.001c0-9.022-2.613-15.819-7.839-20.392s-12.765-6.886-22.563-6.886c-3.231 0-6.674 0.335-10.381 0.971s-7.398 1.483-11.105 2.542-7.274 2.172-10.734 3.372-6.303 2.454-8.563 3.743l-5.067-20.762c2.737-2.419 6.003-4.467 9.781-6.162s7.751-3.019 11.953-3.99c4.184-0.971 8.333-1.66 12.429-2.048s8.086-0.6 11.953-0.6c9.022 0 17.055 1.359 24.135 4.096s13.030 6.391 17.867 10.982 8.563 9.905 11.229 15.925 3.99 12.27 3.99 18.714c0 9.498-1.836 17.267-5.544 23.287s-8.369 11.070-13.912 15.095zM615.671 164.247c-6.674 7.574-14.477 13.312-23.411 17.267s-18.714 5.914-29.325 5.914-20.392-1.96-29.325-5.914-16.737-9.693-23.411-17.267-11.917-17.020-15.695-28.354-5.667-24.505-5.667-39.459 1.889-28.16 5.667-39.583 9.022-20.921 15.695-28.478 14.477-13.277 23.411-17.143 18.714-5.791 29.325-5.791 20.392 1.924 29.325 5.791 16.737 9.569 23.411 17.143 11.917 17.055 15.695 28.478 5.667 24.629 5.667 39.583-1.889 28.125-5.667 39.459-9.022 20.78-15.695 28.354zM603.719 64.919c-2.419-8.598-5.756-15.572-10.010-20.886s-9.092-9.145-14.477-11.458-11.070-3.496-17.020-3.496c-5.791 0-11.317 1.236-16.543 3.743s-9.905 6.426-14.001 11.829-7.327 12.341-9.657 20.886-3.584 18.82-3.743 30.897c0.159 12.394 1.448 22.846 3.866 31.373s5.756 15.484 10.010 20.886 9.092 9.198 14.477 11.458 11.070 3.372 17.020 3.372c5.791 0 11.317-1.201 16.543-3.619s9.905-6.356 14.001-11.829 7.327-12.429 9.657-20.886 3.584-18.714 3.743-30.773c-0.159-12.394-1.448-22.899-3.866-31.497zM777.039 61.9l-69.756 122.615h-29.449v-177.894h29.449v122.615l69.756-122.615h29.449v177.894h-29.449zM361.931 606.898v70.621c0 9.728 7.91 17.655 17.655 17.655 9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655c-29.202 0-52.966-23.764-52.966-52.966v-70.621c0-19.474-15.837-35.31-35.31-35.31-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655c19.474 0 35.31-15.837 35.31-35.31v-70.621c0-29.202 23.764-52.966 52.966-52.966 9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655c-9.746 0-17.655 7.927-17.655 17.655v70.621c0 21.186-9.569 40.007-24.399 52.966 14.83 12.959 24.399 31.779 24.399 52.966zM529.655 615.725c0-14.626-11.857-26.483-26.483-26.483s-26.483 11.857-26.483 26.483c0 14.626 11.857 26.483 26.483 26.483s26.483-11.857 26.483-26.483zM503.172 518.622c-9.763 0-17.655-7.91-17.655-17.655v-52.966c0-9.746 7.892-17.655 17.655-17.655s17.655 7.91 17.655 17.655v52.966c0 9.746-7.892 17.655-17.655 17.655z" />
130
- <glyph unicode="&#xe978;" glyph-name="mp4" d="M899.531 744.837l-191.841 191.841c0 0-0.018 0.018-0.035 0.018l-13.559 13.559c-6.162 6.197-14.724 9.746-23.464 9.746h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.795 14.883-29.202 32.468-33.721 0.883-0.23 1.713-0.565 2.613-0.742 2.772-0.547 5.579-0.847 8.404-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.9 0.177 1.73 0.512 2.613 0.742 17.602 4.52 32.486 18.926 32.486 33.721v741.906c0 13.506-1.624 23.517-9.71 31.62zM750.345 589.242c0-126.552-102.965-229.517-229.517-229.517s-229.517 102.965-229.517 229.517 102.965 229.517 229.517 229.517c51.165 0 101.005-17.249 141.241-48.728v-57.203h52.047c23.729-36.952 36.228-79.484 36.228-123.586zM723.527 748.139h-26.147v148.921l148.921-148.921h-122.774zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.754 1.324-4.679 4.078-4.679 7.309v256.653h723.862v-256.653c0-3.231-1.924-5.985-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.921v-104.907c-42.108 26.624-91.065 41.207-141.241 41.207-146.026 0-264.828-118.802-264.828-264.828s118.802-264.828 264.828-264.828 264.828 118.802 264.828 264.828c0 43.52-10.717 85.61-30.879 123.586h112.234c2.383 0 4.661 0.441 6.886 1.024 0-0.247 0.018-0.353 0.018-0.636v-441.768h-723.844zM360.519 62.871l-52.86 121.644h-29.449v-177.894h29.449v122.386l40.060-98.975h25.6l39.812 98.975v-122.386h29.449v177.894h-29.449zM580.29 170.038c-5.879 4.82-12.518 8.457-19.915 10.858-7.398 2.419-14.883 3.619-22.44 3.619h-51.182v-177.894h28.972v64.212h21.486c9.322 0 17.867 1.359 25.582 4.096s14.318 6.603 19.791 11.582c5.473 4.979 9.728 11.14 12.8 18.467 3.054 7.327 4.59 15.484 4.59 24.505 0 8.527-1.818 16.207-5.438 23.058s-8.369 12.659-14.248 17.496zM569.309 111.264c-1.783-4.908-4.096-8.722-6.991-11.458s-6.073-4.714-9.534-5.914c-3.46-1.201-6.974-1.818-10.505-1.818h-26.553v70.479h21.716c7.398 0 13.347-1.165 17.867-3.496 4.502-2.33 7.998-5.226 10.505-8.686 2.489-3.46 4.131-7.080 4.943-10.858 0.794-3.778 1.201-7.115 1.201-10.010 0-7.256-0.883-13.33-2.648-18.238zM726.44 184.515h-29.449l-76.994-113.452v-22.934h76.994v-41.507h29.449v41.525h18.591v22.916h-18.591v113.452zM697.009 71.063h-51.182l51.165 79.66v-79.66zM653.895 604.143l-194.207 123.586c-5.438 3.443-12.323 3.672-17.991 0.583-5.632-3.107-9.145-9.039-9.145-15.484v-247.172c0-6.444 3.513-12.376 9.163-15.484 2.648-1.448 5.561-2.172 8.492-2.172 3.302 0 6.603 0.936 9.481 2.754l194.207 123.586c5.085 3.249 8.174 8.863 8.174 14.901s-3.090 11.652-8.174 14.901zM467.862 497.806v182.872l143.66-91.436-143.66-91.436z" />
131
- <glyph unicode="&#xe979;" glyph-name="png" d="M899.531 744.837l-205.453 205.453c-6.162 6.162-14.707 9.71-23.446 9.71h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.866-29.184 32.45-33.721 0.883-0.23 1.73-0.565 2.648-0.742 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.766 0.512 2.648 0.742 17.585 4.537 32.45 18.944 32.45 33.721v741.906c0 13.542-1.624 23.534-9.71 31.62zM846.301 748.139h-148.921v148.921l148.921-148.921zM203.034 924.691c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h1.024c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655c0 0.353-0.177 0.653-0.194 1.006 0.053 0.018 0.124 0.018 0.177 0.035 0-0.265 0.018-0.371 0.018-0.636v-224.097l-2.878 2.737c1.66 2.701 2.878 5.685 2.878 9.092 0 9.746-7.91 17.655-17.655 17.655-3.725 0-6.974-1.412-9.834-3.372l-11.441 10.858c2.119 2.913 3.619 6.303 3.619 10.169 0 9.746-7.91 17.655-17.655 17.655-4.202 0-7.892-1.677-10.911-4.114l-11.070 10.522c2.578 3.072 4.326 6.903 4.326 11.246 0 9.746-7.91 17.655-17.655 17.655-4.661 0-8.845-1.889-12.006-4.855l-10.717 10.187c3.125 3.178 5.067 7.521 5.067 12.323 0 9.746-7.91 17.655-17.655 17.655-5.138 0-9.657-2.278-12.888-5.773l-10.258 9.746c-0.23 0.212-0.512 0.282-0.742 0.477 3.743 3.231 6.232 7.874 6.232 13.206 0 9.746-7.91 17.655-17.655 17.655s-17.655-7.91-17.655-17.655c0-5.402 2.56-10.063 6.374-13.294-0.547-0.477-1.254-0.742-1.748-1.289l-8.828-9.675c-3.249 3.937-7.962 6.603-13.453 6.603-9.746 0-17.655-7.91-17.655-17.655 0-6.073 3.249-11.158 7.91-14.336l-10.823-11.847c-3.107 5.014-8.404 8.527-14.742 8.527-9.746 0-17.655-7.91-17.655-17.655 0-6.886 4.061-12.712 9.816-15.607l-11.423-12.5c-2.754 6.126-8.881 10.452-16.049 10.452-9.746 0-17.655-7.91-17.655-17.655 0-7.768 5.085-14.159 12.058-16.525l-12.977-14.212c-2.048 7.468-8.616 13.082-16.737 13.082-9.746 0-17.655-7.91-17.655-17.655 0-8.686 6.391-15.572 14.654-17.055l-15.007-16.437c-0.971 8.845-8.192 15.837-17.302 15.837-9.746 0-17.655-7.91-17.655-17.655 0-9.604 7.698-17.337 17.231-17.567l-8.986-9.852-83.738 83.738c-6.515 6.515-16.914 6.921-23.923 0.971l-113.205-96.344c0.282 1.236 0.759 2.419 0.759 3.743 0 9.746-7.91 17.655-17.655 17.655s-17.655-7.91-17.655-17.655c0-9.746 7.91-17.655 17.655-17.655 0.265 0 0.477 0.141 0.742 0.141l-18.767-15.96c-0.953 8.845-8.192 15.819-17.284 15.819-9.746 0-17.655-7.91-17.655-17.655 0-8.139 5.614-14.689 13.118-16.737l-14.389-12.253c-2.56 6.603-8.881 11.335-16.384 11.335-9.746 0-17.655-7.91-17.655-17.655 0-6.515 3.69-11.97 8.951-15.025l-12.306-10.47c-3.196 4.608-8.263 7.839-14.301 7.839-9.746 0-17.655-7.91-17.655-17.655 0-5.014 2.136-9.498 5.491-12.712l-23.146-19.703v50.070c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655h35.31zM158.243-28.689c-1.254 0-2.383 0.459-3.496 0.865-2.754 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.924-5.985-4.679-7.309-1.112-0.406-2.242-0.865-3.496-0.865h-707.513zM180.401 271.449l249.538 212.392c0.9-0.141 1.695-0.53 2.613-0.53 0.441 0 0.83 0.23 1.254 0.247l180.171-180.153c6.903-6.903 18.061-6.903 24.964 0s6.903 18.061 0 24.964l-84.868 84.868 161.863 177.276 157.996-150.104v-168.96h-693.53zM389.155 170.038c-5.879 4.82-12.518 8.457-19.915 10.858-7.398 2.419-14.883 3.619-22.44 3.619h-51.165v-177.894h28.972v64.212h21.486c9.322 0 17.867 1.359 25.582 4.096s14.318 6.603 19.791 11.582c5.473 4.979 9.728 11.14 12.8 18.467 3.054 7.327 4.59 15.484 4.59 24.505 0 8.527-1.818 16.207-5.438 23.058s-8.386 12.659-14.265 17.496zM378.174 111.264c-1.783-4.908-4.096-8.722-6.991-11.458s-6.073-4.714-9.534-5.914c-3.46-1.201-6.974-1.818-10.505-1.818h-26.553v70.479h21.716c7.398 0 13.347-1.165 17.867-3.496 4.502-2.33 7.998-5.226 10.505-8.686 2.489-3.46 4.131-7.080 4.943-10.858 0.794-3.778 1.201-7.115 1.201-10.010 0-7.256-0.883-13.33-2.648-18.238zM541.096 61.9l-69.756 122.615h-29.449v-177.894h29.449v122.615l69.756-122.615h29.449v177.894h-29.449zM685.444 78.549h30.173v-43.926c-1.289-1.783-3.302-3.143-6.038-4.096-2.737-0.971-5.597-1.73-8.563-2.295-2.984-0.565-5.95-0.971-8.934-1.201-2.984-0.247-5.35-0.371-7.115-0.371-5.791 0-11.317 1.359-16.543 4.096s-9.905 6.921-14.001 12.553-7.327 12.871-9.657 21.716c-2.33 8.845-3.584 19.315-3.743 31.373 0.159 12.394 1.448 22.846 3.866 31.373s5.756 15.484 10.010 20.886c4.255 5.402 9.092 9.198 14.477 11.458s11.052 3.372 17.020 3.372c5.314 0 10.452-1.059 15.448-3.143 4.979-2.083 9.41-5.473 13.277-10.134l20.039 17.867c-6.603 6.426-14.089 11.264-22.44 14.477-8.369 3.231-17.373 4.82-27.030 4.82-10.47 0-20.198-1.96-29.202-5.914-9.022-3.955-16.861-9.693-23.534-17.267s-11.917-17.020-15.695-28.354c-3.778-11.352-5.667-24.505-5.667-39.459s1.889-28.16 5.667-39.583c3.778-11.423 9.004-20.921 15.695-28.478 6.674-7.574 14.477-13.277 23.411-17.143s18.714-5.791 29.325-5.791c5.314 0 10.664 0.388 16.049 1.201s10.628 2.172 15.695 4.096 9.905 4.378 14.477 7.362 8.722 6.797 12.429 11.458v68.785h-58.898v-19.738zM203.034 889.38c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM273.655 889.38c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM344.276 889.38c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM414.897 889.38c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM485.517 889.38c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM556.138 889.38c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM626.759 889.38c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM662.069 854.070c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM591.448 854.070c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM520.828 854.070c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM450.207 854.070c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM379.586 854.070c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM308.966 854.070c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM238.345 854.070c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM203.034 818.76c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM273.655 818.76c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM344.276 818.76c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM414.897 818.76c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM485.517 818.76c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM556.138 818.76c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM626.759 818.76c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM662.069 783.449c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM591.448 783.449c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM520.828 783.449c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM450.207 783.449c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM379.586 783.449c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM308.966 783.449c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM238.345 783.449c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM203.034 748.139c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM414.897 748.139c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM485.517 748.139c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM556.138 748.139c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM626.759 748.139c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM662.069 712.829c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM591.448 712.829c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM520.828 712.829c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM450.207 712.829c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM485.517 677.518c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM556.138 677.518c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM626.759 677.518c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM697.379 677.518c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM768 677.518c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM803.31 642.208c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM873.931 571.587c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM838.621 606.898c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM873.931 642.208c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM838.621 677.518c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM662.069 642.208c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM591.448 642.208c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM520.828 642.208c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM450.207 642.208c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM185.379 589.242c7.521 0 13.842 4.749 16.384 11.37 2.401-5.314 5.226-10.399 8.492-15.148-4.273-3.231-7.221-8.104-7.221-13.877 0-9.746 7.91-17.655 17.655-17.655 5.685 0 10.505 2.86 13.736 7.027 4.555-3.249 9.41-6.091 14.513-8.545-6.232-2.737-10.593-8.916-10.593-16.137 0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655c0 3.143-1.042 5.932-2.472 8.492 6.497-1.359 13.224-2.083 20.127-2.083s13.63 0.724 20.127 2.083c-1.43-2.56-2.472-5.35-2.472-8.492 0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655c0 7.221-4.361 13.4-10.575 16.137 5.085 2.454 9.94 5.279 14.513 8.545 3.213-4.167 8.033-7.027 13.718-7.027 9.746 0 17.655 7.91 17.655 17.655 0 5.773-2.948 10.646-7.221 13.859 3.266 4.767 6.091 9.834 8.492 15.148 2.542-6.603 8.863-11.352 16.384-11.352 9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655c-3.619 0-6.797-1.359-9.587-3.213 1.289 6.356 1.977 12.924 1.977 19.668 0 7.786-1.006 15.325-2.719 22.599 2.931-2.207 6.391-3.743 10.328-3.743 9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655c-8.121 0-14.671-5.614-16.737-13.082-2.613 5.667-5.756 11.034-9.357 16.049 4.961 3.143 8.439 8.404 8.439 14.689 0 9.746-7.91 17.655-17.655 17.655-6.374 0-11.723-3.566-14.813-8.633-5.261 3.655-10.893 6.797-16.843 9.375 7.927 1.73 14.001 8.457 14.001 16.914 0 9.746-7.91 17.655-17.655 17.655s-17.655-7.91-17.655-17.655c0-4.414 1.783-8.333 4.467-11.423-7.133 1.642-14.513 2.595-22.122 2.595s-14.989-0.953-22.122-2.595c2.684 3.090 4.467 7.009 4.467 11.423 0 9.746-7.91 17.655-17.655 17.655s-17.655-7.91-17.655-17.655c0-8.457 6.073-15.183 14.001-16.914-5.95-2.578-11.564-5.72-16.843-9.375-3.090 5.067-8.439 8.633-14.813 8.633-9.746 0-17.655-7.91-17.655-17.655 0-6.285 3.478-11.546 8.439-14.689-3.602-5.014-6.727-10.399-9.357-16.049-2.066 7.468-8.616 13.082-16.737 13.082-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655c3.937 0 7.398 1.536 10.328 3.725-1.713-7.274-2.719-14.813-2.719-22.599 0-6.727 0.689-13.312 1.977-19.668-2.79 1.871-5.967 3.231-9.587 3.231-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655zM291.31 704.001c34.745 0 63.011-28.266 63.011-63.011s-28.266-63.011-63.011-63.011-63.011 28.266-63.011 63.011 28.266 63.011 63.011 63.011zM485.517 606.898c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM556.138 606.898c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM626.759 606.898c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM591.448 571.587c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM520.828 571.587c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM450.207 571.587c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM203.034 536.277c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM414.897 536.277c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM485.517 536.277c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM556.138 536.277c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM520.828 500.967c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM379.586 500.967c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM308.966 500.967c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM238.345 500.967c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM203.034 465.656c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM273.655 465.656c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM344.276 465.656c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM238.345 430.346c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM203.034 395.035c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655z" />
132
- <glyph unicode="&#xe97a;" glyph-name="ppt" d="M899.531 744.837l-191.841 191.841c0 0-0.018 0.018-0.035 0.018l-13.559 13.559c-6.162 6.197-14.724 9.746-23.464 9.746h-512.388c-23.976 0-43.485-19.491-43.485-43.485v-937.031c0-23.993 19.509-43.485 43.485-43.485h707.513c23.976 0 43.485 19.491 43.485 43.485v741.906c0 8.845-3.443 17.161-9.71 23.446zM846.301 748.139h-148.921v148.921l148.921-148.921zM873.931-20.514c0-4.502-3.672-8.174-8.174-8.174h-707.513c-4.502 0-8.174 3.672-8.174 8.174v256.653h723.862v-256.653zM150.069 271.449v645.067c0 4.502 3.672 8.174 8.174 8.174h504.85c-0.583-2.225-1.024-4.52-1.024-6.921v-204.941h204.959c2.383 0 4.679 0.441 6.903 1.024v-442.403h-723.862zM328.051 70.834h21.486c9.322 0 17.867 1.359 25.582 4.096s14.318 6.603 19.791 11.582c5.473 4.979 9.728 11.14 12.8 18.467 3.054 7.327 4.59 15.484 4.59 24.505 0 8.527-1.818 16.207-5.438 23.058s-8.369 12.676-14.248 17.496c-5.879 4.82-12.518 8.457-19.915 10.858-7.398 2.419-14.883 3.619-22.44 3.619h-51.182v-177.894h28.972v64.212zM328.051 162.552h21.716c7.398 0 13.347-1.165 17.867-3.496 4.502-2.33 7.998-5.226 10.505-8.686 2.489-3.46 4.131-7.080 4.943-10.858 0.794-3.778 1.201-7.115 1.201-10.010 0-7.239-0.883-13.312-2.648-18.22-1.783-4.908-4.096-8.722-6.991-11.458s-6.073-4.714-9.534-5.914c-3.46-1.201-6.974-1.818-10.505-1.818h-26.553v70.462zM474.094 70.834h21.486c9.322 0 17.867 1.359 25.582 4.096s14.318 6.603 19.791 11.582c5.473 4.979 9.728 11.14 12.8 18.467 3.054 7.327 4.59 15.484 4.59 24.505 0 8.527-1.818 16.207-5.438 23.058s-8.369 12.676-14.248 17.496c-5.879 4.82-12.518 8.457-19.915 10.858-7.398 2.419-14.883 3.619-22.44 3.619h-51.165v-177.894h28.972v64.212zM474.094 162.552h21.716c7.398 0 13.347-1.165 17.867-3.496 4.502-2.33 7.998-5.226 10.505-8.686 2.489-3.46 4.131-7.080 4.943-10.858 0.794-3.778 1.201-7.115 1.201-10.010 0-7.239-0.883-13.312-2.648-18.22-1.783-4.908-4.096-8.722-6.991-11.458s-6.073-4.714-9.534-5.914c-3.46-1.201-6.974-1.818-10.505-1.818h-26.553v70.462zM634.598 6.622h29.219v158.102h53.089v19.791h-135.398v-19.791h53.089zM379.586 624.553c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM379.586 483.311c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM379.586 553.932c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM414.897 589.242c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM450.207 624.553c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM414.897 518.622c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM450.207 483.311c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM450.207 553.932c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM485.517 589.242c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM520.828 624.553c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM485.517 518.622c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM520.828 483.311c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM520.828 553.932c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM556.138 589.242c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM591.448 624.553c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM556.138 518.622c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM591.448 483.311c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM591.448 553.932c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM626.759 589.242c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM662.069 624.553c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM626.759 518.622c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM662.069 483.311c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM662.069 553.932c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM520.828 730.484c0 9.763-7.91 17.655-17.655 17.655s-17.655-7.892-17.655-17.655v-35.31h-194.207v-282.483h110.062l-36.917-61.528c-5.014-8.369-2.313-19.209 6.056-24.223 2.825-1.713 5.967-2.525 9.057-2.525 6.003 0 11.847 3.054 15.148 8.563l47.828 79.713h121.256l47.828-79.713c3.302-5.508 9.145-8.563 15.148-8.563 3.090 0 6.232 0.812 9.075 2.525 8.369 5.014 11.070 15.854 6.056 24.223l-36.935 61.528h110.062v282.483h-194.207v35.31zM591.448 659.863c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655v-35.31c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655v-35.31c-9.746 0-17.655-7.91-17.655-17.655s7.91-17.655 17.655-17.655v-35.31c-9.746 0-17.655-7.91-17.655-17.655h-35.31c0 9.746-7.91 17.655-17.655 17.655s-17.655-7.91-17.655-17.655h-35.31c0 9.746-7.91 17.655-17.655 17.655s-17.655-7.91-17.655-17.655h-35.31c0 9.746-7.91 17.655-17.655 17.655s-17.655-7.91-17.655-17.655h-35.31c0 9.746-7.91 17.655-17.655 17.655s-17.655-7.91-17.655-17.655h-35.31c0 9.746-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655v35.31c9.746 0 17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31c0-9.746 7.91-17.655 17.655-17.655s17.655 7.91 17.655 17.655h35.31z" />
133
- <glyph unicode="&#xe97b;" glyph-name="psd" d="M899.513 744.837l-205.418 205.436c-6.179 6.179-14.724 9.728-23.464 9.728h-512.388c-23.976 0-43.485-19.509-43.485-43.485v-937.031c0-23.976 19.509-43.485 43.485-43.485h707.513c23.976 0 43.485 19.509 43.485 43.485v741.906c0 8.739-3.549 17.302-9.728 23.446zM697.379 748.139v148.921l148.921-148.921h-148.921zM424.113 409.725c-2.719 1.713-5.756 2.966-9.216 2.966-8.845 0-15.872-6.621-17.143-15.113-5.261-1.218-10.664-1.995-16.296-1.995l-19.615-0.106c-0.23 9.534-7.962 17.214-17.567 17.214-9.675 0-17.479-7.786-17.602-17.426l-40.289-0.23c4.626 6.991 8.21 14.53 11.123 22.122 3.107-2.684 7.027-4.467 11.458-4.467 9.746 0 17.655 7.91 17.655 17.655s-7.91 17.655-17.655 17.655c-1.112 0-2.101-0.441-3.16-0.636 1.271 7.115 2.083 13.7 2.525 19.085l1.448 8.898c0.3 2.913 1.042 5.667 1.66 8.457 8.527 1.254 15.183 8.298 15.183 17.161 0 3.672-1.395 6.903-3.319 9.728 3.090 4.29 6.568 8.245 10.505 11.741 2.966-2.242 6.479-3.814 10.47-3.814 9.746 0 17.655 7.91 17.655 17.655 0 0.441-0.212 0.794-0.247 1.236 6.321 1.818 12.888 3.072 19.774 3.072 2.136 0 4.149-0.441 6.25-0.636l2.948-0.371c2.383-0.3 4.643-0.936 6.956-1.448-0.071-0.653-0.371-1.201-0.371-1.854 0-9.746 7.91-17.655 17.655-17.655 4.82 0 9.181 1.96 12.359 5.085 3.372-2.754 6.479-5.756 9.304-9.057 0.371-0.441 0.724-0.865 1.095-1.324-3.143-3.178-5.102-7.539-5.102-12.359 0-9.746 7.91-17.655 17.655-17.655 0.618 0 1.148 0.282 1.748 0.353 0.177-0.847 0.512-1.624 0.671-2.489l0.088-0.459c0.724-4.131 1.271-8.316 1.271-12.641 0-7.044-1.324-13.736-3.213-20.18-0.212 0-0.371 0.106-0.565 0.106-9.746 0-17.655-7.91-17.655-17.655 0-3.672 1.377-6.886 3.302-9.71-3.531-4.043-7.415-7.733-11.741-10.911zM468.145 531.916c-0.124 0.159-0.23 0.3-0.353 0.459-10.681 14.318-24.806 25.865-41.172 33.457l37.482 37.482 49.929-49.929-36.564-36.546c-2.666 5.297-5.809 10.328-9.322 15.078zM539.030 578.349l-49.929 49.929 49.205 49.24c26.112 26.112 85.804 75.599 123.763 98.004v-60.769c-25.053-33.721-56.85-70.197-73.816-87.181l-49.223-49.223zM873.931-20.514c0-4.502-3.672-8.174-8.174-8.174h-707.513c-4.502 0-8.174 3.672-8.174 8.174v256.653h723.862v-256.653zM150.069 271.449v645.067c0 4.502 3.672 8.174 8.174 8.174h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-102.471c-45.427-20.639-124.098-88.205-148.727-112.834l-126.852-126.852c-1.677 0.071-3.337 0.247-5.032 0.247-52.454 0-96.45-37.517-105.631-88.558l-1.907-1.289-0.353-9.463c-0.6-16.631-5.332-71.539-41.366-80.26-9.128-2.278-15.148-11.034-14.001-20.339l2.842-16.243h123.233l37.182 0.53c59.445 0 107.82 48.375 107.82 107.82 0 3.407-0.194 6.762-0.512 10.099l124.451 124.434c21.592 21.61 63.4 70.197 90.765 110.221h163.028c2.383 0 4.679 0.441 6.921 1.024v-442.403h-723.862zM324.59 70.834h21.486c9.322 0 17.867 1.359 25.582 4.096s14.318 6.603 19.791 11.582c5.473 4.979 9.728 11.14 12.8 18.467 3.054 7.327 4.59 15.484 4.59 24.505 0 8.527-1.818 16.207-5.438 23.058s-8.369 12.676-14.248 17.496c-5.879 4.82-12.518 8.457-19.915 10.858-7.398 2.419-14.883 3.619-22.44 3.619h-51.165v-177.894h28.972v64.212zM324.59 162.552h21.716c7.398 0 13.347-1.165 17.867-3.496 4.502-2.33 7.998-5.226 10.505-8.686 2.489-3.46 4.131-7.080 4.943-10.858 0.794-3.778 1.201-7.115 1.201-10.010 0-7.239-0.883-13.312-2.648-18.22-1.783-4.908-4.096-8.722-6.991-11.458s-6.073-4.714-9.534-5.914c-3.46-1.201-6.974-1.818-10.505-1.818h-26.553v70.462zM485.111 28.585c-3.231 0-6.674 0.335-10.381 0.971s-7.398 1.483-11.105 2.542c-3.708 1.059-7.292 2.172-10.734 3.372-3.46 1.201-6.321 2.454-8.563 3.743l-5.067-20.762c2.737-2.419 5.985-4.467 9.781-6.162 3.778-1.695 7.751-3.019 11.953-3.99 4.184-0.971 8.333-1.66 12.429-2.048s8.086-0.6 11.953-0.6c9.004 0 17.055 1.359 24.135 4.096s13.030 6.391 17.867 10.982 8.563 9.905 11.229 15.925 3.99 12.27 3.99 18.714c0 9.498-1.854 17.267-5.544 23.287-3.708 6.038-8.333 11.070-13.877 15.078s-11.546 7.45-17.991 10.258c-6.444 2.807-12.394 5.703-17.867 8.686s-10.063 6.426-13.753 10.381c-3.708 3.955-5.544 9.145-5.544 15.572 0 2.578 0.636 5.279 1.924 8.086s3.054 5.35 5.314 7.609c2.242 2.26 4.82 4.131 7.733 5.667s5.95 2.454 9.181 2.772c5.791 0.477 10.54 0.565 14.248 0.247 3.69-0.335 6.674-0.883 8.934-1.695 2.242-0.812 3.99-1.607 5.191-2.419s2.295-1.448 3.266-1.924c0.159 0.159 0.636 0.971 1.448 2.419 0.794 1.448 1.766 3.266 2.895 5.438 1.112 2.172 2.33 4.502 3.619 6.991 1.289 2.507 2.419 4.785 3.372 6.886-4.679 3.054-10.787 5.279-18.344 6.638-7.574 1.359-15.060 2.048-22.44 2.048-7.239 0-14.124-1.112-20.639-3.372s-12.235-5.526-17.143-9.781c-4.908-4.255-8.81-9.446-11.705-15.572s-4.343-13.118-4.343-20.992c0-8.686 1.836-15.925 5.544-21.716 3.69-5.791 8.369-10.823 14.001-15.078s11.67-7.962 18.097-11.105c6.426-3.143 12.429-6.268 17.991-9.41s10.169-6.638 13.877-10.505c3.69-3.866 5.544-8.527 5.544-14.001 0-9.022-2.613-15.819-7.839-20.392-5.314-4.59-12.835-6.886-22.634-6.886zM651.405 7.469c4.661 0.565 9.816 1.836 15.448 3.866 5.632 2.013 11.458 5.032 17.496 9.057s11.458 9.534 16.296 16.543 8.81 15.695 11.953 26.077 4.714 22.899 4.714 37.535c0 10.628-1.854 20.974-5.544 31.020-3.708 10.046-9.287 19.032-16.772 26.906s-16.896 14.212-28.248 18.944-24.505 7.115-39.459 7.115h-53.583v-177.911h67.337c2.242 0 5.703 0.282 10.364 0.847zM602.659 27.861v134.691h16.896c13.842 0 25.106-1.818 33.792-5.438s15.572-8.369 20.639-14.248 8.474-12.429 10.258-19.668c1.766-7.239 2.648-14.566 2.648-21.963 0-23.817-4.343-42.002-13.030-54.554s-22.846-18.82-42.478-18.82h-28.725zM397.241 500.967c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM432.552 465.656c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM361.931 465.656c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655zM397.241 430.346c0-9.751-7.904-17.655-17.655-17.655s-17.655 7.904-17.655 17.655c0 9.751 7.904 17.655 17.655 17.655s17.655-7.904 17.655-17.655z" />
134
- <glyph unicode="&#xe97c;" glyph-name="rtf" d="M899.513 744.837l-191.823 191.841c-0.018 0.018-0.018 0.018-0.018 0.018l-13.612 13.612c-6.268 6.25-14.583 9.693-23.428 9.693h-512.388c-20.957 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.848-29.166 32.415-33.704 0.9-0.247 1.766-0.583 2.684-0.759 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.783 0.512 2.684 0.759 17.567 4.537 32.415 18.926 32.415 33.704v741.906c0 13.542-1.642 23.552-9.728 31.62zM697.379 897.060l148.921-148.921h-148.921v148.921zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.737 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.942-6.003-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.941c2.383 0 4.679 0.441 6.903 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.862zM399.66 96.663c5.95 9.022 8.934 19.95 8.934 32.821 0 8.527-1.818 16.207-5.438 23.058s-8.369 12.676-14.248 17.496-12.518 8.457-19.915 10.858c-7.415 2.419-14.901 3.619-22.44 3.619h-51.182v-177.894h28.972v64.212c5.95 0 10.664 0 14.124 0s6.038 0 7.733 0 2.931 0.035 3.743 0.124c0.794 0.088 1.448 0.124 1.924 0.124l33.545-64.441h30.649l-40.554 70.003c10.152 4.326 18.185 10.999 24.152 20.021zM361.278 93.874c-3.549-1.201-7.080-1.818-10.628-1.818h-26.306v70.479h21.716c7.398 0 13.347-1.165 17.867-3.496 4.502-2.33 7.998-5.226 10.505-8.686s4.131-7.080 4.943-10.858c0.794-3.778 1.201-7.115 1.201-10.010 0-7.239-0.9-13.312-2.648-18.22-1.783-4.908-4.096-8.722-6.991-11.458s-6.126-4.714-9.657-5.932zM445.281 164.724h53.107v-158.102h29.202v158.102h53.107v19.791h-135.415zM615.936 6.622h29.449v80.137h74.346v19.791h-74.346v56.002h81.814v21.963h-111.263zM238.345 712.829h105.931c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655h-105.931c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655zM238.345 624.553h158.897c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655h-158.897c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655zM467.862 624.553c4.59 0 9.181 1.942 12.535 5.12 3.178 3.354 5.12 7.945 5.12 12.535s-1.942 9.181-5.12 12.535c-6.709 6.532-18.361 6.532-25.070 0-3.196-3.354-5.12-7.768-5.12-12.535s1.924-9.181 5.12-12.535c3.337-3.178 7.945-5.12 12.535-5.12zM538.483 624.553h141.241c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655h-141.241c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655zM225.81 389.915c-3.196-3.354-5.12-7.768-5.12-12.535s1.924-9.181 5.12-12.535c3.337-3.178 7.751-5.12 12.535-5.12 4.767 0 9.181 1.942 12.535 5.12 3.178 3.354 5.12 7.945 5.12 12.535s-1.942 9.181-5.12 12.535c-6.532 6.532-18.538 6.532-25.070 0zM450.207 395.035h-141.241c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655h141.241c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655zM785.655 659.863h-35.31c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655h35.31c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655zM238.345 536.277h388.414c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655h-388.414c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655zM785.655 571.587h-105.931c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655h105.931c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655zM238.345 448.001h70.621c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655h-70.621c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655zM556.138 483.311h-176.552c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655h176.552c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655zM785.655 483.311h-158.897c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655h158.897c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655z" />
135
- <glyph unicode="&#xe97d;" glyph-name="txt" d="M899.513 744.837l-191.823 191.841c-0.018 0.018-0.018 0.018-0.035 0.018l-13.594 13.612c-6.268 6.25-14.583 9.693-23.428 9.693h-512.388c-20.957 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.848-29.166 32.415-33.704 0.9-0.247 1.766-0.583 2.684-0.759 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.783 0.512 2.684 0.759 17.567 4.537 32.415 18.926 32.415 33.704v741.906c0 13.542-1.642 23.552-9.728 31.62zM697.379 897.060l148.921-148.921h-148.921v148.921zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.737 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.942-6.003-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.941c2.383 0 4.679 0.441 6.903 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.862zM268.306 164.724h53.107v-158.102h29.202v158.102h53.107v19.791h-135.415zM534.793 184.515l-34.039-72.404h-2.401l-31.391 72.404h-33.068l48.040-91.471-45.144-86.422h33.562l30.402 67.107h2.419l28.248-67.107h33.545l-45.144 86.422 48.040 91.471zM597.786 164.724h53.107v-158.102h29.202v158.102h53.107v19.791h-135.415zM238.345 712.829h105.931c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655h-105.931c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655zM238.345 624.553h158.897c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655h-158.897c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655zM467.862 624.553c4.59 0 9.181 1.942 12.535 5.12 3.178 3.354 5.12 7.945 5.12 12.535s-1.942 9.181-5.12 12.535c-6.532 6.532-18.538 6.532-24.894 0-3.354-3.354-5.297-7.768-5.297-12.535s1.924-9.181 5.12-12.535c3.337-3.178 7.945-5.12 12.535-5.12zM538.483 624.553h141.241c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655h-141.241c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655zM225.81 389.915c-3.196-3.354-5.12-7.945-5.12-12.535s1.924-9.181 5.12-12.535c3.337-3.178 7.945-5.12 12.535-5.12s9.181 1.942 12.535 5.12c3.178 3.354 5.12 7.945 5.12 12.535s-1.942 9.181-5.12 12.359c-6.532 6.709-18.538 6.709-25.070 0.177zM450.207 395.035h-141.241c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655h141.241c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655zM785.655 659.863h-35.31c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655h35.31c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655zM238.345 536.277h388.414c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655h-388.414c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655zM785.655 571.587h-105.931c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655h105.931c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655zM238.345 448.001h70.621c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655h-70.621c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655zM556.138 483.311h-176.552c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655h176.552c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655zM785.655 483.311h-158.897c-9.763 0-17.655-7.91-17.655-17.655s7.892-17.655 17.655-17.655h158.897c9.763 0 17.655 7.91 17.655 17.655s-7.892 17.655-17.655 17.655z" />
136
- <glyph unicode="&#xe97e;" glyph-name="xls" d="M899.531 744.837l-205.453 205.453c-6.162 6.162-14.707 9.71-23.446 9.71h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.866-29.184 32.45-33.721 0.883-0.23 1.73-0.565 2.648-0.742 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.766 0.512 2.648 0.742 17.585 4.537 32.45 18.944 32.45 33.721v741.906c0 13.542-1.624 23.534-9.71 31.62zM846.301 748.139h-148.921v148.921l148.921-148.921zM158.243-28.689c-1.254 0-2.383 0.459-3.496 0.865-2.754 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.924-5.985-4.679-7.309-1.112-0.406-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.959c2.383 0 4.661 0.441 6.886 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.862zM392.422 184.515l-34.039-72.404h-2.419l-31.373 72.404h-33.068l48.022-91.471-45.127-86.422h33.545l30.42 67.107h2.419l28.231-67.107h33.562l-45.144 86.422 48.040 91.471zM494.998 184.515h-29.449v-177.894h111.281v21.963h-81.832zM687.492 93.768c-5.544 4.025-11.546 7.45-17.991 10.258s-12.394 5.703-17.867 8.686c-5.473 2.984-10.063 6.426-13.753 10.381-3.708 3.955-5.544 9.145-5.544 15.572 0 2.578 0.636 5.279 1.924 8.086s3.054 5.35 5.314 7.609c2.242 2.26 4.82 4.131 7.733 5.667s5.95 2.454 9.181 2.772c5.791 0.477 10.54 0.565 14.248 0.247 3.69-0.335 6.674-0.883 8.934-1.695 2.242-0.812 3.99-1.607 5.191-2.419s2.295-1.448 3.266-1.924c0.159 0.159 0.636 0.971 1.448 2.419 0.794 1.448 1.766 3.266 2.895 5.438 1.112 2.172 2.33 4.502 3.619 6.991 1.289 2.507 2.419 4.785 3.372 6.886-4.679 3.054-10.787 5.279-18.344 6.638-7.574 1.359-15.060 2.048-22.44 2.048-7.239 0-14.124-1.112-20.639-3.372s-12.235-5.526-17.143-9.781c-4.908-4.255-8.81-9.446-11.705-15.572s-4.343-13.118-4.343-20.992c0-8.686 1.836-15.925 5.544-21.716 3.69-5.791 8.369-10.823 14.001-15.078s11.67-7.962 18.097-11.105c6.426-3.143 12.429-6.268 17.991-9.41s10.169-6.638 13.877-10.505c3.69-3.866 5.544-8.527 5.544-14.001 0-9.022-2.613-15.819-7.839-20.392-5.226-4.59-12.765-6.886-22.563-6.886-3.231 0-6.674 0.335-10.381 0.971s-7.398 1.483-11.105 2.542c-3.708 1.059-7.292 2.172-10.734 3.372-3.46 1.201-6.321 2.454-8.563 3.743l-5.067-20.762c2.737-2.419 5.985-4.467 9.781-6.162 3.778-1.695 7.751-3.019 11.953-3.99 4.184-0.971 8.333-1.66 12.429-2.048s8.086-0.6 11.953-0.6c9.004 0 17.055 1.359 24.135 4.096s13.030 6.391 17.867 10.982 8.563 9.905 11.229 15.925 3.99 12.27 3.99 18.714c0 9.498-1.854 17.267-5.544 23.287-3.761 6.020-8.386 11.052-13.948 15.078zM432.552 730.484h-211.862v-388.414h582.621v317.793h-370.759v70.621zM256 624.553h141.241v-35.31h-141.241v35.31zM256 553.932h141.241v-35.31h-141.241v35.31zM256 483.311h141.241v-35.31h-141.241v35.31zM397.241 377.38h-141.241v35.31h141.241v-35.31zM768 377.38h-335.448v35.31h335.448v-35.31zM768 448.001h-335.448v35.31h335.448v-35.31zM768 518.622h-335.448v35.31h335.448v-35.31zM768 624.553v-35.31h-335.448v35.31h335.448zM256 659.863v35.31h141.241v-35.31h-141.241z" />
137
- <glyph unicode="&#xe97f;" glyph-name="xml" d="M899.513 744.837l-191.823 191.841c-0.018 0.018-0.018 0.018-0.035 0.018l-13.594 13.612c-6.268 6.25-14.583 9.693-23.428 9.693h-512.388c-20.957 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.848-29.166 32.415-33.704 0.9-0.247 1.766-0.583 2.684-0.759 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.783 0.512 2.684 0.759 17.567 4.537 32.415 18.926 32.415 33.704v741.906c0 13.542-1.642 23.552-9.728 31.62zM697.379 897.060l148.921-148.921h-148.921v148.921zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.737 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.942-6.003-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.941c2.383 0 4.679 0.441 6.903 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.862zM374.766 184.515l-34.039-72.404h-2.419l-31.373 72.404h-33.068l48.022-91.471-45.127-86.422h33.545l30.42 67.107h2.419l28.231-67.107h33.562l-45.144 86.422 48.040 91.471zM529.973 62.871l-52.877 121.644h-29.449v-177.894h29.449v122.386l40.077-98.975h25.582l39.83 98.975v-122.386h29.449v177.894h-29.449zM686.133 184.515h-29.449v-177.894h111.281v21.963h-81.832zM409.724 654.69c-6.903 6.903-18.061 6.903-24.964 0l-105.931-105.931c-6.903-6.903-6.903-18.061 0-24.964l105.931-105.931c3.443-3.443 7.962-5.173 12.482-5.173s9.039 1.73 12.482 5.173c6.903 6.903 6.903 18.061 0 24.964l-93.449 93.449 93.449 93.449c6.903 6.903 6.903 18.061 0 24.964zM621.586 654.69c-6.903 6.903-18.061 6.903-24.964 0s-6.903-18.061 0-24.964l93.449-93.449-93.449-93.449c-6.903-6.903-6.903-18.061 0-24.964 3.443-3.443 7.962-5.173 12.482-5.173s9.039 1.73 12.482 5.173l105.931 105.931c6.903 6.903 6.903 18.061 0 24.964l-105.931 105.931zM562.017 711.822c-9.234 3.266-19.279-1.571-22.528-10.77l-105.931-300.138c-3.249-9.198 1.589-19.279 10.77-22.528 1.942-0.689 3.937-1.006 5.879-1.006 7.274 0 14.089 4.537 16.649 11.776l105.931 300.138c3.249 9.198-1.571 19.279-10.77 22.528z" />
138
- <glyph unicode="&#xe980;" glyph-name="jpg" d="M899.513 744.837l-205.418 205.436c-6.179 6.179-14.724 9.728-23.464 9.728h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.866-29.184 32.45-33.721 0.883-0.23 1.73-0.565 2.648-0.742 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.783 0.512 2.684 0.759 17.567 4.537 32.415 18.926 32.415 33.704v741.906c0 13.542-1.642 23.552-9.728 31.62zM846.301 748.139h-148.921v148.921l148.921-148.921zM158.243 924.691h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.941c2.383 0 4.679 0.441 6.903 1.024 0-0.265 0.018-0.371 0.018-0.636v-224.097l-146.732 139.405c-3.443 3.266-7.857 5.014-12.8 4.838-4.749-0.177-9.198-2.242-12.412-5.738l-172.932-189.387-83.738 83.738c-6.515 6.515-16.914 6.921-23.923 0.971l-271.325-230.947v616.342c0 3.831 0.583 16.349 8.174 16.349zM158.243-28.689c-1.254 0-2.383 0.459-3.496 0.865-2.754 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.942-6.003-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM180.401 271.449l251.498 214.051 182.078-182.095c6.903-6.903 18.061-6.903 24.964 0s6.903 18.061 0 24.964l-84.868 84.868 161.863 177.276 157.996-150.087v-168.978h-693.53zM341.698 51.995c-0.335-7.874-3.019-13.489-8.086-16.772s-11.864-4.943-20.392-4.943c-3.372 0-6.991 0.388-10.858 1.201s-7.574 1.73-11.105 2.772c-3.549 1.059-6.797 2.172-9.781 3.372s-5.279 2.383-6.886 3.496l-12.306-19.544c3.213-2.419 7.15-4.59 11.829-6.515 4.661-1.924 9.534-3.655 14.601-5.191s9.975-2.648 14.724-3.372c4.749-0.724 8.881-1.095 12.429-1.095 7.080 0 13.965 0.689 20.639 2.048s12.588 3.778 17.743 7.239c5.155 3.46 9.251 8.051 12.306 13.753s4.59 12.765 4.59 21.116v138.558h-29.449v-136.121zM507.886 170.038c-5.879 4.82-12.518 8.457-19.915 10.858-7.398 2.419-14.883 3.619-22.44 3.619h-51.165v-177.894h28.972v64.212h21.486c9.322 0 17.867 1.359 25.582 4.096s14.318 6.603 19.791 11.582c5.473 4.979 9.728 11.14 12.8 18.467 3.054 7.327 4.59 15.484 4.59 24.505 0 8.527-1.818 16.207-5.438 23.058s-8.404 12.659-14.265 17.496zM496.905 111.264c-1.783-4.908-4.096-8.722-6.991-11.458s-6.073-4.714-9.534-5.914c-3.46-1.201-6.974-1.818-10.505-1.818h-26.553v70.479h21.716c7.398 0 13.347-1.165 17.867-3.496 4.502-2.33 7.998-5.226 10.505-8.686 2.489-3.46 4.131-7.080 4.943-10.858 0.794-3.778 1.201-7.115 1.201-10.010 0-7.256-0.883-13.33-2.648-18.238zM631.349 78.549h30.173v-43.926c-1.289-1.783-3.302-3.143-6.038-4.096-2.737-0.971-5.597-1.73-8.563-2.295-2.984-0.565-5.95-0.971-8.934-1.201-2.984-0.247-5.35-0.371-7.115-0.371-5.791 0-11.317 1.359-16.543 4.096s-9.905 6.921-14.001 12.553-7.327 12.871-9.657 21.716c-2.33 8.845-3.584 19.315-3.743 31.373 0.159 12.394 1.448 22.846 3.866 31.373s5.756 15.484 10.010 20.886c4.255 5.402 9.092 9.198 14.477 11.458s11.052 3.372 17.020 3.372c5.314 0 10.452-1.059 15.448-3.143 4.979-2.083 9.41-5.473 13.277-10.134l20.039 17.867c-6.603 6.426-14.089 11.264-22.44 14.477-8.369 3.231-17.373 4.82-27.030 4.82-10.47 0-20.198-1.96-29.202-5.914-9.022-3.955-16.861-9.693-23.534-17.267s-11.917-17.020-15.695-28.354c-3.778-11.352-5.667-24.505-5.667-39.459s1.889-28.16 5.667-39.583c3.778-11.423 9.004-20.921 15.695-28.478 6.674-7.574 14.477-13.277 23.411-17.143s18.714-5.791 29.325-5.791c5.314 0 10.664 0.388 16.049 1.201s10.628 2.172 15.695 4.096 9.905 4.378 14.477 7.362 8.722 6.797 12.429 11.458v68.785h-58.898v-19.738zM336.666 542.668c54.219 0 98.322 44.103 98.322 98.322s-44.103 98.322-98.322 98.322-98.322-44.103-98.322-98.322 44.103-98.322 98.322-98.322zM336.666 704.001c34.745 0 63.011-28.266 63.011-63.011s-28.266-63.011-63.011-63.011-63.011 28.266-63.011 63.011 28.266 63.011 63.011 63.011z" />
139
- <glyph unicode="&#xe981;" glyph-name="mp3" d="M899.513 744.837l-205.418 205.436c-6.285 6.285-14.618 9.728-23.464 9.728h-512.388c-23.993 0-43.485-19.491-43.485-43.485v-937.031c0-23.993 19.491-43.485 43.485-43.485h707.513c23.976 0 43.485 19.491 43.485 43.485v741.906c0 8.845-3.443 17.178-9.728 23.446zM846.301 748.139h-148.921v148.921l148.921-148.921zM873.931-20.514c0-4.502-3.672-8.174-8.174-8.174h-707.513c-4.502 0-8.174 3.672-8.174 8.174v256.653h723.862v-256.653zM150.069 271.449v645.067c0 4.502 3.672 8.174 8.174 8.174h504.85c-0.583-2.225-1.024-4.52-1.024-6.921v-204.941h204.941c2.383 0 4.679 0.441 6.921 1.024v-442.403h-723.862zM307.659 129.007l40.060-98.975h25.6l39.812 98.975v-122.386h29.449v177.894h-29.449l-52.612-121.644-52.86 121.644h-29.449v-177.894h29.449zM515.725 70.834h21.486c9.322 0 17.867 1.359 25.582 4.096s14.336 6.603 19.791 11.582 9.746 11.14 12.8 18.467 4.59 15.484 4.59 24.505c0 8.527-1.818 16.207-5.438 23.058s-8.369 12.676-14.248 17.496-12.518 8.457-19.915 10.858-14.883 3.619-22.44 3.619h-51.182v-177.894h28.972v64.212zM515.725 162.552h21.716c7.398 0 13.365-1.165 17.867-3.496s7.998-5.226 10.505-8.686 4.131-7.080 4.943-10.858 1.201-7.115 1.201-10.010c0-7.239-0.883-13.312-2.648-18.22s-4.096-8.722-6.991-11.458-6.073-4.714-9.534-5.914-6.974-1.818-10.505-1.818h-26.553v70.462zM672.856 26.166c-7.574 0-13.524 0.282-17.867 0.847s-7.733 1.289-10.134 2.172-4.255 1.818-5.544 2.772-2.648 1.836-4.096 2.648l-6.515-20.762c3.054-1.924 8.474-3.831 16.296-5.667s18.467-2.772 31.991-2.772c1.924 0 4.626 0.159 8.086 0.477s7.274 1.059 11.458 2.172 8.474 2.86 12.906 5.191 8.422 5.438 11.953 9.287 6.479 8.722 8.81 14.601 3.496 12.835 3.496 20.886c0 6.603-1.112 12.429-3.372 17.496s-5.067 9.375-8.457 12.906-7.027 6.268-10.982 8.21-7.751 3.143-11.458 3.619c2.895 0.636 6.038 1.96 9.41 3.99s6.426 4.555 9.181 7.609 4.979 6.638 6.762 10.734 2.648 8.651 2.648 13.63c0 8.527-1.483 15.925-4.467 22.21s-6.991 11.423-12.076 15.448-10.982 6.974-17.743 8.81-13.912 2.772-21.486 2.772c-10.77 0-19.032-0.636-24.735-1.924s-10.505-2.507-14.354-3.619l8.457-21.716c2.26 0.812 5.579 1.889 10.010 3.266s10.346 2.048 17.743 2.048 13.188-0.847 17.373-2.542 7.362-3.902 9.534-6.638 3.496-5.703 3.99-8.934 0.724-6.268 0.724-9.181c0-7.239-1.059-12.8-3.143-16.649s-4.749-6.603-7.962-8.21-6.638-2.507-10.258-2.648-7.203-0.247-10.734-0.247h-16.419l0.247-19.544h24.382c9.657 0 16.984-2.984 21.963-8.934s7.486-13.277 7.486-21.963c0-9.181-2.737-16.772-8.21-22.81s-13.789-9.039-24.894-9.039zM606.667 719.255c-69.102 55.278-83.986 110.822-85.839 118.961v15.854c0 9.763-7.892 17.655-17.655 17.655s-17.655-7.892-17.655-17.655v-325.067h-65.43c-68.537 0-111.122-34.622-111.122-90.342 0-61.193 39.548-100.74 100.74-100.74 61.281 0 111.122 49.841 111.122 111.122v202.558l5.261-4.29c6.003-5.932 15.201-12.712 26.854-21.274 40.925-30.173 109.462-80.631 92.231-137.587-0.512-1.73-0.759-3.443-0.759-5.138 0-7.592 4.908-14.583 12.535-16.896 1.713-0.512 3.425-0.759 5.12-0.759 7.592 0 14.583 4.908 16.896 12.535 28.725 94.897-7.45 165.782-31.55 199.574-10.010 14.054-22.952 27.242-40.748 41.49zM485.517 449.043c0-41.807-34.004-75.811-75.811-75.811-41.578 0-65.43 23.852-65.43 65.43 0 45.48 41.225 55.031 75.811 55.031h65.43v-44.65zM573.881 654.425c-10.081 7.45-18.803 13.859-24.205 19.085l-28.849 23.658v61.316c14.601-20.727 35.081-43.838 63.77-66.79 15.148-12.147 25.988-23.093 34.057-34.428 12.641-17.708 25.265-41.295 31.567-70.232-23.428 28.425-54.449 51.271-76.341 67.39z" />
140
- <glyph unicode="&#xe982;" glyph-name="pdf" d="M899.531 744.837l-205.453 205.453c-6.162 6.162-14.707 9.71-23.446 9.71h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.777 14.866-29.184 32.45-33.721 0.883-0.23 1.73-0.565 2.648-0.742 2.754-0.547 5.561-0.847 8.386-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.918 0.177 1.766 0.512 2.648 0.742 17.585 4.537 32.45 18.944 32.45 33.721v741.906c0 13.542-1.624 23.534-9.71 31.62zM846.301 748.139h-148.921v148.921l148.921-148.921zM158.243-28.689c-1.254 0-2.383 0.459-3.496 0.865-2.754 1.306-4.679 4.061-4.679 7.309v256.653h723.862v-256.653c0-3.249-1.924-5.985-4.679-7.309-1.112-0.406-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.959c2.383 0 4.661 0.441 6.886 1.024 0-0.265 0.018-0.371 0.018-0.636v-441.768h-723.862zM389.155 170.038c-5.879 4.82-12.518 8.457-19.915 10.858-7.398 2.419-14.883 3.619-22.44 3.619h-51.165v-177.894h28.972v64.212h21.486c9.322 0 17.867 1.359 25.582 4.096s14.318 6.603 19.791 11.582c5.473 4.979 9.728 11.14 12.8 18.467 3.054 7.327 4.59 15.484 4.59 24.505 0 8.527-1.818 16.207-5.438 23.058s-8.386 12.659-14.265 17.496zM378.174 111.264c-1.783-4.908-4.096-8.722-6.991-11.458s-6.073-4.714-9.534-5.914c-3.46-1.201-6.974-1.818-10.505-1.818h-26.553v70.479h21.716c7.398 0 13.347-1.165 17.867-3.496 4.502-2.33 7.998-5.226 10.505-8.686 2.489-3.46 4.131-7.080 4.943-10.858 0.794-3.778 1.201-7.115 1.201-10.010 0-7.256-0.883-13.33-2.648-18.238zM564.153 158.456c-7.486 7.874-16.896 14.212-28.248 18.944s-24.505 7.115-39.459 7.115h-53.583v-177.894h67.337c2.242 0 5.703 0.282 10.381 0.847 4.661 0.565 9.816 1.836 15.448 3.866 5.632 2.013 11.458 5.032 17.496 9.057s11.458 9.534 16.296 16.543 8.81 15.695 11.953 26.077 4.714 22.899 4.714 37.535c0 10.628-1.854 20.974-5.544 31.020-3.725 10.028-9.304 18.997-16.79 26.889zM543.038 46.699c-8.686-12.553-22.846-18.82-42.478-18.82h-28.725v134.691h16.896c13.842 0 25.106-1.818 33.792-5.438s15.572-8.369 20.639-14.248 8.474-12.429 10.258-19.668c1.766-7.239 2.648-14.566 2.648-21.963 0-23.817-4.343-42.019-13.030-54.554zM628.489 6.622h29.449v80.137h74.346v19.791h-74.346v56.002h81.814v21.963h-111.263zM678.453 554.621c-16.225 0-36.14-2.119-59.286-6.321-32.309 34.286-66.030 84.356-89.83 133.508 23.605 99.381 11.794 113.452 6.585 120.090-5.544 7.062-13.365 18.52-22.263 18.52-3.725 0-13.895-1.695-17.938-3.037-10.169-3.39-15.642-11.229-20.021-21.451-12.482-29.184 4.643-78.936 22.263-117.283-15.060-59.904-40.324-131.602-66.878-189.793-66.913-30.649-102.453-60.751-105.666-89.476-1.165-10.452 1.306-25.794 19.686-39.583 5.032-3.761 10.929-5.756 17.073-5.756v0c15.448 0 31.055 11.829 49.117 37.199 13.171 18.503 27.313 43.732 42.072 75.052 47.281 20.674 105.772 39.353 155.86 49.823 27.895-26.783 52.877-40.342 74.346-40.342 15.819 0 29.378 7.274 39.194 21.027 10.222 14.318 12.553 27.136 6.886 38.135-6.797 13.224-23.552 19.686-51.2 19.686zM362.567 383.842c-8.263 6.338-7.786 10.611-7.609 12.217 1.095 9.816 16.472 27.242 54.201 48.446-28.601-52.824-43.961-59.833-46.592-60.663zM507.339 788.534c0.759 0.247 18.45-19.438 1.695-56.779-25.176 25.759-3.425 56.196-1.695 56.779zM470.846 505.592c17.92 42.708 34.586 89.865 47.21 133.544 19.827-35.628 43.644-70.197 67.478-97.88-37.676-8.845-77.789-21.327-114.688-35.663zM698.615 514.049c-5.438-7.609-17.231-7.786-21.363-7.786-9.41 0-12.924 5.597-27.313 16.666 11.864 1.518 23.058 1.907 31.974 1.907 15.695 0 18.573-2.313 20.745-3.478-0.388-1.254-1.412-3.619-4.043-7.309z" />
141
- <glyph unicode="&#xe983;" glyph-name="svg" d="M899.513 744.837l-191.823 191.841c-0.018 0.018-0.018 0.018-0.035 0.018l-13.594 13.612c-6.268 6.25-14.583 9.693-23.428 9.693h-512.388c-23.993 0-43.485-19.509-43.485-43.485v-937.031c0-23.976 19.491-43.485 43.485-43.485h707.513c23.976 0 43.485 19.509 43.485 43.485v741.906c0 8.739-3.549 17.302-9.728 23.446zM846.301 748.139h-148.921v148.921l148.921-148.921zM873.931-20.514c0-4.502-3.672-8.174-8.174-8.174h-707.513c-4.502 0-8.174 3.672-8.174 8.174v256.653h723.862v-256.653zM150.069 271.449v645.067c0 4.502 3.672 8.174 8.174 8.174h504.85c-0.583-2.225-1.024-4.52-1.024-6.903v-204.959h204.941c2.383 0 4.679 0.441 6.921 1.024v-442.403h-723.862zM339.068 28.585c-3.231 0-6.674 0.335-10.381 0.971s-7.398 1.483-11.105 2.542-7.274 2.172-10.734 3.372-6.303 2.454-8.563 3.743l-5.067-20.762c2.737-2.419 6.003-4.467 9.781-6.162s7.751-3.019 11.953-3.99 8.333-1.66 12.429-2.048 8.086-0.6 11.953-0.6c9.022 0 17.055 1.359 24.135 4.096s13.030 6.391 17.867 10.982 8.563 9.905 11.229 15.925 3.99 12.27 3.99 18.714c0 9.498-1.836 17.267-5.544 23.287s-8.333 11.070-13.877 15.078-11.546 7.45-17.991 10.258-12.394 5.703-17.867 8.686-10.046 6.426-13.753 10.381-5.544 9.145-5.544 15.572c0 2.578 0.636 5.279 1.924 8.086s3.054 5.35 5.314 7.609 4.82 4.131 7.733 5.667 5.95 2.454 9.181 2.772c5.791 0.477 10.54 0.565 14.248 0.247s6.674-0.883 8.934-1.695 3.99-1.607 5.191-2.419 2.295-1.448 3.266-1.924c0.159 0.159 0.636 0.971 1.448 2.419s1.783 3.266 2.895 5.438 2.33 4.502 3.619 6.991 2.419 4.785 3.372 6.886c-4.679 3.054-10.77 5.279-18.344 6.638s-15.060 2.048-22.44 2.048c-7.239 0-14.124-1.112-20.639-3.372s-12.217-5.526-17.143-9.781-8.81-9.446-11.705-15.572-4.343-13.118-4.343-20.992c0-8.686 1.836-15.925 5.544-21.716s8.369-10.823 14.001-15.078 11.67-7.962 18.097-11.105 12.429-6.268 17.991-9.41 10.169-6.638 13.877-10.505 5.544-8.527 5.544-14.001c0-9.022-2.613-15.819-7.839-20.392-5.297-4.59-12.818-6.886-22.634-6.886zM511.894 5.651l57.927 178.865h-32.821l-43.697-153.512-41.26 153.512h-33.086l55.278-178.865zM624.252 28.338c6.674-7.574 14.477-13.277 23.411-17.143s18.714-5.791 29.325-5.791c5.314 0 10.664 0.388 16.049 1.201s10.628 2.172 15.695 4.096 9.905 4.378 14.477 7.362 8.722 6.797 12.429 11.458v68.785h-58.898v-19.791h30.173v-43.926c-1.289-1.783-3.302-3.143-6.038-4.096s-5.579-1.73-8.563-2.295-5.95-0.971-8.934-1.201-5.35-0.371-7.115-0.371c-5.791 0-11.317 1.359-16.543 4.096s-9.905 6.921-14.001 12.553-7.327 12.871-9.657 21.716-3.584 19.315-3.743 31.373c0.159 12.394 1.448 22.846 3.866 31.373s5.756 15.484 10.010 20.886 9.092 9.198 14.477 11.458 11.070 3.372 17.020 3.372c5.314 0 10.47-1.059 15.448-3.143s9.41-5.473 13.277-10.134l20.039 17.867c-6.603 6.426-14.089 11.264-22.44 14.477s-17.373 4.82-27.030 4.82c-10.47 0-20.198-1.96-29.202-5.914s-16.861-9.693-23.534-17.267-11.917-17.020-15.695-28.354-5.667-24.505-5.667-39.459 1.889-28.16 5.667-39.583 9.022-20.851 15.695-28.425zM715.034 624.553h-105.931v70.621h-176.552v-70.621h-105.931v35.31h-105.931v-105.931h105.931v35.31h62.641c-80.614-46.539-133.261-133.967-133.261-229.517 0-9.746 7.892-17.655 17.655-17.655s17.655 7.91 17.655 17.655c0 92.619 57.009 176.534 141.241 211.774v-52.877h176.552v52.877c84.233-35.257 141.241-119.172 141.241-211.774 0-9.746 7.892-17.655 17.655-17.655s17.655 7.91 17.655 17.655c0 95.55-52.648 182.978-133.261 229.517h62.641v-35.31h105.931v105.931h-105.931v-35.31zM291.31 589.242h-35.31v35.31h35.31v-35.31zM573.793 553.932h-105.931v105.931h105.931v-105.931zM750.345 624.553h35.31v-35.31h-35.31v35.31z" />
142
- <glyph unicode="&#xe984;" glyph-name="zip-2" d="M899.531 744.837l-191.841 191.841c0 0-0.018 0.018-0.035 0.018l-13.559 13.559c-6.162 6.197-14.724 9.746-23.464 9.746h-512.388c-20.939 0-43.485-16.172-43.485-51.659v-937.031c0-14.795 14.883-29.202 32.468-33.721 0.883-0.23 1.713-0.565 2.613-0.742 2.772-0.547 5.579-0.847 8.404-0.847h707.513c2.825 0 5.632 0.3 8.386 0.847 0.9 0.177 1.73 0.512 2.613 0.742 17.602 4.52 32.486 18.926 32.486 33.721v741.906c0 13.506-1.624 23.517-9.71 31.62zM697.379 897.060l148.921-148.921h-148.921v148.921zM158.243-28.689c-1.254 0-2.383 0.441-3.496 0.865-2.754 1.324-4.679 4.078-4.679 7.309v256.653h723.862v-256.653c0-3.231-1.924-5.985-4.679-7.309-1.112-0.424-2.242-0.865-3.496-0.865h-707.513zM150.069 271.449v636.893c0 3.831 0.583 16.349 8.174 16.349h504.85c-0.583-2.225-1.024-4.52-1.024-6.921v-204.941h204.959c2.383 0 4.661 0.441 6.886 1.024 0-0.247 0.018-0.353 0.018-0.636v-441.768h-723.862zM345.441 161.104h89.794l-5.067-3.866-84.727-127.206v-23.411h118.29v23.411h-89.565l4.838 3.866 84.727 127.206v23.411h-118.29zM505.009 184.515h29.449v-177.894h-29.449v177.894zM672.15 170.038c-5.879 4.82-12.518 8.457-19.915 10.858-7.398 2.419-14.883 3.619-22.44 3.619h-51.165v-177.894h28.972v64.212h21.486c9.322 0 17.867 1.359 25.582 4.096s14.318 6.603 19.791 11.582c5.473 4.979 9.728 11.14 12.8 18.467 3.054 7.327 4.59 15.484 4.59 24.505 0 8.527-1.818 16.207-5.438 23.058s-8.386 12.659-14.265 17.496zM661.169 111.264c-1.783-4.908-4.096-8.722-6.991-11.458s-6.073-4.714-9.534-5.914c-3.46-1.201-6.974-1.818-10.505-1.818h-26.553v70.479h21.716c7.398 0 13.347-1.165 17.867-3.496 4.502-2.33 7.998-5.226 10.505-8.686 2.489-3.46 4.131-7.080 4.943-10.858 0.794-3.778 1.201-7.115 1.201-10.010 0.018-7.256-0.883-13.33-2.648-18.238zM520.828 553.932h35.31v35.31h-35.31v35.31h35.31v35.31h-35.31v35.31h35.31v35.31h-35.31v35.31h35.31v35.31h-35.31v35.31h-35.31v-35.31h-35.31v-35.31h35.31v-35.31h-35.31v-35.31h35.31v-35.31h-35.31v-35.31h35.31v-35.31h-35.31v-35.31h35.31v-35.31h-70.621v-88.276c0-48.675 39.601-88.276 88.276-88.276s88.276 39.601 88.276 88.276v88.276h-70.621v35.31zM556.138 430.346c0-29.202-23.764-52.966-52.966-52.966s-52.966 23.764-52.966 52.966v52.966h105.931v-52.966zM485.517 412.691h35.31c9.746 0 17.655 7.892 17.655 17.655s-7.91 17.655-17.655 17.655h-35.31c-9.746 0-17.655-7.892-17.655-17.655s7.91-17.655 17.655-17.655z" />
143
- <glyph unicode="&#xe985;" glyph-name="calendar-1" d="M637.999 540.002c0-22.091-17.909-40-40-40s-40 17.909-40 40c0 22.091 17.909 40 40 40s40-17.909 40-40zM637.999 366.002c0-22.091-17.909-40-40-40s-40 17.909-40 40c0 22.091 17.909 40 40 40s40-17.909 40-40zM811.998 540.002c0-22.091-17.909-40-40-40s-40 17.909-40 40c0 22.091 17.909 40 40 40s40-17.909 40-40zM983.998 460.002c22.092 0 40 17.908 40 40v220c0 88.224-71.776 160-160 160h-52v40c0 22.092-17.908 40-40 40s-40-17.908-40-40v-40h-182v40c0 22.092-17.908 40-40 40s-40-17.908-40-40v-40h-180v40c0 22.092-17.908 40-40 40s-40-17.908-40-40v-40h-50c-88.224 0-160-71.776-160-160v-623.999c0-88.224 71.776-160 160-160h503.999c1.362 0 2.708 0.070 4.034 0.204 1.318-0.13 2.638-0.204 3.956-0.204 10.666 0 21.132 4.268 28.822 12.254l311.999 323.999c11.128 11.556 14.276 28.642 7.998 43.402s-20.768 24.344-36.81 24.344h-192c-88.224 0-160-71.776-160-160v-164h-471.999c-44.112 0-80 35.888-80 80v623.999c0 44.112 35.888 80 80 80h50v-40c0-22.092 17.908-40 40-40s40 17.908 40 40v40h180v-40c0-22.092 17.908-40 40-40s40 17.908 40 40v40h182v-40c0-22.092 17.908-40 40-40s40 17.908 40 40v40h52c44.112 0 80-35.888 80-80v-220c0-22.092 17.908-40 40-40zM711.999 180.003c0 44.112 35.888 80 80 80h97.95l-177.95-184.796v104.796zM289.999 540.002c0-22.091-17.909-40-40-40s-40 17.909-40 40c0 22.091 17.909 40 40 40s40-17.909 40-40zM463.999 366.002c0-22.091-17.909-40-40-40s-40 17.909-40 40c0 22.091 17.909 40 40 40s40-17.909 40-40zM289.999 192.002c0-22.091-17.909-40-40-40s-40 17.909-40 40c0 22.091 17.909 40 40 40s40-17.909 40-40zM289.999 366.002c0-22.091-17.909-40-40-40s-40 17.909-40 40c0 22.091 17.909 40 40 40s40-17.909 40-40zM463.999 192.002c0-22.091-17.909-40-40-40s-40 17.909-40 40c0 22.091 17.909 40 40 40s40-17.909 40-40zM463.999 540.002c0-22.091-17.909-40-40-40s-40 17.909-40 40c0 22.091 17.909 40 40 40s40-17.909 40-40z" />
144
- <glyph unicode="&#xe986;" glyph-name="glasses" d="M272.079 647.255c-69.567 0-130.885-35.862-166.538-90.040h-84.589c-11.569 0-20.952-9.383-20.952-20.952s9.383-20.952 20.952-20.952h63.599c-7.574-21.039-11.729-43.698-11.729-67.311 0-109.871 89.387-199.258 199.258-199.258s199.258 89.387 199.258 199.258-89.387 199.254-199.258 199.254zM272.079 290.647c-86.764 0-157.354 70.59-157.354 157.354s70.59 157.354 157.354 157.354 157.354-70.59 157.354-157.354-70.59-157.354-157.354-157.354zM1003.048 557.215h-94.457c-10.113 15.413-22.355 29.496-36.526 41.718-36.124 31.162-82.323 48.322-130.086 48.322-71.347 0-134.024-37.717-169.227-94.234-15.281 19.537-39.050 32.133-65.722 32.133-13.975 0-27.81-3.53-40.007-10.203-10.151-5.556-13.877-18.287-8.321-28.442 5.552-10.148 18.284-13.87 28.438-8.321 6.135 3.359 12.826 5.060 19.89 5.060 22.893 0 41.519-18.626 41.519-41.519 0-1.425 0.147-2.818 0.416-4.166-4.075-15.853-6.244-32.461-6.244-49.568 0-109.871 89.387-199.258 199.258-199.258 82.49 0 157.441 51.848 186.519 129.014 4.079 10.829-1.39 22.914-12.222 26.989-10.825 4.086-22.914-1.386-26.993-12.218-22.96-60.938-82.155-101.885-147.304-101.885-86.764 0-157.354 70.59-157.354 157.354s70.59 157.354 157.354 157.354c77.968 0 143.338-55.798 155.434-132.677 1.798-11.429 12.515-19.234 23.955-17.439 11.429 1.798 19.237 12.522 17.442 23.951-1.945 12.368-5.095 24.451-9.289 36.124h73.53c11.569 0 20.952 9.383 20.952 20.952s-9.383 20.959-20.955 20.959z" />
145
- <glyph unicode="&#xe987;" glyph-name="add-friend" d="M962.875 364.791c-34.89 35.203-81.002 56.641-129.946 61.17 42.252 38.014 68.911 92.892 68.911 154.196 0 114.687-92.937 207.624-207.647 207.624-109.557 0-199.259-84.861-207.044-192.41 97.465-42.163 165.863-139.294 165.863-252.063 0-41.181-9.37-81.426-26.792-117.944 25.097-13.117 48.231-30.072 68.398-50.417 51.711-52.068 81.091-124.057 80.533-197.452l-0.045-1.495-0.045-1.272-1.829-34.734h248.716l2.052 275.063c0.424 56.106-21.55 109.913-61.125 149.734zM517.198 189.067c42.23 37.991 68.978 92.892 68.978 154.196 0 114.71-92.981 207.669-207.669 207.669-114.71 0-207.669-92.959-207.669-207.669 0-61.192 26.636-116.048 68.799-154.062-107.973-8.366-193.258-97.778-194.038-207.87l-2.052-41.337h662.693l2.052 38.237c0.402 56.083-21.595 109.891-61.147 149.712-34.935 35.225-81.024 56.596-129.946 61.125zM133.94 706.265v-77.142c0-31.946 25.967-57.89 57.935-57.89 32.013 0 57.935 25.945 57.935 57.89v77.142h77.053c31.968 0 57.913 25.967 57.913 57.935 0 31.946-25.945 57.913-57.913 57.913h-77.053v76.005c0 31.968-25.922 57.89-57.935 57.89-31.968 0-57.935-25.922-57.935-57.89v-75.982h-76.027c-32.013 0-57.913-25.967-57.913-57.913 0-31.968 25.9-57.935 57.913-57.935h76.027z" />
146
- <glyph unicode="&#xe988;" glyph-name="attach" d="M980.633 587.066c-16.708 16.618-43.723 16.544-60.341-0.162l-512.908-515.682c-66.544-66.544-174.62-66.544-241.288 0.090-66.618 66.652-66.618 174.728 0.008 241.354l528.090 530.864c41.545 41.543 109.089 41.543 150.754-0.090 41.653-41.653 41.653-109.189-0.010-150.854l-437.474-437.47c-0.028-0.028-0.052-0.060-0.080-0.088-16.666-16.574-43.601-16.552-60.233 0.080-16.66 16.66-16.66 43.663 0 60.323l211.165 211.209c16.66 16.664 16.658 43.681-0.006 60.341s-43.681 16.658-60.341-0.006l-211.163-211.205c-49.983-49.983-49.983-131.017 0.004-181.002 49.985-49.985 131.019-49.985 181.006 0 0.058 0.058 0.104 0.12 0.16 0.178l437.302 437.302c74.99 74.99 74.99 196.557 0 271.546-75 74.946-196.559 74.946-271.504 0l-528.090-530.868c-99.87-99.87-99.87-261.964 0.072-361.956 100.008-99.956 262.104-99.956 362.052-0.008l512.99 515.762c16.616 16.708 16.542 43.723-0.164 60.341z" />
147
- <glyph unicode="&#xe989;" glyph-name="search-file" d="M622.008 516.001c-97.047 0-176-78.953-176-176s78.953-176 176-176c97.047 0 176 78.953 176 176s-78.953 176-176 176zM622.008 204.001c-74.992 0-136 61.008-136 136s61.008 136 136 136 136-61.008 136-136-61.008-136-136-136zM1006.133 51.774l-158.727 158.734c22 38.148 34.602 82.375 34.602 129.492 0 69.539-27.445 132.781-72.063 179.484v224.539c-0.016 0-0.031 0-0.047 0 0 5.203-1.984 10.313-5.805 14.141l-195.977 195.977c-3.828 3.828-8.945 5.805-14.148 5.805 0 0.023 0 0.031 0.008 0.055h-531.977c-33.086 0-60-26.914-60-60v-904c0-33.086 26.914-60 60-60h687.953c33.078 0 60 26.914 60 60v60.141l100.273-100.281c13.219-13.219 30.586-19.828 47.961-19.828 17.367 0 34.734 6.609 47.953 19.828 26.437 26.445 26.437 69.469-0.008 95.914zM622.008 120.001c-121.305 0-220 98.695-220 220s98.695 220 220 220 220-98.695 220-220-98.695-220-220-220zM613.977 891.712l127.688-127.695h-107.688c-11.031 0-20 8.977-20 20zM769.953-3.999c0-11.031-8.977-20-20-20h-687.953c-11.031 0-20 8.969-20 20v904c0 11.031 8.969 20 20 20h511.977v-135.977c0-33.086 26.914-60 60-60h135.969v-170.344c-42.016 29.188-93.008 46.32-147.938 46.32-143.367 0-260-116.633-260-260 0-27.992 4.469-54.969 12.695-80.258h-244.398c-11.039 0-20-8.953-20-20 0-11.039 8.961-20 20-20h255.391c1.883 0 3.711 0.281 5.438 0.773 43.344-83.406 130.563-140.516 230.875-140.516 47.109 0 91.336 12.602 129.484 34.602l18.461-18.461zM977.852-15.851c-10.844-10.852-28.492-10.852-39.336 0l-153.477 153.477c14.469 11.68 27.656 24.867 39.336 39.336l153.477-153.469c10.852-10.852 10.852-28.5 0-39.344zM622.008 429.993c-11.047 0-20-8.953-20-20s8.953-20 20-20c27.563 0 49.992-22.43 49.992-49.992 0-11.047 8.953-20 20-20s20 8.953 20 20c0 49.625-40.367 89.992-89.992 89.992zM310.297 398.415h-179.992c-11.039 0-20-8.953-20-20s8.961-20 20-20h179.992c11.047 0 20 8.953 20 20s-8.953 20-20 20zM322.148 537.079h-191.844c-11.039 0-20-8.953-20-20 0-11.039 8.961-20 20-20h191.844c11.047 0 20 8.961 20 20 0 11.047-8.953 20-20 20zM382 121.079c-5.266 0-10.422-2.133-14.141-5.859-3.719-3.719-5.859-8.875-5.859-14.141 0-5.258 2.141-10.422 5.859-14.133 3.719-3.727 8.875-5.867 14.141-5.867 5.258 0 10.422 2.141 14.156 5.867 3.719 3.711 5.844 8.875 5.844 14.133 0 5.266-2.125 10.422-5.844 14.141-3.734 3.727-8.898 5.859-14.156 5.859zM299.859 121.079h-169.555c-11.039 0-20-8.953-20-20 0-11.039 8.961-20 20-20h169.555c11.039 0 20 8.961 20 20 0 11.047-8.953 20-20 20zM130.297 635.743c5.281 0 10.422 2.141 14.141 5.859 3.742 3.742 5.859 8.875 5.859 14.141 0 5.258-2.117 10.414-5.859 14.156-3.719 3.719-8.883 5.844-14.141 5.844s-10.398-2.125-14.141-5.844c-3.719-3.719-5.859-8.875-5.859-14.156 0-5.266 2.141-10.422 5.859-14.141 3.727-3.719 8.883-5.859 14.141-5.859zM514 675.743h-298.922c-11.039 0-20-8.953-20-20 0-11.039 8.961-20 20-20h298.922c11.047 0 20 8.961 20 20 0 11.047-8.953 20-20 20zM130.305 774.415h383.695c11.047 0 20 8.953 20 20s-8.953 20-20 20h-383.695c-11.039 0-20-8.953-20-20s8.961-20 20-20z" />
148
- <glyph unicode="&#xe98a;" glyph-name="upload-file" horiz-adv-x="819" d="M430.080 379.734v-177.493c0-13.653-10.24-23.893-23.893-23.893s-23.893 10.24-23.893 23.893v177.493h-180.907c-13.653 0-23.893 10.24-23.893 23.893s10.24 23.893 23.893 23.893h177.493v177.493c0 13.653 10.24 23.893 23.893 23.893s23.893-10.24 23.893-23.893v-177.493h177.493c13.653 0 23.893-10.24 23.893-23.893s-10.24-23.893-23.893-23.893h-174.080zM552.96 953.174l252.587-266.24c3.413-3.413 6.827-10.24 6.827-17.067v-600.747c0-75.093-61.44-133.12-133.12-133.12h-542.72c-75.093 0-136.533 61.44-136.533 133.12v757.76c0 71.68 61.44 133.12 136.533 133.12h399.36c6.827 0 13.653-3.413 17.067-6.827zM559.787 871.254v-116.053c0-34.133 27.307-58.027 58.027-58.027h109.227l-167.253 174.080zM679.253-16.212c47.787 0 85.333 37.547 85.333 85.333v576.853h-143.36c-61.44 0-109.227 47.787-109.227 109.227v157.013h-375.467c-47.787 0-85.333-37.547-85.333-85.333v-754.347c0-47.787 37.547-85.333 85.333-85.333h542.72z" />
149
- <glyph unicode="&#xe98b;" glyph-name="assignment" d="M775.174 769.249l-179.926 181.926c-5.464 5.478-16.334 8.826-21.248 8.826h-544c-16.582 0-30-13.418-30-30v-964c0-16.582 13.418-30 30-30h724c16.582 0 30 13.418 30 30v782c0 4.684-3.288 15.726-8.826 21.248zM351.212 246.791l-120-120c-5.86-5.86-13.536-8.79-21.21-8.79s-15.352 2.93-21.21 8.79l-60 60c-11.722 11.718-11.722 30.702-0.002 42.42 11.718 11.718 30.704 11.718 42.422 0l38.788-38.788 98.79 98.79c11.718 11.718 30.704 11.718 42.422 0s11.718-30.704 0-42.422zM351.212 486.791l-120-120c-5.86-5.86-13.536-8.79-21.21-8.79s-15.352 2.93-21.21 8.79l-60 60c-11.722 11.718-11.722 30.702-0.002 42.42 11.718 11.718 30.704 11.718 42.422 0l38.788-38.788 98.79 98.79c11.718 11.718 30.704 11.718 42.422 0s11.718-30.704 0-42.422zM351.212 726.791l-120-120c-5.86-5.86-13.536-8.79-21.21-8.79s-15.352 2.93-21.21 8.79l-60 60c-11.722 11.718-11.722 30.702-0.002 42.42 11.718 11.718 30.704 11.718 42.422 0l38.788-38.788 98.79 98.79c11.718 11.718 30.704 11.718 42.422 0s11.718-30.704 0-42.422zM634 118.001h-184c-16.582 0-30 13.418-30 30s13.418 30 30 30h184c16.582 0 30-13.418 30-30s-13.418-30-30-30zM634 358.001h-184c-16.582 0-30 13.418-30 30s13.418 30 30 30h184c16.582 0 30-13.418 30-30s-13.418-30-30-30zM634 598.001h-184c-16.582 0-30 13.418-30 30s13.418 30 30 30h184c16.582 0 30-13.418 30-30s-13.418-30-30-30zM604 778.001v77.578l77.578-77.578h-77.578zM934 778.001c-49.628 0-90-40.372-90-90 0-52.082 0-97.918 0-150h180c0 52.082 0 97.918 0 150 0 49.628-40.372 90-90 90zM964 658.001h-60v30c0 16.552 13.448 30 30 30s30-13.448 30-30v-30zM844 178.001v-30c0-4.658 1.084-9.258 3.164-13.418l60-120c11.056-22.050 42.616-22.050 53.672 0l60 120c2.080 4.16 3.164 8.76 3.164 13.418v30h-180zM844 478.001h180v-240h-180v240z" />
150
- <glyph unicode="&#xe98c;" glyph-name="feedback" d="M972.8 908.801h-153.6v51.2h-614.4v-51.2h-153.6c-30.72 0-51.2-20.48-51.2-51.2v-122.88c0-117.76 87.040-215.040 204.8-230.4v-5.12c0-148.48 102.4-271.36 240.64-302.080l-35.84-107.52h-117.76c-20.48 0-40.96-15.36-46.080-35.84l-40.96-117.76h614.4l-40.96 117.76c-5.12 20.48-25.6 35.84-46.080 35.84h-117.76l-35.84 107.52c138.24 30.72 240.64 153.6 240.64 302.080v5.12c117.76 15.36 204.8 112.64 204.8 230.4v122.88c0 30.72-20.48 51.2-51.2 51.2zM204.8 606.721c-56.32 15.36-102.4 66.56-102.4 128v71.68h102.4v-199.68zM614.4 448.001l-102.4 56.32-102.4-56.32 25.6 102.4-76.8 102.4h107.52l46.080 102.4 46.080-102.4h107.52l-76.8-102.4 25.6-102.4zM921.6 734.721c0-61.44-46.080-117.76-102.4-128v199.68h102.4v-71.68z" />
151
- <glyph unicode="&#xe98d;" glyph-name="purchase" d="M486.809 71.137c0-68.545-55.567-124.112-124.112-124.112s-124.112 55.567-124.112 124.112c0 68.545 55.567 124.112 124.112 124.112s124.112-55.567 124.112-124.112zM760.337 196.454v0c-68.879 6.778-130.21-43.563-136.988-112.441s43.563-130.21 112.441-136.988c8.162-0.803 16.385-0.803 24.547 0 68.879 6.778 119.219 68.109 112.441 136.988-5.855 59.507-52.936 106.586-112.441 112.441zM1015.791 668.803c-6.166 9.233-16.613 14.683-27.714 14.46h-137.367v2.41c0.009 145.743-118.13 263.898-263.872 263.908-145.74 0.009-263.896-118.13-263.905-263.872 0-0.012 0-0.024 0-0.035v-2.41h-102.423l-34.944 159.056c-3.881 16.18-18.305 27.62-34.944 27.714h-150.621v-72.298h121.702l112.062-514.523c2.958-16.917 17.773-29.176 34.944-28.919h630.2c16.639 0.096 31.061 11.534 34.944 27.714l89.168 356.672c2.615 10.621-0.080 21.85-7.23 30.124zM586.821 494.082c-105.812 0-191.59 85.779-191.59 191.59s85.779 191.59 191.59 191.59 191.59-85.779 191.59-191.59c-0.657-105.539-86.052-190.932-191.59-191.59zM557.902 682.057l-66.273 67.478-51.814-50.609 91.578-92.783c6.674-6.811 15.768-10.708 25.304-10.845 9.411-0.461 18.585 3.034 25.304 9.64l151.826 143.392-49.404 53.019-126.522-119.292z" />
152
- <glyph unicode="&#xe98e;" glyph-name="uoload-success" d="M442.007 51.791c-51.516 14.937-99.437 41.227-139.656 76.555-13.789 12.109-26.672 25.25-38.508 39.273-13.305 15.742-25.406 32.773-35.859 50.539-3.93 6.687-7.648 13.492-11.148 20.414-6.773 13.391-12.711 27.203-17.773 41.328-10.211 28.5-16.828 58.258-19.766 88.383-5.961 61.156 3.562 123.148 27.539 179.273 3.258 7.625-0.281 16.453-7.906 19.711-7.633 3.258-16.453-0.281-19.711-7.914-5.812-13.594-10.797-27.531-15.023-41.68-10.961 16.797-26.852 29.781-46.43 37.586-25.25 10.062-55.594 10.812-83.258 2.055-6.070-1.922-10.273-7.469-10.477-13.844-0.922-28.992 8.039-57.992 24.57-79.57 18.508-24.148 45.305-37.984 75.476-38.969 0.93-0.031 1.859-0.047 2.789-0.047 7.133 0 14.352 0.906 21.367 2.609-0.977-16.453-0.937-32.992 0.141-49.508-19.047 14.961-42.555 22.203-67.601 20.523-27.125-1.805-54.828-14.203-76.016-34.023-4.656-4.352-6.055-11.172-3.492-17.008 11.664-26.555 32.25-48.867 56.469-61.211 14.484-7.383 29.844-11.086 45.219-11.086 13.398 0 26.812 2.812 39.68 8.445 7.047 3.086 13.766 7.195 19.875 12.070 5.422-19.234 12.281-37.969 20.523-56.094-17.703 4.312-36.367 3.539-54.609-2.508-25.805-8.555-49.508-27.508-65.039-52.008-3.414-5.383-3.062-12.336 0.883-17.344 17.961-22.781 43.484-39.211 70.023-45.086 7.461-1.648 14.906-2.461 22.242-2.461 21.883 0 42.844 7.242 60.601 21.219 5.937 4.672 11.336 10.227 15.977 16.352 2.547-3.211 5.133-6.398 7.781-9.539 9.797-11.586 20.18-22.547 31.094-32.852-16.289-2.727-31.781-9.625-45.437-20.5-21.266-16.93-36.969-42.906-43.094-71.266-1.344-6.227 1.391-12.625 6.82-15.961 20.258-12.445 43.805-19.133 66.469-19.133 4.992 0 9.945 0.32 14.812 0.984 30.141 4.086 55.461 20.492 71.281 46.195 3.992 6.492 7.156 13.625 9.398 21.039 25.633-14.172 52.898-25.523 81.406-33.797 1.398-0.398 2.805-0.594 4.187-0.594 6.516 0 12.516 4.266 14.422 10.836 2.312 7.969-2.273 16.297-10.242 18.609zM147.273 458.509c-7.117-2.57-14.773-3.797-22.227-3.555-33.281 1.086-67.687 28.141-70.828 76.555 47.445 10.117 82.82-15.664 92.898-47.398 2.25-7.094 3.148-14.805 2.609-22.359-0.086-0.469-0.211-1.148-0.359-1.93-0.016-0.102-0.031-0.203-0.055-0.305-0.094-0.047-0.187-0.094-0.281-0.141-0.711-0.352-1.328-0.664-1.758-0.867zM150.312 325.47c-0.492-0.625-0.922-1.172-1.211-1.547-5.32-5.383-11.711-9.797-18.523-12.781-30.5-13.367-73.211-3.789-96.906 38.547 38.461 29.578 81.484 21.562 104.258-2.734 5.086-5.422 9.219-12 11.984-19.047 0.125-0.461 0.305-1.133 0.516-1.898 0.023-0.102 0.047-0.203 0.078-0.297-0.062-0.078-0.133-0.164-0.195-0.242zM198.562 165.025c-26.172-20.594-69.922-22.039-103.476 12.992 29.797 38.281 73.461 41.328 101.601 23.523 5.039-3.195 9.664-7.266 13.594-11.906 1.25-1.937 2.508-3.867 3.781-5.805-3.203-7.32-9.242-13.875-15.5-18.805zM317.25 51.439c-17.453-28.359-58.008-44.812-101.601-23.516-2.156 1.055 11.656 24.508 13.242 26.711 5.242 7.258 11.648 13.68 19 18.805 6.516 4.523 13.758 8 21.367 10.227 3.914 1.148 7.922 1.961 11.977 2.422 10.398 1.18 42.812 2.125 43.945-13.586 0.492-6.766-4.992-16.297-7.93-21.062zM1019.241 364.485c-21.187 19.82-48.891 32.219-76.016 34.031-25.062 1.664-48.555-5.578-67.601-20.531 1.078 16.516 1.125 33.055 0.148 49.516 36.937-9.008 76.367 6.047 99.633 36.406 16.531 21.57 25.484 50.578 24.57 79.57-0.203 6.367-4.406 11.914-10.484 13.844-27.656 8.75-58.008 8-83.25-2.055-19.578-7.805-35.477-20.789-46.43-37.594-4.227 14.156-9.211 28.086-15.023 41.687-3.258 7.625-12.078 11.172-19.711 7.906-7.625-3.258-11.164-12.078-7.906-19.711 23.977-56.125 33.5-118.117 27.539-179.265-7.219-74-36.805-144.156-84.547-200.672-46.867-55.476-108.32-95.562-178.172-115.828-7.969-2.312-12.555-10.641-10.234-18.609 1.906-6.57 7.898-10.836 14.414-10.836 1.383 0 2.797 0.195 4.187 0.602 28.508 8.266 55.773 19.617 81.414 33.789 2.242-7.406 5.406-14.547 9.398-21.039 15.82-25.703 41.133-42.109 71.281-46.195 27.937-3.789 57.367 3.461 81.281 18.148 5.43 3.336 8.164 9.734 6.82 15.969-6.125 28.352-21.836 54.328-43.094 71.266-13.656 10.875-29.148 17.773-45.437 20.5 10.914 10.305 21.297 21.266 31.086 32.852 2.656 3.141 5.242 6.328 7.789 9.531 4.641-6.117 10.031-11.672 15.969-16.344 17.766-13.977 38.719-21.219 60.601-21.219 35.984 0 70.273 19.633 92.265 47.547 3.945 5.008 4.305 11.961 0.891 17.344-15.531 24.492-39.242 43.453-65.039 52.008-18.242 6.055-36.906 6.82-54.609 2.516 8.242 18.117 15.102 36.852 20.523 56.086 6.109-4.875 12.828-8.984 19.875-12.070 12.867-5.641 26.281-8.453 39.672-8.453 15.383 0 30.742 3.711 45.219 11.094 24.219 12.344 44.805 34.648 56.469 61.211 2.562 5.828 1.164 12.648-3.492 17zM760.725 81.642c10.859-4.227 20.578-11.078 28.43-19.672 2.43-2.664 22.781-32.297 19.195-34.047-43.586-21.297-84.148-4.844-101.601 23.516-3.898 6.328-6.633 13.602-7.937 21.062-0.016 0.172-0.031 0.398-0.047 0.633-0.43 8 16.75 10.539 22.375 11.844 0.086 0.016 0.172 0.039 0.25 0.055 12.984 3.117 26.867 1.469 39.336-3.391zM928.921 178.017c-33.562-35.031-77.305-33.586-103.484-12.992-5.836 4.594-10.914 10.469-14.719 17.031-0.195 0.43-0.469 1.070-0.789 1.797 4.773 7.141 9.969 12.992 17.383 17.687 28.141 17.797 71.805 14.758 101.609-23.523zM876.882 484.103c10.070 31.742 45.43 57.523 92.898 47.398-3.141-48.414-37.547-75.461-70.828-76.547-7.453-0.242-15.109 0.984-22.227 3.555-0.422 0.203-1.047 0.508-1.75 0.859-0.102 0.047-0.195 0.094-0.289 0.141-0.023 0.109-0.039 0.211-0.055 0.312-0.148 0.781-0.281 1.461-0.359 1.93-0.539 7.547 0.359 15.266 2.609 22.352zM893.421 311.142c-6.805 2.984-13.187 7.391-18.5 12.766-4.875 4.937 7.734 19.406 11.148 23.047 22.766 24.305 65.805 32.312 104.258 2.734-23.695-42.328-66.406-51.914-96.906-38.547zM245.336 621.219c-4.953-8.586-4.375-19.305 1.484-27.305l93.211-127.328-93.211-127.328c-5.859-8-6.437-18.711-1.484-27.297 4.508-7.797 12.812-12.516 21.68-12.516 0.898 0 1.797 0.047 2.711 0.141l57.336 6.242c8.242 0.891 14.203 8.305 13.305 16.555-0.898 8.242-8.305 14.187-16.555 13.305l-46.055-5.008 88.672 121.125c6.477 8.844 6.477 20.727 0 29.57l-88.664 121.125 149.226-16.234c10.875-1.18 21.187 4.758 25.609 14.789l60.562 137.351 20.758-47.078c3.344-7.586 12.211-11.023 19.805-7.68 7.586 3.344 11.023 12.211 7.68 19.805l-25.336 57.461c-4 9.070-12.992 14.937-22.906 14.937s-18.898-5.867-22.898-14.937l-63.664-144.383-156.875 17.055c-9.852 1.070-19.43-3.781-24.391-12.367zM756.608 299.587c9.875-1.062 19.422 3.789 24.383 12.375s4.375 19.297-1.484 27.297l-93.211 127.328 93.211 127.328c5.859 8 6.445 18.719 1.484 27.305s-14.562 13.445-24.383 12.367l-156.875-17.062-9.875 22.398c-3.352 7.586-12.211 11.031-19.805 7.68-7.594-3.344-11.031-12.211-7.68-19.797l11.352-25.75c4.422-10.031 14.734-15.984 25.609-14.789l149.226 16.234-88.672-121.133c-6.469-8.844-6.469-20.727 0.008-29.562l88.664-121.125-149.226 16.227c-10.898 1.187-21.195-4.758-25.609-14.789l-60.562-137.351-60.562 137.359c-4.422 10.023-14.727 15.969-25.609 14.781l-34.492-3.75c-8.242-0.898-14.203-8.312-13.305-16.555 0.898-8.25 8.312-14.195 16.555-13.305l30.844 3.352 63.664-144.39c4-9.070 12.984-14.93 22.898-14.93s18.906 5.859 22.906 14.93l63.664 144.39zM441.671 834.93c1.094-7.469 7.508-12.836 14.836-12.836 0.727 0 1.469 0.055 2.203 0.164 8.211 1.203 13.883 8.836 12.672 17.039l-7.922 53.867c-1.211 8.203-8.836 13.891-17.047 12.672-8.203-1.211-13.875-8.844-12.672-17.047zM219.445 742.118l44.68-31.117c2.609-1.82 5.602-2.695 8.57-2.695 4.742 0 9.414 2.25 12.336 6.437 4.742 6.805 3.062 16.164-3.742 20.906l-44.672 31.117c-6.805 4.742-16.172 3.070-20.914-3.742-4.734-6.805-3.062-16.164 3.742-20.906zM348.531 777.665c2.844-4.586 7.758-7.117 12.789-7.117 2.695 0 5.43 0.727 7.891 2.25 7.047 4.367 9.227 13.625 4.867 20.68l-27.258 44.023c-4.359 7.055-13.625 9.234-20.672 4.867-7.055-4.367-9.234-13.617-4.867-20.672zM567.616 822.25c0.742-0.109 1.477-0.156 2.203-0.156 7.328 0 13.742 5.367 14.836 12.828l7.93 53.867c1.211 8.203-4.461 15.836-12.672 17.047-8.187 1.203-15.836-4.469-17.047-12.672l-7.922-53.867c-1.211-8.203 4.461-15.836 12.672-17.047zM753.64 708.305c2.961 0 5.953 0.875 8.562 2.695l44.68 31.117c6.805 4.742 8.477 14.102 3.742 20.906-4.742 6.805-14.102 8.484-20.906 3.742l-44.68-31.117c-6.805-4.742-8.477-14.102-3.742-20.906 2.922-4.187 7.594-6.437 12.344-6.437zM657.116 772.797c2.461-1.523 5.195-2.25 7.891-2.25 5.031 0 9.945 2.531 12.789 7.117l27.25 44.031c4.367 7.047 2.187 16.305-4.867 20.672-7.047 4.359-16.305 2.187-20.672-4.859l-27.258-44.031c-4.359-7.055-2.18-16.312 4.867-20.68z" />
153
- <glyph unicode="&#xe98f;" glyph-name="coding" d="M580.317 693.936c-26.363 7.323-53.674-8.113-61.001-34.479l-110.11-396.387c-7.323-26.366 8.113-53.677 34.479-61.001 4.436-1.232 8.899-1.82 13.289-1.82 21.702 0 41.621 14.369 47.712 36.299l110.11 396.387c7.323 26.363-8.113 53.677-34.479 61.001zM246.391 684.291c-21.042 17.5-52.283 14.627-69.777-6.415l-165.161-198.616c-15.294-18.392-15.268-45.082 0.066-63.442l165.161-197.771c9.801-11.736 23.879-17.791 38.056-17.791 11.201 0 22.465 3.779 31.734 11.518 21.005 17.54 23.813 48.789 6.273 69.791l-138.693 166.076 138.759 166.869c17.494 21.045 14.62 52.287-6.418 69.781zM1012.482 480.184l-165.161 197.767c-17.54 21.005-48.789 23.81-69.791 6.27-21.005-17.54-23.81-48.789-6.27-69.791l138.693-166.076-138.759-166.869c-17.497-21.042-14.623-52.283 6.415-69.777 9.256-7.7 20.487-11.452 31.655-11.452 14.214 0 28.325 6.085 38.123 17.87l165.161 198.616c15.294 18.396 15.268 45.086-0.066 63.442z" />
154
- <glyph unicode="&#xe990;" glyph-name="vimeo" d="M874.872 860.877c99.075-2.603 148.636-58.845 149.128-168.874 0-7.221-0.246-14.736-0.639-22.448-4.372-93.278-73.778-220.351-208.513-381.169-138.96-168.481-256.847-252.819-353.662-253.262-60.221 0-110.225 51.576-150.356 154.776l-42.145 141.465-41.654 141.268c-30.7 102.366-63.512 153.45-98.534 153.45-7.663 0-34.236-14.932-79.869-44.699l-48.629 57.519 75.448 62.677 74.22 62.038c66.459 53.246 117.003 82.030 151.682 86.303 4.617 0.491 9.235 0.639 13.95 0.639 71.175 0 115.628-51.134 133.065-153.45 9.726-58.354 17.781-105.804 24.314-142.251 6.336-36.545 11.641-61.989 15.866-76.479 23.528-96.766 48.874-145.395 76.136-145.787 20.925 0 53.148 31.535 96.668 94.605 42.538 64.789 65.428 112.779 68.375 144.019 0.933 6.336 1.277 12.28 1.277 17.781 0 42.292-23.283 63.365-69.652 63.365-23.528 0-48.629-5.010-75.497-14.687 48.137 148.391 140.679 222.709 277.527 223.2 3.831 0 7.614 0 11.494 0z" />
155
- <glyph unicode="&#xe991;" glyph-name="link" d="M980.717 775.693l-130.942 129.561c-57.957 57.058-152.070 57.444-210.156 0.642l-145.295-141.731c-58.182-56.769-58.439-149.244-0.642-206.271l83.035 79.76c-8.413 25.399 1.959 54.49 22.509 74.622l92.443 90.131c29.284 28.417 76.26 28.288 105.158-0.321l78.636-77.705c28.898-28.609 28.77-74.686-0.321-103.167l-92.443-90.195c-19.555-19.073-51.664-29.541-76.581-22.83l-81.333-79.824c57.893-57.187 151.942-57.444 210.156-0.642l145.134 141.602c58.343 56.866 58.535 149.244 0.642 206.367zM448.728 256.998c6.904-24.821-4.142-56.93-24.146-76.452l-86.342-84.351c-29.605-28.898-77.512-28.738-106.988 0.385l-80.209 79.021c-29.412 29.091-29.22 76.388 0.385 105.158l86.406 84.351c21.064 20.454 51.311 30.857 77.705 22.123l83.292 82.521c-58.953 58.15-154.896 58.439-214.105 0.642l-140.093-136.786c-59.274-57.893-59.563-152.006-0.642-210.284l133.382-131.873c58.889-58.086 154.767-58.375 214.105-0.578l140.093 136.786c59.21 57.957 59.467 152.006 0.642 210.22l-83.484-80.884zM357.666 294.631c19.619-19.811 51.728-20.004 71.732-0.257l239.375 238.123c19.94 19.811 20.068 51.857 0.257 71.732-19.683 19.747-51.728 19.876-71.604 0.193l-239.44-238.059c-19.908-19.747-20.036-51.792-0.321-71.732z" />
156
- <glyph unicode="&#xe992;" glyph-name="html5" d="M60.641 959.699c0.49-4.862 0.867-9.347 1.244-13.832 3.882-43.455 7.651-86.948 11.57-130.365 4.975-55.214 9.987-110.541 14.887-165.717 4.146-46.432 8.254-92.978 12.362-139.448 4.673-52.35 9.384-104.661 14.058-157.049 4.108-46.395 8.216-92.978 12.362-139.448 5.050-56.608 10.176-113.141 15-169.75 0.302-3.656 1.47-5.201 5.088-6.181 119.737-33.769 239.398-67.576 358.984-101.269 3.015-0.829 6.633-0.791 9.648 0 120.114 33.694 240.19 67.425 360.303 101.081 4.108 1.168 5.389 2.94 5.653 6.972 2.563 31.545 5.503 63.053 8.254 94.561 3.090 34.749 6.256 69.573 9.347 104.397 2.789 31.131 5.503 62.186 8.329 93.355 3.166 34.824 6.256 69.649 9.347 104.435 2.714 31.093 5.503 62.149 8.329 93.317 3.090 34.674 6.181 69.347 9.271 104.021 2.789 31.206 5.503 62.412 8.405 93.694 3.090 34.674 6.181 69.347 9.271 104.021 2.789 31.583 5.578 63.242 8.555 94.862 0.791 9.422 1.583 18.92 2.487 28.643-301.17-0.302-601.586-0.302-902.756-0.302zM785.092 659.811c-143.971 0-287.866 0-432.289 0 3.392-38.932 6.746-77.488 10.063-116.156 137.526 0 274.637 0 412.238 0-1.018-8.178-2.299-15.905-3.015-23.706-1.922-19.636-3.769-39.309-5.503-58.87-3.166-35.54-6.256-71.307-9.347-106.847-2.714-31.96-5.465-63.731-8.329-95.691-1.771-20.163-3.769-40.327-5.465-60.453-0.302-3.166-2.337-3.241-4.183-3.807-48.731-13.417-97.387-26.872-146.119-40.214-26.721-7.425-53.405-14.925-80.164-22.274-1.206-0.377-2.864-0.151-4.146 0.264-75.603 20.766-151.169 41.608-226.697 62.299-3.467 0.867-3.543 3.015-3.769 5.503-1.922 24.271-3.844 48.355-5.653 72.626-2.525 32.563-5.088 65.164-7.651 97.764-0.075 0.829-0.075 1.847-0.151 3.015 37.312 0 74.548 0 111.973 0 0.942-10.591 1.96-21.181 2.864-31.583 1.658-18.467 3.317-36.897 4.9-55.478 0.151-2.111 0.791-2.94 2.827-3.543 40.553-10.817 81.031-21.784 121.659-32.676 1.432-0.415 3.166-0.226 4.636 0.151 40.025 10.741 80.013 21.633 120.114 32.261 2.412 0.716 3.467 1.809 3.693 4.259 4.41 47.262 8.895 94.598 13.455 141.822 0 0.151-0.075 0.339-0.151 0.867-130.516 0-261.107 0-391.999 0-10.289 114.234-20.465 228.054-30.679 342.213 189.385 0 377.942 0 567.478 0-3.43-37.236-7.048-74.284-10.591-111.747z" />
157
- <glyph unicode="&#xe993;" glyph-name="upload" d="M811.932 569.778c-2.138 156.122-129.804 282.477-286.425 282.477-69.67 0-136.792-25.344-188.996-71.364-46.592-41.070-78.464-95.954-91.086-156.212-0.922 0.010-1.836 0.018-2.748 0.018-133.81 0-242.678-108.866-242.678-242.678s108.868-242.678 242.68-242.678h169.486c12.058 0 21.838 9.776 21.838 21.838s-9.78 21.838-21.838 21.838h-169.486c-109.732 0-199.004 89.272-199.004 199.002s89.272 199.002 199.004 199.002c5.846 0 12.026-0.314 18.896-0.96 11.644-1.090 22.098 7.192 23.684 18.792 7.864 57.64 36.322 110.654 80.134 149.276 44.222 38.984 101.084 60.452 160.112 60.452 133.87 0 242.778-108.91 242.778-242.778 0-4.82-0.358-9.788-0.736-15.048l-0.162-2.236c-0.454-6.424 1.95-12.722 6.574-17.208 4.618-4.486 10.976-6.702 17.394-6.060 5.808 0.586 11.668 0.88 17.416 0.88 94.594 0 171.556-76.96 171.556-171.556 0-94.594-76.96-171.554-171.556-171.554h-178.222c-12.058 0-21.838-9.776-21.838-21.838s9.78-21.838 21.838-21.838h178.222c118.678 0 215.232 96.55 215.232 215.23-0.002 117.614-94.842 213.504-212.068 215.202zM525.509 749.617c-91.316 0-169.484-68.242-181.828-158.734-1.63-11.95 6.738-22.96 18.686-24.59 1.002-0.136 1.996-0.204 2.978-0.204 10.75 0 20.118 7.94 21.608 18.888 9.406 68.96 68.972 120.964 138.554 120.964 12.062 0 21.838 9.776 21.838 21.838 0.002 12.060-9.776 21.838-21.836 21.838zM624.819 319.898l-79.436 70.96c-13.694 12.24-34.354 12.238-48.054 0.002l-79.436-70.964c-8.996-8.034-9.772-21.84-1.738-30.836 8.034-8.992 21.838-9.774 30.836-1.738l52.528 46.924v-268.661c0-12.062 9.776-21.838 21.838-21.838 12.060 0 21.838 9.776 21.838 21.838v268.665l52.53-46.926c4.164-3.722 9.362-5.552 14.54-5.552 6.004 0 11.98 2.458 16.296 7.29 8.030 8.996 7.252 22.8-1.742 30.836z" />
158
- <glyph unicode="&#xe994;" glyph-name="save" horiz-adv-x="998" d="M785.67 908.732c-4.388 5.273-10.889 8.316-17.752 8.325h-78.221c-10.718 25.959-36.027 42.916-64.117 42.944h-325.923c-28.090-0.027-53.4-16.984-64.117-42.953h-119.964c-63.801-0.072-115.503-51.774-115.576-115.576v-749.896c0.072-63.801 51.774-115.503 115.576-115.576h763.431c63.801 0.072 115.503 51.774 115.576 115.576v598.158c0 5.409-1.896 10.637-5.354 14.79l-203.558 244.208zM276.542 890.656c0.018 12.758 10.357 23.097 23.115 23.115h325.923c12.758-0.018 23.106-10.357 23.115-23.115v-231.025h-372.153v231.025zM764.271-17.769h-533.959v286.564h533.959v-286.564zM948.361 51.577c-0.045-38.284-31.070-69.3-69.345-69.345h-68.515v309.679c0 12.767-10.348 23.115-23.115 23.115h-580.19c-12.767 0-23.115-10.348-23.115-23.115v-309.679h-68.515c-38.275 0.045-69.3 31.070-69.345 69.345v749.896c0.045 38.275 31.070 69.3 69.345 69.345h114.745v-234.302c0-12.767 10.348-23.115 23.115-23.115h418.384c12.767 0 23.115 10.348 23.115 23.115v234.302h62.176l191.269-229.454v-589.788h-0.009z" />
159
- <glyph unicode="&#xe995;" glyph-name="photo-add" d="M456.305 607.268c0-38.854-31.497-70.351-70.351-70.351s-70.351 31.497-70.351 70.351c0 38.854 31.497 70.351 70.351 70.351s70.351-31.497 70.351-70.351zM963.42 348.337c-33.221 31.267-75.237 51.786-121.16 57.649v357.618c0 38.107-15.634 72.305-40.061 97.71-25.405 25.405-59.603 40.061-97.71 40.061h-566.718c-38.107 0-72.305-15.634-97.71-40.061-25.405-25.405-40.061-59.603-40.061-97.71v-583.328c0-38.107 15.634-72.305 40.061-97.71 25.405-25.405 59.603-40.061 97.71-40.061h548.153c36.153-29.313 81.099-47.878 130.931-47.878 57.649 0 109.435 23.45 146.565 60.58s60.58 88.916 60.58 146.565c0 57.649-23.45 109.435-60.58 146.565zM51.786 763.604c0 23.45 9.771 44.947 25.405 60.58s37.13 25.405 60.58 25.405h566.718c23.45 0 44.947-9.771 60.58-25.405s25.405-37.13 25.405-60.58v-304.855l-144.611 143.634c-9.771 9.771-26.382 10.748-37.13 0l-217.893-218.87-147.542 148.519c-9.771 9.771-26.382 10.748-37.13 0l-154.382-156.336v387.908zM136.794 93.314v0.977c-23.45 0-44.947 9.771-60.58 25.405-14.656 15.634-24.427 37.13-24.427 60.58v122.137l173.924 173.924 147.542-147.542c9.771-9.771 26.382-9.771 37.13 0l217.893 218.87 142.656-143.634c-2.931-0.977-5.863-1.954-8.794-2.931-3.908-0.977-7.817-1.954-12.702-3.908-3.908-0.977-7.817-2.931-11.725-3.908-2.931-0.977-4.885-1.954-7.817-3.908-3.908-1.954-6.84-2.931-9.771-4.885-4.885-2.931-9.771-5.863-14.656-8.794-2.931-1.954-4.885-2.931-7.817-4.885-1.954-0.977-2.931-1.954-4.885-2.931-8.794-5.863-16.611-12.702-23.45-20.519-37.13-37.13-60.58-88.916-60.58-146.565 0-14.656 1.954-28.336 4.885-42.992 0.977-3.908 1.954-6.84 2.931-10.748 2.931-9.771 5.863-19.542 9.771-29.313v-0.977c3.908-7.817 7.817-16.611 12.702-23.45h-502.229zM925.313 92.337c-28.336-28.336-66.443-44.947-109.435-44.947-41.038 0-79.145 16.611-106.504 42.992-3.908 3.908-7.817 8.794-11.725 12.702-2.931 2.931-5.863 6.84-8.794 9.771-3.908 4.885-6.84 10.748-9.771 16.611-1.954 3.908-3.908 6.84-5.863 10.748-1.954 4.885-3.908 10.748-4.885 16.611-0.977 3.908-2.931 8.794-3.908 12.702-1.954 9.771-2.931 20.519-2.931 31.267 0 42.992 17.588 81.099 44.947 109.435 28.336 28.336 66.443 44.947 109.435 44.947s81.099-17.588 109.435-44.947c28.336-27.359 44.947-66.443 44.947-109.435 0-42.015-17.588-80.122-44.947-108.458zM900.885 228.154h-59.603v59.603c0 14.656-11.725 26.382-26.382 26.382s-26.382-11.725-26.382-26.382v-59.603h-59.603c-14.656 0-26.382-11.725-26.382-26.382s11.725-26.382 26.382-26.382h59.603v-59.603c0-14.656 11.725-26.382 26.382-26.382s26.382 11.725 26.382 26.382v59.603h59.603c14.656 0 26.382 11.725 26.382 26.382s-11.725 26.382-26.382 26.382z" />
160
- <glyph unicode="&#xe996;" glyph-name="add-group" d="M592.93 286.806c-25.039 17.469-51.797 31.703-79.781 42.578 37.227 33.836 61.922 81.234 66.219 134.297 56.453 55.008 130.453 85.164 209.781 85.164 61.93 0 121.391-18.648 171.969-53.922 18.125-12.641 43.047-8.203 55.688 9.922 12.633 18.117 8.195 43.047-9.922 55.68-25.039 17.469-51.805 31.695-79.789 42.578 41.078 37.336 66.906 91.172 66.906 150.922 0 112.477-91.5 203.977-203.977 203.977-112.469 0-203.969-91.5-203.969-203.977 0-59.508 25.617-113.148 66.414-150.469-5.586-2.148-11.141-4.422-16.641-6.844-25.031-11.016-48.563-24.563-70.445-40.469-30.18 74.977-103.656 128.039-189.305 128.039-112.469 0-203.977-91.5-203.977-203.969 0-59.344 25.477-112.836 66.055-150.141-108.492-40.648-196.461-127.953-232.274-239.297-11.875-36.922-5.586-76.078 17.258-107.43 22.844-31.344 58.188-49.32 96.969-49.32h347.961c22.086 0 39.992 17.906 39.992 40 0 22.086-17.906 39.992-39.992 39.992h-347.961c-12.93 0-24.711 5.992-32.328 16.445s-9.711 23.508-5.758 35.82c39.531 122.906 160.094 208.742 293.18 208.742 61.922 0 121.391-18.648 171.969-53.922 18.117-12.641 43.047-8.195 55.688 9.922 12.633 18.117 8.195 43.047-9.93 55.68zM790.024 878.009c68.367 0 123.984-55.617 123.984-123.984 0-68.359-55.617-123.984-123.984-123.984-68.359 0-123.984 55.625-123.984 123.984 0 68.367 55.625 123.984 123.984 123.984zM376.078 604.298c68.367 0 123.984-55.625 123.984-123.984 0-68.367-55.617-123.984-123.984-123.984s-123.984 55.617-123.984 123.984c0 68.359 55.617 123.984 123.984 123.984zM1024 124.102c0-22.086-17.906-39.992-40-39.992h-109.984v-109.984c0-22.094-17.906-40-39.992-40-22.094 0-40 17.906-40 40v109.984h-109.984c-22.086 0-39.992 17.906-39.992 39.992 0 22.094 17.906 40 39.992 40h109.984v109.984c0 22.086 17.906 39.992 40 39.992 22.086 0 39.992-17.906 39.992-39.992v-109.984h109.984c22.094 0 40-17.906 40-40z" />
161
- <glyph unicode="&#xe997;" glyph-name="myspace" d="M812 600.001c-115.781 0-212-94.219-212-210v-454h424v454c0 115.781-96.219 210-212 210zM812 660.001c82.703 0 152 67.297 152 150s-69.297 150-152 150-152-67.297-152-150 69.297-150 152-150zM510 780.001c0 49.625-40.375 90-90 90s-90-40.375-90-90 40.375-90 90-90 90 40.375 90 90zM180 750.001c0 33.078-26.922 60-60 60s-60-26.922-60-60 26.922-60 60-60 60 26.922 60 60zM270 480.001v-392h270v302c0 41.773 10.344 80.875 27.352 116.219-12.477 70.195-73.625 123.781-147.352 123.781-82.703 0-150-67.297-150-150zM210 480.001c0 29.438 6.203 57.406 17.188 82.867-19.617 39.602-60.070 67.133-107.188 67.133-66.18 0-120-53.82-120-120v-302h210z" />
162
- <glyph unicode="&#xe998;" glyph-name="soundcloud" d="M360 718.001h60v-540h-60zM240 538.001h60v-360h-60zM120 598.001h60v-420h-60zM0 418.001h60v-240h-60zM826.914 537.384c-37.469 107.641-140.633 180.617-256.914 180.617-22.766 0-45.469-2.875-67.445-8.492l-22.555-5.805v-525.703h364c99.258 0 180 80.742 180 180 0.031 104.266-93.141 187.445-197.086 179.383z" />
163
- <glyph unicode="&#xe999;" glyph-name="blogger" d="M844 630.001c0 181.961-148.039 330-330 330h-184c-181.961 0-330-148.039-330-330v-364c0-181.961 148.039-330 330-330h364c181.961 0 330 148.039 330 330v334h-150c-16.555 0-30 13.445-30 30zM270 750.001h304c49.703 0 90-40.297 90-90s-40.297-90-90-90h-304c-49.703 0-90 40.297-90 90s40.297 90 90 90zM754 146.001h-484c-49.703 0-90 40.297-90 90s40.297 90 90 90h484c49.703 0 90-40.297 90-90s-40.297-90-90-90z" />
164
- <glyph unicode="&#xe99a;" glyph-name="google-drive" d="M474.961 582.657c-0.117-0.203-0.188-0.313-0.305-0.508 0.336 0.563 0.508 0.844 0.305 0.508zM474.656 582.149c-0.109-0.18-0.227-0.383-0.375-0.625 0.141 0.227 0.227 0.383 0.375 0.625zM474.281 581.524c-0.477-0.797-0.922-1.531-1.313-2.188 0.5 0.836 0.945 1.578 1.313 2.188zM0 238.274c4.086-6 152.156-223.75 142.734-209.906 239.43 399.461 309.43 516.266 327.016 545.594-0.391-0.648 0.313 0.523 3.219 5.375-0.328-0.555-0.656-1.109-1-1.672 1.75 2.93 2.719 4.539 2.992 4.992-3.742 6.086-148.391 241.609-139.305 226.828zM649.523 868.001h-279.484c290.055-479.063 340.672-562.68 344.695-569.32-0.008 0.016-0.008 0.023-0.023 0.039 0.109-0.188 273.602-0.469 273.602-0.469zM713.695 300.392c0.063-0.102 0.125-0.188 0.18-0.289-0.063 0.102-0.109 0.18-0.18 0.289zM710.992 304.86c-1.57 2.602-2.398 3.961 0 0zM212.93 28.368h663.688c4.211 6.008 156.633 223.758 146.938 209.906h-683.328c-3.641-6.008-135.719-223.797-127.297-209.906z" />
165
- <glyph unicode="&#xe99b;" glyph-name="skype" d="M964 448.001c0 248.141-203.859 452-452 452-9.672 0-21.25-0.32-30.773-0.906-51.938 39.375-115.836 60.906-181.227 60.906-165.406 0-300-136.594-300-302 0-65.391 21.531-129.289 60.906-181.227-0.586-9.523-0.906-19.102-0.906-28.773 0-248.141 203.859-452 452-452 9.672 0 19.25 0.32 28.773 0.906 51.938-39.375 115.836-60.906 181.227-60.906 165.406 0 302 134.594 302 300 0 65.391-21.531 131.289-60.906 183.227 0.586 9.523 0.906 19.102 0.906 28.773zM512 146.001c-59.852 0-118.891 16.086-162.578 45.234-38.266 25.531-71.961 60.43-52.031 101.891 20.641 42.281 78.219 40.602 100.461 13.219 15.938-19.602 62.82-39.469 117.805-39.469 44.563 0 116.344 23.438 116.344 59.125 0 36.016-71.555 62-120 62-148.43 0-242 89.93-242 180 0 87.469 84.773 176.414 241.852 176.469 59.5 0.023 119.031-13.867 160.695-41.703 38.289-25.5 71.992-60.43 52.063-101.891-19.367-39.68-75.445-44.078-100.492-13.156-15.906 19.539-60.789 39.406-115.781 39.406-44.555 0-118.336-23.438-118.336-59.125 0-36.016 73.555-60 122-60 148.43 0 240-91.93 240-182 0-90.492-91.984-180-240-180z" />
166
- <glyph unicode="&#xe99c;" glyph-name="yelp" horiz-adv-x="1022" d="M489.945 917.509c-2.094 29.422-9.93 44.492-43.969 44.492-52.844 0-157.602-31.008-200.164-55.047-18.773-10.656-35.273-32.773-23.328-50.414 4.953-7.445 215.484-355.32 231.898-372.438 11.508-12.023 26.055-15.883 38.75-12.781 12.953 3.172 23.18 13.664 27.398 28.086 6.242 21.328-30 412.063-30.586 418.102zM441.305 362.845c-1.141 18.055-9.555 30.422-24.969 36.813 0 0-200.664 70.672-235.727 83.094-25.094 8.758-41.344-11.672-47.859-37.43-10.672-42.117-14.156-118.648-2.375-165.461 4.852-19.188 20.828-31.195 39.859-26.992 162.195 36.563 208.648 57.227 245.219 67.297 16.969 5.453 27.117 22.219 25.852 42.68zM897.539 539.853c-16.094 41.156-54.695 98.25-86.117 127.297-16.273 15.117-42.055 23.492-56.742 6.594-23.688-29.695-129.867-177.352-158.641-221.953-20.203-31.313 11.227-69.703 47.867-62.094 9.203 2.016 222.945 87.227 235.313 90.477 27.172 7.078 28.648 33.305 18.32 59.68zM876.914 196.259l-222.133 109.281c-38.633 12.883-69-31.102-50.063-62.164 20.695-34.039 129.836-221.367 132.625-224.93 20.633-26.375 39.469-22.539 65.172-1.133 32.508 27.109 73.719 79.516 91.859 116.859 14.734 30.313 13.289 49.633-17.461 62.086zM334.438-14.663c36.625-20.414 108.766-47.336 146.734-47.336 24.906 0 32.016 10.867 32.070 35.672 0.063 19.195 0.094 129.477 0 251.383-0.055 34.422-41.602 54.289-66.422 24.82 0 0-130.266-186.070-142.75-203.102-18.773-25.484 2.602-45.922 30.367-61.438z" />
167
- <glyph unicode="&#xe99d;" glyph-name="dribbble" d="M784.852 730.017c31.328 34.914 49.594 71.469 56 108.992-88.586 74.18-202.539 120.992-326.852 120.992-64.188 0-125.398-12.422-182.023-34.156 94.82-95 174.117-207.484 236.141-328.906 91.391 33.047 167.563 78.258 216.734 133.078zM829.5 689.938c-55.039-61.344-136.852-111.234-234.594-147.492 12.148-26.641 23.313-53.836 33.82-81.383 50.195 10.797 102.219 16.938 155.273 16.938 83.523 0 164.664-14.172 239.484-40.219 0.070 3.43 0.516 6.766 0.516 10.219 0 132.070-50.891 252.188-133.547 342.859-12.195-35.141-32.438-69.148-60.953-100.922zM11.695 555.774c63.773-11.273 134.43-17.773 202.305-17.773 105.219 0 206.289 14.938 296.367 40.594-62.070 119.258-141.867 229.016-237.109 320.805-129.617-69.711-229.625-195.852-261.563-343.625zM1018.313 376.009c-72.375 27.242-152.031 41.992-234.313 41.992-46.125 0-91.422-4.836-135.109-13.664 44.352-133.008 70.016-276.773 74.398-422.906 156.031 70.586 270.086 219.266 295.023 394.578zM0 448.001c0-157.781 76.055-301.023 188.945-394.641 11.961 79.57 47.836 157.852 106.266 223.367 69.5 77.922 165.945 136.273 275.164 169.578-10.164 26.219-21.266 51.922-32.984 77.266-97.594-28.945-207.516-45.57-323.391-45.57-70.891 0-144.664 6.773-211.539 18.523-1.516-15.992-2.461-32.148-2.461-48.523zM340.008 236.798c-59.023-66.188-91-143.813-95.102-223.227 78.227-48.852 170.266-77.57 269.094-77.57 51.961 0 102.094 7.906 149.367 22.414-2.297 149.375-27.375 296.25-72.969 431.438-99.805-29.93-187.594-82.641-250.391-153.055z" />
168
- <glyph unicode="&#xe99e;" glyph-name="flickr" d="M242 208.001c132.336 0 240 107.664 240 240s-107.664 240-240 240-242-107.664-242-240 109.664-240 242-240zM782 208.001c132.336 0 242 107.664 242 240s-109.664 240-242 240-240-107.664-240-240 107.664-240 240-240z" />
169
- <glyph unicode="&#xe99f;" glyph-name="snapchat" d="M978.875 262.485l-44.359 17.195c-69.969 27.109-112.844 92.359-119.453 166.32h88.938c33.141 0 60 26.867 60 60 0 33.141-26.859 60-60 60h-89.875l2.602 28.508c16.125 177.625-125.82 331.492-304.727 331.492-177.992 0-320.938-152.953-304.727-331.492l2.602-28.508h-89.875c-33.141 0-60-26.859-60-60 0-33.133 26.859-60 60-60h91.68l-5.375-24.898c-13.914-64.516-55.227-117.367-116.719-141.359l-41.047-16.055c-19.57-4.398-35.688-17.344-43.477-35.219-8.492-19.508-6.211-42.445 6.18-61.344 24.234-37.063 78.609-50.656 123.898-59.445 11.453-49.977 37.938-72.102 78.75-65.859 89.414 13.742 95.422 6.734 127.656-16.461 14.414-10.375 34.367-23.297 64.547-39.258 32.016-13.188 68.258-19.836 104.852-19.836 40.109 0 82.594 7.969 118.281 24.055 7.117 4.102 15.086 9.461 23.875 15.461 37.031 25.203 78.422 56.633 143.867 39.469 23.875-6.211 44.039-4.219 59.945 5.945 22.906 14.586 28.477 40.195 31.555 56.688 47.453 9.492 110.508 23.055 130.43 70.93 7.352 17.727 6.734 37.148-1.703 53.266-8.469 16.141-24.086 27.711-38.32 30.406z" />
170
- <glyph unicode="&#xe9a0;" glyph-name="classic-editor" d="M967.665 903.673c-37.54 37.55-82.77 56.328-135.654 56.328h-640.005c-52.884 0-98.114-18.778-135.671-56.328-37.55-37.557-56.328-82.784-56.328-135.671v-639.998c0-52.882 18.778-98.114 56.328-135.671 37.557-37.557 82.787-56.335 135.671-56.335h639.998c52.884 0 98.114 18.778 135.654 56.335 37.557 37.557 56.335 82.787 56.335 135.671v639.998c-0.002 52.886-18.781 98.121-56.328 135.671zM362.669 106.672h-192.004v192.006l362.669 362.658 191.989-191.996-362.655-362.667zM829.335 573.337l-61.323-61.339-192.006 192.008 61.323 61.33c12.448 12.434 27.553 18.664 45.34 18.664 17.772 0 32.891-6.221 45.323-18.664l101.341-101.336c12.432-12.439 18.666-27.549 18.666-45.333 0.002-17.777-6.214-32.884-18.664-45.33zM234.676 272v-37.316h63.999v-64.015h37.328l34.671 34.673-101.334 101.341zM331.345 370.671c-7.559-7.542-8.222-14.206-2.006-19.993 5.777-6.235 12.446-5.562 20.002 1.996l193.998 194.002c7.559 7.542 8.217 14.211 1.996 19.99-5.786 6.228-12.441 5.564-19.993-1.996l-193.998-194z" />
171
- <glyph unicode="&#xe9a1;" glyph-name="html" d="M123.719 63.884l388.508-127.883 388.508 127.883 63.719 896.117h-904.453zM803.234 810.001l-8.555-120h-444.492l10.836-154h422.961l-25.758-361.203-246-82.203-246.008 82.203-8.406 121.203h120l2.43-32.984 131.984-43.805 132.008 43.797 10.781 152.992h-406.195l-27.602 394z" />
172
- <glyph unicode="&#xe9a2;" glyph-name="reddit" d="M64.484 342.009c-2.641-14.438-4.484-29.055-4.484-44.008 0-181.961 205.859-330 454-330s450 148.039 450 330c0 14.953-1.844 29.57-4.484 44.008 38.906 20.281 64.484 60.336 64.484 105.992 0 66.18-53.82 120-120 120-30.242 0-58.656-11.336-80.445-31.102-75.406 52.57-175.453 86.008-286.070 90.227l57.406 222.68 129.461-45.297c1.898-64.539 54.664-116.508 119.648-116.508 66.18 0 120 53.82 120 120s-53.82 120-120 120c-46.141 0-85.813-26.453-105.883-64.727l-185.008 64.695-77.75-301.406c-104.625-6.563-202.953-39.492-274.914-89.664-21.789 19.766-50.203 31.102-80.445 31.102-66.18 0-120-53.82-120-120 0-45.656 25.578-85.711 64.484-105.992zM694 448.001c49.625 0 90-40.375 90-90s-40.375-90-90-90-90 40.375-90 90 40.375 90 90 90zM681.172 182.978l25.656-54.195c-56.305-26.688-122.984-40.781-192.828-40.781s-140.523 14.094-196.828 40.781l25.656 54.203c96.688-45.766 241.656-45.766 338.344-0.008zM330 448.001c49.625 0 90-40.375 90-90s-40.375-90-90-90-90 40.375-90 90 40.375 90 90 90z" />
173
- <glyph unicode="&#xe9a3;" glyph-name="spotify" d="M512 960.001c-281.219 0-512-230.781-512-512s230.781-512 512-512 512 230.781 512 512-230.781 512-512 512zM701.547 198.454c-136.172 59.086-285.375 76.461-431.602 50.391l-10.547 59.055c157.766 28.242 318.984 9.383 466.055-54.43zM792.227 355.071c-177.719 81.734-381.188 105.672-572.813 67.414l-13.039 58.594 1.523 0.289c203.875 40.609 420.289 15.148 609.406-71.805zM843.32 529.298c-197.344 84.961-422.609 111.477-634.805 74.266l-10.375 59.125c223.391 39.141 460.898 11.281 668.906-78.313z" />
174
- <glyph unicode="&#xe9a4;" glyph-name="earth" d="M1019.093 511.158c-9.458 85.952-41.087 164.478-92.239 234.44-82.409 112.653-192.622 181.53-330.25 205.509-27.441 4.775-55.505 6.018-83.28 8.894-1.846 0-3.68 0-5.513 0-25.95-2.841-52.012-4.722-77.782-8.682-264.628-40.608-455.956-291.175-425.706-557.75 14.434-127.239 67.733-235.746 162.353-322.283 112.498-102.904 246.135-147.025 397.64-132.63 116.276 11.083 217.739 57.975 301.366 139.8 121.446 118.925 171.953 264.295 153.41 432.701zM911.269 249.169c-12.937 22.559-29.268 54.012-36.564 80.856-10.601 38.976-36.053 1.318-38.179-24.136s-19.087-44.542-53.030-6.36c-33.942 38.177-40.305 29.701-50.906 29.701s-29.691-25.45-25.452-144.241c3.021-84.809 36.478-98.267 58.339-104.42-40.591-27.889-87.233-49.861-139.581-63.158-200.078-50.78-404.308 41.434-499.728 224.636-88.898 170.7-45.587 363.862 44.783 470.176 2.431-19.121 4.811-36.297 6.791-53.541 5.387-47.077 1.323-93.539-8.282-139.815-2.052-9.861-1.337-21.095 1.323-30.795 1.447-5.296 9.432-11.552 14.95-12.075 4.344-0.423 11.924 6.463 13.684 11.634 3.181 9.245 3.312 19.611 4.289 29.548 0.702 7.010 0.715 14.113 1.198 25.109 7.176-5.816 12.41-9.344 16.76-13.719 11.085-11.161 22.296-22.271 32.412-34.27 4.468-5.326 9.073-12.782 8.949-19.195-0.28-13.719 5.74-23.049 13.093-33.822 8.171-11.981 11.85-27.044 17.107-40.915 2.199-5.816 2.66-12.378 5.282-17.971 5.599-11.979 14.062-20.183 28.61-21.077 15.305-0.969 21.034-6.909 23.234-22.567-3.915-0.448-7.811-0.971-11.72-1.331-18.667-1.779-27.918-10.353-27.18-29.182 1.459-37.395 14.95-70.067 42.708-96.043 7.649-7.172 15.776-13.833 23.209-21.177 16.976-16.766 22.899-36.463 14.739-59.617-3.909-11.037-9.266-21.873-10.999-33.284-1.764-11.594-1.777-24.197 0.908-35.542 2.784-11.806 1.59-37.63 13.783-35.494 21.569 3.791 33.965-0.46 35.643 23.688 0.317 4.6-0.038 5.17-1.262 9.42-6.413 22.668 22.706 87.020 40.179 98.753 14.926 10.042 29.895 20.259 43.423 32.052 19.504 16.951 28.236 38.85 20.040 64.35-7.712 23.999 1.31 41.621 18.089 57.071 17.115 15.746 28.337 33.892 27.168 58.127s-17.027 41.735-37.693 39.247c-10.105-1.192-19.792-6.039-29.643-9.357-14.441-4.884-28.534-11.72-43.356-14.38-20.774-3.68-33.574 9.893-42.841 26.373-7.456 13.249-9.912 14.266-22.855 6.013-10.919-6.985-21.817-14.018-33.127-20.332-11.749-6.562-18.152-4.127-27.21 5.692-5.357 5.793-12.775 9.868-19.661 14.043-4.952 3.032-11.646 3.867-15.616 7.668-5.32 5.145-12.74 12.775-11.987 18.354 0.877 6.55 8.463 14.748 15.080 17.431 11.402 4.624 24.359 5.37 36.587 8.028 6.512 1.417 13.118 2.891 19.275 5.32 8.427 3.362 8.072 8.898 1.621 14.094-3.181 2.555-7.115 4.35-10.95 5.891-18.642 7.506-37.389 14.685-56.020 22.22-4.63 1.859-9.19 4.144-13.347 6.861-11.714 7.698-13.124 16.173-2.498 25.551 41.957 37.010 90.967 47.847 134.39-1.325 13.452-15.229 22.576-34.22 35.278-50.202 9.992-12.603 21.495-24.434 34.195-34.159 5.233-3.995 17.002-4.674 22.855-1.466 8.717 4.773 9.022 15.652 4.636 24.725-3.791 7.881-8.246 15.648-13.602 22.544-24.67 31.785-22.973 93.726 25.347 119.569 16.163 8.656 32.466 17.773 40.185 40.994-9.258-2.504-15.971-4.119-22.546-6.133-36.693-11.365-11.148 16.007 5.732 20.78 10.252 2.914-9.172 10.77-9.172 10.77 0.46 0.801 12.899 4.35 26.733 10.248 9.518 4.045 19.249 8.6 27.155 15.038 5.122 4.201 7.096 12.229 10.465 18.543-0.856 0.995-1.69 1.964-2.559 2.958-9.695-1.306-19.378-2.74-29.096-3.835-16.468-1.844-20.332 1.386-21.859 17.996-1.058 11.341-12.616 17.523-23.408 11.707-7.302-3.959-13.616-9.699-20.643-14.241-16.224-10.509-28.354-6.308-34.718 11.812-3.791 10.786-9.071 12.826-18.995 6.785-4.992-3.032-9.155-7.462-14.23-10.296-8.322-4.649-16.783-9.315-25.719-12.473-8.705-3.082-19.188-5.32-25.111 4.226-6.362 10.265-0.801 20.259 7.222 26.695 9.973 8.005 21.47 14.218 32.691 20.507 15.984 8.997 32.91 16.48 48.345 26.291 11.329 7.229 16.28 19.010 12.616 32.91-3.095 11.733-10.944 15.702-21.812 10.322-8.974-4.455-16.815-11.428-26.043-15.019-6.743-2.584-15.145-2.611-22.384-1.337-2.672 0.473-5.513 7.878-5.587 12.178-0.050 2.479 4.977 6.785 8.183 7.309 22.296 3.474 44.691 6.413 67.117 8.968 2.965 0.324 7.42-1.51 9.279-3.877 14.813-18.698 35.481-27.771 57.224-34.245 18.267-5.425 20.915-2.841 23.427 16.325 23.463 5.524 47.313 16.407 70.925 1.516 13.099-8.244 25.042-18.749 36.129-29.628 2.748-2.708 1.070-11.085-0.248-16.48-1.739-7.25-5.753-13.951-7.605-21.201-3.579-14.050 5.505-25.029 20.021-24.8 4.586 0.099 9.159 1.039 13.77 1.268 13.41 0.627 18.171-4.506 16.941-18.047-1.741-19.188 1.453-21.495 20.816-18.219 5.566 0.938 11.993-1.59 17.672-3.581 3.379-1.192 6.001-4.43 9.010-6.703 18.007-13.646 31.777-8.532 37.048 13.795 0.57 2.431 0.496 5.027 0.995 7.483 2.088 10.017 7.744 12.595 14.502 5.475 14.319-15.162 27.752-31.169 42.279-47.7-15.61-14.317-16.131-31.716-12.675-48.766 3.839-18.968-1.156-35.446-8.637-52.155-7.17-16.007-15.048-31.915-19.836-48.663-7.157-25.137 0.969-36.619 26.497-42.182 24.359-5.317 28.347-10.214 29.268-34.029 1.23-32.481 17.91-54.899 46.407-69.205 6.327-3.156 13.049-5.555 19.51-8.24-3.194-50.071-17.487-102.182-41.945-151.621z" />
175
- <glyph unicode="&#xe9a5;" glyph-name="github-logo" d="M955.312 692.476c-45.784 78.446-107.887 140.551-186.326 186.331-78.45 45.782-164.095 68.667-256.994 68.667-92.888 0-178.56-22.892-256.994-68.667-78.446-45.777-140.547-107.885-186.331-186.331-45.777-78.443-68.667-164.104-68.667-256.98 0-111.565 32.55-211.887 97.665-300.992 65.108-89.112 149.219-150.774 252.324-184.993 12.002-2.228 20.886-0.661 26.663 4.661 5.779 5.328 8.665 12.002 8.665 19.992 0 1.333-0.114 13.328-0.336 35.998-0.229 22.67-0.336 42.447-0.336 59.322l-15.334-2.653c-9.777-1.791-22.11-2.55-37-2.335-14.883 0.208-30.334 1.768-46.331 4.668-16.004 2.874-30.889 9.541-44.668 19.985-13.772 10.444-23.548 24.116-29.327 40.993l-6.666 15.341c-4.443 10.213-11.439 21.559-20.996 33.995-9.557 12.448-19.221 20.886-28.998 25.33l-4.668 3.341c-3.11 2.221-5.996 4.899-8.665 8.007-2.667 3.108-4.663 6.218-5.996 9.333-1.336 3.117-0.229 5.674 3.332 7.68s9.996 2.979 19.334 2.979l13.328-1.992c8.889-1.782 19.885-7.103 33-15.997 13.109-8.887 23.884-20.44 32.33-34.656 10.227-18.227 22.549-32.115 37-41.672 14.439-9.557 28.998-14.327 43.662-14.327s27.329 1.111 37.999 3.323c10.659 2.223 20.66 5.564 29.997 10.005 4 29.79 14.89 52.675 32.662 68.672-25.33 2.662-48.103 6.671-68.331 12.002-20.216 5.338-41.107 14-62.659 26.012-21.563 11.995-39.452 26.89-53.669 44.659-14.22 17.778-25.89 41.119-34.994 70-9.109 28.893-13.664 62.222-13.664 99.998 0 53.786 17.559 99.556 52.67 137.336-16.448 40.437-14.895 85.768 4.663 135.989 12.889 4.004 32.003 0.999 57.333-8.997 25.334-10.001 43.883-18.568 55.666-25.671 11.782-7.101 21.223-13.118 28.335-17.998 41.341 11.551 84.003 17.328 127.999 17.328s86.667-5.777 128.010-17.328l25.332 15.992c17.323 10.671 37.78 20.45 61.321 29.339 23.555 8.885 41.567 11.332 54.017 7.327 19.992-50.223 21.774-95.552 5.321-135.989 35.109-37.78 52.675-83.562 52.675-137.336 0-37.775-4.572-71.21-13.667-100.324-9.106-29.119-20.877-52.436-35.316-70-14.456-17.561-32.458-32.339-54.010-44.332-21.556-12.002-42.454-20.665-62.671-26.002-20.226-5.338-42.999-9.349-68.328-12.016 23.102-19.992 34.656-51.549 34.656-94.657v-140.652c0-7.99 2.779-14.661 8.341-19.992 5.555-5.321 14.327-6.888 26.329-4.658 103.119 34.214 187.23 95.879 252.336 184.991 65.099 89.105 97.66 189.427 97.66 300.992-0.023 92.864-22.925 178.518-68.681 256.961z" />
176
- <glyph unicode="&#xe9a6;" glyph-name="instagram" d="M726.546 960.001h-429.090c-164.018 0-297.456-133.438-297.456-297.456v-429.088c0-164.018 133.438-297.456 297.456-297.456h429.088c164.018 0 297.456 133.438 297.456 297.454v429.090c0 164.018-133.438 297.456-297.454 297.456zM944 233.457c0-119.906-97.55-217.456-217.454-217.456h-429.090c-119.906 0-217.456 97.55-217.456 217.454v429.090c0 119.906 97.55 217.456 217.456 217.456h429.088c119.906 0 217.456-97.55 217.456-217.456v-429.088zM512 724.001c-152.188 0-276-123.812-276-276s123.812-276 276-276 276 123.812 276 276-123.812 276-276 276zM512 252.001c-108.074 0-196 87.926-196 196s87.926 196 196 196 196-87.926 196-196-87.926-196-196-196zM832 728.001c0-22.091-17.909-40-40-40s-40 17.909-40 40c0 22.091 17.909 40 40 40s40-17.909 40-40z" />
177
- <glyph unicode="&#xe9a7;" glyph-name="home" d="M1013.11 543.873l-485.392 355.394c-9.36 6.852-22.076 6.852-31.432 0l-485.396-355.394c-11.856-8.682-14.432-25.33-5.75-37.186s25.332-14.428 37.186-5.75l469.674 343.888 469.674-343.886c4.736-3.47 10.24-5.14 15.696-5.14 8.192 0 16.276 3.77 21.488 10.89 8.684 11.854 6.108 28.502-5.748 37.184zM884.492 494.915c-14.692 0-26.606-11.912-26.606-26.606v-423.498h-212.844v231.172c0 73.36-59.684 133.040-133.040 133.040s-133.040-59.684-133.040-133.040v-231.174h-212.846v423.498c0 14.694-11.914 26.606-26.606 26.606s-26.606-11.912-26.606-26.606v-450.106c0-14.694 11.914-26.606 26.606-26.606h266.058c13.992 0 25.442 10.81 26.502 24.534 0.064 0.622 0.104 1.302 0.104 2.072v257.78c0 44.018 35.81 79.828 79.828 79.828s79.828-35.812 79.828-79.828v-257.78c0-0.766 0.040-1.434 0.104-2.048 1.048-13.734 12.502-24.558 26.502-24.558h266.058c14.694 0 26.606 11.912 26.606 26.606v450.106c-0.002 14.696-11.914 26.608-26.608 26.608z" />
178
- <glyph unicode="&#xe9a8;" glyph-name="share" d="M811.375 302.14c-58.897 0-111.415-28.066-145.010-71.442l-281.302 157.13c6.591 18.924 10.206 39.336 10.206 60.385 0 21.262-3.615 41.462-10.419 60.598l281.090 156.917c33.382-43.588 86.113-71.867 145.223-71.867 100.784 0 183.070 82.073 183.070 183.070s-82.073 183.070-183.070 183.070-183.070-82.073-183.070-183.070c0-21.262 3.615-41.674 10.419-60.598l-280.877-156.917c-33.382 43.801-86.113 71.867-145.223 71.867-100.784 0-183.070-82.073-183.070-183.070s82.286-183.070 183.282-183.070c59.11 0 111.841 28.279 145.435 72.080l281.090-157.13c-6.804-19.136-10.631-39.761-10.631-61.023 0-100.784 82.073-183.070 183.070-183.070s183.070 82.073 183.070 183.070-82.286 183.070-183.282 183.070zM811.375 902.379c69.316 0 125.661-56.346 125.661-125.661s-56.346-125.661-125.661-125.661-125.661 56.346-125.661 125.661 56.558 125.661 125.661 125.661zM212.625 322.551c-69.316 0-125.661 56.346-125.661 125.661s56.346 125.661 125.661 125.661 125.661-56.346 125.661-125.661-56.558-125.661-125.661-125.661zM811.375-6.379c-69.316 0-125.661 56.346-125.661 125.661s56.346 125.661 125.661 125.661 125.661-56.346 125.661-125.661c0-69.316-56.346-125.661-125.661-125.661z" />
179
- <glyph unicode="&#xe9a9;" glyph-name="download" d="M826.984 670.179c-34.586 173.531-203.297 286.164-376.828 251.578-126.922-25.297-226.164-124.476-251.539-251.383-123.039-14.18-211.297-125.414-197.125-248.461 13.047-113.242 108.961-198.68 222.953-198.601h160.187c17.695 0 32.039 14.344 32.039 32.039s-14.344 32.039-32.039 32.039h-160.187c-88.476 0.523-159.765 72.664-159.25 161.133 0.523 88.476 72.664 159.773 161.14 159.25 16.328 0 30.047 12.281 31.844 28.516 16.266 140.609 143.445 241.414 284.062 225.148 118.219-13.672 211.476-106.93 225.148-225.148 2.687-16.523 17-28.625 33.734-28.516 88.476 0 160.195-71.719 160.195-160.195 0-88.469-71.719-160.187-160.195-160.187h-160.187c-17.695 0-32.039-14.344-32.039-32.039s14.344-32.039 32.039-32.039h160.195c123.851 0.773 223.633 101.805 222.867 225.656-0.703 112.789-85.062 207.508-197.015 221.211zM626.038 157.633l-81.219-81.242v403.226c0 17.695-14.344 32.039-32.031 32.039-17.695 0-32.039-14.344-32.039-32.039v-403.226l-81.219 81.242c-12.289 12.734-32.578 13.086-45.305 0.789-12.727-12.289-13.078-32.57-0.789-45.297 0.266-0.273 0.523-0.531 0.789-0.789l135.875-135.906c2.969-2.961 6.484-5.312 10.352-6.922 7.883-3.336 16.781-3.336 24.672 0 3.867 1.609 7.383 3.961 10.344 6.922l135.875 135.906c12.727 12.289 13.078 32.57 0.789 45.297-12.297 12.727-32.578 13.078-45.305 0.789-0.266-0.258-0.531-0.516-0.789-0.789z" />
180
- <glyph unicode="&#xe9aa;" glyph-name="copy" d="M863.336 149.336h-490.672c-64.727 0-117.328 52.602-117.328 117.328v576c0 64.727 52.602 117.336 117.328 117.336h363.008c42.117 0 83.375-17.070 113.109-46.891l84.992-84.992c30.25-30.25 46.891-70.445 46.891-113.148v-448.305c0-64.727-52.602-117.328-117.328-117.328zM372.664 896c-29.398 0-53.328-23.938-53.328-53.336v-576c0-29.398 23.93-53.328 53.328-53.328h490.672c29.398 0 53.328 23.93 53.328 53.328v448.305c0 25.641-9.984 49.742-28.117 67.883l-84.992 84.992c-17.875 17.914-42.578 28.156-67.883 28.156zM671.336-64h-512c-64.727 0-117.336 52.609-117.336 117.336v682.664c0 64.727 52.609 117.336 117.336 117.336h21.328c17.664 0 32-14.336 32-32s-14.336-32-32-32h-21.328c-29.398 0-53.336-23.938-53.336-53.336v-682.664c0-29.398 23.938-53.336 53.336-53.336h512c29.398 0 53.328 23.938 53.328 53.336v21.328c0 17.664 14.336 32 32 32s32-14.336 32-32v-21.328c0-64.727-52.602-117.336-117.328-117.336zM778 597.336h-320c-17.664 0-32 14.336-32 32s14.336 32 32 32h320c17.664 0 32-14.336 32-32s-14.336-32-32-32zM778 469.336h-320c-17.664 0-32 14.336-32 32s14.336 32 32 32h320c17.664 0 32-14.336 32-32s-14.336-32-32-32zM778 341.336h-320c-17.664 0-32 14.336-32 32s14.336 32 32 32h320c17.664 0 32-14.336 32-32s-14.336-32-32-32z" />
181
- <glyph unicode="&#xe9ab;" glyph-name="my-quiz-attempt" d="M171.6 177.24l69.626 69.6 69.626-69.6-69.624-69.626zM393.844 418.44h-305.244c-48.87 0-88.6-39.75-88.6-88.616v-305.224c0-48.85 39.75-88.6 88.6-88.6h305.226c48.868 0 88.6 39.75 88.6 88.6v305.244c0 48.868-39.75 88.6-88.6 88.6zM373.516 156.32l-111.4-111.39c-5.332-5.374-12.721-8.7-20.886-8.7s-15.554 3.327-20.884 8.698l-111.392 111.412c-5.345 5.346-8.651 12.73-8.651 20.887s3.306 15.541 8.651 20.887l111.39 111.4c11.54 11.532 30.24 11.532 41.774 0l111.4-111.4c11.532-11.532 11.532-30.24 0-41.774zM782.766 246.136c-38 0-68.92-30.92-68.92-68.92s30.92-68.93 68.92-68.93 68.93 30.92 68.93 68.93-30.92 68.92-68.93 68.92zM935.4 418.46h-305.244c-48.868 0-88.6-39.75-88.6-88.6v-305.2c0-48.868 39.75-88.6 88.6-88.6h305.244c48.868 0 88.6 39.75 88.6 88.6v305.184c0 48.868-39.75 88.6-88.6 88.6zM782.8 49.234c-70.6 0-128 57.414-128 128s57.4 128 128 128 128-57.4 128-128-57.414-128-128-128zM512 751.2l-50.664-101.336h101.328zM359.4 477.54h305.2c48.86 0 88.6 39.75 88.6 88.6v305.26c0 48.868-39.76 88.6-88.6 88.6h-305.2c-48.86 0-88.6-39.75-88.6-88.6v-305.226c0-48.868 39.76-88.6 88.6-88.6zM387.134 633.516l98.46 196.92c5.008 10.008 15.234 16.328 26.4 16.328 11.498 0 21.462-6.57 26.343-16.16l0.077-0.168 98.46-196.92c1.966-3.847 3.118-8.392 3.118-13.205 0-5.749-1.644-11.115-4.487-15.652l0.072 0.124c-5.38-8.7-14.88-14.016-25.124-14.016h-196.92c-10.24 0-19.74 5.304-25.124 14.016s-5.874 19.6-1.296 28.734z" />
182
- <glyph unicode="&#xe9ac;" glyph-name="detail-link" horiz-adv-x="1158" d="M1144.794 657.933c0-42.652-51.601-63.555-81.43-33.725l-70.968 70.968-483.996-483.996c-18.632-18.632-48.818-18.632-67.45 0l-44.989 44.967c-18.632 18.632-18.632 48.84 0 67.45l484.018 484.018-70.968 70.968c-29.941 29.941-8.726 81.408 33.747 81.408h254.33c26.357 0 47.705-21.348 47.705-47.683v-254.375zM890.397 388.065v-350.253c0-52.691-42.719-95.41-95.388-95.41h-699.615c-52.669 0-95.388 42.719-95.388 95.41v699.592c0 52.691 42.719 95.388 95.388 95.388h588.31c42.496 0 63.777-51.378 33.725-81.43l-31.811-31.789c-7.702-7.725-22.817-13.98-33.725-13.98h-524.689v-635.993h635.993v286.675c0 10.886 6.255 26.023 13.958 33.725l31.811 31.789c30.052 30.052 81.43 8.771 81.43-33.725v0z" />
183
- <glyph unicode="&#xe9ad;" glyph-name="refund" d="M511.337 960c20.829 0 41.798-1.266 62.33-3.761 10.945-1.329 18.737-11.282 17.406-22.225-1.329-10.945-11.296-18.727-22.225-17.406-18.939 2.302-38.287 3.469-57.512 3.469-259.94 0-471.415-211.475-471.415-471.415s211.475-471.415 471.415-471.415c259.94 0 471.415 211.475 471.415 471.415 0 102.324-32.922 200.706-93.487 281.79v0-21.963c0-11.022-8.939-19.961-19.961-19.961s-19.961 8.939-19.961 19.961v0 75.852c0 11.022 8.939 19.961 19.961 19.961v0h75.852c11.022 0 19.961-8.939 19.961-19.961s-8.939-19.961-19.961-19.961v0h-31.598c70.612-89.813 109.117-200.46 109.117-315.717 0-136.583-53.188-264.992-149.767-361.57-96.577-96.579-224.987-149.767-361.57-149.767s-264.992 53.188-361.57 149.767c-96.579 96.577-149.767 224.987-149.767 361.57s53.188 264.992 149.767 361.57c96.577 96.579 224.987 149.767 361.57 149.767zM308.28 771.434c71.941 45.345 158.403 65.36 243.441 56.348 86.315-9.142 167.714-48.042 229.208-109.534 148.652-148.65 148.652-390.525 0-539.177-74.327-74.327-171.956-111.488-269.589-111.488s-195.265 37.163-269.589 111.488c-61.588 61.59-100.502 143.122-109.574 229.582-8.941 85.196 11.232 171.751 56.801 243.722 5.898 9.31 18.228 12.084 27.544 6.188 9.314-5.898 12.082-18.23 6.188-27.546-84.567-133.559-64.686-311.757 47.272-423.714 133.084-133.088 349.633-133.088 482.717 0 133.086 133.086 133.086 349.631 0 482.717-113.526 113.526-287.52 133.114-423.132 47.641-9.326-5.877-21.652-3.084-27.53 6.244-5.877 9.326-3.084 21.652 6.244 27.53zM510.37 576c10.368 0 18.773-8.405 18.773-18.773v0-11.076c21.906-2.811 41.573-14.83 54.067-33.041 5.184-9.072 2.032-20.629-7.040-25.813s-20.629-2.032-25.813 7.040c-15.394 25.344-77.534 19.524-77.534-7.322 0-15.77 6.007-19.337 39.799-23.654 27.221-3.567 72.841-9.199 72.841-61.013-0.234-31.548-24.832-57.541-56.32-59.511v0-10.889c0-10.368-8.405-18.773-18.773-18.773s-18.773 8.405-18.773 18.773v0 10.889c-18.555 0.525-36.427 7.119-50.876 18.773-7.361 7.361-7.361 19.297 0 26.658s19.297 7.361 26.658 0c13.108-7.256 28.052-10.519 42.991-9.387 14.080 0 37.547 3.004 37.547 23.467 0 15.77-6.007 19.337-39.799 23.654-27.221 3.379-72.841 9.011-72.841 60.826 1.694 30.838 25.591 55.851 56.32 58.948v0 11.452c0 10.368 8.405 18.773 18.773 18.773zM255.856 724.105c5.268 0 10.4-2.138 14.112-5.849 3.733-3.733 5.867-8.863 5.867-14.112s-2.134-10.4-5.867-14.112c-3.713-3.711-8.845-5.849-14.112-5.849-5.25 0-10.4 2.138-14.112 5.849-3.713 3.713-5.849 8.843-5.849 14.112 0 5.25 2.138 10.4 5.849 14.112 3.713 3.713 8.863 5.849 14.112 5.849zM649.607 940.283c5.272 0 10.422-2.138 14.132-5.849 3.715-3.713 5.851-8.863 5.851-14.112 0-5.268-2.138-10.4-5.851-14.112-3.711-3.731-8.861-5.849-14.132-5.849-5.25 0-10.4 2.118-14.11 5.849-3.715 3.713-5.851 8.843-5.851 14.112 0 5.25 2.138 10.4 5.851 14.112 3.711 3.713 8.861 5.849 14.11 5.849z" />
184
- <glyph unicode="&#xe9ae;" glyph-name="total-discount" d="M459.618 941.62c30.352 24.506 74.412 24.506 104.764 0v0l42.696-34.472c10.010-8.082 22.994-11.296 35.616-8.818v0l53.634 10.526c38.158 7.488 77.1-12.974 92.566-48.662v0l22.126-51.044c5.088-11.742 15.034-20.594 27.288-24.29v0l52.862-15.936c37.588-11.332 61.896-46.598 59.106-85.76v0l-4-56.166c-0.904-12.682 3.776-25.074 12.832-33.996v0l39.92-39.326c27.84-27.424 32.98-69.822 12.5-103.106v0l-29.516-47.97c-6.654-10.81-8.24-23.94-4.354-36.026v0l17.27-53.71c11.982-37.262-3.154-77.244-36.814-97.228v0l-47.842-28.404c-10.964-6.508-18.482-17.452-20.624-30.020v0l-9.414-55.232c-6.62-38.832-38.72-67.316-78.062-69.272v0l-54.808-2.724c-12.822-0.636-24.63-6.862-32.398-17.084v0l-33.4-43.95c-23.59-31.042-66.35-41.596-101.674-25.104v0l-49.532 23.132c-11.666 5.448-25.052 5.448-36.722 0v0l-49.534-23.132c-11.198-5.224-23.15-7.739-34.996-7.739-25.514 0-50.564 11.647-66.672 32.841v0l-33.412 43.96c-7.766 10.22-19.574 16.444-32.392 17.080v0l-54.8 2.724c-39.34 1.956-71.442 30.44-78.062 69.27v0l-9.416 55.234c-2.142 12.57-9.66 23.512-20.624 30.022v0l-47.842 28.404c-33.658 19.984-48.796 59.964-36.814 97.228v0l17.27 53.708c3.884 12.082 2.298 25.214-4.354 36.026v0l-29.518 47.968c-20.48 33.282-15.34 75.68 12.496 103.104v0l39.922 39.326c9.056 8.924 13.736 21.314 12.832 33.996v0l-4 56.17c-2.79 39.162 21.516 74.426 59.104 85.758v0l52.852 15.934c12.25 3.694 22.198 12.546 27.286 24.286v0l22.138 51.058c15.474 35.682 54.408 56.144 92.564 48.654v0l53.64-10.528c12.62-2.474 25.604 0.736 35.616 8.818v0zM539.254 910.508c-15.796 12.754-38.724 12.754-54.52 0v0l-42.692-34.478c-19.234-15.528-44.18-21.704-68.44-16.946v0l-53.64 10.528c-2.746 0.54-5.5 0.802-8.23 0.802-17 0-33-10.12-39.938-26.12v0l-22.138-51.056c-9.78-22.556-28.892-39.568-52.434-46.664v0l-52.852-15.934c-19.562-5.898-32.21-24.25-30.758-44.628v0l4-56.17c1.734-24.37-7.252-48.18-24.658-65.326v0l-39.922-39.326c-14.486-14.272-17.162-36.336-6.504-53.656v0l29.518-47.97c12.784-20.776 15.83-46.006 8.366-69.226v0l-17.27-53.71c-6.238-19.392 1.642-40.2 19.158-50.598v0l47.842-28.404c21.070-12.508 35.514-33.534 39.632-57.688v0l9.414-55.232c3.446-20.206 20.15-35.030 40.622-36.046v0l54.8-2.724c24.634-1.224 47.322-13.188 62.248-32.826v0l33.412-43.96c12.276-16.152 34.528-21.64 52.91-13.060v0l49.534 23.132c22.422 10.47 48.142 10.47 70.564 0v0l49.532-23.132c18.382-8.58 40.636-3.088 52.912 13.064v0l33.4 43.95c14.926 19.642 37.616 31.608 62.254 32.832v0l54.808 2.724c20.474 1.014 37.178 15.84 40.624 36.048v0l9.414 55.232c4.116 24.152 18.562 45.178 39.632 57.688v0l47.842 28.404c17.514 10.4 25.392 31.206 19.158 50.598v0l-17.27 53.71c-7.466 23.22-4.418 48.45 8.364 69.226v0l29.522 47.97c10.658 17.322 7.984 39.384-6.504 53.656v0l-39.92 39.326c-17.408 17.148-26.394 40.956-24.658 65.328v0l4 56.168c1.452 20.38-11.198 38.734-30.76 44.63v0l-52.862 15.936c-23.546 7.098-42.658 24.11-52.44 46.672v0l-22.128 51.044c-8.050 18.572-28.308 29.224-48.172 25.322v0l-53.634-10.526c-24.258-4.76-49.206 1.414-68.442 16.946v0zM162.062 596.248c4.302 10.172 16.038 14.926 26.206 10.626 10.17-4.302 14.928-16.036 10.624-26.206-54.218-128.16-25.666-274.56 72.738-372.966 65.628-65.628 152.654-99.736 240.54-99.74 59.494-0.002 119.376 15.622 173.314 47.678 9.494 5.64 21.764 2.52 27.406-6.974 5.64-9.494 2.518-21.764-6.974-27.408-60.288-35.83-127.242-53.298-193.74-53.298-98.23 0-195.474 38.114-268.822 111.46-54.536 54.536-90.79 123.294-104.844 198.844-13.718 73.756-5.576 149.134 23.552 217.984zM752.44 207.773c7.848 7.77 20.51 7.704 28.278-0.142 7.77-7.848 7.706-20.51-0.14-28.278v0l-0.292-0.292c-3.898-3.856-8.984-5.784-14.068-5.784-5.152 0-10.3 1.976-14.212 5.926-7.77 7.848-7.706 20.51 0.142 28.278v0zM632.466 399.19c46.31 0 83.984-37.674 83.984-83.984s-37.676-83.984-83.984-83.984c-46.31 0-83.984 37.676-83.984 83.984 0 46.31 37.676 83.984 83.984 83.984zM567.396 604.171c5.428 9.618 17.626 13.012 27.242 7.582 9.618-5.428 13.012-17.624 7.582-27.242v0l-185.378-328.374c-3.672-6.51-10.452-10.17-17.43-10.17-3.332 0-6.704 0.834-9.812 2.588-9.618 5.428-13.010 17.624-7.582 27.242v0zM632.466 359.2c-24.258 0-43.992-19.734-43.992-43.992s19.734-43.992 43.992-43.992c24.258 0 43.992 19.734 43.992 43.992s-19.734 43.992-43.992 43.992zM318.086 774.879c149.352 88.756 339.562 64.838 462.564-58.162 54.536-54.536 90.79-123.294 104.844-198.844 13.718-73.754 5.576-149.132-23.552-217.982-3.228-7.626-10.634-12.21-18.426-12.21-2.598 0-5.238 0.508-7.782 1.584-10.17 4.302-14.928 16.036-10.624 26.206 54.218 128.16 25.666 274.56-72.738 372.966-110.058 110.058-280.24 131.47-413.854 52.062-9.494-5.64-21.762-2.52-27.406 6.974-5.642 9.494-2.52 21.764 6.974 27.406zM391.532 664.918c46.31 0 83.984-37.674 83.984-83.984s-37.676-83.984-83.984-83.984c-46.31 0-83.984 37.674-83.984 83.984s37.676 83.984 83.984 83.984zM391.532 624.928c-24.258 0-43.992-19.734-43.992-43.992s19.734-43.992 43.992-43.992c24.258 0 43.992 19.734 43.992 43.992s-19.734 43.992-43.992 43.992zM243.716 717.080c7.85 7.77 20.51 7.706 28.278-0.142 7.77-7.848 7.706-20.51-0.14-28.278v0l-0.292-0.292c-3.9-3.856-8.984-5.784-14.068-5.784-5.152 0-10.3 1.976-14.212 5.926-7.77 7.848-7.706 20.51 0.142 28.278v0z" />
185
- <glyph unicode="&#xe9af;" glyph-name="total-earning" d="M648.533 960c108.715 0 126.123-182.613-51.2-228.523 87.381-46.592 170.667-157.696 212.309-300.544v0h94.891c65.98 0 119.467-53.487 119.467-119.467s-53.487-119.467-119.467-119.467v0h-69.803c-10.411-159.403-77.995-256-322.731-256s-312.32 96.597-322.731 256v0h-69.803c-65.98 0-119.467 53.487-119.467 119.467s53.487 119.467 119.467 119.467v0h94.891c41.643 142.848 124.928 253.952 212.309 300.544-176.64 45.739-161.109 228.523-51.2 228.523s107.349-136.533 136.533-136.533c29.184 0 27.819 136.533 136.533 136.533zM512 721.067c-97.109 0-210.603-121.856-261.803-290.133v0h101.205l-22.187 22.016c-4.329 4.329-6.020 10.639-4.435 16.553s6.204 10.533 12.117 12.117c5.914 1.585 12.223-0.106 16.553-4.435v0l51.2-51.2c3.231-3.205 5.048-7.567 5.048-12.117s-1.817-8.913-5.048-12.117v0l-51.2-51.2c-3.221-3.195-7.581-4.976-12.117-4.949-6.934-0.040-13.202 4.118-15.861 10.522s-1.179 13.779 3.744 18.662v0l22.187 22.016h-110.592c-12.478-50.25-18.839-101.824-18.944-153.6 0-181.077 44.885-273.067 290.133-273.067 221.867 0 279.211 74.581 288.597 221.867v0h-110.933l22.187-22.016c4.329-4.329 6.020-10.639 4.435-16.553s-6.204-10.533-12.117-12.117c-5.914-1.585-12.223 0.106-16.553 4.435v0l-51.2 51.2c-3.231 3.205-5.048 7.567-5.048 12.117s1.817 8.913 5.048 12.117v0l51.2 51.2c6.692 6.692 17.542 6.692 24.235 0s6.692-17.542 0-24.235v0l-22.187-22.016h112.469v17.067c0 257.365-159.573 477.867-290.133 477.867zM322.49 82.139c4.516 0.448 9.024-0.92 12.528-3.803 18.285-13.617 39.304-23.108 61.611-27.819 4.483-0.975 8.385-3.714 10.825-7.599s3.214-8.589 2.145-13.051c-1.157-4.44-4.053-8.227-8.035-10.506s-8.713-2.86-13.128-1.611c-27.192 5.694-52.782 17.352-74.923 34.133-3.541 2.845-5.802 6.983-6.283 11.5s0.859 9.038 3.723 12.564c2.869 3.516 7.020 5.744 11.536 6.192zM273.067 260.267c9.426 0 17.067-7.641 17.067-17.067-0.763-33.087 2.041-66.159 8.363-98.645 1.159-5.131-0.113-10.51-3.448-14.579s-8.36-6.372-13.619-6.242c-8.135-0.199-15.279 5.373-17.067 13.312-6.588 34.982-9.391 70.572-8.363 106.155 0 9.426 7.641 17.067 17.067 17.067zM512 430.933c9.426 0 17.067-7.641 17.067-17.067v0-10.069c19.914-2.555 37.794-13.481 49.152-30.037 4.713-8.247 1.847-18.754-6.4-23.467s-18.754-1.847-23.467 6.4c-13.995 23.040-70.485 17.749-70.485-6.656 0-14.336 5.461-17.579 36.181-21.504 24.747-3.243 66.219-8.363 66.219-55.467-0.213-28.68-22.575-52.31-51.2-54.101v0-9.899c0-9.426-7.641-17.067-17.067-17.067s-17.067 7.641-17.067 17.067v0 9.899c-16.869 0.477-33.116 6.472-46.251 17.067-6.692 6.692-6.692 17.542 0 24.235s17.542 6.692 24.235 0c11.916-6.596 25.502-9.563 39.083-8.533 12.8 0 34.133 2.731 34.133 21.333 0 14.336-5.461 17.579-36.181 21.504-24.747 3.072-66.219 8.192-66.219 55.296 1.54 28.035 23.265 50.773 51.2 53.589v0 10.411c0 9.426 7.641 17.067 17.067 17.067zM204.8 396.8h-85.333c-47.128 0-85.333-38.205-85.333-85.333s38.205-85.333 85.333-85.333v0h68.267c-1.509 57.38 4.225 114.722 17.067 170.667v0zM904.533 396.8h-85.333c12.818-55.949 18.552-113.287 17.067-170.667v0h68.267c47.128 0 85.333 38.205 85.333 85.333s-38.205 85.333-85.333 85.333v0zM879.787 531.456c5.481 3.298 12.347 3.254 17.786-0.114s8.537-9.496 8.025-15.873c-0.511-6.377-4.546-11.932-10.451-14.392v0l-34.133-17.067c-8.391-4.214-18.61-0.859-22.869 7.509-4.214 8.391-0.859 18.61 7.509 22.869v0zM121.344 523.947c4.259 8.368 14.478 11.724 22.869 7.509v0l34.133-17.067c7.659-4.609 10.465-14.347 6.431-22.324s-13.539-11.491-21.791-8.054v0l-34.133 17.067c-8.368 4.259-11.724 14.478-7.509 22.869zM841.216 596.651c4.329 4.329 10.639 6.020 16.553 4.435s10.533-6.204 12.117-12.117c1.585-5.914-0.106-12.223-4.435-16.553v0l-17.067-17.067c-6.692-6.692-17.542-6.692-24.235 0s-6.692 17.542 0 24.235v0zM166.231 601.086c5.914 1.585 12.223-0.106 16.553-4.435v0l17.067-17.067c4.923-4.883 6.403-12.258 3.744-18.662s-8.928-10.562-15.861-10.522c-8.875 0-11.093 3.926-29.184 22.016-4.329 4.329-6.020 10.639-4.435 16.553s6.204 10.533 12.117 12.117zM648.533 925.867c-90.283 0-66.731-136.533-136.533-136.533s-45.739 136.533-136.533 136.533c-54.955 0-69.461-79.701-7.68-129.707 68.267-54.955 220.16-54.955 288.427 0 61.781 50.005 47.104 129.707-7.68 129.707z" />
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
+ <svg xmlns="http://www.w3.org/2000/svg">
4
+ <metadata>Generated by IcoMoon</metadata>
5
+ <defs>
6
+ <font id="tutor" horiz-adv-x="1024">
7
+ <font-face units-per-em="1024" ascent="960" descent="-64" />
8
+ <missing-glyph horiz-adv-x="1024" />
9
+ <glyph unicode="&#x20;" horiz-adv-x="512" d="" />
10
+ <glyph unicode="&#xe900;" glyph-name="down" d="M174.080 634.574h675.84c22.63 0 38.4-10.957 47.104-32.768s5.222-40.55-10.445-56.32l-337.92-337.92c-10.445-10.445-22.733-15.667-36.659-15.667-14.029 0-26.214 5.222-36.659 15.667l-337.92 337.92c-15.667 15.667-19.251 34.509-10.445 56.32 8.704 21.811 24.474 32.768 47.104 32.768z" />
11
+ <glyph unicode="&#xe901;" glyph-name="up" d="M849.92 226.715h-675.84c-22.63 0-38.4 10.957-47.104 32.768s-5.222 40.55 10.445 56.32l337.92 337.92c10.445 10.445 22.733 15.667 36.659 15.667 14.029 0 26.214-5.222 36.659-15.667l337.92-337.92c15.667-15.667 19.251-34.509 10.445-56.32-8.704-21.914-24.474-32.768-47.104-32.768z" />
12
+ <glyph unicode="&#xe902;" glyph-name="angle-up" d="M551.936 741.070l455.68-455.68c10.854-10.957 16.384-24.269 16.384-39.936s-5.53-28.979-16.486-39.936l-51.712-51.712c-10.957-10.957-24.269-16.794-39.936-17.613s-28.979 4.301-39.936 15.258l-363.93 364.134-364.032-364.032c-10.957-10.957-24.269-16.077-39.936-15.258s-28.979 6.656-39.936 17.613l-51.712 51.712c-10.957 10.957-16.486 24.269-16.486 39.936s5.53 28.979 16.486 39.936l455.68 455.68c10.957 12.595 24.269 18.739 39.936 18.739 15.667-0.102 28.979-6.349 39.936-18.842z" />
13
+ <glyph unicode="&#xe903;" glyph-name="angle-right" d="M805.069 408.065l-455.68-455.68c-10.957-10.957-24.269-16.486-39.936-16.486s-28.979 5.53-39.936 16.486l-51.712 51.712c-10.957 10.957-16.794 24.269-17.613 39.936s4.301 28.979 15.258 39.936l364.134 364.032-364.032 364.032c-10.957 10.957-16.077 24.269-15.258 39.936s6.656 28.979 17.613 39.936l51.712 51.712c10.854 10.854 24.166 16.384 39.834 16.384s28.979-5.53 39.936-16.486l455.68-455.68c12.493-10.957 18.739-24.269 18.739-39.936 0-15.565-6.246-28.877-18.739-39.834z" />
14
+ <glyph unicode="&#xe904;" glyph-name="audio-volume" d="M459.21 838.444c-13.36 5.521-28.746 2.439-39.112-7.898l-217.022-218.402h-167.166c-19.907 0-35.91-16.063-35.91-35.912v-259.189c0-19.849 16.003-35.91 35.91-35.91h166.372l217.934-218.403c6.87-6.899 16.121-10.542 25.399-10.542 4.58 0 9.338 0.881 13.713 2.731 13.477 5.521 22.199 18.647 22.199 33.15v717.197c-0.031 14.533-8.839 27.658-22.317 33.178zM832.944 447.652c0 134.54-79.956 255.722-203.751 308.841-18.235 7.81-39.404-0.618-47.157-18.881-7.839-18.204 0.587-39.317 18.821-47.128 97.486-41.754 160.294-137.068 160.294-242.832 0-105.297-62.573-200.375-159.502-242.159-18.175-7.869-26.601-28.98-18.763-47.157 5.844-13.595 19.086-21.698 33.092-21.698 4.64 0 9.515 0.939 14.154 2.966 123.267 53.117 202.812 174.035 202.812 308.049zM674.091 447.711c0 71.088-42.254 134.953-107.763 162.73-18.175 7.606-39.288-0.763-46.98-19.057-7.869-18.263 0.675-39.346 18.91-47.099 38.878-16.442 63.953-54.379 63.953-96.576 0-41.696-24.841-79.457-63.188-96.166-18.235-7.869-26.545-29.011-18.705-47.215 5.902-13.537 19.086-21.582 32.975-21.582 4.756 0 9.69 0.939 14.33 2.995 64.653 28.073 106.469 91.673 106.469 161.97zM690.21 898.582c-18.235 7.898-39.464-0.558-47.157-18.823-7.869-18.235 0.558-39.346 18.821-47.127 154.275-66.214 253.934-217.317 253.934-385.040 0-167.105-99.279-317.914-253.081-384.246-18.235-7.869-26.663-28.951-18.881-47.157 5.902-13.595 19.086-21.698 32.975-21.698 4.758 0 9.691 0.939 14.33 2.965 180.085 77.635 296.51 254.373 296.51 450.168 0.027 196.408-116.691 373.44-297.451 450.959z" />
15
+ <glyph unicode="&#xe905;" glyph-name="clock" d="M946.197 653.277c-51.534 120.167-139.105 207.561-260.254 259.239-60.551 25.829-123.988 39.022-190.262 39.022-66.262 0-129.232-13.069-189.716-39.022-120.145-51.541-208.105-138.879-259.73-259.239-25.869-60.3-38.478-123.474-38.478-189.748 0-66.287 12.609-129.985 38.478-190.297 51.625-120.36 139.596-208.222 259.73-259.776 60.495-25.953 123.452-39.009 189.716-39.009s129.711 13.193 190.252 39.009c121.148 51.68 208.72 139.62 260.265 259.776 25.947 60.506 39.014 124.010 39.014 190.297 0 66.274-13.055 129.243-39.015 189.748zM868.18 247.574c-38.365-65.806-90.924-118.012-157.119-156.611-65.795-38.372-137.885-57.723-215.367-57.723-58.248 0-113.829 11.22-166.742 34.209-52.912 22.977-98.597 53.185-136.813 91.397-38.217 38.223-68.634 84.362-91.379 137.374-22.678 52.819-33.668 109.038-33.668 167.307 0 77.507 19.040 149.245 57.189 214.869 38.285 65.864 90.855 118.125 156.583 156.612 65.716 38.485 137.339 57.734 214.82 57.734 77.494 0 149.571-19.362 215.367-57.734 66.195-38.6 118.641-90.86 157.119-156.611 38.478-65.739 57.713-137.363 57.713-214.869 0-77.509-19.108-149.735-57.702-215.955zM524.274 466.88v277.053c0 16.579-14.226 29.951-30.555 29.951-15.271 0-28.97-13.372-28.97-29.951v-281.331c0-0.537 1.056-2.682 1.056-4.281-1.056-9.629 1.585-17.651 7.901-24.075l157.501-159.916c10.539-10.701 30.024-10.701 40.556 0 12.112 12.3 11.315 30.146 0 41.717l-147.49 150.832z" />
16
+ <glyph unicode="&#xe906;" glyph-name="document-alt" d="M867.331 817.779h-28.402v-714.292c0-47.452-37.734-86.078-84.090-86.078h-516.617v-26.478c0-30.321 24.040-54.929 53.66-54.929h575.348c29.619 0 53.659 24.608 53.659 54.929v771.919c0.001 30.32-23.938 54.929-53.557 54.929zM465.727 49.779h287.716c29.624 0 53.668 24.608 53.668 54.927v771.921c0 30.32-24.044 54.929-53.668 54.929h-383.385v-18.171c0.202-1.869 0.304-3.842 0.304-5.815v-150.459c0-42.677-33.885-77.358-75.581-77.358h-147.003c-1.522 0-3.145 0.104-4.667 0.208h-18.667v-575.255c0-30.319 24.044-54.927 53.668-54.927h287.615zM476.582 236.476h-187.584c-14 0-25.363 11.631-25.363 25.959 0 14.33 11.363 25.959 25.363 25.959h187.685c14 0 25.363-11.629 25.363-25.959 0-14.328-11.464-25.959-25.464-25.959zM664.267 368.97h-375.269c-14 0-25.363 11.631-25.363 25.959 0 14.33 11.363 25.959 25.363 25.959h375.269c14 0 25.363-11.629 25.363-25.959 0-14.328-11.363-25.959-25.363-25.959zM288.999 561.587h375.269c14 0 25.363-11.63 25.363-25.959s-11.363-25.959-25.363-25.959h-375.269c-14 0-25.363 11.63-25.363 25.959s11.363 25.959 25.363 25.959zM120.033 732.445h155.786c0.108 0 0.323 0 0.43 0 26.018 0.215 47.091 21.283 47.306 47.295 0 0.107 0 0.322 0 0.43v155.86c0 14.404-11.826 23.97-24.082 23.97-5.913 0-11.826-2.15-16.772-7.094l-179.655-179.615c-15.052-15.049-4.408-40.846 16.987-40.846z" />
17
+ <glyph unicode="&#xe907;" glyph-name="facebook" d="M402.022-63.999v458.035h-154.010v181.965h154.010v143.974c0 75.981 21.299 134.963 64 177.050 42.701 41.984 99.328 62.976 169.984 62.976 57.344 0 104.038-2.662 139.981-7.987v-161.997h-96.051c-36.045 0-60.723-7.987-74.035-23.962-10.65-13.312-15.974-34.714-15.974-64v-125.952h169.984l-23.962-181.965h-145.92v-458.138h-188.006z" />
18
+ <glyph unicode="&#xe908;" glyph-name="fav-full" d="M141.439 926.152c8.271 12.642 19.41 21.887 33.391 27.752 8.904 4.056 18.236 6.088 27.991 6.088v0.009h666.562c9.751 0 19.074-2.032 27.98-6.088 13.99-5.86 25.124-15.117 33.391-27.752 8.265-12.635 12.404-26.616 12.404-41.961v-872.4c0-15.349-4.139-29.326-12.404-41.973-8.267-12.633-19.401-21.887-33.391-27.745-8.897-4.056-18.229-6.083-27.98-6.083-19.936 0-37.524 7.448-52.792 22.326l-280.491 286.981-280.491-286.988c-14.843-14.415-32.44-21.636-52.786-21.636-10.604 0-19.934 1.792-27.991 5.402-13.981 5.858-25.12 15.112-33.391 27.761-8.265 12.63-12.395 26.609-12.395 41.956v872.388c-0.002 15.344 4.137 29.326 12.393 41.961z" />
19
+ <glyph unicode="&#xe909;" glyph-name="fav-line" d="M141.439 926.152c8.271 12.642 19.41 21.887 33.391 27.752 8.904 4.056 18.236 6.088 27.991 6.088v0.009h666.562c9.751 0 19.074-2.032 27.98-6.088 13.99-5.86 25.124-15.117 33.391-27.752 8.265-12.635 12.404-26.616 12.404-41.961v-872.4c0-15.349-4.139-29.326-12.404-41.973-8.267-12.633-19.401-21.887-33.391-27.745-8.897-4.056-18.229-6.083-27.98-6.083-19.936 0-37.524 7.448-52.792 22.326l-280.491 286.981-280.491-286.988c-14.843-14.415-32.44-21.636-52.786-21.636-10.604 0-19.934 1.792-27.991 5.402-13.981 5.858-25.12 15.112-33.391 27.761-8.265 12.63-12.395 26.609-12.395 41.956v872.388c-0.002 15.344 4.137 29.326 12.393 41.961zM210.453 32.794l325.646 332.298 56.604-57.519 269.036-274.78v840.566h-651.286v-840.566z" />
20
+ <glyph unicode="&#xe90a;" glyph-name="google" d="M1000.346 522.343c5.53-30.31 8.294-59.187 8.294-86.733 0-96.358-20.685-182.374-61.952-258.048s-99.43-134.861-174.49-177.562c-75.059-42.598-161.382-64-259.072-64-92.262 0-177.562 23.040-256 69.12s-140.698 108.339-186.88 186.88c-46.080 78.438-69.12 163.738-69.12 256 0 92.16 23.040 177.562 69.12 256s108.339 140.698 186.88 186.88c78.438 46.080 163.738 69.12 256 69.12 133.427 0 247.706-44.749 342.63-134.144l-138.342-134.144c-44.032 42.598-97.075 68.096-158.925 76.39-57.856 8.294-114.893 0-171.315-24.781-56.422-24.883-101.888-62.054-136.294-111.616-37.171-53.658-55.706-114.893-55.706-183.706 0-59.187 14.438-113.254 43.315-162.099s67.379-88.064 115.61-117.658c48.128-29.594 101.171-44.339 158.925-44.339 61.952 0 116.326 13.722 163.123 41.267 37.171 22.016 68.096 51.61 92.877 88.781 17.92 30.208 29.594 60.518 35.123 90.829h-291.021v177.562h487.219z" />
21
+ <glyph unicode="&#xe90b;" glyph-name="grid" d="M456.98 937.266c0 12.561-10.174 22.735-22.735 22.735h-411.51c-12.561 0-22.735-10.174-22.735-22.735v-411.51c0-12.561 10.174-22.735 22.735-22.735h411.51c12.561 0 22.735 10.174 22.735 22.735v411.51zM411.51 548.491h-366.039v366.039h366.039v-366.039zM1023.091 937.266c0 12.561-10.174 22.735-22.735 22.735h-411.51c-12.561 0-22.735-10.174-22.735-22.735v-411.51c0-12.561 10.174-22.735 22.735-22.735h411.51c12.561 0 22.735 10.174 22.735 22.735v411.51zM977.62 548.491h-366.039v366.039h366.039v-366.039zM456.98 371.156c0 12.561-10.174 22.735-