Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

11257 lines
187KB

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