No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

13543 líneas
195KB

  1. /*!
  2. * Materialize v0.97.5 (http://materializecss.com)
  3. * Copyright 2014-2015 Materialize
  4. * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
  5. */
  6. .materialize-red.lighten-5
  7. {
  8. background-color: #fdeaeb !important;
  9. }
  10. .materialize-red-text.text-lighten-5
  11. {
  12. color: #fdeaeb !important;
  13. }
  14. .materialize-red.lighten-4
  15. {
  16. background-color: #f8c1c3 !important;
  17. }
  18. .materialize-red-text.text-lighten-4
  19. {
  20. color: #f8c1c3 !important;
  21. }
  22. .materialize-red.lighten-3
  23. {
  24. background-color: #f3989b !important;
  25. }
  26. .materialize-red-text.text-lighten-3
  27. {
  28. color: #f3989b !important;
  29. }
  30. .materialize-red.lighten-2
  31. {
  32. background-color: #ee6e73 !important;
  33. }
  34. .materialize-red-text.text-lighten-2
  35. {
  36. color: #ee6e73 !important;
  37. }
  38. .materialize-red.lighten-1
  39. {
  40. background-color: #ea454b !important;
  41. }
  42. .materialize-red-text.text-lighten-1
  43. {
  44. color: #ea454b !important;
  45. }
  46. .materialize-red
  47. {
  48. background-color: #e51c23 !important;
  49. }
  50. .materialize-red-text
  51. {
  52. color: #e51c23 !important;
  53. }
  54. .materialize-red.darken-1
  55. {
  56. background-color: #d0181e !important;
  57. }
  58. .materialize-red-text.text-darken-1
  59. {
  60. color: #d0181e !important;
  61. }
  62. .materialize-red.darken-2
  63. {
  64. background-color: #b9151b !important;
  65. }
  66. .materialize-red-text.text-darken-2
  67. {
  68. color: #b9151b !important;
  69. }
  70. .materialize-red.darken-3
  71. {
  72. background-color: #a21318 !important;
  73. }
  74. .materialize-red-text.text-darken-3
  75. {
  76. color: #a21318 !important;
  77. }
  78. .materialize-red.darken-4
  79. {
  80. background-color: #8b1014 !important;
  81. }
  82. .materialize-red-text.text-darken-4
  83. {
  84. color: #8b1014 !important;
  85. }
  86. .red.lighten-5
  87. {
  88. background-color: #FFEBEE !important;
  89. }
  90. .red-text.text-lighten-5
  91. {
  92. color: #FFEBEE !important;
  93. }
  94. .red.lighten-4
  95. {
  96. background-color: #FFCDD2 !important;
  97. }
  98. .red-text.text-lighten-4
  99. {
  100. color: #FFCDD2 !important;
  101. }
  102. .red.lighten-3
  103. {
  104. background-color: #EF9A9A !important;
  105. }
  106. .red-text.text-lighten-3
  107. {
  108. color: #EF9A9A !important;
  109. }
  110. .red.lighten-2
  111. {
  112. background-color: #E57373 !important;
  113. }
  114. .red-text.text-lighten-2
  115. {
  116. color: #E57373 !important;
  117. }
  118. .red.lighten-1
  119. {
  120. background-color: #EF5350 !important;
  121. }
  122. .red-text.text-lighten-1
  123. {
  124. color: #EF5350 !important;
  125. }
  126. .red
  127. {
  128. background-color: #F44336 !important;
  129. }
  130. .red-text
  131. {
  132. color: #F44336 !important;
  133. }
  134. .red.darken-1
  135. {
  136. background-color: #E53935 !important;
  137. }
  138. .red-text.text-darken-1
  139. {
  140. color: #E53935 !important;
  141. }
  142. .red.darken-2
  143. {
  144. background-color: #D32F2F !important;
  145. }
  146. .red-text.text-darken-2
  147. {
  148. color: #D32F2F !important;
  149. }
  150. .red.darken-3
  151. {
  152. background-color: #C62828 !important;
  153. }
  154. .red-text.text-darken-3
  155. {
  156. color: #C62828 !important;
  157. }
  158. .red.darken-4
  159. {
  160. background-color: #B71C1C !important;
  161. }
  162. .red-text.text-darken-4
  163. {
  164. color: #B71C1C !important;
  165. }
  166. .red.accent-1
  167. {
  168. background-color: #FF8A80 !important;
  169. }
  170. .red-text.text-accent-1
  171. {
  172. color: #FF8A80 !important;
  173. }
  174. .red.accent-2
  175. {
  176. background-color: #FF5252 !important;
  177. }
  178. .red-text.text-accent-2
  179. {
  180. color: #FF5252 !important;
  181. }
  182. .red.accent-3
  183. {
  184. background-color: #FF1744 !important;
  185. }
  186. .red-text.text-accent-3
  187. {
  188. color: #FF1744 !important;
  189. }
  190. .red.accent-4
  191. {
  192. background-color: #D50000 !important;
  193. }
  194. .red-text.text-accent-4
  195. {
  196. color: #D50000 !important;
  197. }
  198. .pink.lighten-5
  199. {
  200. background-color: #fce4ec !important;
  201. }
  202. .pink-text.text-lighten-5
  203. {
  204. color: #fce4ec !important;
  205. }
  206. .pink.lighten-4
  207. {
  208. background-color: #f8bbd0 !important;
  209. }
  210. .pink-text.text-lighten-4
  211. {
  212. color: #f8bbd0 !important;
  213. }
  214. .pink.lighten-3
  215. {
  216. background-color: #f48fb1 !important;
  217. }
  218. .pink-text.text-lighten-3
  219. {
  220. color: #f48fb1 !important;
  221. }
  222. .pink.lighten-2
  223. {
  224. background-color: #f06292 !important;
  225. }
  226. .pink-text.text-lighten-2
  227. {
  228. color: #f06292 !important;
  229. }
  230. .pink.lighten-1
  231. {
  232. background-color: #ec407a !important;
  233. }
  234. .pink-text.text-lighten-1
  235. {
  236. color: #ec407a !important;
  237. }
  238. .pink
  239. {
  240. background-color: #e91e63 !important;
  241. }
  242. .pink-text
  243. {
  244. color: #e91e63 !important;
  245. }
  246. .pink.darken-1
  247. {
  248. background-color: #d81b60 !important;
  249. }
  250. .pink-text.text-darken-1
  251. {
  252. color: #d81b60 !important;
  253. }
  254. .pink.darken-2
  255. {
  256. background-color: #c2185b !important;
  257. }
  258. .pink-text.text-darken-2
  259. {
  260. color: #c2185b !important;
  261. }
  262. .pink.darken-3
  263. {
  264. background-color: #ad1457 !important;
  265. }
  266. .pink-text.text-darken-3
  267. {
  268. color: #ad1457 !important;
  269. }
  270. .pink.darken-4
  271. {
  272. background-color: #880e4f !important;
  273. }
  274. .pink-text.text-darken-4
  275. {
  276. color: #880e4f !important;
  277. }
  278. .pink.accent-1
  279. {
  280. background-color: #ff80ab !important;
  281. }
  282. .pink-text.text-accent-1
  283. {
  284. color: #ff80ab !important;
  285. }
  286. .pink.accent-2
  287. {
  288. background-color: #ff4081 !important;
  289. }
  290. .pink-text.text-accent-2
  291. {
  292. color: #ff4081 !important;
  293. }
  294. .pink.accent-3
  295. {
  296. background-color: #f50057 !important;
  297. }
  298. .pink-text.text-accent-3
  299. {
  300. color: #f50057 !important;
  301. }
  302. .pink.accent-4
  303. {
  304. background-color: #c51162 !important;
  305. }
  306. .pink-text.text-accent-4
  307. {
  308. color: #c51162 !important;
  309. }
  310. .purple.lighten-5
  311. {
  312. background-color: #f3e5f5 !important;
  313. }
  314. .purple-text.text-lighten-5
  315. {
  316. color: #f3e5f5 !important;
  317. }
  318. .purple.lighten-4
  319. {
  320. background-color: #e1bee7 !important;
  321. }
  322. .purple-text.text-lighten-4
  323. {
  324. color: #e1bee7 !important;
  325. }
  326. .purple.lighten-3
  327. {
  328. background-color: #ce93d8 !important;
  329. }
  330. .purple-text.text-lighten-3
  331. {
  332. color: #ce93d8 !important;
  333. }
  334. .purple.lighten-2
  335. {
  336. background-color: #ba68c8 !important;
  337. }
  338. .purple-text.text-lighten-2
  339. {
  340. color: #ba68c8 !important;
  341. }
  342. .purple.lighten-1
  343. {
  344. background-color: #ab47bc !important;
  345. }
  346. .purple-text.text-lighten-1
  347. {
  348. color: #ab47bc !important;
  349. }
  350. .purple
  351. {
  352. background-color: #9c27b0 !important;
  353. }
  354. .purple-text
  355. {
  356. color: #9c27b0 !important;
  357. }
  358. .purple.darken-1
  359. {
  360. background-color: #8e24aa !important;
  361. }
  362. .purple-text.text-darken-1
  363. {
  364. color: #8e24aa !important;
  365. }
  366. .purple.darken-2
  367. {
  368. background-color: #7b1fa2 !important;
  369. }
  370. .purple-text.text-darken-2
  371. {
  372. color: #7b1fa2 !important;
  373. }
  374. .purple.darken-3
  375. {
  376. background-color: #6a1b9a !important;
  377. }
  378. .purple-text.text-darken-3
  379. {
  380. color: #6a1b9a !important;
  381. }
  382. .purple.darken-4
  383. {
  384. background-color: #4a148c !important;
  385. }
  386. .purple-text.text-darken-4
  387. {
  388. color: #4a148c !important;
  389. }
  390. .purple.accent-1
  391. {
  392. background-color: #ea80fc !important;
  393. }
  394. .purple-text.text-accent-1
  395. {
  396. color: #ea80fc !important;
  397. }
  398. .purple.accent-2
  399. {
  400. background-color: #e040fb !important;
  401. }
  402. .purple-text.text-accent-2
  403. {
  404. color: #e040fb !important;
  405. }
  406. .purple.accent-3
  407. {
  408. background-color: #d500f9 !important;
  409. }
  410. .purple-text.text-accent-3
  411. {
  412. color: #d500f9 !important;
  413. }
  414. .purple.accent-4
  415. {
  416. background-color: #aa00ff !important;
  417. }
  418. .purple-text.text-accent-4
  419. {
  420. color: #aa00ff !important;
  421. }
  422. .deep-purple.lighten-5
  423. {
  424. background-color: #ede7f6 !important;
  425. }
  426. .deep-purple-text.text-lighten-5
  427. {
  428. color: #ede7f6 !important;
  429. }
  430. .deep-purple.lighten-4
  431. {
  432. background-color: #d1c4e9 !important;
  433. }
  434. .deep-purple-text.text-lighten-4
  435. {
  436. color: #d1c4e9 !important;
  437. }
  438. .deep-purple.lighten-3
  439. {
  440. background-color: #b39ddb !important;
  441. }
  442. .deep-purple-text.text-lighten-3
  443. {
  444. color: #b39ddb !important;
  445. }
  446. .deep-purple.lighten-2
  447. {
  448. background-color: #9575cd !important;
  449. }
  450. .deep-purple-text.text-lighten-2
  451. {
  452. color: #9575cd !important;
  453. }
  454. .deep-purple.lighten-1
  455. {
  456. background-color: #7e57c2 !important;
  457. }
  458. .deep-purple-text.text-lighten-1
  459. {
  460. color: #7e57c2 !important;
  461. }
  462. .deep-purple
  463. {
  464. background-color: #673ab7 !important;
  465. }
  466. .deep-purple-text
  467. {
  468. color: #673ab7 !important;
  469. }
  470. .deep-purple.darken-1
  471. {
  472. background-color: #5e35b1 !important;
  473. }
  474. .deep-purple-text.text-darken-1
  475. {
  476. color: #5e35b1 !important;
  477. }
  478. .deep-purple.darken-2
  479. {
  480. background-color: #512da8 !important;
  481. }
  482. .deep-purple-text.text-darken-2
  483. {
  484. color: #512da8 !important;
  485. }
  486. .deep-purple.darken-3
  487. {
  488. background-color: #4527a0 !important;
  489. }
  490. .deep-purple-text.text-darken-3
  491. {
  492. color: #4527a0 !important;
  493. }
  494. .deep-purple.darken-4
  495. {
  496. background-color: #311b92 !important;
  497. }
  498. .deep-purple-text.text-darken-4
  499. {
  500. color: #311b92 !important;
  501. }
  502. .deep-purple.accent-1
  503. {
  504. background-color: #b388ff !important;
  505. }
  506. .deep-purple-text.text-accent-1
  507. {
  508. color: #b388ff !important;
  509. }
  510. .deep-purple.accent-2
  511. {
  512. background-color: #7c4dff !important;
  513. }
  514. .deep-purple-text.text-accent-2
  515. {
  516. color: #7c4dff !important;
  517. }
  518. .deep-purple.accent-3
  519. {
  520. background-color: #651fff !important;
  521. }
  522. .deep-purple-text.text-accent-3
  523. {
  524. color: #651fff !important;
  525. }
  526. .deep-purple.accent-4
  527. {
  528. background-color: #6200ea !important;
  529. }
  530. .deep-purple-text.text-accent-4
  531. {
  532. color: #6200ea !important;
  533. }
  534. .indigo.lighten-5
  535. {
  536. background-color: #e8eaf6 !important;
  537. }
  538. .indigo-text.text-lighten-5
  539. {
  540. color: #e8eaf6 !important;
  541. }
  542. .indigo.lighten-4
  543. {
  544. background-color: #c5cae9 !important;
  545. }
  546. .indigo-text.text-lighten-4
  547. {
  548. color: #c5cae9 !important;
  549. }
  550. .indigo.lighten-3
  551. {
  552. background-color: #9fa8da !important;
  553. }
  554. .indigo-text.text-lighten-3
  555. {
  556. color: #9fa8da !important;
  557. }
  558. .indigo.lighten-2
  559. {
  560. background-color: #7986cb !important;
  561. }
  562. .indigo-text.text-lighten-2
  563. {
  564. color: #7986cb !important;
  565. }
  566. .indigo.lighten-1
  567. {
  568. background-color: #5c6bc0 !important;
  569. }
  570. .indigo-text.text-lighten-1
  571. {
  572. color: #5c6bc0 !important;
  573. }
  574. .indigo
  575. {
  576. background-color: #3f51b5 !important;
  577. }
  578. .indigo-text
  579. {
  580. color: #3f51b5 !important;
  581. }
  582. .indigo.darken-1
  583. {
  584. background-color: #3949ab !important;
  585. }
  586. .indigo-text.text-darken-1
  587. {
  588. color: #3949ab !important;
  589. }
  590. .indigo.darken-2
  591. {
  592. background-color: #303f9f !important;
  593. }
  594. .indigo-text.text-darken-2
  595. {
  596. color: #303f9f !important;
  597. }
  598. .indigo.darken-3
  599. {
  600. background-color: #283593 !important;
  601. }
  602. .indigo-text.text-darken-3
  603. {
  604. color: #283593 !important;
  605. }
  606. .indigo.darken-4
  607. {
  608. background-color: #1a237e !important;
  609. }
  610. .indigo-text.text-darken-4
  611. {
  612. color: #1a237e !important;
  613. }
  614. .indigo.accent-1
  615. {
  616. background-color: #8c9eff !important;
  617. }
  618. .indigo-text.text-accent-1
  619. {
  620. color: #8c9eff !important;
  621. }
  622. .indigo.accent-2
  623. {
  624. background-color: #536dfe !important;
  625. }
  626. .indigo-text.text-accent-2
  627. {
  628. color: #536dfe !important;
  629. }
  630. .indigo.accent-3
  631. {
  632. background-color: #3d5afe !important;
  633. }
  634. .indigo-text.text-accent-3
  635. {
  636. color: #3d5afe !important;
  637. }
  638. .indigo.accent-4
  639. {
  640. background-color: #304ffe !important;
  641. }
  642. .indigo-text.text-accent-4
  643. {
  644. color: #304ffe !important;
  645. }
  646. .blue.lighten-5
  647. {
  648. background-color: #E3F2FD !important;
  649. }
  650. .blue-text.text-lighten-5
  651. {
  652. color: #E3F2FD !important;
  653. }
  654. .blue.lighten-4
  655. {
  656. background-color: #BBDEFB !important;
  657. }
  658. .blue-text.text-lighten-4
  659. {
  660. color: #BBDEFB !important;
  661. }
  662. .blue.lighten-3
  663. {
  664. background-color: #90CAF9 !important;
  665. }
  666. .blue-text.text-lighten-3
  667. {
  668. color: #90CAF9 !important;
  669. }
  670. .blue.lighten-2
  671. {
  672. background-color: #64B5F6 !important;
  673. }
  674. .blue-text.text-lighten-2
  675. {
  676. color: #64B5F6 !important;
  677. }
  678. .blue.lighten-1
  679. {
  680. background-color: #42A5F5 !important;
  681. }
  682. .blue-text.text-lighten-1
  683. {
  684. color: #42A5F5 !important;
  685. }
  686. .blue
  687. {
  688. background-color: #2196F3 !important;
  689. }
  690. .blue-text
  691. {
  692. color: #2196F3 !important;
  693. }
  694. .blue.darken-1
  695. {
  696. background-color: #1E88E5 !important;
  697. }
  698. .blue-text.text-darken-1
  699. {
  700. color: #1E88E5 !important;
  701. }
  702. .blue.darken-2
  703. {
  704. background-color: #1976D2 !important;
  705. }
  706. .blue-text.text-darken-2
  707. {
  708. color: #1976D2 !important;
  709. }
  710. .blue.darken-3
  711. {
  712. background-color: #1565C0 !important;
  713. }
  714. .blue-text.text-darken-3
  715. {
  716. color: #1565C0 !important;
  717. }
  718. .blue.darken-4
  719. {
  720. background-color: #0D47A1 !important;
  721. }
  722. .blue-text.text-darken-4
  723. {
  724. color: #0D47A1 !important;
  725. }
  726. .blue.accent-1
  727. {
  728. background-color: #82B1FF !important;
  729. }
  730. .blue-text.text-accent-1
  731. {
  732. color: #82B1FF !important;
  733. }
  734. .blue.accent-2
  735. {
  736. background-color: #448AFF !important;
  737. }
  738. .blue-text.text-accent-2
  739. {
  740. color: #448AFF !important;
  741. }
  742. .blue.accent-3
  743. {
  744. background-color: #2979FF !important;
  745. }
  746. .blue-text.text-accent-3
  747. {
  748. color: #2979FF !important;
  749. }
  750. .blue.accent-4
  751. {
  752. background-color: #2962FF !important;
  753. }
  754. .blue-text.text-accent-4
  755. {
  756. color: #2962FF !important;
  757. }
  758. .light-blue.lighten-5
  759. {
  760. background-color: #e1f5fe !important;
  761. }
  762. .light-blue-text.text-lighten-5
  763. {
  764. color: #e1f5fe !important;
  765. }
  766. .light-blue.lighten-4
  767. {
  768. background-color: #b3e5fc !important;
  769. }
  770. .light-blue-text.text-lighten-4
  771. {
  772. color: #b3e5fc !important;
  773. }
  774. .light-blue.lighten-3
  775. {
  776. background-color: #81d4fa !important;
  777. }
  778. .light-blue-text.text-lighten-3
  779. {
  780. color: #81d4fa !important;
  781. }
  782. .light-blue.lighten-2
  783. {
  784. background-color: #4fc3f7 !important;
  785. }
  786. .light-blue-text.text-lighten-2
  787. {
  788. color: #4fc3f7 !important;
  789. }
  790. .light-blue.lighten-1
  791. {
  792. background-color: #29b6f6 !important;
  793. }
  794. .light-blue-text.text-lighten-1
  795. {
  796. color: #29b6f6 !important;
  797. }
  798. .light-blue
  799. {
  800. background-color: #03a9f4 !important;
  801. }
  802. .light-blue-text
  803. {
  804. color: #03a9f4 !important;
  805. }
  806. .light-blue.darken-1
  807. {
  808. background-color: #039be5 !important;
  809. }
  810. .light-blue-text.text-darken-1
  811. {
  812. color: #039be5 !important;
  813. }
  814. .light-blue.darken-2
  815. {
  816. background-color: #0288d1 !important;
  817. }
  818. .light-blue-text.text-darken-2
  819. {
  820. color: #0288d1 !important;
  821. }
  822. .light-blue.darken-3
  823. {
  824. background-color: #0277bd !important;
  825. }
  826. .light-blue-text.text-darken-3
  827. {
  828. color: #0277bd !important;
  829. }
  830. .light-blue.darken-4
  831. {
  832. background-color: #01579b !important;
  833. }
  834. .light-blue-text.text-darken-4
  835. {
  836. color: #01579b !important;
  837. }
  838. .light-blue.accent-1
  839. {
  840. background-color: #80d8ff !important;
  841. }
  842. .light-blue-text.text-accent-1
  843. {
  844. color: #80d8ff !important;
  845. }
  846. .light-blue.accent-2
  847. {
  848. background-color: #40c4ff !important;
  849. }
  850. .light-blue-text.text-accent-2
  851. {
  852. color: #40c4ff !important;
  853. }
  854. .light-blue.accent-3
  855. {
  856. background-color: #00b0ff !important;
  857. }
  858. .light-blue-text.text-accent-3
  859. {
  860. color: #00b0ff !important;
  861. }
  862. .light-blue.accent-4
  863. {
  864. background-color: #0091ea !important;
  865. }
  866. .light-blue-text.text-accent-4
  867. {
  868. color: #0091ea !important;
  869. }
  870. .cyan.lighten-5
  871. {
  872. background-color: #e0f7fa !important;
  873. }
  874. .cyan-text.text-lighten-5
  875. {
  876. color: #e0f7fa !important;
  877. }
  878. .cyan.lighten-4
  879. {
  880. background-color: #b2ebf2 !important;
  881. }
  882. .cyan-text.text-lighten-4
  883. {
  884. color: #b2ebf2 !important;
  885. }
  886. .cyan.lighten-3
  887. {
  888. background-color: #80deea !important;
  889. }
  890. .cyan-text.text-lighten-3
  891. {
  892. color: #80deea !important;
  893. }
  894. .cyan.lighten-2
  895. {
  896. background-color: #4dd0e1 !important;
  897. }
  898. .cyan-text.text-lighten-2
  899. {
  900. color: #4dd0e1 !important;
  901. }
  902. .cyan.lighten-1
  903. {
  904. background-color: #26c6da !important;
  905. }
  906. .cyan-text.text-lighten-1
  907. {
  908. color: #26c6da !important;
  909. }
  910. .cyan
  911. {
  912. background-color: #00bcd4 !important;
  913. }
  914. .cyan-text
  915. {
  916. color: #00bcd4 !important;
  917. }
  918. .cyan.darken-1
  919. {
  920. background-color: #00acc1 !important;
  921. }
  922. .cyan-text.text-darken-1
  923. {
  924. color: #00acc1 !important;
  925. }
  926. .cyan.darken-2
  927. {
  928. background-color: #0097a7 !important;
  929. }
  930. .cyan-text.text-darken-2
  931. {
  932. color: #0097a7 !important;
  933. }
  934. .cyan.darken-3
  935. {
  936. background-color: #00838f !important;
  937. }
  938. .cyan-text.text-darken-3
  939. {
  940. color: #00838f !important;
  941. }
  942. .cyan.darken-4
  943. {
  944. background-color: #006064 !important;
  945. }
  946. .cyan-text.text-darken-4
  947. {
  948. color: #006064 !important;
  949. }
  950. .cyan.accent-1
  951. {
  952. background-color: #84ffff !important;
  953. }
  954. .cyan-text.text-accent-1
  955. {
  956. color: #84ffff !important;
  957. }
  958. .cyan.accent-2
  959. {
  960. background-color: #18ffff !important;
  961. }
  962. .cyan-text.text-accent-2
  963. {
  964. color: #18ffff !important;
  965. }
  966. .cyan.accent-3
  967. {
  968. background-color: #00e5ff !important;
  969. }
  970. .cyan-text.text-accent-3
  971. {
  972. color: #00e5ff !important;
  973. }
  974. .cyan.accent-4
  975. {
  976. background-color: #00b8d4 !important;
  977. }
  978. .cyan-text.text-accent-4
  979. {
  980. color: #00b8d4 !important;
  981. }
  982. .teal.lighten-5
  983. {
  984. background-color: #e0f2f1 !important;
  985. }
  986. .teal-text.text-lighten-5
  987. {
  988. color: #e0f2f1 !important;
  989. }
  990. .teal.lighten-4
  991. {
  992. background-color: #b2dfdb !important;
  993. }
  994. .teal-text.text-lighten-4
  995. {
  996. color: #b2dfdb !important;
  997. }
  998. .teal.lighten-3
  999. {
  1000. background-color: #80cbc4 !important;
  1001. }
  1002. .teal-text.text-lighten-3
  1003. {
  1004. color: #80cbc4 !important;
  1005. }
  1006. .teal.lighten-2
  1007. {
  1008. background-color: #4db6ac !important;
  1009. }
  1010. .teal-text.text-lighten-2
  1011. {
  1012. color: #4db6ac !important;
  1013. }
  1014. .teal.lighten-1
  1015. {
  1016. background-color: #26a69a !important;
  1017. }
  1018. .teal-text.text-lighten-1
  1019. {
  1020. color: #26a69a !important;
  1021. }
  1022. .teal
  1023. {
  1024. background-color: #009688 !important;
  1025. }
  1026. .teal-text
  1027. {
  1028. color: #009688 !important;
  1029. }
  1030. .teal.darken-1
  1031. {
  1032. background-color: #00897b !important;
  1033. }
  1034. .teal-text.text-darken-1
  1035. {
  1036. color: #00897b !important;
  1037. }
  1038. .teal.darken-2
  1039. {
  1040. background-color: #00796b !important;
  1041. }
  1042. .teal-text.text-darken-2
  1043. {
  1044. color: #00796b !important;
  1045. }
  1046. .teal.darken-3
  1047. {
  1048. background-color: #00695c !important;
  1049. }
  1050. .teal-text.text-darken-3
  1051. {
  1052. color: #00695c !important;
  1053. }
  1054. .teal.darken-4
  1055. {
  1056. background-color: #004d40 !important;
  1057. }
  1058. .teal-text.text-darken-4
  1059. {
  1060. color: #004d40 !important;
  1061. }
  1062. .teal.accent-1
  1063. {
  1064. background-color: #a7ffeb !important;
  1065. }
  1066. .teal-text.text-accent-1
  1067. {
  1068. color: #a7ffeb !important;
  1069. }
  1070. .teal.accent-2
  1071. {
  1072. background-color: #64ffda !important;
  1073. }
  1074. .teal-text.text-accent-2
  1075. {
  1076. color: #64ffda !important;
  1077. }
  1078. .teal.accent-3
  1079. {
  1080. background-color: #1de9b6 !important;
  1081. }
  1082. .teal-text.text-accent-3
  1083. {
  1084. color: #1de9b6 !important;
  1085. }
  1086. .teal.accent-4
  1087. {
  1088. background-color: #00bfa5 !important;
  1089. }
  1090. .teal-text.text-accent-4
  1091. {
  1092. color: #00bfa5 !important;
  1093. }
  1094. .green.lighten-5
  1095. {
  1096. background-color: #E8F5E9 !important;
  1097. }
  1098. .green-text.text-lighten-5
  1099. {
  1100. color: #E8F5E9 !important;
  1101. }
  1102. .green.lighten-4
  1103. {
  1104. background-color: #C8E6C9 !important;
  1105. }
  1106. .green-text.text-lighten-4
  1107. {
  1108. color: #C8E6C9 !important;
  1109. }
  1110. .green.lighten-3
  1111. {
  1112. background-color: #A5D6A7 !important;
  1113. }
  1114. .green-text.text-lighten-3
  1115. {
  1116. color: #A5D6A7 !important;
  1117. }
  1118. .green.lighten-2
  1119. {
  1120. background-color: #81C784 !important;
  1121. }
  1122. .green-text.text-lighten-2
  1123. {
  1124. color: #81C784 !important;
  1125. }
  1126. .green.lighten-1
  1127. {
  1128. background-color: #66BB6A !important;
  1129. }
  1130. .green-text.text-lighten-1
  1131. {
  1132. color: #66BB6A !important;
  1133. }
  1134. .green
  1135. {
  1136. background-color: #4CAF50 !important;
  1137. }
  1138. .green-text
  1139. {
  1140. color: #4CAF50 !important;
  1141. }
  1142. .green.darken-1
  1143. {
  1144. background-color: #43A047 !important;
  1145. }
  1146. .green-text.text-darken-1
  1147. {
  1148. color: #43A047 !important;
  1149. }
  1150. .green.darken-2
  1151. {
  1152. background-color: #388E3C !important;
  1153. }
  1154. .green-text.text-darken-2
  1155. {
  1156. color: #388E3C !important;
  1157. }
  1158. .green.darken-3
  1159. {
  1160. background-color: #2E7D32 !important;
  1161. }
  1162. .green-text.text-darken-3
  1163. {
  1164. color: #2E7D32 !important;
  1165. }
  1166. .green.darken-4
  1167. {
  1168. background-color: #1B5E20 !important;
  1169. }
  1170. .green-text.text-darken-4
  1171. {
  1172. color: #1B5E20 !important;
  1173. }
  1174. .green.accent-1
  1175. {
  1176. background-color: #B9F6CA !important;
  1177. }
  1178. .green-text.text-accent-1
  1179. {
  1180. color: #B9F6CA !important;
  1181. }
  1182. .green.accent-2
  1183. {
  1184. background-color: #69F0AE !important;
  1185. }
  1186. .green-text.text-accent-2
  1187. {
  1188. color: #69F0AE !important;
  1189. }
  1190. .green.accent-3
  1191. {
  1192. background-color: #00E676 !important;
  1193. }
  1194. .green-text.text-accent-3
  1195. {
  1196. color: #00E676 !important;
  1197. }
  1198. .green.accent-4
  1199. {
  1200. background-color: #00C853 !important;
  1201. }
  1202. .green-text.text-accent-4
  1203. {
  1204. color: #00C853 !important;
  1205. }
  1206. .light-green.lighten-5
  1207. {
  1208. background-color: #f1f8e9 !important;
  1209. }
  1210. .light-green-text.text-lighten-5
  1211. {
  1212. color: #f1f8e9 !important;
  1213. }
  1214. .light-green.lighten-4
  1215. {
  1216. background-color: #dcedc8 !important;
  1217. }
  1218. .light-green-text.text-lighten-4
  1219. {
  1220. color: #dcedc8 !important;
  1221. }
  1222. .light-green.lighten-3
  1223. {
  1224. background-color: #c5e1a5 !important;
  1225. }
  1226. .light-green-text.text-lighten-3
  1227. {
  1228. color: #c5e1a5 !important;
  1229. }
  1230. .light-green.lighten-2
  1231. {
  1232. background-color: #aed581 !important;
  1233. }
  1234. .light-green-text.text-lighten-2
  1235. {
  1236. color: #aed581 !important;
  1237. }
  1238. .light-green.lighten-1
  1239. {
  1240. background-color: #9ccc65 !important;
  1241. }
  1242. .light-green-text.text-lighten-1
  1243. {
  1244. color: #9ccc65 !important;
  1245. }
  1246. .light-green
  1247. {
  1248. background-color: #8bc34a !important;
  1249. }
  1250. .light-green-text
  1251. {
  1252. color: #8bc34a !important;
  1253. }
  1254. .light-green.darken-1
  1255. {
  1256. background-color: #7cb342 !important;
  1257. }
  1258. .light-green-text.text-darken-1
  1259. {
  1260. color: #7cb342 !important;
  1261. }
  1262. .light-green.darken-2
  1263. {
  1264. background-color: #689f38 !important;
  1265. }
  1266. .light-green-text.text-darken-2
  1267. {
  1268. color: #689f38 !important;
  1269. }
  1270. .light-green.darken-3
  1271. {
  1272. background-color: #558b2f !important;
  1273. }
  1274. .light-green-text.text-darken-3
  1275. {
  1276. color: #558b2f !important;
  1277. }
  1278. .light-green.darken-4
  1279. {
  1280. background-color: #33691e !important;
  1281. }
  1282. .light-green-text.text-darken-4
  1283. {
  1284. color: #33691e !important;
  1285. }
  1286. .light-green.accent-1
  1287. {
  1288. background-color: #ccff90 !important;
  1289. }
  1290. .light-green-text.text-accent-1
  1291. {
  1292. color: #ccff90 !important;
  1293. }
  1294. .light-green.accent-2
  1295. {
  1296. background-color: #b2ff59 !important;
  1297. }
  1298. .light-green-text.text-accent-2
  1299. {
  1300. color: #b2ff59 !important;
  1301. }
  1302. .light-green.accent-3
  1303. {
  1304. background-color: #76ff03 !important;
  1305. }
  1306. .light-green-text.text-accent-3
  1307. {
  1308. color: #76ff03 !important;
  1309. }
  1310. .light-green.accent-4
  1311. {
  1312. background-color: #64dd17 !important;
  1313. }
  1314. .light-green-text.text-accent-4
  1315. {
  1316. color: #64dd17 !important;
  1317. }
  1318. .lime.lighten-5
  1319. {
  1320. background-color: #f9fbe7 !important;
  1321. }
  1322. .lime-text.text-lighten-5
  1323. {
  1324. color: #f9fbe7 !important;
  1325. }
  1326. .lime.lighten-4
  1327. {
  1328. background-color: #f0f4c3 !important;
  1329. }
  1330. .lime-text.text-lighten-4
  1331. {
  1332. color: #f0f4c3 !important;
  1333. }
  1334. .lime.lighten-3
  1335. {
  1336. background-color: #e6ee9c !important;
  1337. }
  1338. .lime-text.text-lighten-3
  1339. {
  1340. color: #e6ee9c !important;
  1341. }
  1342. .lime.lighten-2
  1343. {
  1344. background-color: #dce775 !important;
  1345. }
  1346. .lime-text.text-lighten-2
  1347. {
  1348. color: #dce775 !important;
  1349. }
  1350. .lime.lighten-1
  1351. {
  1352. background-color: #d4e157 !important;
  1353. }
  1354. .lime-text.text-lighten-1
  1355. {
  1356. color: #d4e157 !important;
  1357. }
  1358. .lime
  1359. {
  1360. background-color: #cddc39 !important;
  1361. }
  1362. .lime-text
  1363. {
  1364. color: #cddc39 !important;
  1365. }
  1366. .lime.darken-1
  1367. {
  1368. background-color: #c0ca33 !important;
  1369. }
  1370. .lime-text.text-darken-1
  1371. {
  1372. color: #c0ca33 !important;
  1373. }
  1374. .lime.darken-2
  1375. {
  1376. background-color: #afb42b !important;
  1377. }
  1378. .lime-text.text-darken-2
  1379. {
  1380. color: #afb42b !important;
  1381. }
  1382. .lime.darken-3
  1383. {
  1384. background-color: #9e9d24 !important;
  1385. }
  1386. .lime-text.text-darken-3
  1387. {
  1388. color: #9e9d24 !important;
  1389. }
  1390. .lime.darken-4
  1391. {
  1392. background-color: #827717 !important;
  1393. }
  1394. .lime-text.text-darken-4
  1395. {
  1396. color: #827717 !important;
  1397. }
  1398. .lime.accent-1
  1399. {
  1400. background-color: #f4ff81 !important;
  1401. }
  1402. .lime-text.text-accent-1
  1403. {
  1404. color: #f4ff81 !important;
  1405. }
  1406. .lime.accent-2
  1407. {
  1408. background-color: #eeff41 !important;
  1409. }
  1410. .lime-text.text-accent-2
  1411. {
  1412. color: #eeff41 !important;
  1413. }
  1414. .lime.accent-3
  1415. {
  1416. background-color: #c6ff00 !important;
  1417. }
  1418. .lime-text.text-accent-3
  1419. {
  1420. color: #c6ff00 !important;
  1421. }
  1422. .lime.accent-4
  1423. {
  1424. background-color: #aeea00 !important;
  1425. }
  1426. .lime-text.text-accent-4
  1427. {
  1428. color: #aeea00 !important;
  1429. }
  1430. .yellow.lighten-5
  1431. {
  1432. background-color: #fffde7 !important;
  1433. }
  1434. .yellow-text.text-lighten-5
  1435. {
  1436. color: #fffde7 !important;
  1437. }
  1438. .yellow.lighten-4
  1439. {
  1440. background-color: #fff9c4 !important;
  1441. }
  1442. .yellow-text.text-lighten-4
  1443. {
  1444. color: #fff9c4 !important;
  1445. }
  1446. .yellow.lighten-3
  1447. {
  1448. background-color: #fff59d !important;
  1449. }
  1450. .yellow-text.text-lighten-3
  1451. {
  1452. color: #fff59d !important;
  1453. }
  1454. .yellow.lighten-2
  1455. {
  1456. background-color: #fff176 !important;
  1457. }
  1458. .yellow-text.text-lighten-2
  1459. {
  1460. color: #fff176 !important;
  1461. }
  1462. .yellow.lighten-1
  1463. {
  1464. background-color: #ffee58 !important;
  1465. }
  1466. .yellow-text.text-lighten-1
  1467. {
  1468. color: #ffee58 !important;
  1469. }
  1470. .yellow
  1471. {
  1472. background-color: #ffeb3b !important;
  1473. }
  1474. .yellow-text
  1475. {
  1476. color: #ffeb3b !important;
  1477. }
  1478. .yellow.darken-1
  1479. {
  1480. background-color: #fdd835 !important;
  1481. }
  1482. .yellow-text.text-darken-1
  1483. {
  1484. color: #fdd835 !important;
  1485. }
  1486. .yellow.darken-2
  1487. {
  1488. background-color: #fbc02d !important;
  1489. }
  1490. .yellow-text.text-darken-2
  1491. {
  1492. color: #fbc02d !important;
  1493. }
  1494. .yellow.darken-3
  1495. {
  1496. background-color: #f9a825 !important;
  1497. }
  1498. .yellow-text.text-darken-3
  1499. {
  1500. color: #f9a825 !important;
  1501. }
  1502. .yellow.darken-4
  1503. {
  1504. background-color: #f57f17 !important;
  1505. }
  1506. .yellow-text.text-darken-4
  1507. {
  1508. color: #f57f17 !important;
  1509. }
  1510. .yellow.accent-1
  1511. {
  1512. background-color: #ffff8d !important;
  1513. }
  1514. .yellow-text.text-accent-1
  1515. {
  1516. color: #ffff8d !important;
  1517. }
  1518. .yellow.accent-2
  1519. {
  1520. background-color: #ffff00 !important;
  1521. }
  1522. .yellow-text.text-accent-2
  1523. {
  1524. color: #ffff00 !important;
  1525. }
  1526. .yellow.accent-3
  1527. {
  1528. background-color: #ffea00 !important;
  1529. }
  1530. .yellow-text.text-accent-3
  1531. {
  1532. color: #ffea00 !important;
  1533. }
  1534. .yellow.accent-4
  1535. {
  1536. background-color: #ffd600 !important;
  1537. }
  1538. .yellow-text.text-accent-4
  1539. {
  1540. color: #ffd600 !important;
  1541. }
  1542. .amber.lighten-5
  1543. {
  1544. background-color: #fff8e1 !important;
  1545. }
  1546. .amber-text.text-lighten-5
  1547. {
  1548. color: #fff8e1 !important;
  1549. }
  1550. .amber.lighten-4
  1551. {
  1552. background-color: #ffecb3 !important;
  1553. }
  1554. .amber-text.text-lighten-4
  1555. {
  1556. color: #ffecb3 !important;
  1557. }
  1558. .amber.lighten-3
  1559. {
  1560. background-color: #ffe082 !important;
  1561. }
  1562. .amber-text.text-lighten-3
  1563. {
  1564. color: #ffe082 !important;
  1565. }
  1566. .amber.lighten-2
  1567. {
  1568. background-color: #ffd54f !important;
  1569. }
  1570. .amber-text.text-lighten-2
  1571. {
  1572. color: #ffd54f !important;
  1573. }
  1574. .amber.lighten-1
  1575. {
  1576. background-color: #ffca28 !important;
  1577. }
  1578. .amber-text.text-lighten-1
  1579. {
  1580. color: #ffca28 !important;
  1581. }
  1582. .amber
  1583. {
  1584. background-color: #ffc107 !important;
  1585. }
  1586. .amber-text
  1587. {
  1588. color: #ffc107 !important;
  1589. }
  1590. .amber.darken-1
  1591. {
  1592. background-color: #ffb300 !important;
  1593. }
  1594. .amber-text.text-darken-1
  1595. {
  1596. color: #ffb300 !important;
  1597. }
  1598. .amber.darken-2
  1599. {
  1600. background-color: #ffa000 !important;
  1601. }
  1602. .amber-text.text-darken-2
  1603. {
  1604. color: #ffa000 !important;
  1605. }
  1606. .amber.darken-3
  1607. {
  1608. background-color: #ff8f00 !important;
  1609. }
  1610. .amber-text.text-darken-3
  1611. {
  1612. color: #ff8f00 !important;
  1613. }
  1614. .amber.darken-4
  1615. {
  1616. background-color: #ff6f00 !important;
  1617. }
  1618. .amber-text.text-darken-4
  1619. {
  1620. color: #ff6f00 !important;
  1621. }
  1622. .amber.accent-1
  1623. {
  1624. background-color: #ffe57f !important;
  1625. }
  1626. .amber-text.text-accent-1
  1627. {
  1628. color: #ffe57f !important;
  1629. }
  1630. .amber.accent-2
  1631. {
  1632. background-color: #ffd740 !important;
  1633. }
  1634. .amber-text.text-accent-2
  1635. {
  1636. color: #ffd740 !important;
  1637. }
  1638. .amber.accent-3
  1639. {
  1640. background-color: #ffc400 !important;
  1641. }
  1642. .amber-text.text-accent-3
  1643. {
  1644. color: #ffc400 !important;
  1645. }
  1646. .amber.accent-4
  1647. {
  1648. background-color: #ffab00 !important;
  1649. }
  1650. .amber-text.text-accent-4
  1651. {
  1652. color: #ffab00 !important;
  1653. }
  1654. .orange.lighten-5
  1655. {
  1656. background-color: #fff3e0 !important;
  1657. }
  1658. .orange-text.text-lighten-5
  1659. {
  1660. color: #fff3e0 !important;
  1661. }
  1662. .orange.lighten-4
  1663. {
  1664. background-color: #ffe0b2 !important;
  1665. }
  1666. .orange-text.text-lighten-4
  1667. {
  1668. color: #ffe0b2 !important;
  1669. }
  1670. .orange.lighten-3
  1671. {
  1672. background-color: #ffcc80 !important;
  1673. }
  1674. .orange-text.text-lighten-3
  1675. {
  1676. color: #ffcc80 !important;
  1677. }
  1678. .orange.lighten-2
  1679. {
  1680. background-color: #ffb74d !important;
  1681. }
  1682. .orange-text.text-lighten-2
  1683. {
  1684. color: #ffb74d !important;
  1685. }
  1686. .orange.lighten-1
  1687. {
  1688. background-color: #ffa726 !important;
  1689. }
  1690. .orange-text.text-lighten-1
  1691. {
  1692. color: #ffa726 !important;
  1693. }
  1694. .orange
  1695. {
  1696. background-color: #ff9800 !important;
  1697. }
  1698. .orange-text
  1699. {
  1700. color: #ff9800 !important;
  1701. }
  1702. .orange.darken-1
  1703. {
  1704. background-color: #fb8c00 !important;
  1705. }
  1706. .orange-text.text-darken-1
  1707. {
  1708. color: #fb8c00 !important;
  1709. }
  1710. .orange.darken-2
  1711. {
  1712. background-color: #f57c00 !important;
  1713. }
  1714. .orange-text.text-darken-2
  1715. {
  1716. color: #f57c00 !important;
  1717. }
  1718. .orange.darken-3
  1719. {
  1720. background-color: #ef6c00 !important;
  1721. }
  1722. .orange-text.text-darken-3
  1723. {
  1724. color: #ef6c00 !important;
  1725. }
  1726. .orange.darken-4
  1727. {
  1728. background-color: #e65100 !important;
  1729. }
  1730. .orange-text.text-darken-4
  1731. {
  1732. color: #e65100 !important;
  1733. }
  1734. .orange.accent-1
  1735. {
  1736. background-color: #ffd180 !important;
  1737. }
  1738. .orange-text.text-accent-1
  1739. {
  1740. color: #ffd180 !important;
  1741. }
  1742. .orange.accent-2
  1743. {
  1744. background-color: #ffab40 !important;
  1745. }
  1746. .orange-text.text-accent-2
  1747. {
  1748. color: #ffab40 !important;
  1749. }
  1750. .orange.accent-3
  1751. {
  1752. background-color: #ff9100 !important;
  1753. }
  1754. .orange-text.text-accent-3
  1755. {
  1756. color: #ff9100 !important;
  1757. }
  1758. .orange.accent-4
  1759. {
  1760. background-color: #ff6d00 !important;
  1761. }
  1762. .orange-text.text-accent-4
  1763. {
  1764. color: #ff6d00 !important;
  1765. }
  1766. .deep-orange.lighten-5
  1767. {
  1768. background-color: #fbe9e7 !important;
  1769. }
  1770. .deep-orange-text.text-lighten-5
  1771. {
  1772. color: #fbe9e7 !important;
  1773. }
  1774. .deep-orange.lighten-4
  1775. {
  1776. background-color: #ffccbc !important;
  1777. }
  1778. .deep-orange-text.text-lighten-4
  1779. {
  1780. color: #ffccbc !important;
  1781. }
  1782. .deep-orange.lighten-3
  1783. {
  1784. background-color: #ffab91 !important;
  1785. }
  1786. .deep-orange-text.text-lighten-3
  1787. {
  1788. color: #ffab91 !important;
  1789. }
  1790. .deep-orange.lighten-2
  1791. {
  1792. background-color: #ff8a65 !important;
  1793. }
  1794. .deep-orange-text.text-lighten-2
  1795. {
  1796. color: #ff8a65 !important;
  1797. }
  1798. .deep-orange.lighten-1
  1799. {
  1800. background-color: #ff7043 !important;
  1801. }
  1802. .deep-orange-text.text-lighten-1
  1803. {
  1804. color: #ff7043 !important;
  1805. }
  1806. .deep-orange
  1807. {
  1808. background-color: #ff5722 !important;
  1809. }
  1810. .deep-orange-text
  1811. {
  1812. color: #ff5722 !important;
  1813. }
  1814. .deep-orange.darken-1
  1815. {
  1816. background-color: #f4511e !important;
  1817. }
  1818. .deep-orange-text.text-darken-1
  1819. {
  1820. color: #f4511e !important;
  1821. }
  1822. .deep-orange.darken-2
  1823. {
  1824. background-color: #e64a19 !important;
  1825. }
  1826. .deep-orange-text.text-darken-2
  1827. {
  1828. color: #e64a19 !important;
  1829. }
  1830. .deep-orange.darken-3
  1831. {
  1832. background-color: #d84315 !important;
  1833. }
  1834. .deep-orange-text.text-darken-3
  1835. {
  1836. color: #d84315 !important;
  1837. }
  1838. .deep-orange.darken-4
  1839. {
  1840. background-color: #bf360c !important;
  1841. }
  1842. .deep-orange-text.text-darken-4
  1843. {
  1844. color: #bf360c !important;
  1845. }
  1846. .deep-orange.accent-1
  1847. {
  1848. background-color: #ff9e80 !important;
  1849. }
  1850. .deep-orange-text.text-accent-1
  1851. {
  1852. color: #ff9e80 !important;
  1853. }
  1854. .deep-orange.accent-2
  1855. {
  1856. background-color: #ff6e40 !important;
  1857. }
  1858. .deep-orange-text.text-accent-2
  1859. {
  1860. color: #ff6e40 !important;
  1861. }
  1862. .deep-orange.accent-3
  1863. {
  1864. background-color: #ff3d00 !important;
  1865. }
  1866. .deep-orange-text.text-accent-3
  1867. {
  1868. color: #ff3d00 !important;
  1869. }
  1870. .deep-orange.accent-4
  1871. {
  1872. background-color: #dd2c00 !important;
  1873. }
  1874. .deep-orange-text.text-accent-4
  1875. {
  1876. color: #dd2c00 !important;
  1877. }
  1878. .brown.lighten-5
  1879. {
  1880. background-color: #efebe9 !important;
  1881. }
  1882. .brown-text.text-lighten-5
  1883. {
  1884. color: #efebe9 !important;
  1885. }
  1886. .brown.lighten-4
  1887. {
  1888. background-color: #d7ccc8 !important;
  1889. }
  1890. .brown-text.text-lighten-4
  1891. {
  1892. color: #d7ccc8 !important;
  1893. }
  1894. .brown.lighten-3
  1895. {
  1896. background-color: #bcaaa4 !important;
  1897. }
  1898. .brown-text.text-lighten-3
  1899. {
  1900. color: #bcaaa4 !important;
  1901. }
  1902. .brown.lighten-2
  1903. {
  1904. background-color: #a1887f !important;
  1905. }
  1906. .brown-text.text-lighten-2
  1907. {
  1908. color: #a1887f !important;
  1909. }
  1910. .brown.lighten-1
  1911. {
  1912. background-color: #8d6e63 !important;
  1913. }
  1914. .brown-text.text-lighten-1
  1915. {
  1916. color: #8d6e63 !important;
  1917. }
  1918. .brown
  1919. {
  1920. background-color: #795548 !important;
  1921. }
  1922. .brown-text
  1923. {
  1924. color: #795548 !important;
  1925. }
  1926. .brown.darken-1
  1927. {
  1928. background-color: #6d4c41 !important;
  1929. }
  1930. .brown-text.text-darken-1
  1931. {
  1932. color: #6d4c41 !important;
  1933. }
  1934. .brown.darken-2
  1935. {
  1936. background-color: #5d4037 !important;
  1937. }
  1938. .brown-text.text-darken-2
  1939. {
  1940. color: #5d4037 !important;
  1941. }
  1942. .brown.darken-3
  1943. {
  1944. background-color: #4e342e !important;
  1945. }
  1946. .brown-text.text-darken-3
  1947. {
  1948. color: #4e342e !important;
  1949. }
  1950. .brown.darken-4
  1951. {
  1952. background-color: #3e2723 !important;
  1953. }
  1954. .brown-text.text-darken-4
  1955. {
  1956. color: #3e2723 !important;
  1957. }
  1958. .blue-grey.lighten-5
  1959. {
  1960. background-color: #eceff1 !important;
  1961. }
  1962. .blue-grey-text.text-lighten-5
  1963. {
  1964. color: #eceff1 !important;
  1965. }
  1966. .blue-grey.lighten-4
  1967. {
  1968. background-color: #cfd8dc !important;
  1969. }
  1970. .blue-grey-text.text-lighten-4
  1971. {
  1972. color: #cfd8dc !important;
  1973. }
  1974. .blue-grey.lighten-3
  1975. {
  1976. background-color: #b0bec5 !important;
  1977. }
  1978. .blue-grey-text.text-lighten-3
  1979. {
  1980. color: #b0bec5 !important;
  1981. }
  1982. .blue-grey.lighten-2
  1983. {
  1984. background-color: #90a4ae !important;
  1985. }
  1986. .blue-grey-text.text-lighten-2
  1987. {
  1988. color: #90a4ae !important;
  1989. }
  1990. .blue-grey.lighten-1
  1991. {
  1992. background-color: #78909c !important;
  1993. }
  1994. .blue-grey-text.text-lighten-1
  1995. {
  1996. color: #78909c !important;
  1997. }
  1998. .blue-grey
  1999. {
  2000. background-color: #607d8b !important;
  2001. }
  2002. .blue-grey-text
  2003. {
  2004. color: #607d8b !important;
  2005. }
  2006. .blue-grey.darken-1
  2007. {
  2008. background-color: #546e7a !important;
  2009. }
  2010. .blue-grey-text.text-darken-1
  2011. {
  2012. color: #546e7a !important;
  2013. }
  2014. .blue-grey.darken-2
  2015. {
  2016. background-color: #455a64 !important;
  2017. }
  2018. .blue-grey-text.text-darken-2
  2019. {
  2020. color: #455a64 !important;
  2021. }
  2022. .blue-grey.darken-3
  2023. {
  2024. background-color: #37474f !important;
  2025. }
  2026. .blue-grey-text.text-darken-3
  2027. {
  2028. color: #37474f !important;
  2029. }
  2030. .blue-grey.darken-4
  2031. {
  2032. background-color: #263238 !important;
  2033. }
  2034. .blue-grey-text.text-darken-4
  2035. {
  2036. color: #263238 !important;
  2037. }
  2038. .grey.lighten-5
  2039. {
  2040. background-color: #fafafa !important;
  2041. }
  2042. .grey-text.text-lighten-5
  2043. {
  2044. color: #fafafa !important;
  2045. }
  2046. .grey.lighten-4
  2047. {
  2048. background-color: #f5f5f5 !important;
  2049. }
  2050. .grey-text.text-lighten-4
  2051. {
  2052. color: #f5f5f5 !important;
  2053. }
  2054. .grey.lighten-3
  2055. {
  2056. background-color: #eeeeee !important;
  2057. }
  2058. .grey-text.text-lighten-3
  2059. {
  2060. color: #eeeeee !important;
  2061. }
  2062. .grey.lighten-2
  2063. {
  2064. background-color: #e0e0e0 !important;
  2065. }
  2066. .grey-text.text-lighten-2
  2067. {
  2068. color: #e0e0e0 !important;
  2069. }
  2070. .grey.lighten-1
  2071. {
  2072. background-color: #bdbdbd !important;
  2073. }
  2074. .grey-text.text-lighten-1
  2075. {
  2076. color: #bdbdbd !important;
  2077. }
  2078. .grey
  2079. {
  2080. background-color: #9e9e9e !important;
  2081. }
  2082. .grey-text
  2083. {
  2084. color: #9e9e9e !important;
  2085. }
  2086. .grey.darken-1
  2087. {
  2088. background-color: #757575 !important;
  2089. }
  2090. .grey-text.text-darken-1
  2091. {
  2092. color: #757575 !important;
  2093. }
  2094. .grey.darken-2
  2095. {
  2096. background-color: #616161 !important;
  2097. }
  2098. .grey-text.text-darken-2
  2099. {
  2100. color: #616161 !important;
  2101. }
  2102. .grey.darken-3
  2103. {
  2104. background-color: #424242 !important;
  2105. }
  2106. .grey-text.text-darken-3
  2107. {
  2108. color: #424242 !important;
  2109. }
  2110. .grey.darken-4
  2111. {
  2112. background-color: #212121 !important;
  2113. }
  2114. .grey-text.text-darken-4
  2115. {
  2116. color: #212121 !important;
  2117. }
  2118. .shades.black
  2119. {
  2120. background-color: #000000 !important;
  2121. }
  2122. .shades-text.text-black
  2123. {
  2124. color: #000000 !important;
  2125. }
  2126. .shades.white
  2127. {
  2128. background-color: #FFFFFF !important;
  2129. }
  2130. .shades-text.text-white
  2131. {
  2132. color: #FFFFFF !important;
  2133. }
  2134. .shades.transparent
  2135. {
  2136. background-color: transparent !important;
  2137. }
  2138. .shades-text.text-transparent
  2139. {
  2140. color: transparent !important;
  2141. }
  2142. .black
  2143. {
  2144. background-color: #000000 !important;
  2145. }
  2146. .black-text
  2147. {
  2148. color: #000000 !important;
  2149. }
  2150. .white
  2151. {
  2152. background-color: #FFFFFF !important;
  2153. }
  2154. .white-text
  2155. {
  2156. color: #FFFFFF !important;
  2157. }
  2158. .transparent
  2159. {
  2160. background-color: transparent !important;
  2161. }
  2162. .transparent-text
  2163. {
  2164. color: transparent !important;
  2165. }
  2166. /*** Colors ***/
  2167. /*** Badges ***/
  2168. /*** Buttons ***/
  2169. /*** Cards ***/
  2170. /*** Collapsible ***/
  2171. /*** Chips ***/
  2172. /*** Date Picker ***/
  2173. /*** Dropdown ***/
  2174. /*** Fonts ***/
  2175. /*** Forms ***/
  2176. /*** Global ***/
  2177. /*** Navbar ***/
  2178. /*** SideNav ***/
  2179. /*** Photo Slider ***/
  2180. /*** Spinners | Loaders ***/
  2181. /*** Tabs ***/
  2182. /*** Tables ***/
  2183. /*** Toasts ***/
  2184. /*** Typography ***/
  2185. /*** Collections ***/
  2186. /* Progress Bar */
  2187. /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
  2188. /**
  2189. * 1. Set default font family to sans-serif.
  2190. * 2. Prevent iOS text size adjust after orientation change, without disabling
  2191. * user zoom.
  2192. */
  2193. html
  2194. {
  2195. font-family: sans-serif;
  2196. -ms-text-size-adjust: 100%;
  2197. -webkit-text-size-adjust: 100%;
  2198. }
  2199. /**
  2200. * Remove default margin.
  2201. */
  2202. body
  2203. {
  2204. margin: 0;
  2205. }
  2206. /* HTML5 display definitions
  2207. ========================================================================== */
  2208. /**
  2209. * Correct `block` display not defined for any HTML5 element in IE 8/9.
  2210. * Correct `block` display not defined for `details` or `summary` in IE 10/11
  2211. * and Firefox.
  2212. * Correct `block` display not defined for `main` in IE 11.
  2213. */
  2214. article,
  2215. aside,
  2216. details,
  2217. figcaption,
  2218. figure,
  2219. footer,
  2220. header,
  2221. hgroup,
  2222. main,
  2223. menu,
  2224. nav,
  2225. section,
  2226. summary
  2227. {
  2228. display: block;
  2229. }
  2230. /**
  2231. * 1. Correct `inline-block` display not defined in IE 8/9.
  2232. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
  2233. */
  2234. audio,
  2235. canvas,
  2236. progress,
  2237. video
  2238. {
  2239. display: inline-block;
  2240. vertical-align: baseline;
  2241. }
  2242. /**
  2243. * Prevent modern browsers from displaying `audio` without controls.
  2244. * Remove excess height in iOS 5 devices.
  2245. */
  2246. audio:not([controls])
  2247. {
  2248. display: none;
  2249. height: 0;
  2250. }
  2251. /**
  2252. * Address `[hidden]` styling not present in IE 8/9/10.
  2253. * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
  2254. */
  2255. [hidden],
  2256. template
  2257. {
  2258. display: none;
  2259. }
  2260. /* Links
  2261. ========================================================================== */
  2262. /**
  2263. * Remove the gray background color from active links in IE 10.
  2264. */
  2265. a
  2266. {
  2267. background-color: transparent;
  2268. }
  2269. /**
  2270. * Improve readability when focused and also mouse hovered in all browsers.
  2271. */
  2272. a:active,
  2273. a:hover
  2274. {
  2275. outline: 0;
  2276. }
  2277. /* Text-level semantics
  2278. ========================================================================== */
  2279. /**
  2280. * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
  2281. */
  2282. abbr[title]
  2283. {
  2284. border-bottom: 1px dotted;
  2285. }
  2286. /**
  2287. * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
  2288. */
  2289. b,
  2290. strong
  2291. {
  2292. font-weight: bold;
  2293. }
  2294. /**
  2295. * Address styling not present in Safari and Chrome.
  2296. */
  2297. dfn
  2298. {
  2299. font-style: italic;
  2300. }
  2301. /**
  2302. * Address variable `h1` font-size and margin within `section` and `article`
  2303. * contexts in Firefox 4+, Safari, and Chrome.
  2304. */
  2305. h1
  2306. {
  2307. font-size: 2em;
  2308. margin: 0.67em 0;
  2309. }
  2310. /**
  2311. * Address styling not present in IE 8/9.
  2312. */
  2313. mark
  2314. {
  2315. background: #ff0;
  2316. color: #000;
  2317. }
  2318. /**
  2319. * Address inconsistent and variable font size in all browsers.
  2320. */
  2321. small
  2322. {
  2323. font-size: 80%;
  2324. }
  2325. /**
  2326. * Prevent `sub` and `sup` affecting `line-height` in all browsers.
  2327. */
  2328. sub,
  2329. sup
  2330. {
  2331. font-size: 75%;
  2332. line-height: 0;
  2333. position: relative;
  2334. vertical-align: baseline;
  2335. }
  2336. sup
  2337. {
  2338. top: -0.5em;
  2339. }
  2340. sub
  2341. {
  2342. bottom: -0.25em;
  2343. }
  2344. /* Embedded content
  2345. ========================================================================== */
  2346. /**
  2347. * Remove border when inside `a` element in IE 8/9/10.
  2348. */
  2349. img
  2350. {
  2351. border: 0;
  2352. }
  2353. /**
  2354. * Correct overflow not hidden in IE 9/10/11.
  2355. */
  2356. svg:not(:root)
  2357. {
  2358. overflow: hidden;
  2359. }
  2360. /* Grouping content
  2361. ========================================================================== */
  2362. /**
  2363. * Address margin not present in IE 8/9 and Safari.
  2364. */
  2365. figure
  2366. {
  2367. margin: 1em 40px;
  2368. }
  2369. /**
  2370. * Address differences between Firefox and other browsers.
  2371. */
  2372. hr
  2373. {
  2374. box-sizing: content-box;
  2375. height: 0;
  2376. }
  2377. /**
  2378. * Contain overflow in all browsers.
  2379. */
  2380. pre
  2381. {
  2382. overflow: auto;
  2383. }
  2384. /**
  2385. * Address odd `em`-unit font size rendering in all browsers.
  2386. */
  2387. code,
  2388. kbd,
  2389. pre,
  2390. samp
  2391. {
  2392. font-family: monospace, monospace;
  2393. font-size: 1em;
  2394. }
  2395. /* Forms
  2396. ========================================================================== */
  2397. /**
  2398. * Known limitation: by default, Chrome and Safari on OS X allow very limited
  2399. * styling of `select`, unless a `border` property is set.
  2400. */
  2401. /**
  2402. * 1. Correct color not being inherited.
  2403. * Known issue: affects color of disabled elements.
  2404. * 2. Correct font properties not being inherited.
  2405. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
  2406. */
  2407. button,
  2408. input,
  2409. optgroup,
  2410. select,
  2411. textarea
  2412. {
  2413. color: inherit;
  2414. font: inherit;
  2415. margin: 0;
  2416. }
  2417. /**
  2418. * Address `overflow` set to `hidden` in IE 8/9/10/11.
  2419. */
  2420. button
  2421. {
  2422. overflow: visible;
  2423. }
  2424. /**
  2425. * Address inconsistent `text-transform` inheritance for `button` and `select`.
  2426. * All other form control elements do not inherit `text-transform` values.
  2427. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
  2428. * Correct `select` style inheritance in Firefox.
  2429. */
  2430. button,
  2431. select
  2432. {
  2433. text-transform: none;
  2434. }
  2435. /**
  2436. * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
  2437. * and `video` controls.
  2438. * 2. Correct inability to style clickable `input` types in iOS.
  2439. * 3. Improve usability and consistency of cursor style between image-type
  2440. * `input` and others.
  2441. */
  2442. /* 1 */
  2443. html input[type="button"],
  2444. button,
  2445. input[type="reset"],
  2446. input[type="submit"]
  2447. {
  2448. -webkit-appearance: button;
  2449. cursor: pointer;
  2450. }
  2451. /**
  2452. * Re-set default cursor for disabled elements.
  2453. */
  2454. button[disabled],
  2455. html input[disabled]
  2456. {
  2457. cursor: default;
  2458. }
  2459. /**
  2460. * Remove inner padding and border in Firefox 4+.
  2461. */
  2462. button::-moz-focus-inner,
  2463. input::-moz-focus-inner
  2464. {
  2465. border: 0;
  2466. padding: 0;
  2467. }
  2468. /**
  2469. * Address Firefox 4+ setting `line-height` on `input` using `!important` in
  2470. * the UA stylesheet.
  2471. */
  2472. input
  2473. {
  2474. line-height: normal;
  2475. }
  2476. /**
  2477. * It's recommended that you don't attempt to style these elements.
  2478. * Firefox's implementation doesn't respect box-sizing, padding, or width.
  2479. *
  2480. * 1. Address box sizing set to `content-box` in IE 8/9/10.
  2481. * 2. Remove excess padding in IE 8/9/10.
  2482. */
  2483. input[type="checkbox"],
  2484. input[type="radio"]
  2485. {
  2486. box-sizing: border-box;
  2487. padding: 0;
  2488. }
  2489. /**
  2490. * Fix the cursor style for Chrome's increment/decrement buttons. For certain
  2491. * `font-size` values of the `input`, it causes the cursor style of the
  2492. * decrement button to change from `default` to `text`.
  2493. */
  2494. input[type="number"]::-webkit-inner-spin-button,
  2495. input[type="number"]::-webkit-outer-spin-button
  2496. {
  2497. height: auto;
  2498. }
  2499. /**
  2500. * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
  2501. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
  2502. * (include `-moz` to future-proof).
  2503. */
  2504. input[type="search"]
  2505. {
  2506. -webkit-appearance: textfield;
  2507. box-sizing: content-box;
  2508. }
  2509. /**
  2510. * Remove inner padding and search cancel button in Safari and Chrome on OS X.
  2511. * Safari (but not Chrome) clips the cancel button when the search input has
  2512. * padding (and `textfield` appearance).
  2513. */
  2514. input[type="search"]::-webkit-search-cancel-button,
  2515. input[type="search"]::-webkit-search-decoration
  2516. {
  2517. -webkit-appearance: none;
  2518. }
  2519. /**
  2520. * Define consistent border, margin, and padding.
  2521. */
  2522. fieldset
  2523. {
  2524. border: 1px solid #c0c0c0;
  2525. margin: 0 2px;
  2526. padding: 0.35em 0.625em 0.75em;
  2527. }
  2528. /**
  2529. * 1. Correct `color` not being inherited in IE 8/9/10/11.
  2530. * 2. Remove padding so people aren't caught out if they zero out fieldsets.
  2531. */
  2532. legend
  2533. {
  2534. border: 0;
  2535. padding: 0;
  2536. }
  2537. /**
  2538. * Remove default vertical scrollbar in IE 8/9/10/11.
  2539. */
  2540. textarea
  2541. {
  2542. overflow: auto;
  2543. }
  2544. /**
  2545. * Don't inherit the `font-weight` (applied by a rule above).
  2546. * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
  2547. */
  2548. optgroup
  2549. {
  2550. font-weight: bold;
  2551. }
  2552. /* Tables
  2553. ========================================================================== */
  2554. /**
  2555. * Remove most spacing between table cells.
  2556. */
  2557. table
  2558. {
  2559. border-collapse: collapse;
  2560. border-spacing: 0;
  2561. }
  2562. td,
  2563. th
  2564. {
  2565. padding: 0;
  2566. }
  2567. html
  2568. {
  2569. box-sizing: border-box;
  2570. }
  2571. *, *:before, *:after
  2572. {
  2573. box-sizing: inherit;
  2574. }
  2575. ul
  2576. {
  2577. list-style-type: none;
  2578. }
  2579. a
  2580. {
  2581. color: #039be5;
  2582. text-decoration: none;
  2583. -webkit-tap-highlight-color: transparent;
  2584. }
  2585. .valign-wrapper {
  2586. display: -webkit-flex;
  2587. display: -ms-flexbox;
  2588. display: flex;
  2589. -webkit-align-items: center;
  2590. -ms-flex-align: center;
  2591. align-items: center;
  2592. }
  2593. .valign-wrapper .valign
  2594. {
  2595. display: block;
  2596. }
  2597. ul
  2598. {
  2599. padding: 0;
  2600. }
  2601. ul li
  2602. {
  2603. list-style-type: none;
  2604. }
  2605. .clearfix
  2606. {
  2607. clear: both;
  2608. }
  2609. .z-depth-0
  2610. {
  2611. box-shadow: none !important;
  2612. }
  2613. .z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav
  2614. {
  2615. box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  2616. }
  2617. .z-depth-1-half, .btn:hover, .btn-large:hover, .btn-floating:hover
  2618. {
  2619. box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  2620. }
  2621. .z-depth-2
  2622. {
  2623. box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  2624. }
  2625. .z-depth-3
  2626. {
  2627. box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  2628. }
  2629. .z-depth-4, .modal
  2630. {
  2631. box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  2632. }
  2633. .z-depth-5
  2634. {
  2635. box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  2636. }
  2637. .hoverable
  2638. {
  2639. transition: box-shadow .25s;
  2640. box-shadow: 0;
  2641. }
  2642. .hoverable:hover
  2643. {
  2644. transition: box-shadow .25s;
  2645. box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  2646. }
  2647. .divider
  2648. {
  2649. height: 1px;
  2650. overflow: hidden;
  2651. background-color: #e0e0e0;
  2652. }
  2653. blockquote
  2654. {
  2655. margin: 20px 0;
  2656. padding-left: 1.5rem;
  2657. border-left: 5px solid #ee6e73;
  2658. }
  2659. i
  2660. {
  2661. line-height: inherit;
  2662. }
  2663. i.left
  2664. {
  2665. float: left;
  2666. margin-right: 15px;
  2667. }
  2668. i.right
  2669. {
  2670. float: right;
  2671. margin-left: 15px;
  2672. }
  2673. i.tiny
  2674. {
  2675. font-size: 1rem;
  2676. }
  2677. i.small
  2678. {
  2679. font-size: 2rem;
  2680. }
  2681. i.medium
  2682. {
  2683. font-size: 4rem;
  2684. }
  2685. i.large
  2686. {
  2687. font-size: 6rem;
  2688. }
  2689. img.responsive-img,
  2690. video.responsive-video
  2691. {
  2692. max-width: 100%;
  2693. height: auto;
  2694. }
  2695. .pagination li
  2696. {
  2697. display: inline-block;
  2698. font-size: 1.2rem;
  2699. padding: 0 10px;
  2700. line-height: 30px;
  2701. border-radius: 2px;
  2702. text-align: center;
  2703. }
  2704. .pagination li a
  2705. {
  2706. color: #444;
  2707. }
  2708. .pagination li.active a
  2709. {
  2710. color: #fff;
  2711. }
  2712. .pagination li.active
  2713. {
  2714. background-color: #ee6e73;
  2715. }
  2716. .pagination li.disabled a
  2717. {
  2718. cursor: default;
  2719. color: #999;
  2720. }
  2721. .pagination li i
  2722. {
  2723. font-size: 2.2rem;
  2724. vertical-align: middle;
  2725. }
  2726. .pagination li.pages ul li
  2727. {
  2728. display: inline-block;
  2729. float: none;
  2730. }
  2731. @media only screen and (max-width: 992px)
  2732. {
  2733. .pagination
  2734. {
  2735. width: 100%;
  2736. }
  2737. .pagination li.prev,
  2738. .pagination li.next
  2739. {
  2740. width: 10%;
  2741. }
  2742. .pagination li.pages
  2743. {
  2744. width: 80%;
  2745. overflow: hidden;
  2746. white-space: nowrap;
  2747. }
  2748. }
  2749. .breadcrumb
  2750. {
  2751. font-size: 18px;
  2752. color: rgba(255, 255, 255, 0.7);
  2753. }
  2754. .breadcrumb i,
  2755. .breadcrumb [class^="mdi-"], .breadcrumb [class*="mdi-"],
  2756. .breadcrumb i.material-icons
  2757. {
  2758. display: inline-block;
  2759. float: left;
  2760. font-size: 24px;
  2761. }
  2762. .breadcrumb:before
  2763. {
  2764. content: '\E5CC';
  2765. color: rgba(255, 255, 255, 0.7);
  2766. vertical-align: top;
  2767. display: inline-block;
  2768. font-family: 'Material Icons';
  2769. font-weight: normal;
  2770. font-style: normal;
  2771. font-size: 25px;
  2772. margin: 0 10px 0 8px;
  2773. -webkit-font-smoothing: antialiased;
  2774. }
  2775. .breadcrumb:first-child:before
  2776. {
  2777. display: none;
  2778. }
  2779. .breadcrumb:last-child
  2780. {
  2781. color: #fff;
  2782. }
  2783. .parallax-container
  2784. {
  2785. position: relative;
  2786. overflow: hidden;
  2787. height: 500px;
  2788. }
  2789. .parallax
  2790. {
  2791. position: absolute;
  2792. top: 0;
  2793. left: 0;
  2794. right: 0;
  2795. bottom: 0;
  2796. z-index: -1;
  2797. }
  2798. .parallax img {
  2799. display: none;
  2800. position: absolute;
  2801. left: 50%;
  2802. bottom: 0;
  2803. min-width: 100%;
  2804. min-height: 100%;
  2805. -webkit-transform: translate3d(0, 0, 0);
  2806. transform: translate3d(0, 0, 0);
  2807. -webkit-transform: translateX(-50%);
  2808. transform: translateX(-50%);
  2809. }
  2810. .pin-top, .pin-bottom
  2811. {
  2812. position: relative;
  2813. }
  2814. .pinned
  2815. {
  2816. position: fixed !important;
  2817. }
  2818. /*********************
  2819. Transition Classes
  2820. **********************/
  2821. ul.staggered-list li
  2822. {
  2823. opacity: 0;
  2824. }
  2825. .fade-in
  2826. {
  2827. opacity: 0;
  2828. -webkit-transform-origin: 0 50%;
  2829. transform-origin: 0 50%;
  2830. }
  2831. /*********************
  2832. Media Query Classes
  2833. **********************/
  2834. @media only screen and (max-width: 600px)
  2835. {
  2836. .hide-on-small-only, .hide-on-small-and-down
  2837. {
  2838. display: none !important;
  2839. }
  2840. }
  2841. @media only screen and (max-width: 992px)
  2842. {
  2843. .hide-on-med-and-down
  2844. {
  2845. display: none !important;
  2846. }
  2847. }
  2848. @media only screen and (min-width: 601px)
  2849. {
  2850. .hide-on-med-and-up
  2851. {
  2852. display: none !important;
  2853. }
  2854. }
  2855. @media only screen and (min-width: 600px) and (max-width: 992px)
  2856. {
  2857. .hide-on-med-only
  2858. {
  2859. display: none !important;
  2860. }
  2861. }
  2862. @media only screen and (min-width: 993px)
  2863. {
  2864. .hide-on-large-only
  2865. {
  2866. display: none !important;
  2867. }
  2868. .show-on-large
  2869. {
  2870. display: block !important;
  2871. }
  2872. }
  2873. @media only screen and (min-width: 600px) and (max-width: 992px)
  2874. {
  2875. .show-on-medium
  2876. {
  2877. display: block !important;
  2878. }
  2879. }
  2880. @media only screen and (max-width: 600px)
  2881. {
  2882. .show-on-small
  2883. {
  2884. display: block !important;
  2885. }
  2886. }
  2887. @media only screen and (min-width: 601px)
  2888. {
  2889. .show-on-medium-and-up
  2890. {
  2891. display: block !important;
  2892. }
  2893. }
  2894. @media only screen and (max-width: 992px)
  2895. {
  2896. .show-on-medium-and-down
  2897. {
  2898. display: block !important;
  2899. }
  2900. }
  2901. @media only screen and (max-width: 600px)
  2902. {
  2903. .center-on-small-only
  2904. {
  2905. text-align: center;
  2906. }
  2907. }
  2908. footer.page-footer
  2909. {
  2910. margin-top: 20px;
  2911. padding-top: 20px;
  2912. background-color: #ee6e73;
  2913. }
  2914. footer.page-footer .footer-copyright
  2915. {
  2916. overflow: hidden;
  2917. height: 50px;
  2918. line-height: 50px;
  2919. color: rgba(255, 255, 255, 0.8);
  2920. background-color: rgba(51, 51, 51, 0.08);
  2921. }
  2922. table, th, td
  2923. {
  2924. border: none;
  2925. }
  2926. table
  2927. {
  2928. width: 100%;
  2929. display: table;
  2930. }
  2931. table.bordered > thead > tr,
  2932. table.bordered > tbody > tr
  2933. {
  2934. border-bottom: 1px solid #d0d0d0;
  2935. }
  2936. table.striped > tbody > tr:nth-child(odd)
  2937. {
  2938. background-color: #f2f2f2;
  2939. }
  2940. table.striped > tbody > tr > td
  2941. {
  2942. border-radius: 0px;
  2943. }
  2944. table.highlight > tbody > tr
  2945. {
  2946. transition: background-color .25s ease;
  2947. }
  2948. table.highlight > tbody > tr:hover
  2949. {
  2950. background-color: #f2f2f2;
  2951. }
  2952. table.centered thead tr th, table.centered tbody tr td
  2953. {
  2954. text-align: center;
  2955. }
  2956. thead
  2957. {
  2958. border-bottom: 1px solid #d0d0d0;
  2959. }
  2960. td, th
  2961. {
  2962. padding: 15px 5px;
  2963. display: table-cell;
  2964. text-align: left;
  2965. vertical-align: middle;
  2966. border-radius: 2px;
  2967. }
  2968. @media only screen and (max-width: 992px)
  2969. {
  2970. table.responsive-table
  2971. {
  2972. width: 100%;
  2973. border-collapse: collapse;
  2974. border-spacing: 0;
  2975. display: block;
  2976. position: relative;
  2977. }
  2978. table.responsive-table th,
  2979. table.responsive-table td
  2980. {
  2981. margin: 0;
  2982. vertical-align: top;
  2983. }
  2984. table.responsive-table th
  2985. {
  2986. text-align: left;
  2987. }
  2988. table.responsive-table thead
  2989. {
  2990. display: block;
  2991. float: left;
  2992. }
  2993. table.responsive-table thead tr
  2994. {
  2995. display: block;
  2996. padding: 0 10px 0 0;
  2997. }
  2998. table.responsive-table thead tr th::before
  2999. {
  3000. content: "\00a0";
  3001. }
  3002. table.responsive-table tbody
  3003. {
  3004. display: block;
  3005. width: auto;
  3006. position: relative;
  3007. overflow-x: auto;
  3008. white-space: nowrap;
  3009. }
  3010. table.responsive-table tbody tr
  3011. {
  3012. display: inline-block;
  3013. vertical-align: top;
  3014. }
  3015. table.responsive-table th
  3016. {
  3017. display: block;
  3018. text-align: right;
  3019. }
  3020. table.responsive-table td
  3021. {
  3022. display: block;
  3023. min-height: 1.25em;
  3024. text-align: left;
  3025. }
  3026. table.responsive-table tr
  3027. {
  3028. padding: 0 10px;
  3029. }
  3030. table.responsive-table thead
  3031. {
  3032. border: 0;
  3033. border-right: 1px solid #d0d0d0;
  3034. }
  3035. table.responsive-table.bordered th
  3036. {
  3037. border-bottom: 0;
  3038. border-left: 0;
  3039. }
  3040. table.responsive-table.bordered td
  3041. {
  3042. border-left: 0;
  3043. border-right: 0;
  3044. border-bottom: 0;
  3045. }
  3046. table.responsive-table.bordered tr
  3047. {
  3048. border: 0;
  3049. }
  3050. table.responsive-table.bordered tbody tr
  3051. {
  3052. border-right: 1px solid #d0d0d0;
  3053. }
  3054. }
  3055. .collection
  3056. {
  3057. margin: 0.5rem 0 1rem 0;
  3058. border: 1px solid #e0e0e0;
  3059. border-radius: 2px;
  3060. overflow: hidden;
  3061. position: relative;
  3062. }
  3063. .collection .collection-item
  3064. {
  3065. background-color: #fff;
  3066. line-height: 1.5rem;
  3067. padding: 10px 20px;
  3068. margin: 0;
  3069. border-bottom: 1px solid #e0e0e0;
  3070. }
  3071. .collection .collection-item.avatar
  3072. {
  3073. min-height: 84px;
  3074. padding-left: 72px;
  3075. position: relative;
  3076. }
  3077. .collection .collection-item.avatar .circle
  3078. {
  3079. position: absolute;
  3080. width: 42px;
  3081. height: 42px;
  3082. overflow: hidden;
  3083. left: 15px;
  3084. display: inline-block;
  3085. vertical-align: middle;
  3086. }
  3087. .collection .collection-item.avatar i.circle
  3088. {
  3089. font-size: 18px;
  3090. line-height: 42px;
  3091. color: #fff;
  3092. background-color: #999;
  3093. text-align: center;
  3094. }
  3095. .collection .collection-item.avatar .title
  3096. {
  3097. font-size: 16px;
  3098. }
  3099. .collection .collection-item.avatar p
  3100. {
  3101. margin: 0;
  3102. }
  3103. .collection .collection-item.avatar .secondary-content
  3104. {
  3105. position: absolute;
  3106. top: 16px;
  3107. right: 16px;
  3108. }
  3109. .collection .collection-item:last-child
  3110. {
  3111. border-bottom: none;
  3112. }
  3113. .collection .collection-item.active
  3114. {
  3115. background-color: #26a69a;
  3116. color: #eafaf9;
  3117. }
  3118. .collection .collection-item.active .secondary-content
  3119. {
  3120. color: #fff;
  3121. }
  3122. .collection a.collection-item
  3123. {
  3124. display: block;
  3125. transition: .25s;
  3126. color: #26a69a;
  3127. }
  3128. .collection a.collection-item:not(.active):hover
  3129. {
  3130. background-color: #ddd;
  3131. }
  3132. .collection.with-header .collection-header
  3133. {
  3134. background-color: #fff;
  3135. border-bottom: 1px solid #e0e0e0;
  3136. padding: 10px 20px;
  3137. }
  3138. .collection.with-header .collection-item
  3139. {
  3140. padding-left: 30px;
  3141. }
  3142. .collection.with-header .collection-item.avatar
  3143. {
  3144. padding-left: 72px;
  3145. }
  3146. .secondary-content
  3147. {
  3148. float: right;
  3149. color: #26a69a;
  3150. }
  3151. .collapsible .collection
  3152. {
  3153. margin: 0;
  3154. border: none;
  3155. }
  3156. span.badge
  3157. {
  3158. min-width: 3rem;
  3159. padding: 0 6px;
  3160. text-align: center;
  3161. font-size: 1rem;
  3162. line-height: inherit;
  3163. color: #757575;
  3164. position: absolute;
  3165. right: 15px;
  3166. box-sizing: border-box;
  3167. }
  3168. span.badge.new
  3169. {
  3170. font-weight: 300;
  3171. font-size: 0.8rem;
  3172. color: #fff;
  3173. background-color: #26a69a;
  3174. border-radius: 2px;
  3175. }
  3176. span.badge.new:after
  3177. {
  3178. content: " new";
  3179. }
  3180. nav ul a span.badge
  3181. {
  3182. position: static;
  3183. margin-left: 4px;
  3184. line-height: 0;
  3185. }
  3186. .video-container
  3187. {
  3188. position: relative;
  3189. padding-bottom: 56.25%;
  3190. height: 0;
  3191. overflow: hidden;
  3192. }
  3193. .video-container iframe, .video-container object, .video-container embed
  3194. {
  3195. position: absolute;
  3196. top: 0;
  3197. left: 0;
  3198. width: 100%;
  3199. height: 100%;
  3200. }
  3201. .progress
  3202. {
  3203. position: relative;
  3204. height: 4px;
  3205. display: block;
  3206. width: 100%;
  3207. background-color: #acece6;
  3208. border-radius: 2px;
  3209. margin: 0.5rem 0 1rem 0;
  3210. overflow: hidden;
  3211. }
  3212. .progress .determinate {
  3213. position: absolute;
  3214. background-color: inherit;
  3215. top: 0;
  3216. left: 0;
  3217. bottom: 0;
  3218. background-color: #26a69a;
  3219. transition: width .3s linear;
  3220. }
  3221. .progress .indeterminate
  3222. {
  3223. background-color: #26a69a;
  3224. }
  3225. .progress .indeterminate:before
  3226. {
  3227. content: '';
  3228. position: absolute;
  3229. background-color: inherit;
  3230. top: 0;
  3231. left: 0;
  3232. bottom: 0;
  3233. will-change: left, right;
  3234. -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  3235. animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  3236. }
  3237. .progress .indeterminate:after
  3238. {
  3239. content: '';
  3240. position: absolute;
  3241. background-color: inherit;
  3242. top: 0;
  3243. left: 0;
  3244. bottom: 0;
  3245. will-change: left, right;
  3246. -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  3247. animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  3248. -webkit-animation-delay: 1.15s;
  3249. animation-delay: 1.15s;
  3250. }
  3251. @-webkit-keyframes indeterminate{
  3252. 0% {
  3253. left: -35%;
  3254. right: 100%;
  3255. }
  3256. 60% {
  3257. left: 100%;
  3258. right: -90%;
  3259. }
  3260. 100% {
  3261. left: 100%;
  3262. right: -90%;
  3263. }
  3264. }
  3265. @keyframes indeterminate{
  3266. 0% {
  3267. left: -35%;
  3268. right: 100%;
  3269. }
  3270. 60% {
  3271. left: 100%;
  3272. right: -90%;
  3273. }
  3274. 100% {
  3275. left: 100%;
  3276. right: -90%;
  3277. }
  3278. }
  3279. @-webkit-keyframes indeterminate-short{
  3280. 0% {
  3281. left: -200%;
  3282. right: 100%;
  3283. }
  3284. 60% {
  3285. left: 107%;
  3286. right: -8%;
  3287. }
  3288. 100% {
  3289. left: 107%;
  3290. right: -8%;
  3291. }
  3292. }
  3293. @keyframes indeterminate-short{
  3294. 0% {
  3295. left: -200%;
  3296. right: 100%;
  3297. }
  3298. 60% {
  3299. left: 107%;
  3300. right: -8%;
  3301. }
  3302. 100% {
  3303. left: 107%;
  3304. right: -8%;
  3305. }
  3306. }
  3307. /*******************
  3308. Utility Classes
  3309. *******************/
  3310. .hide
  3311. {
  3312. display: none !important;
  3313. }
  3314. .left-align
  3315. {
  3316. text-align: left;
  3317. }
  3318. .right-align
  3319. {
  3320. text-align: right;
  3321. }
  3322. .center, .center-align
  3323. {
  3324. text-align: center;
  3325. }
  3326. .left
  3327. {
  3328. float: left !important;
  3329. }
  3330. .right
  3331. {
  3332. float: right !important;
  3333. }
  3334. .no-select, input[type=range], input[type=range] + .thumb
  3335. {
  3336. -webkit-touch-callout: none;
  3337. -webkit-user-select: none;
  3338. -moz-user-select: none;
  3339. -ms-user-select: none;
  3340. user-select: none;
  3341. }
  3342. .circle
  3343. {
  3344. border-radius: 50%;
  3345. }
  3346. .center-block
  3347. {
  3348. display: block;
  3349. margin-left: auto;
  3350. margin-right: auto;
  3351. }
  3352. .truncate
  3353. {
  3354. display: block;
  3355. white-space: nowrap;
  3356. overflow: hidden;
  3357. text-overflow: ellipsis;
  3358. }
  3359. .no-padding
  3360. {
  3361. padding: 0 !important;
  3362. }
  3363. /* This is needed for some mobile phones to display the Google Icon font properly */
  3364. .material-icons
  3365. {
  3366. text-rendering: optimizeLegibility;
  3367. -webkit-font-feature-settings: 'liga';
  3368. -moz-font-feature-settings: 'liga';
  3369. font-feature-settings: 'liga';
  3370. }
  3371. @font-face{
  3372. font-family: "Material-Design-Icons";
  3373. src: url("../font/material-design-icons/Material-Design-Icons.eot?#iefix") format("embedded-opentype"), url("../font/material-design-icons/Material-Design-Icons.woff2") format("woff2"), url("../font/material-design-icons/Material-Design-Icons.woff") format("woff"), url("../font/material-design-icons/Material-Design-Icons.ttf") format("truetype"), url("../font/material-design-icons/Material-Design-Icons.svg#Material-Design-Icons") format("svg");
  3374. font-weight: normal;
  3375. font-style: normal;
  3376. }
  3377. [class^="mdi-"], [class*="mdi-"]
  3378. {
  3379. speak: none;
  3380. display: inline-block;
  3381. font-family: "Material-Design-Icons";
  3382. font-style: normal;
  3383. font-weight: normal;
  3384. font-variant: normal;
  3385. text-rendering: auto;
  3386. -webkit-font-smoothing: antialiased;
  3387. -moz-osx-font-smoothing: grayscale;
  3388. -webkit-transform: translate(0, 0);
  3389. transform: translate(0, 0);
  3390. }
  3391. [class^="mdi-"]:before, [class*="mdi-"]:before
  3392. {
  3393. display: inline-block;
  3394. speak: none;
  3395. text-decoration: inherit;
  3396. }
  3397. [class^="mdi-"].pull-left, [class*="mdi-"].pull-left
  3398. {
  3399. margin-right: .3em;
  3400. }
  3401. [class^="mdi-"].pull-right, [class*="mdi-"].pull-right
  3402. {
  3403. margin-left: .3em;
  3404. }
  3405. [class^="mdi-"].mdi-lg:before, [class^="mdi-"].mdi-lg:after, [class*="mdi-"].mdi-lg:before, [class*="mdi-"].mdi-lg:after
  3406. {
  3407. font-size: 1.33333333em;
  3408. line-height: 0.75em;
  3409. vertical-align: -15%;
  3410. }
  3411. [class^="mdi-"].mdi-2x:before, [class^="mdi-"].mdi-2x:after, [class*="mdi-"].mdi-2x:before, [class*="mdi-"].mdi-2x:after
  3412. {
  3413. font-size: 2em;
  3414. }
  3415. [class^="mdi-"].mdi-3x:before, [class^="mdi-"].mdi-3x:after, [class*="mdi-"].mdi-3x:before, [class*="mdi-"].mdi-3x:after
  3416. {
  3417. font-size: 3em;
  3418. }
  3419. [class^="mdi-"].mdi-4x:before, [class^="mdi-"].mdi-4x:after, [class*="mdi-"].mdi-4x:before, [class*="mdi-"].mdi-4x:after
  3420. {
  3421. font-size: 4em;
  3422. }
  3423. [class^="mdi-"].mdi-5x:before, [class^="mdi-"].mdi-5x:after, [class*="mdi-"].mdi-5x:before, [class*="mdi-"].mdi-5x:after
  3424. {
  3425. font-size: 5em;
  3426. }
  3427. [class^="mdi-device-signal-cellular-"]:after,
  3428. [class^="mdi-device-battery-"]:after,
  3429. [class^="mdi-device-battery-charging-"]:after,
  3430. [class^="mdi-device-signal-cellular-connected-no-internet-"]:after,
  3431. [class^="mdi-device-signal-wifi-"]:after,
  3432. [class^="mdi-device-signal-wifi-statusbar-not-connected"]:after,
  3433. .mdi-device-network-wifi:after
  3434. {
  3435. opacity: .3;
  3436. position: absolute;
  3437. left: 0;
  3438. top: 0;
  3439. z-index: 1;
  3440. display: inline-block;
  3441. speak: none;
  3442. text-decoration: inherit;
  3443. }
  3444. [class^="mdi-device-signal-cellular-"]:after
  3445. {
  3446. content: "\e758";
  3447. }
  3448. [class^="mdi-device-battery-"]:after
  3449. {
  3450. content: "\e735";
  3451. }
  3452. [class^="mdi-device-battery-charging-"]:after
  3453. {
  3454. content: "\e733";
  3455. }
  3456. [class^="mdi-device-signal-cellular-connected-no-internet-"]:after
  3457. {
  3458. content: "\e75d";
  3459. }
  3460. [class^="mdi-device-signal-wifi-"]:after, .mdi-device-network-wifi:after
  3461. {
  3462. content: "\e765";
  3463. }
  3464. [class^="mdi-device-signal-wifi-statusbasr-not-connected"]:after
  3465. {
  3466. content: "\e8f7";
  3467. }
  3468. .mdi-device-signal-cellular-off:after, .mdi-device-signal-cellular-null:after, .mdi-device-signal-cellular-no-sim:after, .mdi-device-signal-wifi-off:after, .mdi-device-signal-wifi-4-bar:after, .mdi-device-signal-cellular-4-bar:after, .mdi-device-battery-alert:after, .mdi-device-signal-cellular-connected-no-internet-4-bar:after, .mdi-device-battery-std:after, .mdi-device-battery-full .mdi-device-battery-unknown:after
  3469. {
  3470. content: "";
  3471. }
  3472. .mdi-fw
  3473. {
  3474. width: 1.28571429em;
  3475. text-align: center;
  3476. }
  3477. .mdi-ul
  3478. {
  3479. padding-left: 0;
  3480. margin-left: 2.14285714em;
  3481. list-style-type: none;
  3482. }
  3483. .mdi-ul > li
  3484. {
  3485. position: relative;
  3486. }
  3487. .mdi-li
  3488. {
  3489. position: absolute;
  3490. left: -2.14285714em;
  3491. width: 2.14285714em;
  3492. top: 0.14285714em;
  3493. text-align: center;
  3494. }
  3495. .mdi-li.mdi-lg
  3496. {
  3497. left: -1.85714286em;
  3498. }
  3499. .mdi-border
  3500. {
  3501. padding: .2em .25em .15em;
  3502. border: solid 0.08em #eeeeee;
  3503. border-radius: .1em;
  3504. }
  3505. .mdi-spin
  3506. {
  3507. -webkit-animation: mdi-spin 2s infinite linear;
  3508. animation: mdi-spin 2s infinite linear;
  3509. -webkit-transform-origin: 50% 50%;
  3510. transform-origin: 50% 50%;
  3511. }
  3512. .mdi-pulse
  3513. {
  3514. -webkit-animation: mdi-spin 1s steps(8) infinite;
  3515. animation: mdi-spin 1s steps(8) infinite;
  3516. -webkit-transform-origin: 50% 50%;
  3517. transform-origin: 50% 50%;
  3518. }
  3519. @-webkit-keyframes mdi-spin{
  3520. 0% {
  3521. -webkit-transform: rotate(0deg);
  3522. transform: rotate(0deg);
  3523. }
  3524. 100% {
  3525. -webkit-transform: rotate(359deg);
  3526. transform: rotate(359deg);
  3527. }
  3528. }
  3529. @keyframes mdi-spin{
  3530. 0% {
  3531. -webkit-transform: rotate(0deg);
  3532. transform: rotate(0deg);
  3533. }
  3534. 100% {
  3535. -webkit-transform: rotate(359deg);
  3536. transform: rotate(359deg);
  3537. }
  3538. }
  3539. .mdi-rotate-90
  3540. {
  3541. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  3542. -webkit-transform: rotate(90deg);
  3543. transform: rotate(90deg);
  3544. }
  3545. .mdi-rotate-180
  3546. {
  3547. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  3548. -webkit-transform: rotate(180deg);
  3549. transform: rotate(180deg);
  3550. }
  3551. .mdi-rotate-270
  3552. {
  3553. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  3554. -webkit-transform: rotate(270deg);
  3555. transform: rotate(270deg);
  3556. }
  3557. .mdi-flip-horizontal
  3558. {
  3559. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  3560. -webkit-transform: scale(-1, 1);
  3561. transform: scale(-1, 1);
  3562. }
  3563. .mdi-flip-vertical
  3564. {
  3565. filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  3566. -webkit-transform: scale(1, -1);
  3567. transform: scale(1, -1);
  3568. }
  3569. :root .mdi-rotate-90,
  3570. :root .mdi-rotate-180,
  3571. :root .mdi-rotate-270,
  3572. :root .mdi-flip-horizontal,
  3573. :root .mdi-flip-vertical
  3574. {
  3575. -webkit-filter: none;
  3576. filter: none;
  3577. }
  3578. .mdi-stack
  3579. {
  3580. position: relative;
  3581. display: inline-block;
  3582. width: 2em;
  3583. height: 2em;
  3584. line-height: 2em;
  3585. vertical-align: middle;
  3586. }
  3587. .mdi-stack-1x,
  3588. .mdi-stack-2x
  3589. {
  3590. position: absolute;
  3591. left: 0;
  3592. width: 100%;
  3593. text-align: center;
  3594. }
  3595. .mdi-stack-1x
  3596. {
  3597. line-height: inherit;
  3598. }
  3599. .mdi-stack-2x
  3600. {
  3601. font-size: 2em;
  3602. }
  3603. .mdi-inverse
  3604. {
  3605. color: #ffffff;
  3606. }
  3607. /* Start Icons */
  3608. .mdi-action-3d-rotation:before
  3609. {
  3610. content: "\e600";
  3611. }
  3612. .mdi-action-accessibility:before
  3613. {
  3614. content: "\e601";
  3615. }
  3616. .mdi-action-account-balance-wallet:before
  3617. {
  3618. content: "\e602";
  3619. }
  3620. .mdi-action-account-balance:before
  3621. {
  3622. content: "\e603";
  3623. }
  3624. .mdi-action-account-box:before
  3625. {
  3626. content: "\e604";
  3627. }
  3628. .mdi-action-account-child:before
  3629. {
  3630. content: "\e605";
  3631. }
  3632. .mdi-action-account-circle:before
  3633. {
  3634. content: "\e606";
  3635. }
  3636. .mdi-action-add-shopping-cart:before
  3637. {
  3638. content: "\e607";
  3639. }
  3640. .mdi-action-alarm-add:before
  3641. {
  3642. content: "\e608";
  3643. }
  3644. .mdi-action-alarm-off:before
  3645. {
  3646. content: "\e609";
  3647. }
  3648. .mdi-action-alarm-on:before
  3649. {
  3650. content: "\e60a";
  3651. }
  3652. .mdi-action-alarm:before
  3653. {
  3654. content: "\e60b";
  3655. }
  3656. .mdi-action-android:before
  3657. {
  3658. content: "\e60c";
  3659. }
  3660. .mdi-action-announcement:before
  3661. {
  3662. content: "\e60d";
  3663. }
  3664. .mdi-action-aspect-ratio:before
  3665. {
  3666. content: "\e60e";
  3667. }
  3668. .mdi-action-assessment:before
  3669. {
  3670. content: "\e60f";
  3671. }
  3672. .mdi-action-assignment-ind:before
  3673. {
  3674. content: "\e610";
  3675. }
  3676. .mdi-action-assignment-late:before
  3677. {
  3678. content: "\e611";
  3679. }
  3680. .mdi-action-assignment-return:before
  3681. {
  3682. content: "\e612";
  3683. }
  3684. .mdi-action-assignment-returned:before
  3685. {
  3686. content: "\e613";
  3687. }
  3688. .mdi-action-assignment-turned-in:before
  3689. {
  3690. content: "\e614";
  3691. }
  3692. .mdi-action-assignment:before
  3693. {
  3694. content: "\e615";
  3695. }
  3696. .mdi-action-autorenew:before
  3697. {
  3698. content: "\e616";
  3699. }
  3700. .mdi-action-backup:before
  3701. {
  3702. content: "\e617";
  3703. }
  3704. .mdi-action-book:before
  3705. {
  3706. content: "\e618";
  3707. }
  3708. .mdi-action-bookmark-outline:before
  3709. {
  3710. content: "\e619";
  3711. }
  3712. .mdi-action-bookmark:before
  3713. {
  3714. content: "\e61a";
  3715. }
  3716. .mdi-action-bug-report:before
  3717. {
  3718. content: "\e61b";
  3719. }
  3720. .mdi-action-cached:before
  3721. {
  3722. content: "\e61c";
  3723. }
  3724. .mdi-action-check-circle:before
  3725. {
  3726. content: "\e61d";
  3727. }
  3728. .mdi-action-class:before
  3729. {
  3730. content: "\e61e";
  3731. }
  3732. .mdi-action-credit-card:before
  3733. {
  3734. content: "\e61f";
  3735. }
  3736. .mdi-action-dashboard:before
  3737. {
  3738. content: "\e620";
  3739. }
  3740. .mdi-action-delete:before
  3741. {
  3742. content: "\e621";
  3743. }
  3744. .mdi-action-description:before
  3745. {
  3746. content: "\e622";
  3747. }
  3748. .mdi-action-dns:before
  3749. {
  3750. content: "\e623";
  3751. }
  3752. .mdi-action-done-all:before
  3753. {
  3754. content: "\e624";
  3755. }
  3756. .mdi-action-done:before
  3757. {
  3758. content: "\e625";
  3759. }
  3760. .mdi-action-event:before
  3761. {
  3762. content: "\e626";
  3763. }
  3764. .mdi-action-exit-to-app:before
  3765. {
  3766. content: "\e627";
  3767. }
  3768. .mdi-action-explore:before
  3769. {
  3770. content: "\e628";
  3771. }
  3772. .mdi-action-extension:before
  3773. {
  3774. content: "\e629";
  3775. }
  3776. .mdi-action-face-unlock:before
  3777. {
  3778. content: "\e62a";
  3779. }
  3780. .mdi-action-favorite-outline:before
  3781. {
  3782. content: "\e62b";
  3783. }
  3784. .mdi-action-favorite:before
  3785. {
  3786. content: "\e62c";
  3787. }
  3788. .mdi-action-find-in-page:before
  3789. {
  3790. content: "\e62d";
  3791. }
  3792. .mdi-action-find-replace:before
  3793. {
  3794. content: "\e62e";
  3795. }
  3796. .mdi-action-flip-to-back:before
  3797. {
  3798. content: "\e62f";
  3799. }
  3800. .mdi-action-flip-to-front:before
  3801. {
  3802. content: "\e630";
  3803. }
  3804. .mdi-action-get-app:before
  3805. {
  3806. content: "\e631";
  3807. }
  3808. .mdi-action-grade:before
  3809. {
  3810. content: "\e632";
  3811. }
  3812. .mdi-action-group-work:before
  3813. {
  3814. content: "\e633";
  3815. }
  3816. .mdi-action-help:before
  3817. {
  3818. content: "\e634";
  3819. }
  3820. .mdi-action-highlight-remove:before
  3821. {
  3822. content: "\e635";
  3823. }
  3824. .mdi-action-history:before
  3825. {
  3826. content: "\e636";
  3827. }
  3828. .mdi-action-home:before
  3829. {
  3830. content: "\e637";
  3831. }
  3832. .mdi-action-https:before
  3833. {
  3834. content: "\e638";
  3835. }
  3836. .mdi-action-info-outline:before
  3837. {
  3838. content: "\e639";
  3839. }
  3840. .mdi-action-info:before
  3841. {
  3842. content: "\e63a";
  3843. }
  3844. .mdi-action-input:before
  3845. {
  3846. content: "\e63b";
  3847. }
  3848. .mdi-action-invert-colors:before
  3849. {
  3850. content: "\e63c";
  3851. }
  3852. .mdi-action-label-outline:before
  3853. {
  3854. content: "\e63d";
  3855. }
  3856. .mdi-action-label:before
  3857. {
  3858. content: "\e63e";
  3859. }
  3860. .mdi-action-language:before
  3861. {
  3862. content: "\e63f";
  3863. }
  3864. .mdi-action-launch:before
  3865. {
  3866. content: "\e640";
  3867. }
  3868. .mdi-action-list:before
  3869. {
  3870. content: "\e641";
  3871. }
  3872. .mdi-action-lock-open:before
  3873. {
  3874. content: "\e642";
  3875. }
  3876. .mdi-action-lock-outline:before
  3877. {
  3878. content: "\e643";
  3879. }
  3880. .mdi-action-lock:before
  3881. {
  3882. content: "\e644";
  3883. }
  3884. .mdi-action-loyalty:before
  3885. {
  3886. content: "\e645";
  3887. }
  3888. .mdi-action-markunread-mailbox:before
  3889. {
  3890. content: "\e646";
  3891. }
  3892. .mdi-action-note-add:before
  3893. {
  3894. content: "\e647";
  3895. }
  3896. .mdi-action-open-in-browser:before
  3897. {
  3898. content: "\e648";
  3899. }
  3900. .mdi-action-open-in-new:before
  3901. {
  3902. content: "\e649";
  3903. }
  3904. .mdi-action-open-with:before
  3905. {
  3906. content: "\e64a";
  3907. }
  3908. .mdi-action-pageview:before
  3909. {
  3910. content: "\e64b";
  3911. }
  3912. .mdi-action-payment:before
  3913. {
  3914. content: "\e64c";
  3915. }
  3916. .mdi-action-perm-camera-mic:before
  3917. {
  3918. content: "\e64d";
  3919. }
  3920. .mdi-action-perm-contact-cal:before
  3921. {
  3922. content: "\e64e";
  3923. }
  3924. .mdi-action-perm-data-setting:before
  3925. {
  3926. content: "\e64f";
  3927. }
  3928. .mdi-action-perm-device-info:before
  3929. {
  3930. content: "\e650";
  3931. }
  3932. .mdi-action-perm-identity:before
  3933. {
  3934. content: "\e651";
  3935. }
  3936. .mdi-action-perm-media:before
  3937. {
  3938. content: "\e652";
  3939. }
  3940. .mdi-action-perm-phone-msg:before
  3941. {
  3942. content: "\e653";
  3943. }
  3944. .mdi-action-perm-scan-wifi:before
  3945. {
  3946. content: "\e654";
  3947. }
  3948. .mdi-action-picture-in-picture:before
  3949. {
  3950. content: "\e655";
  3951. }
  3952. .mdi-action-polymer:before
  3953. {
  3954. content: "\e656";
  3955. }
  3956. .mdi-action-print:before
  3957. {
  3958. content: "\e657";
  3959. }
  3960. .mdi-action-query-builder:before
  3961. {
  3962. content: "\e658";
  3963. }
  3964. .mdi-action-question-answer:before
  3965. {
  3966. content: "\e659";
  3967. }
  3968. .mdi-action-receipt:before
  3969. {
  3970. content: "\e65a";
  3971. }
  3972. .mdi-action-redeem:before
  3973. {
  3974. content: "\e65b";
  3975. }
  3976. .mdi-action-reorder:before
  3977. {
  3978. content: "\e65c";
  3979. }
  3980. .mdi-action-report-problem:before
  3981. {
  3982. content: "\e65d";
  3983. }
  3984. .mdi-action-restore:before
  3985. {
  3986. content: "\e65e";
  3987. }
  3988. .mdi-action-room:before
  3989. {
  3990. content: "\e65f";
  3991. }
  3992. .mdi-action-schedule:before
  3993. {
  3994. content: "\e660";
  3995. }
  3996. .mdi-action-search:before
  3997. {
  3998. content: "\e661";
  3999. }
  4000. .mdi-action-settings-applications:before
  4001. {
  4002. content: "\e662";
  4003. }
  4004. .mdi-action-settings-backup-restore:before
  4005. {
  4006. content: "\e663";
  4007. }
  4008. .mdi-action-settings-bluetooth:before
  4009. {
  4010. content: "\e664";
  4011. }
  4012. .mdi-action-settings-cell:before
  4013. {
  4014. content: "\e665";
  4015. }
  4016. .mdi-action-settings-display:before
  4017. {
  4018. content: "\e666";
  4019. }
  4020. .mdi-action-settings-ethernet:before
  4021. {
  4022. content: "\e667";
  4023. }
  4024. .mdi-action-settings-input-antenna:before
  4025. {
  4026. content: "\e668";
  4027. }
  4028. .mdi-action-settings-input-component:before
  4029. {
  4030. content: "\e669";
  4031. }
  4032. .mdi-action-settings-input-composite:before
  4033. {
  4034. content: "\e66a";
  4035. }
  4036. .mdi-action-settings-input-hdmi:before
  4037. {
  4038. content: "\e66b";
  4039. }
  4040. .mdi-action-settings-input-svideo:before
  4041. {
  4042. content: "\e66c";
  4043. }
  4044. .mdi-action-settings-overscan:before
  4045. {
  4046. content: "\e66d";
  4047. }
  4048. .mdi-action-settings-phone:before
  4049. {
  4050. content: "\e66e";
  4051. }
  4052. .mdi-action-settings-power:before
  4053. {
  4054. content: "\e66f";
  4055. }
  4056. .mdi-action-settings-remote:before
  4057. {
  4058. content: "\e670";
  4059. }
  4060. .mdi-action-settings-voice:before
  4061. {
  4062. content: "\e671";
  4063. }
  4064. .mdi-action-settings:before
  4065. {
  4066. content: "\e672";
  4067. }
  4068. .mdi-action-shop-two:before
  4069. {
  4070. content: "\e673";
  4071. }
  4072. .mdi-action-shop:before
  4073. {
  4074. content: "\e674";
  4075. }
  4076. .mdi-action-shopping-basket:before
  4077. {
  4078. content: "\e675";
  4079. }
  4080. .mdi-action-shopping-cart:before
  4081. {
  4082. content: "\e676";
  4083. }
  4084. .mdi-action-speaker-notes:before
  4085. {
  4086. content: "\e677";
  4087. }
  4088. .mdi-action-spellcheck:before
  4089. {
  4090. content: "\e678";
  4091. }
  4092. .mdi-action-star-rate:before
  4093. {
  4094. content: "\e679";
  4095. }
  4096. .mdi-action-stars:before
  4097. {
  4098. content: "\e67a";
  4099. }
  4100. .mdi-action-store:before
  4101. {
  4102. content: "\e67b";
  4103. }
  4104. .mdi-action-subject:before
  4105. {
  4106. content: "\e67c";
  4107. }
  4108. .mdi-action-supervisor-account:before
  4109. {
  4110. content: "\e67d";
  4111. }
  4112. .mdi-action-swap-horiz:before
  4113. {
  4114. content: "\e67e";
  4115. }
  4116. .mdi-action-swap-vert-circle:before
  4117. {
  4118. content: "\e67f";
  4119. }
  4120. .mdi-action-swap-vert:before
  4121. {
  4122. content: "\e680";
  4123. }
  4124. .mdi-action-system-update-tv:before
  4125. {
  4126. content: "\e681";
  4127. }
  4128. .mdi-action-tab-unselected:before
  4129. {
  4130. content: "\e682";
  4131. }
  4132. .mdi-action-tab:before
  4133. {
  4134. content: "\e683";
  4135. }
  4136. .mdi-action-theaters:before
  4137. {
  4138. content: "\e684";
  4139. }
  4140. .mdi-action-thumb-down:before
  4141. {
  4142. content: "\e685";
  4143. }
  4144. .mdi-action-thumb-up:before
  4145. {
  4146. content: "\e686";
  4147. }
  4148. .mdi-action-thumbs-up-down:before
  4149. {
  4150. content: "\e687";
  4151. }
  4152. .mdi-action-toc:before
  4153. {
  4154. content: "\e688";
  4155. }
  4156. .mdi-action-today:before
  4157. {
  4158. content: "\e689";
  4159. }
  4160. .mdi-action-track-changes:before
  4161. {
  4162. content: "\e68a";
  4163. }
  4164. .mdi-action-translate:before
  4165. {
  4166. content: "\e68b";
  4167. }
  4168. .mdi-action-trending-down:before
  4169. {
  4170. content: "\e68c";
  4171. }
  4172. .mdi-action-trending-neutral:before
  4173. {
  4174. content: "\e68d";
  4175. }
  4176. .mdi-action-trending-up:before
  4177. {
  4178. content: "\e68e";
  4179. }
  4180. .mdi-action-turned-in-not:before
  4181. {
  4182. content: "\e68f";
  4183. }
  4184. .mdi-action-turned-in:before
  4185. {
  4186. content: "\e690";
  4187. }
  4188. .mdi-action-verified-user:before
  4189. {
  4190. content: "\e691";
  4191. }
  4192. .mdi-action-view-agenda:before
  4193. {
  4194. content: "\e692";
  4195. }
  4196. .mdi-action-view-array:before
  4197. {
  4198. content: "\e693";
  4199. }
  4200. .mdi-action-view-carousel:before
  4201. {
  4202. content: "\e694";
  4203. }
  4204. .mdi-action-view-column:before
  4205. {
  4206. content: "\e695";
  4207. }
  4208. .mdi-action-view-day:before
  4209. {
  4210. content: "\e696";
  4211. }
  4212. .mdi-action-view-headline:before
  4213. {
  4214. content: "\e697";
  4215. }
  4216. .mdi-action-view-list:before
  4217. {
  4218. content: "\e698";
  4219. }
  4220. .mdi-action-view-module:before
  4221. {
  4222. content: "\e699";
  4223. }
  4224. .mdi-action-view-quilt:before
  4225. {
  4226. content: "\e69a";
  4227. }
  4228. .mdi-action-view-stream:before
  4229. {
  4230. content: "\e69b";
  4231. }
  4232. .mdi-action-view-week:before
  4233. {
  4234. content: "\e69c";
  4235. }
  4236. .mdi-action-visibility-off:before
  4237. {
  4238. content: "\e69d";
  4239. }
  4240. .mdi-action-visibility:before
  4241. {
  4242. content: "\e69e";
  4243. }
  4244. .mdi-action-wallet-giftcard:before
  4245. {
  4246. content: "\e69f";
  4247. }
  4248. .mdi-action-wallet-membership:before
  4249. {
  4250. content: "\e6a0";
  4251. }
  4252. .mdi-action-wallet-travel:before
  4253. {
  4254. content: "\e6a1";
  4255. }
  4256. .mdi-action-work:before
  4257. {
  4258. content: "\e6a2";
  4259. }
  4260. .mdi-alert-error:before
  4261. {
  4262. content: "\e6a3";
  4263. }
  4264. .mdi-alert-warning:before
  4265. {
  4266. content: "\e6a4";
  4267. }
  4268. .mdi-av-album:before
  4269. {
  4270. content: "\e6a5";
  4271. }
  4272. .mdi-av-closed-caption:before
  4273. {
  4274. content: "\e6a6";
  4275. }
  4276. .mdi-av-equalizer:before
  4277. {
  4278. content: "\e6a7";
  4279. }
  4280. .mdi-av-explicit:before
  4281. {
  4282. content: "\e6a8";
  4283. }
  4284. .mdi-av-fast-forward:before
  4285. {
  4286. content: "\e6a9";
  4287. }
  4288. .mdi-av-fast-rewind:before
  4289. {
  4290. content: "\e6aa";
  4291. }
  4292. .mdi-av-games:before
  4293. {
  4294. content: "\e6ab";
  4295. }
  4296. .mdi-av-hearing:before
  4297. {
  4298. content: "\e6ac";
  4299. }
  4300. .mdi-av-high-quality:before
  4301. {
  4302. content: "\e6ad";
  4303. }
  4304. .mdi-av-loop:before
  4305. {
  4306. content: "\e6ae";
  4307. }
  4308. .mdi-av-mic-none:before
  4309. {
  4310. content: "\e6af";
  4311. }
  4312. .mdi-av-mic-off:before
  4313. {
  4314. content: "\e6b0";
  4315. }
  4316. .mdi-av-mic:before
  4317. {
  4318. content: "\e6b1";
  4319. }
  4320. .mdi-av-movie:before
  4321. {
  4322. content: "\e6b2";
  4323. }
  4324. .mdi-av-my-library-add:before
  4325. {
  4326. content: "\e6b3";
  4327. }
  4328. .mdi-av-my-library-books:before
  4329. {
  4330. content: "\e6b4";
  4331. }
  4332. .mdi-av-my-library-music:before
  4333. {
  4334. content: "\e6b5";
  4335. }
  4336. .mdi-av-new-releases:before
  4337. {
  4338. content: "\e6b6";
  4339. }
  4340. .mdi-av-not-interested:before
  4341. {
  4342. content: "\e6b7";
  4343. }
  4344. .mdi-av-pause-circle-fill:before
  4345. {
  4346. content: "\e6b8";
  4347. }
  4348. .mdi-av-pause-circle-outline:before
  4349. {
  4350. content: "\e6b9";
  4351. }
  4352. .mdi-av-pause:before
  4353. {
  4354. content: "\e6ba";
  4355. }
  4356. .mdi-av-play-arrow:before
  4357. {
  4358. content: "\e6bb";
  4359. }
  4360. .mdi-av-play-circle-fill:before
  4361. {
  4362. content: "\e6bc";
  4363. }
  4364. .mdi-av-play-circle-outline:before
  4365. {
  4366. content: "\e6bd";
  4367. }
  4368. .mdi-av-play-shopping-bag:before
  4369. {
  4370. content: "\e6be";
  4371. }
  4372. .mdi-av-playlist-add:before
  4373. {
  4374. content: "\e6bf";
  4375. }
  4376. .mdi-av-queue-music:before
  4377. {
  4378. content: "\e6c0";
  4379. }
  4380. .mdi-av-queue:before
  4381. {
  4382. content: "\e6c1";
  4383. }
  4384. .mdi-av-radio:before
  4385. {
  4386. content: "\e6c2";
  4387. }
  4388. .mdi-av-recent-actors:before
  4389. {
  4390. content: "\e6c3";
  4391. }
  4392. .mdi-av-repeat-one:before
  4393. {
  4394. content: "\e6c4";
  4395. }
  4396. .mdi-av-repeat:before
  4397. {
  4398. content: "\e6c5";
  4399. }
  4400. .mdi-av-replay:before
  4401. {
  4402. content: "\e6c6";
  4403. }
  4404. .mdi-av-shuffle:before
  4405. {
  4406. content: "\e6c7";
  4407. }
  4408. .mdi-av-skip-next:before
  4409. {
  4410. content: "\e6c8";
  4411. }
  4412. .mdi-av-skip-previous:before
  4413. {
  4414. content: "\e6c9";
  4415. }
  4416. .mdi-av-snooze:before
  4417. {
  4418. content: "\e6ca";
  4419. }
  4420. .mdi-av-stop:before
  4421. {
  4422. content: "\e6cb";
  4423. }
  4424. .mdi-av-subtitles:before
  4425. {
  4426. content: "\e6cc";
  4427. }
  4428. .mdi-av-surround-sound:before
  4429. {
  4430. content: "\e6cd";
  4431. }
  4432. .mdi-av-timer:before
  4433. {
  4434. content: "\e6ce";
  4435. }
  4436. .mdi-av-video-collection:before
  4437. {
  4438. content: "\e6cf";
  4439. }
  4440. .mdi-av-videocam-off:before
  4441. {
  4442. content: "\e6d0";
  4443. }
  4444. .mdi-av-videocam:before
  4445. {
  4446. content: "\e6d1";
  4447. }
  4448. .mdi-av-volume-down:before
  4449. {
  4450. content: "\e6d2";
  4451. }
  4452. .mdi-av-volume-mute:before
  4453. {
  4454. content: "\e6d3";
  4455. }
  4456. .mdi-av-volume-off:before
  4457. {
  4458. content: "\e6d4";
  4459. }
  4460. .mdi-av-volume-up:before
  4461. {
  4462. content: "\e6d5";
  4463. }
  4464. .mdi-av-web:before
  4465. {
  4466. content: "\e6d6";
  4467. }
  4468. .mdi-communication-business:before
  4469. {
  4470. content: "\e6d7";
  4471. }
  4472. .mdi-communication-call-end:before
  4473. {
  4474. content: "\e6d8";
  4475. }
  4476. .mdi-communication-call-made:before
  4477. {
  4478. content: "\e6d9";
  4479. }
  4480. .mdi-communication-call-merge:before
  4481. {
  4482. content: "\e6da";
  4483. }
  4484. .mdi-communication-call-missed:before
  4485. {
  4486. content: "\e6db";
  4487. }
  4488. .mdi-communication-call-received:before
  4489. {
  4490. content: "\e6dc";
  4491. }
  4492. .mdi-communication-call-split:before
  4493. {
  4494. content: "\e6dd";
  4495. }
  4496. .mdi-communication-call:before
  4497. {
  4498. content: "\e6de";
  4499. }
  4500. .mdi-communication-chat:before
  4501. {
  4502. content: "\e6df";
  4503. }
  4504. .mdi-communication-clear-all:before
  4505. {
  4506. content: "\e6e0";
  4507. }
  4508. .mdi-communication-comment:before
  4509. {
  4510. content: "\e6e1";
  4511. }
  4512. .mdi-communication-contacts:before
  4513. {
  4514. content: "\e6e2";
  4515. }
  4516. .mdi-communication-dialer-sip:before
  4517. {
  4518. content: "\e6e3";
  4519. }
  4520. .mdi-communication-dialpad:before
  4521. {
  4522. content: "\e6e4";
  4523. }
  4524. .mdi-communication-dnd-on:before
  4525. {
  4526. content: "\e6e5";
  4527. }
  4528. .mdi-communication-email:before
  4529. {
  4530. content: "\e6e6";
  4531. }
  4532. .mdi-communication-forum:before
  4533. {
  4534. content: "\e6e7";
  4535. }
  4536. .mdi-communication-import-export:before
  4537. {
  4538. content: "\e6e8";
  4539. }
  4540. .mdi-communication-invert-colors-off:before
  4541. {
  4542. content: "\e6e9";
  4543. }
  4544. .mdi-communication-invert-colors-on:before
  4545. {
  4546. content: "\e6ea";
  4547. }
  4548. .mdi-communication-live-help:before
  4549. {
  4550. content: "\e6eb";
  4551. }
  4552. .mdi-communication-location-off:before
  4553. {
  4554. content: "\e6ec";
  4555. }
  4556. .mdi-communication-location-on:before
  4557. {
  4558. content: "\e6ed";
  4559. }
  4560. .mdi-communication-message:before
  4561. {
  4562. content: "\e6ee";
  4563. }
  4564. .mdi-communication-messenger:before
  4565. {
  4566. content: "\e6ef";
  4567. }
  4568. .mdi-communication-no-sim:before
  4569. {
  4570. content: "\e6f0";
  4571. }
  4572. .mdi-communication-phone:before
  4573. {
  4574. content: "\e6f1";
  4575. }
  4576. .mdi-communication-portable-wifi-off:before
  4577. {
  4578. content: "\e6f2";
  4579. }
  4580. .mdi-communication-quick-contacts-dialer:before
  4581. {
  4582. content: "\e6f3";
  4583. }
  4584. .mdi-communication-quick-contacts-mail:before
  4585. {
  4586. content: "\e6f4";
  4587. }
  4588. .mdi-communication-ring-volume:before
  4589. {
  4590. content: "\e6f5";
  4591. }
  4592. .mdi-communication-stay-current-landscape:before
  4593. {
  4594. content: "\e6f6";
  4595. }
  4596. .mdi-communication-stay-current-portrait:before
  4597. {
  4598. content: "\e6f7";
  4599. }
  4600. .mdi-communication-stay-primary-landscape:before
  4601. {
  4602. content: "\e6f8";
  4603. }
  4604. .mdi-communication-stay-primary-portrait:before
  4605. {
  4606. content: "\e6f9";
  4607. }
  4608. .mdi-communication-swap-calls:before
  4609. {
  4610. content: "\e6fa";
  4611. }
  4612. .mdi-communication-textsms:before
  4613. {
  4614. content: "\e6fb";
  4615. }
  4616. .mdi-communication-voicemail:before
  4617. {
  4618. content: "\e6fc";
  4619. }
  4620. .mdi-communication-vpn-key:before
  4621. {
  4622. content: "\e6fd";
  4623. }
  4624. .mdi-content-add-box:before
  4625. {
  4626. content: "\e6fe";
  4627. }
  4628. .mdi-content-add-circle-outline:before
  4629. {
  4630. content: "\e6ff";
  4631. }
  4632. .mdi-content-add-circle:before
  4633. {
  4634. content: "\e700";
  4635. }
  4636. .mdi-content-add:before
  4637. {
  4638. content: "\e701";
  4639. }
  4640. .mdi-content-archive:before
  4641. {
  4642. content: "\e702";
  4643. }
  4644. .mdi-content-backspace:before
  4645. {
  4646. content: "\e703";
  4647. }
  4648. .mdi-content-block:before
  4649. {
  4650. content: "\e704";
  4651. }
  4652. .mdi-content-clear:before
  4653. {
  4654. content: "\e705";
  4655. }
  4656. .mdi-content-content-copy:before
  4657. {
  4658. content: "\e706";
  4659. }
  4660. .mdi-content-content-cut:before
  4661. {
  4662. content: "\e707";
  4663. }
  4664. .mdi-content-content-paste:before
  4665. {
  4666. content: "\e708";
  4667. }
  4668. .mdi-content-create:before
  4669. {
  4670. content: "\e709";
  4671. }
  4672. .mdi-content-drafts:before
  4673. {
  4674. content: "\e70a";
  4675. }
  4676. .mdi-content-filter-list:before
  4677. {
  4678. content: "\e70b";
  4679. }
  4680. .mdi-content-flag:before
  4681. {
  4682. content: "\e70c";
  4683. }
  4684. .mdi-content-forward:before
  4685. {
  4686. content: "\e70d";
  4687. }
  4688. .mdi-content-gesture:before
  4689. {
  4690. content: "\e70e";
  4691. }
  4692. .mdi-content-inbox:before
  4693. {
  4694. content: "\e70f";
  4695. }
  4696. .mdi-content-link:before
  4697. {
  4698. content: "\e710";
  4699. }
  4700. .mdi-content-mail:before
  4701. {
  4702. content: "\e711";
  4703. }
  4704. .mdi-content-markunread:before
  4705. {
  4706. content: "\e712";
  4707. }
  4708. .mdi-content-redo:before
  4709. {
  4710. content: "\e713";
  4711. }
  4712. .mdi-content-remove-circle-outline:before
  4713. {
  4714. content: "\e714";
  4715. }
  4716. .mdi-content-remove-circle:before
  4717. {
  4718. content: "\e715";
  4719. }
  4720. .mdi-content-remove:before
  4721. {
  4722. content: "\e716";
  4723. }
  4724. .mdi-content-reply-all:before
  4725. {
  4726. content: "\e717";
  4727. }
  4728. .mdi-content-reply:before
  4729. {
  4730. content: "\e718";
  4731. }
  4732. .mdi-content-report:before
  4733. {
  4734. content: "\e719";
  4735. }
  4736. .mdi-content-save:before
  4737. {
  4738. content: "\e71a";
  4739. }
  4740. .mdi-content-select-all:before
  4741. {
  4742. content: "\e71b";
  4743. }
  4744. .mdi-content-send:before
  4745. {
  4746. content: "\e71c";
  4747. }
  4748. .mdi-content-sort:before
  4749. {
  4750. content: "\e71d";
  4751. }
  4752. .mdi-content-text-format:before
  4753. {
  4754. content: "\e71e";
  4755. }
  4756. .mdi-content-undo:before
  4757. {
  4758. content: "\e71f";
  4759. }
  4760. .mdi-editor-attach-file:before
  4761. {
  4762. content: "\e776";
  4763. }
  4764. .mdi-editor-attach-money:before
  4765. {
  4766. content: "\e777";
  4767. }
  4768. .mdi-editor-border-all:before
  4769. {
  4770. content: "\e778";
  4771. }
  4772. .mdi-editor-border-bottom:before
  4773. {
  4774. content: "\e779";
  4775. }
  4776. .mdi-editor-border-clear:before
  4777. {
  4778. content: "\e77a";
  4779. }
  4780. .mdi-editor-border-color:before
  4781. {
  4782. content: "\e77b";
  4783. }
  4784. .mdi-editor-border-horizontal:before
  4785. {
  4786. content: "\e77c";
  4787. }
  4788. .mdi-editor-border-inner:before
  4789. {
  4790. content: "\e77d";
  4791. }
  4792. .mdi-editor-border-left:before
  4793. {
  4794. content: "\e77e";
  4795. }
  4796. .mdi-editor-border-outer:before
  4797. {
  4798. content: "\e77f";
  4799. }
  4800. .mdi-editor-border-right:before
  4801. {
  4802. content: "\e780";
  4803. }
  4804. .mdi-editor-border-style:before
  4805. {
  4806. content: "\e781";
  4807. }
  4808. .mdi-editor-border-top:before
  4809. {
  4810. content: "\e782";
  4811. }
  4812. .mdi-editor-border-vertical:before
  4813. {
  4814. content: "\e783";
  4815. }
  4816. .mdi-editor-format-align-center:before
  4817. {
  4818. content: "\e784";
  4819. }
  4820. .mdi-editor-format-align-justify:before
  4821. {
  4822. content: "\e785";
  4823. }
  4824. .mdi-editor-format-align-left:before
  4825. {
  4826. content: "\e786";
  4827. }
  4828. .mdi-editor-format-align-right:before
  4829. {
  4830. content: "\e787";
  4831. }
  4832. .mdi-editor-format-bold:before
  4833. {
  4834. content: "\e788";
  4835. }
  4836. .mdi-editor-format-clear:before
  4837. {
  4838. content: "\e789";
  4839. }
  4840. .mdi-editor-format-color-fill:before
  4841. {
  4842. content: "\e78a";
  4843. }
  4844. .mdi-editor-format-color-reset:before
  4845. {
  4846. content: "\e78b";
  4847. }
  4848. .mdi-editor-format-color-text:before
  4849. {
  4850. content: "\e78c";
  4851. }
  4852. .mdi-editor-format-indent-decrease:before
  4853. {
  4854. content: "\e78d";
  4855. }
  4856. .mdi-editor-format-indent-increase:before
  4857. {
  4858. content: "\e78e";
  4859. }
  4860. .mdi-editor-format-italic:before
  4861. {
  4862. content: "\e78f";
  4863. }
  4864. .mdi-editor-format-line-spacing:before
  4865. {
  4866. content: "\e790";
  4867. }
  4868. .mdi-editor-format-list-bulleted:before
  4869. {
  4870. content: "\e791";
  4871. }
  4872. .mdi-editor-format-list-numbered:before
  4873. {
  4874. content: "\e792";
  4875. }
  4876. .mdi-editor-format-paint:before
  4877. {
  4878. content: "\e793";
  4879. }
  4880. .mdi-editor-format-quote:before
  4881. {
  4882. content: "\e794";
  4883. }
  4884. .mdi-editor-format-size:before
  4885. {
  4886. content: "\e795";
  4887. }
  4888. .mdi-editor-format-strikethrough:before
  4889. {
  4890. content: "\e796";
  4891. }
  4892. .mdi-editor-format-textdirection-l-to-r:before
  4893. {
  4894. content: "\e797";
  4895. }
  4896. .mdi-editor-format-textdirection-r-to-l:before
  4897. {
  4898. content: "\e798";
  4899. }
  4900. .mdi-editor-format-underline:before
  4901. {
  4902. content: "\e799";
  4903. }
  4904. .mdi-editor-functions:before
  4905. {
  4906. content: "\e79a";
  4907. }
  4908. .mdi-editor-insert-chart:before
  4909. {
  4910. content: "\e79b";
  4911. }
  4912. .mdi-editor-insert-comment:before
  4913. {
  4914. content: "\e79c";
  4915. }
  4916. .mdi-editor-insert-drive-file:before
  4917. {
  4918. content: "\e79d";
  4919. }
  4920. .mdi-editor-insert-emoticon:before
  4921. {
  4922. content: "\e79e";
  4923. }
  4924. .mdi-editor-insert-invitation:before
  4925. {
  4926. content: "\e79f";
  4927. }
  4928. .mdi-editor-insert-link:before
  4929. {
  4930. content: "\e7a0";
  4931. }
  4932. .mdi-editor-insert-photo:before
  4933. {
  4934. content: "\e7a1";
  4935. }
  4936. .mdi-editor-merge-type:before
  4937. {
  4938. content: "\e7a2";
  4939. }
  4940. .mdi-editor-mode-comment:before
  4941. {
  4942. content: "\e7a3";
  4943. }
  4944. .mdi-editor-mode-edit:before
  4945. {
  4946. content: "\e7a4";
  4947. }
  4948. .mdi-editor-publish:before
  4949. {
  4950. content: "\e7a5";
  4951. }
  4952. .mdi-editor-vertical-align-bottom:before
  4953. {
  4954. content: "\e7a6";
  4955. }
  4956. .mdi-editor-vertical-align-center:before
  4957. {
  4958. content: "\e7a7";
  4959. }
  4960. .mdi-editor-vertical-align-top:before
  4961. {
  4962. content: "\e7a8";
  4963. }
  4964. .mdi-editor-wrap-text:before
  4965. {
  4966. content: "\e7a9";
  4967. }
  4968. .mdi-file-attachment:before
  4969. {
  4970. content: "\e7aa";
  4971. }
  4972. .mdi-file-cloud-circle:before
  4973. {
  4974. content: "\e7ab";
  4975. }
  4976. .mdi-file-cloud-done:before
  4977. {
  4978. content: "\e7ac";
  4979. }
  4980. .mdi-file-cloud-download:before
  4981. {
  4982. content: "\e7ad";
  4983. }
  4984. .mdi-file-cloud-off:before
  4985. {
  4986. content: "\e7ae";
  4987. }
  4988. .mdi-file-cloud-queue:before
  4989. {
  4990. content: "\e7af";
  4991. }
  4992. .mdi-file-cloud-upload:before
  4993. {
  4994. content: "\e7b0";
  4995. }
  4996. .mdi-file-cloud:before
  4997. {
  4998. content: "\e7b1";
  4999. }
  5000. .mdi-file-file-download:before
  5001. {
  5002. content: "\e7b2";
  5003. }
  5004. .mdi-file-file-upload:before
  5005. {
  5006. content: "\e7b3";
  5007. }
  5008. .mdi-file-folder-open:before
  5009. {
  5010. content: "\e7b4";
  5011. }
  5012. .mdi-file-folder-shared:before
  5013. {
  5014. content: "\e7b5";
  5015. }
  5016. .mdi-file-folder:before
  5017. {
  5018. content: "\e7b6";
  5019. }
  5020. .mdi-device-access-alarm:before
  5021. {
  5022. content: "\e720";
  5023. }
  5024. .mdi-device-access-alarms:before
  5025. {
  5026. content: "\e721";
  5027. }
  5028. .mdi-device-access-time:before
  5029. {
  5030. content: "\e722";
  5031. }
  5032. .mdi-device-add-alarm:before
  5033. {
  5034. content: "\e723";
  5035. }
  5036. .mdi-device-airplanemode-off:before
  5037. {
  5038. content: "\e724";
  5039. }
  5040. .mdi-device-airplanemode-on:before
  5041. {
  5042. content: "\e725";
  5043. }
  5044. .mdi-device-battery-20:before
  5045. {
  5046. content: "\e726";
  5047. }
  5048. .mdi-device-battery-30:before
  5049. {
  5050. content: "\e727";
  5051. }
  5052. .mdi-device-battery-50:before
  5053. {
  5054. content: "\e728";
  5055. }
  5056. .mdi-device-battery-60:before
  5057. {
  5058. content: "\e729";
  5059. }
  5060. .mdi-device-battery-80:before
  5061. {
  5062. content: "\e72a";
  5063. }
  5064. .mdi-device-battery-90:before
  5065. {
  5066. content: "\e72b";
  5067. }
  5068. .mdi-device-battery-alert:before
  5069. {
  5070. content: "\e72c";
  5071. }
  5072. .mdi-device-battery-charging-20:before
  5073. {
  5074. content: "\e72d";
  5075. }
  5076. .mdi-device-battery-charging-30:before
  5077. {
  5078. content: "\e72e";
  5079. }
  5080. .mdi-device-battery-charging-50:before
  5081. {
  5082. content: "\e72f";
  5083. }
  5084. .mdi-device-battery-charging-60:before
  5085. {
  5086. content: "\e730";
  5087. }
  5088. .mdi-device-battery-charging-80:before
  5089. {
  5090. content: "\e731";
  5091. }
  5092. .mdi-device-battery-charging-90:before
  5093. {
  5094. content: "\e732";
  5095. }
  5096. .mdi-device-battery-charging-full:before
  5097. {
  5098. content: "\e733";
  5099. }
  5100. .mdi-device-battery-full:before
  5101. {
  5102. content: "\e734";
  5103. }
  5104. .mdi-device-battery-std:before
  5105. {
  5106. content: "\e735";
  5107. }
  5108. .mdi-device-battery-unknown:before
  5109. {
  5110. content: "\e736";
  5111. }
  5112. .mdi-device-bluetooth-connected:before
  5113. {
  5114. content: "\e737";
  5115. }
  5116. .mdi-device-bluetooth-disabled:before
  5117. {
  5118. content: "\e738";
  5119. }
  5120. .mdi-device-bluetooth-searching:before
  5121. {
  5122. content: "\e739";
  5123. }
  5124. .mdi-device-bluetooth:before
  5125. {
  5126. content: "\e73a";
  5127. }
  5128. .mdi-device-brightness-auto:before
  5129. {
  5130. content: "\e73b";
  5131. }
  5132. .mdi-device-brightness-high:before
  5133. {
  5134. content: "\e73c";
  5135. }
  5136. .mdi-device-brightness-low:before
  5137. {
  5138. content: "\e73d";
  5139. }
  5140. .mdi-device-brightness-medium:before
  5141. {
  5142. content: "\e73e";
  5143. }
  5144. .mdi-device-data-usage:before
  5145. {
  5146. content: "\e73f";
  5147. }
  5148. .mdi-device-developer-mode:before
  5149. {
  5150. content: "\e740";
  5151. }
  5152. .mdi-device-devices:before
  5153. {
  5154. content: "\e741";
  5155. }
  5156. .mdi-device-dvr:before
  5157. {
  5158. content: "\e742";
  5159. }
  5160. .mdi-device-gps-fixed:before
  5161. {
  5162. content: "\e743";
  5163. }
  5164. .mdi-device-gps-not-fixed:before
  5165. {
  5166. content: "\e744";
  5167. }
  5168. .mdi-device-gps-off:before
  5169. {
  5170. content: "\e745";
  5171. }
  5172. .mdi-device-location-disabled:before
  5173. {
  5174. content: "\e746";
  5175. }
  5176. .mdi-device-location-searching:before
  5177. {
  5178. content: "\e747";
  5179. }
  5180. .mdi-device-multitrack-audio:before
  5181. {
  5182. content: "\e748";
  5183. }
  5184. .mdi-device-network-cell:before
  5185. {
  5186. content: "\e749";
  5187. }
  5188. .mdi-device-network-wifi:before
  5189. {
  5190. content: "\e74a";
  5191. }
  5192. .mdi-device-nfc:before
  5193. {
  5194. content: "\e74b";
  5195. }
  5196. .mdi-device-now-wallpaper:before
  5197. {
  5198. content: "\e74c";
  5199. }
  5200. .mdi-device-now-widgets:before
  5201. {
  5202. content: "\e74d";
  5203. }
  5204. .mdi-device-screen-lock-landscape:before
  5205. {
  5206. content: "\e74e";
  5207. }
  5208. .mdi-device-screen-lock-portrait:before
  5209. {
  5210. content: "\e74f";
  5211. }
  5212. .mdi-device-screen-lock-rotation:before
  5213. {
  5214. content: "\e750";
  5215. }
  5216. .mdi-device-screen-rotation:before
  5217. {
  5218. content: "\e751";
  5219. }
  5220. .mdi-device-sd-storage:before
  5221. {
  5222. content: "\e752";
  5223. }
  5224. .mdi-device-settings-system-daydream:before
  5225. {
  5226. content: "\e753";
  5227. }
  5228. .mdi-device-signal-cellular-0-bar:before
  5229. {
  5230. content: "\e754";
  5231. }
  5232. .mdi-device-signal-cellular-1-bar:before
  5233. {
  5234. content: "\e755";
  5235. }
  5236. .mdi-device-signal-cellular-2-bar:before
  5237. {
  5238. content: "\e756";
  5239. }
  5240. .mdi-device-signal-cellular-3-bar:before
  5241. {
  5242. content: "\e757";
  5243. }
  5244. .mdi-device-signal-cellular-4-bar:before
  5245. {
  5246. content: "\e758";
  5247. }
  5248. .mdi-signal-wifi-statusbar-connected-no-internet-after:before
  5249. {
  5250. content: "\e8f6";
  5251. }
  5252. .mdi-device-signal-cellular-connected-no-internet-0-bar:before
  5253. {
  5254. content: "\e759";
  5255. }
  5256. .mdi-device-signal-cellular-connected-no-internet-1-bar:before
  5257. {
  5258. content: "\e75a";
  5259. }
  5260. .mdi-device-signal-cellular-connected-no-internet-2-bar:before
  5261. {
  5262. content: "\e75b";
  5263. }
  5264. .mdi-device-signal-cellular-connected-no-internet-3-bar:before
  5265. {
  5266. content: "\e75c";
  5267. }
  5268. .mdi-device-signal-cellular-connected-no-internet-4-bar:before
  5269. {
  5270. content: "\e75d";
  5271. }
  5272. .mdi-device-signal-cellular-no-sim:before
  5273. {
  5274. content: "\e75e";
  5275. }
  5276. .mdi-device-signal-cellular-null:before
  5277. {
  5278. content: "\e75f";
  5279. }
  5280. .mdi-device-signal-cellular-off:before
  5281. {
  5282. content: "\e760";
  5283. }
  5284. .mdi-device-signal-wifi-0-bar:before
  5285. {
  5286. content: "\e761";
  5287. }
  5288. .mdi-device-signal-wifi-1-bar:before
  5289. {
  5290. content: "\e762";
  5291. }
  5292. .mdi-device-signal-wifi-2-bar:before
  5293. {
  5294. content: "\e763";
  5295. }
  5296. .mdi-device-signal-wifi-3-bar:before
  5297. {
  5298. content: "\e764";
  5299. }
  5300. .mdi-device-signal-wifi-4-bar:before
  5301. {
  5302. content: "\e765";
  5303. }
  5304. .mdi-device-signal-wifi-off:before
  5305. {
  5306. content: "\e766";
  5307. }
  5308. .mdi-device-signal-wifi-statusbar-1-bar:before
  5309. {
  5310. content: "\e767";
  5311. }
  5312. .mdi-device-signal-wifi-statusbar-2-bar:before
  5313. {
  5314. content: "\e768";
  5315. }
  5316. .mdi-device-signal-wifi-statusbar-3-bar:before
  5317. {
  5318. content: "\e769";
  5319. }
  5320. .mdi-device-signal-wifi-statusbar-4-bar:before
  5321. {
  5322. content: "\e76a";
  5323. }
  5324. .mdi-device-signal-wifi-statusbar-connected-no-internet-:before
  5325. {
  5326. content: "\e76b";
  5327. }
  5328. .mdi-device-signal-wifi-statusbar-connected-no-internet:before
  5329. {
  5330. content: "\e76f";
  5331. }
  5332. .mdi-device-signal-wifi-statusbar-connected-no-internet-2:before
  5333. {
  5334. content: "\e76c";
  5335. }
  5336. .mdi-device-signal-wifi-statusbar-connected-no-internet-3:before
  5337. {
  5338. content: "\e76d";
  5339. }
  5340. .mdi-device-signal-wifi-statusbar-connected-no-internet-4:before
  5341. {
  5342. content: "\e76e";
  5343. }
  5344. .mdi-signal-wifi-statusbar-not-connected-after:before
  5345. {
  5346. content: "\e8f7";
  5347. }
  5348. .mdi-device-signal-wifi-statusbar-not-connected:before
  5349. {
  5350. content: "\e770";
  5351. }
  5352. .mdi-device-signal-wifi-statusbar-null:before
  5353. {
  5354. content: "\e771";
  5355. }
  5356. .mdi-device-storage:before
  5357. {
  5358. content: "\e772";
  5359. }
  5360. .mdi-device-usb:before
  5361. {
  5362. content: "\e773";
  5363. }
  5364. .mdi-device-wifi-lock:before
  5365. {
  5366. content: "\e774";
  5367. }
  5368. .mdi-device-wifi-tethering:before
  5369. {
  5370. content: "\e775";
  5371. }
  5372. .mdi-hardware-cast-connected:before
  5373. {
  5374. content: "\e7b7";
  5375. }
  5376. .mdi-hardware-cast:before
  5377. {
  5378. content: "\e7b8";
  5379. }
  5380. .mdi-hardware-computer:before
  5381. {
  5382. content: "\e7b9";
  5383. }
  5384. .mdi-hardware-desktop-mac:before
  5385. {
  5386. content: "\e7ba";
  5387. }
  5388. .mdi-hardware-desktop-windows:before
  5389. {
  5390. content: "\e7bb";
  5391. }
  5392. .mdi-hardware-dock:before
  5393. {
  5394. content: "\e7bc";
  5395. }
  5396. .mdi-hardware-gamepad:before
  5397. {
  5398. content: "\e7bd";
  5399. }
  5400. .mdi-hardware-headset-mic:before
  5401. {
  5402. content: "\e7be";
  5403. }
  5404. .mdi-hardware-headset:before
  5405. {
  5406. content: "\e7bf";
  5407. }
  5408. .mdi-hardware-keyboard-alt:before
  5409. {
  5410. content: "\e7c0";
  5411. }
  5412. .mdi-hardware-keyboard-arrow-down:before
  5413. {
  5414. content: "\e7c1";
  5415. }
  5416. .mdi-hardware-keyboard-arrow-left:before
  5417. {
  5418. content: "\e7c2";
  5419. }
  5420. .mdi-hardware-keyboard-arrow-right:before
  5421. {
  5422. content: "\e7c3";
  5423. }
  5424. .mdi-hardware-keyboard-arrow-up:before
  5425. {
  5426. content: "\e7c4";
  5427. }
  5428. .mdi-hardware-keyboard-backspace:before
  5429. {
  5430. content: "\e7c5";
  5431. }
  5432. .mdi-hardware-keyboard-capslock:before
  5433. {
  5434. content: "\e7c6";
  5435. }
  5436. .mdi-hardware-keyboard-control:before
  5437. {
  5438. content: "\e7c7";
  5439. }
  5440. .mdi-hardware-keyboard-hide:before
  5441. {
  5442. content: "\e7c8";
  5443. }
  5444. .mdi-hardware-keyboard-return:before
  5445. {
  5446. content: "\e7c9";
  5447. }
  5448. .mdi-hardware-keyboard-tab:before
  5449. {
  5450. content: "\e7ca";
  5451. }
  5452. .mdi-hardware-keyboard-voice:before
  5453. {
  5454. content: "\e7cb";
  5455. }
  5456. .mdi-hardware-keyboard:before
  5457. {
  5458. content: "\e7cc";
  5459. }
  5460. .mdi-hardware-laptop-chromebook:before
  5461. {
  5462. content: "\e7cd";
  5463. }
  5464. .mdi-hardware-laptop-mac:before
  5465. {
  5466. content: "\e7ce";
  5467. }
  5468. .mdi-hardware-laptop-windows:before
  5469. {
  5470. content: "\e7cf";
  5471. }
  5472. .mdi-hardware-laptop:before
  5473. {
  5474. content: "\e7d0";
  5475. }
  5476. .mdi-hardware-memory:before
  5477. {
  5478. content: "\e7d1";
  5479. }
  5480. .mdi-hardware-mouse:before
  5481. {
  5482. content: "\e7d2";
  5483. }
  5484. .mdi-hardware-phone-android:before
  5485. {
  5486. content: "\e7d3";
  5487. }
  5488. .mdi-hardware-phone-iphone:before
  5489. {
  5490. content: "\e7d4";
  5491. }
  5492. .mdi-hardware-phonelink-off:before
  5493. {
  5494. content: "\e7d5";
  5495. }
  5496. .mdi-hardware-phonelink:before
  5497. {
  5498. content: "\e7d6";
  5499. }
  5500. .mdi-hardware-security:before
  5501. {
  5502. content: "\e7d7";
  5503. }
  5504. .mdi-hardware-sim-card:before
  5505. {
  5506. content: "\e7d8";
  5507. }
  5508. .mdi-hardware-smartphone:before
  5509. {
  5510. content: "\e7d9";
  5511. }
  5512. .mdi-hardware-speaker:before
  5513. {
  5514. content: "\e7da";
  5515. }
  5516. .mdi-hardware-tablet-android:before
  5517. {
  5518. content: "\e7db";
  5519. }
  5520. .mdi-hardware-tablet-mac:before
  5521. {
  5522. content: "\e7dc";
  5523. }
  5524. .mdi-hardware-tablet:before
  5525. {
  5526. content: "\e7dd";
  5527. }
  5528. .mdi-hardware-tv:before
  5529. {
  5530. content: "\e7de";
  5531. }
  5532. .mdi-hardware-watch:before
  5533. {
  5534. content: "\e7df";
  5535. }
  5536. .mdi-image-add-to-photos:before
  5537. {
  5538. content: "\e7e0";
  5539. }
  5540. .mdi-image-adjust:before
  5541. {
  5542. content: "\e7e1";
  5543. }
  5544. .mdi-image-assistant-photo:before
  5545. {
  5546. content: "\e7e2";
  5547. }
  5548. .mdi-image-audiotrack:before
  5549. {
  5550. content: "\e7e3";
  5551. }
  5552. .mdi-image-blur-circular:before
  5553. {
  5554. content: "\e7e4";
  5555. }
  5556. .mdi-image-blur-linear:before
  5557. {
  5558. content: "\e7e5";
  5559. }
  5560. .mdi-image-blur-off:before
  5561. {
  5562. content: "\e7e6";
  5563. }
  5564. .mdi-image-blur-on:before
  5565. {
  5566. content: "\e7e7";
  5567. }
  5568. .mdi-image-brightness-1:before
  5569. {
  5570. content: "\e7e8";
  5571. }
  5572. .mdi-image-brightness-2:before
  5573. {
  5574. content: "\e7e9";
  5575. }
  5576. .mdi-image-brightness-3:before
  5577. {
  5578. content: "\e7ea";
  5579. }
  5580. .mdi-image-brightness-4:before
  5581. {
  5582. content: "\e7eb";
  5583. }
  5584. .mdi-image-brightness-5:before
  5585. {
  5586. content: "\e7ec";
  5587. }
  5588. .mdi-image-brightness-6:before
  5589. {
  5590. content: "\e7ed";
  5591. }
  5592. .mdi-image-brightness-7:before
  5593. {
  5594. content: "\e7ee";
  5595. }
  5596. .mdi-image-brush:before
  5597. {
  5598. content: "\e7ef";
  5599. }
  5600. .mdi-image-camera-alt:before
  5601. {
  5602. content: "\e7f0";
  5603. }
  5604. .mdi-image-camera-front:before
  5605. {
  5606. content: "\e7f1";
  5607. }
  5608. .mdi-image-camera-rear:before
  5609. {
  5610. content: "\e7f2";
  5611. }
  5612. .mdi-image-camera-roll:before
  5613. {
  5614. content: "\e7f3";
  5615. }
  5616. .mdi-image-camera:before
  5617. {
  5618. content: "\e7f4";
  5619. }
  5620. .mdi-image-center-focus-strong:before
  5621. {
  5622. content: "\e7f5";
  5623. }
  5624. .mdi-image-center-focus-weak:before
  5625. {
  5626. content: "\e7f6";
  5627. }
  5628. .mdi-image-collections:before
  5629. {
  5630. content: "\e7f7";
  5631. }
  5632. .mdi-image-color-lens:before
  5633. {
  5634. content: "\e7f8";
  5635. }
  5636. .mdi-image-colorize:before
  5637. {
  5638. content: "\e7f9";
  5639. }
  5640. .mdi-image-compare:before
  5641. {
  5642. content: "\e7fa";
  5643. }
  5644. .mdi-image-control-point-duplicate:before
  5645. {
  5646. content: "\e7fb";
  5647. }
  5648. .mdi-image-control-point:before
  5649. {
  5650. content: "\e7fc";
  5651. }
  5652. .mdi-image-crop-3-2:before
  5653. {
  5654. content: "\e7fd";
  5655. }
  5656. .mdi-image-crop-5-4:before
  5657. {
  5658. content: "\e7fe";
  5659. }
  5660. .mdi-image-crop-7-5:before
  5661. {
  5662. content: "\e7ff";
  5663. }
  5664. .mdi-image-crop-16-9:before
  5665. {
  5666. content: "\e800";
  5667. }
  5668. .mdi-image-crop-din:before
  5669. {
  5670. content: "\e801";
  5671. }
  5672. .mdi-image-crop-free:before
  5673. {
  5674. content: "\e802";
  5675. }
  5676. .mdi-image-crop-landscape:before
  5677. {
  5678. content: "\e803";
  5679. }
  5680. .mdi-image-crop-original:before
  5681. {
  5682. content: "\e804";
  5683. }
  5684. .mdi-image-crop-portrait:before
  5685. {
  5686. content: "\e805";
  5687. }
  5688. .mdi-image-crop-square:before
  5689. {
  5690. content: "\e806";
  5691. }
  5692. .mdi-image-crop:before
  5693. {
  5694. content: "\e807";
  5695. }
  5696. .mdi-image-dehaze:before
  5697. {
  5698. content: "\e808";
  5699. }
  5700. .mdi-image-details:before
  5701. {
  5702. content: "\e809";
  5703. }
  5704. .mdi-image-edit:before
  5705. {
  5706. content: "\e80a";
  5707. }
  5708. .mdi-image-exposure-minus-1:before
  5709. {
  5710. content: "\e80b";
  5711. }
  5712. .mdi-image-exposure-minus-2:before
  5713. {
  5714. content: "\e80c";
  5715. }
  5716. .mdi-image-exposure-plus-1:before
  5717. {
  5718. content: "\e80d";
  5719. }
  5720. .mdi-image-exposure-plus-2:before
  5721. {
  5722. content: "\e80e";
  5723. }
  5724. .mdi-image-exposure-zero:before
  5725. {
  5726. content: "\e80f";
  5727. }
  5728. .mdi-image-exposure:before
  5729. {
  5730. content: "\e810";
  5731. }
  5732. .mdi-image-filter-1:before
  5733. {
  5734. content: "\e811";
  5735. }
  5736. .mdi-image-filter-2:before
  5737. {
  5738. content: "\e812";
  5739. }
  5740. .mdi-image-filter-3:before
  5741. {
  5742. content: "\e813";
  5743. }
  5744. .mdi-image-filter-4:before
  5745. {
  5746. content: "\e814";
  5747. }
  5748. .mdi-image-filter-5:before
  5749. {
  5750. content: "\e815";
  5751. }
  5752. .mdi-image-filter-6:before
  5753. {
  5754. content: "\e816";
  5755. }
  5756. .mdi-image-filter-7:before
  5757. {
  5758. content: "\e817";
  5759. }
  5760. .mdi-image-filter-8:before
  5761. {
  5762. content: "\e818";
  5763. }
  5764. .mdi-image-filter-9-plus:before
  5765. {
  5766. content: "\e819";
  5767. }
  5768. .mdi-image-filter-9:before
  5769. {
  5770. content: "\e81a";
  5771. }
  5772. .mdi-image-filter-b-and-w:before
  5773. {
  5774. content: "\e81b";
  5775. }
  5776. .mdi-image-filter-center-focus:before
  5777. {
  5778. content: "\e81c";
  5779. }
  5780. .mdi-image-filter-drama:before
  5781. {
  5782. content: "\e81d";
  5783. }
  5784. .mdi-image-filter-frames:before
  5785. {
  5786. content: "\e81e";
  5787. }
  5788. .mdi-image-filter-hdr:before
  5789. {
  5790. content: "\e81f";
  5791. }
  5792. .mdi-image-filter-none:before
  5793. {
  5794. content: "\e820";
  5795. }
  5796. .mdi-image-filter-tilt-shift:before
  5797. {
  5798. content: "\e821";
  5799. }
  5800. .mdi-image-filter-vintage:before
  5801. {
  5802. content: "\e822";
  5803. }
  5804. .mdi-image-filter:before
  5805. {
  5806. content: "\e823";
  5807. }
  5808. .mdi-image-flare:before
  5809. {
  5810. content: "\e824";
  5811. }
  5812. .mdi-image-flash-auto:before
  5813. {
  5814. content: "\e825";
  5815. }
  5816. .mdi-image-flash-off:before
  5817. {
  5818. content: "\e826";
  5819. }
  5820. .mdi-image-flash-on:before
  5821. {
  5822. content: "\e827";
  5823. }
  5824. .mdi-image-flip:before
  5825. {
  5826. content: "\e828";
  5827. }
  5828. .mdi-image-gradient:before
  5829. {
  5830. content: "\e829";
  5831. }
  5832. .mdi-image-grain:before
  5833. {
  5834. content: "\e82a";
  5835. }
  5836. .mdi-image-grid-off:before
  5837. {
  5838. content: "\e82b";
  5839. }
  5840. .mdi-image-grid-on:before
  5841. {
  5842. content: "\e82c";
  5843. }
  5844. .mdi-image-hdr-off:before
  5845. {
  5846. content: "\e82d";
  5847. }
  5848. .mdi-image-hdr-on:before
  5849. {
  5850. content: "\e82e";
  5851. }
  5852. .mdi-image-hdr-strong:before
  5853. {
  5854. content: "\e82f";
  5855. }
  5856. .mdi-image-hdr-weak:before
  5857. {
  5858. content: "\e830";
  5859. }
  5860. .mdi-image-healing:before
  5861. {
  5862. content: "\e831";
  5863. }
  5864. .mdi-image-image-aspect-ratio:before
  5865. {
  5866. content: "\e832";
  5867. }
  5868. .mdi-image-image:before
  5869. {
  5870. content: "\e833";
  5871. }
  5872. .mdi-image-iso:before
  5873. {
  5874. content: "\e834";
  5875. }
  5876. .mdi-image-landscape:before
  5877. {
  5878. content: "\e835";
  5879. }
  5880. .mdi-image-leak-add:before
  5881. {
  5882. content: "\e836";
  5883. }
  5884. .mdi-image-leak-remove:before
  5885. {
  5886. content: "\e837";
  5887. }
  5888. .mdi-image-lens:before
  5889. {
  5890. content: "\e838";
  5891. }
  5892. .mdi-image-looks-3:before
  5893. {
  5894. content: "\e839";
  5895. }
  5896. .mdi-image-looks-4:before
  5897. {
  5898. content: "\e83a";
  5899. }
  5900. .mdi-image-looks-5:before
  5901. {
  5902. content: "\e83b";
  5903. }
  5904. .mdi-image-looks-6:before
  5905. {
  5906. content: "\e83c";
  5907. }
  5908. .mdi-image-looks-one:before
  5909. {
  5910. content: "\e83d";
  5911. }
  5912. .mdi-image-looks-two:before
  5913. {
  5914. content: "\e83e";
  5915. }
  5916. .mdi-image-looks:before
  5917. {
  5918. content: "\e83f";
  5919. }
  5920. .mdi-image-loupe:before
  5921. {
  5922. content: "\e840";
  5923. }
  5924. .mdi-image-movie-creation:before
  5925. {
  5926. content: "\e841";
  5927. }
  5928. .mdi-image-nature-people:before
  5929. {
  5930. content: "\e842";
  5931. }
  5932. .mdi-image-nature:before
  5933. {
  5934. content: "\e843";
  5935. }
  5936. .mdi-image-navigate-before:before
  5937. {
  5938. content: "\e844";
  5939. }
  5940. .mdi-image-navigate-next:before
  5941. {
  5942. content: "\e845";
  5943. }
  5944. .mdi-image-palette:before
  5945. {
  5946. content: "\e846";
  5947. }
  5948. .mdi-image-panorama-fisheye:before
  5949. {
  5950. content: "\e847";
  5951. }
  5952. .mdi-image-panorama-horizontal:before
  5953. {
  5954. content: "\e848";
  5955. }
  5956. .mdi-image-panorama-vertical:before
  5957. {
  5958. content: "\e849";
  5959. }
  5960. .mdi-image-panorama-wide-angle:before
  5961. {
  5962. content: "\e84a";
  5963. }
  5964. .mdi-image-panorama:before
  5965. {
  5966. content: "\e84b";
  5967. }
  5968. .mdi-image-photo-album:before
  5969. {
  5970. content: "\e84c";
  5971. }
  5972. .mdi-image-photo-camera:before
  5973. {
  5974. content: "\e84d";
  5975. }
  5976. .mdi-image-photo-library:before
  5977. {
  5978. content: "\e84e";
  5979. }
  5980. .mdi-image-photo:before
  5981. {
  5982. content: "\e84f";
  5983. }
  5984. .mdi-image-portrait:before
  5985. {
  5986. content: "\e850";
  5987. }
  5988. .mdi-image-remove-red-eye:before
  5989. {
  5990. content: "\e851";
  5991. }
  5992. .mdi-image-rotate-left:before
  5993. {
  5994. content: "\e852";
  5995. }
  5996. .mdi-image-rotate-right:before
  5997. {
  5998. content: "\e853";
  5999. }
  6000. .mdi-image-slideshow:before
  6001. {
  6002. content: "\e854";
  6003. }
  6004. .mdi-image-straighten:before
  6005. {
  6006. content: "\e855";
  6007. }
  6008. .mdi-image-style:before
  6009. {
  6010. content: "\e856";
  6011. }
  6012. .mdi-image-switch-camera:before
  6013. {
  6014. content: "\e857";
  6015. }
  6016. .mdi-image-switch-video:before
  6017. {
  6018. content: "\e858";
  6019. }
  6020. .mdi-image-tag-faces:before
  6021. {
  6022. content: "\e859";
  6023. }
  6024. .mdi-image-texture:before
  6025. {
  6026. content: "\e85a";
  6027. }
  6028. .mdi-image-timelapse:before
  6029. {
  6030. content: "\e85b";
  6031. }
  6032. .mdi-image-timer-3:before
  6033. {
  6034. content: "\e85c";
  6035. }
  6036. .mdi-image-timer-10:before
  6037. {
  6038. content: "\e85d";
  6039. }
  6040. .mdi-image-timer-auto:before
  6041. {
  6042. content: "\e85e";
  6043. }
  6044. .mdi-image-timer-off:before
  6045. {
  6046. content: "\e85f";
  6047. }
  6048. .mdi-image-timer:before
  6049. {
  6050. content: "\e860";
  6051. }
  6052. .mdi-image-tonality:before
  6053. {
  6054. content: "\e861";
  6055. }
  6056. .mdi-image-transform:before
  6057. {
  6058. content: "\e862";
  6059. }
  6060. .mdi-image-tune:before
  6061. {
  6062. content: "\e863";
  6063. }
  6064. .mdi-image-wb-auto:before
  6065. {
  6066. content: "\e864";
  6067. }
  6068. .mdi-image-wb-cloudy:before
  6069. {
  6070. content: "\e865";
  6071. }
  6072. .mdi-image-wb-incandescent:before
  6073. {
  6074. content: "\e866";
  6075. }
  6076. .mdi-image-wb-irradescent:before
  6077. {
  6078. content: "\e867";
  6079. }
  6080. .mdi-image-wb-sunny:before
  6081. {
  6082. content: "\e868";
  6083. }
  6084. .mdi-maps-beenhere:before
  6085. {
  6086. content: "\e869";
  6087. }
  6088. .mdi-maps-directions-bike:before
  6089. {
  6090. content: "\e86a";
  6091. }
  6092. .mdi-maps-directions-bus:before
  6093. {
  6094. content: "\e86b";
  6095. }
  6096. .mdi-maps-directions-car:before
  6097. {
  6098. content: "\e86c";
  6099. }
  6100. .mdi-maps-directions-ferry:before
  6101. {
  6102. content: "\e86d";
  6103. }
  6104. .mdi-maps-directions-subway:before
  6105. {
  6106. content: "\e86e";
  6107. }
  6108. .mdi-maps-directions-train:before
  6109. {
  6110. content: "\e86f";
  6111. }
  6112. .mdi-maps-directions-transit:before
  6113. {
  6114. content: "\e870";
  6115. }
  6116. .mdi-maps-directions-walk:before
  6117. {
  6118. content: "\e871";
  6119. }
  6120. .mdi-maps-directions:before
  6121. {
  6122. content: "\e872";
  6123. }
  6124. .mdi-maps-flight:before
  6125. {
  6126. content: "\e873";
  6127. }
  6128. .mdi-maps-hotel:before
  6129. {
  6130. content: "\e874";
  6131. }
  6132. .mdi-maps-layers-clear:before
  6133. {
  6134. content: "\e875";
  6135. }
  6136. .mdi-maps-layers:before
  6137. {
  6138. content: "\e876";
  6139. }
  6140. .mdi-maps-local-airport:before
  6141. {
  6142. content: "\e877";
  6143. }
  6144. .mdi-maps-local-atm:before
  6145. {
  6146. content: "\e878";
  6147. }
  6148. .mdi-maps-local-attraction:before
  6149. {
  6150. content: "\e879";
  6151. }
  6152. .mdi-maps-local-bar:before
  6153. {
  6154. content: "\e87a";
  6155. }
  6156. .mdi-maps-local-cafe:before
  6157. {
  6158. content: "\e87b";
  6159. }
  6160. .mdi-maps-local-car-wash:before
  6161. {
  6162. content: "\e87c";
  6163. }
  6164. .mdi-maps-local-convenience-store:before
  6165. {
  6166. content: "\e87d";
  6167. }
  6168. .mdi-maps-local-drink:before
  6169. {
  6170. content: "\e87e";
  6171. }
  6172. .mdi-maps-local-florist:before
  6173. {
  6174. content: "\e87f";
  6175. }
  6176. .mdi-maps-local-gas-station:before
  6177. {
  6178. content: "\e880";
  6179. }
  6180. .mdi-maps-local-grocery-store:before
  6181. {
  6182. content: "\e881";
  6183. }
  6184. .mdi-maps-local-hospital:before
  6185. {
  6186. content: "\e882";
  6187. }
  6188. .mdi-maps-local-hotel:before
  6189. {
  6190. content: "\e883";
  6191. }
  6192. .mdi-maps-local-laundry-service:before
  6193. {
  6194. content: "\e884";
  6195. }
  6196. .mdi-maps-local-library:before
  6197. {
  6198. content: "\e885";
  6199. }
  6200. .mdi-maps-local-mall:before
  6201. {
  6202. content: "\e886";
  6203. }
  6204. .mdi-maps-local-movies:before
  6205. {
  6206. content: "\e887";
  6207. }
  6208. .mdi-maps-local-offer:before
  6209. {
  6210. content: "\e888";
  6211. }
  6212. .mdi-maps-local-parking:before
  6213. {
  6214. content: "\e889";
  6215. }
  6216. .mdi-maps-local-pharmacy:before
  6217. {
  6218. content: "\e88a";
  6219. }
  6220. .mdi-maps-local-phone:before
  6221. {
  6222. content: "\e88b";
  6223. }
  6224. .mdi-maps-local-pizza:before
  6225. {
  6226. content: "\e88c";
  6227. }
  6228. .mdi-maps-local-play:before
  6229. {
  6230. content: "\e88d";
  6231. }
  6232. .mdi-maps-local-post-office:before
  6233. {
  6234. content: "\e88e";
  6235. }
  6236. .mdi-maps-local-print-shop:before
  6237. {
  6238. content: "\e88f";
  6239. }
  6240. .mdi-maps-local-restaurant:before
  6241. {
  6242. content: "\e890";
  6243. }
  6244. .mdi-maps-local-see:before
  6245. {
  6246. content: "\e891";
  6247. }
  6248. .mdi-maps-local-shipping:before
  6249. {
  6250. content: "\e892";
  6251. }
  6252. .mdi-maps-local-taxi:before
  6253. {
  6254. content: "\e893";
  6255. }
  6256. .mdi-maps-location-history:before
  6257. {
  6258. content: "\e894";
  6259. }
  6260. .mdi-maps-map:before
  6261. {
  6262. content: "\e895";
  6263. }
  6264. .mdi-maps-my-location:before
  6265. {
  6266. content: "\e896";
  6267. }
  6268. .mdi-maps-navigation:before
  6269. {
  6270. content: "\e897";
  6271. }
  6272. .mdi-maps-pin-drop:before
  6273. {
  6274. content: "\e898";
  6275. }
  6276. .mdi-maps-place:before
  6277. {
  6278. content: "\e899";
  6279. }
  6280. .mdi-maps-rate-review:before
  6281. {
  6282. content: "\e89a";
  6283. }
  6284. .mdi-maps-restaurant-menu:before
  6285. {
  6286. content: "\e89b";
  6287. }
  6288. .mdi-maps-satellite:before
  6289. {
  6290. content: "\e89c";
  6291. }
  6292. .mdi-maps-store-mall-directory:before
  6293. {
  6294. content: "\e89d";
  6295. }
  6296. .mdi-maps-terrain:before
  6297. {
  6298. content: "\e89e";
  6299. }
  6300. .mdi-maps-traffic:before
  6301. {
  6302. content: "\e89f";
  6303. }
  6304. .mdi-navigation-apps:before
  6305. {
  6306. content: "\e8a0";
  6307. }
  6308. .mdi-navigation-arrow-back:before
  6309. {
  6310. content: "\e8a1";
  6311. }
  6312. .mdi-navigation-arrow-drop-down-circle:before
  6313. {
  6314. content: "\e8a2";
  6315. }
  6316. .mdi-navigation-arrow-drop-down:before
  6317. {
  6318. content: "\e8a3";
  6319. }
  6320. .mdi-navigation-arrow-drop-up:before
  6321. {
  6322. content: "\e8a4";
  6323. }
  6324. .mdi-navigation-arrow-forward:before
  6325. {
  6326. content: "\e8a5";
  6327. }
  6328. .mdi-navigation-cancel:before
  6329. {
  6330. content: "\e8a6";
  6331. }
  6332. .mdi-navigation-check:before
  6333. {
  6334. content: "\e8a7";
  6335. }
  6336. .mdi-navigation-chevron-left:before
  6337. {
  6338. content: "\e8a8";
  6339. }
  6340. .mdi-navigation-chevron-right:before
  6341. {
  6342. content: "\e8a9";
  6343. }
  6344. .mdi-navigation-close:before
  6345. {
  6346. content: "\e8aa";
  6347. }
  6348. .mdi-navigation-expand-less:before
  6349. {
  6350. content: "\e8ab";
  6351. }
  6352. .mdi-navigation-expand-more:before
  6353. {
  6354. content: "\e8ac";
  6355. }
  6356. .mdi-navigation-fullscreen-exit:before
  6357. {
  6358. content: "\e8ad";
  6359. }
  6360. .mdi-navigation-fullscreen:before
  6361. {
  6362. content: "\e8ae";
  6363. }
  6364. .mdi-navigation-menu:before
  6365. {
  6366. content: "\e8af";
  6367. }
  6368. .mdi-navigation-more-horiz:before
  6369. {
  6370. content: "\e8b0";
  6371. }
  6372. .mdi-navigation-more-vert:before
  6373. {
  6374. content: "\e8b1";
  6375. }
  6376. .mdi-navigation-refresh:before
  6377. {
  6378. content: "\e8b2";
  6379. }
  6380. .mdi-navigation-unfold-less:before
  6381. {
  6382. content: "\e8b3";
  6383. }
  6384. .mdi-navigation-unfold-more:before
  6385. {
  6386. content: "\e8b4";
  6387. }
  6388. .mdi-notification-adb:before
  6389. {
  6390. content: "\e8b5";
  6391. }
  6392. .mdi-notification-bluetooth-audio:before
  6393. {
  6394. content: "\e8b6";
  6395. }
  6396. .mdi-notification-disc-full:before
  6397. {
  6398. content: "\e8b7";
  6399. }
  6400. .mdi-notification-dnd-forwardslash:before
  6401. {
  6402. content: "\e8b8";
  6403. }
  6404. .mdi-notification-do-not-disturb:before
  6405. {
  6406. content: "\e8b9";
  6407. }
  6408. .mdi-notification-drive-eta:before
  6409. {
  6410. content: "\e8ba";
  6411. }
  6412. .mdi-notification-event-available:before
  6413. {
  6414. content: "\e8bb";
  6415. }
  6416. .mdi-notification-event-busy:before
  6417. {
  6418. content: "\e8bc";
  6419. }
  6420. .mdi-notification-event-note:before
  6421. {
  6422. content: "\e8bd";
  6423. }
  6424. .mdi-notification-folder-special:before
  6425. {
  6426. content: "\e8be";
  6427. }
  6428. .mdi-notification-mms:before
  6429. {
  6430. content: "\e8bf";
  6431. }
  6432. .mdi-notification-more:before
  6433. {
  6434. content: "\e8c0";
  6435. }
  6436. .mdi-notification-network-locked:before
  6437. {
  6438. content: "\e8c1";
  6439. }
  6440. .mdi-notification-phone-bluetooth-speaker:before
  6441. {
  6442. content: "\e8c2";
  6443. }
  6444. .mdi-notification-phone-forwarded:before
  6445. {
  6446. content: "\e8c3";
  6447. }
  6448. .mdi-notification-phone-in-talk:before
  6449. {
  6450. content: "\e8c4";
  6451. }
  6452. .mdi-notification-phone-locked:before
  6453. {
  6454. content: "\e8c5";
  6455. }
  6456. .mdi-notification-phone-missed:before
  6457. {
  6458. content: "\e8c6";
  6459. }
  6460. .mdi-notification-phone-paused:before
  6461. {
  6462. content: "\e8c7";
  6463. }
  6464. .mdi-notification-play-download:before
  6465. {
  6466. content: "\e8c8";
  6467. }
  6468. .mdi-notification-play-install:before
  6469. {
  6470. content: "\e8c9";
  6471. }
  6472. .mdi-notification-sd-card:before
  6473. {
  6474. content: "\e8ca";
  6475. }
  6476. .mdi-notification-sim-card-alert:before
  6477. {
  6478. content: "\e8cb";
  6479. }
  6480. .mdi-notification-sms-failed:before
  6481. {
  6482. content: "\e8cc";
  6483. }
  6484. .mdi-notification-sms:before
  6485. {
  6486. content: "\e8cd";
  6487. }
  6488. .mdi-notification-sync-disabled:before
  6489. {
  6490. content: "\e8ce";
  6491. }
  6492. .mdi-notification-sync-problem:before
  6493. {
  6494. content: "\e8cf";
  6495. }
  6496. .mdi-notification-sync:before
  6497. {
  6498. content: "\e8d0";
  6499. }
  6500. .mdi-notification-system-update:before
  6501. {
  6502. content: "\e8d1";
  6503. }
  6504. .mdi-notification-tap-and-play:before
  6505. {
  6506. content: "\e8d2";
  6507. }
  6508. .mdi-notification-time-to-leave:before
  6509. {
  6510. content: "\e8d3";
  6511. }
  6512. .mdi-notification-vibration:before
  6513. {
  6514. content: "\e8d4";
  6515. }
  6516. .mdi-notification-voice-chat:before
  6517. {
  6518. content: "\e8d5";
  6519. }
  6520. .mdi-notification-vpn-lock:before
  6521. {
  6522. content: "\e8d6";
  6523. }
  6524. .mdi-social-cake:before
  6525. {
  6526. content: "\e8d7";
  6527. }
  6528. .mdi-social-domain:before
  6529. {
  6530. content: "\e8d8";
  6531. }
  6532. .mdi-social-group-add:before
  6533. {
  6534. content: "\e8d9";
  6535. }
  6536. .mdi-social-group:before
  6537. {
  6538. content: "\e8da";
  6539. }
  6540. .mdi-social-location-city:before
  6541. {
  6542. content: "\e8db";
  6543. }
  6544. .mdi-social-mood:before
  6545. {
  6546. content: "\e8dc";
  6547. }
  6548. .mdi-social-notifications-none:before
  6549. {
  6550. content: "\e8dd";
  6551. }
  6552. .mdi-social-notifications-off:before
  6553. {
  6554. content: "\e8de";
  6555. }
  6556. .mdi-social-notifications-on:before
  6557. {
  6558. content: "\e8df";
  6559. }
  6560. .mdi-social-notifications-paused:before
  6561. {
  6562. content: "\e8e0";
  6563. }
  6564. .mdi-social-notifications:before
  6565. {
  6566. content: "\e8e1";
  6567. }
  6568. .mdi-social-pages:before
  6569. {
  6570. content: "\e8e2";
  6571. }
  6572. .mdi-social-party-mode:before
  6573. {
  6574. content: "\e8e3";
  6575. }
  6576. .mdi-social-people-outline:before
  6577. {
  6578. content: "\e8e4";
  6579. }
  6580. .mdi-social-people:before
  6581. {
  6582. content: "\e8e5";
  6583. }
  6584. .mdi-social-person-add:before
  6585. {
  6586. content: "\e8e6";
  6587. }
  6588. .mdi-social-person-outline:before
  6589. {
  6590. content: "\e8e7";
  6591. }
  6592. .mdi-social-person:before
  6593. {
  6594. content: "\e8e8";
  6595. }
  6596. .mdi-social-plus-one:before
  6597. {
  6598. content: "\e8e9";
  6599. }
  6600. .mdi-social-poll:before
  6601. {
  6602. content: "\e8ea";
  6603. }
  6604. .mdi-social-public:before
  6605. {
  6606. content: "\e8eb";
  6607. }
  6608. .mdi-social-school:before
  6609. {
  6610. content: "\e8ec";
  6611. }
  6612. .mdi-social-share:before
  6613. {
  6614. content: "\e8ed";
  6615. }
  6616. .mdi-social-whatshot:before
  6617. {
  6618. content: "\e8ee";
  6619. }
  6620. .mdi-toggle-check-box-outline-blank:before
  6621. {
  6622. content: "\e8ef";
  6623. }
  6624. .mdi-toggle-check-box:before
  6625. {
  6626. content: "\e8f0";
  6627. }
  6628. .mdi-toggle-radio-button-off:before
  6629. {
  6630. content: "\e8f1";
  6631. }
  6632. .mdi-toggle-radio-button-on:before
  6633. {
  6634. content: "\e8f2";
  6635. }
  6636. .mdi-toggle-star-half:before
  6637. {
  6638. content: "\e8f3";
  6639. }
  6640. .mdi-toggle-star-outline:before
  6641. {
  6642. content: "\e8f4";
  6643. }
  6644. .mdi-toggle-star:before
  6645. {
  6646. content: "\e8f5";
  6647. }
  6648. .container
  6649. {
  6650. margin: 0 auto;
  6651. max-width: 1280px;
  6652. width: 90%;
  6653. }
  6654. @media only screen and (min-width: 601px)
  6655. {
  6656. .container
  6657. {
  6658. width: 85%;
  6659. }
  6660. }
  6661. @media only screen and (min-width: 993px)
  6662. {
  6663. .container
  6664. {
  6665. width: 70%;
  6666. }
  6667. }
  6668. .container .row
  6669. {
  6670. margin-left: -0.75rem;
  6671. margin-right: -0.75rem;
  6672. }
  6673. .section
  6674. {
  6675. padding-top: 1rem;
  6676. padding-bottom: 1rem;
  6677. }
  6678. .section.no-pad
  6679. {
  6680. padding: 0;
  6681. }
  6682. .section.no-pad-bot
  6683. {
  6684. padding-bottom: 0;
  6685. }
  6686. .section.no-pad-top
  6687. {
  6688. padding-top: 0;
  6689. }
  6690. .row
  6691. {
  6692. margin-left: auto;
  6693. margin-right: auto;
  6694. margin-bottom: 20px;
  6695. }
  6696. .row:after
  6697. {
  6698. content: "";
  6699. display: table;
  6700. clear: both;
  6701. }
  6702. .row .col
  6703. {
  6704. float: left;
  6705. box-sizing: border-box;
  6706. padding: 0 0.75rem;
  6707. }
  6708. .row .col[class*="push-"], .row .col[class*="pull-"]
  6709. {
  6710. position: relative;
  6711. }
  6712. .row .col.s1
  6713. {
  6714. width: 8.3333333333%;
  6715. margin-left: auto;
  6716. left: auto;
  6717. right: auto;
  6718. }
  6719. .row .col.s2
  6720. {
  6721. width: 16.6666666667%;
  6722. margin-left: auto;
  6723. left: auto;
  6724. right: auto;
  6725. }
  6726. .row .col.s3
  6727. {
  6728. width: 25%;
  6729. margin-left: auto;
  6730. left: auto;
  6731. right: auto;
  6732. }
  6733. .row .col.s4
  6734. {
  6735. width: 33.3333333333%;
  6736. margin-left: auto;
  6737. left: auto;
  6738. right: auto;
  6739. }
  6740. .row .col.s5
  6741. {
  6742. width: 41.6666666667%;
  6743. margin-left: auto;
  6744. left: auto;
  6745. right: auto;
  6746. }
  6747. .row .col.s6
  6748. {
  6749. width: 50%;
  6750. margin-left: auto;
  6751. left: auto;
  6752. right: auto;
  6753. }
  6754. .row .col.s7
  6755. {
  6756. width: 58.3333333333%;
  6757. margin-left: auto;
  6758. left: auto;
  6759. right: auto;
  6760. }
  6761. .row .col.s8
  6762. {
  6763. width: 66.6666666667%;
  6764. margin-left: auto;
  6765. left: auto;
  6766. right: auto;
  6767. }
  6768. .row .col.s9
  6769. {
  6770. width: 75%;
  6771. margin-left: auto;
  6772. left: auto;
  6773. right: auto;
  6774. }
  6775. .row .col.s10
  6776. {
  6777. width: 83.3333333333%;
  6778. margin-left: auto;
  6779. left: auto;
  6780. right: auto;
  6781. }
  6782. .row .col.s11
  6783. {
  6784. width: 91.6666666667%;
  6785. margin-left: auto;
  6786. left: auto;
  6787. right: auto;
  6788. }
  6789. .row .col.s12
  6790. {
  6791. width: 100%;
  6792. margin-left: auto;
  6793. left: auto;
  6794. right: auto;
  6795. }
  6796. .row .col.offset-s1
  6797. {
  6798. margin-left: 8.3333333333%;
  6799. }
  6800. .row .col.pull-s1
  6801. {
  6802. right: 8.3333333333%;
  6803. }
  6804. .row .col.push-s1
  6805. {
  6806. left: 8.3333333333%;
  6807. }
  6808. .row .col.offset-s2
  6809. {
  6810. margin-left: 16.6666666667%;
  6811. }
  6812. .row .col.pull-s2
  6813. {
  6814. right: 16.6666666667%;
  6815. }
  6816. .row .col.push-s2
  6817. {
  6818. left: 16.6666666667%;
  6819. }
  6820. .row .col.offset-s3
  6821. {
  6822. margin-left: 25%;
  6823. }
  6824. .row .col.pull-s3
  6825. {
  6826. right: 25%;
  6827. }
  6828. .row .col.push-s3
  6829. {
  6830. left: 25%;
  6831. }
  6832. .row .col.offset-s4
  6833. {
  6834. margin-left: 33.3333333333%;
  6835. }
  6836. .row .col.pull-s4
  6837. {
  6838. right: 33.3333333333%;
  6839. }
  6840. .row .col.push-s4
  6841. {
  6842. left: 33.3333333333%;
  6843. }
  6844. .row .col.offset-s5
  6845. {
  6846. margin-left: 41.6666666667%;
  6847. }
  6848. .row .col.pull-s5
  6849. {
  6850. right: 41.6666666667%;
  6851. }
  6852. .row .col.push-s5
  6853. {
  6854. left: 41.6666666667%;
  6855. }
  6856. .row .col.offset-s6
  6857. {
  6858. margin-left: 50%;
  6859. }
  6860. .row .col.pull-s6
  6861. {
  6862. right: 50%;
  6863. }
  6864. .row .col.push-s6
  6865. {
  6866. left: 50%;
  6867. }
  6868. .row .col.offset-s7
  6869. {
  6870. margin-left: 58.3333333333%;
  6871. }
  6872. .row .col.pull-s7
  6873. {
  6874. right: 58.3333333333%;
  6875. }
  6876. .row .col.push-s7
  6877. {
  6878. left: 58.3333333333%;
  6879. }
  6880. .row .col.offset-s8
  6881. {
  6882. margin-left: 66.6666666667%;
  6883. }
  6884. .row .col.pull-s8
  6885. {
  6886. right: 66.6666666667%;
  6887. }
  6888. .row .col.push-s8
  6889. {
  6890. left: 66.6666666667%;
  6891. }
  6892. .row .col.offset-s9
  6893. {
  6894. margin-left: 75%;
  6895. }
  6896. .row .col.pull-s9
  6897. {
  6898. right: 75%;
  6899. }
  6900. .row .col.push-s9
  6901. {
  6902. left: 75%;
  6903. }
  6904. .row .col.offset-s10
  6905. {
  6906. margin-left: 83.3333333333%;
  6907. }
  6908. .row .col.pull-s10
  6909. {
  6910. right: 83.3333333333%;
  6911. }
  6912. .row .col.push-s10
  6913. {
  6914. left: 83.3333333333%;
  6915. }
  6916. .row .col.offset-s11
  6917. {
  6918. margin-left: 91.6666666667%;
  6919. }
  6920. .row .col.pull-s11
  6921. {
  6922. right: 91.6666666667%;
  6923. }
  6924. .row .col.push-s11
  6925. {
  6926. left: 91.6666666667%;
  6927. }
  6928. .row .col.offset-s12
  6929. {
  6930. margin-left: 100%;
  6931. }
  6932. .row .col.pull-s12
  6933. {
  6934. right: 100%;
  6935. }
  6936. .row .col.push-s12
  6937. {
  6938. left: 100%;
  6939. }
  6940. @media only screen and (min-width: 601px)
  6941. {
  6942. .row .col.m1
  6943. {
  6944. width: 8.3333333333%;
  6945. margin-left: auto;
  6946. left: auto;
  6947. right: auto;
  6948. }
  6949. .row .col.m2
  6950. {
  6951. width: 16.6666666667%;
  6952. margin-left: auto;
  6953. left: auto;
  6954. right: auto;
  6955. }
  6956. .row .col.m3
  6957. {
  6958. width: 25%;
  6959. margin-left: auto;
  6960. left: auto;
  6961. right: auto;
  6962. }
  6963. .row .col.m4
  6964. {
  6965. width: 33.3333333333%;
  6966. margin-left: auto;
  6967. left: auto;
  6968. right: auto;
  6969. }
  6970. .row .col.m5
  6971. {
  6972. width: 41.6666666667%;
  6973. margin-left: auto;
  6974. left: auto;
  6975. right: auto;
  6976. }
  6977. .row .col.m6
  6978. {
  6979. width: 50%;
  6980. margin-left: auto;
  6981. left: auto;
  6982. right: auto;
  6983. }
  6984. .row .col.m7
  6985. {
  6986. width: 58.3333333333%;
  6987. margin-left: auto;
  6988. left: auto;
  6989. right: auto;
  6990. }
  6991. .row .col.m8
  6992. {
  6993. width: 66.6666666667%;
  6994. margin-left: auto;
  6995. left: auto;
  6996. right: auto;
  6997. }
  6998. .row .col.m9
  6999. {
  7000. width: 75%;
  7001. margin-left: auto;
  7002. left: auto;
  7003. right: auto;
  7004. }
  7005. .row .col.m10
  7006. {
  7007. width: 83.3333333333%;
  7008. margin-left: auto;
  7009. left: auto;
  7010. right: auto;
  7011. }
  7012. .row .col.m11
  7013. {
  7014. width: 91.6666666667%;
  7015. margin-left: auto;
  7016. left: auto;
  7017. right: auto;
  7018. }
  7019. .row .col.m12
  7020. {
  7021. width: 100%;
  7022. margin-left: auto;
  7023. left: auto;
  7024. right: auto;
  7025. }
  7026. .row .col.offset-m1
  7027. {
  7028. margin-left: 8.3333333333%;
  7029. }
  7030. .row .col.pull-m1
  7031. {
  7032. right: 8.3333333333%;
  7033. }
  7034. .row .col.push-m1
  7035. {
  7036. left: 8.3333333333%;
  7037. }
  7038. .row .col.offset-m2
  7039. {
  7040. margin-left: 16.6666666667%;
  7041. }
  7042. .row .col.pull-m2
  7043. {
  7044. right: 16.6666666667%;
  7045. }
  7046. .row .col.push-m2
  7047. {
  7048. left: 16.6666666667%;
  7049. }
  7050. .row .col.offset-m3
  7051. {
  7052. margin-left: 25%;
  7053. }
  7054. .row .col.pull-m3
  7055. {
  7056. right: 25%;
  7057. }
  7058. .row .col.push-m3
  7059. {
  7060. left: 25%;
  7061. }
  7062. .row .col.offset-m4
  7063. {
  7064. margin-left: 33.3333333333%;
  7065. }
  7066. .row .col.pull-m4
  7067. {
  7068. right: 33.3333333333%;
  7069. }
  7070. .row .col.push-m4
  7071. {
  7072. left: 33.3333333333%;
  7073. }
  7074. .row .col.offset-m5
  7075. {
  7076. margin-left: 41.6666666667%;
  7077. }
  7078. .row .col.pull-m5
  7079. {
  7080. right: 41.6666666667%;
  7081. }
  7082. .row .col.push-m5
  7083. {
  7084. left: 41.6666666667%;
  7085. }
  7086. .row .col.offset-m6
  7087. {
  7088. margin-left: 50%;
  7089. }
  7090. .row .col.pull-m6
  7091. {
  7092. right: 50%;
  7093. }
  7094. .row .col.push-m6
  7095. {
  7096. left: 50%;
  7097. }
  7098. .row .col.offset-m7
  7099. {
  7100. margin-left: 58.3333333333%;
  7101. }
  7102. .row .col.pull-m7
  7103. {
  7104. right: 58.3333333333%;
  7105. }
  7106. .row .col.push-m7
  7107. {
  7108. left: 58.3333333333%;
  7109. }
  7110. .row .col.offset-m8
  7111. {
  7112. margin-left: 66.6666666667%;
  7113. }
  7114. .row .col.pull-m8
  7115. {
  7116. right: 66.6666666667%;
  7117. }
  7118. .row .col.push-m8
  7119. {
  7120. left: 66.6666666667%;
  7121. }
  7122. .row .col.offset-m9
  7123. {
  7124. margin-left: 75%;
  7125. }
  7126. .row .col.pull-m9
  7127. {
  7128. right: 75%;
  7129. }
  7130. .row .col.push-m9
  7131. {
  7132. left: 75%;
  7133. }
  7134. .row .col.offset-m10
  7135. {
  7136. margin-left: 83.3333333333%;
  7137. }
  7138. .row .col.pull-m10
  7139. {
  7140. right: 83.3333333333%;
  7141. }
  7142. .row .col.push-m10
  7143. {
  7144. left: 83.3333333333%;
  7145. }
  7146. .row .col.offset-m11
  7147. {
  7148. margin-left: 91.6666666667%;
  7149. }
  7150. .row .col.pull-m11
  7151. {
  7152. right: 91.6666666667%;
  7153. }
  7154. .row .col.push-m11
  7155. {
  7156. left: 91.6666666667%;
  7157. }
  7158. .row .col.offset-m12
  7159. {
  7160. margin-left: 100%;
  7161. }
  7162. .row .col.pull-m12
  7163. {
  7164. right: 100%;
  7165. }
  7166. .row .col.push-m12
  7167. {
  7168. left: 100%;
  7169. }
  7170. }
  7171. @media only screen and (min-width: 993px)
  7172. {
  7173. .row .col.l1
  7174. {
  7175. width: 8.3333333333%;
  7176. margin-left: auto;
  7177. left: auto;
  7178. right: auto;
  7179. }
  7180. .row .col.l2
  7181. {
  7182. width: 16.6666666667%;
  7183. margin-left: auto;
  7184. left: auto;
  7185. right: auto;
  7186. }
  7187. .row .col.l3
  7188. {
  7189. width: 25%;
  7190. margin-left: auto;
  7191. left: auto;
  7192. right: auto;
  7193. }
  7194. .row .col.l4
  7195. {
  7196. width: 33.3333333333%;
  7197. margin-left: auto;
  7198. left: auto;
  7199. right: auto;
  7200. }
  7201. .row .col.l5
  7202. {
  7203. width: 41.6666666667%;
  7204. margin-left: auto;
  7205. left: auto;
  7206. right: auto;
  7207. }
  7208. .row .col.l6
  7209. {
  7210. width: 50%;
  7211. margin-left: auto;
  7212. left: auto;
  7213. right: auto;
  7214. }
  7215. .row .col.l7
  7216. {
  7217. width: 58.3333333333%;
  7218. margin-left: auto;
  7219. left: auto;
  7220. right: auto;
  7221. }
  7222. .row .col.l8
  7223. {
  7224. width: 66.6666666667%;
  7225. margin-left: auto;
  7226. left: auto;
  7227. right: auto;
  7228. }
  7229. .row .col.l9
  7230. {
  7231. width: 75%;
  7232. margin-left: auto;
  7233. left: auto;
  7234. right: auto;
  7235. }
  7236. .row .col.l10
  7237. {
  7238. width: 83.3333333333%;
  7239. margin-left: auto;
  7240. left: auto;
  7241. right: auto;
  7242. }
  7243. .row .col.l11
  7244. {
  7245. width: 91.6666666667%;
  7246. margin-left: auto;
  7247. left: auto;
  7248. right: auto;
  7249. }
  7250. .row .col.l12
  7251. {
  7252. width: 100%;
  7253. margin-left: auto;
  7254. left: auto;
  7255. right: auto;
  7256. }
  7257. .row .col.offset-l1
  7258. {
  7259. margin-left: 8.3333333333%;
  7260. }
  7261. .row .col.pull-l1
  7262. {
  7263. right: 8.3333333333%;
  7264. }
  7265. .row .col.push-l1
  7266. {
  7267. left: 8.3333333333%;
  7268. }
  7269. .row .col.offset-l2
  7270. {
  7271. margin-left: 16.6666666667%;
  7272. }
  7273. .row .col.pull-l2
  7274. {
  7275. right: 16.6666666667%;
  7276. }
  7277. .row .col.push-l2
  7278. {
  7279. left: 16.6666666667%;
  7280. }
  7281. .row .col.offset-l3
  7282. {
  7283. margin-left: 25%;
  7284. }
  7285. .row .col.pull-l3
  7286. {
  7287. right: 25%;
  7288. }
  7289. .row .col.push-l3
  7290. {
  7291. left: 25%;
  7292. }
  7293. .row .col.offset-l4
  7294. {
  7295. margin-left: 33.3333333333%;
  7296. }
  7297. .row .col.pull-l4
  7298. {
  7299. right: 33.3333333333%;
  7300. }
  7301. .row .col.push-l4
  7302. {
  7303. left: 33.3333333333%;
  7304. }
  7305. .row .col.offset-l5
  7306. {
  7307. margin-left: 41.6666666667%;
  7308. }
  7309. .row .col.pull-l5
  7310. {
  7311. right: 41.6666666667%;
  7312. }
  7313. .row .col.push-l5
  7314. {
  7315. left: 41.6666666667%;
  7316. }
  7317. .row .col.offset-l6
  7318. {
  7319. margin-left: 50%;
  7320. }
  7321. .row .col.pull-l6
  7322. {
  7323. right: 50%;
  7324. }
  7325. .row .col.push-l6
  7326. {
  7327. left: 50%;
  7328. }
  7329. .row .col.offset-l7
  7330. {
  7331. margin-left: 58.3333333333%;
  7332. }
  7333. .row .col.pull-l7
  7334. {
  7335. right: 58.3333333333%;
  7336. }
  7337. .row .col.push-l7
  7338. {
  7339. left: 58.3333333333%;
  7340. }
  7341. .row .col.offset-l8
  7342. {
  7343. margin-left: 66.6666666667%;
  7344. }
  7345. .row .col.pull-l8
  7346. {
  7347. right: 66.6666666667%;
  7348. }
  7349. .row .col.push-l8
  7350. {
  7351. left: 66.6666666667%;
  7352. }
  7353. .row .col.offset-l9
  7354. {
  7355. margin-left: 75%;
  7356. }
  7357. .row .col.pull-l9
  7358. {
  7359. right: 75%;
  7360. }
  7361. .row .col.push-l9
  7362. {
  7363. left: 75%;
  7364. }
  7365. .row .col.offset-l10
  7366. {
  7367. margin-left: 83.3333333333%;
  7368. }
  7369. .row .col.pull-l10
  7370. {
  7371. right: 83.3333333333%;
  7372. }
  7373. .row .col.push-l10
  7374. {
  7375. left: 83.3333333333%;
  7376. }
  7377. .row .col.offset-l11
  7378. {
  7379. margin-left: 91.6666666667%;
  7380. }
  7381. .row .col.pull-l11
  7382. {
  7383. right: 91.6666666667%;
  7384. }
  7385. .row .col.push-l11
  7386. {
  7387. left: 91.6666666667%;
  7388. }
  7389. .row .col.offset-l12
  7390. {
  7391. margin-left: 100%;
  7392. }
  7393. .row .col.pull-l12
  7394. {
  7395. right: 100%;
  7396. }
  7397. .row .col.push-l12
  7398. {
  7399. left: 100%;
  7400. }
  7401. }
  7402. nav
  7403. {
  7404. color: #fff;
  7405. background-color: #ee6e73;
  7406. width: 100%;
  7407. height: 56px;
  7408. line-height: 56px;
  7409. }
  7410. nav a
  7411. {
  7412. color: #fff;
  7413. }
  7414. nav i,
  7415. nav [class^="mdi-"], nav [class*="mdi-"],
  7416. nav i.material-icons
  7417. {
  7418. display: block;
  7419. font-size: 2rem;
  7420. height: 56px;
  7421. line-height: 56px;
  7422. }
  7423. nav .nav-wrapper
  7424. {
  7425. position: relative;
  7426. height: 100%;
  7427. }
  7428. @media only screen and (min-width: 993px)
  7429. {
  7430. nav a.button-collapse
  7431. {
  7432. display: none;
  7433. }
  7434. }
  7435. nav .button-collapse
  7436. {
  7437. float: left;
  7438. position: relative;
  7439. z-index: 1;
  7440. height: 56px;
  7441. }
  7442. nav .button-collapse i
  7443. {
  7444. font-size: 2.7rem;
  7445. height: 56px;
  7446. line-height: 56px;
  7447. }
  7448. nav .brand-logo
  7449. {
  7450. position: absolute;
  7451. color: #fff;
  7452. display: inline-block;
  7453. font-size: 2.1rem;
  7454. padding: 0;
  7455. white-space: nowrap;
  7456. }
  7457. nav .brand-logo.center
  7458. {
  7459. left: 50%;
  7460. -webkit-transform: translateX(-50%);
  7461. transform: translateX(-50%);
  7462. }
  7463. @media only screen and (max-width: 992px)
  7464. {
  7465. nav .brand-logo
  7466. {
  7467. left: 50%;
  7468. -webkit-transform: translateX(-50%);
  7469. transform: translateX(-50%);
  7470. }
  7471. nav .brand-logo.left, nav .brand-logo.right
  7472. {
  7473. padding: 0;
  7474. -webkit-transform: none;
  7475. transform: none;
  7476. }
  7477. nav .brand-logo.left
  7478. {
  7479. left: 0.5rem;
  7480. }
  7481. nav .brand-logo.right
  7482. {
  7483. right: 0.5rem;
  7484. left: auto;
  7485. }
  7486. }
  7487. nav .brand-logo.right
  7488. {
  7489. right: 0.5rem;
  7490. padding: 0;
  7491. }
  7492. nav ul
  7493. {
  7494. margin: 0;
  7495. }
  7496. nav ul li
  7497. {
  7498. transition: background-color .3s;
  7499. float: left;
  7500. padding: 0;
  7501. }
  7502. nav ul li.active
  7503. {
  7504. background-color: rgba(0, 0, 0, 0.1);
  7505. }
  7506. nav ul a
  7507. {
  7508. transition: background-color .3s;
  7509. font-size: 1rem;
  7510. color: #fff;
  7511. display: block;
  7512. padding: 0 15px;
  7513. cursor: pointer;
  7514. }
  7515. nav ul a.btn, nav ul a.btn-large, nav ul a.btn-large, nav ul a.btn-flat, nav ul a.btn-floating
  7516. {
  7517. margin-top: -2px;
  7518. margin-left: 15px;
  7519. margin-right: 15px;
  7520. }
  7521. nav ul a:hover
  7522. {
  7523. background-color: rgba(0, 0, 0, 0.1);
  7524. }
  7525. nav ul.left
  7526. {
  7527. float: left;
  7528. }
  7529. nav .input-field
  7530. {
  7531. margin: 0;
  7532. }
  7533. nav .input-field input
  7534. {
  7535. height: 100%;
  7536. font-size: 1.2rem;
  7537. border: none;
  7538. padding-left: 2rem;
  7539. }
  7540. nav .input-field input:focus, nav .input-field input[type=text]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=url]:valid, nav .input-field input[type=date]:valid
  7541. {
  7542. border: none;
  7543. box-shadow: none;
  7544. }
  7545. nav .input-field label
  7546. {
  7547. top: 0;
  7548. left: 0;
  7549. }
  7550. nav .input-field label i
  7551. {
  7552. color: rgba(255, 255, 255, 0.7);
  7553. transition: color .3s;
  7554. }
  7555. nav .input-field label.active i
  7556. {
  7557. color: #fff;
  7558. }
  7559. nav .input-field label.active
  7560. {
  7561. -webkit-transform: translateY(0);
  7562. transform: translateY(0);
  7563. }
  7564. .navbar-fixed
  7565. {
  7566. position: relative;
  7567. height: 56px;
  7568. z-index: 998;
  7569. }
  7570. .navbar-fixed nav
  7571. {
  7572. position: fixed;
  7573. }
  7574. @media only screen and (min-width: 601px)
  7575. {
  7576. nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i
  7577. {
  7578. height: 64px;
  7579. line-height: 64px;
  7580. }
  7581. .navbar-fixed
  7582. {
  7583. height: 64px;
  7584. }
  7585. }
  7586. @font-face{
  7587. font-family: "Roboto";
  7588. src: local(Roboto Thin), url("../font/roboto/Roboto-Thin.eot");
  7589. src: url("../font/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
  7590. font-weight: 200;
  7591. }
  7592. @font-face{
  7593. font-family: "Roboto";
  7594. src: local(Roboto Light), url("../font/roboto/Roboto-Light.eot");
  7595. src: url("../font/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
  7596. font-weight: 300;
  7597. }
  7598. @font-face{
  7599. font-family: "Roboto";
  7600. src: local(Roboto Regular), url("../font/roboto/Roboto-Regular.eot");
  7601. src: url("../font/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
  7602. font-weight: 400;
  7603. }
  7604. @font-face{
  7605. font-family: "Roboto";
  7606. src: url("../font/roboto/Roboto-Medium.eot");
  7607. src: url("../font/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Medium.woff2") format("woff2"), url("../font/roboto/Roboto-Medium.woff") format("woff"), url("../font/roboto/Roboto-Medium.ttf") format("truetype");
  7608. font-weight: 500;
  7609. }
  7610. @font-face{
  7611. font-family: "Roboto";
  7612. src: url("../font/roboto/Roboto-Bold.eot");
  7613. src: url("../font/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Bold.woff2") format("woff2"), url("../font/roboto/Roboto-Bold.woff") format("woff"), url("../font/roboto/Roboto-Bold.ttf") format("truetype");
  7614. font-weight: 700;
  7615. }
  7616. a
  7617. {
  7618. text-decoration: none;
  7619. }
  7620. html
  7621. {
  7622. line-height: 1.5;
  7623. font-family: "Roboto", sans-serif;
  7624. font-weight: normal;
  7625. color: rgba(0, 0, 0, 0.87);
  7626. }
  7627. @media only screen and (min-width: 0)
  7628. {
  7629. html
  7630. {
  7631. font-size: 14px;
  7632. }
  7633. }
  7634. @media only screen and (min-width: 992px)
  7635. {
  7636. html
  7637. {
  7638. font-size: 14.5px;
  7639. }
  7640. }
  7641. @media only screen and (min-width: 1200px)
  7642. {
  7643. html
  7644. {
  7645. font-size: 15px;
  7646. }
  7647. }
  7648. h1, h2, h3, h4, h5, h6
  7649. {
  7650. font-weight: 400;
  7651. line-height: 1.1;
  7652. }
  7653. h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
  7654. {
  7655. font-weight: inherit;
  7656. }
  7657. h1
  7658. {
  7659. font-size: 4.2rem;
  7660. line-height: 110%;
  7661. margin: 2.1rem 0 1.68rem 0;
  7662. }
  7663. h2
  7664. {
  7665. font-size: 3.56rem;
  7666. line-height: 110%;
  7667. margin: 1.78rem 0 1.424rem 0;
  7668. }
  7669. h3
  7670. {
  7671. font-size: 2.92rem;
  7672. line-height: 110%;
  7673. margin: 1.46rem 0 1.168rem 0;
  7674. }
  7675. h4
  7676. {
  7677. font-size: 2.28rem;
  7678. line-height: 110%;
  7679. margin: 1.14rem 0 0.912rem 0;
  7680. }
  7681. h5
  7682. {
  7683. font-size: 1.64rem;
  7684. line-height: 110%;
  7685. margin: 0.82rem 0 0.656rem 0;
  7686. }
  7687. h6
  7688. {
  7689. font-size: 1rem;
  7690. line-height: 110%;
  7691. margin: 0.5rem 0 0.4rem 0;
  7692. }
  7693. em
  7694. {
  7695. font-style: italic;
  7696. }
  7697. strong
  7698. {
  7699. font-weight: 500;
  7700. }
  7701. small
  7702. {
  7703. font-size: 75%;
  7704. }
  7705. .light, footer.page-footer .footer-copyright
  7706. {
  7707. font-weight: 300;
  7708. }
  7709. .thin
  7710. {
  7711. font-weight: 200;
  7712. }
  7713. .flow-text
  7714. {
  7715. font-weight: 300;
  7716. }
  7717. @media only screen and (min-width: 360px)
  7718. {
  7719. .flow-text
  7720. {
  7721. font-size: 1.2rem;
  7722. }
  7723. }
  7724. @media only screen and (min-width: 390px)
  7725. {
  7726. .flow-text
  7727. {
  7728. font-size: 1.224rem;
  7729. }
  7730. }
  7731. @media only screen and (min-width: 420px)
  7732. {
  7733. .flow-text
  7734. {
  7735. font-size: 1.248rem;
  7736. }
  7737. }
  7738. @media only screen and (min-width: 450px)
  7739. {
  7740. .flow-text
  7741. {
  7742. font-size: 1.272rem;
  7743. }
  7744. }
  7745. @media only screen and (min-width: 480px)
  7746. {
  7747. .flow-text
  7748. {
  7749. font-size: 1.296rem;
  7750. }
  7751. }
  7752. @media only screen and (min-width: 510px)
  7753. {
  7754. .flow-text
  7755. {
  7756. font-size: 1.32rem;
  7757. }
  7758. }
  7759. @media only screen and (min-width: 540px)
  7760. {
  7761. .flow-text
  7762. {
  7763. font-size: 1.344rem;
  7764. }
  7765. }
  7766. @media only screen and (min-width: 570px)
  7767. {
  7768. .flow-text
  7769. {
  7770. font-size: 1.368rem;
  7771. }
  7772. }
  7773. @media only screen and (min-width: 600px)
  7774. {
  7775. .flow-text
  7776. {
  7777. font-size: 1.392rem;
  7778. }
  7779. }
  7780. @media only screen and (min-width: 630px)
  7781. {
  7782. .flow-text
  7783. {
  7784. font-size: 1.416rem;
  7785. }
  7786. }
  7787. @media only screen and (min-width: 660px)
  7788. {
  7789. .flow-text
  7790. {
  7791. font-size: 1.44rem;
  7792. }
  7793. }
  7794. @media only screen and (min-width: 690px)
  7795. {
  7796. .flow-text
  7797. {
  7798. font-size: 1.464rem;
  7799. }
  7800. }
  7801. @media only screen and (min-width: 720px)
  7802. {
  7803. .flow-text
  7804. {
  7805. font-size: 1.488rem;
  7806. }
  7807. }
  7808. @media only screen and (min-width: 750px)
  7809. {
  7810. .flow-text
  7811. {
  7812. font-size: 1.512rem;
  7813. }
  7814. }
  7815. @media only screen and (min-width: 780px)
  7816. {
  7817. .flow-text
  7818. {
  7819. font-size: 1.536rem;
  7820. }
  7821. }
  7822. @media only screen and (min-width: 810px)
  7823. {
  7824. .flow-text
  7825. {
  7826. font-size: 1.56rem;
  7827. }
  7828. }
  7829. @media only screen and (min-width: 840px)
  7830. {
  7831. .flow-text
  7832. {
  7833. font-size: 1.584rem;
  7834. }
  7835. }
  7836. @media only screen and (min-width: 870px)
  7837. {
  7838. .flow-text
  7839. {
  7840. font-size: 1.608rem;
  7841. }
  7842. }
  7843. @media only screen and (min-width: 900px)
  7844. {
  7845. .flow-text
  7846. {
  7847. font-size: 1.632rem;
  7848. }
  7849. }
  7850. @media only screen and (min-width: 930px)
  7851. {
  7852. .flow-text
  7853. {
  7854. font-size: 1.656rem;
  7855. }
  7856. }
  7857. @media only screen and (min-width: 960px)
  7858. {
  7859. .flow-text
  7860. {
  7861. font-size: 1.68rem;
  7862. }
  7863. }
  7864. @media only screen and (max-width: 360px)
  7865. {
  7866. .flow-text
  7867. {
  7868. font-size: 1.2rem;
  7869. }
  7870. }
  7871. .card-panel
  7872. {
  7873. transition: box-shadow .25s;
  7874. padding: 20px;
  7875. margin: 0.5rem 0 1rem 0;
  7876. border-radius: 2px;
  7877. background-color: #fff;
  7878. }
  7879. .card
  7880. {
  7881. position: relative;
  7882. margin: 0.5rem 0 1rem 0;
  7883. background-color: #fff;
  7884. transition: box-shadow .25s;
  7885. border-radius: 2px;
  7886. }
  7887. .card .card-title
  7888. {
  7889. font-size: 24px;
  7890. font-weight: 300;
  7891. }
  7892. .card .card-title.activator
  7893. {
  7894. cursor: pointer;
  7895. }
  7896. .card.small, .card.medium, .card.large
  7897. {
  7898. position: relative;
  7899. }
  7900. .card.small .card-image, .card.medium .card-image, .card.large .card-image
  7901. {
  7902. max-height: 60%;
  7903. overflow: hidden;
  7904. }
  7905. .card.small .card-content, .card.medium .card-content, .card.large .card-content
  7906. {
  7907. max-height: 40%;
  7908. overflow: hidden;
  7909. }
  7910. .card.small .card-action, .card.medium .card-action, .card.large .card-action
  7911. {
  7912. position: absolute;
  7913. bottom: 0;
  7914. left: 0;
  7915. right: 0;
  7916. z-index: 1;
  7917. background-color: inherit;
  7918. }
  7919. .card.small
  7920. {
  7921. height: 300px;
  7922. }
  7923. .card.medium
  7924. {
  7925. height: 400px;
  7926. }
  7927. .card.large
  7928. {
  7929. height: 500px;
  7930. }
  7931. .card .card-image
  7932. {
  7933. position: relative;
  7934. }
  7935. .card .card-image img
  7936. {
  7937. display: block;
  7938. border-radius: 2px 2px 0 0;
  7939. position: relative;
  7940. left: 0;
  7941. right: 0;
  7942. top: 0;
  7943. bottom: 0;
  7944. width: 100%;
  7945. }
  7946. .card .card-image .card-title
  7947. {
  7948. color: #fff;
  7949. position: absolute;
  7950. bottom: 0;
  7951. left: 0;
  7952. padding: 20px;
  7953. }
  7954. .card .card-content
  7955. {
  7956. padding: 20px;
  7957. border-radius: 0 0 2px 2px;
  7958. }
  7959. .card .card-content p
  7960. {
  7961. margin: 0;
  7962. color: inherit;
  7963. }
  7964. .card .card-content .card-title
  7965. {
  7966. line-height: 48px;
  7967. }
  7968. .card .card-action
  7969. {
  7970. border-top: 1px solid rgba(160, 160, 160, 0.2);
  7971. padding: 20px;
  7972. }
  7973. .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating)
  7974. {
  7975. color: #ffab40;
  7976. margin-right: 20px;
  7977. transition: color .3s ease;
  7978. text-transform: uppercase;
  7979. }
  7980. .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover
  7981. {
  7982. color: #ffd8a6;
  7983. }
  7984. .card .card-reveal
  7985. {
  7986. padding: 20px;
  7987. position: absolute;
  7988. background-color: #fff;
  7989. width: 100%;
  7990. overflow-y: auto;
  7991. top: 100%;
  7992. height: 100%;
  7993. z-index: 1;
  7994. display: none;
  7995. }
  7996. .card .card-reveal .card-title
  7997. {
  7998. cursor: pointer;
  7999. display: block;
  8000. }
  8001. #toast-container
  8002. {
  8003. display: block;
  8004. position: fixed;
  8005. z-index: 10000;
  8006. }
  8007. @media only screen and (max-width: 600px)
  8008. {
  8009. #toast-container
  8010. {
  8011. min-width: 100%;
  8012. bottom: 0%;
  8013. }
  8014. }
  8015. @media only screen and (min-width: 601px) and (max-width: 992px)
  8016. {
  8017. #toast-container
  8018. {
  8019. left: 5%;
  8020. bottom: 7%;
  8021. max-width: 90%;
  8022. }
  8023. }
  8024. @media only screen and (min-width: 993px)
  8025. {
  8026. #toast-container
  8027. {
  8028. top: 10%;
  8029. right: 7%;
  8030. max-width: 86%;
  8031. }
  8032. }
  8033. .toast {
  8034. border-radius: 2px;
  8035. top: 0;
  8036. width: auto;
  8037. clear: both;
  8038. margin-top: 10px;
  8039. position: relative;
  8040. max-width: 100%;
  8041. height: auto;
  8042. min-height: 48px;
  8043. line-height: 1.5em;
  8044. word-break: break-all;
  8045. background-color: #323232;
  8046. padding: 10px 25px;
  8047. font-size: 1.1rem;
  8048. font-weight: 300;
  8049. color: #fff;
  8050. display: -webkit-flex;
  8051. display: -ms-flexbox;
  8052. display: flex;
  8053. -webkit-align-items: center;
  8054. -ms-flex-align: center;
  8055. align-items: center;
  8056. -webkit-justify-content: space-between;
  8057. -ms-flex-pack: justify;
  8058. justify-content: space-between;
  8059. }
  8060. .toast .btn, .toast .btn-large, .toast .btn-flat
  8061. {
  8062. margin: 0;
  8063. margin-left: 3rem;
  8064. }
  8065. .toast.rounded
  8066. {
  8067. border-radius: 24px;
  8068. }
  8069. @media only screen and (max-width: 600px)
  8070. {
  8071. .toast
  8072. {
  8073. width: 100%;
  8074. border-radius: 0;
  8075. }
  8076. }
  8077. @media only screen and (min-width: 601px) and (max-width: 992px)
  8078. {
  8079. .toast
  8080. {
  8081. float: left;
  8082. }
  8083. }
  8084. @media only screen and (min-width: 993px)
  8085. {
  8086. .toast
  8087. {
  8088. float: right;
  8089. }
  8090. }
  8091. .tabs {
  8092. display: -webkit-flex;
  8093. display: -ms-flexbox;
  8094. display: flex;
  8095. position: relative;
  8096. overflow-x: auto;
  8097. overflow-y: hidden;
  8098. height: 48px;
  8099. background-color: #fff;
  8100. margin: 0 auto;
  8101. width: 100%;
  8102. white-space: nowrap;
  8103. }
  8104. .tabs .tab
  8105. {
  8106. -webkit-box-flex: 1;
  8107. -webkit-flex-grow: 1;
  8108. -ms-flex-positive: 1;
  8109. flex-grow: 1;
  8110. display: block;
  8111. float: left;
  8112. text-align: center;
  8113. line-height: 48px;
  8114. height: 48px;
  8115. padding: 0;
  8116. margin: 0;
  8117. text-transform: uppercase;
  8118. text-overflow: ellipsis;
  8119. overflow: hidden;
  8120. letter-spacing: .8px;
  8121. width: 15%;
  8122. min-width: 80px;
  8123. }
  8124. .tabs .tab a
  8125. {
  8126. color: #ee6e73;
  8127. display: block;
  8128. width: 100%;
  8129. height: 100%;
  8130. text-overflow: ellipsis;
  8131. overflow: hidden;
  8132. transition: color .28s ease;
  8133. }
  8134. .tabs .tab a:hover
  8135. {
  8136. color: #f9c9cb;
  8137. }
  8138. .tabs .tab.disabled a
  8139. {
  8140. color: #f9c9cb;
  8141. cursor: default;
  8142. }
  8143. .tabs .indicator
  8144. {
  8145. position: absolute;
  8146. bottom: 0;
  8147. height: 2px;
  8148. background-color: #f6b2b5;
  8149. will-change: left, right;
  8150. }
  8151. .material-tooltip
  8152. {
  8153. padding: 10px 8px;
  8154. font-size: 1rem;
  8155. z-index: 2000;
  8156. background-color: transparent;
  8157. border-radius: 2px;
  8158. color: #fff;
  8159. min-height: 36px;
  8160. line-height: 120%;
  8161. opacity: 0;
  8162. display: none;
  8163. position: absolute;
  8164. text-align: center;
  8165. max-width: calc(100% - 4px);
  8166. overflow: hidden;
  8167. left: 0;
  8168. top: 0;
  8169. will-change: top, left;
  8170. }
  8171. .backdrop
  8172. {
  8173. position: absolute;
  8174. opacity: 0;
  8175. display: none;
  8176. height: 7px;
  8177. width: 14px;
  8178. border-radius: 0 0 14px 14px;
  8179. background-color: #323232;
  8180. z-index: -1;
  8181. -webkit-transform-origin: 50% 10%;
  8182. transform-origin: 50% 10%;
  8183. will-change: transform, opacity;
  8184. }
  8185. .btn, .btn-large, .btn-flat
  8186. {
  8187. border: none;
  8188. border-radius: 2px;
  8189. display: inline-block;
  8190. height: 36px;
  8191. line-height: 36px;
  8192. outline: 0;
  8193. padding: 0 2rem;
  8194. text-transform: uppercase;
  8195. vertical-align: middle;
  8196. -webkit-tap-highlight-color: transparent;
  8197. }
  8198. .btn.disabled, .disabled.btn-large, .btn-floating.disabled, .btn-large.disabled, .btn:disabled, .btn-large:disabled, .btn-large:disabled, .btn-floating:disabled
  8199. {
  8200. background-color: #DFDFDF !important;
  8201. box-shadow: none;
  8202. color: #9F9F9F !important;
  8203. cursor: default;
  8204. }
  8205. .btn.disabled *, .disabled.btn-large *, .btn-floating.disabled *, .btn-large.disabled *, .btn:disabled *, .btn-large:disabled *, .btn-large:disabled *, .btn-floating:disabled *
  8206. {
  8207. pointer-events: none;
  8208. }
  8209. .btn.disabled:hover, .disabled.btn-large:hover, .btn-floating.disabled:hover, .btn-large.disabled:hover, .btn:disabled:hover, .btn-large:disabled:hover, .btn-large:disabled:hover, .btn-floating:disabled:hover
  8210. {
  8211. background-color: #DFDFDF;
  8212. color: #9F9F9F;
  8213. }
  8214. .btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i
  8215. {
  8216. font-size: 1.3rem;
  8217. line-height: inherit;
  8218. }
  8219. .btn, .btn-large
  8220. {
  8221. text-decoration: none;
  8222. color: #fff;
  8223. background-color: #26a69a;
  8224. text-align: center;
  8225. letter-spacing: .5px;
  8226. transition: .2s ease-out;
  8227. cursor: pointer;
  8228. }
  8229. .btn:hover, .btn-large:hover
  8230. {
  8231. background-color: #2bbbad;
  8232. }
  8233. .btn-floating
  8234. {
  8235. display: inline-block;
  8236. color: #fff;
  8237. position: relative;
  8238. overflow: hidden;
  8239. z-index: 1;
  8240. width: 37px;
  8241. height: 37px;
  8242. line-height: 37px;
  8243. padding: 0;
  8244. background-color: #26a69a;
  8245. border-radius: 50%;
  8246. transition: .3s;
  8247. cursor: pointer;
  8248. vertical-align: middle;
  8249. }
  8250. .btn-floating i
  8251. {
  8252. width: inherit;
  8253. display: inline-block;
  8254. text-align: center;
  8255. color: #fff;
  8256. font-size: 1.6rem;
  8257. line-height: 37px;
  8258. }
  8259. .btn-floating:hover
  8260. {
  8261. background-color: #26a69a;
  8262. }
  8263. .btn-floating:before
  8264. {
  8265. border-radius: 0;
  8266. }
  8267. .btn-floating.btn-large
  8268. {
  8269. width: 55.5px;
  8270. height: 55.5px;
  8271. }
  8272. .btn-floating.btn-large i
  8273. {
  8274. line-height: 55.5px;
  8275. }
  8276. button.btn-floating
  8277. {
  8278. border: none;
  8279. }
  8280. .fixed-action-btn
  8281. {
  8282. position: fixed;
  8283. right: 23px;
  8284. bottom: 23px;
  8285. padding-top: 15px;
  8286. margin-bottom: 0;
  8287. z-index: 998;
  8288. }
  8289. .fixed-action-btn.active ul
  8290. {
  8291. visibility: visible;
  8292. }
  8293. .fixed-action-btn.horizontal
  8294. {
  8295. padding: 0 0 0 15px;
  8296. }
  8297. .fixed-action-btn.horizontal ul
  8298. {
  8299. text-align: right;
  8300. right: 64px;
  8301. top: 50%;
  8302. -webkit-transform: translateY(-50%);
  8303. transform: translateY(-50%);
  8304. height: 100%;
  8305. left: initial;
  8306. width: 500px;
  8307. }
  8308. .fixed-action-btn.horizontal ul li
  8309. {
  8310. display: inline-block;
  8311. margin: 15px 15px 0 0;
  8312. }
  8313. .fixed-action-btn ul
  8314. {
  8315. left: 0;
  8316. right: 0;
  8317. text-align: center;
  8318. position: absolute;
  8319. bottom: 64px;
  8320. margin: 0;
  8321. visibility: hidden;
  8322. }
  8323. .fixed-action-btn ul li
  8324. {
  8325. margin-bottom: 15px;
  8326. }
  8327. .fixed-action-btn ul a.btn-floating
  8328. {
  8329. opacity: 0;
  8330. }
  8331. .btn-flat
  8332. {
  8333. box-shadow: none;
  8334. background-color: transparent;
  8335. color: #343434;
  8336. cursor: pointer;
  8337. }
  8338. .btn-flat.disabled
  8339. {
  8340. color: #b3b3b3;
  8341. cursor: default;
  8342. }
  8343. .btn-large
  8344. {
  8345. height: 54px;
  8346. line-height: 56px;
  8347. }
  8348. .btn-large i
  8349. {
  8350. font-size: 1.6rem;
  8351. }
  8352. .btn-block
  8353. {
  8354. display: block;
  8355. }
  8356. .dropdown-content
  8357. {
  8358. background-color: #fff;
  8359. margin: 0;
  8360. display: none;
  8361. min-width: 100px;
  8362. max-height: 650px;
  8363. overflow-y: auto;
  8364. opacity: 0;
  8365. position: absolute;
  8366. z-index: 999;
  8367. will-change: width, height;
  8368. }
  8369. .dropdown-content li
  8370. {
  8371. clear: both;
  8372. color: rgba(0, 0, 0, 0.87);
  8373. cursor: pointer;
  8374. min-height: 50px;
  8375. line-height: 1.5rem;
  8376. width: 100%;
  8377. text-align: left;
  8378. text-transform: none;
  8379. }
  8380. .dropdown-content li:hover, .dropdown-content li.active, .dropdown-content li.selected
  8381. {
  8382. background-color: #eee;
  8383. }
  8384. .dropdown-content li.active.selected
  8385. {
  8386. background-color: #e1e1e1;
  8387. }
  8388. .dropdown-content li.divider
  8389. {
  8390. min-height: 0;
  8391. height: 1px;
  8392. }
  8393. .dropdown-content li > a, .dropdown-content li > span
  8394. {
  8395. font-size: 16px;
  8396. color: #26a69a;
  8397. display: block;
  8398. line-height: 22px;
  8399. padding: 14px 16px;
  8400. }
  8401. .dropdown-content li > span > label
  8402. {
  8403. top: 1px;
  8404. left: 3px;
  8405. height: 18px;
  8406. }
  8407. .dropdown-content li > a > i
  8408. {
  8409. height: inherit;
  8410. line-height: inherit;
  8411. }
  8412. /*!
  8413. * Waves v0.6.0
  8414. * http://fian.my.id/Waves
  8415. *
  8416. * Copyright 2014 Alfiana E. Sibuea and other contributors
  8417. * Released under the MIT license
  8418. * https://github.com/fians/Waves/blob/master/LICENSE
  8419. */
  8420. .waves-effect
  8421. {
  8422. position: relative;
  8423. cursor: pointer;
  8424. display: inline-block;
  8425. overflow: hidden;
  8426. -webkit-user-select: none;
  8427. -moz-user-select: none;
  8428. -ms-user-select: none;
  8429. user-select: none;
  8430. -webkit-tap-highlight-color: transparent;
  8431. vertical-align: middle;
  8432. z-index: 1;
  8433. will-change: opacity, transform;
  8434. transition: all .3s ease-out;
  8435. }
  8436. .waves-effect .waves-ripple {
  8437. position: absolute;
  8438. border-radius: 50%;
  8439. width: 20px;
  8440. height: 20px;
  8441. margin-top: -10px;
  8442. margin-left: -10px;
  8443. opacity: 0;
  8444. background: rgba(0, 0, 0, 0.2);
  8445. transition: all 0.7s ease-out;
  8446. transition-property: opacity, -webkit-transform;
  8447. transition-property: transform, opacity;
  8448. transition-property: transform, opacity, -webkit-transform;
  8449. -webkit-transform: scale(0);
  8450. transform: scale(0);
  8451. pointer-events: none;
  8452. }
  8453. .waves-effect.waves-light .waves-ripple
  8454. {
  8455. background-color: rgba(255, 255, 255, 0.45);
  8456. }
  8457. .waves-effect.waves-red .waves-ripple
  8458. {
  8459. background-color: rgba(244, 67, 54, 0.7);
  8460. }
  8461. .waves-effect.waves-yellow .waves-ripple
  8462. {
  8463. background-color: rgba(255, 235, 59, 0.7);
  8464. }
  8465. .waves-effect.waves-orange .waves-ripple
  8466. {
  8467. background-color: rgba(255, 152, 0, 0.7);
  8468. }
  8469. .waves-effect.waves-purple .waves-ripple
  8470. {
  8471. background-color: rgba(156, 39, 176, 0.7);
  8472. }
  8473. .waves-effect.waves-green .waves-ripple
  8474. {
  8475. background-color: rgba(76, 175, 80, 0.7);
  8476. }
  8477. .waves-effect.waves-teal .waves-ripple
  8478. {
  8479. background-color: rgba(0, 150, 136, 0.7);
  8480. }
  8481. .waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"]
  8482. {
  8483. border: 0;
  8484. font-style: normal;
  8485. font-size: inherit;
  8486. text-transform: inherit;
  8487. background: none;
  8488. }
  8489. .waves-notransition
  8490. {
  8491. transition: none !important;
  8492. }
  8493. .waves-circle
  8494. {
  8495. -webkit-transform: translateZ(0);
  8496. transform: translateZ(0);
  8497. -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
  8498. }
  8499. .waves-input-wrapper
  8500. {
  8501. border-radius: 0.2em;
  8502. vertical-align: bottom;
  8503. }
  8504. .waves-input-wrapper .waves-button-input
  8505. {
  8506. position: relative;
  8507. top: 0;
  8508. left: 0;
  8509. z-index: 1;
  8510. }
  8511. .waves-circle
  8512. {
  8513. text-align: center;
  8514. width: 2.5em;
  8515. height: 2.5em;
  8516. line-height: 2.5em;
  8517. border-radius: 50%;
  8518. -webkit-mask-image: none;
  8519. }
  8520. .waves-block
  8521. {
  8522. display: block;
  8523. }
  8524. /* Firefox Bug: link not triggered */
  8525. a.waves-effect .waves-ripple
  8526. {
  8527. z-index: -1;
  8528. }
  8529. .modal
  8530. {
  8531. display: none;
  8532. position: fixed;
  8533. left: 0;
  8534. right: 0;
  8535. background-color: #fafafa;
  8536. padding: 0;
  8537. max-height: 70%;
  8538. width: 55%;
  8539. margin: auto;
  8540. overflow-y: auto;
  8541. border-radius: 2px;
  8542. will-change: top, opacity;
  8543. }
  8544. @media only screen and (max-width: 992px)
  8545. {
  8546. .modal
  8547. {
  8548. width: 80%;
  8549. }
  8550. }
  8551. .modal h1, .modal h2, .modal h3, .modal h4
  8552. {
  8553. margin-top: 0;
  8554. }
  8555. .modal .modal-content
  8556. {
  8557. padding: 24px;
  8558. }
  8559. .modal .modal-close
  8560. {
  8561. cursor: pointer;
  8562. }
  8563. .modal .modal-footer
  8564. {
  8565. border-radius: 0 0 2px 2px;
  8566. background-color: #fafafa;
  8567. padding: 4px 6px;
  8568. height: 56px;
  8569. width: 100%;
  8570. }
  8571. .modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-flat
  8572. {
  8573. float: right;
  8574. margin: 6px 0;
  8575. }
  8576. .lean-overlay
  8577. {
  8578. position: fixed;
  8579. z-index: 999;
  8580. top: -100px;
  8581. left: 0;
  8582. bottom: 0;
  8583. right: 0;
  8584. height: 125%;
  8585. width: 100%;
  8586. background: #000;
  8587. display: none;
  8588. will-change: opacity;
  8589. }
  8590. .modal.modal-fixed-footer
  8591. {
  8592. padding: 0;
  8593. height: 70%;
  8594. }
  8595. .modal.modal-fixed-footer .modal-content
  8596. {
  8597. position: absolute;
  8598. height: calc(100% - 56px);
  8599. max-height: 100%;
  8600. width: 100%;
  8601. overflow-y: auto;
  8602. }
  8603. .modal.modal-fixed-footer .modal-footer
  8604. {
  8605. border-top: 1px solid rgba(0, 0, 0, 0.1);
  8606. position: absolute;
  8607. bottom: 0;
  8608. }
  8609. .modal.bottom-sheet
  8610. {
  8611. top: auto;
  8612. bottom: -100%;
  8613. margin: 0;
  8614. width: 100%;
  8615. max-height: 45%;
  8616. border-radius: 0;
  8617. will-change: bottom, opacity;
  8618. }
  8619. .collapsible
  8620. {
  8621. border-top: 1px solid #ddd;
  8622. border-right: 1px solid #ddd;
  8623. border-left: 1px solid #ddd;
  8624. margin: 0.5rem 0 1rem 0;
  8625. }
  8626. .collapsible-header
  8627. {
  8628. display: block;
  8629. cursor: pointer;
  8630. min-height: 3rem;
  8631. line-height: 3rem;
  8632. padding: 0 1rem;
  8633. background-color: #fff;
  8634. border-bottom: 1px solid #ddd;
  8635. }
  8636. .collapsible-header i
  8637. {
  8638. width: 2rem;
  8639. font-size: 1.6rem;
  8640. line-height: 3rem;
  8641. display: block;
  8642. float: left;
  8643. text-align: center;
  8644. margin-right: 1rem;
  8645. }
  8646. .collapsible-body
  8647. {
  8648. display: none;
  8649. border-bottom: 1px solid #ddd;
  8650. box-sizing: border-box;
  8651. }
  8652. .collapsible-body p
  8653. {
  8654. margin: 0;
  8655. padding: 2rem;
  8656. }
  8657. .side-nav .collapsible
  8658. {
  8659. border: none;
  8660. box-shadow: none;
  8661. }
  8662. .side-nav .collapsible li
  8663. {
  8664. padding: 0;
  8665. }
  8666. .side-nav .collapsible-header
  8667. {
  8668. background-color: transparent;
  8669. border: none;
  8670. line-height: inherit;
  8671. height: inherit;
  8672. margin: 0 1rem;
  8673. }
  8674. .side-nav .collapsible-header i
  8675. {
  8676. line-height: inherit;
  8677. }
  8678. .side-nav .collapsible-body
  8679. {
  8680. border: 0;
  8681. background-color: #fff;
  8682. }
  8683. .side-nav .collapsible-body li a
  8684. {
  8685. margin: 0 1rem 0 2rem;
  8686. }
  8687. .collapsible.popout
  8688. {
  8689. border: none;
  8690. box-shadow: none;
  8691. }
  8692. .collapsible.popout > li
  8693. {
  8694. box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  8695. margin: 0 24px;
  8696. transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  8697. }
  8698. .collapsible.popout > li.active
  8699. {
  8700. box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  8701. margin: 16px 0;
  8702. }
  8703. .chip
  8704. {
  8705. display: inline-block;
  8706. height: 32px;
  8707. font-size: 13px;
  8708. font-weight: 500;
  8709. color: rgba(0, 0, 0, 0.6);
  8710. line-height: 32px;
  8711. padding: 0 12px;
  8712. border-radius: 16px;
  8713. background-color: #e4e4e4;
  8714. }
  8715. .chip img
  8716. {
  8717. float: left;
  8718. margin: 0 8px 0 -12px;
  8719. height: 32px;
  8720. width: 32px;
  8721. border-radius: 50%;
  8722. }
  8723. .chip i.material-icons
  8724. {
  8725. cursor: pointer;
  8726. float: right;
  8727. font-size: 16px;
  8728. line-height: 32px;
  8729. padding-left: 8px;
  8730. }
  8731. .materialboxed {
  8732. display: block;
  8733. cursor: -webkit-zoom-in;
  8734. cursor: zoom-in;
  8735. position: relative;
  8736. transition: opacity .4s;
  8737. }
  8738. .materialboxed:hover
  8739. {
  8740. will-change: left, top, width, height;
  8741. }
  8742. .materialboxed:hover:not(.active)
  8743. {
  8744. opacity: .8;
  8745. }
  8746. .materialboxed.active {
  8747. cursor: -webkit-zoom-out;
  8748. cursor: zoom-out;
  8749. }
  8750. #materialbox-overlay
  8751. {
  8752. position: fixed;
  8753. top: 0;
  8754. left: 0;
  8755. right: 0;
  8756. bottom: 0;
  8757. background-color: #292929;
  8758. z-index: 999;
  8759. will-change: opacity;
  8760. }
  8761. .materialbox-caption
  8762. {
  8763. position: fixed;
  8764. display: none;
  8765. color: #fff;
  8766. line-height: 50px;
  8767. bottom: 0;
  8768. width: 100%;
  8769. text-align: center;
  8770. padding: 0% 15%;
  8771. height: 50px;
  8772. z-index: 1000;
  8773. -webkit-font-smoothing: antialiased;
  8774. }
  8775. /* Remove Focus Boxes */
  8776. select:focus
  8777. {
  8778. outline: 1px solid #c9f3ef;
  8779. }
  8780. button:focus
  8781. {
  8782. outline: none;
  8783. background-color: #2ab7a9;
  8784. }
  8785. label
  8786. {
  8787. font-size: 0.8rem;
  8788. color: #9e9e9e;
  8789. }
  8790. /***************************
  8791. Text Inputs + Textarea
  8792. ****************************/
  8793. ::-webkit-input-placeholder
  8794. {
  8795. color: #d1d1d1;
  8796. }
  8797. :-moz-placeholder
  8798. {
  8799. color: #d1d1d1;
  8800. }
  8801. ::-moz-placeholder
  8802. {
  8803. color: #d1d1d1;
  8804. }
  8805. :-ms-input-placeholder
  8806. {
  8807. color: #d1d1d1;
  8808. }
  8809. input:not([type]),
  8810. input[type=text],
  8811. input[type=password],
  8812. input[type=email],
  8813. input[type=url],
  8814. input[type=time],
  8815. input[type=date],
  8816. input[type=datetime-local],
  8817. input[type=tel],
  8818. input[type=number],
  8819. input[type=search],
  8820. textarea.materialize-textarea
  8821. {
  8822. background-color: transparent;
  8823. border: none;
  8824. border-bottom: 1px solid #9e9e9e;
  8825. border-radius: 0;
  8826. outline: none;
  8827. height: 3rem;
  8828. width: 100%;
  8829. font-size: 1rem;
  8830. margin: 0 0 15px 0;
  8831. padding: 0;
  8832. box-shadow: none;
  8833. box-sizing: content-box;
  8834. transition: all .3s;
  8835. }
  8836. input:not([type]):disabled, input:not([type])[readonly="readonly"],
  8837. input[type=text]:disabled,
  8838. input[type=text][readonly="readonly"],
  8839. input[type=password]:disabled,
  8840. input[type=password][readonly="readonly"],
  8841. input[type=email]:disabled,
  8842. input[type=email][readonly="readonly"],
  8843. input[type=url]:disabled,
  8844. input[type=url][readonly="readonly"],
  8845. input[type=time]:disabled,
  8846. input[type=time][readonly="readonly"],
  8847. input[type=date]:disabled,
  8848. input[type=date][readonly="readonly"],
  8849. input[type=datetime-local]:disabled,
  8850. input[type=datetime-local][readonly="readonly"],
  8851. input[type=tel]:disabled,
  8852. input[type=tel][readonly="readonly"],
  8853. input[type=number]:disabled,
  8854. input[type=number][readonly="readonly"],
  8855. input[type=search]:disabled,
  8856. input[type=search][readonly="readonly"],
  8857. textarea.materialize-textarea:disabled,
  8858. textarea.materialize-textarea[readonly="readonly"]
  8859. {
  8860. color: rgba(0, 0, 0, 0.26);
  8861. border-bottom: 1px dotted rgba(0, 0, 0, 0.26);
  8862. }
  8863. input:not([type]):disabled + label, input:not([type])[readonly="readonly"] + label,
  8864. input[type=text]:disabled + label,
  8865. input[type=text][readonly="readonly"] + label,
  8866. input[type=password]:disabled + label,
  8867. input[type=password][readonly="readonly"] + label,
  8868. input[type=email]:disabled + label,
  8869. input[type=email][readonly="readonly"] + label,
  8870. input[type=url]:disabled + label,
  8871. input[type=url][readonly="readonly"] + label,
  8872. input[type=time]:disabled + label,
  8873. input[type=time][readonly="readonly"] + label,
  8874. input[type=date]:disabled + label,
  8875. input[type=date][readonly="readonly"] + label,
  8876. input[type=datetime-local]:disabled + label,
  8877. input[type=datetime-local][readonly="readonly"] + label,
  8878. input[type=tel]:disabled + label,
  8879. input[type=tel][readonly="readonly"] + label,
  8880. input[type=number]:disabled + label,
  8881. input[type=number][readonly="readonly"] + label,
  8882. input[type=search]:disabled + label,
  8883. input[type=search][readonly="readonly"] + label,
  8884. textarea.materialize-textarea:disabled + label,
  8885. textarea.materialize-textarea[readonly="readonly"] + label
  8886. {
  8887. color: rgba(0, 0, 0, 0.26);
  8888. }
  8889. input:not([type]):focus:not([readonly]),
  8890. input[type=text]:focus:not([readonly]),
  8891. input[type=password]:focus:not([readonly]),
  8892. input[type=email]:focus:not([readonly]),
  8893. input[type=url]:focus:not([readonly]),
  8894. input[type=time]:focus:not([readonly]),
  8895. input[type=date]:focus:not([readonly]),
  8896. input[type=datetime-local]:focus:not([readonly]),
  8897. input[type=tel]:focus:not([readonly]),
  8898. input[type=number]:focus:not([readonly]),
  8899. input[type=search]:focus:not([readonly]),
  8900. textarea.materialize-textarea:focus:not([readonly])
  8901. {
  8902. border-bottom: 1px solid #26a69a;
  8903. box-shadow: 0 1px 0 0 #26a69a;
  8904. }
  8905. input:not([type]):focus:not([readonly]) + label,
  8906. input[type=text]:focus:not([readonly]) + label,
  8907. input[type=password]:focus:not([readonly]) + label,
  8908. input[type=email]:focus:not([readonly]) + label,
  8909. input[type=url]:focus:not([readonly]) + label,
  8910. input[type=time]:focus:not([readonly]) + label,
  8911. input[type=date]:focus:not([readonly]) + label,
  8912. input[type=datetime-local]:focus:not([readonly]) + label,
  8913. input[type=tel]:focus:not([readonly]) + label,
  8914. input[type=number]:focus:not([readonly]) + label,
  8915. input[type=search]:focus:not([readonly]) + label,
  8916. textarea.materialize-textarea:focus:not([readonly]) + label
  8917. {
  8918. color: #26a69a;
  8919. }
  8920. input:not([type]).valid, input:not([type]):focus.valid,
  8921. input[type=text].valid,
  8922. input[type=text]:focus.valid,
  8923. input[type=password].valid,
  8924. input[type=password]:focus.valid,
  8925. input[type=email].valid,
  8926. input[type=email]:focus.valid,
  8927. input[type=url].valid,
  8928. input[type=url]:focus.valid,
  8929. input[type=time].valid,
  8930. input[type=time]:focus.valid,
  8931. input[type=date].valid,
  8932. input[type=date]:focus.valid,
  8933. input[type=datetime-local].valid,
  8934. input[type=datetime-local]:focus.valid,
  8935. input[type=tel].valid,
  8936. input[type=tel]:focus.valid,
  8937. input[type=number].valid,
  8938. input[type=number]:focus.valid,
  8939. input[type=search].valid,
  8940. input[type=search]:focus.valid,
  8941. textarea.materialize-textarea.valid,
  8942. textarea.materialize-textarea:focus.valid
  8943. {
  8944. border-bottom: 1px solid #4CAF50;
  8945. box-shadow: 0 1px 0 0 #4CAF50;
  8946. }
  8947. input:not([type]).valid + label:after,
  8948. input:not([type]):focus.valid + label:after,
  8949. input[type=text].valid + label:after,
  8950. input[type=text]:focus.valid + label:after,
  8951. input[type=password].valid + label:after,
  8952. input[type=password]:focus.valid + label:after,
  8953. input[type=email].valid + label:after,
  8954. input[type=email]:focus.valid + label:after,
  8955. input[type=url].valid + label:after,
  8956. input[type=url]:focus.valid + label:after,
  8957. input[type=time].valid + label:after,
  8958. input[type=time]:focus.valid + label:after,
  8959. input[type=date].valid + label:after,
  8960. input[type=date]:focus.valid + label:after,
  8961. input[type=datetime-local].valid + label:after,
  8962. input[type=datetime-local]:focus.valid + label:after,
  8963. input[type=tel].valid + label:after,
  8964. input[type=tel]:focus.valid + label:after,
  8965. input[type=number].valid + label:after,
  8966. input[type=number]:focus.valid + label:after,
  8967. input[type=search].valid + label:after,
  8968. input[type=search]:focus.valid + label:after,
  8969. textarea.materialize-textarea.valid + label:after,
  8970. textarea.materialize-textarea:focus.valid + label:after
  8971. {
  8972. content: attr(data-success);
  8973. color: #4CAF50;
  8974. opacity: 1;
  8975. }
  8976. input:not([type]).invalid, input:not([type]):focus.invalid,
  8977. input[type=text].invalid,
  8978. input[type=text]:focus.invalid,
  8979. input[type=password].invalid,
  8980. input[type=password]:focus.invalid,
  8981. input[type=email].invalid,
  8982. input[type=email]:focus.invalid,
  8983. input[type=url].invalid,
  8984. input[type=url]:focus.invalid,
  8985. input[type=time].invalid,
  8986. input[type=time]:focus.invalid,
  8987. input[type=date].invalid,
  8988. input[type=date]:focus.invalid,
  8989. input[type=datetime-local].invalid,
  8990. input[type=datetime-local]:focus.invalid,
  8991. input[type=tel].invalid,
  8992. input[type=tel]:focus.invalid,
  8993. input[type=number].invalid,
  8994. input[type=number]:focus.invalid,
  8995. input[type=search].invalid,
  8996. input[type=search]:focus.invalid,
  8997. textarea.materialize-textarea.invalid,
  8998. textarea.materialize-textarea:focus.invalid
  8999. {
  9000. border-bottom: 1px solid #F44336;
  9001. box-shadow: 0 1px 0 0 #F44336;
  9002. }
  9003. input:not([type]).invalid + label:after,
  9004. input:not([type]):focus.invalid + label:after,
  9005. input[type=text].invalid + label:after,
  9006. input[type=text]:focus.invalid + label:after,
  9007. input[type=password].invalid + label:after,
  9008. input[type=password]:focus.invalid + label:after,
  9009. input[type=email].invalid + label:after,
  9010. input[type=email]:focus.invalid + label:after,
  9011. input[type=url].invalid + label:after,
  9012. input[type=url]:focus.invalid + label:after,
  9013. input[type=time].invalid + label:after,
  9014. input[type=time]:focus.invalid + label:after,
  9015. input[type=date].invalid + label:after,
  9016. input[type=date]:focus.invalid + label:after,
  9017. input[type=datetime-local].invalid + label:after,
  9018. input[type=datetime-local]:focus.invalid + label:after,
  9019. input[type=tel].invalid + label:after,
  9020. input[type=tel]:focus.invalid + label:after,
  9021. input[type=number].invalid + label:after,
  9022. input[type=number]:focus.invalid + label:after,
  9023. input[type=search].invalid + label:after,
  9024. input[type=search]:focus.invalid + label:after,
  9025. textarea.materialize-textarea.invalid + label:after,
  9026. textarea.materialize-textarea:focus.invalid + label:after
  9027. {
  9028. content: attr(data-error);
  9029. color: #F44336;
  9030. opacity: 1;
  9031. }
  9032. input:not([type]) + label:after,
  9033. input[type=text] + label:after,
  9034. input[type=password] + label:after,
  9035. input[type=email] + label:after,
  9036. input[type=url] + label:after,
  9037. input[type=time] + label:after,
  9038. input[type=date] + label:after,
  9039. input[type=datetime-local] + label:after,
  9040. input[type=tel] + label:after,
  9041. input[type=number] + label:after,
  9042. input[type=search] + label:after,
  9043. textarea.materialize-textarea + label:after
  9044. {
  9045. display: block;
  9046. content: "";
  9047. position: absolute;
  9048. top: 65px;
  9049. opacity: 0;
  9050. transition: .2s opacity ease-out, .2s color ease-out;
  9051. }
  9052. .input-field
  9053. {
  9054. position: relative;
  9055. margin-top: 1rem;
  9056. }
  9057. .input-field label
  9058. {
  9059. color: #9e9e9e;
  9060. position: absolute;
  9061. top: 0.8rem;
  9062. left: 0.75rem;
  9063. font-size: 1rem;
  9064. cursor: text;
  9065. transition: .2s ease-out;
  9066. }
  9067. .input-field label.active
  9068. {
  9069. font-size: 0.8rem;
  9070. -webkit-transform: translateY(-140%);
  9071. transform: translateY(-140%);
  9072. }
  9073. .input-field .prefix
  9074. {
  9075. position: absolute;
  9076. width: 3rem;
  9077. font-size: 2rem;
  9078. transition: color .2s;
  9079. }
  9080. .input-field .prefix.active
  9081. {
  9082. color: #26a69a;
  9083. }
  9084. .input-field .prefix ~ input,
  9085. .input-field .prefix ~ textarea {
  9086. margin-left: 3rem;
  9087. width: 92%;
  9088. width: calc(100% - 3rem);
  9089. }
  9090. .input-field .prefix ~ textarea
  9091. {
  9092. padding-top: .8rem;
  9093. }
  9094. .input-field .prefix ~ label
  9095. {
  9096. margin-left: 3rem;
  9097. }
  9098. @media only screen and (max-width: 992px)
  9099. {
  9100. .input-field .prefix ~ input {
  9101. width: 86%;
  9102. width: calc(100% - 3rem);
  9103. }
  9104. }
  9105. @media only screen and (max-width: 600px)
  9106. {
  9107. .input-field .prefix ~ input {
  9108. width: 80%;
  9109. width: calc(100% - 3rem);
  9110. }
  9111. }
  9112. .input-field input[type=search]
  9113. {
  9114. display: block;
  9115. line-height: inherit;
  9116. padding-left: 4rem;
  9117. width: calc(100% - 4rem);
  9118. }
  9119. .input-field input[type=search]:focus
  9120. {
  9121. background-color: #fff;
  9122. border: 0;
  9123. box-shadow: none;
  9124. color: #444;
  9125. }
  9126. .input-field input[type=search]:focus + label i,
  9127. .input-field input[type=search]:focus ~ .mdi-navigation-close,
  9128. .input-field input[type=search]:focus ~ .material-icons
  9129. {
  9130. color: #444;
  9131. }
  9132. .input-field input[type=search] + label
  9133. {
  9134. left: 1rem;
  9135. }
  9136. .input-field input[type=search] ~ .mdi-navigation-close,
  9137. .input-field input[type=search] ~ .material-icons
  9138. {
  9139. position: absolute;
  9140. top: 0;
  9141. right: 1rem;
  9142. color: transparent;
  9143. cursor: pointer;
  9144. font-size: 2rem;
  9145. transition: .3s color;
  9146. }
  9147. textarea
  9148. {
  9149. width: 100%;
  9150. height: 3rem;
  9151. background-color: transparent;
  9152. }
  9153. textarea.materialize-textarea
  9154. {
  9155. overflow-y: hidden;
  9156. padding: 1.6rem 0;
  9157. resize: none;
  9158. min-height: 3rem;
  9159. }
  9160. .hiddendiv
  9161. {
  9162. display: none;
  9163. white-space: pre-wrap;
  9164. word-wrap: break-word;
  9165. overflow-wrap: break-word;
  9166. padding-top: 1.2rem;
  9167. }
  9168. /***************
  9169. Radio Buttons
  9170. ***************/
  9171. /* Remove default Radio Buttons */
  9172. [type="radio"]:not(:checked),
  9173. [type="radio"]:checked
  9174. {
  9175. position: absolute;
  9176. left: -9999px;
  9177. visibility: hidden;
  9178. }
  9179. [type="radio"]:not(:checked) + label,
  9180. [type="radio"]:checked + label
  9181. {
  9182. position: relative;
  9183. padding-left: 35px;
  9184. cursor: pointer;
  9185. display: inline-block;
  9186. height: 25px;
  9187. line-height: 25px;
  9188. font-size: 1rem;
  9189. transition: .28s ease;
  9190. -webkit-user-select: none;
  9191. -moz-user-select: none;
  9192. -ms-user-select: none;
  9193. user-select: none;
  9194. }
  9195. [type="radio"] + label:before,
  9196. [type="radio"] + label:after
  9197. {
  9198. content: '';
  9199. position: absolute;
  9200. left: 0;
  9201. top: 0;
  9202. margin: 4px;
  9203. width: 16px;
  9204. height: 16px;
  9205. z-index: 0;
  9206. transition: .28s ease;
  9207. }
  9208. /* Unchecked styles */
  9209. [type="radio"]:not(:checked) + label:before
  9210. {
  9211. border-radius: 50%;
  9212. border: 2px solid #5a5a5a;
  9213. }
  9214. [type="radio"]:not(:checked) + label:after
  9215. {
  9216. border-radius: 50%;
  9217. border: 2px solid #5a5a5a;
  9218. z-index: -1;
  9219. -webkit-transform: scale(0);
  9220. transform: scale(0);
  9221. }
  9222. /* Checked styles */
  9223. [type="radio"]:checked + label:before
  9224. {
  9225. border-radius: 50%;
  9226. border: 2px solid transparent;
  9227. }
  9228. [type="radio"]:checked + label:after
  9229. {
  9230. border-radius: 50%;
  9231. border: 2px solid #26a69a;
  9232. background-color: #26a69a;
  9233. z-index: 0;
  9234. -webkit-transform: scale(1.02);
  9235. transform: scale(1.02);
  9236. }
  9237. /* Radio With gap */
  9238. [type="radio"].with-gap:checked + label:before
  9239. {
  9240. border-radius: 50%;
  9241. border: 2px solid #26a69a;
  9242. }
  9243. [type="radio"].with-gap:checked + label:after
  9244. {
  9245. border-radius: 50%;
  9246. border: 2px solid #26a69a;
  9247. background-color: #26a69a;
  9248. z-index: 0;
  9249. -webkit-transform: scale(0.5);
  9250. transform: scale(0.5);
  9251. }
  9252. /* Disabled Radio With gap */
  9253. [type="radio"].with-gap:disabled:checked + label:before
  9254. {
  9255. border: 2px solid rgba(0, 0, 0, 0.26);
  9256. }
  9257. [type="radio"].with-gap:disabled:checked + label:after
  9258. {
  9259. border: none;
  9260. background-color: rgba(0, 0, 0, 0.26);
  9261. }
  9262. /* Disabled style */
  9263. [type="radio"]:disabled:not(:checked) + label:before,
  9264. [type="radio"]:disabled:checked + label:before
  9265. {
  9266. background-color: transparent;
  9267. border-color: rgba(0, 0, 0, 0.26);
  9268. }
  9269. [type="radio"]:disabled + label
  9270. {
  9271. color: rgba(0, 0, 0, 0.26);
  9272. }
  9273. [type="radio"]:disabled:not(:checked) + label:before
  9274. {
  9275. border-color: rgba(0, 0, 0, 0.26);
  9276. }
  9277. [type="radio"]:disabled:checked + label:after
  9278. {
  9279. background-color: rgba(0, 0, 0, 0.26);
  9280. border-color: #BDBDBD;
  9281. }
  9282. /***************
  9283. Checkboxes
  9284. ***************/
  9285. /* CUSTOM CSS CHECKBOXES */
  9286. form p
  9287. {
  9288. margin-bottom: 10px;
  9289. text-align: left;
  9290. }
  9291. form p:last-child
  9292. {
  9293. margin-bottom: 0;
  9294. }
  9295. /* Remove default checkbox */
  9296. [type="checkbox"]:not(:checked),
  9297. [type="checkbox"]:checked
  9298. {
  9299. position: absolute;
  9300. left: -9999px;
  9301. visibility: hidden;
  9302. }
  9303. [type="checkbox"]
  9304. {
  9305. }
  9306. [type="checkbox"] + label
  9307. {
  9308. position: relative;
  9309. padding-left: 35px;
  9310. cursor: pointer;
  9311. display: inline-block;
  9312. height: 25px;
  9313. line-height: 25px;
  9314. font-size: 1rem;
  9315. -webkit-user-select: none;
  9316. -moz-user-select: none;
  9317. -khtml-user-select: none;
  9318. -ms-user-select: none;
  9319. }
  9320. [type="checkbox"] + label:before
  9321. {
  9322. content: '';
  9323. position: absolute;
  9324. top: 0;
  9325. left: 0;
  9326. width: 18px;
  9327. height: 18px;
  9328. z-index: 0;
  9329. border: 2px solid #5a5a5a;
  9330. border-radius: 1px;
  9331. margin-top: 2px;
  9332. transition: .2s;
  9333. }
  9334. [type="checkbox"]:not(:checked):disabled + label:before
  9335. {
  9336. border: none;
  9337. background-color: rgba(0, 0, 0, 0.26);
  9338. }
  9339. [type="checkbox"]:checked + label:before
  9340. {
  9341. top: -4px;
  9342. left: -3px;
  9343. width: 12px;
  9344. height: 22px;
  9345. border-top: 2px solid transparent;
  9346. border-left: 2px solid transparent;
  9347. border-right: 2px solid #26a69a;
  9348. border-bottom: 2px solid #26a69a;
  9349. -webkit-transform: rotate(40deg);
  9350. transform: rotate(40deg);
  9351. -webkit-backface-visibility: hidden;
  9352. backface-visibility: hidden;
  9353. -webkit-transform-origin: 100% 100%;
  9354. transform-origin: 100% 100%;
  9355. }
  9356. [type="checkbox"]:checked:disabled + label:before
  9357. {
  9358. border-right: 2px solid rgba(0, 0, 0, 0.26);
  9359. border-bottom: 2px solid rgba(0, 0, 0, 0.26);
  9360. }
  9361. /* Indeterminate checkbox */
  9362. [type="checkbox"]:indeterminate + label:before
  9363. {
  9364. left: -10px;
  9365. top: -11px;
  9366. width: 10px;
  9367. height: 22px;
  9368. border-top: none;
  9369. border-left: none;
  9370. border-right: 2px solid #26a69a;
  9371. border-bottom: none;
  9372. -webkit-transform: rotate(90deg);
  9373. transform: rotate(90deg);
  9374. -webkit-backface-visibility: hidden;
  9375. backface-visibility: hidden;
  9376. -webkit-transform-origin: 100% 100%;
  9377. transform-origin: 100% 100%;
  9378. }
  9379. [type="checkbox"]:indeterminate:disabled + label:before
  9380. {
  9381. border-right: 2px solid rgba(0, 0, 0, 0.26);
  9382. background-color: transparent;
  9383. }
  9384. [type="checkbox"].filled-in + label:after
  9385. {
  9386. border-radius: 2px;
  9387. }
  9388. [type="checkbox"].filled-in + label:before,
  9389. [type="checkbox"].filled-in + label:after
  9390. {
  9391. content: '';
  9392. left: 0;
  9393. position: absolute;
  9394. transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  9395. z-index: 1;
  9396. }
  9397. [type="checkbox"].filled-in:not(:checked) + label:before
  9398. {
  9399. width: 0;
  9400. height: 0;
  9401. border: 3px solid transparent;
  9402. left: 6px;
  9403. top: 10px;
  9404. -webkit-transform: rotateZ(37deg);
  9405. transform: rotateZ(37deg);
  9406. -webkit-transform-origin: 20% 40%;
  9407. transform-origin: 100% 100%;
  9408. }
  9409. [type="checkbox"].filled-in:not(:checked) + label:after
  9410. {
  9411. height: 20px;
  9412. width: 20px;
  9413. background-color: transparent;
  9414. border: 2px solid #5a5a5a;
  9415. top: 0px;
  9416. z-index: 0;
  9417. }
  9418. [type="checkbox"].filled-in:checked + label:before
  9419. {
  9420. top: 0;
  9421. left: 1px;
  9422. width: 8px;
  9423. height: 13px;
  9424. border-top: 2px solid transparent;
  9425. border-left: 2px solid transparent;
  9426. border-right: 2px solid #fff;
  9427. border-bottom: 2px solid #fff;
  9428. -webkit-transform: rotateZ(37deg);
  9429. transform: rotateZ(37deg);
  9430. -webkit-transform-origin: 100% 100%;
  9431. transform-origin: 100% 100%;
  9432. }
  9433. [type="checkbox"].filled-in:checked + label:after
  9434. {
  9435. top: 0px;
  9436. width: 20px;
  9437. height: 20px;
  9438. border: 2px solid #26a69a;
  9439. background-color: #26a69a;
  9440. z-index: 0;
  9441. }
  9442. [type="checkbox"].filled-in:disabled:not(:checked) + label:before
  9443. {
  9444. background-color: transparent;
  9445. border: 2px solid transparent;
  9446. }
  9447. [type="checkbox"].filled-in:disabled:not(:checked) + label:after
  9448. {
  9449. border-color: transparent;
  9450. background-color: #BDBDBD;
  9451. }
  9452. [type="checkbox"].filled-in:disabled:checked + label:before
  9453. {
  9454. background-color: transparent;
  9455. }
  9456. [type="checkbox"].filled-in:disabled:checked + label:after
  9457. {
  9458. background-color: #BDBDBD;
  9459. border-color: #BDBDBD;
  9460. }
  9461. /***************
  9462. Switch
  9463. ***************/
  9464. .switch,
  9465. .switch *
  9466. {
  9467. -webkit-user-select: none;
  9468. -moz-user-select: none;
  9469. -khtml-user-select: none;
  9470. -ms-user-select: none;
  9471. }
  9472. .switch label
  9473. {
  9474. cursor: pointer;
  9475. }
  9476. .switch label input[type=checkbox]
  9477. {
  9478. opacity: 0;
  9479. width: 0;
  9480. height: 0;
  9481. }
  9482. .switch label input[type=checkbox]:checked + .lever
  9483. {
  9484. background-color: #84c7c1;
  9485. }
  9486. .switch label input[type=checkbox]:checked + .lever:after
  9487. {
  9488. background-color: #26a69a;
  9489. }
  9490. .switch label .lever
  9491. {
  9492. content: "";
  9493. display: inline-block;
  9494. position: relative;
  9495. width: 40px;
  9496. height: 15px;
  9497. background-color: #818181;
  9498. border-radius: 15px;
  9499. margin-right: 10px;
  9500. transition: background 0.3s ease;
  9501. vertical-align: middle;
  9502. margin: 0 16px;
  9503. }
  9504. .switch label .lever:after
  9505. {
  9506. content: "";
  9507. position: absolute;
  9508. display: inline-block;
  9509. width: 21px;
  9510. height: 21px;
  9511. background-color: #F1F1F1;
  9512. border-radius: 21px;
  9513. box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  9514. left: -5px;
  9515. top: -3px;
  9516. transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;
  9517. }
  9518. input[type=checkbox]:checked:not(:disabled) ~ .lever:active:after
  9519. {
  9520. box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1);
  9521. }
  9522. input[type=checkbox]:not(:disabled) ~ .lever:active:after
  9523. {
  9524. box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
  9525. }
  9526. .switch label input[type=checkbox]:checked + .lever:after
  9527. {
  9528. left: 24px;
  9529. }
  9530. .switch input[type=checkbox][disabled] + .lever
  9531. {
  9532. cursor: default;
  9533. }
  9534. .switch label input[type=checkbox][disabled] + .lever:after,
  9535. .switch label input[type=checkbox][disabled]:checked + .lever:after
  9536. {
  9537. background-color: #BDBDBD;
  9538. }
  9539. /***************
  9540. Select Field
  9541. ***************/
  9542. .select-label
  9543. {
  9544. position: absolute;
  9545. }
  9546. .select-wrapper
  9547. {
  9548. position: relative;
  9549. }
  9550. .select-wrapper input.select-dropdown
  9551. {
  9552. position: relative;
  9553. cursor: pointer;
  9554. background-color: transparent;
  9555. border: none;
  9556. border-bottom: 1px solid #9e9e9e;
  9557. outline: none;
  9558. height: 3rem;
  9559. line-height: 3rem;
  9560. width: 100%;
  9561. font-size: 1rem;
  9562. margin: 0 0 15px 0;
  9563. padding: 0;
  9564. display: block;
  9565. }
  9566. .select-wrapper span.caret
  9567. {
  9568. color: initial;
  9569. position: absolute;
  9570. right: 0;
  9571. top: 16px;
  9572. font-size: 10px;
  9573. }
  9574. .select-wrapper span.caret.disabled
  9575. {
  9576. color: rgba(0, 0, 0, 0.26);
  9577. }
  9578. .select-wrapper + label
  9579. {
  9580. position: absolute;
  9581. top: -14px;
  9582. font-size: 0.8rem;
  9583. }
  9584. select
  9585. {
  9586. display: none;
  9587. }
  9588. select.browser-default
  9589. {
  9590. display: block;
  9591. }
  9592. select:disabled
  9593. {
  9594. color: rgba(0, 0, 0, 0.3);
  9595. }
  9596. .select-wrapper input.select-dropdown:disabled
  9597. {
  9598. color: rgba(0, 0, 0, 0.3);
  9599. cursor: default;
  9600. -webkit-user-select: none;
  9601. -moz-user-select: none;
  9602. -ms-user-select: none;
  9603. border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  9604. }
  9605. .select-wrapper i
  9606. {
  9607. color: rgba(0, 0, 0, 0.3);
  9608. }
  9609. .select-dropdown li.disabled,
  9610. .select-dropdown li.disabled > span,
  9611. .select-dropdown li.optgroup
  9612. {
  9613. color: rgba(0, 0, 0, 0.3);
  9614. background-color: transparent;
  9615. }
  9616. .select-dropdown li img
  9617. {
  9618. height: 40px;
  9619. width: 40px;
  9620. margin: 5px 15px;
  9621. float: right;
  9622. }
  9623. .select-dropdown li.optgroup
  9624. {
  9625. border-top: 1px solid #eee;
  9626. }
  9627. .select-dropdown li.optgroup.selected > span
  9628. {
  9629. color: rgba(0, 0, 0, 0.7);
  9630. }
  9631. .select-dropdown li.optgroup > span
  9632. {
  9633. color: rgba(0, 0, 0, 0.4);
  9634. }
  9635. .select-dropdown li.optgroup ~ li:not(.optgroup)
  9636. {
  9637. padding-left: 1rem;
  9638. }
  9639. /*********************
  9640. File Input
  9641. **********************/
  9642. .file-field
  9643. {
  9644. position: relative;
  9645. }
  9646. .file-field .file-path-wrapper
  9647. {
  9648. overflow: hidden;
  9649. padding-left: 10px;
  9650. }
  9651. .file-field input.file-path
  9652. {
  9653. width: 100%;
  9654. }
  9655. .file-field .btn, .file-field .btn-large
  9656. {
  9657. float: left;
  9658. height: 3rem;
  9659. line-height: 3rem;
  9660. }
  9661. .file-field span
  9662. {
  9663. cursor: pointer;
  9664. }
  9665. .file-field input[type=file]
  9666. {
  9667. position: absolute;
  9668. top: 0;
  9669. right: 0;
  9670. left: 0;
  9671. bottom: 0;
  9672. width: 100%;
  9673. margin: 0;
  9674. padding: 0;
  9675. font-size: 20px;
  9676. cursor: pointer;
  9677. opacity: 0;
  9678. filter: alpha(opacity=0);
  9679. }
  9680. /***************
  9681. Range
  9682. ***************/
  9683. .range-field
  9684. {
  9685. position: relative;
  9686. }
  9687. input[type=range], input[type=range] + .thumb
  9688. {
  9689. cursor: pointer;
  9690. }
  9691. input[type=range]
  9692. {
  9693. position: relative;
  9694. background-color: transparent;
  9695. border: none;
  9696. outline: none;
  9697. width: 100%;
  9698. margin: 15px 0px;
  9699. padding: 0;
  9700. }
  9701. input[type=range] + .thumb
  9702. {
  9703. position: absolute;
  9704. border: none;
  9705. height: 0;
  9706. width: 0;
  9707. border-radius: 50%;
  9708. background-color: #26a69a;
  9709. top: 10px;
  9710. margin-left: -6px;
  9711. -webkit-transform-origin: 50% 50%;
  9712. transform-origin: 50% 50%;
  9713. -webkit-transform: rotate(-45deg);
  9714. transform: rotate(-45deg);
  9715. }
  9716. input[type=range] + .thumb .value
  9717. {
  9718. display: block;
  9719. width: 30px;
  9720. text-align: center;
  9721. color: #26a69a;
  9722. font-size: 0;
  9723. -webkit-transform: rotate(45deg);
  9724. transform: rotate(45deg);
  9725. }
  9726. input[type=range] + .thumb.active
  9727. {
  9728. border-radius: 50% 50% 50% 0;
  9729. }
  9730. input[type=range] + .thumb.active .value
  9731. {
  9732. color: #fff;
  9733. margin-left: -1px;
  9734. margin-top: 8px;
  9735. font-size: 10px;
  9736. }
  9737. input[type=range]:focus
  9738. {
  9739. outline: none;
  9740. }
  9741. input[type=range]
  9742. {
  9743. -webkit-appearance: none;
  9744. }
  9745. input[type=range]::-webkit-slider-runnable-track
  9746. {
  9747. height: 3px;
  9748. background: #c2c0c2;
  9749. border: none;
  9750. }
  9751. input[type=range]::-webkit-slider-thumb
  9752. {
  9753. -webkit-appearance: none;
  9754. border: none;
  9755. height: 14px;
  9756. width: 14px;
  9757. border-radius: 50%;
  9758. background-color: #26a69a;
  9759. -webkit-transform-origin: 50% 50%;
  9760. transform-origin: 50% 50%;
  9761. margin: -5px 0 0 0;
  9762. transition: .3s;
  9763. }
  9764. input[type=range]:focus::-webkit-slider-runnable-track
  9765. {
  9766. background: #ccc;
  9767. }
  9768. input[type=range]
  9769. {
  9770. border: 1px solid white;
  9771. }
  9772. input[type=range]::-moz-range-track
  9773. {
  9774. height: 3px;
  9775. background: #ddd;
  9776. border: none;
  9777. }
  9778. input[type=range]::-moz-range-thumb
  9779. {
  9780. border: none;
  9781. height: 14px;
  9782. width: 14px;
  9783. border-radius: 50%;
  9784. background: #26a69a;
  9785. margin-top: -5px;
  9786. }
  9787. /*hide the outline behind the border*/
  9788. input[type=range]:-moz-focusring
  9789. {
  9790. outline: 1px solid white;
  9791. outline-offset: -1px;
  9792. }
  9793. input[type=range]:focus::-moz-range-track
  9794. {
  9795. background: #ccc;
  9796. }
  9797. input[type=range]::-ms-track
  9798. {
  9799. height: 3px;
  9800. background: transparent;
  9801. border-color: transparent;
  9802. border-width: 6px 0;
  9803. color: transparent;
  9804. }
  9805. input[type=range]::-ms-fill-lower
  9806. {
  9807. background: #777;
  9808. }
  9809. input[type=range]::-ms-fill-upper
  9810. {
  9811. background: #ddd;
  9812. }
  9813. input[type=range]::-ms-thumb
  9814. {
  9815. border: none;
  9816. height: 14px;
  9817. width: 14px;
  9818. border-radius: 50%;
  9819. background: #26a69a;
  9820. }
  9821. input[type=range]:focus::-ms-fill-lower
  9822. {
  9823. background: #888;
  9824. }
  9825. input[type=range]:focus::-ms-fill-upper
  9826. {
  9827. background: #ccc;
  9828. }
  9829. /***************************
  9830. Text Inputs + Textarea
  9831. ****************************/
  9832. select
  9833. {
  9834. background-color: rgba(255, 255, 255, 0.9);
  9835. width: 100%;
  9836. padding: 5px;
  9837. border: 1px solid #f2f2f2;
  9838. border-radius: 2px;
  9839. height: 3rem;
  9840. }
  9841. /***************
  9842. Nav List
  9843. ***************/
  9844. .table-of-contents.fixed
  9845. {
  9846. position: fixed;
  9847. }
  9848. .table-of-contents li
  9849. {
  9850. padding: 2px 0;
  9851. }
  9852. .table-of-contents a {
  9853. display: inline-block;
  9854. font-weight: 300;
  9855. color: #757575;
  9856. padding-left: 20px;
  9857. height: 1.5rem;
  9858. line-height: 1.5rem;
  9859. letter-spacing: .4;
  9860. display: inline-block;
  9861. }
  9862. .table-of-contents a:hover
  9863. {
  9864. color: #a8a8a8;
  9865. padding-left: 19px;
  9866. border-left: 1px solid #ea4a4f;
  9867. }
  9868. .table-of-contents a.active
  9869. {
  9870. font-weight: 500;
  9871. padding-left: 18px;
  9872. border-left: 2px solid #ea4a4f;
  9873. }
  9874. .side-nav {
  9875. position: fixed;
  9876. width: 240px;
  9877. left: -105%;
  9878. top: 0;
  9879. margin: 0;
  9880. height: 100%;
  9881. height: calc(100% + 60px);
  9882. height: -moz-calc(100%);
  9883. padding-bottom: 60px;
  9884. background-color: #fff;
  9885. z-index: 999;
  9886. overflow-y: auto;
  9887. will-change: left;
  9888. }
  9889. .side-nav.right-aligned
  9890. {
  9891. will-change: right;
  9892. right: -105%;
  9893. left: auto;
  9894. }
  9895. .side-nav .collapsible
  9896. {
  9897. margin: 0;
  9898. }
  9899. .side-nav li
  9900. {
  9901. float: none;
  9902. padding: 0 15px;
  9903. line-height: 64px;
  9904. }
  9905. .side-nav li:hover, .side-nav li.active
  9906. {
  9907. background-color: #ddd;
  9908. }
  9909. .side-nav a
  9910. {
  9911. color: #444;
  9912. display: block;
  9913. font-size: 1rem;
  9914. height: 64px;
  9915. line-height: 64px;
  9916. padding: 0 15px;
  9917. }
  9918. .drag-target
  9919. {
  9920. height: 100%;
  9921. width: 10px;
  9922. position: fixed;
  9923. top: 0;
  9924. z-index: 998;
  9925. }
  9926. .side-nav.fixed a
  9927. {
  9928. display: block;
  9929. padding: 0 15px;
  9930. color: #444;
  9931. }
  9932. .side-nav.fixed
  9933. {
  9934. left: 0;
  9935. position: fixed;
  9936. }
  9937. .side-nav.fixed.right-aligned
  9938. {
  9939. right: 0;
  9940. left: auto;
  9941. }
  9942. @media only screen and (max-width: 992px)
  9943. {
  9944. .side-nav.fixed
  9945. {
  9946. left: -105%;
  9947. }
  9948. .side-nav.fixed.right-aligned
  9949. {
  9950. right: -105%;
  9951. left: auto;
  9952. }
  9953. }
  9954. .side-nav .collapsible-body li.active,
  9955. .side-nav.fixed .collapsible-body li.active
  9956. {
  9957. background-color: #ee6e73;
  9958. }
  9959. .side-nav .collapsible-body li.active a,
  9960. .side-nav.fixed .collapsible-body li.active a
  9961. {
  9962. color: #fff;
  9963. }
  9964. #sidenav-overlay
  9965. {
  9966. position: fixed;
  9967. top: 0;
  9968. left: 0;
  9969. right: 0;
  9970. height: 120vh;
  9971. background-color: rgba(0, 0, 0, 0.5);
  9972. z-index: 997;
  9973. will-change: opacity;
  9974. }
  9975. /*
  9976. @license
  9977. Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
  9978. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
  9979. The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
  9980. The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
  9981. Code distributed by Google as part of the polymer project is also
  9982. subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
  9983. */
  9984. /**************************/
  9985. /* STYLES FOR THE SPINNER */
  9986. /**************************/
  9987. /*
  9988. * Constants:
  9989. * STROKEWIDTH = 3px
  9990. * ARCSIZE = 270 degrees (amount of circle the arc takes up)
  9991. * ARCTIME = 1333ms (time it takes to expand and contract arc)
  9992. * ARCSTARTROT = 216 degrees (how much the start location of the arc
  9993. * should rotate each time, 216 gives us a
  9994. * 5 pointed star shape (it's 360/5 * 3).
  9995. * For a 7 pointed star, we might do
  9996. * 360/7 * 3 = 154.286)
  9997. * CONTAINERWIDTH = 28px
  9998. * SHRINK_TIME = 400ms
  9999. */
  10000. .preloader-wrapper
  10001. {
  10002. display: inline-block;
  10003. position: relative;
  10004. width: 48px;
  10005. height: 48px;
  10006. }
  10007. .preloader-wrapper.small
  10008. {
  10009. width: 36px;
  10010. height: 36px;
  10011. }
  10012. .preloader-wrapper.big
  10013. {
  10014. width: 64px;
  10015. height: 64px;
  10016. }
  10017. .preloader-wrapper.active
  10018. {
  10019. -webkit-animation: container-rotate 1568ms linear infinite;
  10020. animation: container-rotate 1568ms linear infinite;
  10021. }
  10022. @-webkit-keyframes container-rotate{
  10023. to {
  10024. -webkit-transform: rotate(360deg);
  10025. }
  10026. }
  10027. @keyframes container-rotate{
  10028. to {
  10029. -webkit-transform: rotate(360deg);
  10030. transform: rotate(360deg);
  10031. }
  10032. }
  10033. .spinner-layer
  10034. {
  10035. position: absolute;
  10036. width: 100%;
  10037. height: 100%;
  10038. opacity: 0;
  10039. border-color: #26a69a;
  10040. }
  10041. .spinner-blue,
  10042. .spinner-blue-only
  10043. {
  10044. border-color: #4285f4;
  10045. }
  10046. .spinner-red,
  10047. .spinner-red-only
  10048. {
  10049. border-color: #db4437;
  10050. }
  10051. .spinner-yellow,
  10052. .spinner-yellow-only
  10053. {
  10054. border-color: #f4b400;
  10055. }
  10056. .spinner-green,
  10057. .spinner-green-only
  10058. {
  10059. border-color: #0f9d58;
  10060. }
  10061. /**
  10062. * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
  10063. *
  10064. * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
  10065. * guarantee that the animation will start _exactly_ after that value. So we avoid using
  10066. * animation-delay and instead set custom keyframes for each color (as redundant as it
  10067. * seems).
  10068. *
  10069. * We write out each animation in full (instead of separating animation-name,
  10070. * animation-duration, etc.) because under the polyfill, Safari does not recognize those
  10071. * specific properties properly, treats them as -webkit-animation, and overrides the
  10072. * other animation rules. See https://github.com/Polymer/platform/issues/53.
  10073. */
  10074. .active .spinner-layer.spinner-blue
  10075. {
  10076. -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10077. animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10078. }
  10079. .active .spinner-layer.spinner-red
  10080. {
  10081. -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10082. animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10083. }
  10084. .active .spinner-layer.spinner-yellow
  10085. {
  10086. -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10087. animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10088. }
  10089. .active .spinner-layer.spinner-green
  10090. {
  10091. -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10092. animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10093. }
  10094. .active .spinner-layer,
  10095. .active .spinner-layer.spinner-blue-only,
  10096. .active .spinner-layer.spinner-red-only,
  10097. .active .spinner-layer.spinner-yellow-only,
  10098. .active .spinner-layer.spinner-green-only
  10099. {
  10100. opacity: 1;
  10101. -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10102. animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10103. }
  10104. @-webkit-keyframes fill-unfill-rotate{
  10105. 12.5% {
  10106. -webkit-transform: rotate(135deg);
  10107. }
  10108. /* 0.5 * ARCSIZE */
  10109. 25% {
  10110. -webkit-transform: rotate(270deg);
  10111. }
  10112. /* 1 * ARCSIZE */
  10113. 37.5% {
  10114. -webkit-transform: rotate(405deg);
  10115. }
  10116. /* 1.5 * ARCSIZE */
  10117. 50% {
  10118. -webkit-transform: rotate(540deg);
  10119. }
  10120. /* 2 * ARCSIZE */
  10121. 62.5% {
  10122. -webkit-transform: rotate(675deg);
  10123. }
  10124. /* 2.5 * ARCSIZE */
  10125. 75% {
  10126. -webkit-transform: rotate(810deg);
  10127. }
  10128. /* 3 * ARCSIZE */
  10129. 87.5% {
  10130. -webkit-transform: rotate(945deg);
  10131. }
  10132. /* 3.5 * ARCSIZE */
  10133. to {
  10134. -webkit-transform: rotate(1080deg);
  10135. }
  10136. /* 4 * ARCSIZE */
  10137. }
  10138. @keyframes fill-unfill-rotate{
  10139. 12.5% {
  10140. -webkit-transform: rotate(135deg);
  10141. transform: rotate(135deg);
  10142. }
  10143. /* 0.5 * ARCSIZE */
  10144. 25% {
  10145. -webkit-transform: rotate(270deg);
  10146. transform: rotate(270deg);
  10147. }
  10148. /* 1 * ARCSIZE */
  10149. 37.5% {
  10150. -webkit-transform: rotate(405deg);
  10151. transform: rotate(405deg);
  10152. }
  10153. /* 1.5 * ARCSIZE */
  10154. 50% {
  10155. -webkit-transform: rotate(540deg);
  10156. transform: rotate(540deg);
  10157. }
  10158. /* 2 * ARCSIZE */
  10159. 62.5% {
  10160. -webkit-transform: rotate(675deg);
  10161. transform: rotate(675deg);
  10162. }
  10163. /* 2.5 * ARCSIZE */
  10164. 75% {
  10165. -webkit-transform: rotate(810deg);
  10166. transform: rotate(810deg);
  10167. }
  10168. /* 3 * ARCSIZE */
  10169. 87.5% {
  10170. -webkit-transform: rotate(945deg);
  10171. transform: rotate(945deg);
  10172. }
  10173. /* 3.5 * ARCSIZE */
  10174. to {
  10175. -webkit-transform: rotate(1080deg);
  10176. transform: rotate(1080deg);
  10177. }
  10178. /* 4 * ARCSIZE */
  10179. }
  10180. @-webkit-keyframes blue-fade-in-out{
  10181. from {
  10182. opacity: 1;
  10183. }
  10184. 25% {
  10185. opacity: 1;
  10186. }
  10187. 26% {
  10188. opacity: 0;
  10189. }
  10190. 89% {
  10191. opacity: 0;
  10192. }
  10193. 90% {
  10194. opacity: 1;
  10195. }
  10196. 100% {
  10197. opacity: 1;
  10198. }
  10199. }
  10200. @keyframes blue-fade-in-out{
  10201. from {
  10202. opacity: 1;
  10203. }
  10204. 25% {
  10205. opacity: 1;
  10206. }
  10207. 26% {
  10208. opacity: 0;
  10209. }
  10210. 89% {
  10211. opacity: 0;
  10212. }
  10213. 90% {
  10214. opacity: 1;
  10215. }
  10216. 100% {
  10217. opacity: 1;
  10218. }
  10219. }
  10220. @-webkit-keyframes red-fade-in-out{
  10221. from {
  10222. opacity: 0;
  10223. }
  10224. 15% {
  10225. opacity: 0;
  10226. }
  10227. 25% {
  10228. opacity: 1;
  10229. }
  10230. 50% {
  10231. opacity: 1;
  10232. }
  10233. 51% {
  10234. opacity: 0;
  10235. }
  10236. }
  10237. @keyframes red-fade-in-out{
  10238. from {
  10239. opacity: 0;
  10240. }
  10241. 15% {
  10242. opacity: 0;
  10243. }
  10244. 25% {
  10245. opacity: 1;
  10246. }
  10247. 50% {
  10248. opacity: 1;
  10249. }
  10250. 51% {
  10251. opacity: 0;
  10252. }
  10253. }
  10254. @-webkit-keyframes yellow-fade-in-out{
  10255. from {
  10256. opacity: 0;
  10257. }
  10258. 40% {
  10259. opacity: 0;
  10260. }
  10261. 50% {
  10262. opacity: 1;
  10263. }
  10264. 75% {
  10265. opacity: 1;
  10266. }
  10267. 76% {
  10268. opacity: 0;
  10269. }
  10270. }
  10271. @keyframes yellow-fade-in-out{
  10272. from {
  10273. opacity: 0;
  10274. }
  10275. 40% {
  10276. opacity: 0;
  10277. }
  10278. 50% {
  10279. opacity: 1;
  10280. }
  10281. 75% {
  10282. opacity: 1;
  10283. }
  10284. 76% {
  10285. opacity: 0;
  10286. }
  10287. }
  10288. @-webkit-keyframes green-fade-in-out{
  10289. from {
  10290. opacity: 0;
  10291. }
  10292. 65% {
  10293. opacity: 0;
  10294. }
  10295. 75% {
  10296. opacity: 1;
  10297. }
  10298. 90% {
  10299. opacity: 1;
  10300. }
  10301. 100% {
  10302. opacity: 0;
  10303. }
  10304. }
  10305. @keyframes green-fade-in-out{
  10306. from {
  10307. opacity: 0;
  10308. }
  10309. 65% {
  10310. opacity: 0;
  10311. }
  10312. 75% {
  10313. opacity: 1;
  10314. }
  10315. 90% {
  10316. opacity: 1;
  10317. }
  10318. 100% {
  10319. opacity: 0;
  10320. }
  10321. }
  10322. /**
  10323. * Patch the gap that appear between the two adjacent div.circle-clipper while the
  10324. * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
  10325. */
  10326. .gap-patch
  10327. {
  10328. position: absolute;
  10329. top: 0;
  10330. left: 45%;
  10331. width: 10%;
  10332. height: 100%;
  10333. overflow: hidden;
  10334. border-color: inherit;
  10335. }
  10336. .gap-patch .circle
  10337. {
  10338. width: 1000%;
  10339. left: -450%;
  10340. }
  10341. .circle-clipper
  10342. {
  10343. display: inline-block;
  10344. position: relative;
  10345. width: 50%;
  10346. height: 100%;
  10347. overflow: hidden;
  10348. border-color: inherit;
  10349. }
  10350. .circle-clipper .circle
  10351. {
  10352. width: 200%;
  10353. height: 100%;
  10354. border-width: 3px;
  10355. border-style: solid;
  10356. border-color: inherit;
  10357. border-bottom-color: transparent !important;
  10358. border-radius: 50%;
  10359. -webkit-animation: none;
  10360. animation: none;
  10361. position: absolute;
  10362. top: 0;
  10363. right: 0;
  10364. bottom: 0;
  10365. }
  10366. .circle-clipper.left .circle
  10367. {
  10368. left: 0;
  10369. border-right-color: transparent !important;
  10370. -webkit-transform: rotate(129deg);
  10371. transform: rotate(129deg);
  10372. }
  10373. .circle-clipper.right .circle
  10374. {
  10375. left: -100%;
  10376. border-left-color: transparent !important;
  10377. -webkit-transform: rotate(-129deg);
  10378. transform: rotate(-129deg);
  10379. }
  10380. .active .circle-clipper.left .circle
  10381. {
  10382. -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10383. animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10384. }
  10385. .active .circle-clipper.right .circle
  10386. {
  10387. -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10388. animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  10389. }
  10390. @-webkit-keyframes left-spin{
  10391. from {
  10392. -webkit-transform: rotate(130deg);
  10393. }
  10394. 50% {
  10395. -webkit-transform: rotate(-5deg);
  10396. }
  10397. to {
  10398. -webkit-transform: rotate(130deg);
  10399. }
  10400. }
  10401. @keyframes left-spin{
  10402. from {
  10403. -webkit-transform: rotate(130deg);
  10404. transform: rotate(130deg);
  10405. }
  10406. 50% {
  10407. -webkit-transform: rotate(-5deg);
  10408. transform: rotate(-5deg);
  10409. }
  10410. to {
  10411. -webkit-transform: rotate(130deg);
  10412. transform: rotate(130deg);
  10413. }
  10414. }
  10415. @-webkit-keyframes right-spin{
  10416. from {
  10417. -webkit-transform: rotate(-130deg);
  10418. }
  10419. 50% {
  10420. -webkit-transform: rotate(5deg);
  10421. }
  10422. to {
  10423. -webkit-transform: rotate(-130deg);
  10424. }
  10425. }
  10426. @keyframes right-spin{
  10427. from {
  10428. -webkit-transform: rotate(-130deg);
  10429. transform: rotate(-130deg);
  10430. }
  10431. 50% {
  10432. -webkit-transform: rotate(5deg);
  10433. transform: rotate(5deg);
  10434. }
  10435. to {
  10436. -webkit-transform: rotate(-130deg);
  10437. transform: rotate(-130deg);
  10438. }
  10439. }
  10440. #spinnerContainer.cooldown
  10441. {
  10442. -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  10443. animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  10444. }
  10445. @-webkit-keyframes fade-out{
  10446. from {
  10447. opacity: 1;
  10448. }
  10449. to {
  10450. opacity: 0;
  10451. }
  10452. }
  10453. @keyframes fade-out{
  10454. from {
  10455. opacity: 1;
  10456. }
  10457. to {
  10458. opacity: 0;
  10459. }
  10460. }
  10461. .slider
  10462. {
  10463. position: relative;
  10464. height: 400px;
  10465. width: 100%;
  10466. }
  10467. .slider.fullscreen
  10468. {
  10469. height: 100%;
  10470. width: 100%;
  10471. position: absolute;
  10472. top: 0;
  10473. left: 0;
  10474. right: 0;
  10475. bottom: 0;
  10476. }
  10477. .slider.fullscreen ul.slides
  10478. {
  10479. height: 100%;
  10480. }
  10481. .slider.fullscreen ul.indicators
  10482. {
  10483. z-index: 2;
  10484. bottom: 30px;
  10485. }
  10486. .slider .slides
  10487. {
  10488. background-color: #9e9e9e;
  10489. margin: 0;
  10490. height: 400px;
  10491. }
  10492. .slider .slides li
  10493. {
  10494. opacity: 0;
  10495. position: absolute;
  10496. top: 0;
  10497. left: 0;
  10498. z-index: 1;
  10499. width: 100%;
  10500. height: inherit;
  10501. overflow: hidden;
  10502. }
  10503. .slider .slides li img
  10504. {
  10505. height: 100%;
  10506. width: 100%;
  10507. background-size: cover;
  10508. background-position: center;
  10509. }
  10510. .slider .slides li .caption
  10511. {
  10512. color: #fff;
  10513. position: absolute;
  10514. top: 15%;
  10515. left: 15%;
  10516. width: 70%;
  10517. opacity: 0;
  10518. }
  10519. .slider .slides li .caption p
  10520. {
  10521. color: #e0e0e0;
  10522. }
  10523. .slider .slides li.active
  10524. {
  10525. z-index: 2;
  10526. }
  10527. .slider .indicators
  10528. {
  10529. position: absolute;
  10530. text-align: center;
  10531. left: 0;
  10532. right: 0;
  10533. bottom: 0;
  10534. margin: 0;
  10535. }
  10536. .slider .indicators .indicator-item
  10537. {
  10538. display: inline-block;
  10539. position: relative;
  10540. cursor: pointer;
  10541. height: 16px;
  10542. width: 16px;
  10543. margin: 0 12px;
  10544. background-color: #e0e0e0;
  10545. transition: background-color .3s;
  10546. border-radius: 50%;
  10547. }
  10548. .slider .indicators .indicator-item.active
  10549. {
  10550. background-color: #4CAF50;
  10551. }
  10552. .carousel
  10553. {
  10554. overflow: hidden;
  10555. position: relative;
  10556. width: 100%;
  10557. height: 400px;
  10558. -webkit-perspective: 500px;
  10559. perspective: 500px;
  10560. -webkit-transform-style: preserve-3d;
  10561. transform-style: preserve-3d;
  10562. -webkit-transform-origin: 0% 50%;
  10563. transform-origin: 0% 50%;
  10564. }
  10565. .carousel .carousel-item
  10566. {
  10567. width: 200px;
  10568. position: absolute;
  10569. top: 0;
  10570. left: 0;
  10571. }
  10572. .carousel .carousel-item img
  10573. {
  10574. width: 100%;
  10575. }
  10576. .carousel.carousel-slider
  10577. {
  10578. top: 0;
  10579. left: 0;
  10580. height: 0;
  10581. }
  10582. .carousel.carousel-slider .carousel-item
  10583. {
  10584. width: 100%;
  10585. height: 100%;
  10586. position: absolute;
  10587. top: 0;
  10588. left: 0;
  10589. }
  10590. /* ==========================================================================
  10591. $BASE-PICKER
  10592. ========================================================================== */
  10593. /**
  10594. * Note: the root picker element should *NOT* be styled more than what's here.
  10595. */
  10596. .picker
  10597. {
  10598. font-size: 16px;
  10599. text-align: left;
  10600. line-height: 1.2;
  10601. color: #000000;
  10602. position: absolute;
  10603. z-index: 10000;
  10604. -webkit-user-select: none;
  10605. -moz-user-select: none;
  10606. -ms-user-select: none;
  10607. user-select: none;
  10608. }
  10609. /**
  10610. * The picker input element.
  10611. */
  10612. .picker__input
  10613. {
  10614. cursor: default;
  10615. }
  10616. /**
  10617. * When the picker is opened, the input element is "activated".
  10618. */
  10619. .picker__input.picker__input--active
  10620. {
  10621. border-color: #0089ec;
  10622. }
  10623. /**
  10624. * The holder is the only "scrollable" top-level container element.
  10625. */
  10626. .picker__holder
  10627. {
  10628. width: 100%;
  10629. overflow-y: auto;
  10630. -webkit-overflow-scrolling: touch;
  10631. }
  10632. /*!
  10633. * Default mobile-first, responsive styling for pickadate.js
  10634. * Demo: http://amsul.github.io/pickadate.js
  10635. */
  10636. /**
  10637. * Note: the root picker element should *NOT* be styled more than what's here.
  10638. */
  10639. /**
  10640. * Make the holder and frame fullscreen.
  10641. */
  10642. .picker__holder,
  10643. .picker__frame
  10644. {
  10645. bottom: 0;
  10646. left: 0;
  10647. right: 0;
  10648. top: 100%;
  10649. }
  10650. /**
  10651. * The holder should overlay the entire screen.
  10652. */
  10653. .picker__holder
  10654. {
  10655. position: fixed;
  10656. transition: background 0.15s ease-out, top 0s 0.15s;
  10657. -webkit-backface-visibility: hidden;
  10658. }
  10659. /**
  10660. * The frame that bounds the box contents of the picker.
  10661. */
  10662. .picker__frame
  10663. {
  10664. position: absolute;
  10665. margin: 0 auto;
  10666. min-width: 256px;
  10667. width: 300px;
  10668. max-height: 350px;
  10669. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  10670. filter: alpha(opacity=0);
  10671. -moz-opacity: 0;
  10672. opacity: 0;
  10673. transition: all 0.15s ease-out;
  10674. }
  10675. @media (min-height: 28.875em)
  10676. {
  10677. .picker__frame
  10678. {
  10679. overflow: visible;
  10680. top: auto;
  10681. bottom: -100%;
  10682. max-height: 80%;
  10683. }
  10684. }
  10685. @media (min-height: 40.125em)
  10686. {
  10687. .picker__frame
  10688. {
  10689. margin-bottom: 7.5%;
  10690. }
  10691. }
  10692. /**
  10693. * The wrapper sets the stage to vertically align the box contents.
  10694. */
  10695. .picker__wrap
  10696. {
  10697. display: table;
  10698. width: 100%;
  10699. height: 100%;
  10700. }
  10701. @media (min-height: 28.875em)
  10702. {
  10703. .picker__wrap
  10704. {
  10705. display: block;
  10706. }
  10707. }
  10708. /**
  10709. * The box contains all the picker contents.
  10710. */
  10711. .picker__box
  10712. {
  10713. background: #ffffff;
  10714. display: table-cell;
  10715. vertical-align: middle;
  10716. }
  10717. @media (min-height: 28.875em)
  10718. {
  10719. .picker__box
  10720. {
  10721. display: block;
  10722. border: 1px solid #777777;
  10723. border-top-color: #898989;
  10724. border-bottom-width: 0;
  10725. border-radius: 5px 5px 0 0;
  10726. box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
  10727. }
  10728. }
  10729. /**
  10730. * When the picker opens...
  10731. */
  10732. .picker--opened .picker__holder {
  10733. top: 0;
  10734. background: transparent;
  10735. -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  10736. zoom: 1;
  10737. background: rgba(0, 0, 0, 0.32);
  10738. transition: background 0.15s ease-out;
  10739. }
  10740. .picker--opened .picker__frame
  10741. {
  10742. top: 0;
  10743. -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  10744. filter: alpha(opacity=100);
  10745. -moz-opacity: 1;
  10746. opacity: 1;
  10747. }
  10748. @media (min-height: 35.875em)
  10749. {
  10750. .picker--opened .picker__frame
  10751. {
  10752. top: 10%;
  10753. bottom: 20%auto;
  10754. }
  10755. }
  10756. /**
  10757. * For `large` screens, transform into an inline picker.
  10758. */
  10759. /* ==========================================================================
  10760. CUSTOM MATERIALIZE STYLES
  10761. ========================================================================== */
  10762. .picker__input.picker__input--active
  10763. {
  10764. border-color: #E3F2FD;
  10765. }
  10766. .picker__frame
  10767. {
  10768. margin: 0 auto;
  10769. max-width: 325px;
  10770. }
  10771. @media (min-height: 38.875em)
  10772. {
  10773. .picker--opened .picker__frame
  10774. {
  10775. top: 10%;
  10776. bottom: auto;
  10777. }
  10778. }
  10779. /* ==========================================================================
  10780. $BASE-DATE-PICKER
  10781. ========================================================================== */
  10782. /**
  10783. * The picker box.
  10784. */
  10785. .picker__box
  10786. {
  10787. padding: 0 1em;
  10788. }
  10789. /**
  10790. * The header containing the month and year stuff.
  10791. */
  10792. .picker__header
  10793. {
  10794. text-align: center;
  10795. position: relative;
  10796. margin-top: .75em;
  10797. }
  10798. /**
  10799. * The month and year labels.
  10800. */
  10801. .picker__month,
  10802. .picker__year
  10803. {
  10804. display: inline-block;
  10805. margin-left: .25em;
  10806. margin-right: .25em;
  10807. }
  10808. /**
  10809. * The month and year selectors.
  10810. */
  10811. .picker__select--month,
  10812. .picker__select--year
  10813. {
  10814. height: 2em;
  10815. padding: 0;
  10816. margin-left: .25em;
  10817. margin-right: .25em;
  10818. }
  10819. .picker__select--month.browser-default
  10820. {
  10821. display: inline;
  10822. background-color: #FFFFFF;
  10823. width: 40%;
  10824. }
  10825. .picker__select--year.browser-default
  10826. {
  10827. display: inline;
  10828. background-color: #FFFFFF;
  10829. width: 25%;
  10830. }
  10831. .picker__select--month:focus,
  10832. .picker__select--year:focus
  10833. {
  10834. border-color: rgba(0, 0, 0, 0.05);
  10835. }
  10836. /**
  10837. * The month navigation buttons.
  10838. */
  10839. .picker__nav--prev,
  10840. .picker__nav--next
  10841. {
  10842. position: absolute;
  10843. padding: .5em 1.25em;
  10844. width: 1em;
  10845. height: 1em;
  10846. box-sizing: content-box;
  10847. top: -0.25em;
  10848. }
  10849. .picker__nav--prev
  10850. {
  10851. left: -1em;
  10852. padding-right: 1.25em;
  10853. }
  10854. .picker__nav--next
  10855. {
  10856. right: -1em;
  10857. padding-left: 1.25em;
  10858. }
  10859. .picker__nav--disabled,
  10860. .picker__nav--disabled:hover,
  10861. .picker__nav--disabled:before,
  10862. .picker__nav--disabled:before:hover
  10863. {
  10864. cursor: default;
  10865. background: none;
  10866. border-right-color: #f5f5f5;
  10867. border-left-color: #f5f5f5;
  10868. }
  10869. /**
  10870. * The calendar table of dates
  10871. */
  10872. .picker__table
  10873. {
  10874. text-align: center;
  10875. border-collapse: collapse;
  10876. border-spacing: 0;
  10877. table-layout: fixed;
  10878. font-size: 1rem;
  10879. width: 100%;
  10880. margin-top: .75em;
  10881. margin-bottom: .5em;
  10882. }
  10883. .picker__table th, .picker__table td
  10884. {
  10885. text-align: center;
  10886. }
  10887. .picker__table td
  10888. {
  10889. margin: 0;
  10890. padding: 0;
  10891. }
  10892. /**
  10893. * The weekday labels
  10894. */
  10895. .picker__weekday
  10896. {
  10897. width: 14.285714286%;
  10898. font-size: .75em;
  10899. padding-bottom: .25em;
  10900. color: #999999;
  10901. font-weight: 500;
  10902. }
  10903. @media (min-height: 33.875em)
  10904. {
  10905. .picker__weekday
  10906. {
  10907. padding-bottom: .5em;
  10908. }
  10909. }
  10910. /**
  10911. * The days on the calendar
  10912. */
  10913. .picker__day--today
  10914. {
  10915. position: relative;
  10916. color: #595959;
  10917. letter-spacing: -.3;
  10918. padding: .75rem 0;
  10919. font-weight: 400;
  10920. border: 1px solid transparent;
  10921. }
  10922. .picker__day--disabled:before
  10923. {
  10924. border-top-color: #aaaaaa;
  10925. }
  10926. .picker__day--infocus:hover
  10927. {
  10928. cursor: pointer;
  10929. color: #000;
  10930. font-weight: 500;
  10931. }
  10932. .picker__day--outfocus
  10933. {
  10934. display: none;
  10935. padding: .75rem 0;
  10936. color: #fff;
  10937. }
  10938. .picker__day--outfocus:hover
  10939. {
  10940. cursor: pointer;
  10941. color: #dddddd;
  10942. font-weight: 500;
  10943. }
  10944. .picker__day--highlighted:hover,
  10945. .picker--focused .picker__day--highlighted
  10946. {
  10947. cursor: pointer;
  10948. }
  10949. .picker__day--selected,
  10950. .picker__day--selected:hover,
  10951. .picker--focused .picker__day--selected
  10952. {
  10953. border-radius: 50%;
  10954. -webkit-transform: scale(0.75);
  10955. transform: scale(0.75);
  10956. background: #0089ec;
  10957. color: #ffffff;
  10958. }
  10959. .picker__day--disabled,
  10960. .picker__day--disabled:hover,
  10961. .picker--focused .picker__day--disabled
  10962. {
  10963. background: #f5f5f5;
  10964. border-color: #f5f5f5;
  10965. color: #dddddd;
  10966. cursor: default;
  10967. }
  10968. .picker__day--highlighted.picker__day--disabled,
  10969. .picker__day--highlighted.picker__day--disabled:hover
  10970. {
  10971. background: #bbbbbb;
  10972. }
  10973. /**
  10974. * The footer containing the "today", "clear", and "close" buttons.
  10975. */
  10976. .picker__footer {
  10977. text-align: center;
  10978. display: -webkit-flex;
  10979. display: -ms-flexbox;
  10980. display: flex;
  10981. -webkit-align-items: center;
  10982. -ms-flex-align: center;
  10983. align-items: center;
  10984. -webkit-justify-content: space-between;
  10985. -ms-flex-pack: justify;
  10986. justify-content: space-between;
  10987. }
  10988. .picker__button--today,
  10989. .picker__button--clear,
  10990. .picker__button--close
  10991. {
  10992. border: 1px solid #ffffff;
  10993. background: #ffffff;
  10994. font-size: .8em;
  10995. padding: .66em 0;
  10996. font-weight: bold;
  10997. width: 33%;
  10998. display: inline-block;
  10999. vertical-align: bottom;
  11000. }
  11001. .picker__button--today:hover,
  11002. .picker__button--clear:hover,
  11003. .picker__button--close:hover
  11004. {
  11005. cursor: pointer;
  11006. color: #000000;
  11007. background: #b1dcfb;
  11008. border-bottom-color: #b1dcfb;
  11009. }
  11010. .picker__button--today:focus,
  11011. .picker__button--clear:focus,
  11012. .picker__button--close:focus
  11013. {
  11014. background: #b1dcfb;
  11015. border-color: rgba(0, 0, 0, 0.05);
  11016. outline: none;
  11017. }
  11018. .picker__button--today:before,
  11019. .picker__button--clear:before,
  11020. .picker__button--close:before
  11021. {
  11022. position: relative;
  11023. display: inline-block;
  11024. height: 0;
  11025. }
  11026. .picker__button--today:before,
  11027. .picker__button--clear:before
  11028. {
  11029. content: " ";
  11030. margin-right: .45em;
  11031. }
  11032. .picker__button--today:before
  11033. {
  11034. top: -0.05em;
  11035. width: 0;
  11036. border-top: 0.66em solid #0059bc;
  11037. border-left: .66em solid transparent;
  11038. }
  11039. .picker__button--clear:before
  11040. {
  11041. top: -0.25em;
  11042. width: .66em;
  11043. border-top: 3px solid #ee2200;
  11044. }
  11045. .picker__button--close:before
  11046. {
  11047. content: "\D7";
  11048. top: -0.1em;
  11049. vertical-align: top;
  11050. font-size: 1.1em;
  11051. margin-right: .35em;
  11052. color: #777777;
  11053. }
  11054. .picker__button--today[disabled],
  11055. .picker__button--today[disabled]:hover
  11056. {
  11057. background: #f5f5f5;
  11058. border-color: #f5f5f5;
  11059. color: #dddddd;
  11060. cursor: default;
  11061. }
  11062. .picker__button--today[disabled]:before
  11063. {
  11064. border-top-color: #aaaaaa;
  11065. }
  11066. /* ==========================================================================
  11067. CUSTOM MATERIALIZE STYLES
  11068. ========================================================================== */
  11069. .picker__box
  11070. {
  11071. border-radius: 2px;
  11072. overflow: hidden;
  11073. }
  11074. .picker__date-display
  11075. {
  11076. text-align: center;
  11077. background-color: #26a69a;
  11078. color: #fff;
  11079. padding-bottom: 15px;
  11080. font-weight: 300;
  11081. }
  11082. .picker__nav--prev:hover,
  11083. .picker__nav--next:hover
  11084. {
  11085. cursor: pointer;
  11086. color: #000000;
  11087. background: #a1ded8;
  11088. }
  11089. .picker__weekday-display
  11090. {
  11091. background-color: #1f897f;
  11092. padding: 10px;
  11093. font-weight: 200;
  11094. letter-spacing: .5;
  11095. font-size: 1rem;
  11096. margin-bottom: 15px;
  11097. }
  11098. .picker__month-display
  11099. {
  11100. text-transform: uppercase;
  11101. font-size: 2rem;
  11102. }
  11103. .picker__day-display
  11104. {
  11105. font-size: 4.5rem;
  11106. font-weight: 400;
  11107. }
  11108. .picker__year-display
  11109. {
  11110. font-size: 1.8rem;
  11111. color: rgba(255, 255, 255, 0.4);
  11112. }
  11113. .picker__box
  11114. {
  11115. padding: 0;
  11116. }
  11117. .picker__calendar-container
  11118. {
  11119. padding: 0 1rem;
  11120. }
  11121. .picker__calendar-container thead
  11122. {
  11123. border: none;
  11124. }
  11125. .picker__table
  11126. {
  11127. margin-top: 0;
  11128. margin-bottom: .5em;
  11129. }
  11130. .picker__day--infocus
  11131. {
  11132. color: #595959;
  11133. letter-spacing: -.3;
  11134. padding: .75rem 0;
  11135. font-weight: 400;
  11136. border: 1px solid transparent;
  11137. }
  11138. .picker__day.picker__day--today
  11139. {
  11140. color: #26a69a;
  11141. }
  11142. .picker__day.picker__day--today.picker__day--selected
  11143. {
  11144. color: #fff;
  11145. }
  11146. .picker__weekday
  11147. {
  11148. font-size: .9rem;
  11149. }
  11150. .picker__day--selected,
  11151. .picker__day--selected:hover,
  11152. .picker--focused .picker__day--selected
  11153. {
  11154. border-radius: 50%;
  11155. -webkit-transform: scale(0.9);
  11156. transform: scale(0.9);
  11157. background-color: #26a69a;
  11158. color: #ffffff;
  11159. }
  11160. .picker__day--selected.picker__day--outfocus,
  11161. .picker__day--selected:hover.picker__day--outfocus,
  11162. .picker--focused .picker__day--selected.picker__day--outfocus
  11163. {
  11164. background-color: #a1ded8;
  11165. }
  11166. .picker__footer
  11167. {
  11168. text-align: right;
  11169. padding: 5px 10px;
  11170. }
  11171. .picker__close, .picker__today
  11172. {
  11173. font-size: 1.1rem;
  11174. padding: 0 1rem;
  11175. color: #26a69a;
  11176. }
  11177. .picker__nav--prev:before,
  11178. .picker__nav--next:before
  11179. {
  11180. content: " ";
  11181. border-top: .5em solid transparent;
  11182. border-bottom: .5em solid transparent;
  11183. border-right: 0.75em solid #676767;
  11184. width: 0;
  11185. height: 0;
  11186. display: block;
  11187. margin: 0 auto;
  11188. }
  11189. .picker__nav--next:before
  11190. {
  11191. border-right: 0;
  11192. border-left: 0.75em solid #676767;
  11193. }
  11194. button.picker__today:focus, button.picker__clear:focus, button.picker__close:focus
  11195. {
  11196. background-color: #a1ded8;
  11197. }
  11198. /* ==========================================================================
  11199. $BASE-TIME-PICKER
  11200. ========================================================================== */
  11201. /**
  11202. * The list of times.
  11203. */
  11204. .picker__list
  11205. {
  11206. list-style: none;
  11207. padding: 0.75em 0 4.2em;
  11208. margin: 0;
  11209. }
  11210. /**
  11211. * The times on the clock.
  11212. */
  11213. .picker__list-item
  11214. {
  11215. border-bottom: 1px solid #dddddd;
  11216. border-top: 1px solid #dddddd;
  11217. margin-bottom: -1px;
  11218. position: relative;
  11219. background: #ffffff;
  11220. padding: .75em 1.25em;
  11221. }
  11222. @media (min-height: 46.75em)
  11223. {
  11224. .picker__list-item
  11225. {
  11226. padding: .5em 1em;
  11227. }
  11228. }
  11229. /* Hovered time */
  11230. .picker__list-item:hover
  11231. {
  11232. cursor: pointer;
  11233. color: #000000;
  11234. background: #b1dcfb;
  11235. border-color: #0089ec;
  11236. z-index: 10;
  11237. }
  11238. /* Highlighted and hovered/focused time */
  11239. .picker__list-item--highlighted
  11240. {
  11241. border-color: #0089ec;
  11242. z-index: 10;
  11243. }
  11244. .picker__list-item--highlighted:hover,
  11245. .picker--focused .picker__list-item--highlighted
  11246. {
  11247. cursor: pointer;
  11248. color: #000000;
  11249. background: #b1dcfb;
  11250. }
  11251. /* Selected and hovered/focused time */
  11252. .picker__list-item--selected,
  11253. .picker__list-item--selected:hover,
  11254. .picker--focused .picker__list-item--selected
  11255. {
  11256. background: #0089ec;
  11257. color: #ffffff;
  11258. z-index: 10;
  11259. }
  11260. /* Disabled time */
  11261. .picker__list-item--disabled,
  11262. .picker__list-item--disabled:hover,
  11263. .picker--focused .picker__list-item--disabled {
  11264. background: #f5f5f5;
  11265. border-color: #f5f5f5;
  11266. color: #dddddd;
  11267. cursor: default;
  11268. border-color: #dddddd;
  11269. z-index: auto;
  11270. }
  11271. /**
  11272. * The clear button
  11273. */
  11274. .picker--time .picker__button--clear
  11275. {
  11276. display: block;
  11277. width: 80%;
  11278. margin: 1em auto 0;
  11279. padding: 1em 1.25em;
  11280. background: none;
  11281. border: 0;
  11282. font-weight: 500;
  11283. font-size: .67em;
  11284. text-align: center;
  11285. text-transform: uppercase;
  11286. color: #666;
  11287. }
  11288. .picker--time .picker__button--clear:hover,
  11289. .picker--time .picker__button--clear:focus {
  11290. color: #000000;
  11291. background: #b1dcfb;
  11292. background: #ee2200;
  11293. border-color: #ee2200;
  11294. cursor: pointer;
  11295. color: #ffffff;
  11296. outline: none;
  11297. }
  11298. .picker--time .picker__button--clear:before
  11299. {
  11300. top: -0.25em;
  11301. color: #666;
  11302. font-size: 1.25em;
  11303. font-weight: bold;
  11304. }
  11305. .picker--time .picker__button--clear:hover:before,
  11306. .picker--time .picker__button--clear:focus:before
  11307. {
  11308. color: #ffffff;
  11309. }
  11310. /* ==========================================================================
  11311. $DEFAULT-TIME-PICKER
  11312. ========================================================================== */
  11313. /**
  11314. * The frame the bounds the time picker.
  11315. */
  11316. .picker--time .picker__frame
  11317. {
  11318. min-width: 256px;
  11319. max-width: 320px;
  11320. }
  11321. /**
  11322. * The picker box.
  11323. */
  11324. .picker--time .picker__box
  11325. {
  11326. font-size: 1em;
  11327. background: #f2f2f2;
  11328. padding: 0;
  11329. }
  11330. @media (min-height: 40.125em)
  11331. {
  11332. .picker--time .picker__box
  11333. {
  11334. margin-bottom: 5em;
  11335. }
  11336. }
  11337. .footerfill
  11338. {
  11339. min-height: 600px;
  11340. background-color: #ffffff;
  11341. }