Website for the AME project.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

952 lines
12 KiB

4 years ago
  1. /* Bootstrap */
  2. @font-face {
  3. font-family: 'Icons';
  4. src: url('../fonts/open-iconic.eot');
  5. src: url('../fonts/open-iconic.eot?#iconic-sm') format('embedded-opentype'), url('../fonts/open-iconic.woff') format('woff'), url('../fonts/open-iconic.ttf') format('truetype'), url('../fonts/open-iconic.otf') format('opentype'), url('../fonts/open-iconic.svg#iconic-sm') format('svg');
  6. font-weight: normal;
  7. font-style: normal;
  8. }
  9. .oi {
  10. position: relative;
  11. top: 1px;
  12. display: inline-block;
  13. speak:none;
  14. font-family: 'Icons';
  15. font-style: normal;
  16. font-weight: normal;
  17. line-height: 1;
  18. -webkit-font-smoothing: antialiased;
  19. -moz-osx-font-smoothing: grayscale;
  20. }
  21. .oi:empty:before {
  22. width: 1em;
  23. text-align: center;
  24. box-sizing: content-box;
  25. }
  26. .oi.oi-align-center:before {
  27. text-align: center;
  28. }
  29. .oi.oi-align-left:before {
  30. text-align: left;
  31. }
  32. .oi.oi-align-right:before {
  33. text-align: right;
  34. }
  35. .oi.oi-flip-horizontal:before {
  36. -webkit-transform: scale(-1, 1);
  37. -ms-transform: scale(-1, 1);
  38. transform: scale(-1, 1);
  39. }
  40. .oi.oi-flip-vertical:before {
  41. -webkit-transform: scale(1, -1);
  42. -ms-transform: scale(-1, 1);
  43. transform: scale(1, -1);
  44. }
  45. .oi.oi-flip-horizontal-vertical:before {
  46. -webkit-transform: scale(-1, -1);
  47. -ms-transform: scale(-1, 1);
  48. transform: scale(-1, -1);
  49. }
  50. .oi-account-login:before {
  51. content:'\e000';
  52. }
  53. .oi-account-logout:before {
  54. content:'\e001';
  55. }
  56. .oi-action-redo:before {
  57. content:'\e002';
  58. }
  59. .oi-action-undo:before {
  60. content:'\e003';
  61. }
  62. .oi-align-center:before {
  63. content:'\e004';
  64. }
  65. .oi-align-left:before {
  66. content:'\e005';
  67. }
  68. .oi-align-right:before {
  69. content:'\e006';
  70. }
  71. .oi-aperture:before {
  72. content:'\e007';
  73. }
  74. .oi-arrow-bottom:before {
  75. content:'\e008';
  76. }
  77. .oi-arrow-circle-bottom:before {
  78. content:'\e009';
  79. }
  80. .oi-arrow-circle-left:before {
  81. content:'\e00a';
  82. }
  83. .oi-arrow-circle-right:before {
  84. content:'\e00b';
  85. }
  86. .oi-arrow-circle-top:before {
  87. content:'\e00c';
  88. }
  89. .oi-arrow-left:before {
  90. content:'\e00d';
  91. }
  92. .oi-arrow-right:before {
  93. content:'\e00e';
  94. }
  95. .oi-arrow-thick-bottom:before {
  96. content:'\e00f';
  97. }
  98. .oi-arrow-thick-left:before {
  99. content:'\e010';
  100. }
  101. .oi-arrow-thick-right:before {
  102. content:'\e011';
  103. }
  104. .oi-arrow-thick-top:before {
  105. content:'\e012';
  106. }
  107. .oi-arrow-top:before {
  108. content:'\e013';
  109. }
  110. .oi-audio-spectrum:before {
  111. content:'\e014';
  112. }
  113. .oi-audio:before {
  114. content:'\e015';
  115. }
  116. .oi-badge:before {
  117. content:'\e016';
  118. }
  119. .oi-ban:before {
  120. content:'\e017';
  121. }
  122. .oi-bar-chart:before {
  123. content:'\e018';
  124. }
  125. .oi-basket:before {
  126. content:'\e019';
  127. }
  128. .oi-battery-empty:before {
  129. content:'\e01a';
  130. }
  131. .oi-battery-full:before {
  132. content:'\e01b';
  133. }
  134. .oi-beaker:before {
  135. content:'\e01c';
  136. }
  137. .oi-bell:before {
  138. content:'\e01d';
  139. }
  140. .oi-bluetooth:before {
  141. content:'\e01e';
  142. }
  143. .oi-bold:before {
  144. content:'\e01f';
  145. }
  146. .oi-bolt:before {
  147. content:'\e020';
  148. }
  149. .oi-book:before {
  150. content:'\e021';
  151. }
  152. .oi-bookmark:before {
  153. content:'\e022';
  154. }
  155. .oi-box:before {
  156. content:'\e023';
  157. }
  158. .oi-briefcase:before {
  159. content:'\e024';
  160. }
  161. .oi-british-pound:before {
  162. content:'\e025';
  163. }
  164. .oi-browser:before {
  165. content:'\e026';
  166. }
  167. .oi-brush:before {
  168. content:'\e027';
  169. }
  170. .oi-bug:before {
  171. content:'\e028';
  172. }
  173. .oi-bullhorn:before {
  174. content:'\e029';
  175. }
  176. .oi-calculator:before {
  177. content:'\e02a';
  178. }
  179. .oi-calendar:before {
  180. content:'\e02b';
  181. }
  182. .oi-camera-slr:before {
  183. content:'\e02c';
  184. }
  185. .oi-caret-bottom:before {
  186. content:'\e02d';
  187. }
  188. .oi-caret-left:before {
  189. content:'\e02e';
  190. }
  191. .oi-caret-right:before {
  192. content:'\e02f';
  193. }
  194. .oi-caret-top:before {
  195. content:'\e030';
  196. }
  197. .oi-cart:before {
  198. content:'\e031';
  199. }
  200. .oi-chat:before {
  201. content:'\e032';
  202. }
  203. .oi-check:before {
  204. content:'\e033';
  205. }
  206. .oi-chevron-bottom:before {
  207. content:'\e034';
  208. }
  209. .oi-chevron-left:before {
  210. content:'\e035';
  211. }
  212. .oi-chevron-right:before {
  213. content:'\e036';
  214. }
  215. .oi-chevron-top:before {
  216. content:'\e037';
  217. }
  218. .oi-circle-check:before {
  219. content:'\e038';
  220. }
  221. .oi-circle-x:before {
  222. content:'\e039';
  223. }
  224. .oi-clipboard:before {
  225. content:'\e03a';
  226. }
  227. .oi-clock:before {
  228. content:'\e03b';
  229. }
  230. .oi-cloud-download:before {
  231. content:'\e03c';
  232. }
  233. .oi-cloud-upload:before {
  234. content:'\e03d';
  235. }
  236. .oi-cloud:before {
  237. content:'\e03e';
  238. }
  239. .oi-cloudy:before {
  240. content:'\e03f';
  241. }
  242. .oi-code:before {
  243. content:'\e040';
  244. }
  245. .oi-cog:before {
  246. content:'\e041';
  247. }
  248. .oi-collapse-down:before {
  249. content:'\e042';
  250. }
  251. .oi-collapse-left:before {
  252. content:'\e043';
  253. }
  254. .oi-collapse-right:before {
  255. content:'\e044';
  256. }
  257. .oi-collapse-up:before {
  258. content:'\e045';
  259. }
  260. .oi-command:before {
  261. content:'\e046';
  262. }
  263. .oi-comment-square:before {
  264. content:'\e047';
  265. }
  266. .oi-compass:before {
  267. content:'\e048';
  268. }
  269. .oi-contrast:before {
  270. content:'\e049';
  271. }
  272. .oi-copywriting:before {
  273. content:'\e04a';
  274. }
  275. .oi-credit-card:before {
  276. content:'\e04b';
  277. }
  278. .oi-crop:before {
  279. content:'\e04c';
  280. }
  281. .oi-dashboard:before {
  282. content:'\e04d';
  283. }
  284. .oi-data-transfer-download:before {
  285. content:'\e04e';
  286. }
  287. .oi-data-transfer-upload:before {
  288. content:'\e04f';
  289. }
  290. .oi-delete:before {
  291. content:'\e050';
  292. }
  293. .oi-dial:before {
  294. content:'\e051';
  295. }
  296. .oi-document:before {
  297. content:'\e052';
  298. }
  299. .oi-dollar:before {
  300. content:'\e053';
  301. }
  302. .oi-double-quote-sans-left:before {
  303. content:'\e054';
  304. }
  305. .oi-double-quote-sans-right:before {
  306. content:'\e055';
  307. }
  308. .oi-double-quote-serif-left:before {
  309. content:'\e056';
  310. }
  311. .oi-double-quote-serif-right:before {
  312. content:'\e057';
  313. }
  314. .oi-droplet:before {
  315. content:'\e058';
  316. }
  317. .oi-eject:before {
  318. content:'\e059';
  319. }
  320. .oi-elevator:before {
  321. content:'\e05a';
  322. }
  323. .oi-ellipses:before {
  324. content:'\e05b';
  325. }
  326. .oi-envelope-closed:before {
  327. content:'\e05c';
  328. }
  329. .oi-envelope-open:before {
  330. content:'\e05d';
  331. }
  332. .oi-euro:before {
  333. content:'\e05e';
  334. }
  335. .oi-excerpt:before {
  336. content:'\e05f';
  337. }
  338. .oi-expand-down:before {
  339. content:'\e060';
  340. }
  341. .oi-expand-left:before {
  342. content:'\e061';
  343. }
  344. .oi-expand-right:before {
  345. content:'\e062';
  346. }
  347. .oi-expand-up:before {
  348. content:'\e063';
  349. }
  350. .oi-external-link:before {
  351. content:'\e064';
  352. }
  353. .oi-eye:before {
  354. content:'\e065';
  355. }
  356. .oi-eyedropper:before {
  357. content:'\e066';
  358. }
  359. .oi-file:before {
  360. content:'\e067';
  361. }
  362. .oi-fire:before {
  363. content:'\e068';
  364. }
  365. .oi-flag:before {
  366. content:'\e069';
  367. }
  368. .oi-flash:before {
  369. content:'\e06a';
  370. }
  371. .oi-folder:before {
  372. content:'\e06b';
  373. }
  374. .oi-fork:before {
  375. content:'\e06c';
  376. }
  377. .oi-fullscreen-enter:before {
  378. content:'\e06d';
  379. }
  380. .oi-fullscreen-exit:before {
  381. content:'\e06e';
  382. }
  383. .oi-globe:before {
  384. content:'\e06f';
  385. }
  386. .oi-graph:before {
  387. content:'\e070';
  388. }
  389. .oi-grid-four-up:before {
  390. content:'\e071';
  391. }
  392. .oi-grid-three-up:before {
  393. content:'\e072';
  394. }
  395. .oi-grid-two-up:before {
  396. content:'\e073';
  397. }
  398. .oi-hard-drive:before {
  399. content:'\e074';
  400. }
  401. .oi-header:before {
  402. content:'\e075';
  403. }
  404. .oi-headphones:before {
  405. content:'\e076';
  406. }
  407. .oi-heart:before {
  408. content:'\e077';
  409. }
  410. .oi-home:before {
  411. content:'\e078';
  412. }
  413. .oi-image:before {
  414. content:'\e079';
  415. }
  416. .oi-inbox:before {
  417. content:'\e07a';
  418. }
  419. .oi-infinity:before {
  420. content:'\e07b';
  421. }
  422. .oi-info:before {
  423. content:'\e07c';
  424. }
  425. .oi-italic:before {
  426. content:'\e07d';
  427. }
  428. .oi-justify-center:before {
  429. content:'\e07e';
  430. }
  431. .oi-justify-left:before {
  432. content:'\e07f';
  433. }
  434. .oi-justify-right:before {
  435. content:'\e080';
  436. }
  437. .oi-key:before {
  438. content:'\e081';
  439. }
  440. .oi-laptop:before {
  441. content:'\e082';
  442. }
  443. .oi-layers:before {
  444. content:'\e083';
  445. }
  446. .oi-lightbulb:before {
  447. content:'\e084';
  448. }
  449. .oi-link-broken:before {
  450. content:'\e085';
  451. }
  452. .oi-link-intact:before {
  453. content:'\e086';
  454. }
  455. .oi-list-rich:before {
  456. content:'\e087';
  457. }
  458. .oi-list:before {
  459. content:'\e088';
  460. }
  461. .oi-location:before {
  462. content:'\e089';
  463. }
  464. .oi-lock-locked:before {
  465. content:'\e08a';
  466. }
  467. .oi-lock-unlocked:before {
  468. content:'\e08b';
  469. }
  470. .oi-loop-circular:before {
  471. content:'\e08c';
  472. }
  473. .oi-loop-square:before {
  474. content:'\e08d';
  475. }
  476. .oi-loop:before {
  477. content:'\e08e';
  478. }
  479. .oi-magnifying-glass:before {
  480. content:'\e08f';
  481. }
  482. .oi-map-marker:before {
  483. content:'\e090';
  484. }
  485. .oi-map:before {
  486. content:'\e091';
  487. }
  488. .oi-media-pause:before {
  489. content:'\e092';
  490. }
  491. .oi-media-play:before {
  492. content:'\e093';
  493. }
  494. .oi-media-record:before {
  495. content:'\e094';
  496. }
  497. .oi-media-skip-backward:before {
  498. content:'\e095';
  499. }
  500. .oi-media-skip-forward:before {
  501. content:'\e096';
  502. }
  503. .oi-media-step-backward:before {
  504. content:'\e097';
  505. }
  506. .oi-media-step-forward:before {
  507. content:'\e098';
  508. }
  509. .oi-media-stop:before {
  510. content:'\e099';
  511. }
  512. .oi-medical-cross:before {
  513. content:'\e09a';
  514. }
  515. .oi-menu:before {
  516. content:'\e09b';
  517. }
  518. .oi-microphone:before {
  519. content:'\e09c';
  520. }
  521. .oi-minus:before {
  522. content:'\e09d';
  523. }
  524. .oi-monitor:before {
  525. content:'\e09e';
  526. }
  527. .oi-moon:before {
  528. content:'\e09f';
  529. }
  530. .oi-move:before {
  531. content:'\e0a0';
  532. }
  533. .oi-musical-note:before {
  534. content:'\e0a1';
  535. }
  536. .oi-paperclip:before {
  537. content:'\e0a2';
  538. }
  539. .oi-pencil:before {
  540. content:'\e0a3';
  541. }
  542. .oi-people:before {
  543. content:'\e0a4';
  544. }
  545. .oi-person:before {
  546. content:'\e0a5';
  547. }
  548. .oi-phone:before {
  549. content:'\e0a6';
  550. }
  551. .oi-pie-chart:before {
  552. content:'\e0a7';
  553. }
  554. .oi-pin:before {
  555. content:'\e0a8';
  556. }
  557. .oi-play-circle:before {
  558. content:'\e0a9';
  559. }
  560. .oi-plus:before {
  561. content:'\e0aa';
  562. }
  563. .oi-power-standby:before {
  564. content:'\e0ab';
  565. }
  566. .oi-print:before {
  567. content:'\e0ac';
  568. }
  569. .oi-project:before {
  570. content:'\e0ad';
  571. }
  572. .oi-pulse:before {
  573. content:'\e0ae';
  574. }
  575. .oi-puzzle-piece:before {
  576. content:'\e0af';
  577. }
  578. .oi-question-mark:before {
  579. content:'\e0b0';
  580. }
  581. .oi-rain:before {
  582. content:'\e0b1';
  583. }
  584. .oi-random:before {
  585. content:'\e0b2';
  586. }
  587. .oi-reload:before {
  588. content:'\e0b3';
  589. }
  590. .oi-resize-both:before {
  591. content:'\e0b4';
  592. }
  593. .oi-resize-height:before {
  594. content:'\e0b5';
  595. }
  596. .oi-resize-width:before {
  597. content:'\e0b6';
  598. }
  599. .oi-rss-alt:before {
  600. content:'\e0b7';
  601. }
  602. .oi-rss:before {
  603. content:'\e0b8';
  604. }
  605. .oi-script:before {
  606. content:'\e0b9';
  607. }
  608. .oi-share-boxed:before {
  609. content:'\e0ba';
  610. }
  611. .oi-share:before {
  612. content:'\e0bb';
  613. }
  614. .oi-shield:before {
  615. content:'\e0bc';
  616. }
  617. .oi-signal:before {
  618. content:'\e0bd';
  619. }
  620. .oi-signpost:before {
  621. content:'\e0be';
  622. }
  623. .oi-sort-ascending:before {
  624. content:'\e0bf';
  625. }
  626. .oi-sort-descending:before {
  627. content:'\e0c0';
  628. }
  629. .oi-spreadsheet:before {
  630. content:'\e0c1';
  631. }
  632. .oi-star:before {
  633. content:'\e0c2';
  634. }
  635. .oi-sun:before {
  636. content:'\e0c3';
  637. }
  638. .oi-tablet:before {
  639. content:'\e0c4';
  640. }
  641. .oi-tag:before {
  642. content:'\e0c5';
  643. }
  644. .oi-tags:before {
  645. content:'\e0c6';
  646. }
  647. .oi-target:before {
  648. content:'\e0c7';
  649. }
  650. .oi-task:before {
  651. content:'\e0c8';
  652. }
  653. .oi-terminal:before {
  654. content:'\e0c9';
  655. }
  656. .oi-text:before {
  657. content:'\e0ca';
  658. }
  659. .oi-thumb-down:before {
  660. content:'\e0cb';
  661. }
  662. .oi-thumb-up:before {
  663. content:'\e0cc';
  664. }
  665. .oi-timer:before {
  666. content:'\e0cd';
  667. }
  668. .oi-transfer:before {
  669. content:'\e0ce';
  670. }
  671. .oi-trash:before {
  672. content:'\e0cf';
  673. }
  674. .oi-underline:before {
  675. content:'\e0d0';
  676. }
  677. .oi-vertical-align-bottom:before {
  678. content:'\e0d1';
  679. }
  680. .oi-vertical-align-center:before {
  681. content:'\e0d2';
  682. }
  683. .oi-vertical-align-top:before {
  684. content:'\e0d3';
  685. }
  686. .oi-video:before {
  687. content:'\e0d4';
  688. }
  689. .oi-volume-high:before {
  690. content:'\e0d5';
  691. }
  692. .oi-volume-low:before {
  693. content:'\e0d6';
  694. }
  695. .oi-volume-off:before {
  696. content:'\e0d7';
  697. }
  698. .oi-warning:before {
  699. content:'\e0d8';
  700. }
  701. .oi-wifi:before {
  702. content:'\e0d9';
  703. }
  704. .oi-wrench:before {
  705. content:'\e0da';
  706. }
  707. .oi-x:before {
  708. content:'\e0db';
  709. }
  710. .oi-yen:before {
  711. content:'\e0dc';
  712. }
  713. .oi-zoom-in:before {
  714. content:'\e0dd';
  715. }
  716. .oi-zoom-out:before {
  717. content:'\e0de';
  718. }