Advertisement
Guest User

Untitled

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