├── .gitignore
├── images
├── favicon.ico
└── apple-touch-icon.png
├── screenshots
├── 1.png
├── 2.png
├── 3.png
├── 4.png
└── 5.png
├── script.js
├── css
├── includes.css
├── mobile.css
├── structure.css
├── print.css
├── content.css
├── design.css
└── basic.css
├── lang
├── zh
│ ├── style.txt
│ ├── settings.php
│ └── lang.php
├── sr
│ └── lang.php
├── eo
│ └── lang.php
├── fo
│ └── lang.php
├── mr
│ └── lang.php
├── la
│ └── lang.php
├── km
│ └── lang.php
├── mg
│ └── lang.php
├── ne
│ └── lang.php
├── ia
│ └── lang.php
├── lb
│ └── lang.php
├── ko
│ └── lang.php
├── ja
│ └── lang.php
├── he
│ └── lang.php
├── fa
│ └── lang.php
├── hi
│ └── lang.php
├── th
│ └── lang.php
├── el
│ └── lang.php
├── is
│ └── lang.php
├── lv
│ └── lang.php
├── nl
│ └── lang.php
├── zh-tw
│ └── lang.php
├── bg
│ └── lang.php
├── cs
│ └── lang.php
├── et
│ └── lang.php
├── gl
│ └── lang.php
├── hu
│ └── lang.php
├── id
│ └── lang.php
├── lt
│ └── lang.php
├── mk
│ └── lang.php
├── sk
│ └── lang.php
├── sl
│ └── lang.php
├── sq
│ └── lang.php
├── tr
│ └── lang.php
├── vi
│ └── lang.php
├── ca
│ └── lang.php
├── da
│ └── lang.php
├── de
│ ├── lang.php
│ └── settings.php
├── es
│ └── lang.php
├── fr
│ ├── lang.php
│ └── settings.php
├── hr
│ └── lang.php
├── it
│ └── lang.php
├── no
│ └── lang.php
├── pl
│ └── lang.php
├── ro
│ └── lang.php
├── sv
│ └── lang.php
├── af
│ └── lang.php
├── fi
│ └── lang.php
├── pt
│ └── lang.php
├── uk
│ └── lang.php
├── ar
│ └── lang.php
├── eu
│ └── lang.php
├── az
│ └── lang.php
├── pt-br
│ └── lang.php
├── ru
│ ├── lang.php
│ └── settings.php
└── en
│ ├── style.txt
│ ├── settings.php
│ └── lang.php
├── assets
├── fonts
│ ├── open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-300.woff
│ ├── open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-300.woff2
│ ├── open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-600.woff
│ ├── open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-600.woff2
│ ├── open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-700.woff
│ ├── open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-700.woff2
│ ├── open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-800.woff
│ ├── open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-800.woff2
│ ├── open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-regular.woff
│ └── open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-regular.woff2
├── css
│ ├── fonts.css
│ ├── nucleo-svg.css
│ ├── nucleo-icons.css
│ ├── doku.scss
│ └── font-awesome.css
└── js
│ ├── argon-design-system.min.js
│ └── core
│ └── popper.min.js
├── template.info.txt
├── conf
├── default.php
└── metadata.php
├── mediamanager.php
├── README.md
├── LICENSE
├── style.ini
├── detail.php
├── tpl_functions.php
└── main.php
/.gitignore:
--------------------------------------------------------------------------------
1 | node_modules
2 | .vscode
3 | .sass-cache
--------------------------------------------------------------------------------
/images/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devaneando/Argon-Dokuwiki-Template/master/images/favicon.ico
--------------------------------------------------------------------------------
/screenshots/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devaneando/Argon-Dokuwiki-Template/master/screenshots/1.png
--------------------------------------------------------------------------------
/screenshots/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devaneando/Argon-Dokuwiki-Template/master/screenshots/2.png
--------------------------------------------------------------------------------
/screenshots/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devaneando/Argon-Dokuwiki-Template/master/screenshots/3.png
--------------------------------------------------------------------------------
/screenshots/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devaneando/Argon-Dokuwiki-Template/master/screenshots/4.png
--------------------------------------------------------------------------------
/screenshots/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devaneando/Argon-Dokuwiki-Template/master/screenshots/5.png
--------------------------------------------------------------------------------
/images/apple-touch-icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/devaneando/Argon-Dokuwiki-Template/master/images/apple-touch-icon.png
--------------------------------------------------------------------------------
/script.js:
--------------------------------------------------------------------------------
1 | /* DOKUWIKI:include assets/js/core/bootstrap.min.js */
2 | /* DOKUWIKI:include assets/js/argon-design-system.min.js */
3 |
--------------------------------------------------------------------------------
/css/includes.css:
--------------------------------------------------------------------------------
1 | /**
2 | * This file provides styles for included seperate html files
3 | * (added through "include hooks").
4 | */
5 |
--------------------------------------------------------------------------------
/lang/zh/style.txt:
--------------------------------------------------------------------------------
1 | 如果你想改变favicon, 只需通过媒体管理器上传一个命名为''favicon.ico''的图标文件到''wiki''或根目录命名空间即可,图标文件将自动被使用。 如果你用的是封闭式wiki,推荐通过ACL设置让''wiki'' (或 root)命名空间可被读取,否则你的图标不会显示给未登录用户。
--------------------------------------------------------------------------------
/lang/sr/lang.php:
--------------------------------------------------------------------------------
1 |
7 | */
8 |
9 | $lang['discussion'] = 'Обсуждение';
10 | $lang['back_to_article'] = 'Назад к статье';
11 | $lang['userpage'] = 'Участник';
12 |
--------------------------------------------------------------------------------
/lang/en/style.txt:
--------------------------------------------------------------------------------
1 | If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.
2 |
--------------------------------------------------------------------------------
/lang/zh/settings.php:
--------------------------------------------------------------------------------
1 |
7 | */
8 |
9 | $lang['discussionPage'] = 'Страница обсуждения (оставьте поле пустым для отключения обсуждений)'; //default -- discussion:@ID@
10 | $lang['userPage'] = 'Страница пользователя (оставьте поле пустым для отключения страниц пользователей)'; //default -- user:@USER@:
11 | $lang['hideTools'] = 'Скрывать инструменты гостям?';
12 |
--------------------------------------------------------------------------------
/lang/fr/settings.php:
--------------------------------------------------------------------------------
1 |
6 | * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
7 | */
8 | // must be run from within DokuWiki
9 | if (!defined('DOKU_INC')) die();
10 | header('X-UA-Compatible: IE=edge,chrome=1');
11 |
12 | ?>
13 |
14 |
15 |
16 |
17 |
18 | []
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
43 |
44 |
--------------------------------------------------------------------------------
/css/mobile.css:
--------------------------------------------------------------------------------
1 | /**
2 | * This file provides style changes for small screens.
3 | *
4 | * @author Anika Henke
5 | */
6 |
7 | @media only screen and (max-width: 42em) {
8 |
9 | #dokuwiki__aside {
10 | width: 100%;
11 | float: none;
12 | margin-bottom: 1.4em;
13 | }
14 | #dokuwiki__aside > .pad {
15 | margin: 0;
16 | }
17 |
18 | .hasSidebar #dokuwiki__content {
19 | float: none;
20 | margin-left: 0;
21 | margin-right: 0;
22 | }
23 | .hasSidebar #dokuwiki__content > .pad {
24 | margin-left: 0;
25 | }
26 | [dir=rtl] .hasSidebar #dokuwiki__content > .pad {
27 | margin-right: 0;
28 | }
29 |
30 | #dokuwiki__header .headings {
31 | margin: 2.1em 0 0;
32 | }
33 |
34 | #dokuwiki__header .tools {
35 | margin-bottom: .7em;
36 | }
37 |
38 | #dokuwiki__header .headings,
39 | #dokuwiki__header .tools,
40 | #dokuwiki__header .tools li {
41 | float: none;
42 | text-align: left;
43 | }
44 | [dir=rtl] #dokuwiki__header .tools,
45 | [dir=rtl] #dokuwiki__header .tools li {
46 | float: none;
47 | text-align: right;
48 | }
49 | [dir=rtl] #dokuwiki__header .headings {
50 | float: none;
51 | text-align: right;
52 | }
53 |
54 | #dokuwiki__sitetools ul {
55 | padding: 0;
56 | }
57 | #dokuwiki__sitetools li {
58 | margin: 0 1.5em 0 0;
59 | }
60 | [dir=rtl] #dokuwiki__sitetools li {
61 | margin: 0 0 0 1.5em;
62 | }
63 |
64 | #dokuwiki__header div.breadcrumbs {
65 | margin-bottom: .7em;
66 | }
67 |
68 |
69 | #dokuwiki__header ul.a11y.skip {
70 | left: auto !important;
71 | right: 1em !important;
72 | top: 3.1em !important;
73 | width: auto !important;
74 | height: auto !important;
75 | list-style: none;
76 | padding: 0;
77 | margin: 0;
78 | }
79 | [dir=rtl] #dokuwiki__header ul.a11y.skip {
80 | right: auto !important;
81 | left: 1em !important;
82 | }
83 |
84 |
85 | } /* /@media */
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Argon Dokuwiki Template
2 |
3 | _This template is unmaintained. Consider using a more maintained fork like [dokuwiki-krypton](https://github.com/fablab-luenen/dokuwiki-krypton), [UmanIT-Argon-Dokuwiki-Template](https://github.com/umanit/UmanIT-Argon-Dokuwiki-Template), [eduardomozart's fork](https://github.com/eduardomozart/Argon-Dokuwiki-Template/tree/patch-4), [SimpleDoku](https://github.com/kalenpw/SimpleDoku), [jacksitlab's fork](https://github.com/jacksitlab/Argon-Dokuwiki-Template/tree/v1.3-patch), [Destwin-Dokuwiki-Template](https://github.com/evanmeier/Destwin-Dokuwiki-Template), or [others](https://github.com/IceWreck/Argon-Dokuwiki-Template/network)._
4 |
5 |
6 | Argon - a clean, responsive, modern template for Dokuwiki.
7 | https://www.dokuwiki.org/template:argon
8 |
9 | 
10 |
11 | ## Sidebar
12 |
13 | If you have a sidebar, then put your links (in the sidebar) in bullet points to ensure consistent styling with the rest of the template.
14 |
15 | ## Styling
16 |
17 | I've imported the base stylesheet from the argon design system and then added custom styles on top in the ___assets/css/doku.scss___ file. The file is then compiled to CSS using SASS.
18 |
19 | To do changes and have it compile live, do
20 | ```
21 | sass --watch assets/css/doku.scss assets/css/doku.css
22 | ```
23 |
24 | ## Contributors
25 |
26 | - [IceWreck](https://github.com/IceWreck)
27 | - [SoarinFerret](https://github.com/SoarinFerret)
28 | - [llune](https://github.com/llune)
29 |
30 | ## Credits
31 | * Creative Tim for the [Argon Design System](https://github.com/creativetimofficial/argon-design-system) stylesheet.
32 | * [Anika Henke](https://github.com/selfthinker) for her starter dokuwiki template.
33 |
34 | ## More Screenshots
35 |
36 | 
37 | 
38 | 
39 | 
40 |
--------------------------------------------------------------------------------
/css/structure.css:
--------------------------------------------------------------------------------
1 | /**
2 | * This file provides styles for the general layout structure.
3 | *
4 | * @author Anika Henke
5 | */
6 |
7 | body {
8 | margin: 0 auto;
9 | }
10 | #dokuwiki__site {
11 | margin: 0 auto;
12 | max-width: __site_width__;
13 | padding: 1.4em 1em;
14 | }
15 | #dokuwiki__site > .site {
16 | }
17 |
18 | #dokuwiki__header {
19 | }
20 | #dokuwiki__header > .pad {
21 | }
22 | #dokuwiki__header .headings {
23 | float: left;
24 | }
25 | [dir=rtl] #dokuwiki__header .headings {
26 | float: right;
27 | }
28 |
29 | #dokuwiki__header .tools {
30 | float: right;
31 | text-align: right;
32 | }
33 | [dir=rtl] #dokuwiki__header .tools {
34 | float: left;
35 | text-align: left;
36 | }
37 |
38 | #dokuwiki__site .wrapper {
39 | position: relative;
40 | }
41 |
42 | #dokuwiki__aside {
43 | width: __sidebar_width__;
44 | float: left;
45 | position: relative;
46 | display: block;
47 | }
48 | [dir=rtl] #dokuwiki__aside {
49 | float: right;
50 | }
51 | #dokuwiki__aside > .pad {
52 | margin: 0 1.5em 0 0;
53 | }
54 | [dir=rtl] #dokuwiki__aside > .pad {
55 | margin: 0 0 0 1.5em;
56 | }
57 |
58 | /* make content wider when there's no sidebar */
59 | .hasSidebar #dokuwiki__content {
60 | float: right;
61 | margin-left: -__sidebar_width__;
62 | width: 100%;
63 | }
64 | [dir=rtl] .hasSidebar #dokuwiki__content {
65 | float: left;
66 | margin-left: 0;
67 | margin-right: -__sidebar_width__;
68 | }
69 | .hasSidebar #dokuwiki__content > .pad {
70 | margin-left: __sidebar_width__;
71 | }
72 | [dir=rtl] .hasSidebar #dokuwiki__content > .pad {
73 | margin-left: 0;
74 | margin-right: __sidebar_width__;
75 | }
76 |
77 | #dokuwiki__footer {
78 | clear: both;
79 | }
80 | #dokuwiki__footer > .pad {
81 | }
82 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2020 Anchit Bajaj
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
23 | _____________________________________________________________________________
24 |
25 | For the Argon Design System Files:
26 | * assets/js/argon-design-system.min.js
27 | * assets/css/argon-design-system.css
28 |
29 | MIT License
30 |
31 | Copyright (c) 2020 Creative Tim
32 |
33 | Permission is hereby granted, free of charge, to any person obtaining a copy
34 | of this software and associated documentation files (the "Software"), to deal
35 | in the Software without restriction, including without limitation the rights
36 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
37 | copies of the Software, and to permit persons to whom the Software is
38 | furnished to do so, subject to the following conditions:
39 |
40 | The above copyright notice and this permission notice shall be included in all
41 | copies or substantial portions of the Software.
42 |
43 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
44 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
45 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
46 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
47 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
48 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
49 | SOFTWARE.
50 |
51 | _____________________________________________________________________________
52 |
53 |
54 | Some files have been reused from Anika Henke's starter template. These files have the license info (GPL 2) mentioned at top.
--------------------------------------------------------------------------------
/assets/css/fonts.css:
--------------------------------------------------------------------------------
1 | /* open-sans-regular - greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek */
2 | @font-face {
3 | font-family: 'Open Sans';
4 | font-style: normal;
5 | font-weight: 400;
6 | src: local('Open Sans Regular'), local('OpenSans-Regular'),
7 | url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
8 | url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
9 | }
10 |
11 | /* open-sans-300 - greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek */
12 | @font-face {
13 | font-family: 'Open Sans';
14 | font-style: normal;
15 | font-weight: 300;
16 | src: local('Open Sans Light'), local('OpenSans-Light'),
17 | url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
18 | url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
19 | }
20 |
21 | /* open-sans-600 - greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek */
22 | @font-face {
23 | font-family: 'Open Sans';
24 | font-style: normal;
25 | font-weight: 600;
26 | src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
27 | url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
28 | url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
29 | }
30 |
31 | /* open-sans-700 - greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek */
32 | @font-face {
33 | font-family: 'Open Sans';
34 | font-style: normal;
35 | font-weight: 700;
36 | src: local('Open Sans Bold'), local('OpenSans-Bold'),
37 | url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
38 | url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
39 | }
40 |
41 | /* open-sans-800 - greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek */
42 | @font-face {
43 | font-family: 'Open Sans';
44 | font-style: normal;
45 | font-weight: 800;
46 | src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
47 | url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
48 | url('../fonts/open-sans-v17-greek-ext_cyrillic-ext_latin_cyrillic_latin-ext_greek-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
49 | }
50 |
--------------------------------------------------------------------------------
/assets/css/nucleo-svg.css:
--------------------------------------------------------------------------------
1 | /* Generated using nucleoapp.com */
2 | /* --------------------------------
3 |
4 | Icon colors
5 |
6 | -------------------------------- */
7 |
8 | .icon {
9 | display: inline-block;
10 | /* icon primary color */
11 | color: #111111;
12 | height: 1em;
13 | width: 1em;
14 | }
15 |
16 | .icon use {
17 | /* icon secondary color - fill */
18 | fill: #7ea6f6;
19 | }
20 |
21 | .icon.icon-outline use {
22 | /* icon secondary color - stroke */
23 | stroke: #7ea6f6;
24 | }
25 |
26 | /* --------------------------------
27 |
28 | Change icon size
29 |
30 | -------------------------------- */
31 |
32 | .icon-xs {
33 | height: 0.5em;
34 | width: 0.5em;
35 | }
36 |
37 | .icon-sm {
38 | height: 0.8em;
39 | width: 0.8em;
40 | }
41 |
42 | .icon-lg {
43 | height: 1.6em;
44 | width: 1.6em;
45 | }
46 |
47 | .icon-xl {
48 | height: 2em;
49 | width: 2em;
50 | }
51 |
52 | /* --------------------------------
53 |
54 | Align icon and text
55 |
56 | -------------------------------- */
57 |
58 | .icon-text-aligner {
59 | /* add this class to parent element that contains icon + text */
60 | display: flex;
61 | align-items: center;
62 | }
63 |
64 | .icon-text-aligner .icon {
65 | color: inherit;
66 | margin-right: 0.4em;
67 | }
68 |
69 | .icon-text-aligner .icon use {
70 | color: inherit;
71 | fill: currentColor;
72 | }
73 |
74 | .icon-text-aligner .icon.icon-outline use {
75 | stroke: currentColor;
76 | }
77 |
78 | /* --------------------------------
79 |
80 | Icon reset values - used to enable color customizations
81 |
82 | -------------------------------- */
83 |
84 | .icon {
85 | fill: currentColor;
86 | stroke: none;
87 | }
88 |
89 | .icon.icon-outline {
90 | fill: none;
91 | stroke: currentColor;
92 | }
93 |
94 | .icon use {
95 | stroke: none;
96 | }
97 |
98 | .icon.icon-outline use {
99 | fill: none;
100 | }
101 |
102 | /* --------------------------------
103 |
104 | Stroke effects - Nucleo outline icons
105 |
106 | - 16px icons -> up to 1px stroke (16px outline icons do not support stroke changes)
107 | - 24px, 32px icons -> up to 2px stroke
108 | - 48px, 64px icons -> up to 4px stroke
109 |
110 | -------------------------------- */
111 |
112 | .icon-outline.icon-stroke-1 {
113 | stroke-width: 1px;
114 | }
115 |
116 | .icon-outline.icon-stroke-2 {
117 | stroke-width: 2px;
118 | }
119 |
120 | .icon-outline.icon-stroke-3 {
121 | stroke-width: 3px;
122 | }
123 |
124 | .icon-outline.icon-stroke-4 {
125 | stroke-width: 4px;
126 | }
127 |
128 | .icon-outline.icon-stroke-1 use,
129 | .icon-outline.icon-stroke-3 use {
130 | -webkit-transform: translateX(0.5px) translateY(0.5px);
131 | -moz-transform: translateX(0.5px) translateY(0.5px);
132 | -ms-transform: translateX(0.5px) translateY(0.5px);
133 | -o-transform: translateX(0.5px) translateY(0.5px);
134 | transform: translateX(0.5px) translateY(0.5px);
135 | }
--------------------------------------------------------------------------------
/css/print.css:
--------------------------------------------------------------------------------
1 | /**
2 | * This file provides the styles for printing.
3 | *
4 | * @todo: improve and finish
5 | */
6 |
7 | body {
8 | font: normal 87.5%/1.3 Garamond, Baskerville, "Hoefler Text", "Nimbus Roman No9 L", serif;
9 | background-color: #fff;
10 | color: #000;
11 | }
12 |
13 | /* hide certain sections */
14 | audio,
15 | video,
16 | #dokuwiki__header .tools,
17 | #dokuwiki__aside,
18 | .dokuwiki .breadcrumbs,
19 | .dokuwiki .toc,
20 | #dw__toc,
21 | #dokuwiki__pagetools,
22 | #dokuwiki__footer {
23 | display: none;
24 | }
25 |
26 | h1,
27 | h2,
28 | h3,
29 | h4,
30 | h5,
31 | caption,
32 | legend {
33 | clear: both;
34 | }
35 |
36 | ul {
37 | list-style: disc outside;
38 | }
39 | ol {
40 | list-style: decimal outside;
41 | }
42 | ol ol {
43 | list-style-type: lower-alpha;
44 | }
45 | ol ol ol {
46 | list-style-type: upper-roman;
47 | }
48 | ol ol ol ol {
49 | list-style-type: upper-alpha;
50 | }
51 | ol ol ol ol ol {
52 | list-style-type: lower-roman;
53 | }
54 |
55 | /* undo icons */
56 | a:link,
57 | a:visited {
58 | text-decoration: none;
59 | border-bottom: 1pt dotted;
60 | color: #333;
61 | background-color: inherit;
62 | background-image: none;
63 | padding: 0;
64 | }
65 |
66 | /* display href after link */
67 | a.urlextern:after,
68 | a.interwiki:after,
69 | a.mail:after {
70 | content: " [" attr(href) "]";
71 | font-size: 90%;
72 | }
73 |
74 | /* code blocks */
75 | pre {
76 | font-family: monospace;
77 | }
78 | dl.code dt,
79 | dl.file dt {
80 | font-weight: bold;
81 | }
82 |
83 | /* images */
84 | img {
85 | border-width: 0;
86 | vertical-align: middle;
87 | }
88 | img.media {
89 | margin: .2em 0;
90 | }
91 | img.medialeft {
92 | margin: .2em 1.5em .2em 0;
93 | }
94 | img.mediaright {
95 | margin: .2em 0 .2em 1.5em;
96 | }
97 | img.mediacenter {
98 | margin: .2em auto;
99 | }
100 |
101 | mark {
102 | font-weight: bold;
103 | }
104 |
105 | blockquote {
106 | padding: 0 10pt;
107 | margin: 0;
108 | border: solid #ccc;
109 | border-width: 0 0 0 2pt;
110 | }
111 | [dir=rtl] blockquote {
112 | border-width: 0 2pt 0 0;
113 | }
114 |
115 | /* tables */
116 | table {
117 | border-collapse: collapse;
118 | empty-cells: show;
119 | border-spacing: 0;
120 | border: 1pt solid #ccc;
121 | }
122 | th,
123 | td {
124 | padding: 3pt 5pt;
125 | margin: 0;
126 | vertical-align: top;
127 | border: 1pt solid #666;
128 | text-align: left;
129 | }
130 | [dir=rtl] th,
131 | [dir=rtl] td {
132 | text-align: right;
133 | }
134 | th {
135 | font-weight: bold;
136 | }
137 |
138 |
139 | /*____________ a bit of layout ____________*/
140 |
141 | #dokuwiki__header {
142 | border-bottom: 2pt solid #ccc;
143 | }
144 | #dokuwiki__header h1 {
145 | font-size: 1.5em;
146 | }
147 | #dokuwiki__header h1 a {
148 | text-decoration: none;
149 | }
150 | .dokuwiki div.footnotes {
151 | clear: both;
152 | border-top: 1pt solid #000;
153 | margin-top: 10pt;
154 | }
155 |
--------------------------------------------------------------------------------
/style.ini:
--------------------------------------------------------------------------------
1 | ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 | ; for limitations of the ini format used here
3 |
4 | ; To extend this file or make changes to it, it is recommended to create
5 | ; a local conf/tpl//style.ini file to prevent losing
6 | ; any changes after an upgrade.
7 | ; Please don't forget to copy the section your changes should be under
8 | ; (i.e. [stylesheets] or [replacements]) into that file as well.
9 |
10 | ; Define the stylesheets your template uses here. The second value
11 | ; defines for which output media the style should be loaded. Currently
12 | ; print, screen and all are supported.
13 | ; You can reference CSS and LESS files here. Files referenced here will
14 | ; be checked for updates when considering a cache rebuild while files
15 | ; included through LESS' @import statements are not
16 |
17 | [stylesheets]
18 |
19 | css/basic.css = screen
20 | ../dokuwiki/css/_imgdetail.css = screen
21 | ../dokuwiki/css/_media_popup.css = screen
22 | ../dokuwiki/css/_media_fullscreen.css = screen
23 | ../dokuwiki/css/_fileuploader.css = screen
24 | ../dokuwiki/css/_tabs.css = screen
25 | ../dokuwiki/css/_links.css = screen
26 | ../dokuwiki/css/_toc.css = screen
27 | ../dokuwiki/css/_footnotes.css = screen
28 | ../dokuwiki/css/_search.css = screen
29 | ../dokuwiki/css/_recent.css = screen
30 | ../dokuwiki/css/_diff.css = screen
31 | ../dokuwiki/css/_edit.css = screen
32 | ../dokuwiki/css/_modal.css = screen
33 | ../dokuwiki/css/_forms.css = screen
34 | ../dokuwiki/css/_admin.css = screen
35 | css/print.css = print
36 |
37 |
38 | ; This section is used to configure some placeholder values used in
39 | ; the stylesheets. Changing this file is the simplest method to
40 | ; give your wiki a new look.
41 | ; Placeholders defined here will also be made available as LESS variables
42 | ; (with surrounding underscores removed, and the prefix @ini_ added)
43 |
44 |
45 | [replacements]
46 |
47 | ;--------------------------------------------------------------------------
48 | ;------ guaranteed dokuwiki color placeholders that every plugin can use
49 |
50 | ; main text and background colors
51 | __text__ = "#525f7f" ; @ini_text
52 | __background__ = "#ffffff" ; @ini_background
53 | ; alternative text and background colors
54 | __text_alt__ = "#525f7f" ; @ini_text_alt
55 | __background_alt__ = "#ffffff" ; @ini_background_alt
56 | ; neutral text and background colors
57 | __text_neu__ = "#525f7f" ; @ini_text_neu
58 | __background_neu__ = "#ffffff" ; @ini_background_neu
59 | ; border color
60 | __border__ = "#cccccc" ; @ini_border
61 |
62 | ; highlighted text (e.g. search snippets)
63 | __highlight__ = "#ff9" ; @ini_highlight
64 |
65 | ;--------------------------------------------------------------------------
66 |
67 | ; these are used for links
68 | __existing__ = "#00c" ; @ini_existing
69 | __missing__ = "#dc3545" ; @ini_missing
70 |
--------------------------------------------------------------------------------
/detail.php:
--------------------------------------------------------------------------------
1 |
6 | * @author Anika Henke
7 | * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
8 | */
9 |
10 | // must be run from within DokuWiki
11 | if (!defined('DOKU_INC')) die();
12 | @require_once(dirname(__FILE__).'/tpl_functions.php'); /* include hook for template functions */
13 | header('X-UA-Compatible: IE=edge,chrome=1');
14 |
15 | ?>
16 |
18 |
19 |
20 |
21 |
22 | []
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 | $tag){
61 | $t = array();
62 | if (!empty($tag[0])) {
63 | $t = array($tag[0]);
64 | }
65 | if(is_array($tag[3])) {
66 | $t = array_merge($t,$tag[3]);
67 | }
68 | $value = tpl_img_getTag($t);
69 | if ($value) {
70 | echo '- '.$lang[$tag[1]].':
- ';
71 | if ($tag[2] == 'date') {
72 | echo dformat($value);
73 | } else {
74 | echo hsc($value);
75 | }
76 | echo '
';
77 | }
78 | }
79 | ?>
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 | ←
89 |
90 |
91 |
92 |
93 |
94 |
95 |
96 |
--------------------------------------------------------------------------------
/tpl_functions.php:
--------------------------------------------------------------------------------
1 |
18 | */
19 | function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) {
20 | global $ID;
21 | $output = '';
22 |
23 | $discussPage = str_replace('@ID@', $ID, $discussionPage);
24 | $discussPageRaw = str_replace('@ID@', '', $discussionPage);
25 | $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
26 | $backID = ':'.str_replace($discussPageRaw, '', $ID);
27 |
28 | if ($wrapper) $output .= "<$wrapper>";
29 |
30 | if ($isDiscussPage) {
31 | if ($link) {
32 | ob_start();
33 | tpl_pagelink($backID, $backTitle);
34 | $output .= ob_get_contents();
35 | ob_end_clean();
36 | } else {
37 | $output .= html_btn('back2article', $backID, '', array(), 'get', 0, $backTitle);
38 | }
39 | } else {
40 | if ($link) {
41 | ob_start();
42 | tpl_pagelink($discussPage, $title);
43 | $output .= ob_get_contents();
44 | ob_end_clean();
45 | } else {
46 | $output .= html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
47 | }
48 | }
49 |
50 | if ($wrapper) $output .= "$wrapper>";
51 | if ($return) return $output;
52 | echo $output;
53 | }
54 |
55 | /**
56 | * Create link/button to user page
57 | *
58 | * @author Anika Henke
59 | */
60 | function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) {
61 | if (empty($_SERVER['REMOTE_USER'])) return;
62 |
63 | global $conf;
64 | $output = '';
65 | $userPage = str_replace('@USER@', $_SERVER['REMOTE_USER'], $userPage);
66 |
67 | if ($wrapper) $output .= "<$wrapper>";
68 |
69 | if ($link) {
70 | ob_start();
71 | tpl_pagelink($userPage, $title);
72 | $output .= ob_get_contents();
73 | ob_end_clean();
74 | } else {
75 | $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
76 | }
77 |
78 | if ($wrapper) $output .= "$wrapper>";
79 | if ($return) return $output;
80 | echo $output;
81 | }
82 |
83 | /**
84 | * Wrapper around custom template actions
85 | *
86 | * @author Anika Henke
87 | */
88 | function _tpl_action($type, $link=0, $wrapper=0, $return=0) {
89 | switch ($type) {
90 | case 'discussion':
91 | if (tpl_getConf('discussionPage')) {
92 | $output = _tpl_discussion(tpl_getConf('discussionPage'), tpl_getLang('discussion'), tpl_getLang('back_to_article'), $link, $wrapper, 1);
93 | if ($return) return $output;
94 | echo $output;
95 | }
96 | break;
97 | case 'userpage':
98 | if (tpl_getConf('userPage')) {
99 | $output = _tpl_userpage(tpl_getConf('userPage'), tpl_getLang('userpage'), $link, $wrapper, 1);
100 | if ($return) return $output;
101 | echo $output;
102 | }
103 | break;
104 | }
105 | }
106 |
107 | /**
108 | * copied to core (available since Detritus)
109 | */
110 | if (!function_exists('tpl_toolsevent')) {
111 | function tpl_toolsevent($toolsname, $items, $view='main') {
112 | $data = array(
113 | 'view' => $view,
114 | 'items' => $items
115 | );
116 |
117 | $hook = 'TEMPLATE_'.strtoupper($toolsname).'_DISPLAY';
118 | $evt = new Doku_Event($hook, $data);
119 | if($evt->advise_before()){
120 | foreach($evt->data['items'] as $k => $html) echo $html;
121 | }
122 | $evt->advise_after();
123 | }
124 | }
125 |
126 | /**
127 | * copied from core (available since Binky)
128 | */
129 | if (!function_exists('tpl_classes')) {
130 | function tpl_classes() {
131 | global $ACT, $conf, $ID, $INFO;
132 | $classes = array(
133 | 'dokuwiki',
134 | 'mode_'.$ACT,
135 | 'tpl_'.$conf['template'],
136 | !empty($_SERVER['REMOTE_USER']) ? 'loggedIn' : '',
137 | $INFO['exists'] ? '' : 'notFound',
138 | ($ID == $conf['start']) ? 'home' : '',
139 | );
140 | return join(' ', $classes);
141 | }
142 | }
143 |
--------------------------------------------------------------------------------
/css/content.css:
--------------------------------------------------------------------------------
1 | /**
2 | * This file provides the main design styles for the page content.
3 | *
4 | * @author Anika Henke
5 | * @author Andreas Gohr
6 | */
7 |
8 |
9 | /*____________ section indenting ____________
10 |
11 | .dokuwiki .page h1 {margin-left: 0;}
12 | .dokuwiki .page h2 {margin-left: .666em;}
13 | .dokuwiki .page h3 {margin-left: 1.776em;}
14 | .dokuwiki .page h4 {margin-left: 3em;}
15 | .dokuwiki .page h5 {margin-left: 4.5712em;}
16 | .dokuwiki .page div.level1 {margin-left: 0;}
17 | .dokuwiki .page div.level2 {margin-left: 1em;}
18 | .dokuwiki .page div.level3 {margin-left: 2em;}
19 | .dokuwiki .page div.level4 {margin-left: 3em;}
20 | .dokuwiki .page div.level5 {margin-left: 4em;}
21 |
22 | [dir=rtl] .dokuwiki .page h1 {margin-left: 0; margin-right: 0;}
23 | [dir=rtl] .dokuwiki .page h2 {margin-left: 0; margin-right: .666em;}
24 | [dir=rtl] .dokuwiki .page h3 {margin-left: 0; margin-right: 1.776em;}
25 | [dir=rtl] .dokuwiki .page h4 {margin-left: 0; margin-right: 3em;}
26 | [dir=rtl] .dokuwiki .page h5 {margin-left: 0; margin-right: 4.5712em;}
27 | [dir=rtl] .dokuwiki .page div.level1 {margin-left: 0; margin-right: 0;}
28 | [dir=rtl] .dokuwiki .page div.level2 {margin-left: 0; margin-right: 1em;}
29 | [dir=rtl] .dokuwiki .page div.level3 {margin-left: 0; margin-right: 2em;}
30 | [dir=rtl] .dokuwiki .page div.level4 {margin-left: 0; margin-right: 3em;}
31 | [dir=rtl] .dokuwiki .page div.level5 {margin-left: 0; margin-right: 4em;}
32 | */
33 | /* hx margin-left = (1 / font-size) * .levelx-margin */
34 |
35 |
36 | /*____________ links to wiki pages (addition to _links) ____________*/
37 |
38 | /* existing wikipage */
39 | .dokuwiki a.wikilink1 {
40 | color: __existing__;
41 | background-color: inherit;
42 | }
43 | /* not existing wikipage */
44 | .dokuwiki a.wikilink2 {
45 | color: __missing__;
46 | background-color: inherit;
47 | }
48 |
49 |
50 | /*____________ images ____________*/
51 |
52 | /* embedded images (styles are already partly set in DokuWiki's lib/styles/all.css) */
53 | .dokuwiki img.media {
54 | margin: .2em 0;
55 | }
56 | .dokuwiki img.medialeft {
57 | margin: .2em 1.5em .2em 0;
58 | }
59 | .dokuwiki img.mediaright {
60 | margin: .2em 0 .2em 1.5em;
61 | }
62 | .dokuwiki img.mediacenter {
63 | margin: .2em auto;
64 | }
65 |
66 |
67 | /*____________ tables ____________*/
68 |
69 | /* div before each table */
70 | .dokuwiki div.table {
71 | }
72 |
73 | .dokuwiki table.inline {
74 | min-width: 50%;
75 | }
76 | .dokuwiki table.inline tr:hover td {
77 | background-color: __background_alt__;
78 | }
79 | .dokuwiki table.inline tr:hover th {
80 | background-color: __border__;
81 | }
82 |
83 |
84 | /*____________ code ____________*/
85 |
86 | /* fix if background-color hides underlining */
87 | .dokuwiki em.u code {
88 | text-decoration: underline;
89 | }
90 |
91 | /* filenames for downloadable file and code blocks */
92 | .dokuwiki dl.code,
93 | .dokuwiki dl.file {
94 | }
95 |
96 | .dokuwiki dl.code dt,
97 | .dokuwiki dl.file dt {
98 | background-color: __background_alt__;
99 | border: solid __border__;
100 | border-width: 1px 1px 0;
101 | color: inherit;
102 | display: inline;
103 | padding: .1em .5em .2em;
104 | margin-left: 1em;
105 | }
106 | [dir=rtl] .dokuwiki dl.code dt,
107 | [dir=rtl] .dokuwiki dl.file dt {
108 | margin-left: 0;
109 | margin-right: 1em;
110 | }
111 | .dokuwiki dl.code dt a,
112 | .dokuwiki dl.file dt a {
113 | }
114 |
115 | .dokuwiki dl.code dd,
116 | .dokuwiki dl.file dd {
117 | margin: 0;
118 | }
119 |
120 | /* for code in */
121 | .dokuwiki pre.file,
122 | .dokuwiki dl.file pre,
123 | .dokuwiki dl.file dt {
124 | border-color: __text_neu__;
125 | }
126 |
127 |
128 | /*____________ media manager ____________*/
129 |
130 | /* some headings in the media manager should not look like headings */
131 | #mediamanager__page h2,
132 | #mediamanager__page h3 {
133 | font-family: Frutiger, Calibri, Myriad, "Nimbus Sans L", Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
134 | color: __text__;
135 | }
136 |
137 | /* to style button-like div in _fileuploader.css to look like other buttons,
138 | please add '.qq-upload-button' to the according styles (which don't really exist in this template) */
139 | .qq-upload-button {
140 | border: 1px solid __border__;
141 | background-color: __background_alt__;
142 | padding: 0.125em 0.4em;
143 | }
144 |
145 | /*____________ styling plugin ____________*/
146 |
147 | #plugin__styling.ispopup {
148 | padding: 1em;
149 | }
150 |
151 |
152 | /*____________ JS popup ____________*/
153 |
154 | .JSpopup {
155 | background-color: __background__;
156 | color: __text__;
157 | border: 1px solid __border__;
158 | line-height: 1.2;
159 | padding: 0 .2em;
160 | }
161 |
162 | .JSpopup ul,
163 | .JSpopup ol {
164 | padding-left: 0;
165 | }
166 | [dir=rtl] .JSpopup ul,
167 | [dir=rtl] .JSpopup ol {
168 | padding-right: 0;
169 | }
170 |
--------------------------------------------------------------------------------
/css/design.css:
--------------------------------------------------------------------------------
1 | /**
2 | * This file provides the main design styles for the
3 | * bits that surround the content.
4 | *
5 | * @author Anika Henke
6 | * @author Andreas Gohr
7 | */
8 |
9 |
10 | /* header
11 | ********************************************************************/
12 |
13 | #dokuwiki__header {
14 | margin: 1em 0 0;
15 | }
16 |
17 | #dokuwiki__header .headings {
18 | margin-bottom: 2.1em;
19 | }
20 | #dokuwiki__header h1 {
21 | margin-bottom: 0;
22 | font-size: 1.5em;
23 | }
24 | #dokuwiki__header h1 a {
25 | text-decoration: none;
26 | color: #00c;
27 | background-color: inherit;
28 | }
29 | #dokuwiki__header p.claim {
30 | margin-bottom: 0;
31 | }
32 | #dokuwiki__header h2 {
33 | margin-bottom: 0;
34 | font-size: 1.125em;
35 | }
36 |
37 | #dokuwiki__header .tools {
38 | margin-bottom: 2.1em;
39 | }
40 | #dokuwiki__header .tools ul {
41 | margin-bottom: 0;
42 | }
43 | #dokuwiki__header .tools ul li {
44 | display: inline;
45 | }
46 |
47 | #dokuwiki__header form.search {
48 | margin: .5em 0 0;
49 | display: block;
50 | }
51 | #dokuwiki__header form.search #qsearch__in {
52 | width: 12em;
53 | margin-right: .5em;
54 | }
55 | [dir=rtl] #dokuwiki__header form.search #qsearch__in {
56 | margin-right: 0;
57 | margin-left: .5em;
58 | }
59 |
60 | #dokuwiki__header div.breadcrumbs {
61 | margin-bottom: .3em;
62 | }
63 | #dokuwiki__header div.breadcrumbs a {
64 | color: __existing__;
65 | background-color: inherit;
66 | }
67 |
68 |
69 | /* tools
70 | ********************************************************************/
71 |
72 | /* make wiki links look the same as tool links in tool bars */
73 | #dokuwiki__usertools a.wikilink1,
74 | #dokuwiki__pagetools a.wikilink1,
75 | #dokuwiki__usertools a.wikilink2,
76 | #dokuwiki__pagetools a.wikilink2 {
77 | color: #00c;
78 | border-bottom-width: 0;
79 | }
80 | #dokuwiki__usertools a.wikilink2:hover,
81 | #dokuwiki__pagetools a.wikilink2:hover,
82 | #dokuwiki__usertools a.wikilink2:active,
83 | #dokuwiki__pagetools a.wikilink2:active,
84 | #dokuwiki__usertools a.wikilink2:focus,
85 | #dokuwiki__pagetools a.wikilink2:focus {
86 | text-decoration: underline;
87 | }
88 |
89 | /* highlight selected tool */
90 | .mode_admin a.action.admin,
91 | .mode_login a.action.login,
92 | .mode_register a.action.register,
93 | .mode_profile a.action.profile,
94 | .mode_recent a.action.recent,
95 | .mode_index a.action.index,
96 | .mode_media a.action.media,
97 | .mode_revisions a.action.revs,
98 | .mode_backlink a.action.backlink,
99 | .mode_subscribe a.action.subscribe {
100 | font-weight: bold;
101 | }
102 |
103 | /*____________ user tools ____________*/
104 |
105 | #dokuwiki__usertools {
106 | position: absolute;
107 | top: 0;
108 | right: 0;
109 | border-bottom: 1px solid __border__;
110 | background-color: __background_alt__;
111 | width: 100%;
112 | }
113 | #dokuwiki__usertools ul,
114 | #dokuwiki__pagetools ul {
115 | /* imitate #dokuwiki__site */
116 | margin: 0 auto;
117 | max-width: __site_width__;
118 | padding: 0 1em;
119 | }
120 | #dokuwiki__usertools ul li.user {
121 | float: left;
122 | margin-left: 0;
123 | }
124 | [dir=rtl] #dokuwiki__usertools ul li.user {
125 | float: right;
126 | margin-right: 0;
127 | }
128 |
129 | /*____________ page tools ____________*/
130 |
131 | #dokuwiki__pagetools {
132 | position: fixed;
133 | bottom: 0;
134 | left: 0;
135 | border-top: 1px solid __border__;
136 | background-color: __background_alt__;
137 | width: 100%;
138 | z-index: 10;
139 | }
140 | #dokuwiki__pagetools ul li {
141 | display: inline;
142 | margin: 0 1.5em 0 0;
143 | }
144 | #dokuwiki__pagetools ul li a.action.top {
145 | float: right;
146 | }
147 | [dir=rtl] #dokuwiki__pagetools ul li a.action.top {
148 | float: left;
149 | }
150 |
151 |
152 | /* sidebar
153 | ********************************************************************/
154 |
155 | #dokuwiki__aside {
156 | padding-top: .4em;
157 | }
158 |
159 | .dokuwiki .aside {
160 | overflow: hidden;
161 | word-wrap: break-word;
162 | line-height: 1.2;
163 | }
164 |
165 | /* make sidebar more condensed */
166 |
167 | .dokuwiki .aside h1 {
168 | margin-bottom: .222em;
169 | }
170 | .dokuwiki .aside h2 {
171 | margin-bottom: .333em;
172 | }
173 | .dokuwiki .aside h3 {
174 | margin-bottom: .444em;
175 | }
176 | .dokuwiki .aside h4 {
177 | margin-bottom: .5em;
178 | }
179 | .dokuwiki .aside h5 {
180 | margin-bottom: .5714em;
181 | }
182 |
183 | .dokuwiki .aside p,
184 | .dokuwiki .aside ul,
185 | .dokuwiki .aside ol,
186 | .dokuwiki .aside dl,
187 | .dokuwiki .aside pre,
188 | .dokuwiki .aside table,
189 | .dokuwiki .aside fieldset,
190 | .dokuwiki .aside hr,
191 | .dokuwiki .aside blockquote,
192 | .dokuwiki .aside address {
193 | margin-bottom: .7em;
194 | }
195 |
196 | .dokuwiki .aside ul,
197 | .dokuwiki .aside ol {
198 | padding-left: .5em;
199 | }
200 | [dir=rtl] .dokuwiki .aside ul,
201 | [dir=rtl] .dokuwiki .aside ol {
202 | padding-right: .5em;
203 | }
204 | .dokuwiki .aside li ul,
205 | .dokuwiki .aside li ol {
206 | margin-bottom: 0;
207 | padding: 0;
208 | }
209 |
210 |
211 | /* content
212 | ********************************************************************/
213 |
214 | .dokuwiki .page {
215 | word-wrap: break-word;
216 | }
217 |
218 | /* license note in footer and under edit window */
219 | .dokuwiki div.license {
220 | font-size: 93.75%;
221 | }
222 |
223 |
224 | /* footer
225 | ********************************************************************/
226 |
227 | .dokuwiki .wrapper {
228 | margin-bottom: 2.8em;
229 | }
230 |
231 | #dokuwiki__footer {
232 | margin-bottom: 1em;
233 | }
234 |
235 | #dokuwiki__footer .doc {
236 | float: left;
237 | }
238 | #dokuwiki__footer .top {
239 | float: right;
240 | }
241 |
242 | #dokuwiki__footer .license {
243 | clear: both;
244 | }
245 | #dokuwiki__footer .license img {
246 | margin: 0 .5em 0 0;
247 | float: none;
248 | }
249 |
--------------------------------------------------------------------------------
/assets/js/argon-design-system.min.js:
--------------------------------------------------------------------------------
1 | var big_image, navbar_initialized, transparent = !0,
2 | transparentDemo = !0,
3 | fixedTop = !1,
4 | backgroundOrange = !1,
5 | toggle_initialized = !1,
6 | $datepicker = jQuery(".datepicker"),
7 | $collapse = jQuery(".navbar .collapse"),
8 | $html = jQuery("html"),
9 | $tagsinput = jQuery(".tagsinput");
10 |
11 | function hideNavbarCollapse(e) {
12 | e.addClass("collapsing-out")
13 | }
14 |
15 | function hiddenNavbarCollapse(e) {
16 | e.removeClass("collapsing-out")
17 | }
18 |
19 | function debounce(t, o, r) {
20 | var n;
21 | return function () {
22 | var e = this,
23 | a = arguments;
24 | clearTimeout(n), n = setTimeout(function () {
25 | n = null, r || t.apply(e, a)
26 | }, o), r && !n && t.apply(e, a)
27 | }
28 | }
29 |
30 | function debounce(t, o, r) {
31 | var n;
32 | return function () {
33 | var e = this,
34 | a = arguments;
35 | clearTimeout(n), n = setTimeout(function () {
36 | n = null, r || t.apply(e, a)
37 | }, o), r && !n && t.apply(e, a)
38 | }
39 | } - 1 < navigator.platform.indexOf("Win") ? (jQuery(".wrapper .login-page, .register-page, .card").perfectScrollbar(), 0 != jQuery(".tab-content .table-responsive").length && jQuery(".table-responsive").each(function () {
40 | new PerfectScrollbar(jQuery(this)[0])
41 | }), $html.addClass("perfect-scrollbar-on")) : $html.addClass("perfect-scrollbar-off"), jQuery(document).ready(function () {
42 | jQuery('[data-toggle="tooltip"], [rel="tooltip"]').tooltip(), jQuery('[data-toggle="popover"]').each(function () {
43 | color_class = jQuery(this).data("color"), jQuery(this).popover({
44 | template: ''
45 | })
46 | });
47 | var a = document.getElementById("square1"),
48 | t = document.getElementById("square2"),
49 | o = document.getElementById("square3"),
50 | r = document.getElementById("square4"),
51 | n = document.getElementById("square5"),
52 | l = document.getElementById("square6"),
53 | s = document.getElementById("square7"),
54 | i = document.getElementById("square8");
55 | 0 != jQuery(".square").length && jQuery(document).mousemove(function (e) {
56 | posX = event.clientX - window.innerWidth / 2, posY = event.clientY - window.innerWidth / 6, a.style.transform = "perspective(500px) rotateY(" + .05 * posX + "deg) rotateX(" + -.05 * posY + "deg)", t.style.transform = "perspective(500px) rotateY(" + .05 * posX + "deg) rotateX(" + -.05 * posY + "deg)", o.style.transform = "perspective(500px) rotateY(" + .05 * posX + "deg) rotateX(" + -.05 * posY + "deg)", r.style.transform = "perspective(500px) rotateY(" + .05 * posX + "deg) rotateX(" + -.05 * posY + "deg)", n.style.transform = "perspective(500px) rotateY(" + .05 * posX + "deg) rotateX(" + -.05 * posY + "deg)", l.style.transform = "perspective(500px) rotateY(" + .05 * posX + "deg) rotateX(" + -.05 * posY + "deg)", s.style.transform = "perspective(500px) rotateY(" + .02 * posX + "deg) rotateX(" + -.02 * posY + "deg)", i.style.transform = "perspective(500px) rotateY(" + .02 * posX + "deg) rotateX(" + -.02 * posY + "deg)"
57 | }), ArgonKit.initNavbarImage(), $navbar = jQuery(".navbar[color-on-scroll]"), scroll_distance = $navbar.attr("color-on-scroll") || 500, 0 != jQuery(".navbar[color-on-scroll]").length && (ArgonKit.checkScrollForTransparentNavbar(), jQuery(window).on("scroll", ArgonKit.checkScrollForTransparentNavbar)), jQuery(".form-control").on("focus", function () {
58 | jQuery(this).parent(".input-group").addClass("input-group-focus")
59 | }).on("blur", function () {
60 | jQuery(this).parent(".input-group").removeClass("input-group-focus")
61 | }), jQuery(".bootstrap-switch").each(function () {
62 | $this = jQuery(this), data_on_label = $this.data("on-label") || "", data_off_label = $this.data("off-label") || "", $this.bootstrapSwitch({
63 | onText: data_on_label,
64 | offText: data_off_label
65 | })
66 | }), jQuery(".carousel").carousel({
67 | interval: !1
68 | }), jQuery(".datepicker")[0] && jQuery(".datepicker").each(function () {
69 | jQuery(".datepicker").datepicker({
70 | disableTouchKeyboard: !0,
71 | autoclose: !1
72 | })
73 | }), flatpickr(".flatpickr", {}), flatpickr(".range", {
74 | mode: "range"
75 | }), flatpickr(".datetimepicker", {
76 | enableTime: !0,
77 | dateFormat: "Y-m-d H:i"
78 | }), ArgonKit.initSliders()
79 | }), $collapse.length && ($collapse.on({
80 | "hide.bs.collapse": function () {
81 | hideNavbarCollapse($collapse)
82 | }
83 | }), $collapse.on({
84 | "hidden.bs.collapse": function () {
85 | hiddenNavbarCollapse($collapse)
86 | }
87 | })), ArgonKit = {
88 | misc: {
89 | navbar_menu_visible: 0
90 | },
91 | checkScrollForTransparentNavbar: debounce(function () {
92 | jQuery(document).scrollTop() > scroll_distance ? transparent && (transparent = !1, jQuery(".navbar[color-on-scroll]").removeClass("navbar-transparent")) : transparent || (transparent = !0, jQuery(".navbar[color-on-scroll]").addClass("navbar-transparent"))
93 | }, 17),
94 | initNavbarImage: function () {
95 | var e = jQuery(".navbar").find(".navbar-translate").siblings(".navbar-collapse"),
96 | a = e.data("nav-image");
97 | jQuery(window).width() < 991 || jQuery("body").hasClass("burger-menu") ? null != a && e.css("background", "url('" + a + "')").removeAttr("data-nav-image").css("background-size", "cover").addClass("has-image") : null != a && e.css("background", "").attr("data-nav-image", "" + a).css("background-size", "").removeClass("has-image")
98 | },
99 | initDatePicker: function () {
100 | 0 != $datepicker.length && $datepicker.datetimepicker({
101 | icons: {
102 | time: "tim-icons icon-watch-time",
103 | date: "tim-icons icon-calendar-60",
104 | up: "fa fa-chevron-up",
105 | down: "fa fa-chevron-down",
106 | previous: "tim-icons icon-minimal-left",
107 | next: "tim-icons icon-minimal-right",
108 | today: "fa fa-screenshot",
109 | clear: "fa fa-trash",
110 | close: "fa fa-remove"
111 | }
112 | })
113 | },
114 | initSliders: function () {
115 | var e = document.getElementById("sliderRegular");
116 | 0 != jQuery("#sliderRegular").length && noUiSlider.create(e, {
117 | start: 40,
118 | connect: [!0, !1],
119 | range: {
120 | min: 0,
121 | max: 100
122 | }
123 | });
124 | var a = document.getElementById("sliderDouble");
125 | 0 != jQuery("#sliderDouble").length && noUiSlider.create(a, {
126 | start: [20, 60],
127 | connect: !0,
128 | range: {
129 | min: 0,
130 | max: 100
131 | }
132 | })
133 | }
134 | };
135 | //# sourceMappingURL=_site_kit_free/assets/js/kit-free.js.map
--------------------------------------------------------------------------------
/css/basic.css:
--------------------------------------------------------------------------------
1 | /**
2 | * This file provides the most basic styles.
3 | *
4 | * If you integrate DokuWiki into another project, you might either
5 | * want to integrate this file into the other project as well, or use
6 | * the other project's basic CSS for DokuWiki instead of this one.
7 | *
8 | * @author Anika Henke
9 | */
10 |
11 | html {
12 | overflow-x: auto;
13 | overflow-y: scroll;
14 | }
15 | html,
16 | body {
17 | background-color: __background__;
18 | color: __text__;
19 | margin: 0;
20 | padding: 0;
21 | }
22 | body {
23 | font: normal 100%/1.4 Frutiger, Calibri, "Myriad Pro", Myriad, "Nimbus Sans L", Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
24 | /* default font size: 100% => 16px; 93.75% => 15px; 87.5% => 14px; 81.25% => 13px; 75% => 12px */
25 | -webkit-text-size-adjust: 100%;
26 | }
27 |
28 |
29 | /*____________ headers ____________*/
30 |
31 | h1,
32 | h2,
33 | h3,
34 | h4,
35 | h5,
36 | h6 {
37 | font-family: Constantia, Utopia, Lucidabright, Lucida, Georgia, "Nimbus Roman No9 L", serif;
38 | font-weight: bold;
39 | color: __text_neu__;
40 | background-color: inherit;
41 | padding: 0;
42 | line-height: 1.2;
43 | clear: left; /* ideally 'both', but problems with toc */
44 | }
45 | [dir=rtl] h1,
46 | [dir=rtl] h2,
47 | [dir=rtl] h3,
48 | [dir=rtl] h4,
49 | [dir=rtl] h5,
50 | [dir=rtl] h6 {
51 | clear: right;
52 | }
53 |
54 | h1 {
55 | font-size: 2.25em;
56 | margin: 0 0 0.444em;
57 | }
58 | h2 {
59 | font-size: 1.5em;
60 | margin: 0 0 0.666em;
61 | }
62 | h3 {
63 | font-size: 1.125em;
64 | margin: 0 0 0.888em;
65 | }
66 | h4 {
67 | font-size: 1em;
68 | margin: 0 0 1.0em;
69 | }
70 | h5 {
71 | font-size: .875em;
72 | margin: 0 0 1.1428em;
73 | }
74 | h6 {
75 | font-size: .75em;
76 | margin: 0 0 1.333em;
77 | }
78 | /* bottom margin = 1 / font-size */
79 |
80 | caption,
81 | figcaption,
82 | summary,
83 | legend {
84 | font-style: italic;
85 | font-weight: normal;
86 | line-height: 1.2;
87 | padding: 0;
88 | margin: 0 0 .35em;
89 | }
90 |
91 |
92 | /*____________ basic margins and paddings ____________*/
93 |
94 | p,
95 | ul,
96 | ol,
97 | dl,
98 | pre,
99 | table,
100 | hr,
101 | blockquote,
102 | figure,
103 | details,
104 | fieldset,
105 | address {
106 | margin: 0 0 1.4em 0; /* bottom margin = line-height */
107 | padding: 0;
108 | }
109 |
110 | div {
111 | margin: 0;
112 | padding: 0;
113 | }
114 |
115 |
116 | /*____________ lists ____________*/
117 |
118 | ul,
119 | ol {
120 | padding: 0 0 0 1.5em;
121 | }
122 | [dir=rtl] ul,
123 | [dir=rtl] ol {
124 | padding: 0 1.5em 0 0;
125 | }
126 |
127 | li,
128 | dd {
129 | padding: 0;
130 | margin: 0 0 0 1.5em;
131 | }
132 | [dir=rtl] li,
133 | [dir=rtl] dd {
134 | margin: 0 1.5em 0 0;
135 | }
136 |
137 | dt {
138 | font-weight: bold;
139 | margin: 0;
140 | padding: 0;
141 | }
142 |
143 | li ul,
144 | li ol,
145 | li dl,
146 | dl ul,
147 | dl ol,
148 | dl dl {
149 | margin-bottom: 0;
150 | padding: 0;
151 | }
152 | li li {
153 | font-size: 100%;
154 | }
155 |
156 | ul {
157 | list-style: disc outside;
158 | }
159 | ol {
160 | list-style: decimal outside;
161 | }
162 | ol ol {
163 | list-style-type: lower-alpha;
164 | }
165 | ol ol ol {
166 | list-style-type: upper-roman;
167 | }
168 | ol ol ol ol {
169 | list-style-type: upper-alpha;
170 | }
171 | ol ol ol ol ol {
172 | list-style-type: lower-roman;
173 | }
174 |
175 |
176 | /*____________ tables ____________*/
177 |
178 | table {
179 | border-collapse: collapse;
180 | empty-cells: show;
181 | border-spacing: 0;
182 | border: 1px solid __border__;
183 | }
184 |
185 | caption {
186 | caption-side: top;
187 | text-align: left;
188 | }
189 | [dir=rtl] caption {
190 | text-align: right;
191 | }
192 |
193 | th,
194 | td {
195 | padding: .3em .5em;
196 | margin: 0;
197 | vertical-align: top;
198 | border: 1px solid __border__;
199 | }
200 | th {
201 | font-weight: bold;
202 | background-color: __background_alt__;
203 | color: inherit;
204 | text-align: left;
205 | }
206 | [dir=rtl] th {
207 | text-align: right;
208 | }
209 |
210 |
211 | /*____________ links ____________*/
212 |
213 | a {
214 | }
215 | a:link,
216 | a:visited {
217 | text-decoration: none;
218 | color: #00c; /* §colour */
219 | }
220 | a:link:hover,
221 | a:visited:hover,
222 | a:link:focus,
223 | a:visited:focus,
224 | a:link:active,
225 | a:visited:active {
226 | text-decoration: underline;
227 | }
228 | a:link:focus,
229 | a:visited:focus {
230 | outline: 1px dotted;
231 | }
232 | a:link:active,
233 | a:visited:active {
234 | color: #c00; /* §colour */
235 | }
236 |
237 |
238 | /*____________ misc ____________*/
239 |
240 | img {
241 | border-width: 0;
242 | vertical-align: middle;
243 | color: #666;
244 | background-color: transparent;
245 | font-style: italic;
246 | height: auto;
247 | }
248 |
249 | img,
250 | object,
251 | embed,
252 | iframe,
253 | video,
254 | audio {
255 | max-width: 100%;
256 | }
257 |
258 | iframe {
259 | border-width: 0;
260 | background-color: inherit;
261 | }
262 |
263 | /* IE8 and below won't display the images otherwise */
264 | #IE8 img,
265 | button img {
266 | max-width: none;
267 | }
268 |
269 | hr {
270 | border-style: solid;
271 | border-width: 1px 0 0;
272 | text-align: center;
273 | height: 0;
274 | width: 100%;
275 | clear: both;
276 | }
277 |
278 | acronym,
279 | abbr {
280 | font-style: normal;
281 | }
282 | acronym[title],
283 | abbr[title] {
284 | cursor: help;
285 | border-bottom: 1px dotted;
286 | }
287 | em acronym,
288 | em abbr {
289 | font-style: italic;
290 | }
291 |
292 | mark {
293 | background: __highlight__;
294 | color: inherit;
295 | }
296 |
297 | pre,
298 | code,
299 | samp,
300 | kbd {
301 | font-family: Consolas, "Andale Mono WT", "Andale Mono", "Bitstream Vera Sans Mono", "Nimbus Mono L", Monaco, "Courier New", monospace;
302 | /* same font stack should be used for ".dokuwiki table.diff td" in _diff.css */
303 | font-size: 1em;
304 | background-color: __background_alt__;
305 | color: __text__;
306 | direction: ltr;
307 | text-align: left;
308 | }
309 | pre {
310 | border: 1px solid __border__;
311 | padding: 0 .2em;
312 | overflow: auto;
313 | word-wrap: normal;
314 | }
315 |
316 | blockquote {
317 | padding: 0 .5em;
318 | border: solid __border__;
319 | border-width: 0 0 0 .25em;
320 | }
321 | [dir=rtl] blockquote {
322 | border-width: 0 .25em 0 0;
323 | }
324 | q:before,
325 | q:after {
326 | content: '';
327 | }
328 |
329 | sub,
330 | sup {
331 | font-size: .8em;
332 | line-height: 1;
333 | }
334 | sub {
335 | vertical-align: sub;
336 | }
337 | sup {
338 | vertical-align: super;
339 | }
340 |
341 | small {
342 | font-size: .8em;
343 | }
344 |
345 | /*____________ forms ____________*/
346 |
347 | form {
348 | display: inline;
349 | margin: 0;
350 | padding: 0;
351 | }
352 |
353 | fieldset {
354 | padding: .7em 1em 0;
355 | padding: .7rem 1rem; /* for those browsers understanding :last-child */
356 | border: 1px solid #999;
357 | }
358 | fieldset > :last-child {
359 | margin-bottom: 0;
360 | }
361 | legend {
362 | padding: 0 .1em;
363 | }
364 |
365 | label {
366 | vertical-align: middle;
367 | cursor: pointer;
368 | }
369 |
370 | input,
371 | textarea,
372 | button,
373 | select,
374 | optgroup,
375 | option,
376 | keygen,
377 | output,
378 | meter,
379 | progress {
380 | font: inherit;
381 | color: inherit;
382 | /* background-color destroys button look */
383 | line-height: normal;
384 | margin: 0;
385 | vertical-align: middle;
386 | -moz-box-sizing: content-box;
387 | -webkit-box-sizing: content-box;
388 | box-sizing: content-box;
389 | }
390 |
391 | input,
392 | button,
393 | select,
394 | keygen,
395 | textarea {
396 | padding: .1em;
397 | }
398 | input[type=radio],
399 | input[type=checkbox],
400 | input[type=image],
401 | input.check {
402 | padding: 0;
403 | }
404 |
405 | input[type=submit],
406 | input[type=button],
407 | input[type=reset],
408 | input.button,
409 | button {
410 | cursor: pointer;
411 | overflow: visible;
412 | padding: .1em .4em;
413 | }
414 |
415 | input[disabled],
416 | button[disabled],
417 | select[disabled],
418 | textarea[disabled],
419 | option[disabled],
420 | input[readonly],
421 | button[readonly],
422 | select[readonly],
423 | textarea[readonly] {
424 | cursor: auto;
425 | opacity: .5;
426 | }
427 |
428 | input:focus,
429 | button:focus,
430 | select:focus,
431 | keygen:focus,
432 | textarea:focus {
433 | box-shadow: 0 0 5px #999;
434 | outline: 0;
435 | }
436 | input::-moz-focus-inner,
437 | button::-moz-focus-inner {
438 | border: 0;
439 | padding: 0;
440 | }
441 |
442 | select {
443 | max-width: 100%;
444 | }
445 | optgroup {
446 | font-style: italic;
447 | font-weight: bold;
448 | }
449 | option {
450 | font-style: normal;
451 | font-weight: normal;
452 | }
453 |
--------------------------------------------------------------------------------
/main.php:
--------------------------------------------------------------------------------
1 |
12 |
13 |
14 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 | []
29 |
30 |
31 |
36 |
37 |
38 |
39 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
131 |
132 |
133 |
201 |
202 |
203 |
204 |
205 |
206 |
207 |
211 |
212 |
213 |
214 |
215 |
216 |
217 |
227 |
228 |
229 |
230 |
247 |
248 |
249 |
250 |
251 |
252 |
253 |
254 |
255 |
256 |
257 |
258 |
259 |
260 |
261 |
262 |
305 |
306 |
307 |
308 |
309 |
310 |
311 |
312 |
317 |
318 |
319 |
320 |
321 |
322 |
323 |
324 |
--------------------------------------------------------------------------------
/assets/css/nucleo-icons.css:
--------------------------------------------------------------------------------
1 | /*--------------------------------
2 |
3 | hermes-dashboard-icons Web Font - built using nucleoapp.com
4 | License - nucleoapp.com/license/
5 |
6 | -------------------------------- */
7 | @font-face {
8 | font-family: 'NucleoIcons';
9 | src: url('../fonts/nucleo-icons.eot');
10 | src: url('../fonts/nucleo-icons.eot') format('embedded-opentype'), url('../fonts/nucleo-icons.woff2') format('woff2'), url('../fonts/nucleo-icons.woff') format('woff'), url('../fonts/nucleo-icons.ttf') format('truetype'), url('../fonts/nucleo-icons.svg') format('svg');
11 | font-weight: normal;
12 | font-style: normal;
13 | }
14 |
15 | /*------------------------
16 | base class definition
17 | -------------------------*/
18 | .ni {
19 | display: inline-block;
20 | font: normal normal normal 14px/1 NucleoIcons;
21 | font-size: inherit;
22 | text-rendering: auto;
23 | -webkit-font-smoothing: antialiased;
24 | -moz-osx-font-smoothing: grayscale;
25 | }
26 |
27 | /*------------------------
28 | change icon size
29 | -------------------------*/
30 | .ni-lg {
31 | font-size: 1.33333333em;
32 | line-height: 0.75em;
33 | vertical-align: -15%;
34 | }
35 |
36 | .ni-2x {
37 | font-size: 2em;
38 | }
39 |
40 | .ni-3x {
41 | font-size: 3em;
42 | }
43 |
44 | .ni-4x {
45 | font-size: 4em;
46 | }
47 |
48 | .ni-5x {
49 | font-size: 5em;
50 | }
51 |
52 | /*----------------------------------
53 | add a square/circle background
54 | -----------------------------------*/
55 | .ni.square,
56 | .ni.circle {
57 | padding: 0.33333333em;
58 | vertical-align: -16%;
59 | background-color: #eee;
60 | }
61 |
62 | .ni.circle {
63 | border-radius: 50%;
64 | }
65 |
66 | /*------------------------
67 | list icons
68 | -------------------------*/
69 | .ni-ul {
70 | padding-left: 0;
71 | margin-left: 2.14285714em;
72 | list-style-type: none;
73 | }
74 |
75 | .ni-ul>li {
76 | position: relative;
77 | }
78 |
79 | .ni-ul>li>.ni {
80 | position: absolute;
81 | left: -1.57142857em;
82 | top: 0.14285714em;
83 | text-align: center;
84 | }
85 |
86 | .ni-ul>li>.ni.lg {
87 | top: 0;
88 | left: -1.35714286em;
89 | }
90 |
91 | .ni-ul>li>.ni.circle,
92 | .ni-ul>li>.ni.square {
93 | top: -0.19047619em;
94 | left: -1.9047619em;
95 | }
96 |
97 | /*------------------------
98 | spinning icons
99 | -------------------------*/
100 | .ni.spin {
101 | -webkit-animation: nc-spin 2s infinite linear;
102 | -moz-animation: nc-spin 2s infinite linear;
103 | animation: nc-spin 2s infinite linear;
104 | }
105 |
106 | @-webkit-keyframes nc-spin {
107 | 0% {
108 | -webkit-transform: rotate(0deg);
109 | }
110 |
111 | 100% {
112 | -webkit-transform: rotate(360deg);
113 | }
114 | }
115 |
116 | @-moz-keyframes nc-spin {
117 | 0% {
118 | -moz-transform: rotate(0deg);
119 | }
120 |
121 | 100% {
122 | -moz-transform: rotate(360deg);
123 | }
124 | }
125 |
126 | @keyframes nc-spin {
127 | 0% {
128 | -webkit-transform: rotate(0deg);
129 | -moz-transform: rotate(0deg);
130 | -ms-transform: rotate(0deg);
131 | -o-transform: rotate(0deg);
132 | transform: rotate(0deg);
133 | }
134 |
135 | 100% {
136 | -webkit-transform: rotate(360deg);
137 | -moz-transform: rotate(360deg);
138 | -ms-transform: rotate(360deg);
139 | -o-transform: rotate(360deg);
140 | transform: rotate(360deg);
141 | }
142 | }
143 |
144 | /*------------------------
145 | rotated/flipped icons
146 | -------------------------*/
147 | .ni.rotate-90 {
148 | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
149 | -webkit-transform: rotate(90deg);
150 | -moz-transform: rotate(90deg);
151 | -ms-transform: rotate(90deg);
152 | -o-transform: rotate(90deg);
153 | transform: rotate(90deg);
154 | }
155 |
156 | .ni.rotate-180 {
157 | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
158 | -webkit-transform: rotate(180deg);
159 | -moz-transform: rotate(180deg);
160 | -ms-transform: rotate(180deg);
161 | -o-transform: rotate(180deg);
162 | transform: rotate(180deg);
163 | }
164 |
165 | .ni.rotate-270 {
166 | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
167 | -webkit-transform: rotate(270deg);
168 | -moz-transform: rotate(270deg);
169 | -ms-transform: rotate(270deg);
170 | -o-transform: rotate(270deg);
171 | transform: rotate(270deg);
172 | }
173 |
174 | .ni.flip-y {
175 | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
176 | -webkit-transform: scale(-1, 1);
177 | -moz-transform: scale(-1, 1);
178 | -ms-transform: scale(-1, 1);
179 | -o-transform: scale(-1, 1);
180 | transform: scale(-1, 1);
181 | }
182 |
183 | .ni.flip-x {
184 | filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
185 | -webkit-transform: scale(1, -1);
186 | -moz-transform: scale(1, -1);
187 | -ms-transform: scale(1, -1);
188 | -o-transform: scale(1, -1);
189 | transform: scale(1, -1);
190 | }
191 |
192 | /*------------------------
193 | font icons
194 | -------------------------*/
195 |
196 | .ni-active-40::before {
197 | content: "\ea02";
198 | }
199 |
200 | .ni-air-baloon::before {
201 | content: "\ea03";
202 | }
203 |
204 | .ni-album-2::before {
205 | content: "\ea04";
206 | }
207 |
208 | .ni-align-center::before {
209 | content: "\ea05";
210 | }
211 |
212 | .ni-align-left-2::before {
213 | content: "\ea06";
214 | }
215 |
216 | .ni-ambulance::before {
217 | content: "\ea07";
218 | }
219 |
220 | .ni-app::before {
221 | content: "\ea08";
222 | }
223 |
224 | .ni-archive-2::before {
225 | content: "\ea09";
226 | }
227 |
228 | .ni-atom::before {
229 | content: "\ea0a";
230 | }
231 |
232 | .ni-badge::before {
233 | content: "\ea0b";
234 | }
235 |
236 | .ni-bag-17::before {
237 | content: "\ea0c";
238 | }
239 |
240 | .ni-basket::before {
241 | content: "\ea0d";
242 | }
243 |
244 | .ni-bell-55::before {
245 | content: "\ea0e";
246 | }
247 |
248 | .ni-bold-down::before {
249 | content: "\ea0f";
250 | }
251 |
252 | .ni-bold-left::before {
253 | content: "\ea10";
254 | }
255 |
256 | .ni-bold-right::before {
257 | content: "\ea11";
258 | }
259 |
260 | .ni-bold-up::before {
261 | content: "\ea12";
262 | }
263 |
264 | .ni-bold::before {
265 | content: "\ea13";
266 | }
267 |
268 | .ni-book-bookmark::before {
269 | content: "\ea14";
270 | }
271 |
272 | .ni-books::before {
273 | content: "\ea15";
274 | }
275 |
276 | .ni-box-2::before {
277 | content: "\ea16";
278 | }
279 |
280 | .ni-briefcase-24::before {
281 | content: "\ea17";
282 | }
283 |
284 | .ni-building::before {
285 | content: "\ea18";
286 | }
287 |
288 | .ni-bulb-61::before {
289 | content: "\ea19";
290 | }
291 |
292 | .ni-bullet-list-67::before {
293 | content: "\ea1a";
294 | }
295 |
296 | .ni-bus-front-12::before {
297 | content: "\ea1b";
298 | }
299 |
300 | .ni-button-pause::before {
301 | content: "\ea1c";
302 | }
303 |
304 | .ni-button-play::before {
305 | content: "\ea1d";
306 | }
307 |
308 | .ni-button-power::before {
309 | content: "\ea1e";
310 | }
311 |
312 | .ni-calendar-grid-58::before {
313 | content: "\ea1f";
314 | }
315 |
316 | .ni-camera-compact::before {
317 | content: "\ea20";
318 | }
319 |
320 | .ni-caps-small::before {
321 | content: "\ea21";
322 | }
323 |
324 | .ni-cart::before {
325 | content: "\ea22";
326 | }
327 |
328 | .ni-chart-bar-32::before {
329 | content: "\ea23";
330 | }
331 |
332 | .ni-chart-pie-35::before {
333 | content: "\ea24";
334 | }
335 |
336 | .ni-chat-round::before {
337 | content: "\ea25";
338 | }
339 |
340 | .ni-check-bold::before {
341 | content: "\ea26";
342 | }
343 |
344 | .ni-circle-08::before {
345 | content: "\ea27";
346 | }
347 |
348 | .ni-cloud-download-95::before {
349 | content: "\ea28";
350 | }
351 |
352 | .ni-cloud-upload-96::before {
353 | content: "\ea29";
354 | }
355 |
356 | .ni-compass-04::before {
357 | content: "\ea2a";
358 | }
359 |
360 | .ni-controller::before {
361 | content: "\ea2b";
362 | }
363 |
364 | .ni-credit-card::before {
365 | content: "\ea2c";
366 | }
367 |
368 | .ni-curved-next::before {
369 | content: "\ea2d";
370 | }
371 |
372 | .ni-delivery-fast::before {
373 | content: "\ea2e";
374 | }
375 |
376 | .ni-diamond::before {
377 | content: "\ea2f";
378 | }
379 |
380 | .ni-email-83::before {
381 | content: "\ea30";
382 | }
383 |
384 | .ni-fat-add::before {
385 | content: "\ea31";
386 | }
387 |
388 | .ni-fat-delete::before {
389 | content: "\ea32";
390 | }
391 |
392 | .ni-fat-remove::before {
393 | content: "\ea33";
394 | }
395 |
396 | .ni-favourite-28::before {
397 | content: "\ea34";
398 | }
399 |
400 | .ni-folder-17::before {
401 | content: "\ea35";
402 | }
403 |
404 | .ni-glasses-2::before {
405 | content: "\ea36";
406 | }
407 |
408 | .ni-hat-3::before {
409 | content: "\ea37";
410 | }
411 |
412 | .ni-headphones::before {
413 | content: "\ea38";
414 | }
415 |
416 | .ni-html5::before {
417 | content: "\ea39";
418 | }
419 |
420 | .ni-istanbul::before {
421 | content: "\ea3a";
422 | }
423 |
424 | .ni-key-25::before {
425 | content: "\ea3b";
426 | }
427 |
428 | .ni-laptop::before {
429 | content: "\ea3c";
430 | }
431 |
432 | .ni-like-2::before {
433 | content: "\ea3d";
434 | }
435 |
436 | .ni-lock-circle-open::before {
437 | content: "\ea3e";
438 | }
439 |
440 | .ni-map-big::before {
441 | content: "\ea3f";
442 | }
443 |
444 | .ni-mobile-button::before {
445 | content: "\ea40";
446 | }
447 |
448 | .ni-money-coins::before {
449 | content: "\ea41";
450 | }
451 |
452 | .ni-note-03::before {
453 | content: "\ea42";
454 | }
455 |
456 | .ni-notification-70::before {
457 | content: "\ea43";
458 | }
459 |
460 | .ni-palette::before {
461 | content: "\ea44";
462 | }
463 |
464 | .ni-paper-diploma::before {
465 | content: "\ea45";
466 | }
467 |
468 | .ni-pin-3::before {
469 | content: "\ea46";
470 | }
471 |
472 | .ni-planet::before {
473 | content: "\ea47";
474 | }
475 |
476 | .ni-ruler-pencil::before {
477 | content: "\ea48";
478 | }
479 |
480 | .ni-satisfied::before {
481 | content: "\ea49";
482 | }
483 |
484 | .ni-scissors::before {
485 | content: "\ea4a";
486 | }
487 |
488 | .ni-send::before {
489 | content: "\ea4b";
490 | }
491 |
492 | .ni-settings-gear-65::before {
493 | content: "\ea4c";
494 | }
495 |
496 | .ni-settings::before {
497 | content: "\ea4d";
498 | }
499 |
500 | .ni-single-02::before {
501 | content: "\ea4e";
502 | }
503 |
504 | .ni-single-copy-04::before {
505 | content: "\ea4f";
506 | }
507 |
508 | .ni-sound-wave::before {
509 | content: "\ea50";
510 | }
511 |
512 | .ni-spaceship::before {
513 | content: "\ea51";
514 | }
515 |
516 | .ni-square-pin::before {
517 | content: "\ea52";
518 | }
519 |
520 | .ni-support-16::before {
521 | content: "\ea53";
522 | }
523 |
524 | .ni-tablet-button::before {
525 | content: "\ea54";
526 | }
527 |
528 | .ni-tag::before {
529 | content: "\ea55";
530 | }
531 |
532 | .ni-tie-bow::before {
533 | content: "\ea56";
534 | }
535 |
536 | .ni-time-alarm::before {
537 | content: "\ea57";
538 | }
539 |
540 | .ni-trophy::before {
541 | content: "\ea58";
542 | }
543 |
544 | .ni-tv-2::before {
545 | content: "\ea59";
546 | }
547 |
548 | .ni-umbrella-13::before {
549 | content: "\ea5a";
550 | }
551 |
552 | .ni-user-run::before {
553 | content: "\ea5b";
554 | }
555 |
556 | .ni-vector::before {
557 | content: "\ea5c";
558 | }
559 |
560 | .ni-watch-time::before {
561 | content: "\ea5d";
562 | }
563 |
564 | .ni-world::before {
565 | content: "\ea5e";
566 | }
567 |
568 | .ni-zoom-split-in::before {
569 | content: "\ea5f";
570 | }
571 |
572 | .ni-collection::before {
573 | content: "\ea60";
574 | }
575 |
576 | .ni-image::before {
577 | content: "\ea61";
578 | }
579 |
580 | .ni-shop::before {
581 | content: "\ea62";
582 | }
583 |
584 | .ni-ungroup::before {
585 | content: "\ea63";
586 | }
587 |
588 | .ni-world-2::before {
589 | content: "\ea64";
590 | }
591 |
592 | .ni-ui-04::before {
593 | content: "\ea65";
594 | }
595 |
596 |
597 | /* all icon font classes list here */
--------------------------------------------------------------------------------
/assets/css/doku.scss:
--------------------------------------------------------------------------------
1 | /*
2 | =========================================================
3 | * Argon Dokuwiki Template
4 | * Based on the Argon Design System by Creative Tim
5 | * Ported to Dokuwiki by Anchit (@IceWreck)
6 | =========================================================
7 | */
8 |
9 | /*
10 | * I know using important at multiple places is a bad thing, but
11 | * I need to overrule the css already provided by dokuwiki
12 | */
13 |
14 | @import 'argon-design-system';
15 |
16 | // ------ General ------
17 |
18 | button {
19 | @extend .btn;
20 | @extend .btn-neutral;
21 | }
22 |
23 | legend {
24 | @extend .h3;
25 | font-style: normal;
26 | }
27 |
28 | input,
29 | select {
30 | background-color: white !important;
31 | border-radius: 0.25rem;
32 | border-color: #99979c;
33 | }
34 |
35 | // Highlight Search Results
36 | .search_hit {
37 | @extend mark;
38 | }
39 |
40 | // Fix Content Hidden behind navbar when you reach via anchor
41 | // Fixed somewhere else.
42 | // :target {
43 | // padding-top: 6rem;
44 | // }
45 |
46 | // Selection
47 | ::-moz-selection {
48 | text-shadow: none;
49 | background: #dfe2f1;
50 | }
51 |
52 | ::selection {
53 | text-shadow: none;
54 | background: #dfe2f1;
55 | }
56 |
57 | // Breadrumbs
58 |
59 | .breadcrumb {
60 | flex-direction: column;
61 | }
62 |
63 |
64 | // ------ Main Content ------
65 |
66 |
67 | #dokuwiki__content {
68 | p {
69 | font-weight: 400;
70 | }
71 |
72 | // HAX. Still don't understand why it works, but it does.
73 | // https://developer.mozilla.org/en-US/docs/Web/CSS/::before
74 | h1::before,
75 | h2::before,
76 | h3::before,
77 | h4::before,
78 | h5::before,
79 | h6::before {
80 | content: '';
81 | display: block;
82 | height: 6rem;
83 | margin-top: -6rem;
84 | visibility: hidden;
85 |
86 | }
87 |
88 |
89 | // Edit Button
90 | .secedit button {
91 | @extend .btn;
92 | @extend .btn-primary;
93 | @extend .btn-sm;
94 | margin-bottom: 1em;
95 | float: right;
96 | }
97 |
98 | // Non-existant links
99 | .wikilink2 {
100 | color: #dc3545;
101 | }
102 |
103 | // Page Revisions Button
104 | #page__revisions button {
105 | @extend .btn;
106 | @extend .btn-primary;
107 | }
108 |
109 | // Wiki Edit Menu Buttons
110 | .editButtons button {
111 | @extend .btn;
112 | @extend .btn-primary;
113 | @extend .btn-sm;
114 | margin-top: 1em;
115 | margin-bottom: 1em;
116 | }
117 |
118 |
119 | // Inline Code
120 | :not(pre)>code {
121 | background-color: inherit;
122 | padding: .1em;
123 | border-radius: .3em;
124 |
125 |
126 | }
127 |
128 | // Emoticons
129 | img.icon {
130 | width: 1rem;
131 | height: 1rem;
132 | }
133 |
134 | // Tables
135 | .table-responsive {
136 | border-width: 0rem;
137 | }
138 |
139 | table {
140 | @extend .table-responsive;
141 | @extend .table;
142 | }
143 |
144 | // Code Blocks
145 | pre {
146 | font-family: Consolas, Menlo, Monaco, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", "Courier New", Courier, monospace;
147 | font-size: 14px;
148 | line-height: 1.375;
149 | direction: ltr;
150 | text-align: left;
151 | white-space: pre;
152 | word-spacing: normal;
153 | word-break: normal;
154 | -moz-tab-size: 4;
155 | -o-tab-size: 4;
156 | tab-size: 4;
157 | -webkit-hyphens: none;
158 | -moz-hyphens: none;
159 | -ms-hyphens: none;
160 | hyphens: none;
161 | background: #f5f7ff;
162 | color: #5e6687;
163 | border: 0;
164 | border-radius: .55rem;
165 | padding: 1.25rem;
166 | margin: 0;
167 | margin-bottom: 1rem;
168 | margin-top: 1rem;
169 | overflow: auto;
170 |
171 | }
172 |
173 | .mf_pdf {
174 | display: inline;
175 | }
176 |
177 | }
178 |
179 | .argon-doku-page-menu {
180 | display: flex;
181 | align-items: flex-end;
182 | justify-content: flex-end;
183 | margin: 1.75rem 0 0.5rem;
184 |
185 | li {
186 | display: inline;
187 | fill: #6c757d;
188 | :hover {
189 | fill:#525f7f;
190 | }
191 | }
192 |
193 | li:nth-of-type(1) {
194 | margin-left: 0em;
195 | }
196 | }
197 |
198 | // ------ Editor ------
199 |
200 | // Tool Bar Buttons
201 | #tool__bar button {
202 | @extend .btn;
203 | @extend .btn-secondary;
204 | @extend .btn-sm;
205 | margin-bottom: 2em;
206 | }
207 |
208 | // Edit Area
209 |
210 | textarea {
211 | @extend .form-control;
212 | width: 95% !important;
213 | max-width: 100% !important;
214 | }
215 |
216 | .editBar {
217 | .summary {
218 | display: block !important;
219 | }
220 | }
221 |
222 | // ------ Table of Contents ------
223 | .ct-toc {
224 | #dw__toc {
225 |
226 | float: inherit;
227 | margin: inherit;
228 | width: inherit;
229 | background-color: inherit;
230 | color: inherit;
231 | box-sizing: border-box;
232 | margin-right: 0em;
233 | padding-left: 0;
234 | border-left: 1px solid #eee;
235 |
236 |
237 | h3 {
238 | display: none;
239 | }
240 |
241 | a {
242 | display: block;
243 | padding: .125rem 1rem;
244 | color: #99979c;
245 | font-size: 100%;
246 | }
247 |
248 | a:hover {
249 | color: #5e72e4;
250 | text-decoration: none;
251 | }
252 |
253 |
254 | ol,
255 | ul,
256 | dl {
257 | margin-top: 0;
258 | margin-bottom: 1rem;
259 | }
260 |
261 | ul {
262 | margin-bottom: 0.5rem;
263 | }
264 |
265 | ul {
266 | list-style: disc outside;
267 | list-style-position: outside;
268 | list-style-image: none;
269 | list-style-type: disc;
270 | }
271 | }
272 |
273 | // .clear {
274 | // @extend .section-nav;
275 | // .li {
276 | // @extend .toc-entry;
277 | // @extend .toc-h6 !optional;
278 | // }
279 | // display: content;
280 | // }
281 |
282 | }
283 |
284 | // ------ Navbar ------
285 |
286 | .header-title a {
287 | color: white;
288 | font-weight: 600;
289 | font-size: 1.2rem;
290 | }
291 |
292 | // Navbar Icons
293 | .argon-doku-navbar-icon {
294 | fill: white;
295 |
296 | :hover {
297 | fill: #e6e6e6;
298 | }
299 | }
300 |
301 | // Search Bar
302 | .doku_form {
303 | .no {
304 | @extend .form-group;
305 | @extend .input-group;
306 | @extend .mb-4;
307 | margin: 0rem;
308 | height: 1.5rem;
309 | padding: 0rem;
310 |
311 | #qsearch__in {
312 | @extend .form-control;
313 | width: 10rem;
314 | height: 1.5rem;
315 | margin: 0rem;
316 | margin-right: 1rem;
317 | margin-left: 1rem;
318 | border-radius: 0.25rem !important;
319 | overflow: hidden;
320 | border: none;
321 | }
322 |
323 | button {
324 | @extend .btn;
325 | @extend .btn-neutral;
326 | margin: 0rem;
327 | overflow: hidden;
328 | height: 92%;
329 | }
330 | }
331 |
332 | }
333 |
334 | // ------ Search Form ------
335 |
336 | .toggleAssistant {
337 | @extend .btn;
338 | @extend .btn-default;
339 | }
340 |
341 | .search-results-form {
342 | button {
343 | @extend .btn;
344 | @extend .btn-primary;
345 | margin-left: 3rem;
346 | }
347 |
348 | .toggleAssistant {
349 | @extend .btn;
350 | @extend .btn-default;
351 | display: block;
352 | float: none !important;
353 | margin-top: 2rem;
354 | margin-bottom: 2rem;
355 | }
356 |
357 | fieldset input {
358 | @extend .form-control;
359 | display: inline-block;
360 | }
361 | }
362 |
363 | // ------ Admin Area ------
364 |
365 | .dokuwiki {
366 |
367 |
368 | .ui-admin {
369 | ul li {
370 | list-style-type: none;
371 | }
372 |
373 | ul .admin_tasks {
374 | svg {
375 | margin-right: 1rem;
376 | width: 1px;
377 | height: 1px;
378 | }
379 | }
380 | }
381 |
382 | .tabs {
383 | li {
384 | list-style-type: disclosure-closed;
385 | }
386 | }
387 |
388 | div.ui-admin ul li {
389 |
390 | margin: 0rem;
391 | vertical-align: middle !important;
392 |
393 | a {
394 | vertical-align: middle;
395 | span.icon svg {
396 | margin-right: 1rem;
397 | width: inherit;
398 | height: inherit;
399 | vertical-align: middle !important;
400 | path {
401 | fill: #32325d;
402 | }
403 |
404 |
405 |
406 | }
407 |
408 | span.prompt {
409 | font-size: 1rem;
410 | font-weight: normal;
411 | vertical-align: middle !important;
412 |
413 | }
414 |
415 | }
416 |
417 | }
418 |
419 |
420 |
421 |
422 | }
423 | // Config Panel
424 |
425 | #config__manager td input.edit {
426 | @extend .form-control;
427 | width: 30em;
428 | padding: 0.0rem 0.75rem;
429 | background-color: white !important;
430 | }
431 |
432 | #config__manager tr.default .input,
433 | #config__manager tr.default input,
434 | #config__manager tr.default textarea,
435 | #config__manager tr.default select,
436 | #config__manager .selectiondefault {
437 | background-color: inherit;
438 | }
439 |
440 | // ------ Media Uploads ------
441 |
442 | .qq-upload-button {
443 | @extend .btn;
444 | @extend .btn-neutral;
445 | }
446 |
447 | // ------ Registration and User Forms ------
448 |
449 | // Modify user, delete user
450 |
451 |
452 | .dokuwiki #dw__register,
453 | #dw__profiledelete {
454 | fieldset {
455 | width: 100%;
456 | border: 0rem;
457 | padding: 0rem;
458 | text-align: left !important;
459 |
460 | legend {
461 | @extend .h3;
462 | font-style: normal;
463 | }
464 |
465 | label {
466 |
467 | font-size: 1rem;
468 | font-weight: normal;
469 | width: 95%;
470 | text-align: left !important;
471 |
472 | input {
473 | float: right;
474 | background-color: white !important;
475 | border-radius: 0.25rem;
476 | border-color: #99979c;
477 | border-width: thin;
478 | }
479 |
480 | }
481 | }
482 |
483 | label.block {
484 | display: inline-block !important;
485 | }
486 | }
487 |
488 | // Login
489 | #dw__login {
490 | width: 100%;
491 | float: left;
492 | left: 0%;
493 | margin: 0%;
494 | @extend .card;
495 | @extend .bg-secondary,
496 | .shadow,
497 | .border-0;
498 |
499 | label {
500 | width: 90%;
501 | }
502 |
503 | // legend {
504 | // @extend .card-header,
505 | // .bg-white,
506 | // .pb-5;
507 | // font-size: 2rem;
508 |
509 | // label {
510 | // @extend .h2;
511 | // }
512 |
513 | // margin-bottom: 5%;
514 | // font-style: normal;
515 | // }
516 |
517 | span {
518 | float: left;
519 | font-size: 1.15rem;
520 | }
521 |
522 | input {
523 | display: block;
524 | float: right;
525 | @extend .form-control;
526 | width: 90%;
527 | height: 1.15rem;
528 | top: 50%;
529 |
530 | }
531 |
532 | .simple {
533 | width: 50%;
534 | margin-left: unset !important;
535 |
536 | }
537 |
538 | #remember__me {
539 | margin-top: 1rem;
540 | }
541 |
542 | button {
543 | @extend .btn;
544 | @extend .btn-primary;
545 | }
546 | }
547 |
548 | // ------ Left Sidebar ------
549 |
550 | .leftsidebar {
551 | .leftsidebar ul {
552 | @extend .nav,
553 | .ct-sidenav;
554 | }
555 |
556 | li {
557 | list-style-type: none;
558 | display: block;
559 | font-size: 0.84rem;
560 | padding: 0.25rem;
561 | color: #4c555a;
562 | font-weight: 400;
563 | }
564 |
565 | a:link,
566 | a:visited {
567 | text-decoration: none;
568 | color: #4c555a;
569 | }
570 |
571 | a:hover {
572 | color: #212529;
573 | }
574 |
575 | }
576 |
577 | .ct-sidebar .nav>li>a {
578 | font-size: 0.84rem;
579 | }
580 |
581 |
582 | // ------ Footer ------
583 |
584 | .footer-card {
585 | background-color: #f4f5f7;
586 | text-align: center;
587 |
588 | .footer-search {
589 | // center-align the bottom search bar
590 | margin-left: auto;
591 | margin-right: auto;
592 | }
593 |
594 | .argon-doku-footer-fullmenu {
595 | margin-left: auto;
596 | margin-right: auto;
597 |
598 | li {
599 | display: inline;
600 | fill: #6c757d;
601 |
602 | :hover {
603 | fill: #525f7f;
604 | }
605 | }
606 |
607 | li:nth-of-type(1) {
608 | margin-left: 0em;
609 | }
610 | }
611 | }
612 |
--------------------------------------------------------------------------------
/assets/js/core/popper.min.js:
--------------------------------------------------------------------------------
1 | /*
2 | Copyright (C) Federico Zivolo 2017
3 | Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT).
4 | */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=window.getComputedStyle(e,null);return t?o[t]:o}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e||-1!==['HTML','BODY','#document'].indexOf(e.nodeName))return window.document.body;var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll)/.test(r+s+p)?e:n(o(e))}function r(e){var o=e&&e.offsetParent,i=o&&o.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TD','TABLE'].indexOf(o.nodeName)&&'static'===t(o,'position')?r(o):o:window.document.documentElement}function p(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||r(e.firstElementChild)===e)}function s(e){return null===e.parentNode?e:s(e.parentNode)}function d(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return window.document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,i=o?e:t,n=o?t:e,a=document.createRange();a.setStart(i,0),a.setEnd(n,0);var f=a.commonAncestorContainer;if(e!==f&&t!==f||i.contains(n))return p(f)?f:r(f);var l=s(e);return l.host?d(l.host,t):d(e,s(t).host)}function a(e){var t=1=o.clientWidth&&i>=o.clientHeight}),f=0i[e]&&!t.escapeWithReference&&(n=z(p[o],i[e]-('right'===e?p.width:p.height))),pe({},o,n)}};return n.forEach(function(e){var t=-1===['left','top'].indexOf(e)?'secondary':'primary';p=se({},p,s[t](e))}),e.offsets.popper=p,e},priority:['left','right','top','bottom'],padding:5,boundariesElement:'scrollParent'},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,o=t.popper,i=t.reference,n=e.placement.split('-')[0],r=V,p=-1!==['top','bottom'].indexOf(n),s=p?'right':'bottom',d=p?'left':'top',a=p?'width':'height';return o[s]r(i[s])&&(e.offsets.popper[d]=r(i[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,t){if(!F(e.instance.modifiers,'arrow','keepTogether'))return e;var o=t.element;if('string'==typeof o){if(o=e.instance.popper.querySelector(o),!o)return e;}else if(!e.instance.popper.contains(o))return console.warn('WARNING: `arrow.element` must be child of its popper element!'),e;var i=e.placement.split('-')[0],n=e.offsets,r=n.popper,p=n.reference,s=-1!==['left','right'].indexOf(i),d=s?'height':'width',a=s?'top':'left',f=s?'left':'top',l=s?'bottom':'right',m=O(o)[d];p[l]-mr[l]&&(e.offsets.popper[a]+=p[a]+m-r[l]);var h=p[a]+p[d]/2-m/2,g=h-c(e.offsets.popper)[a];return g=_(z(r[d]-m,g),0),e.arrowElement=o,e.offsets.arrow={},e.offsets.arrow[a]=Math.round(g),e.offsets.arrow[f]='',e},element:'[x-arrow]'},flip:{order:600,enabled:!0,fn:function(e,t){if(W(e.instance.modifiers,'inner'))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var o=w(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement),i=e.placement.split('-')[0],n=L(i),r=e.placement.split('-')[1]||'',p=[];switch(t.behavior){case fe.FLIP:p=[i,n];break;case fe.CLOCKWISE:p=K(i);break;case fe.COUNTERCLOCKWISE:p=K(i,!0);break;default:p=t.behavior;}return p.forEach(function(s,d){if(i!==s||p.length===d+1)return e;i=e.placement.split('-')[0],n=L(i);var a=e.offsets.popper,f=e.offsets.reference,l=V,m='left'===i&&l(a.right)>l(f.left)||'right'===i&&l(a.left)l(f.top)||'bottom'===i&&l(a.top)l(o.right),g=l(a.top)l(o.bottom),b='left'===i&&h||'right'===i&&c||'top'===i&&g||'bottom'===i&&u,y=-1!==['top','bottom'].indexOf(i),w=!!t.flipVariations&&(y&&'start'===r&&h||y&&'end'===r&&c||!y&&'start'===r&&g||!y&&'end'===r&&u);(m||b||w)&&(e.flipped=!0,(m||b)&&(i=p[d+1]),w&&(r=j(r)),e.placement=i+(r?'-'+r:''),e.offsets.popper=se({},e.offsets.popper,S(e.instance.popper,e.offsets.reference,e.placement)),e=N(e.instance.modifiers,e,'flip'))}),e},behavior:'flip',padding:5,boundariesElement:'viewport'},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,o=t.split('-')[0],i=e.offsets,n=i.popper,r=i.reference,p=-1!==['left','right'].indexOf(o),s=-1===['top','left'].indexOf(o);return n[p?'left':'top']=r[t]-(s?n[p?'width':'height']:0),e.placement=L(t),e.offsets.popper=c(n),e}},hide:{order:800,enabled:!0,fn:function(e){if(!F(e.instance.modifiers,'hide','preventOverflow'))return e;var t=e.offsets.reference,o=T(e.instance.modifiers,function(e){return'preventOverflow'===e.name}).boundaries;if(t.bottomo.right||t.top>o.bottom||t.rightli {
59 | position: relative;
60 | }
61 |
62 | .fa-li {
63 | position: absolute;
64 | left: -2.14285714em;
65 | width: 2.14285714em;
66 | top: 0.14285714em;
67 | text-align: center;
68 | }
69 |
70 | .fa-li.fa-lg {
71 | left: -1.85714286em;
72 | }
73 |
74 | .fa-border {
75 | padding: .2em .25em .15em;
76 | border: solid 0.08em #eeeeee;
77 | border-radius: .1em;
78 | }
79 |
80 | .fa-pull-left {
81 | float: left;
82 | }
83 |
84 | .fa-pull-right {
85 | float: right;
86 | }
87 |
88 | .fa.fa-pull-left {
89 | margin-right: .3em;
90 | }
91 |
92 | .fa.fa-pull-right {
93 | margin-left: .3em;
94 | }
95 |
96 | /* Deprecated as of 4.4.0 */
97 | .pull-right {
98 | float: right;
99 | }
100 |
101 | .pull-left {
102 | float: left;
103 | }
104 |
105 | .fa.pull-left {
106 | margin-right: .3em;
107 | }
108 |
109 | .fa.pull-right {
110 | margin-left: .3em;
111 | }
112 |
113 | .fa-spin {
114 | -webkit-animation: fa-spin 2s infinite linear;
115 | animation: fa-spin 2s infinite linear;
116 | }
117 |
118 | .fa-pulse {
119 | -webkit-animation: fa-spin 1s infinite steps(8);
120 | animation: fa-spin 1s infinite steps(8);
121 | }
122 |
123 | @-webkit-keyframes fa-spin {
124 | 0% {
125 | -webkit-transform: rotate(0deg);
126 | transform: rotate(0deg);
127 | }
128 |
129 | 100% {
130 | -webkit-transform: rotate(359deg);
131 | transform: rotate(359deg);
132 | }
133 | }
134 |
135 | @keyframes fa-spin {
136 | 0% {
137 | -webkit-transform: rotate(0deg);
138 | transform: rotate(0deg);
139 | }
140 |
141 | 100% {
142 | -webkit-transform: rotate(359deg);
143 | transform: rotate(359deg);
144 | }
145 | }
146 |
147 | .fa-rotate-90 {
148 | -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
149 | -webkit-transform: rotate(90deg);
150 | -ms-transform: rotate(90deg);
151 | transform: rotate(90deg);
152 | }
153 |
154 | .fa-rotate-180 {
155 | -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
156 | -webkit-transform: rotate(180deg);
157 | -ms-transform: rotate(180deg);
158 | transform: rotate(180deg);
159 | }
160 |
161 | .fa-rotate-270 {
162 | -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
163 | -webkit-transform: rotate(270deg);
164 | -ms-transform: rotate(270deg);
165 | transform: rotate(270deg);
166 | }
167 |
168 | .fa-flip-horizontal {
169 | -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
170 | -webkit-transform: scale(-1, 1);
171 | -ms-transform: scale(-1, 1);
172 | transform: scale(-1, 1);
173 | }
174 |
175 | .fa-flip-vertical {
176 | -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
177 | -webkit-transform: scale(1, -1);
178 | -ms-transform: scale(1, -1);
179 | transform: scale(1, -1);
180 | }
181 |
182 | :root .fa-rotate-90,
183 | :root .fa-rotate-180,
184 | :root .fa-rotate-270,
185 | :root .fa-flip-horizontal,
186 | :root .fa-flip-vertical {
187 | filter: none;
188 | }
189 |
190 | .fa-stack {
191 | position: relative;
192 | display: inline-block;
193 | width: 2em;
194 | height: 2em;
195 | line-height: 2em;
196 | vertical-align: middle;
197 | }
198 |
199 | .fa-stack-1x,
200 | .fa-stack-2x {
201 | position: absolute;
202 | left: 0;
203 | width: 100%;
204 | text-align: center;
205 | }
206 |
207 | .fa-stack-1x {
208 | line-height: inherit;
209 | }
210 |
211 | .fa-stack-2x {
212 | font-size: 2em;
213 | }
214 |
215 | .fa-inverse {
216 | color: #ffffff;
217 | }
218 |
219 | /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
220 | readers do not read off random characters that represent icons */
221 | .fa-glass:before {
222 | content: "\f000";
223 | }
224 |
225 | .fa-music:before {
226 | content: "\f001";
227 | }
228 |
229 | .fa-search:before {
230 | content: "\f002";
231 | }
232 |
233 | .fa-envelope-o:before {
234 | content: "\f003";
235 | }
236 |
237 | .fa-heart:before {
238 | content: "\f004";
239 | }
240 |
241 | .fa-star:before {
242 | content: "\f005";
243 | }
244 |
245 | .fa-star-o:before {
246 | content: "\f006";
247 | }
248 |
249 | .fa-user:before {
250 | content: "\f007";
251 | }
252 |
253 | .fa-film:before {
254 | content: "\f008";
255 | }
256 |
257 | .fa-th-large:before {
258 | content: "\f009";
259 | }
260 |
261 | .fa-th:before {
262 | content: "\f00a";
263 | }
264 |
265 | .fa-th-list:before {
266 | content: "\f00b";
267 | }
268 |
269 | .fa-check:before {
270 | content: "\f00c";
271 | }
272 |
273 | .fa-remove:before,
274 | .fa-close:before,
275 | .fa-times:before {
276 | content: "\f00d";
277 | }
278 |
279 | .fa-search-plus:before {
280 | content: "\f00e";
281 | }
282 |
283 | .fa-search-minus:before {
284 | content: "\f010";
285 | }
286 |
287 | .fa-power-off:before {
288 | content: "\f011";
289 | }
290 |
291 | .fa-signal:before {
292 | content: "\f012";
293 | }
294 |
295 | .fa-gear:before,
296 | .fa-cog:before {
297 | content: "\f013";
298 | }
299 |
300 | .fa-trash-o:before {
301 | content: "\f014";
302 | }
303 |
304 | .fa-home:before {
305 | content: "\f015";
306 | }
307 |
308 | .fa-file-o:before {
309 | content: "\f016";
310 | }
311 |
312 | .fa-clock-o:before {
313 | content: "\f017";
314 | }
315 |
316 | .fa-road:before {
317 | content: "\f018";
318 | }
319 |
320 | .fa-download:before {
321 | content: "\f019";
322 | }
323 |
324 | .fa-arrow-circle-o-down:before {
325 | content: "\f01a";
326 | }
327 |
328 | .fa-arrow-circle-o-up:before {
329 | content: "\f01b";
330 | }
331 |
332 | .fa-inbox:before {
333 | content: "\f01c";
334 | }
335 |
336 | .fa-play-circle-o:before {
337 | content: "\f01d";
338 | }
339 |
340 | .fa-rotate-right:before,
341 | .fa-repeat:before {
342 | content: "\f01e";
343 | }
344 |
345 | .fa-refresh:before {
346 | content: "\f021";
347 | }
348 |
349 | .fa-list-alt:before {
350 | content: "\f022";
351 | }
352 |
353 | .fa-lock:before {
354 | content: "\f023";
355 | }
356 |
357 | .fa-flag:before {
358 | content: "\f024";
359 | }
360 |
361 | .fa-headphones:before {
362 | content: "\f025";
363 | }
364 |
365 | .fa-volume-off:before {
366 | content: "\f026";
367 | }
368 |
369 | .fa-volume-down:before {
370 | content: "\f027";
371 | }
372 |
373 | .fa-volume-up:before {
374 | content: "\f028";
375 | }
376 |
377 | .fa-qrcode:before {
378 | content: "\f029";
379 | }
380 |
381 | .fa-barcode:before {
382 | content: "\f02a";
383 | }
384 |
385 | .fa-tag:before {
386 | content: "\f02b";
387 | }
388 |
389 | .fa-tags:before {
390 | content: "\f02c";
391 | }
392 |
393 | .fa-book:before {
394 | content: "\f02d";
395 | }
396 |
397 | .fa-bookmark:before {
398 | content: "\f02e";
399 | }
400 |
401 | .fa-print:before {
402 | content: "\f02f";
403 | }
404 |
405 | .fa-camera:before {
406 | content: "\f030";
407 | }
408 |
409 | .fa-font:before {
410 | content: "\f031";
411 | }
412 |
413 | .fa-bold:before {
414 | content: "\f032";
415 | }
416 |
417 | .fa-italic:before {
418 | content: "\f033";
419 | }
420 |
421 | .fa-text-height:before {
422 | content: "\f034";
423 | }
424 |
425 | .fa-text-width:before {
426 | content: "\f035";
427 | }
428 |
429 | .fa-align-left:before {
430 | content: "\f036";
431 | }
432 |
433 | .fa-align-center:before {
434 | content: "\f037";
435 | }
436 |
437 | .fa-align-right:before {
438 | content: "\f038";
439 | }
440 |
441 | .fa-align-justify:before {
442 | content: "\f039";
443 | }
444 |
445 | .fa-list:before {
446 | content: "\f03a";
447 | }
448 |
449 | .fa-dedent:before,
450 | .fa-outdent:before {
451 | content: "\f03b";
452 | }
453 |
454 | .fa-indent:before {
455 | content: "\f03c";
456 | }
457 |
458 | .fa-video-camera:before {
459 | content: "\f03d";
460 | }
461 |
462 | .fa-photo:before,
463 | .fa-image:before,
464 | .fa-picture-o:before {
465 | content: "\f03e";
466 | }
467 |
468 | .fa-pencil:before {
469 | content: "\f040";
470 | }
471 |
472 | .fa-map-marker:before {
473 | content: "\f041";
474 | }
475 |
476 | .fa-adjust:before {
477 | content: "\f042";
478 | }
479 |
480 | .fa-tint:before {
481 | content: "\f043";
482 | }
483 |
484 | .fa-edit:before,
485 | .fa-pencil-square-o:before {
486 | content: "\f044";
487 | }
488 |
489 | .fa-share-square-o:before {
490 | content: "\f045";
491 | }
492 |
493 | .fa-check-square-o:before {
494 | content: "\f046";
495 | }
496 |
497 | .fa-arrows:before {
498 | content: "\f047";
499 | }
500 |
501 | .fa-step-backward:before {
502 | content: "\f048";
503 | }
504 |
505 | .fa-fast-backward:before {
506 | content: "\f049";
507 | }
508 |
509 | .fa-backward:before {
510 | content: "\f04a";
511 | }
512 |
513 | .fa-play:before {
514 | content: "\f04b";
515 | }
516 |
517 | .fa-pause:before {
518 | content: "\f04c";
519 | }
520 |
521 | .fa-stop:before {
522 | content: "\f04d";
523 | }
524 |
525 | .fa-forward:before {
526 | content: "\f04e";
527 | }
528 |
529 | .fa-fast-forward:before {
530 | content: "\f050";
531 | }
532 |
533 | .fa-step-forward:before {
534 | content: "\f051";
535 | }
536 |
537 | .fa-eject:before {
538 | content: "\f052";
539 | }
540 |
541 | .fa-chevron-left:before {
542 | content: "\f053";
543 | }
544 |
545 | .fa-chevron-right:before {
546 | content: "\f054";
547 | }
548 |
549 | .fa-plus-circle:before {
550 | content: "\f055";
551 | }
552 |
553 | .fa-minus-circle:before {
554 | content: "\f056";
555 | }
556 |
557 | .fa-times-circle:before {
558 | content: "\f057";
559 | }
560 |
561 | .fa-check-circle:before {
562 | content: "\f058";
563 | }
564 |
565 | .fa-question-circle:before {
566 | content: "\f059";
567 | }
568 |
569 | .fa-info-circle:before {
570 | content: "\f05a";
571 | }
572 |
573 | .fa-crosshairs:before {
574 | content: "\f05b";
575 | }
576 |
577 | .fa-times-circle-o:before {
578 | content: "\f05c";
579 | }
580 |
581 | .fa-check-circle-o:before {
582 | content: "\f05d";
583 | }
584 |
585 | .fa-ban:before {
586 | content: "\f05e";
587 | }
588 |
589 | .fa-arrow-left:before {
590 | content: "\f060";
591 | }
592 |
593 | .fa-arrow-right:before {
594 | content: "\f061";
595 | }
596 |
597 | .fa-arrow-up:before {
598 | content: "\f062";
599 | }
600 |
601 | .fa-arrow-down:before {
602 | content: "\f063";
603 | }
604 |
605 | .fa-mail-forward:before,
606 | .fa-share:before {
607 | content: "\f064";
608 | }
609 |
610 | .fa-expand:before {
611 | content: "\f065";
612 | }
613 |
614 | .fa-compress:before {
615 | content: "\f066";
616 | }
617 |
618 | .fa-plus:before {
619 | content: "\f067";
620 | }
621 |
622 | .fa-minus:before {
623 | content: "\f068";
624 | }
625 |
626 | .fa-asterisk:before {
627 | content: "\f069";
628 | }
629 |
630 | .fa-exclamation-circle:before {
631 | content: "\f06a";
632 | }
633 |
634 | .fa-gift:before {
635 | content: "\f06b";
636 | }
637 |
638 | .fa-leaf:before {
639 | content: "\f06c";
640 | }
641 |
642 | .fa-fire:before {
643 | content: "\f06d";
644 | }
645 |
646 | .fa-eye:before {
647 | content: "\f06e";
648 | }
649 |
650 | .fa-eye-slash:before {
651 | content: "\f070";
652 | }
653 |
654 | .fa-warning:before,
655 | .fa-exclamation-triangle:before {
656 | content: "\f071";
657 | }
658 |
659 | .fa-plane:before {
660 | content: "\f072";
661 | }
662 |
663 | .fa-calendar:before {
664 | content: "\f073";
665 | }
666 |
667 | .fa-random:before {
668 | content: "\f074";
669 | }
670 |
671 | .fa-comment:before {
672 | content: "\f075";
673 | }
674 |
675 | .fa-magnet:before {
676 | content: "\f076";
677 | }
678 |
679 | .fa-chevron-up:before {
680 | content: "\f077";
681 | }
682 |
683 | .fa-chevron-down:before {
684 | content: "\f078";
685 | }
686 |
687 | .fa-retweet:before {
688 | content: "\f079";
689 | }
690 |
691 | .fa-shopping-cart:before {
692 | content: "\f07a";
693 | }
694 |
695 | .fa-folder:before {
696 | content: "\f07b";
697 | }
698 |
699 | .fa-folder-open:before {
700 | content: "\f07c";
701 | }
702 |
703 | .fa-arrows-v:before {
704 | content: "\f07d";
705 | }
706 |
707 | .fa-arrows-h:before {
708 | content: "\f07e";
709 | }
710 |
711 | .fa-bar-chart-o:before,
712 | .fa-bar-chart:before {
713 | content: "\f080";
714 | }
715 |
716 | .fa-twitter-square:before {
717 | content: "\f081";
718 | }
719 |
720 | .fa-facebook-square:before {
721 | content: "\f082";
722 | }
723 |
724 | .fa-camera-retro:before {
725 | content: "\f083";
726 | }
727 |
728 | .fa-key:before {
729 | content: "\f084";
730 | }
731 |
732 | .fa-gears:before,
733 | .fa-cogs:before {
734 | content: "\f085";
735 | }
736 |
737 | .fa-comments:before {
738 | content: "\f086";
739 | }
740 |
741 | .fa-thumbs-o-up:before {
742 | content: "\f087";
743 | }
744 |
745 | .fa-thumbs-o-down:before {
746 | content: "\f088";
747 | }
748 |
749 | .fa-star-half:before {
750 | content: "\f089";
751 | }
752 |
753 | .fa-heart-o:before {
754 | content: "\f08a";
755 | }
756 |
757 | .fa-sign-out:before {
758 | content: "\f08b";
759 | }
760 |
761 | .fa-linkedin-square:before {
762 | content: "\f08c";
763 | }
764 |
765 | .fa-thumb-tack:before {
766 | content: "\f08d";
767 | }
768 |
769 | .fa-external-link:before {
770 | content: "\f08e";
771 | }
772 |
773 | .fa-sign-in:before {
774 | content: "\f090";
775 | }
776 |
777 | .fa-trophy:before {
778 | content: "\f091";
779 | }
780 |
781 | .fa-github-square:before {
782 | content: "\f092";
783 | }
784 |
785 | .fa-upload:before {
786 | content: "\f093";
787 | }
788 |
789 | .fa-lemon-o:before {
790 | content: "\f094";
791 | }
792 |
793 | .fa-phone:before {
794 | content: "\f095";
795 | }
796 |
797 | .fa-square-o:before {
798 | content: "\f096";
799 | }
800 |
801 | .fa-bookmark-o:before {
802 | content: "\f097";
803 | }
804 |
805 | .fa-phone-square:before {
806 | content: "\f098";
807 | }
808 |
809 | .fa-twitter:before {
810 | content: "\f099";
811 | }
812 |
813 | .fa-facebook-f:before,
814 | .fa-facebook:before {
815 | content: "\f09a";
816 | }
817 |
818 | .fa-github:before {
819 | content: "\f09b";
820 | }
821 |
822 | .fa-unlock:before {
823 | content: "\f09c";
824 | }
825 |
826 | .fa-credit-card:before {
827 | content: "\f09d";
828 | }
829 |
830 | .fa-feed:before,
831 | .fa-rss:before {
832 | content: "\f09e";
833 | }
834 |
835 | .fa-hdd-o:before {
836 | content: "\f0a0";
837 | }
838 |
839 | .fa-bullhorn:before {
840 | content: "\f0a1";
841 | }
842 |
843 | .fa-bell:before {
844 | content: "\f0f3";
845 | }
846 |
847 | .fa-certificate:before {
848 | content: "\f0a3";
849 | }
850 |
851 | .fa-hand-o-right:before {
852 | content: "\f0a4";
853 | }
854 |
855 | .fa-hand-o-left:before {
856 | content: "\f0a5";
857 | }
858 |
859 | .fa-hand-o-up:before {
860 | content: "\f0a6";
861 | }
862 |
863 | .fa-hand-o-down:before {
864 | content: "\f0a7";
865 | }
866 |
867 | .fa-arrow-circle-left:before {
868 | content: "\f0a8";
869 | }
870 |
871 | .fa-arrow-circle-right:before {
872 | content: "\f0a9";
873 | }
874 |
875 | .fa-arrow-circle-up:before {
876 | content: "\f0aa";
877 | }
878 |
879 | .fa-arrow-circle-down:before {
880 | content: "\f0ab";
881 | }
882 |
883 | .fa-globe:before {
884 | content: "\f0ac";
885 | }
886 |
887 | .fa-wrench:before {
888 | content: "\f0ad";
889 | }
890 |
891 | .fa-tasks:before {
892 | content: "\f0ae";
893 | }
894 |
895 | .fa-filter:before {
896 | content: "\f0b0";
897 | }
898 |
899 | .fa-briefcase:before {
900 | content: "\f0b1";
901 | }
902 |
903 | .fa-arrows-alt:before {
904 | content: "\f0b2";
905 | }
906 |
907 | .fa-group:before,
908 | .fa-users:before {
909 | content: "\f0c0";
910 | }
911 |
912 | .fa-chain:before,
913 | .fa-link:before {
914 | content: "\f0c1";
915 | }
916 |
917 | .fa-cloud:before {
918 | content: "\f0c2";
919 | }
920 |
921 | .fa-flask:before {
922 | content: "\f0c3";
923 | }
924 |
925 | .fa-cut:before,
926 | .fa-scissors:before {
927 | content: "\f0c4";
928 | }
929 |
930 | .fa-copy:before,
931 | .fa-files-o:before {
932 | content: "\f0c5";
933 | }
934 |
935 | .fa-paperclip:before {
936 | content: "\f0c6";
937 | }
938 |
939 | .fa-save:before,
940 | .fa-floppy-o:before {
941 | content: "\f0c7";
942 | }
943 |
944 | .fa-square:before {
945 | content: "\f0c8";
946 | }
947 |
948 | .fa-navicon:before,
949 | .fa-reorder:before,
950 | .fa-bars:before {
951 | content: "\f0c9";
952 | }
953 |
954 | .fa-list-ul:before {
955 | content: "\f0ca";
956 | }
957 |
958 | .fa-list-ol:before {
959 | content: "\f0cb";
960 | }
961 |
962 | .fa-strikethrough:before {
963 | content: "\f0cc";
964 | }
965 |
966 | .fa-underline:before {
967 | content: "\f0cd";
968 | }
969 |
970 | .fa-table:before {
971 | content: "\f0ce";
972 | }
973 |
974 | .fa-magic:before {
975 | content: "\f0d0";
976 | }
977 |
978 | .fa-truck:before {
979 | content: "\f0d1";
980 | }
981 |
982 | .fa-pinterest:before {
983 | content: "\f0d2";
984 | }
985 |
986 | .fa-pinterest-square:before {
987 | content: "\f0d3";
988 | }
989 |
990 | .fa-google-plus-square:before {
991 | content: "\f0d4";
992 | }
993 |
994 | .fa-google-plus:before {
995 | content: "\f0d5";
996 | }
997 |
998 | .fa-money:before {
999 | content: "\f0d6";
1000 | }
1001 |
1002 | .fa-caret-down:before {
1003 | content: "\f0d7";
1004 | }
1005 |
1006 | .fa-caret-up:before {
1007 | content: "\f0d8";
1008 | }
1009 |
1010 | .fa-caret-left:before {
1011 | content: "\f0d9";
1012 | }
1013 |
1014 | .fa-caret-right:before {
1015 | content: "\f0da";
1016 | }
1017 |
1018 | .fa-columns:before {
1019 | content: "\f0db";
1020 | }
1021 |
1022 | .fa-unsorted:before,
1023 | .fa-sort:before {
1024 | content: "\f0dc";
1025 | }
1026 |
1027 | .fa-sort-down:before,
1028 | .fa-sort-desc:before {
1029 | content: "\f0dd";
1030 | }
1031 |
1032 | .fa-sort-up:before,
1033 | .fa-sort-asc:before {
1034 | content: "\f0de";
1035 | }
1036 |
1037 | .fa-envelope:before {
1038 | content: "\f0e0";
1039 | }
1040 |
1041 | .fa-linkedin:before {
1042 | content: "\f0e1";
1043 | }
1044 |
1045 | .fa-rotate-left:before,
1046 | .fa-undo:before {
1047 | content: "\f0e2";
1048 | }
1049 |
1050 | .fa-legal:before,
1051 | .fa-gavel:before {
1052 | content: "\f0e3";
1053 | }
1054 |
1055 | .fa-dashboard:before,
1056 | .fa-tachometer:before {
1057 | content: "\f0e4";
1058 | }
1059 |
1060 | .fa-comment-o:before {
1061 | content: "\f0e5";
1062 | }
1063 |
1064 | .fa-comments-o:before {
1065 | content: "\f0e6";
1066 | }
1067 |
1068 | .fa-flash:before,
1069 | .fa-bolt:before {
1070 | content: "\f0e7";
1071 | }
1072 |
1073 | .fa-sitemap:before {
1074 | content: "\f0e8";
1075 | }
1076 |
1077 | .fa-umbrella:before {
1078 | content: "\f0e9";
1079 | }
1080 |
1081 | .fa-paste:before,
1082 | .fa-clipboard:before {
1083 | content: "\f0ea";
1084 | }
1085 |
1086 | .fa-lightbulb-o:before {
1087 | content: "\f0eb";
1088 | }
1089 |
1090 | .fa-exchange:before {
1091 | content: "\f0ec";
1092 | }
1093 |
1094 | .fa-cloud-download:before {
1095 | content: "\f0ed";
1096 | }
1097 |
1098 | .fa-cloud-upload:before {
1099 | content: "\f0ee";
1100 | }
1101 |
1102 | .fa-user-md:before {
1103 | content: "\f0f0";
1104 | }
1105 |
1106 | .fa-stethoscope:before {
1107 | content: "\f0f1";
1108 | }
1109 |
1110 | .fa-suitcase:before {
1111 | content: "\f0f2";
1112 | }
1113 |
1114 | .fa-bell-o:before {
1115 | content: "\f0a2";
1116 | }
1117 |
1118 | .fa-coffee:before {
1119 | content: "\f0f4";
1120 | }
1121 |
1122 | .fa-cutlery:before {
1123 | content: "\f0f5";
1124 | }
1125 |
1126 | .fa-file-text-o:before {
1127 | content: "\f0f6";
1128 | }
1129 |
1130 | .fa-building-o:before {
1131 | content: "\f0f7";
1132 | }
1133 |
1134 | .fa-hospital-o:before {
1135 | content: "\f0f8";
1136 | }
1137 |
1138 | .fa-ambulance:before {
1139 | content: "\f0f9";
1140 | }
1141 |
1142 | .fa-medkit:before {
1143 | content: "\f0fa";
1144 | }
1145 |
1146 | .fa-fighter-jet:before {
1147 | content: "\f0fb";
1148 | }
1149 |
1150 | .fa-beer:before {
1151 | content: "\f0fc";
1152 | }
1153 |
1154 | .fa-h-square:before {
1155 | content: "\f0fd";
1156 | }
1157 |
1158 | .fa-plus-square:before {
1159 | content: "\f0fe";
1160 | }
1161 |
1162 | .fa-angle-double-left:before {
1163 | content: "\f100";
1164 | }
1165 |
1166 | .fa-angle-double-right:before {
1167 | content: "\f101";
1168 | }
1169 |
1170 | .fa-angle-double-up:before {
1171 | content: "\f102";
1172 | }
1173 |
1174 | .fa-angle-double-down:before {
1175 | content: "\f103";
1176 | }
1177 |
1178 | .fa-angle-left:before {
1179 | content: "\f104";
1180 | }
1181 |
1182 | .fa-angle-right:before {
1183 | content: "\f105";
1184 | }
1185 |
1186 | .fa-angle-up:before {
1187 | content: "\f106";
1188 | }
1189 |
1190 | .fa-angle-down:before {
1191 | content: "\f107";
1192 | }
1193 |
1194 | .fa-desktop:before {
1195 | content: "\f108";
1196 | }
1197 |
1198 | .fa-laptop:before {
1199 | content: "\f109";
1200 | }
1201 |
1202 | .fa-tablet:before {
1203 | content: "\f10a";
1204 | }
1205 |
1206 | .fa-mobile-phone:before,
1207 | .fa-mobile:before {
1208 | content: "\f10b";
1209 | }
1210 |
1211 | .fa-circle-o:before {
1212 | content: "\f10c";
1213 | }
1214 |
1215 | .fa-quote-left:before {
1216 | content: "\f10d";
1217 | }
1218 |
1219 | .fa-quote-right:before {
1220 | content: "\f10e";
1221 | }
1222 |
1223 | .fa-spinner:before {
1224 | content: "\f110";
1225 | }
1226 |
1227 | .fa-circle:before {
1228 | content: "\f111";
1229 | }
1230 |
1231 | .fa-mail-reply:before,
1232 | .fa-reply:before {
1233 | content: "\f112";
1234 | }
1235 |
1236 | .fa-github-alt:before {
1237 | content: "\f113";
1238 | }
1239 |
1240 | .fa-folder-o:before {
1241 | content: "\f114";
1242 | }
1243 |
1244 | .fa-folder-open-o:before {
1245 | content: "\f115";
1246 | }
1247 |
1248 | .fa-smile-o:before {
1249 | content: "\f118";
1250 | }
1251 |
1252 | .fa-frown-o:before {
1253 | content: "\f119";
1254 | }
1255 |
1256 | .fa-meh-o:before {
1257 | content: "\f11a";
1258 | }
1259 |
1260 | .fa-gamepad:before {
1261 | content: "\f11b";
1262 | }
1263 |
1264 | .fa-keyboard-o:before {
1265 | content: "\f11c";
1266 | }
1267 |
1268 | .fa-flag-o:before {
1269 | content: "\f11d";
1270 | }
1271 |
1272 | .fa-flag-checkered:before {
1273 | content: "\f11e";
1274 | }
1275 |
1276 | .fa-terminal:before {
1277 | content: "\f120";
1278 | }
1279 |
1280 | .fa-code:before {
1281 | content: "\f121";
1282 | }
1283 |
1284 | .fa-mail-reply-all:before,
1285 | .fa-reply-all:before {
1286 | content: "\f122";
1287 | }
1288 |
1289 | .fa-star-half-empty:before,
1290 | .fa-star-half-full:before,
1291 | .fa-star-half-o:before {
1292 | content: "\f";
1293 | }
1294 |
1295 | .fa-location-arrow:before {
1296 | content: "\f124";
1297 | }
1298 |
1299 | .fa-crop:before {
1300 | content: "\f125";
1301 | }
1302 |
1303 | .fa-code-fork:before {
1304 | content: "\f126";
1305 | }
1306 |
1307 | .fa-unlink:before,
1308 | .fa-chain-broken:before {
1309 | content: "\f127";
1310 | }
1311 |
1312 | .fa-question:before {
1313 | content: "\f128";
1314 | }
1315 |
1316 | .fa-info:before {
1317 | content: "\f129";
1318 | }
1319 |
1320 | .fa-exclamation:before {
1321 | content: "\f12a";
1322 | }
1323 |
1324 | .fa-superscript:before {
1325 | content: "\f12b";
1326 | }
1327 |
1328 | .fa-subscript:before {
1329 | content: "\f12c";
1330 | }
1331 |
1332 | .fa-eraser:before {
1333 | content: "\f12d";
1334 | }
1335 |
1336 | .fa-puzzle-piece:before {
1337 | content: "\f12e";
1338 | }
1339 |
1340 | .fa-microphone:before {
1341 | content: "\f130";
1342 | }
1343 |
1344 | .fa-microphone-slash:before {
1345 | content: "\f131";
1346 | }
1347 |
1348 | .fa-shield:before {
1349 | content: "\f132";
1350 | }
1351 |
1352 | .fa-calendar-o:before {
1353 | content: "\f133";
1354 | }
1355 |
1356 | .fa-fire-extinguisher:before {
1357 | content: "\f134";
1358 | }
1359 |
1360 | .fa-rocket:before {
1361 | content: "\f135";
1362 | }
1363 |
1364 | .fa-maxcdn:before {
1365 | content: "\f136";
1366 | }
1367 |
1368 | .fa-chevron-circle-left:before {
1369 | content: "\f137";
1370 | }
1371 |
1372 | .fa-chevron-circle-right:before {
1373 | content: "\f138";
1374 | }
1375 |
1376 | .fa-chevron-circle-up:before {
1377 | content: "\f139";
1378 | }
1379 |
1380 | .fa-chevron-circle-down:before {
1381 | content: "\f13a";
1382 | }
1383 |
1384 | .fa-html5:before {
1385 | content: "\f13b";
1386 | }
1387 |
1388 | .fa-css3:before {
1389 | content: "\f13c";
1390 | }
1391 |
1392 | .fa-anchor:before {
1393 | content: "\f13d";
1394 | }
1395 |
1396 | .fa-unlock-alt:before {
1397 | content: "\f13e";
1398 | }
1399 |
1400 | .fa-bullseye:before {
1401 | content: "\f140";
1402 | }
1403 |
1404 | .fa-ellipsis-h:before {
1405 | content: "\f141";
1406 | }
1407 |
1408 | .fa-ellipsis-v:before {
1409 | content: "\f142";
1410 | }
1411 |
1412 | .fa-rss-square:before {
1413 | content: "\f143";
1414 | }
1415 |
1416 | .fa-play-circle:before {
1417 | content: "\f144";
1418 | }
1419 |
1420 | .fa-ticket:before {
1421 | content: "\f145";
1422 | }
1423 |
1424 | .fa-minus-square:before {
1425 | content: "\f146";
1426 | }
1427 |
1428 | .fa-minus-square-o:before {
1429 | content: "\f147";
1430 | }
1431 |
1432 | .fa-level-up:before {
1433 | content: "\f148";
1434 | }
1435 |
1436 | .fa-level-down:before {
1437 | content: "\f149";
1438 | }
1439 |
1440 | .fa-check-square:before {
1441 | content: "\f14a";
1442 | }
1443 |
1444 | .fa-pencil-square:before {
1445 | content: "\f14b";
1446 | }
1447 |
1448 | .fa-external-link-square:before {
1449 | content: "\f14c";
1450 | }
1451 |
1452 | .fa-share-square:before {
1453 | content: "\f14d";
1454 | }
1455 |
1456 | .fa-compass:before {
1457 | content: "\f14e";
1458 | }
1459 |
1460 | .fa-toggle-down:before,
1461 | .fa-caret-square-o-down:before {
1462 | content: "\f150";
1463 | }
1464 |
1465 | .fa-toggle-up:before,
1466 | .fa-caret-square-o-up:before {
1467 | content: "\f151";
1468 | }
1469 |
1470 | .fa-toggle-right:before,
1471 | .fa-caret-square-o-right:before {
1472 | content: "\f152";
1473 | }
1474 |
1475 | .fa-euro:before,
1476 | .fa-eur:before {
1477 | content: "\f153";
1478 | }
1479 |
1480 | .fa-gbp:before {
1481 | content: "\f154";
1482 | }
1483 |
1484 | .fa-dollar:before,
1485 | .fa-usd:before {
1486 | content: "\f155";
1487 | }
1488 |
1489 | .fa-rupee:before,
1490 | .fa-inr:before {
1491 | content: "\f156";
1492 | }
1493 |
1494 | .fa-cny:before,
1495 | .fa-rmb:before,
1496 | .fa-yen:before,
1497 | .fa-jpy:before {
1498 | content: "\f157";
1499 | }
1500 |
1501 | .fa-ruble:before,
1502 | .fa-rouble:before,
1503 | .fa-rub:before {
1504 | content: "\f158";
1505 | }
1506 |
1507 | .fa-won:before,
1508 | .fa-krw:before {
1509 | content: "\f159";
1510 | }
1511 |
1512 | .fa-bitcoin:before,
1513 | .fa-btc:before {
1514 | content: "\f15a";
1515 | }
1516 |
1517 | .fa-file:before {
1518 | content: "\f15b";
1519 | }
1520 |
1521 | .fa-file-text:before {
1522 | content: "\f15c";
1523 | }
1524 |
1525 | .fa-sort-alpha-asc:before {
1526 | content: "\f15d";
1527 | }
1528 |
1529 | .fa-sort-alpha-desc:before {
1530 | content: "\f15e";
1531 | }
1532 |
1533 | .fa-sort-amount-asc:before {
1534 | content: "\f160";
1535 | }
1536 |
1537 | .fa-sort-amount-desc:before {
1538 | content: "\f161";
1539 | }
1540 |
1541 | .fa-sort-numeric-asc:before {
1542 | content: "\f162";
1543 | }
1544 |
1545 | .fa-sort-numeric-desc:before {
1546 | content: "\f163";
1547 | }
1548 |
1549 | .fa-thumbs-up:before {
1550 | content: "\f164";
1551 | }
1552 |
1553 | .fa-thumbs-down:before {
1554 | content: "\f165";
1555 | }
1556 |
1557 | .fa-youtube-square:before {
1558 | content: "\f166";
1559 | }
1560 |
1561 | .fa-youtube:before {
1562 | content: "\f167";
1563 | }
1564 |
1565 | .fa-xing:before {
1566 | content: "\f168";
1567 | }
1568 |
1569 | .fa-xing-square:before {
1570 | content: "\f169";
1571 | }
1572 |
1573 | .fa-youtube-play:before {
1574 | content: "\f16a";
1575 | }
1576 |
1577 | .fa-dropbox:before {
1578 | content: "\f16b";
1579 | }
1580 |
1581 | .fa-stack-overflow:before {
1582 | content: "\f16c";
1583 | }
1584 |
1585 | .fa-instagram:before {
1586 | content: "\f16d";
1587 | }
1588 |
1589 | .fa-flickr:before {
1590 | content: "\f16e";
1591 | }
1592 |
1593 | .fa-adn:before {
1594 | content: "\f170";
1595 | }
1596 |
1597 | .fa-bitbucket:before {
1598 | content: "\f171";
1599 | }
1600 |
1601 | .fa-bitbucket-square:before {
1602 | content: "\f172";
1603 | }
1604 |
1605 | .fa-tumblr:before {
1606 | content: "\f173";
1607 | }
1608 |
1609 | .fa-tumblr-square:before {
1610 | content: "\f174";
1611 | }
1612 |
1613 | .fa-long-arrow-down:before {
1614 | content: "\f175";
1615 | }
1616 |
1617 | .fa-long-arrow-up:before {
1618 | content: "\f176";
1619 | }
1620 |
1621 | .fa-long-arrow-left:before {
1622 | content: "\f177";
1623 | }
1624 |
1625 | .fa-long-arrow-right:before {
1626 | content: "\f178";
1627 | }
1628 |
1629 | .fa-apple:before {
1630 | content: "\f179";
1631 | }
1632 |
1633 | .fa-windows:before {
1634 | content: "\f17a";
1635 | }
1636 |
1637 | .fa-android:before {
1638 | content: "\f17b";
1639 | }
1640 |
1641 | .fa-linux:before {
1642 | content: "\f17c";
1643 | }
1644 |
1645 | .fa-dribbble:before {
1646 | content: "\f17d";
1647 | }
1648 |
1649 | .fa-skype:before {
1650 | content: "\f17e";
1651 | }
1652 |
1653 | .fa-foursquare:before {
1654 | content: "\f180";
1655 | }
1656 |
1657 | .fa-trello:before {
1658 | content: "\f181";
1659 | }
1660 |
1661 | .fa-female:before {
1662 | content: "\f182";
1663 | }
1664 |
1665 | .fa-male:before {
1666 | content: "\f183";
1667 | }
1668 |
1669 | .fa-gittip:before,
1670 | .fa-gratipay:before {
1671 | content: "\f184";
1672 | }
1673 |
1674 | .fa-sun-o:before {
1675 | content: "\f185";
1676 | }
1677 |
1678 | .fa-moon-o:before {
1679 | content: "\f186";
1680 | }
1681 |
1682 | .fa-archive:before {
1683 | content: "\f187";
1684 | }
1685 |
1686 | .fa-bug:before {
1687 | content: "\f188";
1688 | }
1689 |
1690 | .fa-vk:before {
1691 | content: "\f189";
1692 | }
1693 |
1694 | .fa-weibo:before {
1695 | content: "\f18a";
1696 | }
1697 |
1698 | .fa-renren:before {
1699 | content: "\f18b";
1700 | }
1701 |
1702 | .fa-pagelines:before {
1703 | content: "\f18c";
1704 | }
1705 |
1706 | .fa-stack-exchange:before {
1707 | content: "\f18d";
1708 | }
1709 |
1710 | .fa-arrow-circle-o-right:before {
1711 | content: "\f18e";
1712 | }
1713 |
1714 | .fa-arrow-circle-o-left:before {
1715 | content: "\f190";
1716 | }
1717 |
1718 | .fa-toggle-left:before,
1719 | .fa-caret-square-o-left:before {
1720 | content: "\f191";
1721 | }
1722 |
1723 | .fa-dot-circle-o:before {
1724 | content: "\f192";
1725 | }
1726 |
1727 | .fa-wheelchair:before {
1728 | content: "\f193";
1729 | }
1730 |
1731 | .fa-vimeo-square:before {
1732 | content: "\f194";
1733 | }
1734 |
1735 | .fa-turkish-lira:before,
1736 | .fa-try:before {
1737 | content: "\f195";
1738 | }
1739 |
1740 | .fa-plus-square-o:before {
1741 | content: "\f196";
1742 | }
1743 |
1744 | .fa-space-shuttle:before {
1745 | content: "\f197";
1746 | }
1747 |
1748 | .fa-slack:before {
1749 | content: "\f198";
1750 | }
1751 |
1752 | .fa-envelope-square:before {
1753 | content: "\f199";
1754 | }
1755 |
1756 | .fa-wordpress:before {
1757 | content: "\f19a";
1758 | }
1759 |
1760 | .fa-openid:before {
1761 | content: "\f19b";
1762 | }
1763 |
1764 | .fa-institution:before,
1765 | .fa-bank:before,
1766 | .fa-university:before {
1767 | content: "\f19c";
1768 | }
1769 |
1770 | .fa-mortar-board:before,
1771 | .fa-graduation-cap:before {
1772 | content: "\f19d";
1773 | }
1774 |
1775 | .fa-yahoo:before {
1776 | content: "\f19e";
1777 | }
1778 |
1779 | .fa-google:before {
1780 | content: "\f1a0";
1781 | }
1782 |
1783 | .fa-reddit:before {
1784 | content: "\f1a1";
1785 | }
1786 |
1787 | .fa-reddit-square:before {
1788 | content: "\f1a2";
1789 | }
1790 |
1791 | .fa-stumbleupon-circle:before {
1792 | content: "\f1a3";
1793 | }
1794 |
1795 | .fa-stumbleupon:before {
1796 | content: "\f1a4";
1797 | }
1798 |
1799 | .fa-delicious:before {
1800 | content: "\f1a5";
1801 | }
1802 |
1803 | .fa-digg:before {
1804 | content: "\f1a6";
1805 | }
1806 |
1807 | .fa-pied-piper-pp:before {
1808 | content: "\f1a7";
1809 | }
1810 |
1811 | .fa-pied-piper-alt:before {
1812 | content: "\f1a8";
1813 | }
1814 |
1815 | .fa-drupal:before {
1816 | content: "\f1a9";
1817 | }
1818 |
1819 | .fa-joomla:before {
1820 | content: "\f1aa";
1821 | }
1822 |
1823 | .fa-language:before {
1824 | content: "\f1ab";
1825 | }
1826 |
1827 | .fa-fax:before {
1828 | content: "\f1ac";
1829 | }
1830 |
1831 | .fa-building:before {
1832 | content: "\f1ad";
1833 | }
1834 |
1835 | .fa-child:before {
1836 | content: "\f1ae";
1837 | }
1838 |
1839 | .fa-paw:before {
1840 | content: "\f1b0";
1841 | }
1842 |
1843 | .fa-spoon:before {
1844 | content: "\f1b1";
1845 | }
1846 |
1847 | .fa-cube:before {
1848 | content: "\f1b2";
1849 | }
1850 |
1851 | .fa-cubes:before {
1852 | content: "\f1b3";
1853 | }
1854 |
1855 | .fa-behance:before {
1856 | content: "\f1b4";
1857 | }
1858 |
1859 | .fa-behance-square:before {
1860 | content: "\f1b5";
1861 | }
1862 |
1863 | .fa-steam:before {
1864 | content: "\f1b6";
1865 | }
1866 |
1867 | .fa-steam-square:before {
1868 | content: "\f1b7";
1869 | }
1870 |
1871 | .fa-recycle:before {
1872 | content: "\f1b8";
1873 | }
1874 |
1875 | .fa-automobile:before,
1876 | .fa-car:before {
1877 | content: "\f1b9";
1878 | }
1879 |
1880 | .fa-cab:before,
1881 | .fa-taxi:before {
1882 | content: "\f1ba";
1883 | }
1884 |
1885 | .fa-tree:before {
1886 | content: "\f1bb";
1887 | }
1888 |
1889 | .fa-spotify:before {
1890 | content: "\f1bc";
1891 | }
1892 |
1893 | .fa-deviantart:before {
1894 | content: "\f1bd";
1895 | }
1896 |
1897 | .fa-soundcloud:before {
1898 | content: "\f1be";
1899 | }
1900 |
1901 | .fa-database:before {
1902 | content: "\f1c0";
1903 | }
1904 |
1905 | .fa-file-pdf-o:before {
1906 | content: "\f1c1";
1907 | }
1908 |
1909 | .fa-file-word-o:before {
1910 | content: "\f1c2";
1911 | }
1912 |
1913 | .fa-file-excel-o:before {
1914 | content: "\f1c3";
1915 | }
1916 |
1917 | .fa-file-powerpoint-o:before {
1918 | content: "\f1c4";
1919 | }
1920 |
1921 | .fa-file-photo-o:before,
1922 | .fa-file-picture-o:before,
1923 | .fa-file-image-o:before {
1924 | content: "\f1c5";
1925 | }
1926 |
1927 | .fa-file-zip-o:before,
1928 | .fa-file-archive-o:before {
1929 | content: "\f1c6";
1930 | }
1931 |
1932 | .fa-file-sound-o:before,
1933 | .fa-file-audio-o:before {
1934 | content: "\f1c7";
1935 | }
1936 |
1937 | .fa-file-movie-o:before,
1938 | .fa-file-video-o:before {
1939 | content: "\f1c8";
1940 | }
1941 |
1942 | .fa-file-code-o:before {
1943 | content: "\f1c9";
1944 | }
1945 |
1946 | .fa-vine:before {
1947 | content: "\f1ca";
1948 | }
1949 |
1950 | .fa-codepen:before {
1951 | content: "\f1cb";
1952 | }
1953 |
1954 | .fa-jsfiddle:before {
1955 | content: "\f1cc";
1956 | }
1957 |
1958 | .fa-life-bouy:before,
1959 | .fa-life-buoy:before,
1960 | .fa-life-saver:before,
1961 | .fa-support:before,
1962 | .fa-life-ring:before {
1963 | content: "\f1cd";
1964 | }
1965 |
1966 | .fa-circle-o-notch:before {
1967 | content: "\f1ce";
1968 | }
1969 |
1970 | .fa-ra:before,
1971 | .fa-resistance:before,
1972 | .fa-rebel:before {
1973 | content: "\f1d0";
1974 | }
1975 |
1976 | .fa-ge:before,
1977 | .fa-empire:before {
1978 | content: "\f1d1";
1979 | }
1980 |
1981 | .fa-git-square:before {
1982 | content: "\f1d2";
1983 | }
1984 |
1985 | .fa-git:before {
1986 | content: "\f1d3";
1987 | }
1988 |
1989 | .fa-y-combinator-square:before,
1990 | .fa-yc-square:before,
1991 | .fa-hacker-news:before {
1992 | content: "\f1d4";
1993 | }
1994 |
1995 | .fa-tencent-weibo:before {
1996 | content: "\f1d5";
1997 | }
1998 |
1999 | .fa-qq:before {
2000 | content: "\f1d6";
2001 | }
2002 |
2003 | .fa-wechat:before,
2004 | .fa-weixin:before {
2005 | content: "\f1d7";
2006 | }
2007 |
2008 | .fa-send:before,
2009 | .fa-paper-plane:before {
2010 | content: "\f1d8";
2011 | }
2012 |
2013 | .fa-send-o:before,
2014 | .fa-paper-plane-o:before {
2015 | content: "\f1d9";
2016 | }
2017 |
2018 | .fa-history:before {
2019 | content: "\f1da";
2020 | }
2021 |
2022 | .fa-circle-thin:before {
2023 | content: "\f1db";
2024 | }
2025 |
2026 | .fa-header:before {
2027 | content: "\f1dc";
2028 | }
2029 |
2030 | .fa-paragraph:before {
2031 | content: "\f1dd";
2032 | }
2033 |
2034 | .fa-sliders:before {
2035 | content: "\f1de";
2036 | }
2037 |
2038 | .fa-share-alt:before {
2039 | content: "\f1e0";
2040 | }
2041 |
2042 | .fa-share-alt-square:before {
2043 | content: "\f1e1";
2044 | }
2045 |
2046 | .fa-bomb:before {
2047 | content: "\f1e2";
2048 | }
2049 |
2050 | .fa-soccer-ball-o:before,
2051 | .fa-futbol-o:before {
2052 | content: "\f1e3";
2053 | }
2054 |
2055 | .fa-tty:before {
2056 | content: "\f1e4";
2057 | }
2058 |
2059 | .fa-binoculars:before {
2060 | content: "\f1e5";
2061 | }
2062 |
2063 | .fa-plug:before {
2064 | content: "\f1e6";
2065 | }
2066 |
2067 | .fa-slideshare:before {
2068 | content: "\f1e7";
2069 | }
2070 |
2071 | .fa-twitch:before {
2072 | content: "\f1e8";
2073 | }
2074 |
2075 | .fa-yelp:before {
2076 | content: "\f1e9";
2077 | }
2078 |
2079 | .fa-newspaper-o:before {
2080 | content: "\f1ea";
2081 | }
2082 |
2083 | .fa-wifi:before {
2084 | content: "\f1eb";
2085 | }
2086 |
2087 | .fa-calculator:before {
2088 | content: "\f1ec";
2089 | }
2090 |
2091 | .fa-paypal:before {
2092 | content: "\f1ed";
2093 | }
2094 |
2095 | .fa-google-wallet:before {
2096 | content: "\f1ee";
2097 | }
2098 |
2099 | .fa-cc-visa:before {
2100 | content: "\f1f0";
2101 | }
2102 |
2103 | .fa-cc-mastercard:before {
2104 | content: "\f1f1";
2105 | }
2106 |
2107 | .fa-cc-discover:before {
2108 | content: "\f1f2";
2109 | }
2110 |
2111 | .fa-cc-amex:before {
2112 | content: "\f1f3";
2113 | }
2114 |
2115 | .fa-cc-paypal:before {
2116 | content: "\f1f4";
2117 | }
2118 |
2119 | .fa-cc-stripe:before {
2120 | content: "\f1f5";
2121 | }
2122 |
2123 | .fa-bell-slash:before {
2124 | content: "\f1f6";
2125 | }
2126 |
2127 | .fa-bell-slash-o:before {
2128 | content: "\f1f7";
2129 | }
2130 |
2131 | .fa-trash:before {
2132 | content: "\f1f8";
2133 | }
2134 |
2135 | .fa-copyright:before {
2136 | content: "\f1f9";
2137 | }
2138 |
2139 | .fa-at:before {
2140 | content: "\f1fa";
2141 | }
2142 |
2143 | .fa-eyedropper:before {
2144 | content: "\f1fb";
2145 | }
2146 |
2147 | .fa-paint-brush:before {
2148 | content: "\f1fc";
2149 | }
2150 |
2151 | .fa-birthday-cake:before {
2152 | content: "\f1fd";
2153 | }
2154 |
2155 | .fa-area-chart:before {
2156 | content: "\f1fe";
2157 | }
2158 |
2159 | .fa-pie-chart:before {
2160 | content: "\f200";
2161 | }
2162 |
2163 | .fa-line-chart:before {
2164 | content: "\f201";
2165 | }
2166 |
2167 | .fa-lastfm:before {
2168 | content: "\f202";
2169 | }
2170 |
2171 | .fa-lastfm-square:before {
2172 | content: "\f203";
2173 | }
2174 |
2175 | .fa-toggle-off:before {
2176 | content: "\f204";
2177 | }
2178 |
2179 | .fa-toggle-on:before {
2180 | content: "\f205";
2181 | }
2182 |
2183 | .fa-bicycle:before {
2184 | content: "\f206";
2185 | }
2186 |
2187 | .fa-bus:before {
2188 | content: "\f207";
2189 | }
2190 |
2191 | .fa-ioxhost:before {
2192 | content: "\f208";
2193 | }
2194 |
2195 | .fa-angellist:before {
2196 | content: "\f209";
2197 | }
2198 |
2199 | .fa-cc:before {
2200 | content: "\f20a";
2201 | }
2202 |
2203 | .fa-shekel:before,
2204 | .fa-sheqel:before,
2205 | .fa-ils:before {
2206 | content: "\f20b";
2207 | }
2208 |
2209 | .fa-meanpath:before {
2210 | content: "\f20c";
2211 | }
2212 |
2213 | .fa-buysellads:before {
2214 | content: "\f20d";
2215 | }
2216 |
2217 | .fa-connectdevelop:before {
2218 | content: "\f20e";
2219 | }
2220 |
2221 | .fa-dashcube:before {
2222 | content: "\f210";
2223 | }
2224 |
2225 | .fa-forumbee:before {
2226 | content: "\f211";
2227 | }
2228 |
2229 | .fa-leanpub:before {
2230 | content: "\f212";
2231 | }
2232 |
2233 | .fa-sellsy:before {
2234 | content: "\f213";
2235 | }
2236 |
2237 | .fa-shirtsinbulk:before {
2238 | content: "\f214";
2239 | }
2240 |
2241 | .fa-simplybuilt:before {
2242 | content: "\f215";
2243 | }
2244 |
2245 | .fa-skyatlas:before {
2246 | content: "\f216";
2247 | }
2248 |
2249 | .fa-cart-plus:before {
2250 | content: "\f217";
2251 | }
2252 |
2253 | .fa-cart-arrow-down:before {
2254 | content: "\f218";
2255 | }
2256 |
2257 | .fa-diamond:before {
2258 | content: "\f219";
2259 | }
2260 |
2261 | .fa-ship:before {
2262 | content: "\f21a";
2263 | }
2264 |
2265 | .fa-user-secret:before {
2266 | content: "\f21b";
2267 | }
2268 |
2269 | .fa-motorcycle:before {
2270 | content: "\f21c";
2271 | }
2272 |
2273 | .fa-street-view:before {
2274 | content: "\f21d";
2275 | }
2276 |
2277 | .fa-heartbeat:before {
2278 | content: "\f21e";
2279 | }
2280 |
2281 | .fa-venus:before {
2282 | content: "\f221";
2283 | }
2284 |
2285 | .fa-mars:before {
2286 | content: "\f222";
2287 | }
2288 |
2289 | .fa-mercury:before {
2290 | content: "\f223";
2291 | }
2292 |
2293 | .fa-intersex:before,
2294 | .fa-transgender:before {
2295 | content: "\f224";
2296 | }
2297 |
2298 | .fa-transgender-alt:before {
2299 | content: "\f225";
2300 | }
2301 |
2302 | .fa-venus-double:before {
2303 | content: "\f226";
2304 | }
2305 |
2306 | .fa-mars-double:before {
2307 | content: "\f227";
2308 | }
2309 |
2310 | .fa-venus-mars:before {
2311 | content: "\f228";
2312 | }
2313 |
2314 | .fa-mars-stroke:before {
2315 | content: "\f229";
2316 | }
2317 |
2318 | .fa-mars-stroke-v:before {
2319 | content: "\f22a";
2320 | }
2321 |
2322 | .fa-mars-stroke-h:before {
2323 | content: "\f22b";
2324 | }
2325 |
2326 | .fa-neuter:before {
2327 | content: "\f22c";
2328 | }
2329 |
2330 | .fa-genderless:before {
2331 | content: "\f22d";
2332 | }
2333 |
2334 | .fa-facebook-official:before {
2335 | content: "\f230";
2336 | }
2337 |
2338 | .fa-pinterest-p:before {
2339 | content: "\f231";
2340 | }
2341 |
2342 | .fa-whatsapp:before {
2343 | content: "\f232";
2344 | }
2345 |
2346 | .fa-server:before {
2347 | content: "\f233";
2348 | }
2349 |
2350 | .fa-user-plus:before {
2351 | content: "\f234";
2352 | }
2353 |
2354 | .fa-user-times:before {
2355 | content: "\f235";
2356 | }
2357 |
2358 | .fa-hotel:before,
2359 | .fa-bed:before {
2360 | content: "\f236";
2361 | }
2362 |
2363 | .fa-viacoin:before {
2364 | content: "\f237";
2365 | }
2366 |
2367 | .fa-train:before {
2368 | content: "\f238";
2369 | }
2370 |
2371 | .fa-subway:before {
2372 | content: "\f239";
2373 | }
2374 |
2375 | .fa-medium:before {
2376 | content: "\f23a";
2377 | }
2378 |
2379 | .fa-yc:before,
2380 | .fa-y-combinator:before {
2381 | content: "\f23b";
2382 | }
2383 |
2384 | .fa-optin-monster:before {
2385 | content: "\f23c";
2386 | }
2387 |
2388 | .fa-opencart:before {
2389 | content: "\f23d";
2390 | }
2391 |
2392 | .fa-expeditedssl:before {
2393 | content: "\f23e";
2394 | }
2395 |
2396 | .fa-battery-4:before,
2397 | .fa-battery:before,
2398 | .fa-battery-full:before {
2399 | content: "\f240";
2400 | }
2401 |
2402 | .fa-battery-3:before,
2403 | .fa-battery-three-quarters:before {
2404 | content: "\f241";
2405 | }
2406 |
2407 | .fa-battery-2:before,
2408 | .fa-battery-half:before {
2409 | content: "\f242";
2410 | }
2411 |
2412 | .fa-battery-1:before,
2413 | .fa-battery-quarter:before {
2414 | content: "\f243";
2415 | }
2416 |
2417 | .fa-battery-0:before,
2418 | .fa-battery-empty:before {
2419 | content: "\f244";
2420 | }
2421 |
2422 | .fa-mouse-pointer:before {
2423 | content: "\f245";
2424 | }
2425 |
2426 | .fa-i-cursor:before {
2427 | content: "\f246";
2428 | }
2429 |
2430 | .fa-object-group:before {
2431 | content: "\f247";
2432 | }
2433 |
2434 | .fa-object-ungroup:before {
2435 | content: "\f248";
2436 | }
2437 |
2438 | .fa-sticky-note:before {
2439 | content: "\f249";
2440 | }
2441 |
2442 | .fa-sticky-note-o:before {
2443 | content: "\f24a";
2444 | }
2445 |
2446 | .fa-cc-jcb:before {
2447 | content: "\f24b";
2448 | }
2449 |
2450 | .fa-cc-diners-club:before {
2451 | content: "\f24c";
2452 | }
2453 |
2454 | .fa-clone:before {
2455 | content: "\f24d";
2456 | }
2457 |
2458 | .fa-balance-scale:before {
2459 | content: "\f24e";
2460 | }
2461 |
2462 | .fa-hourglass-o:before {
2463 | content: "\f250";
2464 | }
2465 |
2466 | .fa-hourglass-1:before,
2467 | .fa-hourglass-start:before {
2468 | content: "\f251";
2469 | }
2470 |
2471 | .fa-hourglass-2:before,
2472 | .fa-hourglass-half:before {
2473 | content: "\f252";
2474 | }
2475 |
2476 | .fa-hourglass-3:before,
2477 | .fa-hourglass-end:before {
2478 | content: "\f253";
2479 | }
2480 |
2481 | .fa-hourglass:before {
2482 | content: "\f254";
2483 | }
2484 |
2485 | .fa-hand-grab-o:before,
2486 | .fa-hand-rock-o:before {
2487 | content: "\f255";
2488 | }
2489 |
2490 | .fa-hand-stop-o:before,
2491 | .fa-hand-paper-o:before {
2492 | content: "\f256";
2493 | }
2494 |
2495 | .fa-hand-scissors-o:before {
2496 | content: "\f257";
2497 | }
2498 |
2499 | .fa-hand-lizard-o:before {
2500 | content: "\f258";
2501 | }
2502 |
2503 | .fa-hand-spock-o:before {
2504 | content: "\f259";
2505 | }
2506 |
2507 | .fa-hand-pointer-o:before {
2508 | content: "\f25a";
2509 | }
2510 |
2511 | .fa-hand-peace-o:before {
2512 | content: "\f25b";
2513 | }
2514 |
2515 | .fa-trademark:before {
2516 | content: "\f25c";
2517 | }
2518 |
2519 | .fa-registered:before {
2520 | content: "\f25d";
2521 | }
2522 |
2523 | .fa-creative-commons:before {
2524 | content: "\f25e";
2525 | }
2526 |
2527 | .fa-gg:before {
2528 | content: "\f260";
2529 | }
2530 |
2531 | .fa-gg-circle:before {
2532 | content: "\f261";
2533 | }
2534 |
2535 | .fa-tripadvisor:before {
2536 | content: "\f262";
2537 | }
2538 |
2539 | .fa-odnoklassniki:before {
2540 | content: "\f263";
2541 | }
2542 |
2543 | .fa-odnoklassniki-square:before {
2544 | content: "\f264";
2545 | }
2546 |
2547 | .fa-get-pocket:before {
2548 | content: "\f265";
2549 | }
2550 |
2551 | .fa-wikipedia-w:before {
2552 | content: "\f266";
2553 | }
2554 |
2555 | .fa-safari:before {
2556 | content: "\f267";
2557 | }
2558 |
2559 | .fa-chrome:before {
2560 | content: "\f268";
2561 | }
2562 |
2563 | .fa-firefox:before {
2564 | content: "\f269";
2565 | }
2566 |
2567 | .fa-opera:before {
2568 | content: "\f26a";
2569 | }
2570 |
2571 | .fa-internet-explorer:before {
2572 | content: "\f26b";
2573 | }
2574 |
2575 | .fa-tv:before,
2576 | .fa-television:before {
2577 | content: "\f26c";
2578 | }
2579 |
2580 | .fa-contao:before {
2581 | content: "\f26d";
2582 | }
2583 |
2584 | .fa-500px:before {
2585 | content: "\f26e";
2586 | }
2587 |
2588 | .fa-amazon:before {
2589 | content: "\f270";
2590 | }
2591 |
2592 | .fa-calendar-plus-o:before {
2593 | content: "\f271";
2594 | }
2595 |
2596 | .fa-calendar-minus-o:before {
2597 | content: "\f272";
2598 | }
2599 |
2600 | .fa-calendar-times-o:before {
2601 | content: "\f273";
2602 | }
2603 |
2604 | .fa-calendar-check-o:before {
2605 | content: "\f274";
2606 | }
2607 |
2608 | .fa-industry:before {
2609 | content: "\f275";
2610 | }
2611 |
2612 | .fa-map-pin:before {
2613 | content: "\f276";
2614 | }
2615 |
2616 | .fa-map-signs:before {
2617 | content: "\f277";
2618 | }
2619 |
2620 | .fa-map-o:before {
2621 | content: "\f278";
2622 | }
2623 |
2624 | .fa-map:before {
2625 | content: "\f279";
2626 | }
2627 |
2628 | .fa-commenting:before {
2629 | content: "\f27a";
2630 | }
2631 |
2632 | .fa-commenting-o:before {
2633 | content: "\f27b";
2634 | }
2635 |
2636 | .fa-houzz:before {
2637 | content: "\f27c";
2638 | }
2639 |
2640 | .fa-vimeo:before {
2641 | content: "\f27d";
2642 | }
2643 |
2644 | .fa-black-tie:before {
2645 | content: "\f27e";
2646 | }
2647 |
2648 | .fa-fonticons:before {
2649 | content: "\f280";
2650 | }
2651 |
2652 | .fa-reddit-alien:before {
2653 | content: "\f281";
2654 | }
2655 |
2656 | .fa-edge:before {
2657 | content: "\f282";
2658 | }
2659 |
2660 | .fa-credit-card-alt:before {
2661 | content: "\f283";
2662 | }
2663 |
2664 | .fa-codiepie:before {
2665 | content: "\f284";
2666 | }
2667 |
2668 | .fa-modx:before {
2669 | content: "\f285";
2670 | }
2671 |
2672 | .fa-fort-awesome:before {
2673 | content: "\f286";
2674 | }
2675 |
2676 | .fa-usb:before {
2677 | content: "\f287";
2678 | }
2679 |
2680 | .fa-product-hunt:before {
2681 | content: "\f288";
2682 | }
2683 |
2684 | .fa-mixcloud:before {
2685 | content: "\f289";
2686 | }
2687 |
2688 | .fa-scribd:before {
2689 | content: "\f28a";
2690 | }
2691 |
2692 | .fa-pause-circle:before {
2693 | content: "\f28b";
2694 | }
2695 |
2696 | .fa-pause-circle-o:before {
2697 | content: "\f28c";
2698 | }
2699 |
2700 | .fa-stop-circle:before {
2701 | content: "\f28d";
2702 | }
2703 |
2704 | .fa-stop-circle-o:before {
2705 | content: "\f28e";
2706 | }
2707 |
2708 | .fa-shopping-bag:before {
2709 | content: "\f290";
2710 | }
2711 |
2712 | .fa-shopping-basket:before {
2713 | content: "\f291";
2714 | }
2715 |
2716 | .fa-hashtag:before {
2717 | content: "\f292";
2718 | }
2719 |
2720 | .fa-bluetooth:before {
2721 | content: "\f293";
2722 | }
2723 |
2724 | .fa-bluetooth-b:before {
2725 | content: "\f294";
2726 | }
2727 |
2728 | .fa-percent:before {
2729 | content: "\f295";
2730 | }
2731 |
2732 | .fa-gitlab:before {
2733 | content: "\f296";
2734 | }
2735 |
2736 | .fa-wpbeginner:before {
2737 | content: "\f297";
2738 | }
2739 |
2740 | .fa-wpforms:before {
2741 | content: "\f298";
2742 | }
2743 |
2744 | .fa-envira:before {
2745 | content: "\f299";
2746 | }
2747 |
2748 | .fa-universal-access:before {
2749 | content: "\f29a";
2750 | }
2751 |
2752 | .fa-wheelchair-alt:before {
2753 | content: "\f29b";
2754 | }
2755 |
2756 | .fa-question-circle-o:before {
2757 | content: "\f29c";
2758 | }
2759 |
2760 | .fa-blind:before {
2761 | content: "\f29d";
2762 | }
2763 |
2764 | .fa-audio-description:before {
2765 | content: "\f29e";
2766 | }
2767 |
2768 | .fa-volume-control-phone:before {
2769 | content: "\f2a0";
2770 | }
2771 |
2772 | .fa-braille:before {
2773 | content: "\f2a1";
2774 | }
2775 |
2776 | .fa-assistive-listening-systems:before {
2777 | content: "\f2a2";
2778 | }
2779 |
2780 | .fa-asl-interpreting:before,
2781 | .fa-american-sign-language-interpreting:before {
2782 | content: "\f2a3";
2783 | }
2784 |
2785 | .fa-deafness:before,
2786 | .fa-hard-of-hearing:before,
2787 | .fa-deaf:before {
2788 | content: "\f2a4";
2789 | }
2790 |
2791 | .fa-glide:before {
2792 | content: "\f2a5";
2793 | }
2794 |
2795 | .fa-glide-g:before {
2796 | content: "\f2a6";
2797 | }
2798 |
2799 | .fa-signing:before,
2800 | .fa-sign-language:before {
2801 | content: "\f2a7";
2802 | }
2803 |
2804 | .fa-low-vision:before {
2805 | content: "\f2a8";
2806 | }
2807 |
2808 | .fa-viadeo:before {
2809 | content: "\f2a9";
2810 | }
2811 |
2812 | .fa-viadeo-square:before {
2813 | content: "\f2aa";
2814 | }
2815 |
2816 | .fa-snapchat:before {
2817 | content: "\f2ab";
2818 | }
2819 |
2820 | .fa-snapchat-ghost:before {
2821 | content: "\f2ac";
2822 | }
2823 |
2824 | .fa-snapchat-square:before {
2825 | content: "\f2ad";
2826 | }
2827 |
2828 | .fa-pied-piper:before {
2829 | content: "\f2ae";
2830 | }
2831 |
2832 | .fa-first-order:before {
2833 | content: "\f2b0";
2834 | }
2835 |
2836 | .fa-yoast:before {
2837 | content: "\f2b1";
2838 | }
2839 |
2840 | .fa-themeisle:before {
2841 | content: "\f2b2";
2842 | }
2843 |
2844 | .fa-google-plus-circle:before,
2845 | .fa-google-plus-official:before {
2846 | content: "\f2b3";
2847 | }
2848 |
2849 | .fa-fa:before,
2850 | .fa-font-awesome:before {
2851 | content: "\f2b4";
2852 | }
2853 |
2854 | .fa-handshake-o:before {
2855 | content: "\f2b5";
2856 | }
2857 |
2858 | .fa-envelope-open:before {
2859 | content: "\f2b6";
2860 | }
2861 |
2862 | .fa-envelope-open-o:before {
2863 | content: "\f2b7";
2864 | }
2865 |
2866 | .fa-linode:before {
2867 | content: "\f2b8";
2868 | }
2869 |
2870 | .fa-address-book:before {
2871 | content: "\f2b9";
2872 | }
2873 |
2874 | .fa-address-book-o:before {
2875 | content: "\f2ba";
2876 | }
2877 |
2878 | .fa-vcard:before,
2879 | .fa-address-card:before {
2880 | content: "\f2bb";
2881 | }
2882 |
2883 | .fa-vcard-o:before,
2884 | .fa-address-card-o:before {
2885 | content: "\f2bc";
2886 | }
2887 |
2888 | .fa-user-circle:before {
2889 | content: "\f2bd";
2890 | }
2891 |
2892 | .fa-user-circle-o:before {
2893 | content: "\f2be";
2894 | }
2895 |
2896 | .fa-user-o:before {
2897 | content: "\f2c0";
2898 | }
2899 |
2900 | .fa-id-badge:before {
2901 | content: "\f2c1";
2902 | }
2903 |
2904 | .fa-drivers-license:before,
2905 | .fa-id-card:before {
2906 | content: "\f2c2";
2907 | }
2908 |
2909 | .fa-drivers-license-o:before,
2910 | .fa-id-card-o:before {
2911 | content: "\f2c3";
2912 | }
2913 |
2914 | .fa-quora:before {
2915 | content: "\f2c4";
2916 | }
2917 |
2918 | .fa-free-code-camp:before {
2919 | content: "\f2c5";
2920 | }
2921 |
2922 | .fa-telegram:before {
2923 | content: "\f2c6";
2924 | }
2925 |
2926 | .fa-thermometer-4:before,
2927 | .fa-thermometer:before,
2928 | .fa-thermometer-full:before {
2929 | content: "\f2c7";
2930 | }
2931 |
2932 | .fa-thermometer-3:before,
2933 | .fa-thermometer-three-quarters:before {
2934 | content: "\f2c8";
2935 | }
2936 |
2937 | .fa-thermometer-2:before,
2938 | .fa-thermometer-half:before {
2939 | content: "\f2c9";
2940 | }
2941 |
2942 | .fa-thermometer-1:before,
2943 | .fa-thermometer-quarter:before {
2944 | content: "\f2ca";
2945 | }
2946 |
2947 | .fa-thermometer-0:before,
2948 | .fa-thermometer-empty:before {
2949 | content: "\f2cb";
2950 | }
2951 |
2952 | .fa-shower:before {
2953 | content: "\f2cc";
2954 | }
2955 |
2956 | .fa-bathtub:before,
2957 | .fa-s15:before,
2958 | .fa-bath:before {
2959 | content: "\f2cd";
2960 | }
2961 |
2962 | .fa-podcast:before {
2963 | content: "\f2ce";
2964 | }
2965 |
2966 | .fa-window-maximize:before {
2967 | content: "\f2d0";
2968 | }
2969 |
2970 | .fa-window-minimize:before {
2971 | content: "\f2d1";
2972 | }
2973 |
2974 | .fa-window-restore:before {
2975 | content: "\f2d2";
2976 | }
2977 |
2978 | .fa-times-rectangle:before,
2979 | .fa-window-close:before {
2980 | content: "\f2d3";
2981 | }
2982 |
2983 | .fa-times-rectangle-o:before,
2984 | .fa-window-close-o:before {
2985 | content: "\f2d4";
2986 | }
2987 |
2988 | .fa-bandcamp:before {
2989 | content: "\f2d5";
2990 | }
2991 |
2992 | .fa-grav:before {
2993 | content: "\f2d6";
2994 | }
2995 |
2996 | .fa-etsy:before {
2997 | content: "\f2d7";
2998 | }
2999 |
3000 | .fa-imdb:before {
3001 | content: "\f2d8";
3002 | }
3003 |
3004 | .fa-ravelry:before {
3005 | content: "\f2d9";
3006 | }
3007 |
3008 | .fa-eercast:before {
3009 | content: "\f2da";
3010 | }
3011 |
3012 | .fa-microchip:before {
3013 | content: "\f2db";
3014 | }
3015 |
3016 | .fa-snowflake-o:before {
3017 | content: "\f2dc";
3018 | }
3019 |
3020 | .fa-superpowers:before {
3021 | content: "\f2dd";
3022 | }
3023 |
3024 | .fa-wpexplorer:before {
3025 | content: "\f2de";
3026 | }
3027 |
3028 | .fa-meetup:before {
3029 | content: "\f2e0";
3030 | }
3031 |
3032 | .sr-only {
3033 | position: absolute;
3034 | width: 1px;
3035 | height: 1px;
3036 | padding: 0;
3037 | margin: -1px;
3038 | overflow: hidden;
3039 | clip: rect(0, 0, 0, 0);
3040 | border: 0;
3041 | }
3042 |
3043 | .sr-only-focusable:active,
3044 | .sr-only-focusable:focus {
3045 | position: static;
3046 | width: auto;
3047 | height: auto;
3048 | margin: 0;
3049 | overflow: visible;
3050 | clip: auto;
3051 | }
--------------------------------------------------------------------------------