Commit ·
181daab
0
Parent(s):
Duplicate from JPLTedCas/ReconocimientoVozMultiWeb
Browse files- .gitattributes +32 -0
- Logo TMS.png +0 -0
- Logo.bmp +3 -0
- README.md +12 -0
- bootstrap.css +0 -0
- font-awesome.min.css +1702 -0
- index.html +139 -0
- style.css +178 -0
.gitattributes
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
Logo.bmp filter=lfs diff=lfs merge=lfs -text
|
Logo TMS.png
ADDED
|
Logo.bmp
ADDED
|
Git LFS Details
|
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: ReconocimientoVozMultiWeb
|
| 3 |
+
emoji: 📚
|
| 4 |
+
colorFrom: pink
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: static
|
| 7 |
+
pinned: false
|
| 8 |
+
license: apache-2.0
|
| 9 |
+
duplicated_from: JPLTedCas/ReconocimientoVozMultiWeb
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
bootstrap.css
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
font-awesome.min.css
ADDED
|
@@ -0,0 +1,1702 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*!
|
| 2 |
+
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
|
| 3 |
+
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
| 4 |
+
*/
|
| 5 |
+
|
| 6 |
+
@font-face {
|
| 7 |
+
font-family: 'FontAwesome';
|
| 8 |
+
src: url('../fonts/fontawesome-webfontba72.eot?v=4.0.3');
|
| 9 |
+
src: url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../fonts/fontawesome-webfontba72.woff?v=4.0.3') format('woff'),url('../fonts/fontawesome-webfontba72.ttf?v=4.0.3') format('truetype'),url('../fonts/fontawesome-webfontba72.svg?v=4.0.3#fontawesomeregular') format('svg');
|
| 10 |
+
font-weight: normal;
|
| 11 |
+
font-style: normal;
|
| 12 |
+
}
|
| 13 |
+
|
| 14 |
+
.fa {
|
| 15 |
+
display: inline-block;
|
| 16 |
+
font-family: FontAwesome;
|
| 17 |
+
font-style: normal;
|
| 18 |
+
font-weight: normal;
|
| 19 |
+
line-height: 1;
|
| 20 |
+
-webkit-font-smoothing: antialiased;
|
| 21 |
+
-moz-osx-font-smoothing: grayscale;
|
| 22 |
+
}
|
| 23 |
+
|
| 24 |
+
.fa-lg {
|
| 25 |
+
font-size: 1.3333333333333333em;
|
| 26 |
+
line-height: .75em;
|
| 27 |
+
vertical-align: -15%;
|
| 28 |
+
}
|
| 29 |
+
|
| 30 |
+
.fa-2x {
|
| 31 |
+
font-size: 2em;
|
| 32 |
+
}
|
| 33 |
+
|
| 34 |
+
.fa-3x {
|
| 35 |
+
font-size: 3em;
|
| 36 |
+
}
|
| 37 |
+
|
| 38 |
+
.fa-4x {
|
| 39 |
+
font-size: 4em;
|
| 40 |
+
}
|
| 41 |
+
|
| 42 |
+
.fa-5x {
|
| 43 |
+
font-size: 5em;
|
| 44 |
+
}
|
| 45 |
+
|
| 46 |
+
.fa-fw {
|
| 47 |
+
width: 1.2857142857142858em;
|
| 48 |
+
text-align: center;
|
| 49 |
+
}
|
| 50 |
+
|
| 51 |
+
.fa-ul {
|
| 52 |
+
padding-left: 0;
|
| 53 |
+
margin-left: 2.142857142857143em;
|
| 54 |
+
list-style-type: none;
|
| 55 |
+
}
|
| 56 |
+
|
| 57 |
+
.fa-ul > li {
|
| 58 |
+
position: relative;
|
| 59 |
+
}
|
| 60 |
+
|
| 61 |
+
.fa-li {
|
| 62 |
+
position: absolute;
|
| 63 |
+
left: -2.142857142857143em;
|
| 64 |
+
width: 2.142857142857143em;
|
| 65 |
+
top: .14285714285714285em;
|
| 66 |
+
text-align: center;
|
| 67 |
+
}
|
| 68 |
+
|
| 69 |
+
.fa-li.fa-lg {
|
| 70 |
+
left: -1.8571428571428572em;
|
| 71 |
+
}
|
| 72 |
+
|
| 73 |
+
.fa-border {
|
| 74 |
+
padding: .2em .25em .15em;
|
| 75 |
+
border: solid .08em #eee;
|
| 76 |
+
border-radius: .1em;
|
| 77 |
+
}
|
| 78 |
+
|
| 79 |
+
.pull-right {
|
| 80 |
+
float: right;
|
| 81 |
+
}
|
| 82 |
+
|
| 83 |
+
.pull-left {
|
| 84 |
+
float: left;
|
| 85 |
+
}
|
| 86 |
+
|
| 87 |
+
.fa.pull-left {
|
| 88 |
+
margin-right: .3em;
|
| 89 |
+
}
|
| 90 |
+
|
| 91 |
+
.fa.pull-right {
|
| 92 |
+
margin-left: .3em;
|
| 93 |
+
}
|
| 94 |
+
|
| 95 |
+
.fa-spin {
|
| 96 |
+
-webkit-animation: spin 2s infinite linear;
|
| 97 |
+
-moz-animation: spin 2s infinite linear;
|
| 98 |
+
-o-animation: spin 2s infinite linear;
|
| 99 |
+
animation: spin 2s infinite linear;
|
| 100 |
+
}
|
| 101 |
+
|
| 102 |
+
@-moz-keyframes spin {
|
| 103 |
+
0% {
|
| 104 |
+
-moz-transform: rotate(0deg);
|
| 105 |
+
}
|
| 106 |
+
|
| 107 |
+
100% {
|
| 108 |
+
-moz-transform: rotate(359deg);
|
| 109 |
+
}
|
| 110 |
+
}
|
| 111 |
+
|
| 112 |
+
@-webkit-keyframes spin {
|
| 113 |
+
0% {
|
| 114 |
+
-webkit-transform: rotate(0deg);
|
| 115 |
+
}
|
| 116 |
+
|
| 117 |
+
100% {
|
| 118 |
+
-webkit-transform: rotate(359deg);
|
| 119 |
+
}
|
| 120 |
+
}
|
| 121 |
+
|
| 122 |
+
@-o-keyframes spin {
|
| 123 |
+
0%;
|
| 124 |
+
|
| 125 |
+
{
|
| 126 |
+
-o-transform: rotate(0deg);
|
| 127 |
+
}
|
| 128 |
+
|
| 129 |
+
100% {
|
| 130 |
+
-o-transform: rotate(359deg);
|
| 131 |
+
}
|
| 132 |
+
|
| 133 |
+
}
|
| 134 |
+
|
| 135 |
+
@-ms-keyframes spin {
|
| 136 |
+
0% {
|
| 137 |
+
-ms-transform: rotate(0deg);
|
| 138 |
+
}
|
| 139 |
+
|
| 140 |
+
100% {
|
| 141 |
+
-ms-transform: rotate(359deg);
|
| 142 |
+
}
|
| 143 |
+
}
|
| 144 |
+
|
| 145 |
+
@keyframes spin {
|
| 146 |
+
0% {
|
| 147 |
+
transform: rotate(0deg);
|
| 148 |
+
}
|
| 149 |
+
|
| 150 |
+
100% {
|
| 151 |
+
transform: rotate(359deg);
|
| 152 |
+
}
|
| 153 |
+
}
|
| 154 |
+
|
| 155 |
+
.fa-rotate-90 {
|
| 156 |
+
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
|
| 157 |
+
-webkit-transform: rotate(90deg);
|
| 158 |
+
-moz-transform: rotate(90deg);
|
| 159 |
+
-ms-transform: rotate(90deg);
|
| 160 |
+
-o-transform: rotate(90deg);
|
| 161 |
+
transform: rotate(90deg);
|
| 162 |
+
}
|
| 163 |
+
|
| 164 |
+
.fa-rotate-180 {
|
| 165 |
+
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
|
| 166 |
+
-webkit-transform: rotate(180deg);
|
| 167 |
+
-moz-transform: rotate(180deg);
|
| 168 |
+
-ms-transform: rotate(180deg);
|
| 169 |
+
-o-transform: rotate(180deg);
|
| 170 |
+
transform: rotate(180deg);
|
| 171 |
+
}
|
| 172 |
+
|
| 173 |
+
.fa-rotate-270 {
|
| 174 |
+
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
|
| 175 |
+
-webkit-transform: rotate(270deg);
|
| 176 |
+
-moz-transform: rotate(270deg);
|
| 177 |
+
-ms-transform: rotate(270deg);
|
| 178 |
+
-o-transform: rotate(270deg);
|
| 179 |
+
transform: rotate(270deg);
|
| 180 |
+
}
|
| 181 |
+
|
| 182 |
+
.fa-flip-horizontal {
|
| 183 |
+
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
|
| 184 |
+
-webkit-transform: scale(-1,1);
|
| 185 |
+
-moz-transform: scale(-1,1);
|
| 186 |
+
-ms-transform: scale(-1,1);
|
| 187 |
+
-o-transform: scale(-1,1);
|
| 188 |
+
transform: scale(-1,1);
|
| 189 |
+
}
|
| 190 |
+
|
| 191 |
+
.fa-flip-vertical {
|
| 192 |
+
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
|
| 193 |
+
-webkit-transform: scale(1,-1);
|
| 194 |
+
-moz-transform: scale(1,-1);
|
| 195 |
+
-ms-transform: scale(1,-1);
|
| 196 |
+
-o-transform: scale(1,-1);
|
| 197 |
+
transform: scale(1,-1);
|
| 198 |
+
}
|
| 199 |
+
|
| 200 |
+
.fa-stack {
|
| 201 |
+
position: relative;
|
| 202 |
+
display: inline-block;
|
| 203 |
+
width: 2em;
|
| 204 |
+
height: 2em;
|
| 205 |
+
line-height: 2em;
|
| 206 |
+
vertical-align: middle;
|
| 207 |
+
}
|
| 208 |
+
|
| 209 |
+
.fa-stack-1x, .fa-stack-2x {
|
| 210 |
+
position: absolute;
|
| 211 |
+
left: 0;
|
| 212 |
+
width: 100%;
|
| 213 |
+
text-align: center;
|
| 214 |
+
}
|
| 215 |
+
|
| 216 |
+
.fa-stack-1x {
|
| 217 |
+
line-height: inherit;
|
| 218 |
+
}
|
| 219 |
+
|
| 220 |
+
.fa-stack-2x {
|
| 221 |
+
font-size: 2em;
|
| 222 |
+
}
|
| 223 |
+
|
| 224 |
+
.fa-inverse {
|
| 225 |
+
color: #fff;
|
| 226 |
+
}
|
| 227 |
+
|
| 228 |
+
.fa-glass:before {
|
| 229 |
+
content: "\f000";
|
| 230 |
+
}
|
| 231 |
+
|
| 232 |
+
.fa-music:before {
|
| 233 |
+
content: "\f001";
|
| 234 |
+
}
|
| 235 |
+
|
| 236 |
+
.fa-search:before {
|
| 237 |
+
content: "\f002";
|
| 238 |
+
}
|
| 239 |
+
|
| 240 |
+
.fa-envelope-o:before {
|
| 241 |
+
content: "\f003";
|
| 242 |
+
}
|
| 243 |
+
|
| 244 |
+
.fa-heart:before {
|
| 245 |
+
content: "\f004";
|
| 246 |
+
}
|
| 247 |
+
|
| 248 |
+
.fa-star:before {
|
| 249 |
+
content: "\f005";
|
| 250 |
+
}
|
| 251 |
+
|
| 252 |
+
.fa-star-o:before {
|
| 253 |
+
content: "\f006";
|
| 254 |
+
}
|
| 255 |
+
|
| 256 |
+
.fa-user:before {
|
| 257 |
+
content: "\f007";
|
| 258 |
+
}
|
| 259 |
+
|
| 260 |
+
.fa-film:before {
|
| 261 |
+
content: "\f008";
|
| 262 |
+
}
|
| 263 |
+
|
| 264 |
+
.fa-th-large:before {
|
| 265 |
+
content: "\f009";
|
| 266 |
+
}
|
| 267 |
+
|
| 268 |
+
.fa-th:before {
|
| 269 |
+
content: "\f00a";
|
| 270 |
+
}
|
| 271 |
+
|
| 272 |
+
.fa-th-list:before {
|
| 273 |
+
content: "\f00b";
|
| 274 |
+
}
|
| 275 |
+
|
| 276 |
+
.fa-check:before {
|
| 277 |
+
content: "\f00c";
|
| 278 |
+
}
|
| 279 |
+
|
| 280 |
+
.fa-times:before {
|
| 281 |
+
content: "\f00d";
|
| 282 |
+
}
|
| 283 |
+
|
| 284 |
+
.fa-search-plus:before {
|
| 285 |
+
content: "\f00e";
|
| 286 |
+
}
|
| 287 |
+
|
| 288 |
+
.fa-search-minus:before {
|
| 289 |
+
content: "\f010";
|
| 290 |
+
}
|
| 291 |
+
|
| 292 |
+
.fa-power-off:before {
|
| 293 |
+
content: "\f011";
|
| 294 |
+
}
|
| 295 |
+
|
| 296 |
+
.fa-signal:before {
|
| 297 |
+
content: "\f012";
|
| 298 |
+
}
|
| 299 |
+
|
| 300 |
+
.fa-gear:before, .fa-cog:before {
|
| 301 |
+
content: "\f013";
|
| 302 |
+
}
|
| 303 |
+
|
| 304 |
+
.fa-trash-o:before {
|
| 305 |
+
content: "\f014";
|
| 306 |
+
}
|
| 307 |
+
|
| 308 |
+
.fa-home:before {
|
| 309 |
+
content: "\f015";
|
| 310 |
+
}
|
| 311 |
+
|
| 312 |
+
.fa-file-o:before {
|
| 313 |
+
content: "\f016";
|
| 314 |
+
}
|
| 315 |
+
|
| 316 |
+
.fa-clock-o:before {
|
| 317 |
+
content: "\f017";
|
| 318 |
+
}
|
| 319 |
+
|
| 320 |
+
.fa-road:before {
|
| 321 |
+
content: "\f018";
|
| 322 |
+
}
|
| 323 |
+
|
| 324 |
+
.fa-download:before {
|
| 325 |
+
content: "\f019";
|
| 326 |
+
}
|
| 327 |
+
|
| 328 |
+
.fa-arrow-circle-o-down:before {
|
| 329 |
+
content: "\f01a";
|
| 330 |
+
}
|
| 331 |
+
|
| 332 |
+
.fa-arrow-circle-o-up:before {
|
| 333 |
+
content: "\f01b";
|
| 334 |
+
}
|
| 335 |
+
|
| 336 |
+
.fa-inbox:before {
|
| 337 |
+
content: "\f01c";
|
| 338 |
+
}
|
| 339 |
+
|
| 340 |
+
.fa-play-circle-o:before {
|
| 341 |
+
content: "\f01d";
|
| 342 |
+
}
|
| 343 |
+
|
| 344 |
+
.fa-rotate-right:before, .fa-repeat:before {
|
| 345 |
+
content: "\f01e";
|
| 346 |
+
}
|
| 347 |
+
|
| 348 |
+
.fa-refresh:before {
|
| 349 |
+
content: "\f021";
|
| 350 |
+
}
|
| 351 |
+
|
| 352 |
+
.fa-list-alt:before {
|
| 353 |
+
content: "\f022";
|
| 354 |
+
}
|
| 355 |
+
|
| 356 |
+
.fa-lock:before {
|
| 357 |
+
content: "\f023";
|
| 358 |
+
}
|
| 359 |
+
|
| 360 |
+
.fa-flag:before {
|
| 361 |
+
content: "\f024";
|
| 362 |
+
}
|
| 363 |
+
|
| 364 |
+
.fa-headphones:before {
|
| 365 |
+
content: "\f025";
|
| 366 |
+
}
|
| 367 |
+
|
| 368 |
+
.fa-volume-off:before {
|
| 369 |
+
content: "\f026";
|
| 370 |
+
}
|
| 371 |
+
|
| 372 |
+
.fa-volume-down:before {
|
| 373 |
+
content: "\f027";
|
| 374 |
+
}
|
| 375 |
+
|
| 376 |
+
.fa-volume-up:before {
|
| 377 |
+
content: "\f028";
|
| 378 |
+
}
|
| 379 |
+
|
| 380 |
+
.fa-qrcode:before {
|
| 381 |
+
content: "\f029";
|
| 382 |
+
}
|
| 383 |
+
|
| 384 |
+
.fa-barcode:before {
|
| 385 |
+
content: "\f02a";
|
| 386 |
+
}
|
| 387 |
+
|
| 388 |
+
.fa-tag:before {
|
| 389 |
+
content: "\f02b";
|
| 390 |
+
}
|
| 391 |
+
|
| 392 |
+
.fa-tags:before {
|
| 393 |
+
content: "\f02c";
|
| 394 |
+
}
|
| 395 |
+
|
| 396 |
+
.fa-book:before {
|
| 397 |
+
content: "\f02d";
|
| 398 |
+
}
|
| 399 |
+
|
| 400 |
+
.fa-bookmark:before {
|
| 401 |
+
content: "\f02e";
|
| 402 |
+
}
|
| 403 |
+
|
| 404 |
+
.fa-print:before {
|
| 405 |
+
content: "\f02f";
|
| 406 |
+
}
|
| 407 |
+
|
| 408 |
+
.fa-camera:before {
|
| 409 |
+
content: "\f030";
|
| 410 |
+
}
|
| 411 |
+
|
| 412 |
+
.fa-font:before {
|
| 413 |
+
content: "\f031";
|
| 414 |
+
}
|
| 415 |
+
|
| 416 |
+
.fa-bold:before {
|
| 417 |
+
content: "\f032";
|
| 418 |
+
}
|
| 419 |
+
|
| 420 |
+
.fa-italic:before {
|
| 421 |
+
content: "\f033";
|
| 422 |
+
}
|
| 423 |
+
|
| 424 |
+
.fa-text-height:before {
|
| 425 |
+
content: "\f034";
|
| 426 |
+
}
|
| 427 |
+
|
| 428 |
+
.fa-text-width:before {
|
| 429 |
+
content: "\f035";
|
| 430 |
+
}
|
| 431 |
+
|
| 432 |
+
.fa-align-left:before {
|
| 433 |
+
content: "\f036";
|
| 434 |
+
}
|
| 435 |
+
|
| 436 |
+
.fa-align-center:before {
|
| 437 |
+
content: "\f037";
|
| 438 |
+
}
|
| 439 |
+
|
| 440 |
+
.fa-align-right:before {
|
| 441 |
+
content: "\f038";
|
| 442 |
+
}
|
| 443 |
+
|
| 444 |
+
.fa-align-justify:before {
|
| 445 |
+
content: "\f039";
|
| 446 |
+
}
|
| 447 |
+
|
| 448 |
+
.fa-list:before {
|
| 449 |
+
content: "\f03a";
|
| 450 |
+
}
|
| 451 |
+
|
| 452 |
+
.fa-dedent:before, .fa-outdent:before {
|
| 453 |
+
content: "\f03b";
|
| 454 |
+
}
|
| 455 |
+
|
| 456 |
+
.fa-indent:before {
|
| 457 |
+
content: "\f03c";
|
| 458 |
+
}
|
| 459 |
+
|
| 460 |
+
.fa-video-camera:before {
|
| 461 |
+
content: "\f03d";
|
| 462 |
+
}
|
| 463 |
+
|
| 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, .fa-pencil-square-o:before {
|
| 485 |
+
content: "\f044";
|
| 486 |
+
}
|
| 487 |
+
|
| 488 |
+
.fa-share-square-o:before {
|
| 489 |
+
content: "\f045";
|
| 490 |
+
}
|
| 491 |
+
|
| 492 |
+
.fa-check-square-o:before {
|
| 493 |
+
content: "\f046";
|
| 494 |
+
}
|
| 495 |
+
|
| 496 |
+
.fa-arrows:before {
|
| 497 |
+
content: "\f047";
|
| 498 |
+
}
|
| 499 |
+
|
| 500 |
+
.fa-step-backward:before {
|
| 501 |
+
content: "\f048";
|
| 502 |
+
}
|
| 503 |
+
|
| 504 |
+
.fa-fast-backward:before {
|
| 505 |
+
content: "\f049";
|
| 506 |
+
}
|
| 507 |
+
|
| 508 |
+
.fa-backward:before {
|
| 509 |
+
content: "\f04a";
|
| 510 |
+
}
|
| 511 |
+
|
| 512 |
+
.fa-play:before {
|
| 513 |
+
content: "\f04b";
|
| 514 |
+
}
|
| 515 |
+
|
| 516 |
+
.fa-pause:before {
|
| 517 |
+
content: "\f04c";
|
| 518 |
+
}
|
| 519 |
+
|
| 520 |
+
.fa-stop:before {
|
| 521 |
+
content: "\f04d";
|
| 522 |
+
}
|
| 523 |
+
|
| 524 |
+
.fa-forward:before {
|
| 525 |
+
content: "\f04e";
|
| 526 |
+
}
|
| 527 |
+
|
| 528 |
+
.fa-fast-forward:before {
|
| 529 |
+
content: "\f050";
|
| 530 |
+
}
|
| 531 |
+
|
| 532 |
+
.fa-step-forward:before {
|
| 533 |
+
content: "\f051";
|
| 534 |
+
}
|
| 535 |
+
|
| 536 |
+
.fa-eject:before {
|
| 537 |
+
content: "\f052";
|
| 538 |
+
}
|
| 539 |
+
|
| 540 |
+
.fa-chevron-left:before {
|
| 541 |
+
content: "\f053";
|
| 542 |
+
}
|
| 543 |
+
|
| 544 |
+
.fa-chevron-right:before {
|
| 545 |
+
content: "\f054";
|
| 546 |
+
}
|
| 547 |
+
|
| 548 |
+
.fa-plus-circle:before {
|
| 549 |
+
content: "\f055";
|
| 550 |
+
}
|
| 551 |
+
|
| 552 |
+
.fa-minus-circle:before {
|
| 553 |
+
content: "\f056";
|
| 554 |
+
}
|
| 555 |
+
|
| 556 |
+
.fa-times-circle:before {
|
| 557 |
+
content: "\f057";
|
| 558 |
+
}
|
| 559 |
+
|
| 560 |
+
.fa-check-circle:before {
|
| 561 |
+
content: "\f058";
|
| 562 |
+
}
|
| 563 |
+
|
| 564 |
+
.fa-question-circle:before {
|
| 565 |
+
content: "\f059";
|
| 566 |
+
}
|
| 567 |
+
|
| 568 |
+
.fa-info-circle:before {
|
| 569 |
+
content: "\f05a";
|
| 570 |
+
}
|
| 571 |
+
|
| 572 |
+
.fa-crosshairs:before {
|
| 573 |
+
content: "\f05b";
|
| 574 |
+
}
|
| 575 |
+
|
| 576 |
+
.fa-times-circle-o:before {
|
| 577 |
+
content: "\f05c";
|
| 578 |
+
}
|
| 579 |
+
|
| 580 |
+
.fa-check-circle-o:before {
|
| 581 |
+
content: "\f05d";
|
| 582 |
+
}
|
| 583 |
+
|
| 584 |
+
.fa-ban:before {
|
| 585 |
+
content: "\f05e";
|
| 586 |
+
}
|
| 587 |
+
|
| 588 |
+
.fa-arrow-left:before {
|
| 589 |
+
content: "\f060";
|
| 590 |
+
}
|
| 591 |
+
|
| 592 |
+
.fa-arrow-right:before {
|
| 593 |
+
content: "\f061";
|
| 594 |
+
}
|
| 595 |
+
|
| 596 |
+
.fa-arrow-up:before {
|
| 597 |
+
content: "\f062";
|
| 598 |
+
}
|
| 599 |
+
|
| 600 |
+
.fa-arrow-down:before {
|
| 601 |
+
content: "\f063";
|
| 602 |
+
}
|
| 603 |
+
|
| 604 |
+
.fa-mail-forward:before, .fa-share:before {
|
| 605 |
+
content: "\f064";
|
| 606 |
+
}
|
| 607 |
+
|
| 608 |
+
.fa-expand:before {
|
| 609 |
+
content: "\f065";
|
| 610 |
+
}
|
| 611 |
+
|
| 612 |
+
.fa-compress:before {
|
| 613 |
+
content: "\f066";
|
| 614 |
+
}
|
| 615 |
+
|
| 616 |
+
.fa-plus:before {
|
| 617 |
+
content: "\f067";
|
| 618 |
+
}
|
| 619 |
+
|
| 620 |
+
.fa-minus:before {
|
| 621 |
+
content: "\f068";
|
| 622 |
+
}
|
| 623 |
+
|
| 624 |
+
.fa-asterisk:before {
|
| 625 |
+
content: "\f069";
|
| 626 |
+
}
|
| 627 |
+
|
| 628 |
+
.fa-exclamation-circle:before {
|
| 629 |
+
content: "\f06a";
|
| 630 |
+
}
|
| 631 |
+
|
| 632 |
+
.fa-gift:before {
|
| 633 |
+
content: "\f06b";
|
| 634 |
+
}
|
| 635 |
+
|
| 636 |
+
.fa-leaf:before {
|
| 637 |
+
content: "\f06c";
|
| 638 |
+
}
|
| 639 |
+
|
| 640 |
+
.fa-fire:before {
|
| 641 |
+
content: "\f06d";
|
| 642 |
+
}
|
| 643 |
+
|
| 644 |
+
.fa-eye:before {
|
| 645 |
+
content: "\f06e";
|
| 646 |
+
}
|
| 647 |
+
|
| 648 |
+
.fa-eye-slash:before {
|
| 649 |
+
content: "\f070";
|
| 650 |
+
}
|
| 651 |
+
|
| 652 |
+
.fa-warning:before, .fa-exclamation-triangle:before {
|
| 653 |
+
content: "\f071";
|
| 654 |
+
}
|
| 655 |
+
|
| 656 |
+
.fa-plane:before {
|
| 657 |
+
content: "\f072";
|
| 658 |
+
}
|
| 659 |
+
|
| 660 |
+
.fa-calendar:before {
|
| 661 |
+
content: "\f073";
|
| 662 |
+
}
|
| 663 |
+
|
| 664 |
+
.fa-random:before {
|
| 665 |
+
content: "\f074";
|
| 666 |
+
}
|
| 667 |
+
|
| 668 |
+
.fa-comment:before {
|
| 669 |
+
content: "\f075";
|
| 670 |
+
}
|
| 671 |
+
|
| 672 |
+
.fa-magnet:before {
|
| 673 |
+
content: "\f076";
|
| 674 |
+
}
|
| 675 |
+
|
| 676 |
+
.fa-chevron-up:before {
|
| 677 |
+
content: "\f077";
|
| 678 |
+
}
|
| 679 |
+
|
| 680 |
+
.fa-chevron-down:before {
|
| 681 |
+
content: "\f078";
|
| 682 |
+
}
|
| 683 |
+
|
| 684 |
+
.fa-retweet:before {
|
| 685 |
+
content: "\f079";
|
| 686 |
+
}
|
| 687 |
+
|
| 688 |
+
.fa-shopping-cart:before {
|
| 689 |
+
content: "\f07a";
|
| 690 |
+
}
|
| 691 |
+
|
| 692 |
+
.fa-folder:before {
|
| 693 |
+
content: "\f07b";
|
| 694 |
+
}
|
| 695 |
+
|
| 696 |
+
.fa-folder-open:before {
|
| 697 |
+
content: "\f07c";
|
| 698 |
+
}
|
| 699 |
+
|
| 700 |
+
.fa-arrows-v:before {
|
| 701 |
+
content: "\f07d";
|
| 702 |
+
}
|
| 703 |
+
|
| 704 |
+
.fa-arrows-h:before {
|
| 705 |
+
content: "\f07e";
|
| 706 |
+
}
|
| 707 |
+
|
| 708 |
+
.fa-bar-chart-o:before {
|
| 709 |
+
content: "\f080";
|
| 710 |
+
}
|
| 711 |
+
|
| 712 |
+
.fa-twitter-square:before {
|
| 713 |
+
content: "\f081";
|
| 714 |
+
}
|
| 715 |
+
|
| 716 |
+
.fa-facebook-square:before {
|
| 717 |
+
content: "\f082";
|
| 718 |
+
}
|
| 719 |
+
|
| 720 |
+
.fa-camera-retro:before {
|
| 721 |
+
content: "\f083";
|
| 722 |
+
}
|
| 723 |
+
|
| 724 |
+
.fa-key:before {
|
| 725 |
+
content: "\f084";
|
| 726 |
+
}
|
| 727 |
+
|
| 728 |
+
.fa-gears:before, .fa-cogs:before {
|
| 729 |
+
content: "\f085";
|
| 730 |
+
}
|
| 731 |
+
|
| 732 |
+
.fa-comments:before {
|
| 733 |
+
content: "\f086";
|
| 734 |
+
}
|
| 735 |
+
|
| 736 |
+
.fa-thumbs-o-up:before {
|
| 737 |
+
content: "\f087";
|
| 738 |
+
}
|
| 739 |
+
|
| 740 |
+
.fa-thumbs-o-down:before {
|
| 741 |
+
content: "\f088";
|
| 742 |
+
}
|
| 743 |
+
|
| 744 |
+
.fa-star-half:before {
|
| 745 |
+
content: "\f089";
|
| 746 |
+
}
|
| 747 |
+
|
| 748 |
+
.fa-heart-o:before {
|
| 749 |
+
content: "\f08a";
|
| 750 |
+
}
|
| 751 |
+
|
| 752 |
+
.fa-sign-out:before {
|
| 753 |
+
content: "\f08b";
|
| 754 |
+
}
|
| 755 |
+
|
| 756 |
+
.fa-linkedin-square:before {
|
| 757 |
+
content: "\f08c";
|
| 758 |
+
}
|
| 759 |
+
|
| 760 |
+
.fa-thumb-tack:before {
|
| 761 |
+
content: "\f08d";
|
| 762 |
+
}
|
| 763 |
+
|
| 764 |
+
.fa-external-link:before {
|
| 765 |
+
content: "\f08e";
|
| 766 |
+
}
|
| 767 |
+
|
| 768 |
+
.fa-sign-in:before {
|
| 769 |
+
content: "\f090";
|
| 770 |
+
}
|
| 771 |
+
|
| 772 |
+
.fa-trophy:before {
|
| 773 |
+
content: "\f091";
|
| 774 |
+
}
|
| 775 |
+
|
| 776 |
+
.fa-github-square:before {
|
| 777 |
+
content: "\f092";
|
| 778 |
+
}
|
| 779 |
+
|
| 780 |
+
.fa-upload:before {
|
| 781 |
+
content: "\f093";
|
| 782 |
+
}
|
| 783 |
+
|
| 784 |
+
.fa-lemon-o:before {
|
| 785 |
+
content: "\f094";
|
| 786 |
+
}
|
| 787 |
+
|
| 788 |
+
.fa-phone:before {
|
| 789 |
+
content: "\f095";
|
| 790 |
+
}
|
| 791 |
+
|
| 792 |
+
.fa-square-o:before {
|
| 793 |
+
content: "\f096";
|
| 794 |
+
}
|
| 795 |
+
|
| 796 |
+
.fa-bookmark-o:before {
|
| 797 |
+
content: "\f097";
|
| 798 |
+
}
|
| 799 |
+
|
| 800 |
+
.fa-phone-square:before {
|
| 801 |
+
content: "\f098";
|
| 802 |
+
}
|
| 803 |
+
|
| 804 |
+
.fa-twitter:before {
|
| 805 |
+
content: "\f099";
|
| 806 |
+
}
|
| 807 |
+
|
| 808 |
+
.fa-facebook:before {
|
| 809 |
+
content: "\f09a";
|
| 810 |
+
}
|
| 811 |
+
|
| 812 |
+
.fa-github:before {
|
| 813 |
+
content: "\f09b";
|
| 814 |
+
}
|
| 815 |
+
|
| 816 |
+
.fa-unlock:before {
|
| 817 |
+
content: "\f09c";
|
| 818 |
+
}
|
| 819 |
+
|
| 820 |
+
.fa-credit-card:before {
|
| 821 |
+
content: "\f09d";
|
| 822 |
+
}
|
| 823 |
+
|
| 824 |
+
.fa-rss:before {
|
| 825 |
+
content: "\f09e";
|
| 826 |
+
}
|
| 827 |
+
|
| 828 |
+
.fa-hdd-o:before {
|
| 829 |
+
content: "\f0a0";
|
| 830 |
+
}
|
| 831 |
+
|
| 832 |
+
.fa-bullhorn:before {
|
| 833 |
+
content: "\f0a1";
|
| 834 |
+
}
|
| 835 |
+
|
| 836 |
+
.fa-bell:before {
|
| 837 |
+
content: "\f0f3";
|
| 838 |
+
}
|
| 839 |
+
|
| 840 |
+
.fa-certificate:before {
|
| 841 |
+
content: "\f0a3";
|
| 842 |
+
}
|
| 843 |
+
|
| 844 |
+
.fa-hand-o-right:before {
|
| 845 |
+
content: "\f0a4";
|
| 846 |
+
}
|
| 847 |
+
|
| 848 |
+
.fa-hand-o-left:before {
|
| 849 |
+
content: "\f0a5";
|
| 850 |
+
}
|
| 851 |
+
|
| 852 |
+
.fa-hand-o-up:before {
|
| 853 |
+
content: "\f0a6";
|
| 854 |
+
}
|
| 855 |
+
|
| 856 |
+
.fa-hand-o-down:before {
|
| 857 |
+
content: "\f0a7";
|
| 858 |
+
}
|
| 859 |
+
|
| 860 |
+
.fa-arrow-circle-left:before {
|
| 861 |
+
content: "\f0a8";
|
| 862 |
+
}
|
| 863 |
+
|
| 864 |
+
.fa-arrow-circle-right:before {
|
| 865 |
+
content: "\f0a9";
|
| 866 |
+
}
|
| 867 |
+
|
| 868 |
+
.fa-arrow-circle-up:before {
|
| 869 |
+
content: "\f0aa";
|
| 870 |
+
}
|
| 871 |
+
|
| 872 |
+
.fa-arrow-circle-down:before {
|
| 873 |
+
content: "\f0ab";
|
| 874 |
+
}
|
| 875 |
+
|
| 876 |
+
.fa-globe:before {
|
| 877 |
+
content: "\f0ac";
|
| 878 |
+
}
|
| 879 |
+
|
| 880 |
+
.fa-wrench:before {
|
| 881 |
+
content: "\f0ad";
|
| 882 |
+
}
|
| 883 |
+
|
| 884 |
+
.fa-tasks:before {
|
| 885 |
+
content: "\f0ae";
|
| 886 |
+
}
|
| 887 |
+
|
| 888 |
+
.fa-filter:before {
|
| 889 |
+
content: "\f0b0";
|
| 890 |
+
}
|
| 891 |
+
|
| 892 |
+
.fa-briefcase:before {
|
| 893 |
+
content: "\f0b1";
|
| 894 |
+
}
|
| 895 |
+
|
| 896 |
+
.fa-arrows-alt:before {
|
| 897 |
+
content: "\f0b2";
|
| 898 |
+
}
|
| 899 |
+
|
| 900 |
+
.fa-group:before, .fa-users:before {
|
| 901 |
+
content: "\f0c0";
|
| 902 |
+
}
|
| 903 |
+
|
| 904 |
+
.fa-chain:before, .fa-link:before {
|
| 905 |
+
content: "\f0c1";
|
| 906 |
+
}
|
| 907 |
+
|
| 908 |
+
.fa-cloud:before {
|
| 909 |
+
content: "\f0c2";
|
| 910 |
+
}
|
| 911 |
+
|
| 912 |
+
.fa-flask:before {
|
| 913 |
+
content: "\f0c3";
|
| 914 |
+
}
|
| 915 |
+
|
| 916 |
+
.fa-cut:before, .fa-scissors:before {
|
| 917 |
+
content: "\f0c4";
|
| 918 |
+
}
|
| 919 |
+
|
| 920 |
+
.fa-copy:before, .fa-files-o:before {
|
| 921 |
+
content: "\f0c5";
|
| 922 |
+
}
|
| 923 |
+
|
| 924 |
+
.fa-paperclip:before {
|
| 925 |
+
content: "\f0c6";
|
| 926 |
+
}
|
| 927 |
+
|
| 928 |
+
.fa-save:before, .fa-floppy-o:before {
|
| 929 |
+
content: "\f0c7";
|
| 930 |
+
}
|
| 931 |
+
|
| 932 |
+
.fa-square:before {
|
| 933 |
+
content: "\f0c8";
|
| 934 |
+
}
|
| 935 |
+
|
| 936 |
+
.fa-bars:before {
|
| 937 |
+
content: "\f0c9";
|
| 938 |
+
}
|
| 939 |
+
|
| 940 |
+
.fa-list-ul:before {
|
| 941 |
+
content: "\f0ca";
|
| 942 |
+
}
|
| 943 |
+
|
| 944 |
+
.fa-list-ol:before {
|
| 945 |
+
content: "\f0cb";
|
| 946 |
+
}
|
| 947 |
+
|
| 948 |
+
.fa-strikethrough:before {
|
| 949 |
+
content: "\f0cc";
|
| 950 |
+
}
|
| 951 |
+
|
| 952 |
+
.fa-underline:before {
|
| 953 |
+
content: "\f0cd";
|
| 954 |
+
}
|
| 955 |
+
|
| 956 |
+
.fa-table:before {
|
| 957 |
+
content: "\f0ce";
|
| 958 |
+
}
|
| 959 |
+
|
| 960 |
+
.fa-magic:before {
|
| 961 |
+
content: "\f0d0";
|
| 962 |
+
}
|
| 963 |
+
|
| 964 |
+
.fa-truck:before {
|
| 965 |
+
content: "\f0d1";
|
| 966 |
+
}
|
| 967 |
+
|
| 968 |
+
.fa-pinterest:before {
|
| 969 |
+
content: "\f0d2";
|
| 970 |
+
}
|
| 971 |
+
|
| 972 |
+
.fa-pinterest-square:before {
|
| 973 |
+
content: "\f0d3";
|
| 974 |
+
}
|
| 975 |
+
|
| 976 |
+
.fa-google-plus-square:before {
|
| 977 |
+
content: "\f0d4";
|
| 978 |
+
}
|
| 979 |
+
|
| 980 |
+
.fa-google-plus:before {
|
| 981 |
+
content: "\f0d5";
|
| 982 |
+
}
|
| 983 |
+
|
| 984 |
+
.fa-money:before {
|
| 985 |
+
content: "\f0d6";
|
| 986 |
+
}
|
| 987 |
+
|
| 988 |
+
.fa-caret-down:before {
|
| 989 |
+
content: "\f0d7";
|
| 990 |
+
}
|
| 991 |
+
|
| 992 |
+
.fa-caret-up:before {
|
| 993 |
+
content: "\f0d8";
|
| 994 |
+
}
|
| 995 |
+
|
| 996 |
+
.fa-caret-left:before {
|
| 997 |
+
content: "\f0d9";
|
| 998 |
+
}
|
| 999 |
+
|
| 1000 |
+
.fa-caret-right:before {
|
| 1001 |
+
content: "\f0da";
|
| 1002 |
+
}
|
| 1003 |
+
|
| 1004 |
+
.fa-columns:before {
|
| 1005 |
+
content: "\f0db";
|
| 1006 |
+
}
|
| 1007 |
+
|
| 1008 |
+
.fa-unsorted:before, .fa-sort:before {
|
| 1009 |
+
content: "\f0dc";
|
| 1010 |
+
}
|
| 1011 |
+
|
| 1012 |
+
.fa-sort-down:before, .fa-sort-asc:before {
|
| 1013 |
+
content: "\f0dd";
|
| 1014 |
+
}
|
| 1015 |
+
|
| 1016 |
+
.fa-sort-up:before, .fa-sort-desc:before {
|
| 1017 |
+
content: "\f0de";
|
| 1018 |
+
}
|
| 1019 |
+
|
| 1020 |
+
.fa-envelope:before {
|
| 1021 |
+
content: "\f0e0";
|
| 1022 |
+
}
|
| 1023 |
+
|
| 1024 |
+
.fa-linkedin:before {
|
| 1025 |
+
content: "\f0e1";
|
| 1026 |
+
}
|
| 1027 |
+
|
| 1028 |
+
.fa-rotate-left:before, .fa-undo:before {
|
| 1029 |
+
content: "\f0e2";
|
| 1030 |
+
}
|
| 1031 |
+
|
| 1032 |
+
.fa-legal:before, .fa-gavel:before {
|
| 1033 |
+
content: "\f0e3";
|
| 1034 |
+
}
|
| 1035 |
+
|
| 1036 |
+
.fa-dashboard:before, .fa-tachometer:before {
|
| 1037 |
+
content: "\f0e4";
|
| 1038 |
+
}
|
| 1039 |
+
|
| 1040 |
+
.fa-comment-o:before {
|
| 1041 |
+
content: "\f0e5";
|
| 1042 |
+
}
|
| 1043 |
+
|
| 1044 |
+
.fa-comments-o:before {
|
| 1045 |
+
content: "\f0e6";
|
| 1046 |
+
}
|
| 1047 |
+
|
| 1048 |
+
.fa-flash:before, .fa-bolt:before {
|
| 1049 |
+
content: "\f0e7";
|
| 1050 |
+
}
|
| 1051 |
+
|
| 1052 |
+
.fa-sitemap:before {
|
| 1053 |
+
content: "\f0e8";
|
| 1054 |
+
}
|
| 1055 |
+
|
| 1056 |
+
.fa-umbrella:before {
|
| 1057 |
+
content: "\f0e9";
|
| 1058 |
+
}
|
| 1059 |
+
|
| 1060 |
+
.fa-paste:before, .fa-clipboard:before {
|
| 1061 |
+
content: "\f0ea";
|
| 1062 |
+
}
|
| 1063 |
+
|
| 1064 |
+
.fa-lightbulb-o:before {
|
| 1065 |
+
content: "\f0eb";
|
| 1066 |
+
}
|
| 1067 |
+
|
| 1068 |
+
.fa-exchange:before {
|
| 1069 |
+
content: "\f0ec";
|
| 1070 |
+
}
|
| 1071 |
+
|
| 1072 |
+
.fa-cloud-download:before {
|
| 1073 |
+
content: "\f0ed";
|
| 1074 |
+
}
|
| 1075 |
+
|
| 1076 |
+
.fa-cloud-upload:before {
|
| 1077 |
+
content: "\f0ee";
|
| 1078 |
+
}
|
| 1079 |
+
|
| 1080 |
+
.fa-user-md:before {
|
| 1081 |
+
content: "\f0f0";
|
| 1082 |
+
}
|
| 1083 |
+
|
| 1084 |
+
.fa-stethoscope:before {
|
| 1085 |
+
content: "\f0f1";
|
| 1086 |
+
}
|
| 1087 |
+
|
| 1088 |
+
.fa-suitcase:before {
|
| 1089 |
+
content: "\f0f2";
|
| 1090 |
+
}
|
| 1091 |
+
|
| 1092 |
+
.fa-bell-o:before {
|
| 1093 |
+
content: "\f0a2";
|
| 1094 |
+
}
|
| 1095 |
+
|
| 1096 |
+
.fa-coffee:before {
|
| 1097 |
+
content: "\f0f4";
|
| 1098 |
+
}
|
| 1099 |
+
|
| 1100 |
+
.fa-cutlery:before {
|
| 1101 |
+
content: "\f0f5";
|
| 1102 |
+
}
|
| 1103 |
+
|
| 1104 |
+
.fa-file-text-o:before {
|
| 1105 |
+
content: "\f0f6";
|
| 1106 |
+
}
|
| 1107 |
+
|
| 1108 |
+
.fa-building-o:before {
|
| 1109 |
+
content: "\f0f7";
|
| 1110 |
+
}
|
| 1111 |
+
|
| 1112 |
+
.fa-hospital-o:before {
|
| 1113 |
+
content: "\f0f8";
|
| 1114 |
+
}
|
| 1115 |
+
|
| 1116 |
+
.fa-ambulance:before {
|
| 1117 |
+
content: "\f0f9";
|
| 1118 |
+
}
|
| 1119 |
+
|
| 1120 |
+
.fa-medkit:before {
|
| 1121 |
+
content: "\f0fa";
|
| 1122 |
+
}
|
| 1123 |
+
|
| 1124 |
+
.fa-fighter-jet:before {
|
| 1125 |
+
content: "\f0fb";
|
| 1126 |
+
}
|
| 1127 |
+
|
| 1128 |
+
.fa-beer:before {
|
| 1129 |
+
content: "\f0fc";
|
| 1130 |
+
}
|
| 1131 |
+
|
| 1132 |
+
.fa-h-square:before {
|
| 1133 |
+
content: "\f0fd";
|
| 1134 |
+
}
|
| 1135 |
+
|
| 1136 |
+
.fa-plus-square:before {
|
| 1137 |
+
content: "\f0fe";
|
| 1138 |
+
}
|
| 1139 |
+
|
| 1140 |
+
.fa-angle-double-left:before {
|
| 1141 |
+
content: "\f100";
|
| 1142 |
+
}
|
| 1143 |
+
|
| 1144 |
+
.fa-angle-double-right:before {
|
| 1145 |
+
content: "\f101";
|
| 1146 |
+
}
|
| 1147 |
+
|
| 1148 |
+
.fa-angle-double-up:before {
|
| 1149 |
+
content: "\f102";
|
| 1150 |
+
}
|
| 1151 |
+
|
| 1152 |
+
.fa-angle-double-down:before {
|
| 1153 |
+
content: "\f103";
|
| 1154 |
+
}
|
| 1155 |
+
|
| 1156 |
+
.fa-angle-left:before {
|
| 1157 |
+
content: "\f104";
|
| 1158 |
+
}
|
| 1159 |
+
|
| 1160 |
+
.fa-angle-right:before {
|
| 1161 |
+
content: "\f105";
|
| 1162 |
+
}
|
| 1163 |
+
|
| 1164 |
+
.fa-angle-up:before {
|
| 1165 |
+
content: "\f106";
|
| 1166 |
+
}
|
| 1167 |
+
|
| 1168 |
+
.fa-angle-down:before {
|
| 1169 |
+
content: "\f107";
|
| 1170 |
+
}
|
| 1171 |
+
|
| 1172 |
+
.fa-desktop:before {
|
| 1173 |
+
content: "\f108";
|
| 1174 |
+
}
|
| 1175 |
+
|
| 1176 |
+
.fa-laptop:before {
|
| 1177 |
+
content: "\f109";
|
| 1178 |
+
}
|
| 1179 |
+
|
| 1180 |
+
.fa-tablet:before {
|
| 1181 |
+
content: "\f10a";
|
| 1182 |
+
}
|
| 1183 |
+
|
| 1184 |
+
.fa-mobile-phone:before, .fa-mobile:before {
|
| 1185 |
+
content: "\f10b";
|
| 1186 |
+
}
|
| 1187 |
+
|
| 1188 |
+
.fa-circle-o:before {
|
| 1189 |
+
content: "\f10c";
|
| 1190 |
+
}
|
| 1191 |
+
|
| 1192 |
+
.fa-quote-left:before {
|
| 1193 |
+
content: "\f10d";
|
| 1194 |
+
}
|
| 1195 |
+
|
| 1196 |
+
.fa-quote-right:before {
|
| 1197 |
+
content: "\f10e";
|
| 1198 |
+
}
|
| 1199 |
+
|
| 1200 |
+
.fa-spinner:before {
|
| 1201 |
+
content: "\f110";
|
| 1202 |
+
}
|
| 1203 |
+
|
| 1204 |
+
.fa-circle:before {
|
| 1205 |
+
content: "\f111";
|
| 1206 |
+
}
|
| 1207 |
+
|
| 1208 |
+
.fa-mail-reply:before, .fa-reply:before {
|
| 1209 |
+
content: "\f112";
|
| 1210 |
+
}
|
| 1211 |
+
|
| 1212 |
+
.fa-github-alt:before {
|
| 1213 |
+
content: "\f113";
|
| 1214 |
+
}
|
| 1215 |
+
|
| 1216 |
+
.fa-folder-o:before {
|
| 1217 |
+
content: "\f114";
|
| 1218 |
+
}
|
| 1219 |
+
|
| 1220 |
+
.fa-folder-open-o:before {
|
| 1221 |
+
content: "\f115";
|
| 1222 |
+
}
|
| 1223 |
+
|
| 1224 |
+
.fa-smile-o:before {
|
| 1225 |
+
content: "\f118";
|
| 1226 |
+
}
|
| 1227 |
+
|
| 1228 |
+
.fa-frown-o:before {
|
| 1229 |
+
content: "\f119";
|
| 1230 |
+
}
|
| 1231 |
+
|
| 1232 |
+
.fa-meh-o:before {
|
| 1233 |
+
content: "\f11a";
|
| 1234 |
+
}
|
| 1235 |
+
|
| 1236 |
+
.fa-gamepad:before {
|
| 1237 |
+
content: "\f11b";
|
| 1238 |
+
}
|
| 1239 |
+
|
| 1240 |
+
.fa-keyboard-o:before {
|
| 1241 |
+
content: "\f11c";
|
| 1242 |
+
}
|
| 1243 |
+
|
| 1244 |
+
.fa-flag-o:before {
|
| 1245 |
+
content: "\f11d";
|
| 1246 |
+
}
|
| 1247 |
+
|
| 1248 |
+
.fa-flag-checkered:before {
|
| 1249 |
+
content: "\f11e";
|
| 1250 |
+
}
|
| 1251 |
+
|
| 1252 |
+
.fa-terminal:before {
|
| 1253 |
+
content: "\f120";
|
| 1254 |
+
}
|
| 1255 |
+
|
| 1256 |
+
.fa-code:before {
|
| 1257 |
+
content: "\f121";
|
| 1258 |
+
}
|
| 1259 |
+
|
| 1260 |
+
.fa-reply-all:before {
|
| 1261 |
+
content: "\f122";
|
| 1262 |
+
}
|
| 1263 |
+
|
| 1264 |
+
.fa-mail-reply-all:before {
|
| 1265 |
+
content: "\f122";
|
| 1266 |
+
}
|
| 1267 |
+
|
| 1268 |
+
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
|
| 1269 |
+
content: "\f123";
|
| 1270 |
+
}
|
| 1271 |
+
|
| 1272 |
+
.fa-location-arrow:before {
|
| 1273 |
+
content: "\f124";
|
| 1274 |
+
}
|
| 1275 |
+
|
| 1276 |
+
.fa-crop:before {
|
| 1277 |
+
content: "\f125";
|
| 1278 |
+
}
|
| 1279 |
+
|
| 1280 |
+
.fa-code-fork:before {
|
| 1281 |
+
content: "\f126";
|
| 1282 |
+
}
|
| 1283 |
+
|
| 1284 |
+
.fa-unlink:before, .fa-chain-broken:before {
|
| 1285 |
+
content: "\f127";
|
| 1286 |
+
}
|
| 1287 |
+
|
| 1288 |
+
.fa-question:before {
|
| 1289 |
+
content: "\f128";
|
| 1290 |
+
}
|
| 1291 |
+
|
| 1292 |
+
.fa-info:before {
|
| 1293 |
+
content: "\f129";
|
| 1294 |
+
}
|
| 1295 |
+
|
| 1296 |
+
.fa-exclamation:before {
|
| 1297 |
+
content: "\f12a";
|
| 1298 |
+
}
|
| 1299 |
+
|
| 1300 |
+
.fa-superscript:before {
|
| 1301 |
+
content: "\f12b";
|
| 1302 |
+
}
|
| 1303 |
+
|
| 1304 |
+
.fa-subscript:before {
|
| 1305 |
+
content: "\f12c";
|
| 1306 |
+
}
|
| 1307 |
+
|
| 1308 |
+
.fa-eraser:before {
|
| 1309 |
+
content: "\f12d";
|
| 1310 |
+
}
|
| 1311 |
+
|
| 1312 |
+
.fa-puzzle-piece:before {
|
| 1313 |
+
content: "\f12e";
|
| 1314 |
+
}
|
| 1315 |
+
|
| 1316 |
+
.fa-microphone:before {
|
| 1317 |
+
content: "\f130";
|
| 1318 |
+
}
|
| 1319 |
+
|
| 1320 |
+
.fa-microphone-slash:before {
|
| 1321 |
+
content: "\f131";
|
| 1322 |
+
}
|
| 1323 |
+
|
| 1324 |
+
.fa-shield:before {
|
| 1325 |
+
content: "\f132";
|
| 1326 |
+
}
|
| 1327 |
+
|
| 1328 |
+
.fa-calendar-o:before {
|
| 1329 |
+
content: "\f133";
|
| 1330 |
+
}
|
| 1331 |
+
|
| 1332 |
+
.fa-fire-extinguisher:before {
|
| 1333 |
+
content: "\f134";
|
| 1334 |
+
}
|
| 1335 |
+
|
| 1336 |
+
.fa-rocket:before {
|
| 1337 |
+
content: "\f135";
|
| 1338 |
+
}
|
| 1339 |
+
|
| 1340 |
+
.fa-maxcdn:before {
|
| 1341 |
+
content: "\f136";
|
| 1342 |
+
}
|
| 1343 |
+
|
| 1344 |
+
.fa-chevron-circle-left:before {
|
| 1345 |
+
content: "\f137";
|
| 1346 |
+
}
|
| 1347 |
+
|
| 1348 |
+
.fa-chevron-circle-right:before {
|
| 1349 |
+
content: "\f138";
|
| 1350 |
+
}
|
| 1351 |
+
|
| 1352 |
+
.fa-chevron-circle-up:before {
|
| 1353 |
+
content: "\f139";
|
| 1354 |
+
}
|
| 1355 |
+
|
| 1356 |
+
.fa-chevron-circle-down:before {
|
| 1357 |
+
content: "\f13a";
|
| 1358 |
+
}
|
| 1359 |
+
|
| 1360 |
+
.fa-html5:before {
|
| 1361 |
+
content: "\f13b";
|
| 1362 |
+
}
|
| 1363 |
+
|
| 1364 |
+
.fa-css3:before {
|
| 1365 |
+
content: "\f13c";
|
| 1366 |
+
}
|
| 1367 |
+
|
| 1368 |
+
.fa-anchor:before {
|
| 1369 |
+
content: "\f13d";
|
| 1370 |
+
}
|
| 1371 |
+
|
| 1372 |
+
.fa-unlock-alt:before {
|
| 1373 |
+
content: "\f13e";
|
| 1374 |
+
}
|
| 1375 |
+
|
| 1376 |
+
.fa-bullseye:before {
|
| 1377 |
+
content: "\f140";
|
| 1378 |
+
}
|
| 1379 |
+
|
| 1380 |
+
.fa-ellipsis-h:before {
|
| 1381 |
+
content: "\f141";
|
| 1382 |
+
}
|
| 1383 |
+
|
| 1384 |
+
.fa-ellipsis-v:before {
|
| 1385 |
+
content: "\f142";
|
| 1386 |
+
}
|
| 1387 |
+
|
| 1388 |
+
.fa-rss-square:before {
|
| 1389 |
+
content: "\f143";
|
| 1390 |
+
}
|
| 1391 |
+
|
| 1392 |
+
.fa-play-circle:before {
|
| 1393 |
+
content: "\f144";
|
| 1394 |
+
}
|
| 1395 |
+
|
| 1396 |
+
.fa-ticket:before {
|
| 1397 |
+
content: "\f145";
|
| 1398 |
+
}
|
| 1399 |
+
|
| 1400 |
+
.fa-minus-square:before {
|
| 1401 |
+
content: "\f146";
|
| 1402 |
+
}
|
| 1403 |
+
|
| 1404 |
+
.fa-minus-square-o:before {
|
| 1405 |
+
content: "\f147";
|
| 1406 |
+
}
|
| 1407 |
+
|
| 1408 |
+
.fa-level-up:before {
|
| 1409 |
+
content: "\f148";
|
| 1410 |
+
}
|
| 1411 |
+
|
| 1412 |
+
.fa-level-down:before {
|
| 1413 |
+
content: "\f149";
|
| 1414 |
+
}
|
| 1415 |
+
|
| 1416 |
+
.fa-check-square:before {
|
| 1417 |
+
content: "\f14a";
|
| 1418 |
+
}
|
| 1419 |
+
|
| 1420 |
+
.fa-pencil-square:before {
|
| 1421 |
+
content: "\f14b";
|
| 1422 |
+
}
|
| 1423 |
+
|
| 1424 |
+
.fa-external-link-square:before {
|
| 1425 |
+
content: "\f14c";
|
| 1426 |
+
}
|
| 1427 |
+
|
| 1428 |
+
.fa-share-square:before {
|
| 1429 |
+
content: "\f14d";
|
| 1430 |
+
}
|
| 1431 |
+
|
| 1432 |
+
.fa-compass:before {
|
| 1433 |
+
content: "\f14e";
|
| 1434 |
+
}
|
| 1435 |
+
|
| 1436 |
+
.fa-toggle-down:before, .fa-caret-square-o-down:before {
|
| 1437 |
+
content: "\f150";
|
| 1438 |
+
}
|
| 1439 |
+
|
| 1440 |
+
.fa-toggle-up:before, .fa-caret-square-o-up:before {
|
| 1441 |
+
content: "\f151";
|
| 1442 |
+
}
|
| 1443 |
+
|
| 1444 |
+
.fa-toggle-right:before, .fa-caret-square-o-right:before {
|
| 1445 |
+
content: "\f152";
|
| 1446 |
+
}
|
| 1447 |
+
|
| 1448 |
+
.fa-euro:before, .fa-eur:before {
|
| 1449 |
+
content: "\f153";
|
| 1450 |
+
}
|
| 1451 |
+
|
| 1452 |
+
.fa-gbp:before {
|
| 1453 |
+
content: "\f154";
|
| 1454 |
+
}
|
| 1455 |
+
|
| 1456 |
+
.fa-dollar:before, .fa-usd:before {
|
| 1457 |
+
content: "\f155";
|
| 1458 |
+
}
|
| 1459 |
+
|
| 1460 |
+
.fa-rupee:before, .fa-inr:before {
|
| 1461 |
+
content: "\f156";
|
| 1462 |
+
}
|
| 1463 |
+
|
| 1464 |
+
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
|
| 1465 |
+
content: "\f157";
|
| 1466 |
+
}
|
| 1467 |
+
|
| 1468 |
+
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
|
| 1469 |
+
content: "\f158";
|
| 1470 |
+
}
|
| 1471 |
+
|
| 1472 |
+
.fa-won:before, .fa-krw:before {
|
| 1473 |
+
content: "\f159";
|
| 1474 |
+
}
|
| 1475 |
+
|
| 1476 |
+
.fa-bitcoin:before, .fa-btc:before {
|
| 1477 |
+
content: "\f15a";
|
| 1478 |
+
}
|
| 1479 |
+
|
| 1480 |
+
.fa-file:before {
|
| 1481 |
+
content: "\f15b";
|
| 1482 |
+
}
|
| 1483 |
+
|
| 1484 |
+
.fa-file-text:before {
|
| 1485 |
+
content: "\f15c";
|
| 1486 |
+
}
|
| 1487 |
+
|
| 1488 |
+
.fa-sort-alpha-asc:before {
|
| 1489 |
+
content: "\f15d";
|
| 1490 |
+
}
|
| 1491 |
+
|
| 1492 |
+
.fa-sort-alpha-desc:before {
|
| 1493 |
+
content: "\f15e";
|
| 1494 |
+
}
|
| 1495 |
+
|
| 1496 |
+
.fa-sort-amount-asc:before {
|
| 1497 |
+
content: "\f160";
|
| 1498 |
+
}
|
| 1499 |
+
|
| 1500 |
+
.fa-sort-amount-desc:before {
|
| 1501 |
+
content: "\f161";
|
| 1502 |
+
}
|
| 1503 |
+
|
| 1504 |
+
.fa-sort-numeric-asc:before {
|
| 1505 |
+
content: "\f162";
|
| 1506 |
+
}
|
| 1507 |
+
|
| 1508 |
+
.fa-sort-numeric-desc:before {
|
| 1509 |
+
content: "\f163";
|
| 1510 |
+
}
|
| 1511 |
+
|
| 1512 |
+
.fa-thumbs-up:before {
|
| 1513 |
+
content: "\f164";
|
| 1514 |
+
}
|
| 1515 |
+
|
| 1516 |
+
.fa-thumbs-down:before {
|
| 1517 |
+
content: "\f165";
|
| 1518 |
+
}
|
| 1519 |
+
|
| 1520 |
+
.fa-youtube-square:before {
|
| 1521 |
+
content: "\f166";
|
| 1522 |
+
}
|
| 1523 |
+
|
| 1524 |
+
.fa-youtube:before {
|
| 1525 |
+
content: "\f167";
|
| 1526 |
+
}
|
| 1527 |
+
|
| 1528 |
+
.fa-xing:before {
|
| 1529 |
+
content: "\f168";
|
| 1530 |
+
}
|
| 1531 |
+
|
| 1532 |
+
.fa-xing-square:before {
|
| 1533 |
+
content: "\f169";
|
| 1534 |
+
}
|
| 1535 |
+
|
| 1536 |
+
.fa-youtube-play:before {
|
| 1537 |
+
content: "\f16a";
|
| 1538 |
+
}
|
| 1539 |
+
|
| 1540 |
+
.fa-dropbox:before {
|
| 1541 |
+
content: "\f16b";
|
| 1542 |
+
}
|
| 1543 |
+
|
| 1544 |
+
.fa-stack-overflow:before {
|
| 1545 |
+
content: "\f16c";
|
| 1546 |
+
}
|
| 1547 |
+
|
| 1548 |
+
.fa-instagram:before {
|
| 1549 |
+
content: "\f16d";
|
| 1550 |
+
}
|
| 1551 |
+
|
| 1552 |
+
.fa-flickr:before {
|
| 1553 |
+
content: "\f16e";
|
| 1554 |
+
}
|
| 1555 |
+
|
| 1556 |
+
.fa-adn:before {
|
| 1557 |
+
content: "\f170";
|
| 1558 |
+
}
|
| 1559 |
+
|
| 1560 |
+
.fa-bitbucket:before {
|
| 1561 |
+
content: "\f171";
|
| 1562 |
+
}
|
| 1563 |
+
|
| 1564 |
+
.fa-bitbucket-square:before {
|
| 1565 |
+
content: "\f172";
|
| 1566 |
+
}
|
| 1567 |
+
|
| 1568 |
+
.fa-tumblr:before {
|
| 1569 |
+
content: "\f173";
|
| 1570 |
+
}
|
| 1571 |
+
|
| 1572 |
+
.fa-tumblr-square:before {
|
| 1573 |
+
content: "\f174";
|
| 1574 |
+
}
|
| 1575 |
+
|
| 1576 |
+
.fa-long-arrow-down:before {
|
| 1577 |
+
content: "\f175";
|
| 1578 |
+
}
|
| 1579 |
+
|
| 1580 |
+
.fa-long-arrow-up:before {
|
| 1581 |
+
content: "\f176";
|
| 1582 |
+
}
|
| 1583 |
+
|
| 1584 |
+
.fa-long-arrow-left:before {
|
| 1585 |
+
content: "\f177";
|
| 1586 |
+
}
|
| 1587 |
+
|
| 1588 |
+
.fa-long-arrow-right:before {
|
| 1589 |
+
content: "\f178";
|
| 1590 |
+
}
|
| 1591 |
+
|
| 1592 |
+
.fa-apple:before {
|
| 1593 |
+
content: "\f179";
|
| 1594 |
+
}
|
| 1595 |
+
|
| 1596 |
+
.fa-windows:before {
|
| 1597 |
+
content: "\f17a";
|
| 1598 |
+
}
|
| 1599 |
+
|
| 1600 |
+
.fa-android:before {
|
| 1601 |
+
content: "\f17b";
|
| 1602 |
+
}
|
| 1603 |
+
|
| 1604 |
+
.fa-linux:before {
|
| 1605 |
+
content: "\f17c";
|
| 1606 |
+
}
|
| 1607 |
+
|
| 1608 |
+
.fa-dribbble:before {
|
| 1609 |
+
content: "\f17d";
|
| 1610 |
+
}
|
| 1611 |
+
|
| 1612 |
+
.fa-skype:before {
|
| 1613 |
+
content: "\f17e";
|
| 1614 |
+
}
|
| 1615 |
+
|
| 1616 |
+
.fa-foursquare:before {
|
| 1617 |
+
content: "\f180";
|
| 1618 |
+
}
|
| 1619 |
+
|
| 1620 |
+
.fa-trello:before {
|
| 1621 |
+
content: "\f181";
|
| 1622 |
+
}
|
| 1623 |
+
|
| 1624 |
+
.fa-female:before {
|
| 1625 |
+
content: "\f182";
|
| 1626 |
+
}
|
| 1627 |
+
|
| 1628 |
+
.fa-male:before {
|
| 1629 |
+
content: "\f183";
|
| 1630 |
+
}
|
| 1631 |
+
|
| 1632 |
+
.fa-gittip:before {
|
| 1633 |
+
content: "\f184";
|
| 1634 |
+
}
|
| 1635 |
+
|
| 1636 |
+
.fa-sun-o:before {
|
| 1637 |
+
content: "\f185";
|
| 1638 |
+
}
|
| 1639 |
+
|
| 1640 |
+
.fa-moon-o:before {
|
| 1641 |
+
content: "\f186";
|
| 1642 |
+
}
|
| 1643 |
+
|
| 1644 |
+
.fa-archive:before {
|
| 1645 |
+
content: "\f187";
|
| 1646 |
+
}
|
| 1647 |
+
|
| 1648 |
+
.fa-bug:before {
|
| 1649 |
+
content: "\f188";
|
| 1650 |
+
}
|
| 1651 |
+
|
| 1652 |
+
.fa-vk:before {
|
| 1653 |
+
content: "\f189";
|
| 1654 |
+
}
|
| 1655 |
+
|
| 1656 |
+
.fa-weibo:before {
|
| 1657 |
+
content: "\f18a";
|
| 1658 |
+
}
|
| 1659 |
+
|
| 1660 |
+
.fa-renren:before {
|
| 1661 |
+
content: "\f18b";
|
| 1662 |
+
}
|
| 1663 |
+
|
| 1664 |
+
.fa-pagelines:before {
|
| 1665 |
+
content: "\f18c";
|
| 1666 |
+
}
|
| 1667 |
+
|
| 1668 |
+
.fa-stack-exchange:before {
|
| 1669 |
+
content: "\f18d";
|
| 1670 |
+
}
|
| 1671 |
+
|
| 1672 |
+
.fa-arrow-circle-o-right:before {
|
| 1673 |
+
content: "\f18e";
|
| 1674 |
+
}
|
| 1675 |
+
|
| 1676 |
+
.fa-arrow-circle-o-left:before {
|
| 1677 |
+
content: "\f190";
|
| 1678 |
+
}
|
| 1679 |
+
|
| 1680 |
+
.fa-toggle-left:before, .fa-caret-square-o-left:before {
|
| 1681 |
+
content: "\f191";
|
| 1682 |
+
}
|
| 1683 |
+
|
| 1684 |
+
.fa-dot-circle-o:before {
|
| 1685 |
+
content: "\f192";
|
| 1686 |
+
}
|
| 1687 |
+
|
| 1688 |
+
.fa-wheelchair:before {
|
| 1689 |
+
content: "\f193";
|
| 1690 |
+
}
|
| 1691 |
+
|
| 1692 |
+
.fa-vimeo-square:before {
|
| 1693 |
+
content: "\f194";
|
| 1694 |
+
}
|
| 1695 |
+
|
| 1696 |
+
.fa-turkish-lira:before, .fa-try:before {
|
| 1697 |
+
content: "\f195";
|
| 1698 |
+
}
|
| 1699 |
+
|
| 1700 |
+
.fa-plus-square-o:before {
|
| 1701 |
+
content: "\f196";
|
| 1702 |
+
}
|
index.html
ADDED
|
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html>
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="utf-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
| 6 |
+
<meta name="description" content="">
|
| 7 |
+
<meta name="author" content="">
|
| 8 |
+
<!--[if IE]>
|
| 9 |
+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
| 10 |
+
<![endif]-->
|
| 11 |
+
<title>PLATAFORMA VOZ</title>
|
| 12 |
+
<!--REQUIRED STYLE SHEETS-->
|
| 13 |
+
<!-- BOOTSTRAP CORE STYLE CSS -->
|
| 14 |
+
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='bootstrap.css')}}" />
|
| 15 |
+
|
| 16 |
+
<!-- FONTAWESOME STYLE CSS -->
|
| 17 |
+
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='font-awesome.min.css')}}" />
|
| 18 |
+
|
| 19 |
+
<!-- CUSTOM STYLE CSS -->
|
| 20 |
+
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='style.css')}}" />
|
| 21 |
+
|
| 22 |
+
<!-- GOOGLE FONT -->
|
| 23 |
+
<link href='http://fonts.googleapis.com/css?family=Ruluko' rel='stylesheet' type='text/css' />
|
| 24 |
+
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
| 25 |
+
<!--[if lt IE 9]>
|
| 26 |
+
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
| 27 |
+
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
| 28 |
+
<![endif]-->
|
| 29 |
+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
<style type="text/css">
|
| 33 |
+
#footer {
|
| 34 |
+
background-color:#373737;
|
| 35 |
+
color:#fff;
|
| 36 |
+
text-align:right;
|
| 37 |
+
bottom: 0px;
|
| 38 |
+
position:fixed;
|
| 39 |
+
width: 100%;
|
| 40 |
+
left: 0px;
|
| 41 |
+
}
|
| 42 |
+
#div-cookies {
|
| 43 |
+
position: fixed;
|
| 44 |
+
bottom: 0px;
|
| 45 |
+
left: 0px;
|
| 46 |
+
width: 100%;
|
| 47 |
+
background-color: white;
|
| 48 |
+
box-shadow: 0px -5px 15px gray;
|
| 49 |
+
padding: 7px;
|
| 50 |
+
text-align: center;
|
| 51 |
+
z-index: 99;
|
| 52 |
+
}
|
| 53 |
+
</style>
|
| 54 |
+
|
| 55 |
+
</head>
|
| 56 |
+
<body>
|
| 57 |
+
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
<!-- Navigation -->
|
| 61 |
+
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation" style="background-color: #373737;">
|
| 62 |
+
<div class="container" >
|
| 63 |
+
<div class="navbar-header">
|
| 64 |
+
|
| 65 |
+
<img src="Logo TMS.png" style="max-height: 60px;max-width: 150px">
|
| 66 |
+
</div>
|
| 67 |
+
<!-- Collect the nav links for toggling -->
|
| 68 |
+
<div class="collapse navbar-collapse navbar-ex1-collapse">
|
| 69 |
+
<ul class="nav navbar-nav navbar-right" style="background-color: #373737;">
|
| 70 |
+
</ul>
|
| 71 |
+
</div>
|
| 72 |
+
<!-- /.navbar-collapse -->
|
| 73 |
+
</div>
|
| 74 |
+
<!-- /.container -->
|
| 75 |
+
</nav>
|
| 76 |
+
<!--End Navigation -->
|
| 77 |
+
<!--Header section -->
|
| 78 |
+
|
| 79 |
+
<!--<gradio-app space="JPLTedCas/TedCasSpeechRecognition"></gradio-app>-->
|
| 80 |
+
|
| 81 |
+
<!--End Header section -->
|
| 82 |
+
|
| 83 |
+
<!-- JAVASCRIPT FILES PLACED AT THE BOTTOM TO REDUCE THE LOADING TIME -->
|
| 84 |
+
<!-- CORE JQUERY -->
|
| 85 |
+
<script src="jquery-1.10.2.js"></script>
|
| 86 |
+
<!-- BOOTSTRAP CORE SCRIPT -->
|
| 87 |
+
<script src="bootstrap.js"></script>
|
| 88 |
+
<!-- CUSTOM SCRIPTS -->
|
| 89 |
+
<script src="custom.js"></script>
|
| 90 |
+
<div id="div-cookies" style="display: none;">
|
| 91 |
+
Necesitamos usar cookies para que funcione todo, si permanece aquí acepta su uso, más información en
|
| 92 |
+
<a hreflang="es" href="/aviso-legal.html">Aviso Legal</a>
|
| 93 |
+
y la
|
| 94 |
+
<a hreflang="es" href="/politica-de-privacidad.html">Política de Privacidad</a>.
|
| 95 |
+
<button type="button" class="btn btn-sm btn-primary" onclick="acceptCookies()">
|
| 96 |
+
Acepto el uso de cookies
|
| 97 |
+
</button>
|
| 98 |
+
</div>
|
| 99 |
+
<!--<meta http-equiv="refresh" content="0; url=https://hf.space/embed/JPLTedCas/TedCasReconocimientoVoz/+" />-->
|
| 100 |
+
|
| 101 |
+
<!--<center><iframe src="https://hf.space/embed/JPLTedCas/TedCasSpeechRecognition/+" name="iframe" width="100%" height="500" align="middle"></iframe></center>-->
|
| 102 |
+
<center><iframe src="https://jpltedcas-tedcasspeechrecognition.hf.space" name="iframe" width="100%" height="500" allow="microphone;" align="middle"></iframe></center>
|
| 103 |
+
|
| 104 |
+
|
| 105 |
+
|
| 106 |
+
|
| 107 |
+
<!--<p>
|
| 108 |
+
1)Select language <br>
|
| 109 |
+
2)Click on ‘record from microphone’ and talk <br>
|
| 110 |
+
3)Click on ‘stop recording’ <br>
|
| 111 |
+
4)Click on submit <br>
|
| 112 |
+
5)Before starting again, click on ‘clear’
|
| 113 |
+
</p>-->
|
| 114 |
+
<!--<a href="https://hf.space/embed/JPLTedCas/TedCasReconocimientoVoz/+" target="iframe">Reset</a>-->
|
| 115 |
+
<!--<a href="https://jpltedcas-tedcasspeechrecognition.hf.space/" target="iframe">Reset</a>-->
|
| 116 |
+
|
| 117 |
+
|
| 118 |
+
|
| 119 |
+
<script>
|
| 120 |
+
function checkAcceptCookies() {
|
| 121 |
+
if (localStorage.acceptCookies == 'true') {
|
| 122 |
+
} else {
|
| 123 |
+
$('#div-cookies').show();
|
| 124 |
+
}
|
| 125 |
+
}
|
| 126 |
+
function acceptCookies() {
|
| 127 |
+
localStorage.acceptCookies = 'true';
|
| 128 |
+
$('#div-cookies').hide();
|
| 129 |
+
}
|
| 130 |
+
$(document).ready(function() {
|
| 131 |
+
checkAcceptCookies();
|
| 132 |
+
});
|
| 133 |
+
</script>
|
| 134 |
+
<div class="for-full-back" id="footer">
|
| 135 |
+
2023 www.tedcas.com | All Right Reserved
|
| 136 |
+
</div>
|
| 137 |
+
</body>
|
| 138 |
+
|
| 139 |
+
</html>
|
style.css
ADDED
|
@@ -0,0 +1,178 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*=============================================================
|
| 2 |
+
Authour URI: www.binarytheme.com
|
| 3 |
+
License: Commons Attribution 3.0
|
| 4 |
+
|
| 5 |
+
http://creativecommons.org/licenses/by/3.0/
|
| 6 |
+
|
| 7 |
+
100% To use For Personal And Commercial Use.
|
| 8 |
+
IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
|
| 9 |
+
|
| 10 |
+
======================================================== */
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
/*=======================================
|
| 15 |
+
GENERAL STYLES
|
| 16 |
+
==================================================*/
|
| 17 |
+
body {
|
| 18 |
+
font-family: 'Ruluko', sans-serif;
|
| 19 |
+
font-size:14px;
|
| 20 |
+
}
|
| 21 |
+
|
| 22 |
+
.nav a {
|
| 23 |
+
color:#ffffff !important;
|
| 24 |
+
}
|
| 25 |
+
.navbar-header a {
|
| 26 |
+
color:#ffffff !important;
|
| 27 |
+
padding-right:100px;
|
| 28 |
+
}
|
| 29 |
+
|
| 30 |
+
.text-center {
|
| 31 |
+
text-align:center;
|
| 32 |
+
}
|
| 33 |
+
|
| 34 |
+
h1, h2, h3, h4, h5, h6 {
|
| 35 |
+
font-family: 'Ruluko', sans-serif;
|
| 36 |
+
}
|
| 37 |
+
|
| 38 |
+
h1 {
|
| 39 |
+
line-height:120px;
|
| 40 |
+
text-transform:uppercase;
|
| 41 |
+
color: #395b74;
|
| 42 |
+
font-size:50px ;
|
| 43 |
+
font-weight:900!important;
|
| 44 |
+
}
|
| 45 |
+
h3 {
|
| 46 |
+
line-height:30px;
|
| 47 |
+
padding-bottom:20px;
|
| 48 |
+
}
|
| 49 |
+
h4 {
|
| 50 |
+
line-height:40px;
|
| 51 |
+
padding-bottom:40px;
|
| 52 |
+
}
|
| 53 |
+
|
| 54 |
+
p {
|
| 55 |
+
font-weight:300;
|
| 56 |
+
line-height:30px;
|
| 57 |
+
padding-bottom:20px;
|
| 58 |
+
}
|
| 59 |
+
.space-pad {
|
| 60 |
+
padding-bottom:50px;
|
| 61 |
+
}
|
| 62 |
+
.for-full-back {
|
| 63 |
+
/* IE 8 */
|
| 64 |
+
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
|
| 65 |
+
|
| 66 |
+
/* IE 5-7 */
|
| 67 |
+
filter: alpha(opacity=90);
|
| 68 |
+
|
| 69 |
+
/* Netscape */
|
| 70 |
+
-moz-opacity: 0.9;
|
| 71 |
+
|
| 72 |
+
/* Safari 1.x */
|
| 73 |
+
-khtml-opacity: 0.9;
|
| 74 |
+
|
| 75 |
+
/* Good browsers */
|
| 76 |
+
opacity: 0.9;
|
| 77 |
+
}
|
| 78 |
+
section {
|
| 79 |
+
padding-top:30px;
|
| 80 |
+
padding-bottom:40px;
|
| 81 |
+
}
|
| 82 |
+
|
| 83 |
+
/*=======================================
|
| 84 |
+
COLOR CODES
|
| 85 |
+
==================================================*/
|
| 86 |
+
.color-white {
|
| 87 |
+
background-color:#fff!important;
|
| 88 |
+
}
|
| 89 |
+
|
| 90 |
+
.color-light {
|
| 91 |
+
background-color:#F8F8F8!important;
|
| 92 |
+
}
|
| 93 |
+
.color-blue {
|
| 94 |
+
color: #395b74;
|
| 95 |
+
}
|
| 96 |
+
/*=======================================
|
| 97 |
+
HEADER STYLES
|
| 98 |
+
==================================================*/
|
| 99 |
+
#home {
|
| 100 |
+
padding:20px 40px 130px 40px;
|
| 101 |
+
}
|
| 102 |
+
.head-main {
|
| 103 |
+
font-size:120px !important;
|
| 104 |
+
font-weight:900!important;
|
| 105 |
+
color:#585858!important;
|
| 106 |
+
padding:200px 20px 20px 20px;
|
| 107 |
+
}
|
| 108 |
+
|
| 109 |
+
/*=======================================
|
| 110 |
+
NAVIGATION STYLES
|
| 111 |
+
==================================================*/
|
| 112 |
+
|
| 113 |
+
|
| 114 |
+
nav {
|
| 115 |
+
position: absolute;
|
| 116 |
+
width: 100%;
|
| 117 |
+
background: #fff;
|
| 118 |
+
z-index:99;
|
| 119 |
+
}
|
| 120 |
+
.fixed {
|
| 121 |
+
position: fixed;
|
| 122 |
+
top: 0;
|
| 123 |
+
min-height: 50px;
|
| 124 |
+
z-index: 99;
|
| 125 |
+
}
|
| 126 |
+
|
| 127 |
+
.navbar-inverse {
|
| 128 |
+
background-color: #525252;
|
| 129 |
+
border-color: #4B4A4A;
|
| 130 |
+
}
|
| 131 |
+
|
| 132 |
+
/*=======================================
|
| 133 |
+
ABOUT STYLES
|
| 134 |
+
==================================================*/
|
| 135 |
+
|
| 136 |
+
.about-div {
|
| 137 |
+
width: 100%;
|
| 138 |
+
min-height: 100px;
|
| 139 |
+
background-color: rgba(209, 209, 209, 0.24);
|
| 140 |
+
box-shadow: none;
|
| 141 |
+
border: 0;
|
| 142 |
+
padding: 50px 20px 30px 20px;
|
| 143 |
+
margin-bottom:20px;
|
| 144 |
+
}
|
| 145 |
+
/*=======================================
|
| 146 |
+
FREE TEXT STYLES
|
| 147 |
+
==================================================*/
|
| 148 |
+
.free-div {
|
| 149 |
+
width: 100%;
|
| 150 |
+
min-height: 100px;
|
| 151 |
+
background-color: rgba(209, 209, 209, 0.24);
|
| 152 |
+
box-shadow: none;
|
| 153 |
+
border: 0;
|
| 154 |
+
padding: 50px 20px 30px 20px;
|
| 155 |
+
margin-bottom:20px;
|
| 156 |
+
}
|
| 157 |
+
|
| 158 |
+
/*=======================================
|
| 159 |
+
CONTACT STYLES
|
| 160 |
+
==================================================*/
|
| 161 |
+
.contact-cls {
|
| 162 |
+
font-size:20px;
|
| 163 |
+
line-height:40px;
|
| 164 |
+
}
|
| 165 |
+
/*=======================================
|
| 166 |
+
FOOTER STYLES
|
| 167 |
+
==================================================*/
|
| 168 |
+
|
| 169 |
+
#footer {
|
| 170 |
+
background-color:#373737;
|
| 171 |
+
color:#fff;
|
| 172 |
+
text-align:right;
|
| 173 |
+
bottom: 0px;
|
| 174 |
+
position:fixed;
|
| 175 |
+
width: 100%;
|
| 176 |
+
left: 0px;
|
| 177 |
+
}
|
| 178 |
+
|